Test Run By root on Fri May 1 11:40:47 2015 Native configuration is aarch64-unknown-linux-gnu === systemtap tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Host: Linux apm-mustang-ev3-11.lab.eng.rdu.redhat.com 3.19.0-0.72.aa7a.aarch64 #1 SMP Fri Mar 20 14:11:44 EDT 2015 aarch64 aarch64 aarch64 GNU/Linux Snapshot: version 2.8/0.160, commit release-2.7-133-ged64d10fb7de GCC: 4.8.3 [gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9)] Distro: Red Hat Enterprise Linux Server For ARM release 7.1 Beta (Biscayne) SElinux: Enforcing Running ./systemtap/notest.exp ... testcase ./systemtap/notest.exp completed in 0 seconds Running ./systemtap.apps/java.exp ... PASS: singleparam compile spawn stap ./systemtap.apps/singleparam.stp -c java singleparam >/dev/null 2>&1 FAIL: singleparam (0) PASS: return compile spawn stap ./systemtap.apps/returnstatement.stp -c java returnstatement >/dev/null 2>&1 FAIL: return (0) PASS: multiparams compile spawn stap ./systemtap.apps/multiparams.stp -c java multiparams >/dev/null 2>&1 FAIL: multiparams (0) spawn stap ./systemtap.apps/java_backtrace.stp -c java singleparam >/dev/null 2>&1 FAIL: stacktrace (0) testcase ./systemtap.apps/java.exp completed in 138 seconds Running ./systemtap.apps/mysql.exp ... UNTESTED: mysql sdt app testcase ./systemtap.apps/mysql.exp completed in 0 seconds Running ./systemtap.apps/postgres.exp ... UNTESTED: postgres sdt app testcase ./systemtap.apps/postgres.exp completed in 0 seconds Running ./systemtap.apps/python.exp ... UNTESTED: python sdt app testcase ./systemtap.apps/python.exp completed in 0 seconds Running ./systemtap.apps/tcl.exp ... UNTESTED: tcl sdt app testcase ./systemtap.apps/tcl.exp completed in 0 seconds Running ./systemtap.apps/xulrunner.exp ... UNTESTED: xulrunner sdt app testcase ./systemtap.apps/xulrunner.exp completed in 0 seconds Running ./systemtap.base/add.exp ... executing: stap -v ./systemtap.base/add.stp spawn stap -v ./systemtap.base/add.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/438real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 3 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapbAeLmB/stap_fd5346ee2e0ff2a7ce6b44fb8972aef9_1803_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_fd5346ee2e0ff2a7ce6b44fb8972aef9_1803.ko" in 2600usr/70sys/3017real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/add.stp startup PASS: ./systemtap.base/add.stp load generation Executing: kill -INT -5788 systemtap ending probe systemtap test success PASS: ./systemtap.base/add.stp shutdown and output Pass 5: run completed in 10usr/0sys/858real ms. metric: ./systemtap.base/add.stp 410 0 438 10 0 9 0 0 1 2600 70 3017 10 0 858 Executing: kill -INT -5788 testcase ./systemtap.base/add.exp completed in 4 seconds Running ./systemtap.base/additional_scripts.exp ... spawn stap -p4 -v -E probe timer.s(15) { printf("ending") exit ()} A script must be specified. Try '--help' for more information. PASS: additional_scripts (no script) spawn stap -p4 -v -e probe begin{printf("beginning")} -E probe pppppppp.begin { exit(); } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 400usr/10sys/411real ms. semantic error: while resolving probe point: identifier 'pppppppp' at :1:7 source: probe pppppppp.begin { exit(); } ^ semantic error: probe point mismatch (similar: tcp, udp, perf, stap, vm): identifier 'pppppppp' at :1:7 source: probe pppppppp.begin { exit(); }PASS: additional_scripts (-E BAD_SCRIPT) spawn stap -l pb -E probe pb=process.begin {exit();} probe process.end{exit();} pb PASS: additional_scripts (-E listing probes) spawn stap -l pb -E probe pb=process.begin {exit();} probe process.end{exit();} -E probe pppppppp.begin { exit(); } pb PASS: additional_scripts (-E BAD_SCRIPT listing probes) spawn stap -v -e probe begin{printf("beginning")} -E probe timer.s(15) { printf("ending") exit ()} Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 400usr/10sys/407real ms. Pass 2: analyzed script: 3 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapBURjMS/stap_4ddf542e43d9662c0707dcfaf6ce75f2_1734_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_4ddf542e43d9662c0707dcfaf6ce75f2_1734.ko" in 2620usr/60sys/3015real ms. Pass 5: starting run. beginningsaw:beginning endingsaw:ending Pass 5: run completed in 0usr/10sys/15625real ms. PASS: additional_scripts (-e and -E ) spawn stap -v ./systemtap.base/additional_scripts.stp -E probe timer.s(15) { printf("ending") exit ()} Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/431real ms. Pass 2: analyzed script: 3 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapJFzgH9/stap_d19c096947ca1469002213cfc5f85077_1756_src.c" using 50112virt/43072res/6528shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_d19c096947ca1469002213cfc5f85077_1756.ko" in 3960usr/90sys/4385real ms. Pass 5: starting run. a process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process begana process began saw:a process began ending saw:ending Pass 5: run completed in 0usr/30sys/15661real ms. PASS: additional_scripts (file and -E ) spawn stap -v -e probe process.begin{printf("%s", $1)} -E probe begin{printf("beginning")} -E probe timer.s(15) { printf("ending") exit ()} "hello" Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 4 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 0usr/10sys/8real ms. Pass 3: translated to C into "/tmp/stappVnrIM/stap_00d2854e242723c53a2accc0e1811cea_1793_src.c" using 50112virt/43008res/6528shr/32896data kb, in 10usr/0sys/1real ms. Pass 4: compiled C into "stap_00d2854e242723c53a2accc0e1811cea_1793.ko" in 4070usr/30sys/4439real ms. Pass 5: starting run. beginninghellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohello saw:beginning saw:hello ending saw:ending Pass 5: run completed in 20usr/10sys/15684real ms. PASS: additional_scripts (multiple -E ) testcase ./systemtap.base/additional_scripts.exp completed in 63 seconds Running ./systemtap.base/alias-condition.exp ... executing: stap -v ./systemtap.base/alias-condition.stp spawn stap -v ./systemtap.base/alias-condition.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 6 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapNngG0s/stap_6bf90853e902f9555a420daa7b8e5e08_2056_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_6bf90853e902f9555a420daa7b8e5e08_2056.ko" in 2670usr/50sys/3056real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe systemtap test success PASS: ./systemtap.base/alias-condition.stp startup PASS: ./systemtap.base/alias-condition.stp load generation Executing: kill -INT -6697 PASS: ./systemtap.base/alias-condition.stp shutdown and output Pass 5: run completed in 10usr/0sys/653real ms. metric: ./systemtap.base/alias-condition.stp 410 0 408 10 0 9 0 0 1 2670 50 3056 10 0 653 Executing: kill -INT -6697 testcase ./systemtap.base/alias-condition.exp completed in 4 seconds Running ./systemtap.base/alias_suffixes.exp ... executing: stap -v ./systemtap.base/alias_suffixes01.stp spawn stap -v ./systemtap.base/alias_suffixes01.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/10sys/438real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapNPpPlR/stap_53f62370b876597b9324d20f5c391579_1720_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_53f62370b876597b9324d20f5c391579_1720.ko" in 2640usr/30sys/2998real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/alias_suffixes01.stp startup PASS: ./systemtap.base/alias_suffixes01.stp load generation Executing: kill -INT -6921 systemtap ending probe systemtap test success PASS: ./systemtap.base/alias_suffixes01.stp shutdown and output Pass 5: run completed in 0usr/10sys/879real ms. metric: ./systemtap.base/alias_suffixes01.stp 410 10 438 10 0 8 0 0 1 2640 30 2998 0 10 879 Executing: kill -INT -6921 executing: stap -v ./systemtap.base/alias_suffixes02.stp spawn stap -v ./systemtap.base/alias_suffixes02.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/10sys/415real ms. Pass 2: analyzed script: 5 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapeWi9mh/stap_d12842327e82a59ca048b2f5714f59af_1887_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_d12842327e82a59ca048b2f5714f59af_1887.ko" in 2660usr/20sys/3012real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/alias_suffixes02.stp startup PASS: ./systemtap.base/alias_suffixes02.stp load generation Executing: kill -INT -7145 systemtap ending probe systemtap test success PASS: ./systemtap.base/alias_suffixes02.stp shutdown and output Pass 5: run completed in 10usr/10sys/879real ms. metric: ./systemtap.base/alias_suffixes02.stp 410 10 415 10 0 9 0 0 1 2660 20 3012 10 10 879 Executing: kill -INT -7145 executing: stap -v ./systemtap.base/alias_suffixes03.stp spawn stap -v ./systemtap.base/alias_suffixes03.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/415real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapyOGj9Q/stap_c825fbcab01a594b4301086c041c3a35_1699_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_c825fbcab01a594b4301086c041c3a35_1699.ko" in 2630usr/40sys/3001real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/alias_suffixes03.stp startup PASS: ./systemtap.base/alias_suffixes03.stp load generation Executing: kill -INT -7369 systemtap ending probe systemtap test success PASS: ./systemtap.base/alias_suffixes03.stp shutdown and output Pass 5: run completed in 0usr/10sys/899real ms. metric: ./systemtap.base/alias_suffixes03.stp 410 0 415 10 0 8 0 0 1 2630 40 3001 0 10 899 Executing: kill -INT -7369 executing: stap -v ./systemtap.base/alias_suffixes04.stp spawn stap -v ./systemtap.base/alias_suffixes04.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapD7Ck7k/stap_4af272ac39854db4ffb5f3c401d5382d_1758_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_4af272ac39854db4ffb5f3c401d5382d_1758.ko" in 2590usr/70sys/3000real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/alias_suffixes04.stp startup PASS: ./systemtap.base/alias_suffixes04.stp load generation Executing: kill -INT -7593 systemtap ending probe systemtap test success PASS: ./systemtap.base/alias_suffixes04.stp shutdown and output Pass 5: run completed in 0usr/10sys/789real ms. metric: ./systemtap.base/alias_suffixes04.stp 410 0 408 10 0 8 0 0 1 2590 70 3000 0 10 789 Executing: kill -INT -7593 executing: stap -v ./systemtap.base/alias_suffixes05.stp spawn stap -v ./systemtap.base/alias_suffixes05.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/411real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapJwRxYL/stap_6f48298ef5cf0a13d1f6f732b00ea312_1880_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_6f48298ef5cf0a13d1f6f732b00ea312_1880.ko" in 2660usr/60sys/3044real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/alias_suffixes05.stp startup PASS: ./systemtap.base/alias_suffixes05.stp load generation Executing: kill -INT -7817 systemtap ending probe systemtap test success PASS: ./systemtap.base/alias_suffixes05.stp shutdown and output Pass 5: run completed in 10usr/0sys/833real ms. metric: ./systemtap.base/alias_suffixes05.stp 400 10 411 10 0 9 0 0 1 2660 60 3044 10 0 833 Executing: kill -INT -7817 testcase ./systemtap.base/alias_suffixes.exp completed in 23 seconds Running ./systemtap.base/alias_tapset.exp ... running bash -c {stap -p2 -I ./systemtap.base/alias_tapset ./systemtap.base/alias_tapset.stp | egrep '^kernel|^never|^timer'} spawn bash -c stap -p2 -I ./systemtap.base/alias_tapset ./systemtap.base/alias_tapset.stp | egrep '^kernel|^never|^timer' never /* <- tapset_test.foo = never <- tapset_test.foo */ timer.s(900) /* <- timer.s(900) */ kernel.function("SyS_read@fs/read_write.c:574").call /* pc=_stext+0x1542e8 */ /* <- kernel.function("SyS_read@fs/read_write.c:574").call */ timer.s(5) /* <- timer.s(5) */ PASS: alias_tapset testcase ./systemtap.base/alias_tapset.exp completed in 1 seconds Running ./systemtap.base/alternatives.exp ... starting stap -u -p2 -e { probe kernel.function("vfs_write") { ret = $z; } } spawn stap -u -p2 -e probe kernel.function("vfs_write") { ret = $z; } semantic error: unable to find local 'z', [man error::dwarf] dieoffset 0xdf98f9 in kernel, near pc 0xfffffe00001e3c28 in vfs_write fs/read_write.c (alternatives: $buf, $pos, $ret, $file, $count)): identifier '$z' at :2:48 source: probe kernel.function("vfs_write") { ret = $z; } ^ uf, $pos, $ret, $file, $count)): identifier '$z' at :2:48 source: probe kernel.function("vfs_write") { ret = $z; } ^ Pass 2: analysis failed. [man error::pass2] Pass 2: analysis failed. [man error::pass2] EOF wait results: 8047 exp13 0 1 PASS: LOCAL1 starting stap -u -p2 -e { probe kernel.function("vfs_write") { f_pos = $file->f_po; } } spawn stap -u -p2 -e probe kernel.function("vfs_write") { f_pos = $file->f_po; } semantic error: unable to find member 'f_po' for struct file (alternatives: f_pos, f_op, f_ra, f_u, f_lock, f_mode, f_path, f_count, f_cred, f_inode, f_flags, f_owner, f_mapping, f_pos_lock, f_version, f_ep_links, f_security, private_data, f_tfile_llink): operator '->' at :2:55 source: probe kernel.function("vfs_write") { f_pos = $file->f_po; } ^ _pos, f_op, f_ra, f_u, f_lock, f_mode, f_path, f_count, f_cred, f_inode, f_flags, f_owner, f_mapping, f_pos_lock, f_version, f_ep_links, f_security, private_data, f_tfile_llink): operator '->' at :2:55 source: probe kernel.function("vfs_write") { f_pos = $file->f_po; } ^ Pass 2: analysis failed. [man error::pass2] Pass 2: analysis failed. [man error::pass2] EOF wait results: 8051 exp13 0 1 PASS: STRUCT1 testcase ./systemtap.base/alternatives.exp completed in 4 seconds Running ./systemtap.base/argv.exp ... executing: stap ./systemtap.base/argv.stp PASS: argv naked executing: stap ./systemtap.base/argv.stp hello PASS: argv one executing: stap ./systemtap.base/argv.stp hello world PASS: argv two executing: stap ./systemtap.base/argv.stp -G argc=1 -G argv_1=hello PASS: argv one other executing: stap ./systemtap.base/argv.stp -G argc=2 -G argv_1=hello -G argv_2=world PASS: argv two other executing: stap ./systemtap.base/argv.stp smelly panda -G argv_1=hello -G argv_2=world PASS: argv two mixed executing: stap ./systemtap.base/argv.stp hello world -G argc=3 -G argv_3=mom PASS: argv three mixed testcase ./systemtap.base/argv.exp completed in 23 seconds Running ./systemtap.base/arith.exp ... spawn stap -DMAXNESTING=5 ./systemtap.base/arith.stp test 1 [+] pass test 2 [+] pass test 3 [-] pass test 4 [==] pass test 5 [!=] pass test 6 [== s] pass test 7 [<= s] pass test 8 [> s] pass test 9 [<] pass test 10 [<] pass test 11 [*] pass test 12 [*] pass test 13 [/] pass test 14 [%] pass test 15 [/] pass test 16 [%] pass test 17 [/] pass test 18 [%] pass test 19 [/] pass test 20 [%] pass test 21 [%] pass test 22 [&] pass test 23 [|] pass test 24 [^] pass test 25 [&&] pass test 26 [||] pass test 27 [<<] pass test 28 [<<] pass test 29 [<<] pass test 30 [<<] pass test 31 [<<] pass test 32 [>>] pass test 33 [>>] pass test 34 [>>] pass test 35 [>>] pass test 36 [--i] pass test 37 [++i] pass test 38 [i--] pass test 39 [i++] pass test 40 [+=] pass test 41 [after +=] pass test 42 [/=] pass test 43 [after /=] pass test 44 [.=] pass test 45 [after .=] pass passes: 45 failures: 0 PASS: arith testcase ./systemtap.base/arith.exp completed in 5 seconds Running ./systemtap.base/arith_limits.exp ... spawn stap -DMAXNESTING=5 ./systemtap.base/arith_limits.stp test 0 [string lmax] pass test 1 [hex lmax] pass test 2 [string lmin] pass test 3 [hex lmin] pass test 4 [lmax/-1] pass test 5 [lmin/-1] pass test 6 [lmax +1] pass test 7 [lmin -1] pass test 8 [string llmax] pass test 9 [hex llmax] pass test 10 [string llmin] pass test 11 [hex llmin] pass test 12 [llmax/-1] pass test 13 [llmax*-1] pass test 14 [llmin/-1] pass test 15 [llmin*-1] pass test 16 [llmax +1] pass test 17 [llmin -1] pass test 18 [llmax%1] pass test 19 [llmin%1] pass test 20 [0%1 ] pass test 21 [0%lmax] pass test 22 [1%lmax] pass test 23 [0%lmin] pass test 24 [1%lmin] pass passes: 25 failures: 0 PASS: arith_limits testcase ./systemtap.base/arith_limits.exp completed in 5 seconds Running ./systemtap.base/array_size.exp ... executing: stap -v -DMAXMAPENTRIES=1 ./systemtap.base/array_size.stp spawn stap -v -DMAXMAPENTRIES=1 ./systemtap.base/array_size.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 400usr/10sys/407real ms. Pass 2: analyzed script: 5 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 49984virt/41344res/5696shr/32768data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap9gHmsw/stap_17a6b822e45c6427e1b801a6e22c8e59_2060_src.c" using 50176virt/43008res/6464shr/32960data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_17a6b822e45c6427e1b801a6e22c8e59_2060.ko" in 2730usr/80sys/3162real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/array_size.stp startup PASS: ./systemtap.base/array_size.stp load generation Executing: kill -INT -9400 systemtap ending probe systemtap test success PASS: ./systemtap.base/array_size.stp shutdown and output Pass 5: run completed in 0usr/10sys/860real ms. metric: ./systemtap.base/array_size.stp 400 10 407 10 0 9 0 0 2 2730 80 3162 0 10 860 Executing: kill -INT -9400 testcase ./systemtap.base/array_size.exp completed in 4 seconds Running ./systemtap.base/array_slicing.exp ... executing: stap -v -e { global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } } 2 {"hello"} 1 1 {"hey"} 1 * * spawn stap -v -e global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } 2 "hello" 1 1 "hey" 1 * * Pass 1: parsed user script and 105 library script(s) using 49344virt/40832res/5568shr/32128data kb, in 400usr/10sys/410real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/40832res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/staptl9tZe/stap_519a224ada6c08b402278949ea3155f1_1901_src.c" using 50112virt/43008res/6464shr/32896data kb, in 10usr/0sys/1real ms. Pass 4: compiled C into "stap_519a224ada6c08b402278949ea3155f1_1901.ko" in 2750usr/40sys/3127real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 11 endPASS: $test_name foreach (... val[*, *]) startup Executing: kill -INT -9624 PASS: $test_name foreach (... val[*, *]) shutdown and output Pass 5: run completed in 0usr/10sys/649real ms. metric: $test_name foreach (... val[*, *]) 400 10 410 10 0 9 10 0 1 2750 40 3127 0 10 649 Executing: kill -INT -9624 executing: stap -v -e { global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } } 2 2 2 3 3 3 2 2 spawn stap -v -e global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } 2 2 2 3 3 3 2 2 Pass 1: parsed user script and 105 library script(s) using 49344virt/40832res/5568shr/32128data kb, in 410usr/0sys/412real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/40832res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapwKkFBw/stap_00a61ff531e7087cd315cbba228dc52e_1887_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/10sys/1real ms. Pass 4: compiled C into "stap_00a61ff531e7087cd315cbba228dc52e_1887.ko" in 2740usr/30sys/3116real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 2 endPASS: $test_name foreach (... val[int, int]) startup Executing: kill -INT -9848 PASS: $test_name foreach (... val[int, int]) shutdown and output Pass 5: run completed in 0usr/10sys/670real ms. metric: $test_name foreach (... val[int, int]) 410 0 412 10 0 9 0 10 1 2740 30 3116 0 10 670 Executing: kill -INT -9848 executing: stap -v -e { global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } } {"asdf"} {"jkl"} 1 {"fdsa"} {"lkj"} 2 {"asdf"} {"jkl"} spawn stap -v -e global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } "asdf" "jkl" 1 "fdsa" "lkj" 2 "asdf" "jkl" Pass 1: parsed user script and 105 library script(s) using 49408virt/40832res/5568shr/32192data kb, in 410usr/0sys/404real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50176virt/40832res/5568shr/32960data kb, in 0usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapYCCPEY/stap_799cc34ccee29bdb3e93d2d33972a69b_1922_src.c" using 50176virt/43008res/6464shr/32960data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_799cc34ccee29bdb3e93d2d33972a69b_1922.ko" in 2740usr/60sys/3130real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 1 endPASS: $test_name foreach (... val[string, string]) startup Executing: kill -INT -10072 PASS: $test_name foreach (... val[string, string]) shutdown and output Pass 5: run completed in 0usr/10sys/686real ms. metric: $test_name foreach (... val[string, string]) 410 0 404 0 0 9 0 0 1 2740 60 3130 0 10 686 Executing: kill -INT -10072 executing: stap -v -e { global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } } 9 1 4 8 9 9 {val[8,9]} * spawn stap -v -e global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } 9 1 4 8 9 9 val[8,9] * Pass 1: parsed user script and 105 library script(s) using 49344virt/40768res/5568shr/32128data kb, in 400usr/10sys/407real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/40768res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap99vmRi/stap_94b18156749a9ea1fb03ac05697567ba_1895_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_94b18156749a9ea1fb03ac05697567ba_1895.ko" in 2720usr/70sys/3119real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 4 endPASS: $test_name foreach (... val[variable, *]) startup Executing: kill -INT -10296 PASS: $test_name foreach (... val[variable, *]) shutdown and output Pass 5: run completed in 0usr/10sys/731real ms. metric: $test_name foreach (... val[variable, *]) 400 10 407 10 0 9 0 0 1 2720 70 3119 0 10 731 Executing: kill -INT -10296 executing: stap -v -e { global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } } {"hi"} {"hello"} {"asdf"} {"hi"} {"hi"} {"hello"} {"hi"} {val["hi","hi"]} spawn stap -v -e global val; probe begin { val[$1, $2] = $3; val[$4,$5] = $6 print("systemtap starting probe\nsystemtap ending probe\n"); foreach (a=[b,c] in val[$7,$8]) {print(a)} print(" end"); exit(); } "hi" "hello" "asdf" "hi" "hi" "hello" "hi" val["hi","hi"] Pass 1: parsed user script and 105 library script(s) using 49344virt/40832res/5568shr/32128data kb, in 400usr/10sys/408real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/40832res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/staphyxzHM/stap_97598a8c18cff0edda8e7b2ac432e8bf_1942_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_97598a8c18cff0edda8e7b2ac432e8bf_1942.ko" in 2740usr/50sys/3147real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe asdf endPASS: $test_name foreach (... val[variable, string]) startup Executing: kill -INT -10520 PASS: $test_name foreach (... val[variable, string]) shutdown and output Pass 5: run completed in 10usr/0sys/624real ms. metric: $test_name foreach (... val[variable, string]) 400 10 408 10 0 9 0 0 1 2740 50 3147 10 0 624 Executing: kill -INT -10520 executing: stap -v -e { global val, c=1, d=3; probe begin { print("systemtap starting probe\nsystemtap ending probe\n"); val[1,3]=5; val[2,3]=6; foreach ([a,b] in val[c,d]){print(val[a,b]);c++;d++} } } spawn stap -v -e global val, c=1, d=3; probe begin { print("systemtap starting probe\nsystemtap ending probe\n"); val[1,3]=5; val[2,3]=6; foreach ([a,b] in val[c,d]){print(val[a,b]);c++;d++} } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/404real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 3 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapjlTHQh/stap_5155db36b76551358320e4209d2e3376_1783_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_5155db36b76551358320e4209d2e3376_1783.ko" in 2660usr/130sys/3123real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 5PASS: $test_name foreach (... val[c,d]) {c++;d++;} startup Executing: kill -INT -10744 PASS: $test_name foreach (... val[c,d]) {c++;d++;} shutdown and output Pass 5: run completed in 0usr/10sys/811real ms. metric: $test_name foreach (... val[c,d]) {c++;d++;} 400 10 404 10 0 9 0 0 1 2660 130 3123 0 10 811 Executing: kill -INT -10744 executing: stap -v -e { global val, c=1, d=2; probe begin { print("systemtap starting probe\nsystemtap ending probe\n"); val[1,3]=5; val[2,3]=6; foreach ([a,b] in val[(c==d ? d : c), *]){print(val[a,b])} } } spawn stap -v -e global val, c=1, d=2; probe begin { print("systemtap starting probe\nsystemtap ending probe\n"); val[1,3]=5; val[2,3]=6; foreach ([a,b] in val[(c==d ? d : c), *]){print(val[a,b])} } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 3 global(s) using 50112virt/41344res/5696shr/32896data kb, in 0usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap2tnAgH/stap_ed39c7fd5ee2232703b40dc8c82e69d0_1786_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_ed39c7fd5ee2232703b40dc8c82e69d0_1786.ko" in 2740usr/40sys/3118real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 5PASS: $test_name foreach (... val[expression,*]) startup Executing: kill -INT -10968 PASS: $test_name foreach (... val[expression,*]) shutdown and output Pass 5: run completed in 0usr/10sys/806real ms. metric: $test_name foreach (... val[expression,*]) 410 0 405 0 0 9 0 0 1 2740 40 3118 0 10 806 Executing: kill -INT -10968 executing: stap -v -e { global val, stats probe begin { val[1, 1] = 1; val[3, 3] = 5; val[1, 2] = 2; val[2, 2] = 4; val[2, 1] = 3; stats [1, 1] <<< 9; stats [2, 1] <<< 2; stats [2, 1] <<< 6; stats [23, 1] <<< 5; print("systemtap starting probe\nsystemtap ending probe\n"); foreach (c=[a, b] in val[*,*]+) print(c); foreach (c=[a, b] in val[*,*]-) print(c); foreach ([a,b] in stats[*,1] @sum-) print(@sum(stats[a,b])); } } spawn stap -v -e global val, stats probe begin { val[1, 1] = 1; val[3, 3] = 5; val[1, 2] = 2; val[2, 2] = 4; val[2, 1] = 3; stats [1, 1] <<< 9; stats [2, 1] <<< 2; stats [2, 1] <<< 6; stats [23, 1] <<< 5; print("systemtap starting probe\nsystemtap ending probe\n"); foreach (c=[a, b] in val[*,*]+) print(c); foreach (c=[a, b] in val[*,*]-) print(c); foreach ([a,b] in stats[*,1] @sum-) print(@sum(stats[a,b])); } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/410real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 2 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapTajDSb/stap_9ac6992b9ccafff30a8753e683ec8be4_2026_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/10sys/2real ms. Pass 4: compiled C into "stap_9ac6992b9ccafff30a8753e683ec8be4_2026.ko" in 3050usr/70sys/3465real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 1234554321985PASS: $test_name foreach sorting startup Executing: kill -INT -11192 PASS: $test_name foreach sorting shutdown and output Pass 5: run completed in 20usr/0sys/851real ms. metric: $test_name foreach sorting 400 10 410 10 0 9 0 10 2 3050 70 3465 20 0 851 Executing: kill -INT -11192 executing: stap -v -e { global val; probe begin { val[9, "hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); delete val[$1, $2]; print(val[9, "hello"]);print(val[300, "there"]); exit(); } } * * spawn stap -v -e global val; probe begin { val[9, "hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); delete val[$1, $2]; print(val[9, "hello"]);print(val[300, "there"]); exit(); } * * Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 400usr/20sys/411real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap3b0j3e/stap_75a3e7079804abbe41c590fee4be7a45_1873_src.c" using 50176virt/43008res/6464shr/32960data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_75a3e7079804abbe41c590fee4be7a45_1873.ko" in 2750usr/50sys/3136real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 00PASS: $test_name delete val[*,*] startup Executing: kill -INT -11416 PASS: $test_name delete val[*,*] shutdown and output Pass 5: run completed in 0usr/10sys/689real ms. metric: $test_name delete val[*,*] 400 20 411 10 0 9 0 0 1 2750 50 3136 0 10 689 Executing: kill -INT -11416 executing: stap -v -e { global val; probe begin { val[9, "hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); delete val[$1, $2]; print(val[9, "hello"]);print(val[300, "there"]); exit(); } } * {"hello"} spawn stap -v -e global val; probe begin { val[9, "hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); delete val[$1, $2]; print(val[9, "hello"]);print(val[300, "there"]); exit(); } * "hello" Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 400usr/10sys/405real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapm5KhNx/stap_4d2d199fad5f74df55d06579033cfd68_1879_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_4d2d199fad5f74df55d06579033cfd68_1879.ko" in 2710usr/90sys/3138real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 06PASS: $test_name delete val[*, string] startup Executing: kill -INT -11640 PASS: $test_name delete val[*, string] shutdown and output Pass 5: run completed in 10usr/0sys/743real ms. metric: $test_name delete val[*, string] 400 10 405 10 0 9 0 0 1 2710 90 3138 10 0 743 Executing: kill -INT -11640 executing: stap -v -e { global val; probe begin { val[9, "hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); delete val[$1, $2]; print(val[9, "hello"]);print(val[300, "there"]); exit(); } } 300 * spawn stap -v -e global val; probe begin { val[9, "hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); delete val[$1, $2]; print(val[9, "hello"]);print(val[300, "there"]); exit(); } 300 * Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap64dQE8/stap_9410623878544ba742e64b7067a7e61d_1875_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_9410623878544ba742e64b7067a7e61d_1875.ko" in 2780usr/40sys/3141real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 90PASS: $test_name delete val[int, *] startup Executing: kill -INT -11864 PASS: $test_name delete val[int, *] shutdown and output Pass 5: run completed in 10usr/0sys/669real ms. metric: $test_name delete val[int, *] 410 0 410 10 0 9 0 0 1 2780 40 3141 10 0 669 Executing: kill -INT -11864 executing: stap -v -e { global val; probe begin { val[9, "hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); delete val[$1, $2]; print(val[9, "hello"]);print(val[300, "there"]); exit(); } } {(val[9,"hello"] == val[300,"there"] ? 9 : 300)} * spawn stap -v -e global val; probe begin { val[9, "hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); delete val[$1, $2]; print(val[9, "hello"]);print(val[300, "there"]); exit(); } (val[9,"hello"] == val[300,"there"] ? 9 : 300) * Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 400usr/10sys/408real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapbrlMss/stap_d07881d16181d79a25cef07e9949e1fb_1924_src.c" using 50176virt/43008res/6464shr/32960data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_d07881d16181d79a25cef07e9949e1fb_1924.ko" in 2740usr/50sys/3140real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 90PASS: $test_name delete val[epression, *] startup Executing: kill -INT -12088 PASS: $test_name delete val[epression, *] shutdown and output Pass 5: run completed in 0usr/10sys/631real ms. metric: $test_name delete val[epression, *] 400 10 408 10 0 9 0 0 1 2740 50 3140 0 10 631 Executing: kill -INT -12088 executing: stap -v -e { global stats probe begin { stats [1, 1] <<< 9; stats [1, 1] <<< 2; stats [1, 1] <<< 6; stats [2, 2] <<< 1; delete stats [1, *]; print("systemtap starting probe\nsystemtap ending probe\n"); print (@count(stats[1, 1])); print(@count(stats[2,2])); } } spawn stap -v -e global stats probe begin { stats [1, 1] <<< 9; stats [1, 1] <<< 2; stats [1, 1] <<< 6; stats [2, 2] <<< 1; delete stats [1, *]; print("systemtap starting probe\nsystemtap ending probe\n"); print (@count(stats[1, 1])); print(@count(stats[2,2])); } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/416real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stappaEPoQ/stap_c4b7380edfddaa607748fc13c15880dd_1797_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_c4b7380edfddaa607748fc13c15880dd_1797.ko" in 2950usr/40sys/3332real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 01PASS: $test_name delete pmaps startup Executing: kill -INT -12312 PASS: $test_name delete pmaps shutdown and output Pass 5: run completed in 10usr/10sys/828real ms. metric: $test_name delete pmaps 410 0 416 10 0 9 0 0 1 2950 40 3332 10 10 828 Executing: kill -INT -12312 executing: stap -v -e { global val; probe begin { val[9,"hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); if ([$1, $2] in val) { print("in");} else {print ("not in");} exit(); } } * * spawn stap -v -e global val; probe begin { val[9,"hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); if ([$1, $2] in val) { print("in");} else {print ("not in");} exit(); } * * Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 380usr/30sys/406real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapIBQcXz/stap_dc6288f5ca688abbe571bd17337c36b0_1861_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_dc6288f5ca688abbe571bd17337c36b0_1861.ko" in 2730usr/30sys/3098real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe inPASS: $test_name membership [*,*] in val startup Executing: kill -INT -12536 PASS: $test_name membership [*,*] in val shutdown and output Pass 5: run completed in 10usr/0sys/633real ms. metric: $test_name membership [*,*] in val 380 30 406 10 0 9 0 0 1 2730 30 3098 10 0 633 Executing: kill -INT -12536 executing: stap -v -e { global val; probe begin { val[9,"hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); if ([$1, $2] in val) { print("in");} else {print ("not in");} exit(); } } * {"hello"} spawn stap -v -e global val; probe begin { val[9,"hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); if ([$1, $2] in val) { print("in");} else {print ("not in");} exit(); } * "hello" Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/412real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 0usr/10sys/8real ms. Pass 3: translated to C into "/tmp/stapsxvkyX/stap_97b52b4c78c3e396967ed494a6d9724f_1867_src.c" using 50112virt/42944res/6464shr/32896data kb, in 10usr/0sys/1real ms. Pass 4: compiled C into "stap_97b52b4c78c3e396967ed494a6d9724f_1867.ko" in 2760usr/20sys/3113real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe inPASS: $test_name membership [*, string] in val startup Executing: kill -INT -12760 PASS: $test_name membership [*, string] in val shutdown and output Pass 5: run completed in 10usr/0sys/684real ms. metric: $test_name membership [*, string] in val 410 0 412 0 10 8 10 0 1 2760 20 3113 10 0 684 Executing: kill -INT -12760 executing: stap -v -e { global val; probe begin { val[9,"hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); if ([$1, $2] in val) { print("in");} else {print ("not in");} exit(); } } 309 * spawn stap -v -e global val; probe begin { val[9,"hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); if ([$1, $2] in val) { print("in");} else {print ("not in");} exit(); } 309 * Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/406real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapDeQu1i/stap_a6d847c1c1743c249fc798d80b71e6ec_1863_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_a6d847c1c1743c249fc798d80b71e6ec_1863.ko" in 2720usr/50sys/3105real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe not inPASS: $test_name membership [int, *] in val startup Executing: kill -INT -12984 PASS: $test_name membership [int, *] in val shutdown and output Pass 5: run completed in 0usr/10sys/687real ms. metric: $test_name membership [int, *] in val 400 10 406 10 0 9 0 0 1 2720 50 3105 0 10 687 Executing: kill -INT -12984 executing: stap -v -e { global val; probe begin { val[9,"hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); if ([$1, $2] in val) { print("in");} else {print ("not in");} exit(); } } {(val[9, "hello"] == val[300, "there"]? 9 : 900)} * spawn stap -v -e global val; probe begin { val[9,"hello"] = 9; val[300,"there"] = 6; print("systemtap starting probe\nsystemtap ending probe\n"); if ([$1, $2] in val) { print("in");} else {print ("not in");} exit(); } (val[9, "hello"] == val[300, "there"]? 9 : 900) * Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 420usr/0sys/413real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapv4ZiBL/stap_facdb935c1772e31d006f7489516c577_1912_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_facdb935c1772e31d006f7489516c577_1912.ko" in 2750usr/40sys/3118real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe not inPASS: $test_name membership [expression,*] in val startup Executing: kill -INT -13208 PASS: $test_name membership [expression,*] in val shutdown and output Pass 5: run completed in 0usr/10sys/614real ms. metric: $test_name membership [expression,*] in val 420 0 413 10 0 9 0 0 1 2750 40 3118 0 10 614 Executing: kill -INT -13208 executing: stap -v -e { global stats probe begin {stats[1,1] <<< 2; exit();} probe end { print("systemtap starting probe\nsystemtap ending probe\n"); print([1, *] in stats); print([2, *] in stats) } } spawn stap -v -e global stats probe begin {stats[1,1] <<< 2; exit();} probe end { print("systemtap starting probe\nsystemtap ending probe\n"); print([1, *] in stats); print([2, *] in stats) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 3 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapXwygZ6/stap_2617ab58b9332f4108a50bac548194a7_1848_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_2617ab58b9332f4108a50bac548194a7_1848.ko" in 2890usr/50sys/3301real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 10PASS: $test_name membership pmaps startup Executing: kill -INT -13432 PASS: $test_name membership pmaps shutdown and output Pass 5: run completed in 0usr/20sys/640real ms. metric: $test_name membership pmaps 410 0 408 10 0 9 0 0 1 2890 50 3301 0 20 640 Executing: kill -INT -13432 executing: stap -v -e { global stats probe begin {stats[1,1] <<< 2; exit();} probe end { print("systemtap starting probe\nsystemtap ending probe\n"); foreach([x,y] in stats) println([1,*] in stats) } } spawn stap -v -e global stats probe begin {stats[1,1] <<< 2; exit();} probe end { print("systemtap starting probe\nsystemtap ending probe\n"); foreach([x,y] in stats) println([1,*] in stats) } Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 3 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapwSvlYz/stap_ea8e4f3fad3de0ede339ee185575c986_1882_src.c" using 50176virt/43008res/6464shr/32960data kb, in 0usr/10sys/1real ms. Pass 4: compiled C into "stap_ea8e4f3fad3de0ede339ee185575c986_1882.ko" in 2900usr/50sys/3295real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 1 PASS: $test_name membership pmaps (2) startup Executing: kill -INT -13656 PASS: $test_name membership pmaps (2) shutdown and output Pass 5: run completed in 10usr/10sys/622real ms. Executing: kill -INT -13656 testcase ./systemtap.base/array_slicing.exp completed in 85 seconds Running ./systemtap.base/array_string.exp ... executing: stap -v -DMAXSTRINGLEN=512 -e { global str global str_array[1] probe begin { str = " 0:123456789+123456789+123456789+123456789+123456789+123456789 1:123456789+123456789+123456789+123456789+123456789+123456789 2:123456789+123456789+123456789+123456789+123456789+123456789 3:123456789+123456789+123456789+123456789+123456789+123456789 4:123456789+123456789+123456789+123456789+123456789+123456789 5:123456789+123456789+123456789+123456789+123456789+123456789 6:123456789+123456789+123456789+123456789+123456789+123456789 7:123456789+123456789+123456789+123456789+123456789+123456789" str_array[0] = str printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") if (strlen(str) < 500) { printf("string str is too short: %d\n", strlen(str)) printf("%s\n", str) } if (strlen(str) == strlen(str_array[0])) { printf("string lengths match\n") } else { printf("string lengths *don't* match\n") printf("str: %d\n", strlen(str)) printf("str_array[0]: %d\n", strlen(str_array[0])) } if (str_array[0] == str) { printf("strings match\n") } else { printf("strings *don't* match!\n") printf("str: %s\n", str) printf("str_array[0]: %s\n", str_array[0]) } } } spawn stap -v -DMAXSTRINGLEN=512 -e global str global str_array[1] probe begin { str = " 0:123456789+123456789+123456789+123456789+123456789+123456789 1:123456789+123456789+123456789+123456789+123456789+123456789 2:123456789+123456789+123456789+123456789+123456789+123456789 3:123456789+123456789+123456789+123456789+123456789+123456789 4:123456789+123456789+123456789+123456789+123456789+123456789 5:123456789+123456789+123456789+123456789+123456789+123456789 6:123456789+123456789+123456789+123456789+123456789+123456789 7:123456789+123456789+123456789+123456789+123456789+123456789" str_array[0] = str printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") if (strlen(str) < 500) { printf("string str is too short: %d\n", strlen(str)) printf("%s\n", str) } if (strlen(str) == strlen(str_array[0])) { printf("string lengths match\n") } else { printf("string lengths *don't* match\n") printf("str: %d\n", strlen(str)) printf("str_array[0]: %d\n", strlen(str_array[0])) } if (str_array[0] == str) { printf("strings match\n") } else { printf("strings *don't* match!\n") printf("str: %s\n", str) printf("str_array[0]: %s\n", str_array[0]) } } Pass 1: parsed user script and 105 library script(s) using 49472virt/40064res/5568shr/32256data kb, in 390usr/20sys/411real ms. Pass 2: analyzed script: 3 probe(s), 2 function(s), 0 embed(s), 2 global(s) using 50048virt/40064res/5568shr/32832data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapCzjGFf/stap_f2002ad78b7c779f5a099dea78748e13_2829_src.c" using 50048virt/43008res/6464shr/32832data kb, in 10usr/0sys/2real ms. Pass 4: compiled C into "stap_f2002ad78b7c779f5a099dea78748e13_2829.ko" in 2860usr/30sys/3237real ms. Pass 5: starting run. systemtap starting probe PASS: ARRAY_STRING startup PASS: ARRAY_STRING load generation Executing: kill -INT -13880 systemtap ending probe string lengths match strings match PASS: ARRAY_STRING shutdown and output Pass 5: run completed in 0usr/10sys/870real ms. metric: ARRAY_STRING 390 20 411 10 0 9 10 0 2 2860 30 3237 0 10 870 Executing: kill -INT -13880 testcase ./systemtap.base/array_string.exp completed in 5 seconds Running ./systemtap.base/at_var.exp ... Executing on host: gcc ./systemtap.base/at_var.c -O2 -g -lm -o at_var (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/at_var.c -O2 -g -lm -o at_var executing: stap ./systemtap.base/at_var.stp -c ./at_var FAIL: at_var line 7: expected "$utimes$$: {.tv_sec=1, .tv_usec=2}" Got "user_int(&$foo->bar): 40" "user_int(&@var("foo")->bar): 40" "&@cast($foo->bar, "struct foo")->bar: 42" "&@cast(@var("foo")->bar, "struct foo")->bar: 42" "$foo->bar == @entry($foo->bar): true" "@var("foo")->bar == @entry(@var("foo")->bar): true" testcase ./systemtap.base/at_var.exp completed in 9 seconds Running ./systemtap.base/at_var_cu.exp ... Executing on host: gcc ./systemtap.base/at_var_cu_1.c ./systemtap.base/at_var_cu_2.c ./systemtap.base/at_var_cu_3.c -O2 -g -lm -o /root/systemtap_write/systemtap/testsuite/at_var_cu (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/at_var_cu_1.c ./systemtap.base/at_var_cu_2.c ./systemtap.base/at_var_cu_3.c -O2 -g -lm -o /root/systemtap_write/systemtap/testsuite/at_var_cu executing: stap ./systemtap.base/at_var_cu.stp -c ./at_var_cu /root/systemtap_write/systemtap/testsuite/at_var_cu PASS: at_var_cu testcase ./systemtap.base/at_var_cu.exp completed in 7 seconds Running ./systemtap.base/at_var_func.exp ... Executing on host: gcc ./systemtap.base/at_var.c -O2 -g -lm -o /root/systemtap_write/systemtap/testsuite/at_var_func (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/at_var.c -O2 -g -lm -o /root/systemtap_write/systemtap/testsuite/at_var_func executing: stap ./systemtap.base/at_var_func.stp -c ./at_var_func /root/systemtap_write/systemtap/testsuite/at_var_func /root/systemtap_write/install/bin/stap:/root/systemtap_write/systemtap/testsuite/at_var_func:/root/systemtap_write/install/bin/staprun /root/systemtap_write/install/bin/stap:/root/systemtap_write/install/bin/staprun PASS: at_var_func testcase ./systemtap.base/at_var_func.exp completed in 7 seconds Running ./systemtap.base/at_var_lvalue.exp ... Executing on host: gcc ./systemtap.base/at_var_lvalue.c -O2 -g -lm -o at_var_lvalue (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/at_var_lvalue.c -O2 -g -lm -o at_var_lvalue executing: stap ./systemtap.base/at_var_lvalue.stp -c ./at_var_lvalue -g /root/systemtap_write/systemtap/testsuite/at_var_lvalue PASS: at_var_lvalue testcase ./systemtap.base/at_var_lvalue.exp completed in 6 seconds Running ./systemtap.base/at_var_mark.exp ... executing: stap -v ./systemtap.base/at_var_mark.stp -c {/root/systemtap_write/install/bin/stap -e 'probe begin { exit() }'} spawn stap -v ./systemtap.base/at_var_mark.stp -c /root/systemtap_write/install/bin/stap -e 'probe begin { exit() }' Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 390usr/20sys/407real ms. Pass 2: analyzed script: 16 probe(s), 9 function(s), 0 embed(s), 1 global(s) using 52544virt/46528res/7296shr/35328data kb, in 110usr/0sys/149real ms. Pass 3: translated to C into "/tmp/stapVQBAl3/stap_116427e2ed729aec571c7be20568be5e_13500_src.c" using 52544virt/46720res/7488shr/35328data kb, in 40usr/120sys/153real ms. Pass 4: compiled C into "stap_116427e2ed729aec571c7be20568be5e_13500.ko" in 4940usr/50sys/5352real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe s = 4397333300528 pass:yes:0 PASS: at_var_mark startup PASS: at_var_mark load generation Executing: kill -INT -15055 PASS: at_var_mark shutdown and output Pass 5: run completed in 0usr/30sys/1111real ms. metric: at_var_mark 390 20 407 110 0 149 40 120 153 4940 50 5352 0 30 1111 Executing: kill -INT -15055 testcase ./systemtap.base/at_var_mark.exp completed in 12 seconds Running ./systemtap.base/at_var_mark_func.exp ... executing: stap -v ./systemtap.base/at_var_mark_func.stp /root/systemtap_write/install/bin/stap -c {/root/systemtap_write/install/bin/stap -e 'probe begin { exit() }'} spawn stap -v ./systemtap.base/at_var_mark_func.stp /root/systemtap_write/install/bin/stap -c /root/systemtap_write/install/bin/stap -e 'probe begin { exit() }' Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 16 probe(s), 6 function(s), 0 embed(s), 1 global(s) using 50304virt/44032res/7232shr/33088data kb, in 70usr/0sys/66real ms. Pass 3: translated to C into "/tmp/stapVtAZJP/stap_34729e9f3350087f035a47799e6e8afb_6042_src.c" using 50304virt/44288res/7488shr/33088data kb, in 30usr/120sys/147real ms. Pass 4: compiled C into "stap_34729e9f3350087f035a47799e6e8afb_6042.ko" in 4510usr/40sys/4893real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe pass:yes:0 PASS: at_var_mark_func startup PASS: at_var_mark_func load generation Executing: kill -INT -15293 PASS: at_var_mark_func shutdown and output Pass 5: run completed in 20usr/10sys/1016real ms. metric: at_var_mark_func 410 0 410 70 0 66 30 120 147 4510 40 4893 20 10 1016 Executing: kill -INT -15293 testcase ./systemtap.base/at_var_mark_func.exp completed in 11 seconds Running ./systemtap.base/at_var_pie.exp ... Executing on host: gcc ./systemtap.base/at_var.c -O2 -g -fPIE -pie -lm -o /root/systemtap_write/systemtap/testsuite/at_var_pie (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/at_var.c -O2 -g -fPIE -pie -lm -o /root/systemtap_write/systemtap/testsuite/at_var_pie executing: stap ./systemtap.base/at_var_func.stp -c ./at_var_pie /root/systemtap_write/systemtap/testsuite/at_var_pie /root/systemtap_write/install/bin/stap:/root/systemtap_write/systemtap/testsuite/at_var_pie:/root/systemtap_write/install/bin/staprun /root/systemtap_write/install/bin/stap:/root/systemtap_write/install/bin/staprun PASS: at_var_pie testcase ./systemtap.base/at_var_pie.exp completed in 7 seconds Running ./systemtap.base/at_var_timer_profile.exp ... Executing on host: gcc ./systemtap.base/at_var_timer_profile.c -O2 -g -lm -o /root/systemtap_write/systemtap/testsuite/at_var_timer_profile (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/at_var_timer_profile.c -O2 -g -lm -o /root/systemtap_write/systemtap/testsuite/at_var_timer_profile executing: stap ./systemtap.base/at_var_timer_profile.stp -c ./at_var_timer_profile /root/systemtap_write/systemtap/testsuite/at_var_timer_profile /root/systemtap_write/install/bin/stap:/root/systemtap_write/systemtap/testsuite/at_var_timer_profile:/root/systemtap_write/install/bin/staprun /root/systemtap_write/install/bin/stap:/root/systemtap_write/install/bin/staprun PASS: at_var_timer_profile testcase ./systemtap.base/at_var_timer_profile.exp completed in 7 seconds Running ./systemtap.base/at_var_tracepoint.exp ... executing: stap -v ./systemtap.base/at_var_tracepoint.stp spawn stap -v ./systemtap.base/at_var_tracepoint.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 2 probe(s), 6 function(s), 0 embed(s), 0 global(s) using 60864virt/54592res/7232shr/43648data kb, in 270usr/370sys/2143real ms. Pass 3: translated to C into "/tmp/stapxRaqph/stap_a27d8525a311dd75786e9110f5207e19_3795_src.c" using 60864virt/54784res/7424shr/43648data kb, in 30usr/110sys/136real ms. Pass 4: compiled C into "stap_a27d8525a311dd75786e9110f5207e19_3795.ko" in 3060usr/10sys/3117real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe sys_tz = {.tz_minuteswest=240, .tz_dsttime=0} PASS: at_var_tracepoint startup PASS: at_var_tracepoint load generation Executing: kill -INT -15996 PASS: at_var_tracepoint shutdown and output Pass 5: run completed in 0usr/10sys/708real ms. Executing: kill -INT -15996 testcase ./systemtap.base/at_var_tracepoint.exp completed in 7 seconds Running ./systemtap.base/at_var_unresolved.exp ... spawn stap -e probe begin { println(@var("var_really_not_exist")) exit() } semantic error: unable to find global 'var_really_not_exist' in kernel: operator '@var' at :1:23 source: probe begin { println(@var("var_really_not_exist")) exit() } ^ Pass 2: analysis failed. [man error::pass2] PASS: at_var_unresolved (1) spawn stap -e probe begin { println(@var("var_really_not_exist@*.c")) exit() } semantic error: unable to find global 'var_really_not_exist' in kernel, in *.c: operator '@var' at :1:23 source: probe begin { println(@var("var_really_not_exist@*.c")) exit() } ^ Pass 2: analysis failed. [man error::pass2] PASS: at_var_unresolved (cuname: 1, 0) testcase ./systemtap.base/at_var_unresolved.exp completed in 6 seconds Running ./systemtap.base/at_var_unresolved_lvalue.exp ... Executing on host: gcc ./systemtap.base/at_var.c -O2 -g -lm -o at_var_unresolved_lvalue (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/at_var.c -O2 -g -lm -o at_var_unresolved_lvalue spawn stap ./systemtap.base/at_var_unresolved_lvalue.stp -c ./at_var_unresolved_lvalue at_var_unresolved_lvalue -g semantic error: unable to find global 'no_such_variable' in at_var_unresolved_lvalue: operator '@var' at ./systemtap.base/at_var_unresolved_lvalue.stp:3:3 source: @var("no_such_variable", @1) = 3 ^ Pass 2: analysis failed. [man error::pass2] PASS: at_var_unresolved_lvalue testcase ./systemtap.base/at_var_unresolved_lvalue.exp completed in 1 seconds Running ./systemtap.base/at_var_void_stmt.exp ... Executing on host: gcc ./systemtap.base/at_var_void_stmt.c -O2 -g -lm -o at_var_void_stmt (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/at_var_void_stmt.c -O2 -g -lm -o at_var_void_stmt spawn stap --vp 03 ./systemtap.base/at_var_void_stmt.stp -c ./at_var_void_stmt at_var_void_stmt Extracting build ID. blacklist regexps: blfn: ^(.^)$ blfn_ret: ^(_start)$ blfile: ^(.^)$ blsection: ^(.^) parse 'sub', func 'sub' focused on module '/root/systemtap_write/systemtap/testsuite/at_var_void_stmt' = [0x400000-0x410b90, bias 0 file /root/systemtap_write/systemtap/testsuite/at_var_void_stmt ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/at_var_void_stmt' selected function sub selected function sub CU './systemtap.base/at_var_void_stmt.c' in module '/root/systemtap_write/systemtap/testsuite/at_var_void_stmt' has valid locs probe sub@./systemtap.base/at_var_void_stmt.c:10 process=/root/systemtap_write/systemtap/testsuite/at_var_void_stmt reloc=.absolute pc=0x4006a0 blacklist regexps: blfn: ^(atomic_notifier_call_chain|default_do_nmi|__die|die_nmi|do_debug|do_general_protection|do_int3|do_IRQ|do_page_fault|do_sparc64_fault|do_trap|dummy_nmi_callback|flush_icache_range|ia64_bad_break|ia64_do_page_fault|ia64_fault|io_check_error|mem_parity_error|nmi_watchdog_tick|notifier_call_chain|oops_begin|oops_end|program_check_exception|single_step_exception|sync_regs|unhandled_fault|unknown_nmi_error|xen_[gs]et_debugreg|xen_irq_.*|xen_.*_fl_direct.*|check_events|xen_adjust_exception_frame|xen_iret.*|xen_sysret64.*|test_ti_thread_flag.*|inat_get_opcode_attribute|system_call_after_swapgs|HYPERVISOR_[gs]et_debugreg|HYPERVISOR_event_channel_op|hash_64|hash_ptr|native_set_pte|.*raw_.*_lock.*|.*raw_.*_unlock.*|.*raw_.*_trylock.*|.*read_lock.*|.*read_unlock.*|.*read_trylock.*|.*write_lock.*|.*write_unlock.*|.*write_trylock.*|.*write_seqlock.*|.*write_sequnlock.*|.*spin_lock.*|.*spin_unlock.*|.*spin_trylock.*|.*spin_is_locked.*|rwsem_.*lock.*|.*mutex_.*lock.*|raw_.*|atomic_.*|atomic64_.*|get_bh|put_bh|.*apic.*|.*APIC.*|.*softirq.*|.*IRQ.*|.*_intr.*|__delay|.*kernel_text.*|get_current|current_.*|.*exception_tables.*|.*setup_rt_frame.*|.*preempt_count.*|preempt_schedule|special_mapping_.*|.*_pte_.*)$ blfn_ret: ^(do_exit|sys_exit|sys_exit_group)$ blfile: ^(kernel/kprobes\.c|arch/.*/kernel/kprobes\.c|.*/include/asm/io\.h|.*/include/asm/io_64\.h|.*/include/asm/bitops\.h|drivers/ide/ide-iops\.c|arch/.*/kernel/paravirt\.c|.*/include/asm/paravirt\.h|fs/seq_file\.c)$ blsection: ^(\.init\.|\.exit\.|\.devinit\.|\.devexit\.|\.cpuinit\.|\.cpuexit\.|\.meminit\.|\.memexit\.) Eliding side-effect-free singleton block operator '{' at :1:19 Eliding unused target symbol operator '@var' at ./systemtap.base/at_var_void_stmt.stp:10:3 Eliding side-effect-free singleton block operator '@var' at ./systemtap.base/at_var_void_stmt.stp:10:3 Pass 2: analyzed script: 2 probe(s), 3 function(s), 0 embed(s), 1 global(s) using 50624virt/43904res/6848shr/33408data kb, in 30usr/120sys/155real ms. count = 3 PASS: at_var_void_stmt (1, 2) testcase ./systemtap.base/at_var_void_stmt.exp completed in 6 seconds Running ./systemtap.base/atomic.exp ... executing: stap -v -e { probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_long_read(0)) } } spawn stap -v -e probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_long_read(0)) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/407real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap45wTHF/stap_2d752a233877db2a476a25d340f54638_2212_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_2d752a233877db2a476a25d340f54638_2212.ko" in 2630usr/60sys/3051real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe Executing: kill -INT -16487 ERROR: read fault [man error::fault] at 0x (null) (a) near identifier 'atomic_long_read' at /root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp:36:10 WARNING: Number of errors: 1, skipped probes: 0 PASS: atomic1 expected error Executing: kill -INT -16487 executing: stap -v -e { probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_long_read(-1)) } } spawn stap -v -e probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_long_read(-1)) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapNIAZrY/stap_eea384cfe31959fe0a82c0b88f9eeac0_2213_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/10sys/1real ms. Pass 4: compiled C into "stap_eea384cfe31959fe0a82c0b88f9eeac0_2213.ko" in 2610usr/90sys/3033real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe Executing: kill -INT -16710 ERROR: read fault [man error::fault] at 0xffffffffffffffff (a) near identifier 'atomic_long_read' at /root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp:36:10 WARNING: Number of errors: 1, skipped probes: 0 PASS: atomic2 expected error Executing: kill -INT -16710 executing: stap -v -e { probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_long_read(3)) } } spawn stap -v -e probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_long_read(3)) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 420usr/0sys/417real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapaguL3h/stap_d177fc06d222ffd26ac606c37eba7559_2212_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_d177fc06d222ffd26ac606c37eba7559_2212.ko" in 2650usr/50sys/3071real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe Executing: kill -INT -16933 ERROR: read fault [man error::fault] at 0x0000000000000003 (a) near identifier 'atomic_long_read' at /root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp:36:10 WARNING: Number of errors: 1, skipped probes: 0 PASS: atomic3 expected error Executing: kill -INT -16933 executing: stap -v -ge { %{ #include #ifdef ATOMIC_LONG_INIT struct { ulong barrier1; atomic_long_t a; ulong barrier2; } stp_atomic_struct = { ULONG_MAX, ATOMIC_LONG_INIT(5), ULONG_MAX }; #else struct { ulong barrier1; long a; ulong barrier2; } stp_atomic_struct = { ULONG_MAX, 5, ULONG_MAX }; #endif %} function get_atomic_long_addr:long() %{ STAP_RETVALUE = (long)&stp_atomic_struct.a; %} probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_long_read(get_atomic_long_addr() + 0)) } } spawn stap -v -ge %{ #include #ifdef ATOMIC_LONG_INIT struct { ulong barrier1; atomic_long_t a; ulong barrier2; } stp_atomic_struct = { ULONG_MAX, ATOMIC_LONG_INIT(5), ULONG_MAX }; #else struct { ulong barrier1; long a; ulong barrier2; } stp_atomic_struct = { ULONG_MAX, 5, ULONG_MAX }; #endif %} function get_atomic_long_addr:long() %{ STAP_RETVALUE = (long)&stp_atomic_struct.a; %} probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_long_read(get_atomic_long_addr() + 0)) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 370usr/40sys/404real ms. Pass 2: analyzed script: 3 probe(s), 4 function(s), 1 embed(s), 0 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapO7QcGo/stap_08a4b341bb84794d45cbed5a04fd6e3b_2718_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_08a4b341bb84794d45cbed5a04fd6e3b_2718.ko" in 2670usr/40sys/3042real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 5 Executing: kill -INT -17156 PASS: atomic4 no expected error Executing: kill -INT -17156 executing: stap -v -e { probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_read(0)) } } spawn stap -v -e probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_read(0)) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/20sys/415real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapZiyKbo/stap_a4806ec4b5d268d39b83e204c033921d_2156_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_a4806ec4b5d268d39b83e204c033921d_2156.ko" in 2650usr/40sys/3033real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe Executing: kill -INT -17377 ERROR: read fault [man error::fault] at 0x (null) (a) near identifier 'atomic_read' at /root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp:16:10 WARNING: Number of errors: 1, skipped probes: 0 PASS: atomic5 expected error Executing: kill -INT -17377 executing: stap -v -e { probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_read(-1)) } } spawn stap -v -e probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_read(-1)) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 420usr/0sys/412real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 0usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapvALQxC/stap_bc2f3437e4f8b2b841cb5d6452da62f5_2157_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_bc2f3437e4f8b2b841cb5d6452da62f5_2157.ko" in 2640usr/50sys/3058real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe Executing: kill -INT -17603 ERROR: read fault [man error::fault] at 0xffffffffffffffff (a) near identifier 'atomic_read' at /root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp:16:10 WARNING: Number of errors: 1, skipped probes: 0 PASS: atomic6 expected error Executing: kill -INT -17603 executing: stap -v -e { probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_read(3)) } } spawn stap -v -e probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_read(3)) } Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stap0WfGFV/stap_e6da44946cf78b208f2353f6f1b3fb5f_2156_src.c" using 50176virt/43008res/6464shr/32960data kb, in 0usr/10sys/1real ms. Pass 4: compiled C into "stap_e6da44946cf78b208f2353f6f1b3fb5f_2156.ko" in 2630usr/60sys/3034real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe Executing: kill -INT -17826 ERROR: read fault [man error::fault] at 0x0000000000000003 (a) near identifier 'atomic_read' at /root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp:16:10 WARNING: Number of errors: 1, skipped probes: 0 PASS: atomic7 expected error Executing: kill -INT -17826 executing: stap -v -ge { %{ #include struct { ulong barrier1; atomic_t a; ulong barrier2; } stp_atomic_struct = { ULONG_MAX, ATOMIC_INIT(5), ULONG_MAX }; %} function get_atomic_addr:long() %{ STAP_RETVALUE = (long)&stp_atomic_struct.a; %} probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_read(get_atomic_addr() + 0)) } } spawn stap -v -ge %{ #include struct { ulong barrier1; atomic_t a; ulong barrier2; } stp_atomic_struct = { ULONG_MAX, ATOMIC_INIT(5), ULONG_MAX }; %} function get_atomic_addr:long() %{ STAP_RETVALUE = (long)&stp_atomic_struct.a; %} probe begin { print("systemtap starting probe\n") exit() } probe end { print("systemtap ending probe\n") printf("%d\n", atomic_read(get_atomic_addr() + 0)) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 3 probe(s), 4 function(s), 1 embed(s), 0 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapz5evVf/stap_4a4aea1c5b555e80ead4744cd48dc4cc_2461_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_4a4aea1c5b555e80ead4744cd48dc4cc_2461.ko" in 2660usr/50sys/3072real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 5 Executing: kill -INT -18049 PASS: atomic8 no expected error Executing: kill -INT -18049 testcase ./systemtap.base/atomic.exp completed in 33 seconds Running ./systemtap.base/backtrace.exp ... spawn stap ./systemtap.base/backtrace.stp begin 0x0 0x0 (inexact) timer.ms(100) 0x0 0x0 (inexact) end 0x0 0x0 (inexact) KPASS: backtrace (3 6) (PRMS 10739) spawn stap ./systemtap.base/backtrace.stp -d kernel begin 0x0 0x0 (inexact) timer.ms(100) 0x0 0x0 (inexact) end 0x0 0x0 (inexact) KPASS: backtrace-unwindsyms (3 6) (PRMS 10739) spawn stap ./systemtap.base/backtrace.stp -d kernel begin 0x0 0x0 (inexact) timer.ms(100) 0x0 0x0 (inexact) end 0x0 0x0 (inexact) KFAIL: self-unwind-ensure-exact (3) (PRMS: 10739) testcase ./systemtap.base/backtrace.exp completed in 22 seconds Running ./systemtap.base/bad-code.exp ... Executing on host: gcc ./systemtap.base/bad-code.c -g -lm -o bad-code (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/bad-code.c -g -lm -o bad-code PASS: bad-code.c compile Running: stap ./systemtap.base/bad-code.stp -w -d ./bad-code -c ./bad-code spawn stap ./systemtap.base/bad-code.stp -w -d ./bad-code -c ./bad-code 0x4006ec : func+0x18/0x28 [/root/systemtap_write/systemtap/testsuite/bad-code] 0x400718 : main+0x1c/0x24 [/root/systemtap_write/systemtap/testsuite/bad-code] 0x3ff7f500c94 [/usr/lib64/libc-2.17.so+0x20c94/0x180000] Executing: kill -INT -18732 main: 1, func: 1, libc: 1 PASS: bad-code testcase ./systemtap.base/bad-code.exp completed in 16 seconds Running ./systemtap.base/badkprobe.exp ... spawn stap -g -e probe $1 { k++ } global k probe timer.ms(100) { exit() } probe end { println("cleanup ok") } kernel.statement(-1).absolute WARNING: probe kernel.statement(0xffffffffffffffff).absolute (address 0xffffffffffffffff) registration error (rc -1) cleanup ok k=0x0 PASS: bad kprobe registration: kernel.statement(-1).absolute spawn stap -g -e probe $1 { k++ } global k probe timer.ms(100) { exit() } probe end { println("cleanup ok") } kprobe.statement(-1).absolute WARNING: probe kprobe.statement(0xffffffffffffffff).absolute (address 0xffffffffffffffff) registration error (rc -1) cleanup ok k=0x0 PASS: bad kprobe registration: kprobe.statement(-1).absolute spawn stap -g -w -e probe $1 { k++ } global k probe timer.ms(100) { exit() } probe end { println("cleanup ok") } kernel.statement(-1).absolute ? cleanup ok k=0x0 PASS: bad optional kprobe registration: kernel.statement(-1).absolute spawn stap -g -w -e probe $1 { k++ } global k probe timer.ms(100) { exit() } probe end { println("cleanup ok") } kprobe.statement(-1).absolute ? cleanup ok k=0x0 PASS: bad optional kprobe registration: kprobe.statement(-1).absolute testcase ./systemtap.base/badkprobe.exp completed in 19 seconds Running ./systemtap.base/be_loaded.exp ... executing: stap ./systemtap.base/be_loaded.stp -c true PASS: be_loaded testcase ./systemtap.base/be_loaded.exp completed in 5 seconds Running ./systemtap.base/be_order.exp ... executing: stap -v ./systemtap.base/be_order.stp spawn stap -v ./systemtap.base/be_order.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/430real ms. Pass 2: analyzed script: 15 probe(s), 1 function(s), 0 embed(s), 2 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap3dS4aj/stap_eff42b12468a3f21971cf76cd8e6a175_2610_src.c" using 50112virt/43072res/6464shr/32896data kb, in 0usr/10sys/2real ms. Pass 4: compiled C into "stap_eff42b12468a3f21971cf76cd8e6a175_2610.ko" in 2740usr/40sys/3127real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/be_order.stp startup PASS: ./systemtap.base/be_order.stp load generation Executing: kill -INT -20065 systemtap ending probe systemtap test success systemtap test success PASS: ./systemtap.base/be_order.stp shutdown and output Pass 5: run completed in 0usr/10sys/878real ms. metric: ./systemtap.base/be_order.stp 410 0 430 10 0 9 0 10 2 2740 40 3127 0 10 878 Executing: kill -INT -20065 testcase ./systemtap.base/be_order.exp completed in 4 seconds Running ./systemtap.base/beginenderror.exp ... spawn stap ./systemtap.base/beginenderror.stp ERROR: division by 0 near operator '/' at ./systemtap.base/beginenderror.stp:1:46 ok begin ok error ok error(10) ERROR: division by 0 near operator '/' at ./systemtap.base/beginenderror.stp:5:39 ERROR: division by 0 near operator '/' at ./systemtap.base/beginenderror.stp:5:39 WARNING: Number of errors: 3, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: beginenderror (5 3 0) testcase ./systemtap.base/beginenderror.exp completed in 5 seconds Running ./systemtap.base/bench.exp ... spawn stap -tu ./systemtap.base/bench.stp gs="" gnn[1]=0x1 gss["foo"]="bar" ----- probe hit report: begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.null from: test.null, index: 0 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.null from: test.null, index: 1 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 2 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.null from: test.null, index: 3 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 4 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.null from: test.null, index: 5 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 6 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.null from: test.null, index: 7 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 8 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.null from: test.null, index: 9 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 10 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.null from: test.null, index: 11 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 12 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.null from: test.null, index: 13 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.null from: test.null, index: 14 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.null from: test.null, index: 15 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 16 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.null from: test.null, index: 17 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.null from: test.null, index: 18 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.null from: test.null, index: 19 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.null from: test.null, index: 20 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.null from: test.null, index: 21 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.null from: test.null, index: 22 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.null from: test.null, index: 23 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 24 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.null from: test.null, index: 25 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.null from: test.null, index: 26 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.null from: test.null, index: 27 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.null from: test.null, index: 28 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.null from: test.null, index: 29 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.null from: test.null, index: 30 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.null from: test.null, index: 31 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.null from: test.null, index: 32 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.null from: test.null, index: 33 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.null from: test.null, index: 34 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.null from: test.null, index: 35 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.null from: test.null, index: 36 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.null from: test.null, index: 37 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.null from: test.null, index: 38 begin, (./systemtap.base/bench.stp:12:19), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.null from: test.null, index: 39 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.intassmt from: test.intassmt, index: 40 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intassmt from: test.intassmt, index: 41 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intassmt from: test.intassmt, index: 42 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.intassmt from: test.intassmt, index: 43 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intassmt from: test.intassmt, index: 44 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intassmt from: test.intassmt, index: 45 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intassmt from: test.intassmt, index: 46 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intassmt from: test.intassmt, index: 47 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.intassmt from: test.intassmt, index: 48 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intassmt from: test.intassmt, index: 49 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.intassmt from: test.intassmt, index: 50 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.intassmt from: test.intassmt, index: 51 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.intassmt from: test.intassmt, index: 52 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intassmt from: test.intassmt, index: 53 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intassmt from: test.intassmt, index: 54 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intassmt from: test.intassmt, index: 55 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intassmt from: test.intassmt, index: 56 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intassmt from: test.intassmt, index: 57 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intassmt from: test.intassmt, index: 58 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intassmt from: test.intassmt, index: 59 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.intassmt from: test.intassmt, index: 60 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intassmt from: test.intassmt, index: 61 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intassmt from: test.intassmt, index: 62 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intassmt from: test.intassmt, index: 63 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.intassmt from: test.intassmt, index: 64 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intassmt from: test.intassmt, index: 65 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intassmt from: test.intassmt, index: 66 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intassmt from: test.intassmt, index: 67 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.intassmt from: test.intassmt, index: 68 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.intassmt from: test.intassmt, index: 69 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.intassmt from: test.intassmt, index: 70 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.intassmt from: test.intassmt, index: 71 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.intassmt from: test.intassmt, index: 72 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intassmt from: test.intassmt, index: 73 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intassmt from: test.intassmt, index: 74 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intassmt from: test.intassmt, index: 75 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.intassmt from: test.intassmt, index: 76 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intassmt from: test.intassmt, index: 77 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intassmt from: test.intassmt, index: 78 begin, (./systemtap.base/bench.stp:13:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intassmt from: test.intassmt, index: 79 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gintassmt from: test.gintassmt, index: 80 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.gintassmt from: test.gintassmt, index: 81 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintassmt from: test.gintassmt, index: 82 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintassmt from: test.gintassmt, index: 83 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintassmt from: test.gintassmt, index: 84 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintassmt from: test.gintassmt, index: 85 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gintassmt from: test.gintassmt, index: 86 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.gintassmt from: test.gintassmt, index: 87 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gintassmt from: test.gintassmt, index: 88 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.gintassmt from: test.gintassmt, index: 89 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintassmt from: test.gintassmt, index: 90 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gintassmt from: test.gintassmt, index: 91 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gintassmt from: test.gintassmt, index: 92 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintassmt from: test.gintassmt, index: 93 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintassmt from: test.gintassmt, index: 94 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.gintassmt from: test.gintassmt, index: 95 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.gintassmt from: test.gintassmt, index: 96 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintassmt from: test.gintassmt, index: 97 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.gintassmt from: test.gintassmt, index: 98 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.gintassmt from: test.gintassmt, index: 99 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintassmt from: test.gintassmt, index: 100 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintassmt from: test.gintassmt, index: 101 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.gintassmt from: test.gintassmt, index: 102 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.gintassmt from: test.gintassmt, index: 103 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintassmt from: test.gintassmt, index: 104 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintassmt from: test.gintassmt, index: 105 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gintassmt from: test.gintassmt, index: 106 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gintassmt from: test.gintassmt, index: 107 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintassmt from: test.gintassmt, index: 108 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintassmt from: test.gintassmt, index: 109 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gintassmt from: test.gintassmt, index: 110 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gintassmt from: test.gintassmt, index: 111 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gintassmt from: test.gintassmt, index: 112 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintassmt from: test.gintassmt, index: 113 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.gintassmt from: test.gintassmt, index: 114 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintassmt from: test.gintassmt, index: 115 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintassmt from: test.gintassmt, index: 116 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintassmt from: test.gintassmt, index: 117 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintassmt from: test.gintassmt, index: 118 begin, (./systemtap.base/bench.stp:14:24), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gintassmt from: test.gintassmt, index: 119 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.intincr from: test.intincr, index: 120 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intincr from: test.intincr, index: 121 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.intincr from: test.intincr, index: 122 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intincr from: test.intincr, index: 123 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.intincr from: test.intincr, index: 124 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intincr from: test.intincr, index: 125 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intincr from: test.intincr, index: 126 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.intincr from: test.intincr, index: 127 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intincr from: test.intincr, index: 128 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.intincr from: test.intincr, index: 129 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intincr from: test.intincr, index: 130 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.intincr from: test.intincr, index: 131 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.intincr from: test.intincr, index: 132 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.intincr from: test.intincr, index: 133 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intincr from: test.intincr, index: 134 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intincr from: test.intincr, index: 135 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intincr from: test.intincr, index: 136 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intincr from: test.intincr, index: 137 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.intincr from: test.intincr, index: 138 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.intincr from: test.intincr, index: 139 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intincr from: test.intincr, index: 140 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.intincr from: test.intincr, index: 141 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intincr from: test.intincr, index: 142 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intincr from: test.intincr, index: 143 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intincr from: test.intincr, index: 144 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.intincr from: test.intincr, index: 145 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.intincr from: test.intincr, index: 146 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.intincr from: test.intincr, index: 147 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intincr from: test.intincr, index: 148 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.intincr from: test.intincr, index: 149 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intincr from: test.intincr, index: 150 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intincr from: test.intincr, index: 151 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.intincr from: test.intincr, index: 152 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.intincr from: test.intincr, index: 153 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intincr from: test.intincr, index: 154 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.intincr from: test.intincr, index: 155 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.intincr from: test.intincr, index: 156 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.intincr from: test.intincr, index: 157 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intincr from: test.intincr, index: 158 begin, (./systemtap.base/bench.stp:15:22), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.intincr from: test.intincr, index: 159 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 160 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 161 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 162 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintincr from: test.gintincr, index: 163 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 164 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintincr from: test.gintincr, index: 165 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gintincr from: test.gintincr, index: 166 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 167 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 168 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintincr from: test.gintincr, index: 169 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 170 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintincr from: test.gintincr, index: 171 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 172 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintincr from: test.gintincr, index: 173 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 174 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.gintincr from: test.gintincr, index: 175 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 176 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintincr from: test.gintincr, index: 177 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 178 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gintincr from: test.gintincr, index: 179 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 180 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gintincr from: test.gintincr, index: 181 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 182 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gintincr from: test.gintincr, index: 183 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gintincr from: test.gintincr, index: 184 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 185 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 186 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gintincr from: test.gintincr, index: 187 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 188 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintincr from: test.gintincr, index: 189 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 190 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.gintincr from: test.gintincr, index: 191 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gintincr from: test.gintincr, index: 192 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gintincr from: test.gintincr, index: 193 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gintincr from: test.gintincr, index: 194 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gintincr from: test.gintincr, index: 195 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 196 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gintincr from: test.gintincr, index: 197 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 198 begin, (./systemtap.base/bench.stp:16:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gintincr from: test.gintincr, index: 199 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.strassmt from: test.strassmt, index: 200 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.strassmt from: test.strassmt, index: 201 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.strassmt from: test.strassmt, index: 202 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.strassmt from: test.strassmt, index: 203 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.strassmt from: test.strassmt, index: 204 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.strassmt from: test.strassmt, index: 205 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.strassmt from: test.strassmt, index: 206 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.strassmt from: test.strassmt, index: 207 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.strassmt from: test.strassmt, index: 208 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.strassmt from: test.strassmt, index: 209 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.strassmt from: test.strassmt, index: 210 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.strassmt from: test.strassmt, index: 211 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.strassmt from: test.strassmt, index: 212 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.strassmt from: test.strassmt, index: 213 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.strassmt from: test.strassmt, index: 214 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.strassmt from: test.strassmt, index: 215 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.strassmt from: test.strassmt, index: 216 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.strassmt from: test.strassmt, index: 217 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.strassmt from: test.strassmt, index: 218 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.strassmt from: test.strassmt, index: 219 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.strassmt from: test.strassmt, index: 220 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.strassmt from: test.strassmt, index: 221 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.strassmt from: test.strassmt, index: 222 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.strassmt from: test.strassmt, index: 223 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.strassmt from: test.strassmt, index: 224 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.strassmt from: test.strassmt, index: 225 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.strassmt from: test.strassmt, index: 226 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.strassmt from: test.strassmt, index: 227 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.strassmt from: test.strassmt, index: 228 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.strassmt from: test.strassmt, index: 229 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.strassmt from: test.strassmt, index: 230 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.strassmt from: test.strassmt, index: 231 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.strassmt from: test.strassmt, index: 232 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.strassmt from: test.strassmt, index: 233 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.strassmt from: test.strassmt, index: 234 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.strassmt from: test.strassmt, index: 235 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.strassmt from: test.strassmt, index: 236 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.strassmt from: test.strassmt, index: 237 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.strassmt from: test.strassmt, index: 238 begin, (./systemtap.base/bench.stp:18:23), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.strassmt from: test.strassmt, index: 239 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 240 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 19min/19avg/19max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 241 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 242 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 243 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 244 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 245 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 246 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 247 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 248 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 249 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 250 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 251 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 252 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 253 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 254 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 255 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 256 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 257 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 258 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 259 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 260 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 261 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 262 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 263 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 264 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 265 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 266 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 267 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 268 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 269 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 270 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 271 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 272 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 273 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 274 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 275 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 276 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 277 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 278 begin, (./systemtap.base/bench.stp:19:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.gstrassmt from: test.gstrassmt, index: 279 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.forloop from: test.forloop, index: 280 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.forloop from: test.forloop, index: 281 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.forloop from: test.forloop, index: 282 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.forloop from: test.forloop, index: 283 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.forloop from: test.forloop, index: 284 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 285 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 286 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.forloop from: test.forloop, index: 287 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.forloop from: test.forloop, index: 288 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.forloop from: test.forloop, index: 289 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.forloop from: test.forloop, index: 290 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.forloop from: test.forloop, index: 291 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.forloop from: test.forloop, index: 292 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.forloop from: test.forloop, index: 293 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 294 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.forloop from: test.forloop, index: 295 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.forloop from: test.forloop, index: 296 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.forloop from: test.forloop, index: 297 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.forloop from: test.forloop, index: 298 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.forloop from: test.forloop, index: 299 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.forloop from: test.forloop, index: 300 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.forloop from: test.forloop, index: 301 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 302 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 303 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.forloop from: test.forloop, index: 304 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.forloop from: test.forloop, index: 305 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.forloop from: test.forloop, index: 306 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 17min/17avg/17max, from: repeat from: test.forloop from: test.forloop, index: 307 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.forloop from: test.forloop, index: 308 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.forloop from: test.forloop, index: 309 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 19min/19avg/19max, from: repeat from: test.forloop from: test.forloop, index: 310 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.forloop from: test.forloop, index: 311 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 312 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.forloop from: test.forloop, index: 313 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 314 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 19min/19avg/19max, from: repeat from: test.forloop from: test.forloop, index: 315 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.forloop from: test.forloop, index: 316 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 317 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.forloop from: test.forloop, index: 318 begin, (./systemtap.base/bench.stp:21:22), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.forloop from: test.forloop, index: 319 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.ifgint from: test.ifgint, index: 320 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.ifgint from: test.ifgint, index: 321 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 322 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 323 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.ifgint from: test.ifgint, index: 324 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 325 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.ifgint from: test.ifgint, index: 326 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.ifgint from: test.ifgint, index: 327 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 328 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.ifgint from: test.ifgint, index: 329 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.ifgint from: test.ifgint, index: 330 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.ifgint from: test.ifgint, index: 331 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.ifgint from: test.ifgint, index: 332 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.ifgint from: test.ifgint, index: 333 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 334 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 335 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.ifgint from: test.ifgint, index: 336 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.ifgint from: test.ifgint, index: 337 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 338 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.ifgint from: test.ifgint, index: 339 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.ifgint from: test.ifgint, index: 340 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.ifgint from: test.ifgint, index: 341 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 342 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.ifgint from: test.ifgint, index: 343 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.ifgint from: test.ifgint, index: 344 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 345 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.ifgint from: test.ifgint, index: 346 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.ifgint from: test.ifgint, index: 347 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.ifgint from: test.ifgint, index: 348 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.ifgint from: test.ifgint, index: 349 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.ifgint from: test.ifgint, index: 350 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.ifgint from: test.ifgint, index: 351 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 352 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 353 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.ifgint from: test.ifgint, index: 354 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.ifgint from: test.ifgint, index: 355 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.ifgint from: test.ifgint, index: 356 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.ifgint from: test.ifgint, index: 357 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.ifgint from: test.ifgint, index: 358 begin, (./systemtap.base/bench.stp:22:21), hits: 1, cycles: 3min/3avg/3max, from: repeat from: test.ifgint from: test.ifgint, index: 359 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 360 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.next from: test.next, index: 361 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 362 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.next from: test.next, index: 363 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.next from: test.next, index: 364 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.next from: test.next, index: 365 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 366 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.next from: test.next, index: 367 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.next from: test.next, index: 368 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.next from: test.next, index: 369 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.next from: test.next, index: 370 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.next from: test.next, index: 371 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.next from: test.next, index: 372 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.next from: test.next, index: 373 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.next from: test.next, index: 374 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.next from: test.next, index: 375 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.next from: test.next, index: 376 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.next from: test.next, index: 377 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 37min/37avg/37max, from: repeat from: test.next from: test.next, index: 378 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.next from: test.next, index: 379 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 380 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 381 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.next from: test.next, index: 382 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.next from: test.next, index: 383 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.next from: test.next, index: 384 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 385 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 386 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.next from: test.next, index: 387 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 388 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.next from: test.next, index: 389 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.next from: test.next, index: 390 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.next from: test.next, index: 391 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.next from: test.next, index: 392 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.next from: test.next, index: 393 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.next from: test.next, index: 394 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 4min/4avg/4max, from: repeat from: test.next from: test.next, index: 395 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.next from: test.next, index: 396 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.next from: test.next, index: 397 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.next from: test.next, index: 398 begin, (./systemtap.base/bench.stp:23:19), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.next from: test.next, index: 399 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.stataccum from: test.stataccum, index: 400 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 401 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.stataccum from: test.stataccum, index: 402 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.stataccum from: test.stataccum, index: 403 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.stataccum from: test.stataccum, index: 404 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 405 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.stataccum from: test.stataccum, index: 406 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.stataccum from: test.stataccum, index: 407 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.stataccum from: test.stataccum, index: 408 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 409 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.stataccum from: test.stataccum, index: 410 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 411 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.stataccum from: test.stataccum, index: 412 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.stataccum from: test.stataccum, index: 413 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.stataccum from: test.stataccum, index: 414 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 415 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.stataccum from: test.stataccum, index: 416 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.stataccum from: test.stataccum, index: 417 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.stataccum from: test.stataccum, index: 418 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 419 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 17min/17avg/17max, from: repeat from: test.stataccum from: test.stataccum, index: 420 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.stataccum from: test.stataccum, index: 421 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.stataccum from: test.stataccum, index: 422 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.stataccum from: test.stataccum, index: 423 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.stataccum from: test.stataccum, index: 424 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 425 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.stataccum from: test.stataccum, index: 426 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.stataccum from: test.stataccum, index: 427 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.stataccum from: test.stataccum, index: 428 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.stataccum from: test.stataccum, index: 429 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 5min/5avg/5max, from: repeat from: test.stataccum from: test.stataccum, index: 430 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.stataccum from: test.stataccum, index: 431 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.stataccum from: test.stataccum, index: 432 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 433 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.stataccum from: test.stataccum, index: 434 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.stataccum from: test.stataccum, index: 435 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.stataccum from: test.stataccum, index: 436 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.stataccum from: test.stataccum, index: 437 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.stataccum from: test.stataccum, index: 438 begin, (./systemtap.base/bench.stp:25:24), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.stataccum from: test.stataccum, index: 439 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 25min/25avg/25max, from: repeat from: test.statcount from: test.statcount, index: 440 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 21min/21avg/21max, from: repeat from: test.statcount from: test.statcount, index: 441 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 19min/19avg/19max, from: repeat from: test.statcount from: test.statcount, index: 442 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.statcount from: test.statcount, index: 443 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.statcount from: test.statcount, index: 444 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.statcount from: test.statcount, index: 445 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.statcount from: test.statcount, index: 446 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.statcount from: test.statcount, index: 447 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 48min/48avg/48max, from: repeat from: test.statcount from: test.statcount, index: 448 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.statcount from: test.statcount, index: 449 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.statcount from: test.statcount, index: 450 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 21min/21avg/21max, from: repeat from: test.statcount from: test.statcount, index: 451 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 17min/17avg/17max, from: repeat from: test.statcount from: test.statcount, index: 452 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.statcount from: test.statcount, index: 453 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 19min/19avg/19max, from: repeat from: test.statcount from: test.statcount, index: 454 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.statcount from: test.statcount, index: 455 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 20min/20avg/20max, from: repeat from: test.statcount from: test.statcount, index: 456 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.statcount from: test.statcount, index: 457 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.statcount from: test.statcount, index: 458 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 19min/19avg/19max, from: repeat from: test.statcount from: test.statcount, index: 459 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.statcount from: test.statcount, index: 460 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.statcount from: test.statcount, index: 461 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 20min/20avg/20max, from: repeat from: test.statcount from: test.statcount, index: 462 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 19min/19avg/19max, from: repeat from: test.statcount from: test.statcount, index: 463 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 20min/20avg/20max, from: repeat from: test.statcount from: test.statcount, index: 464 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.statcount from: test.statcount, index: 465 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 22min/22avg/22max, from: repeat from: test.statcount from: test.statcount, index: 466 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.statcount from: test.statcount, index: 467 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.statcount from: test.statcount, index: 468 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 17min/17avg/17max, from: repeat from: test.statcount from: test.statcount, index: 469 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 20min/20avg/20max, from: repeat from: test.statcount from: test.statcount, index: 470 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 21min/21avg/21max, from: repeat from: test.statcount from: test.statcount, index: 471 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 23min/23avg/23max, from: repeat from: test.statcount from: test.statcount, index: 472 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.statcount from: test.statcount, index: 473 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.statcount from: test.statcount, index: 474 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 20min/20avg/20max, from: repeat from: test.statcount from: test.statcount, index: 475 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 21min/21avg/21max, from: repeat from: test.statcount from: test.statcount, index: 476 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.statcount from: test.statcount, index: 477 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 24min/24avg/24max, from: repeat from: test.statcount from: test.statcount, index: 478 begin, (./systemtap.base/bench.stp:26:24), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.statcount from: test.statcount, index: 479 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 480 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 481 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 6min/6avg/6max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 482 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 483 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 484 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 485 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 486 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 487 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 488 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 489 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 490 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 491 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 492 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 493 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 494 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 495 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 496 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 497 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 498 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 499 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 500 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 501 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 502 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 503 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 504 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 505 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 506 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 507 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 508 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 509 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 8min/8avg/8max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 510 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 511 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 512 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 513 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 514 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 515 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 516 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 517 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 7min/7avg/7max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 518 begin, (./systemtap.base/bench.stp:28:25), hits: 1, cycles: 31min/31avg/31max, from: repeat from: test.nnarrassmt from: test.nnarrassmt, index: 519 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 47min/47avg/47max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 520 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 20min/20avg/20max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 521 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 522 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 523 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 524 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 525 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 17min/17avg/17max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 526 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 527 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 528 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 529 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 530 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 17min/17avg/17max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 531 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 532 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 533 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 17min/17avg/17max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 534 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 535 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 536 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 537 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 538 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 539 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 540 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 541 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 542 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 22min/22avg/22max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 543 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 10min/10avg/10max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 544 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 545 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 15min/15avg/15max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 546 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 547 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 16min/16avg/16max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 548 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 549 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 550 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 17min/17avg/17max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 551 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 552 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 9min/9avg/9max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 553 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 12min/12avg/12max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 554 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 18min/18avg/18max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 555 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 556 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 11min/11avg/11max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 557 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 14min/14avg/14max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 558 begin, (./systemtap.base/bench.stp:29:25), hits: 1, cycles: 13min/13avg/13max, from: repeat from: test.ssarrassmt from: test.ssarrassmt, index: 559 begin(9999), (./systemtap.base/bench.stp:31:1), hits: 1, cycles: 20min/20avg/20max, from: begin(9999), index: 560 end, (:1:1), hits: 1, cycles: 91min/91avg/91max, from: end, index: 562 end, (:1:1), hits: 1, cycles: 81min/81avg/81max, from: end, index: 563 end, (:1:1), hits: 1, cycles: 69min/69avg/69max, from: end, index: 564 ----- refresh report: PASS: bench (510) testcase ./systemtap.base/bench.exp completed in 10 seconds Running ./systemtap.base/bitfield.exp ... executing: stap -v -g ./systemtap.base/bitfield.stp spawn stap -v -g ./systemtap.base/bitfield.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 390usr/30sys/414real ms. Pass 2: analyzed script: 2 probe(s), 10 function(s), 1 embed(s), 0 global(s) using 132288virt/125568res/6848shr/115072data kb, in 1710usr/120sys/1833real ms. Pass 3: translated to C into "/tmp/stapcmbEp9/stap_60a42202cafe9ae88fdb29040202fb9c_5803_src.c" using 132288virt/125632res/6912shr/115072data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_60a42202cafe9ae88fdb29040202fb9c_5803.ko" in 2960usr/100sys/3761real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe systemtap test success PASS: ./systemtap.base/bitfield.stp startup PASS: ./systemtap.base/bitfield.stp load generation Executing: kill -INT -20733 PASS: ./systemtap.base/bitfield.stp shutdown and output Pass 5: run completed in 10usr/0sys/669real ms. metric: ./systemtap.base/bitfield.stp 390 30 414 1710 120 1833 0 0 2 2960 100 3761 10 0 669 Executing: kill -INT -20733 testcase ./systemtap.base/bitfield.exp completed in 7 seconds Running ./systemtap.base/buildid.exp ... Executing on host: gcc -g -c -o /root/systemtap_write/systemtap/testsuite/buildid.o ./systemtap.base/buildid.c (timeout = 300) spawn -ignore SIGHUP gcc -g -c -o /root/systemtap_write/systemtap/testsuite/buildid.o ./systemtap.base/buildid.c PASS: buildid.o Executing on host: ld buildid.o -r -o buildid.ro (timeout = 300) spawn -ignore SIGHUP ld buildid.o -r -o buildid.ro PASS: buildid.ro Executing on host: gcc buildid.ro -lm -o ./buildid.x (timeout = 300) spawn -ignore SIGHUP gcc buildid.ro -lm -o ./buildid.x PASS: ./buildid.x spawn /usr/bin/eu-readelf -n ./buildid.x Note section [ 2] '.note.ABI-tag' of 32 bytes at offset 0x21c: Owner Data size Type GNU 16 VERSION OS: Linux, ABI: 3.7.0 Note section [ 3] '.note.gnu.build-id' of 36 bytes at offset 0x23c: Owner Data size Type GNU 20 GNU_BUILD_ID Build ID: 780d323d3113721a5051321a58b5e63dc1639032 PASS: nonshared build id (module compilation) spawn staprun /root/systemtap_write/systemtap/testsuite/bid.ko -c ./buildid.x WARNING: Child process exited with status 2 x=1 PASS: nonshared build id ok (1) PASS: nonshared build id (build id removal) spawn staprun /root/systemtap_write/systemtap/testsuite/bid.ko -c ./buildid.x WARNING: Child process exited with status 2 ERROR: Build-id mismatch [man error::buildid]: "/root/systemtap_write/systemtap/testsuite/buildid.x" byte 0 (0x78 vs 0x00) address 0x40024c rc 0 WARNING: task_finder inode-uprobes callback for task 21213 failed: 1 PASS: nonshared build id !ok - removed (1) Executing on host: gcc buildid2.ro -lm -o ./buildid.x (timeout = 300) spawn -ignore SIGHUP gcc buildid2.ro -lm -o ./buildid.x PASS: nonshared build id (build id modified) spawn staprun /root/systemtap_write/systemtap/testsuite/bid.ko -c ./buildid.x WARNING: Child process exited with status 2 ERROR: Build-id mismatch [man error::buildid]: "/root/systemtap_write/systemtap/testsuite/buildid.x" byte 0 (0x78 vs 0x5d) address 0x40024c rc 0 WARNING: task_finder inode-uprobes callback for task 21228 failed: 1 PASS: nonshared build id !ok - modified (1) PASS: STP_NO_BUILDID_CHECK (module compilation) spawn staprun /root/systemtap_write/systemtap/testsuite/bid_nocheck.ko -c ./buildid.x WARNING: Child process exited with status 2 x=1 PASS: STP_NO_BUILDID_CHECK ok (1) Executing on host: gcc ./systemtap.base/buildid.c -DNO_MAIN -shared -g -lm -o libbid.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/buildid.c -DNO_MAIN -shared -g -lm -o libbid.so PASS: libbid.so -DNO_MAIN Executing on host: gcc ./systemtap.base/buildid.c -DONLY_MAIN -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lbid -lm -o ./buildid.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/buildid.c -DONLY_MAIN -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lbid -lm -o ./buildid.x PASS: ./buildid.x -DONLY_MAIN PASS: shared build id (module compilation) spawn staprun /root/systemtap_write/systemtap/testsuite/bid_shared.ko -c ./buildid.x WARNING: Child process exited with status 2 x=1 PASS: shared build id ok (1) PASS: shared build id (build id removal) spawn staprun /root/systemtap_write/systemtap/testsuite/bid_shared.ko -c ./buildid.x WARNING: Child process exited with status 2 ERROR: Build-id mismatch [man error::buildid]: "/root/systemtap_write/systemtap/testsuite/libbid.so" byte 0 (0x94 vs 0x00) address 0x3ffafd601a0 rc 0 WARNING: task_finder mmap inode-uprobes callback for task 21699 failed: 1 PASS: shared build id !ok - removed (1) PASS: shared build id (build id modified) spawn staprun /root/systemtap_write/systemtap/testsuite/bid_shared.ko -c ./buildid.x WARNING: Child process exited with status 2 ERROR: Build-id mismatch [man error::buildid]: "/root/systemtap_write/systemtap/testsuite/libbid.so" byte 0 (0x94 vs 0x00) address 0x3ffb63f01a0 rc 0 WARNING: task_finder mmap inode-uprobes callback for task 21708 failed: 1 PASS: shared build id !ok - modified (1) testcase ./systemtap.base/buildid.exp completed in 22 seconds Running ./systemtap.base/bz10078.exp ... PASS: bz10078 compile starting ./systemtap.base/bz10078.stp spawn1 stap -p4 ./systemtap.base/bz10078.stp spawn stap -p4 ./systemtap.base/bz10078.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7b/stap_7b7af3a0cb35d83bb6e303ff222293ee_2932.ko wait results: 21725 exp13 0 0 PASS: bz10078 -p4 spawn stap ./systemtap.base/bz10078.stp -c ./bz10078 1,2 mkpoint2 returns mkpoint1 returns PASS: bz10078 -p5 testcase ./systemtap.base/bz10078.exp completed in 7 seconds Running ./systemtap.base/bz1027459.exp ... spawn stap ./systemtap.base/bz1027459.stp semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. FAIL: bz1027459 -p5 (0) testcase ./systemtap.base/bz1027459.exp completed in 4 seconds Running ./systemtap.base/bz1074541.exp ... Attempt no. 0 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 1 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 2 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 3 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 4 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 5 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 6 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 7 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 8 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 9 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 10 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 11 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 12 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 13 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 14 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 15 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 16 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 17 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 18 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 Attempt no. 19 to crash the kernel... spawn stap -ge probe netfilter.ipv4.local_in { $verdict = nf_drop; exit() } -c ping -qfc 1000 127.0.0.1 PASS: ./bz1074541 testcase ./systemtap.base/bz1074541.exp completed in 72 seconds Running ./systemtap.base/bz1126645.exp ... spawn stap -c /bin/true -e probe kprocess.exec_complete {println("return")} return PASS: bz1126645 -p5 testcase ./systemtap.base/bz1126645.exp completed in 6 seconds Running ./systemtap.base/bz13338.exp ... spawn stap -vvl process("/usr/bin/?").function("main") Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapOl25mY" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49280virt/41408res/5824shr/32064data kb, in 420usr/0sys/418real ms. Expanded process("/usr/bin/?") to process("/usr/bin/\[") Expanded process("/usr/bin/?") to process("/usr/bin/w") focused on module '/usr/bin/w' = [0x400000-0x413a10, bias 0 file /usr/bin/w ELF machine arm64| (code 183) probe main@:-1 process=/usr/bin/w reloc=.absolute pc=0x4014f0 WARNING: side-effect-free probe 'probe_2657': keyword at :1:1 source: probe process("/usr/bin/?").function("main") {} ^ WARNING: side-effect-free probe 'probe_2657': keyword at :1:1 source: probe process("/usr/bin/?").function("main") {} ^ process("/usr/bin/w").function("main") Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 50048virt/43776res/7232shr/32832data kb, in 10usr/0sys/40real ms. Running rm -rf /tmp/stapOl25mY Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapOl25mY" PASS: bz13338 testcase ./systemtap.base/bz13338.exp completed in 1 seconds Running ./systemtap.base/bz5274.exp ... PASS: ./bz5274 compile UNTESTED: ./bz5274 longjmp to a uretprobed function process("/root/systemtap_write/systemtap/testsuite/bz5274").function("_start").call Entering 0 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("__libc_csu_init").call Entering 22 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("_init").call Entering 27 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("call_weak_fn").call Entering 30 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("call_weak_fn").return 34 bz5274(22838): returns 0x0 process("/root/systemtap_write/systemtap/testsuite/bz5274").function("_init").return 38 bz5274(22838): returns 0x0 process("/root/systemtap_write/systemtap/testsuite/bz5274").function("frame_dummy").call Entering 41 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("register_tm_clones").call Entering 45 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("register_tm_clones").return 47 bz5274(22838): returns 0x410de0 process("/root/systemtap_write/systemtap/testsuite/bz5274").function("frame_dummy").return 50 bz5274(22838): returns 0x410de0 process("/root/systemtap_write/systemtap/testsuite/bz5274").function("__libc_csu_init").return 52 bz5274(22838): returns 0x410de0 process("/root/systemtap_write/systemtap/testsuite/bz5274").function("main@./systemtap.base/./bz5274.c:38").call Entering 57 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funca@./systemtap.base/./bz5274.c:25").call Entering 61 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcb@./systemtap.base/./bz5274.c:18").call Entering 66 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcc@./systemtap.base/./bz5274.c:11").call Entering 95 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcd@./systemtap.base/./bz5274.c:5").call Entering 100 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcb@./systemtap.base/./bz5274.c:18").call Entering 106 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcc@./systemtap.base/./bz5274.c:11").call Entering 111 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcd@./systemtap.base/./bz5274.c:5").call Entering 115 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcb@./systemtap.base/./bz5274.c:18").call Entering 119 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcc@./systemtap.base/./bz5274.c:11").call Entering 123 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcd@./systemtap.base/./bz5274.c:5").call Entering 127 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcb@./systemtap.base/./bz5274.c:18").call Entering 132 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcc@./systemtap.base/./bz5274.c:11").call Entering 136 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcd@./systemtap.base/./bz5274.c:5").call Entering 140 bz5274(22838): process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcd@./systemtap.base/./bz5274.c:5").return 143 bz5274(22838): returns 0x4 process("/root/systemtap_write/systemtap/testsuite/bz5274").function("funcc@./systemtap.base/./bz5274.c:11").return 146 bz5274(22838): returns 0x4 ./systemtap.base/./bz5274.sh: line 2: 22838 Segmentation fault ./bz5274 > ./bz5274.out Pass 5: run failed. [man error::pass5] PASS: ./bz5274 longjmp to a non-uretprobed function testcase ./systemtap.base/bz5274.exp completed in 14 seconds Running ./systemtap.base/bz6503.exp ... spawn stap -t ./systemtap.base/bz6503.stp -c ( ( /sbin/modprobe jffs2; /sbin/modprobe ext2; /sbin/modprobe fat; /sbin/modprobe vfat); wait; ( /sbin/rmmod jffs2; /sbin/rmmod ext2; /sbin/rmmod vfat; /sbin/rmmod fat); wait) 2>/dev/null ----- probe hit report: ----- refresh report: hits: 3, cycles: 443min/574avg/686max FAIL: bz6503 0 0 testcase ./systemtap.base/bz6503.exp completed in 5 seconds Running ./systemtap.base/bz6850.exp ... PASS: bz6850 compile starting ./systemtap.base/bz6850.stp spawn1 stap -p4 ./systemtap.base/bz6850.stp spawn stap -p4 ./systemtap.base/bz6850.stp WARNING: function _start return probe is blacklisted: keyword at ./systemtap.base/bz6850.stp:5:1 source: probe process("./bz6850").function("*").return { ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1e/stap_1e4e8164e6d87df6c143390c6fb97792_11677.ko wait results: 23319 exp33 0 0 PASS: bz6850 -p4 spawn stap ./systemtap.base/bz6850.stp -c ./bz6850 WARNING: function _start return probe is blacklisted: keyword at ./systemtap.base/bz6850.stp:5:1 source: probe process("./bz6850").function("*").return { ^ _start called __libc_csu_init called _init called call_weak_fn called _init returns __libc_csu_init returns frame_dummy called register_tm_clones called __libc_csu_init returns __libc_csu_init returns 0x3ffb79e0c38 returns main called fork_and_exec1 called fork_and_exec2 called fork1 called fork2 called fork1 returns fork_and_exec2 returns fork_and_exec1 returns main returns fork1 returns fork_and_exec2 returns __do_global_dtors_aux called deregister_tm_clones called __do_global_dtors_aux returns 0x3ffb7b7df0c returns _fini called 0x3ffb7b7df2c returns PASS: bz6850 -p5 testcase ./systemtap.base/bz6850.exp completed in 8 seconds Running ./systemtap.base/cache.exp ... spawn stap -v -p4 -e probe begin { println(1) } Pass 1: parsed user script and 105 library script(s) using 49152virt/37824res/5568shr/31936data kb, in 400usr/10sys/414real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41984res/5824shr/32704data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapHyzEC3/stap_e37ab860865c8bd28ce1e82e47501f2b_963_src.c" using 49920virt/42944res/6464shr/32704data kb, in 0usr/0sys/0real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/e3/stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko Pass 4: compiled C into "stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko" in 8260usr/270sys/9555real ms. PASS: BASIC1 wasn't cached spawn stap -v -p4 -e probe begin { println(1) } Pass 1: parsed user script and 105 library script(s) using 49152virt/37824res/5568shr/31936data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41984res/5824shr/32704data kb, in 10usr/0sys/8real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/e3/stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/e3/stap_e37ab860865c8bd28ce1e82e47501f2b_963.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/e3/stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko PASS: BASIC2 was cached spawn stap -v -p4 -e probe begin { println(1) } -DFOO=1 Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 420usr/0sys/413real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapRCzRcP/stap_09815e4fb45ae52bf2e2d1d77de4ea6e_968_src.c" using 49984virt/42880res/6464shr/32768data kb, in 0usr/0sys/0real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/09/stap_09815e4fb45ae52bf2e2d1d77de4ea6e_968.ko Pass 4: compiled C into "stap_09815e4fb45ae52bf2e2d1d77de4ea6e_968.ko" in 2440usr/50sys/2836real ms. PASS: OPTION1 wasn't cached spawn stap -v -p4 -e probe begin { println(1) } -DFOO=1 Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 0usr/10sys/8real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/09/stap_09815e4fb45ae52bf2e2d1d77de4ea6e_968.ko Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/09/stap_09815e4fb45ae52bf2e2d1d77de4ea6e_968.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/09/stap_09815e4fb45ae52bf2e2d1d77de4ea6e_968.ko PASS: OPTION2 was cached spawn stap -v -p4 -e probe begin { println(1) } -b Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/staphkFqJU/stap_d98ebbae8d1d023aa76ed5714fe0d898_963_src.c" using 49920virt/42880res/6464shr/32704data kb, in 0usr/0sys/0real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/d9/stap_d98ebbae8d1d023aa76ed5714fe0d898_963.ko Pass 4: compiled C into "stap_d98ebbae8d1d023aa76ed5714fe0d898_963.ko" in 2450usr/50sys/2853real ms. PASS: BULK1 wasn't cached spawn stap -v -p4 -e probe begin { println(1) } -b Pass 1: parsed user script and 105 library script(s) using 49152virt/37824res/5568shr/31936data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41984res/5824shr/32704data kb, in 10usr/0sys/8real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/d9/stap_d98ebbae8d1d023aa76ed5714fe0d898_963.ko Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/d9/stap_d98ebbae8d1d023aa76ed5714fe0d898_963.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/d9/stap_d98ebbae8d1d023aa76ed5714fe0d898_963.ko PASS: BULK2 was cached spawn stap -v -p4 -e probe begin { println(1) } -t Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapJGpOq1/stap_5003b97099a9832fb69891c339e8ba5d_963_src.c" using 49920virt/42880res/6464shr/32704data kb, in 0usr/0sys/0real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/50/stap_5003b97099a9832fb69891c339e8ba5d_963.ko Pass 4: compiled C into "stap_5003b97099a9832fb69891c339e8ba5d_963.ko" in 2600usr/40sys/2974real ms. PASS: TIMING1 wasn't cached spawn stap -v -p4 -e probe begin { println(1) } -t Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 390usr/20sys/409real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/8real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/50/stap_5003b97099a9832fb69891c339e8ba5d_963.ko Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/50/stap_5003b97099a9832fb69891c339e8ba5d_963.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/50/stap_5003b97099a9832fb69891c339e8ba5d_963.ko PASS: TIMING2 was cached spawn stap -v -p4 -e probe begin { println(1) } -R /root/systemtap_write/systemtap/testsuite/.cache_test_runtime Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stap4Zq95f/stap_16e4a48ff54014ed0cda7d2d745a6219_995_src.c" using 49920virt/42880res/6464shr/32704data kb, in 0usr/0sys/0real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/16/stap_16e4a48ff54014ed0cda7d2d745a6219_995.ko Pass 4: compiled C into "stap_16e4a48ff54014ed0cda7d2d745a6219_995.ko" in 8230usr/320sys/9445real ms. PASS: RUNTIME1 wasn't cached spawn stap -v -p4 -e probe begin { println(1) } -R /root/systemtap_write/systemtap/testsuite/.cache_test_runtime Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 420usr/0sys/415real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/8real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/16/stap_16e4a48ff54014ed0cda7d2d745a6219_995.ko Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/16/stap_16e4a48ff54014ed0cda7d2d745a6219_995.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/16/stap_16e4a48ff54014ed0cda7d2d745a6219_995.ko PASS: RUNTIME2 was cached spawn stap -v -p4 -e probe begin { println(1) } WARNING: failed to create systemtap data directory "/dev/null" Not a directory, disabling cache support. Pass 1: parsed user script and 105 library script(s) using 49280virt/41280res/5696shr/32064data kb, in 410usr/10sys/416real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49856virt/41280res/5696shr/32640data kb, in 0usr/10sys/8real ms. Pass 3: translated to C into "/tmp/stapZDC9tR/stap_25078_src.c" using 49856virt/41280res/5696shr/32640data kb, in 0usr/0sys/1real ms. stap_25078.ko Pass 4: compiled C into "stap_25078.ko" in 8270usr/270sys/9645real ms. PASS: DISABLED1 wasn't cached spawn stap -v -p4 -e probe begin { println(1) } WARNING: failed to create systemtap data directory "/dev/null" Not a directory, disabling cache support. Pass 1: parsed user script and 105 library script(s) using 49280virt/41344res/5696shr/32064data kb, in 410usr/0sys/407real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49856virt/41344res/5696shr/32640data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapyAZEt9/stap_25505_src.c" using 49856virt/41344res/5696shr/32640data kb, in 0usr/0sys/0real ms. stap_25505.ko Pass 4: compiled C into "stap_25505.ko" in 8220usr/320sys/9634real ms. PASS: DISABLED2 wasn't cached spawn stap -v -p4 -e probe begin { println(1) } -m modnam Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 400usr/10sys/408real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stap1unSLi/modnam_src.c" using 49984virt/41216res/5696shr/32768data kb, in 0usr/0sys/0real ms. modnam.ko Pass 4: compiled C into "modnam.ko" in 2450usr/50sys/2841real ms. PASS: MODNAM1 wasn't cached spawn stap -v -p4 -e probe begin { println(1) } -m modnam Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 400usr/10sys/410real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/staprklGzN/modnam_src.c" using 49984virt/41216res/5696shr/32768data kb, in 0usr/0sys/0real ms. modnam.ko Pass 4: compiled C into "modnam.ko" in 2410usr/80sys/2837real ms. PASS: MODNAM2 wasn't cached spawn stap -v -p4 -e probe XbeginX { } Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 420usr/0sys/413real ms. semantic error: while resolving probe point: identifier 'XbeginX' at :1:7 source: probe XbeginX { } ^ semantic error: probe point mismatch (similar: begin, end, init, nfs, vm): identifier 'XbeginX' at :1:7 source: probe XbeginX { } ^ Pass 2: analyzed script: 0 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/9real ms. Pass 2: analysis failed. [man error::pass2] PASS: ERROR1 wasn't cached spawn stap -v -p4 -e probe XbeginX { } Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 410usr/0sys/407real ms. semantic error: while resolving probe point: identifier 'XbeginX' at :1:7 source: probe XbeginX { } ^ semantic error: probe point mismatch (similar: begin, end, init, nfs, vm): identifier 'XbeginX' at :1:7 source: probe XbeginX { } ^ Pass 2: analyzed script: 0 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/9real ms. Pass 2: analysis failed. [man error::pass2] PASS: ERROR2 wasn't cached spawn stap -v -p4 -e probe begin, end { println(2) } Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 2 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stap38j0ao/stap_8defd53428e4a10fee36e23e8015e1ba_1001_src.c" using 49920virt/42880res/6464shr/32704data kb, in 0usr/0sys/13real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/8d/stap_8defd53428e4a10fee36e23e8015e1ba_1001.ko Pass 4: compiled C into "stap_8defd53428e4a10fee36e23e8015e1ba_1001.ko" in 2440usr/60sys/2852real ms. PASS: BASIC3 wasn't cached spawn stap -v -p4 -e probe begin, end { println(2) } Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 2 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/41920res/5824shr/32704data kb, in 10usr/0sys/8real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/8d/stap_8defd53428e4a10fee36e23e8015e1ba_1001.ko Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/8d/stap_8defd53428e4a10fee36e23e8015e1ba_1001.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/8d/stap_8defd53428e4a10fee36e23e8015e1ba_1001.ko PASS: BASIC4 was cached testcase ./systemtap.base/cache.exp completed in 67 seconds Running ./systemtap.base/cache_clean.exp ... spawn stap -vv -p4 -e probe begin {println(1)} Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapKP6Nev" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49216virt/38080res/5824shr/32000data kb, in 400usr/10sys/408real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49984virt/42240res/5952shr/32768data kb, in 10usr/0sys/8real ms. function recursion-analysis: max-nesting 0 non-recursive 1 statements for probe probe_2653 Pass 3: translated to C into "/tmp/stapKP6Nev/stap_e37ab860865c8bd28ce1e82e47501f2b_963_src.c" using 49984virt/42944res/6464shr/32768data kb, in 0usr/0sys/1real ms. Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapKP6Nev modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapKP6Nev/stap_e37ab860865c8bd28ce1e82e47501f2b_963_src.o CC [M] /tmp/stapKP6Nev/stap_e37ab860865c8bd28ce1e82e47501f2b_963_aux_0.o LD [M] /tmp/stapKP6Nev/stap_e37ab860865c8bd28ce1e82e47501f2b_963.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapKP6Nev/stap_e37ab860865c8bd28ce1e82e47501f2b_963.mod.o LD [M] /tmp/stapKP6Nev/stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko Spawn waitpid result (0x0): 0 /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/e3/stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko Pass 4: compiled C into "stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko" in 8310usr/220sys/9446real ms. Cache limit file /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/cache_mb_limit missing, creating default. Cache cleaning skipped, interval not reached 10 s / 100000 s. Copying /tmp/stapKP6Nev/stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko to /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/e3/stap_e37ab860865c8bd28ce1e82e47501f2b_963.ko PASS: cache_clean premature cleaning spawn stap -vv -p4 -e probe begin {println(2)} Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapZDdMDx" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49216virt/38080res/5824shr/32000data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49984virt/42240res/5952shr/32768data kb, in 10usr/0sys/8real ms. function recursion-analysis: max-nesting 0 non-recursive 1 statements for probe probe_2653 Pass 3: translated to C into "/tmp/stapZDdMDx/stap_5a572fc4400d73570eb05a75bf5f8373_963_src.c" using 49984virt/42944res/6464shr/32768data kb, in 0usr/0sys/19real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapZDdMDx modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapZDdMDx/stap_5a572fc4400d73570eb05a75bf5f8373_963_src.o CC [M] /tmp/stapZDdMDx/stap_5a572fc4400d73570eb05a75bf5f8373_963_aux_0.o LD [M] /tmp/stapZDdMDx/stap_5a572fc4400d73570eb05a75bf5f8373_963.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapZDdMDx/stap_5a572fc4400d73570eb05a75bf5f8373_963.mod.o LD [M] /tmp/stapZDdMDx/stap_5a572fc4400d73570eb05a75bf5f8373_963.ko Spawn waitpid result (0x0): 0 /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/5a/stap_5a572fc4400d73570eb05a75bf5f8373_963.ko Pass 4: compiled C into "stap_5a572fc4400d73570eb05a75bf5f8373_963.ko" in 2450usr/50sys/2840real ms. Cleaning cache, interval reached 4 s > 1 s. Copying /tmp/stapZDdMDx/stap_5a572fc4400d73570eb05a75bf5f8373_963.ko to /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/5a/stap_5a572fc4400d73570eb05a75bf5f8373_963.ko Copying /tmp/stapZDdMDx/stap_5a572fc4400d73570eb05a75bf5f8373_963_src.c to /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/5a/stap_5a572fc4400d73570eb05a75bf5f8373_963.c Copying /tmp/stapZDdMDx/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running rm -rf /tmp/stapZDdMDx PASS: cache_clean timed cleaning testcase ./systemtap.base/cache_clean.exp completed in 14 seconds Running ./systemtap.base/callee.exp ... Executing on host: gcc ./systemtap.base/callee.simple.c -O -g -lm -o callee (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/callee.simple.c -O -g -lm -o callee PASS: callee (simple - compilation) spawn stap -L process("./callee").function("main").callee("level1") process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.simple.c:18").callee("level1@./systemtap.base/callee.simple.c:14") $a:int $b:int PASS: callee (simple - listing .callee(foo)) spawn stap -L process("./callee").function("main").callee("*") process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.simple.c:18").callee("level1@./systemtap.base/callee.simple.c:14") $a:int $b:int PASS: callee (simple - listing .callee(*)) spawn stap -L process("./callee").function("main").callees process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.simple.c:18").callee("level1@./systemtap.base/callee.simple.c:14") $a:int $b:int PASS: callee (simple - listing .callees) spawn stap -L process("./callee").function("main").callees(1) process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.simple.c:18").callee("level1@./systemtap.base/callee.simple.c:14") $a:int $b:int PASS: callee (simple - listing .callees(1)) spawn stap -L process("./callee").function("main").callees(2) process("/root/systemtap_write/systemtap/testsuite/callee").function("level1@./systemtap.base/callee.simple.c:14").callee("level2@./systemtap.base/callee.simple.c:9") $a:int $b:int process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.simple.c:18").callee("level1@./systemtap.base/callee.simple.c:14") $a:int $b:int PASS: callee (simple - listing .callees(2)) spawn stap -L process("./callee").function("main").callees(3) process("/root/systemtap_write/systemtap/testsuite/callee").function("level1@./systemtap.base/callee.simple.c:14").callee("level2@./systemtap.base/callee.simple.c:9") $a:int $b:int process("/root/systemtap_write/systemtap/testsuite/callee").function("level2@./systemtap.base/callee.simple.c:9").callee("level3@./systemtap.base/callee.simple.c:4") $a:int $b:int process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.simple.c:18").callee("level1@./systemtap.base/callee.simple.c:14") $a:int $b:int PASS: callee (simple - listing .callees(3)) spawn stap -we probe process("./callee").function("main").callee("level1") { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller main callee level1 Pass 5: run failed. [man error::pass5] PASS: callee (simple - probing .callee(foo)) spawn stap -we probe process("./callee").function("main").callees { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller main callee level1 Pass 5: run failed. [man error::pass5] PASS: callee (simple - probing .callees) spawn stap -we probe process("./callee").function("main").callees(1) { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller main callee level1 Pass 5: run failed. [man error::pass5] PASS: callee (simple - probing .callees(1)) spawn stap -we probe process("./callee").function("main").callees(2) { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller main callee level1 caller level1 callee level2 Pass 5: run failed. [man error::pass5] PASS: callee (simple - probing .callees(2)) spawn stap -we probe process("./callee").function("main").callees(3) { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller main callee level1 caller level1 callee level2 caller level2 callee level3 Pass 5: run failed. [man error::pass5] PASS: callee (simple - probing .callees(3)) Executing on host: gcc ./systemtap.base/callee.multicalls.c -O -g -lm -o callee (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/callee.multicalls.c -O -g -lm -o callee PASS: callee (multicalls - compilation) spawn stap -L process("./callee").function("main").callees process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.multicalls.c:18").callee("bar@./systemtap.base/callee.multicalls.c:14") $a:int $b:int process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.multicalls.c:18").callee("foo@./systemtap.base/callee.multicalls.c:9") $a:int $b:int PASS: callee (multicalls - listing main .callees) spawn stap -L process("./callee").function("bar").callees process("/root/systemtap_write/systemtap/testsuite/callee").function("bar@./systemtap.base/callee.multicalls.c:14").callee("foo@./systemtap.base/callee.multicalls.c:9") $a:int $b:int PASS: callee (multicalls - listing bar .callees) spawn stap -we probe process("./callee").function("main").callees { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller main callee foo caller main callee bar caller main callee foo Pass 5: run failed. [man error::pass5] PASS: callee (multicalls - probing main .callees) spawn stap -we probe process("./callee").function("bar").callees { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller bar callee foo Pass 5: run failed. [man error::pass5] PASS: callee (multicalls - probing bar .callees) spawn stap -we probe process("./callee").function("main").callees(2) { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller main callee foo caller foo callee baz caller main callee bar caller bar callee foo caller main callee foo caller foo callee baz Pass 5: run failed. [man error::pass5] PASS: callee (multicalls - probing main .callees(2)) Executing on host: gcc ./systemtap.base/callee.inlined.c -O -g -lm -o callee (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/callee.inlined.c -O -g -lm -o callee PASS: callee (inlined - compilation) spawn stap -L process("./callee").function("main").callees process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.inlined.c:26").callee("bar@./systemtap.base/callee.inlined.c:20") $b:int $a:int process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.inlined.c:26").callee("foo@./systemtap.base/callee.inlined.c:13") $b:int $a:int PASS: callee (inlined - listing main .callees) spawn stap -L process("./callee").function("bar").callees process("/root/systemtap_write/systemtap/testsuite/callee").function("bar@./systemtap.base/callee.inlined.c:20").callee("foo@./systemtap.base/callee.inlined.c:13") $b:int $a:int PASS: callee (inlined - listing bar .callees) spawn stap -we probe process("./callee").function("main").callees { printf("caller %s callee %s\n", usymname(ustack(0)), ppfunc()) } -c ./callee caller main callee foo caller main callee bar Pass 5: run failed. [man error::pass5] FAIL: callee (inlined - probing main .callees) Executing on host: gcc ./systemtap.base/callee.extern.2.c ./systemtap.base/callee.extern.c -O -g -lm -o callee (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/callee.extern.2.c ./systemtap.base/callee.extern.c -O -g -lm -o callee PASS: callee (extern - compilation) spawn stap -L process("./callee").function("main").callees process("/root/systemtap_write/systemtap/testsuite/callee").function("main@./systemtap.base/callee.extern.c:10").callee("foo@./systemtap.base/callee.extern.2.c:5") $a:int $b:int PASS: callee (extern - listing main .callees) spawn stap -L process("./callee").function("foo").callees process("/root/systemtap_write/systemtap/testsuite/callee").function("foo@./systemtap.base/callee.extern.2.c:5").callee("bar@./systemtap.base/callee.extern.c:5") $x:int $y:int $z:int PASS: callee (extern - listing foo .callees) spawn stap -we probe process("./callee").function("main").callees { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller main callee foo PASS: callee (extern - probing main .callees) spawn stap -we probe process("./callee").function("foo").callees { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./callee caller foo callee bar PASS: callee (extern - probing foo .callees) PASS: callee (reloc - shlib compilation) PASS: callee (reloc - exe compilation) spawn stap -L process("./reloc").library("libreloc.so").function("foo").callees process("/root/systemtap_write/systemtap/testsuite/reloc").library("/root/systemtap_write/systemtap/testsuite/libreloc.so").function("foo@./systemtap.base/callee.reloc.lib.c:10").callee("bar@./systemtap.base/callee.reloc.lib.c:4") $a:int $b:int $c:int PASS: callee (reloc - listing shlib foo .callees) spawn stap -we probe process("./reloc").library("libreloc.so") .function("foo").callees { printf("caller %s callee %s\n", usymname(ustack(1)), ppfunc()) } -c ./reloc caller foo callee bar PASS: callee (reloc - probing shlib foo .callees) testcase ./systemtap.base/callee.exp completed in 92 seconds Running ./systemtap.base/caller.exp ... executing: stap -v -e { global caller_str probe begin { printf("systemtap starting probe\n") } probe kernel.function("vfs_write") { caller_str = caller() exit() } probe end { printf("systemtap ending probe\n") printf("%s\n", caller_str) } } -c {echo hi > /dev/null} spawn stap -v -e global caller_str probe begin { printf("systemtap starting probe\n") } probe kernel.function("vfs_write") { caller_str = caller() exit() } probe end { printf("systemtap ending probe\n") printf("%s\n", caller_str) } -c echo hi > /dev/null Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 420usr/0sys/416real ms. Pass 2: analyzed script: 4 probe(s), 10 function(s), 5 embed(s), 1 global(s) using 85312virt/79104res/7296shr/68096data kb, in 1180usr/230sys/1411real ms. Pass 3: translated to C into "/tmp/stap5cuLPy/stap_efc771fbc3a70116b7d63ccea35b8543_5173_src.c" using 85312virt/79296res/7488shr/68096data kb, in 770usr/130sys/901real ms. Pass 4: compiled C into "stap_efc771fbc3a70116b7d63ccea35b8543_5173.ko" in 10670usr/100sys/11123real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe vfs_write 0xfffffe00001e3c28 PASS: caller startup PASS: caller load generation Executing: kill -INT -29599 WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux Pass 5: run completed in 0usr/20sys/1194real ms. FAIL: caller shutdown (eof) Executing: kill -INT -29599 testcase ./systemtap.base/caller.exp completed in 15 seconds Running ./systemtap.base/cast-scope.exp ... Executing on host: g++ ./systemtap.base/cast-scope.cxx -g -isystem. -isystem/root/systemtap_write/install/include -lm -o cast-scope-m64.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/cast-scope.cxx -g -isystem. -isystem/root/systemtap_write/install/include -lm -o cast-scope-m64.exe PASS: cast-scope-m64 compile executing: stap ./systemtap.base/cast-scope.stp -c ./cast-scope-m64.exe PASS: cast-scope-m64 Executing on host: g++ ./systemtap.base/cast-scope.cxx -g -isystem. -isystem/root/systemtap_write/install/include -lm -o cast-scope-m64.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/cast-scope.cxx -g -isystem. -isystem/root/systemtap_write/install/include -lm -o cast-scope-m64.exe PASS: cast-scope-m64 compile executing: stap ./systemtap.base/cast-scope.stp -c ./cast-scope-m64.exe PASS: cast-scope-m64 Executing on host: g++ ./systemtap.base/cast-scope.cxx -g -isystem. -isystem/root/systemtap_write/install/include -O -lm -o cast-scope-m64-O.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/cast-scope.cxx -g -isystem. -isystem/root/systemtap_write/install/include -O -lm -o cast-scope-m64-O.exe PASS: cast-scope-m64-O compile executing: stap ./systemtap.base/cast-scope.stp -c ./cast-scope-m64-O.exe PASS: cast-scope-m64-O testcase ./systemtap.base/cast-scope.exp completed in 21 seconds Running ./systemtap.base/cast-user.exp ... Executing on host: gcc ./systemtap.base/cast-user.c -g -lm -o /root/systemtap_write/systemtap/testsuite/cast-user.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/cast-user.c -g -lm -o /root/systemtap_write/systemtap/testsuite/cast-user.exe PASS: cast-user compile executing: stap ./systemtap.base/cast-user.stp /root/systemtap_write/systemtap/testsuite/cast-user.exe -c /root/systemtap_write/systemtap/testsuite/cast-user.exe PASS: cast-user testcase ./systemtap.base/cast-user.exp completed in 8 seconds Running ./systemtap.base/cast.exp ... executing: stap ./systemtap.base/cast.stp PASS: ./systemtap.base/cast.stp testcase ./systemtap.base/cast.exp completed in 6 seconds Running ./systemtap.base/cmd_parse.exp ... spawn stap -c echo "hello world" -we probe begin {} hello world PASS: cmd_parse1 spawn stap -c echo "hello "\"world\" -we probe begin {} hello "world" PASS: cmd_parse2 spawn stap -c sh -c '(a="hello world"; echo $a)' -we probe begin {} hello world PASS: cmd_parse3 spawn stap -c sh -c '(a="hello "\"world\"; echo $a)' -we probe begin {} hello "world" PASS: cmd_parse4 spawn stap -c sh -c '(a="hello "world; echo $a)' -we probe begin {} hello world PASS: cmd_parse5 spawn stap -c bash -c '((a=42+7)); echo "The answer is $a"' -we probe begin {} The answer is 49 PASS: cmd_parse6 spawn stap -c sh -c '(echo "Hello World" 1>&2) > /dev/null' -we probe begin {} Hello World PASS: cmd_parse7 spawn stap -l vm.* vm.brk vm.kfree vm.kmalloc vm.kmalloc_node vm.kmem_cache_alloc vm.kmem_cache_alloc_node vm.kmem_cache_free vm.mmap vm.munmap vm.oom_kill vm.pagefault vm.write_shared vm.write_shared_copy PASS: cmd_parse8 spawn stap -e probe begin { printf("%d %s\n", argc, argv[$1]) exit() } 1 1 1 PASS: cmd_parse9 spawn stap -e probe begin { printf("%d %s\n", argc, argv[$1]) exit() } 5 a b c d 5 d PASS: cmd_parse10 spawn stap -e probe begin { printf("%d %s\n", argc, argv[$1]) exit() } 10 a b c d 5 PASS: cmd_parse11 spawn stap -e probe begin { printf("%d %s\n", argc, argv[0]) exit() } 0 PASS: cmd_parse12 spawn stap -L syscall.a* syscall.accept sockfd:long addr_uaddr:long addrlen_uaddr:long name:string argstr:string $fd:long int $upeer_sockaddr:long int $upeer_addrlen:long int syscall.accept4 sockfd:long addr_uaddr:long addrlen_uaddr:long flags:long name:string flags_str:string argstr:string $fd:long int $upeer_sockaddr:long int $upeer_addrlen:long int $flags:long int syscall.access name:string pathname:string mode:long mode_str:string argstr:string $filename:long int $mode:long int syscall.acct name:string filename:string argstr:string $name:long int syscall.add_key name:string type_uaddr:long description_uaddr:long payload_uaddr:long plen:long ringid:long argstr:string $_type:long int $_description:long int $_payload:long int $plen:long int $ringid:long int syscall.adjtimex name:string buf_uaddr:long buf_str:string argstr:string $txc_p:long int PASS: cmd_parse13 PASS: cmd_parse14 spawn sh -c stap -m do_not_cache_me -B kernelrelease -p4 -e 'probe begin {exit()}' 3.19.0-0.72.aa7a.aarch64 PASS: cmd_parse15 spawn sh -c stap -m do_not_cache_me -a arm64 -p4 -e 'probe begin {exit()}' do_not_cache_me.ko PASS: cmd_parse16 testcase ./systemtap.base/cmd_parse.exp completed in 47 seconds Running ./systemtap.base/cmdline.exp ... executing: stap ./systemtap.base/cmdline.stp -c {rm -f abcdef} PASS: cmdline testcase ./systemtap.base/cmdline.exp completed in 7 seconds Running ./systemtap.base/color_parsing.exp ... SYSTEMTAP_COLORS set to "" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (empty - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (empty - staprun: output matched) SYSTEMTAP_COLORS set to "a" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key1 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key1 - staprun: output matched) SYSTEMTAP_COLORS set to "a:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key2 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key2 - staprun: output matched) SYSTEMTAP_COLORS set to "a:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key3 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key3 - staprun: output matched) SYSTEMTAP_COLORS set to ":a" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key4 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key4 - staprun: output matched) SYSTEMTAP_COLORS set to ":a:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key5 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key5 - staprun: output matched) SYSTEMTAP_COLORS set to ":a:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key6 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key6 - staprun: output matched) SYSTEMTAP_COLORS set to "error=32:a:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key7 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key7 - staprun: output matched) SYSTEMTAP_COLORS set to "error=32:a=:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key8 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key8 - staprun: output matched) SYSTEMTAP_COLORS set to "error=32:a=val:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (short_key9 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (short_key9 - staprun: output matched) SYSTEMTAP_COLORS set to "asd:dsa:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq1 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq1 - staprun: output matched) SYSTEMTAP_COLORS set to "asd41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq2 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq2 - staprun: output matched) SYSTEMTAP_COLORS set to "asd41:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq3 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq3 - staprun: output matched) SYSTEMTAP_COLORS set to "asd41:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq4 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq4 - staprun: output matched) SYSTEMTAP_COLORS set to "asd41:hfd" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq5 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq5 - staprun: output matched) SYSTEMTAP_COLORS set to "asd41:hfd:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq6 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq6 - staprun: output matched) SYSTEMTAP_COLORS set to "asd41:hfd:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq7 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq7 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=41:hfd" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq8 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq8 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=41:hfd:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq9 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq9 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=41:hfd:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_eq10 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_eq10 - staprun: output matched) SYSTEMTAP_COLORS set to ":" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key1 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key1 - staprun: output matched) SYSTEMTAP_COLORS set to ":error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key2 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key2 - staprun: output matched) SYSTEMTAP_COLORS set to "=" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key3 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key3 - staprun: output matched) SYSTEMTAP_COLORS set to "=:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key4 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key4 - staprun: output matched) SYSTEMTAP_COLORS set to "=1" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key5 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key5 - staprun: output matched) SYSTEMTAP_COLORS set to "=1:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key6 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key6 - staprun: output matched) SYSTEMTAP_COLORS set to "=31" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key7 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key7 - staprun: output matched) SYSTEMTAP_COLORS set to "=31:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key8 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key8 - staprun: output matched) SYSTEMTAP_COLORS set to ":=31" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key9 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key9 - staprun: output matched) SYSTEMTAP_COLORS set to ":=31:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key10 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key10 - staprun: output matched) SYSTEMTAP_COLORS set to "=:31" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key11 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key11 - staprun: output matched) SYSTEMTAP_COLORS set to "=:31:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key12 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key12 - staprun: output matched) SYSTEMTAP_COLORS set to "error=41:31" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_key13 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_key13 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_val1 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_val1 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_val2 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_val2 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_val3 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_val3 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_val4 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_val4 - staprun: output matched) SYSTEMTAP_COLORS set to "error=41:asd=:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (no_val5 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (no_val5 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=x" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (bad_val1 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (bad_val1 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=x:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (bad_val2 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (bad_val2 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=x:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (bad_val3 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (bad_val3 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=x1:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (bad_val4 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (bad_val4 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=1x:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (bad_val5 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (bad_val5 - staprun: output matched) SYSTEMTAP_COLORS set to "error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (valid1 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (valid1 - staprun: output matched) SYSTEMTAP_COLORS set to "error=41:" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (valid2 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (valid2 - staprun: output matched) SYSTEMTAP_COLORS set to "error=41:asd" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (valid3 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (valid3 - staprun: output matched) SYSTEMTAP_COLORS set to "error=41:asd=dsa" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (valid4 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (valid4 - staprun: output matched) SYSTEMTAP_COLORS set to "asd=;:dsa=12;3;;22;4;2:error=41" spawn stap --color -p4 -e junk parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'junk' at :1:1 source: junk ^ 1 parse error. Pass 1: parse failed. [man error::pass1] PASS: color_parsing (valid5 - stap: output matched) spawn staprun -C always ERROR: Need a module name or path to load. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap PASS: color_parsing (valid5 - staprun: output matched) PASS: color_parsing testcase ./systemtap.base/color_parsing.exp completed in 28 seconds Running ./systemtap.base/const_value.exp ... Executing on host: gcc ./systemtap.base/const_value.c -g -O2 -isystem. -isystem/root/systemtap_write/install/include -lm -o const_value.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/const_value.c -g -O2 -isystem. -isystem/root/systemtap_write/install/include -lm -o const_value.exe PASS: const_value.c compile executing: stap ./systemtap.base/const_value.stp -c ./const_value.exe PASS: ./systemtap.base/const_value.stp -c ./const_value.exe Executing on host: gcc ./systemtap.base/const_value_func.c -g -O2 -isystem. -isystem/root/systemtap_write/install/include -lm -o const_value_func.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/const_value_func.c -g -O2 -isystem. -isystem/root/systemtap_write/install/include -lm -o const_value_func.exe PASS: const_value_func.c compile UNTESTED: const_value_func (no-const-value) testcase ./systemtap.base/const_value.exp completed in 7 seconds Running ./systemtap.base/control_limits.exp ... spawn stap -u -DMAXNESTING=5 ./systemtap.base/control_limits.stp ERROR: MAXNESTING exceeded near identifier 'recurse' at ./systemtap.base/control_limits.stp:3:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: control_limits MAXNESTING (1) spawn stap -u -DMAXACTION_INTERRUPTIBLE=500 ./systemtap.base/control_limits.stp ERROR: MAXACTION exceeded near operator '{' at ./systemtap.base/control_limits.stp:12:25 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: control_limits MAXACTION (1) spawn stap -u -DMAXSTRINGLEN=50 ./systemtap.base/control_limits.stp ERROR: MAXSTRINGLEN reduced WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: control_limits MAXSTRINGLEN small (1) spawn stap -u -DMAXSTRINGLEN=500 ./systemtap.base/control_limits.stp ERROR: MAXSTRINGLEN enlarged WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: control_limits MAXSTRINGLEN large (1) testcase ./systemtap.base/control_limits.exp completed in 17 seconds Running ./systemtap.base/crash.exp ... UNTESTED: crash - no staplog.so testcase ./systemtap.base/crash.exp completed in 0 seconds Running ./systemtap.base/ctime.exp ... executing: stap ./systemtap.base/ctime.stp PASS: ./systemtap.base/ctime.stp testcase ./systemtap.base/ctime.exp completed in 5 seconds Running ./systemtap.base/cu-decl.exp ... Executing on host: gcc ./systemtap.base/cu-decl-1.c ./systemtap.base/cu-decl-2.c -g -lm -o cu-decl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/cu-decl-1.c ./systemtap.base/cu-decl-2.c -g -lm -o cu-decl PASS: cu-decl-m64 target compilation running stap -v -p4 -e { probe process("cu-decl").function("print") { println($f->x * $f->y) } } spawn stap -v -p4 -e probe process("cu-decl").function("print") { println($f->x * $f->y) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 49984virt/43456res/6912shr/32768data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapRA3HOV/stap_a537cd37d471a3ead7f0336d35d1f845_3819_src.c" using 50112virt/43840res/7168shr/32896data kb, in 10usr/140sys/146real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/stap_a537cd37d471a3ead7f0336d35d1f845_3819.ko Pass 4: compiled C into "stap_a537cd37d471a3ead7f0336d35d1f845_3819.ko" in 4210usr/50sys/4588real ms. PASS: cu-decl-m64 compilation succeeded Executing on host: gcc ./systemtap.base/cu-decl-1.c ./systemtap.base/cu-decl-2.c -g -lm -o cu-decl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/cu-decl-1.c ./systemtap.base/cu-decl-2.c -g -lm -o cu-decl PASS: cu-decl-m64 target compilation running stap -v -p4 -e { probe process("cu-decl").function("print") { println($f->x * $f->y) } } spawn stap -v -p4 -e probe process("cu-decl").function("print") { println($f->x * $f->y) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 390usr/20sys/408real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 49984virt/43456res/6912shr/32768data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapzQriDz/stap_84d9d6399492ec2c07bebaa4fa57b69a_3819_src.c" using 50112virt/43840res/7168shr/32896data kb, in 20usr/120sys/163real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/84/stap_84d9d6399492ec2c07bebaa4fa57b69a_3819.ko Pass 4: compiled C into "stap_84d9d6399492ec2c07bebaa4fa57b69a_3819.ko" in 4190usr/70sys/4598real ms. PASS: cu-decl-m64 compilation succeeded Executing on host: gcc ./systemtap.base/cu-decl-1.c ./systemtap.base/cu-decl-2.c -g -O -lm -o cu-decl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/cu-decl-1.c ./systemtap.base/cu-decl-2.c -g -O -lm -o cu-decl PASS: cu-decl-m64-O target compilation running stap -v -p4 -e { probe process("cu-decl").function("print") { println($f->x * $f->y) } } spawn stap -v -p4 -e probe process("cu-decl").function("print") { println($f->x * $f->y) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 400usr/0sys/403real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 49984virt/43520res/6912shr/32768data kb, in 20usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapfpoF1d/stap_53490e0efc7e9b5e16d89c053093085d_3265_src.c" using 50112virt/43904res/7168shr/32896data kb, in 30usr/110sys/143real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/stap_53490e0efc7e9b5e16d89c053093085d_3265.ko Pass 4: compiled C into "stap_53490e0efc7e9b5e16d89c053093085d_3265.ko" in 4160usr/60sys/4574real ms. PASS: cu-decl-m64-O compilation succeeded testcase ./systemtap.base/cu-decl.exp completed in 17 seconds Running ./systemtap.base/cxxclass.exp ... Executing on host: g++ ./systemtap.base/cxxclass.cxx -g -isystem. -isystem/root/systemtap_write/install/include -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o cxxclass.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/cxxclass.cxx -g -isystem. -isystem/root/systemtap_write/install/include -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o cxxclass.exe PASS: m64 cxxclass.c compile executing: stap -w ./systemtap.base/cxxclass.stp cxxclass.exe -c ./cxxclass.exe PASS: cxxclass-m64 Executing on host: g++ ./systemtap.base/cxxclass.cxx -g -isystem. -isystem/root/systemtap_write/install/include -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o cxxclass.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/cxxclass.cxx -g -isystem. -isystem/root/systemtap_write/install/include -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o cxxclass.exe PASS: m64 cxxclass.c compile executing: stap -w ./systemtap.base/cxxclass.stp cxxclass.exe -c ./cxxclass.exe PASS: cxxclass-m64 Executing on host: g++ ./systemtap.base/cxxclass.cxx -g -isystem. -isystem/root/systemtap_write/install/include -DSTAP_SDT_ARG_CONSTRAINT=nr -O -lm -o cxxclass.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/cxxclass.cxx -g -isystem. -isystem/root/systemtap_write/install/include -DSTAP_SDT_ARG_CONSTRAINT=nr -O -lm -o cxxclass.exe PASS: m64-O cxxclass.c compile executing: stap -w ./systemtap.base/cxxclass.stp cxxclass.exe -c ./cxxclass.exe PASS: cxxclass-m64-O testcase ./systemtap.base/cxxclass.exp completed in 20 seconds Running ./systemtap.base/debug_mem.exp ... PASS: debug_mem (run) spawn dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.19.0-0.72.aa7a.aarch64 (mockbuild@arm64-002.build.eng.bos.redhat.com) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Fri Mar 20 14:11:44 EDT 2015 [ 0.000000] CPU: AArch64 Processor [500f0000] revision 0 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] EFI v2.40 by X-Gene Mustang Board EFI Mar 13 2015 14:20:53 [ 0.000000] efi: ACPI=0x41fa397000 ACPI 2.0=0x41fa397014 SMBIOS 3.0=0x41fa395000 [ 0.000000] Ignoring memory block 0x4000000000 - 0x4000010000 [ 0.000000] Ignoring memory block 0x4000000000 - 0x4000010000 [ 0.000000] Ignoring memory block 0x4000000000 - 0x4000010000 [ 0.000000] Ignoring memory range 0x4000010000 - 0x4000200000 [ 0.000000] cma: Reserved 512 MiB at 0x00000040e0000000 [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000041FA397014 000024 (v02 APM ) [ 0.000000] ACPI: XSDT 0x00000041FA3960E8 000064 (v01 APM XGENE 00000003 01000013) [ 0.000000] ACPI: FACP 0x00000041FA38E000 00010C (v05 APM XGENE 00000003 INTL 20141107) [ 0.000000] ACPI: DSDT 0x00000041FA38F000 003D82 (v05 APM APM88xxx 00000001 INTL 20141107) [ 0.000000] ACPI: DBG2 0x00000041FA393000 0000AA (v00 APMC0D XGENEDBG 00000000 INTL 20141107) [ 0.000000] ACPI: GTDT 0x00000041FA38C000 0000E0 (v02 APM XGENE 00000001 INTL 20141107) [ 0.000000] ACPI: MCFG 0x00000041FA38B000 00003C (v01 APM XGENE 00000002 INTL 20141107) [ 0.000000] ACPI: SPCR 0x00000041FA38A000 000050 (v02 APMC0D XGENESPC 00000000 INTL 20141107) [ 0.000000] ACPI: SSDT 0x00000041FA389000 00002D (v02 APM XGENE 00000001 INTL 20141107) [ 0.000000] ACPI: APIC 0x00000041FA388000 0002A4 (v03 APM XGENE 00000003 01000013) [ 0.000000] ACPI: SSDT 0x00000041FA387000 000063 (v02 REDHAT MACADDRS 00000001 01000013) [ 0.000000] On node 0 totalpages: 131040 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 65504 pages, LIFO batch:1 [ 0.000000] Normal zone: 64 pages used for memmap [ 0.000000] Normal zone: 65536 pages, LIFO batch:1 [ 0.000000] psci: is not implemented in ACPI. [ 0.000000] ACPI: GICC (acpi_id[0x0000] address[00000000780a0000] MPIDR[0x0] enabled) [ 0.000000] ACPI: GICC (acpi_id[0x0001] address[00000000780a0000] MPIDR[0x1] enabled) [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=4000009000 [ 0.000000] ACPI: GICC (acpi_id[0x0100] address[00000000780a0000] MPIDR[0x100] enabled) [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=400000a000 [ 0.000000] ACPI: GICC (acpi_id[0x0101] address[00000000780a0000] MPIDR[0x101] enabled) [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=400000b000 [ 0.000000] ACPI: GICC (acpi_id[0x0200] address[00000000780a0000] MPIDR[0x200] enabled) [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=400000c000 [ 0.000000] ACPI: GICC (acpi_id[0x0201] address[00000000780a0000] MPIDR[0x201] enabled) [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=400000d000 [ 0.000000] ACPI: GICC (acpi_id[0x0300] address[00000000780a0000] MPIDR[0x300] enabled) [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=400000e000 [ 0.000000] ACPI: GICC (acpi_id[0x0301] address[00000000780a0000] MPIDR[0x301] enabled) [ 0.000000] smp_parking_protocol_cpu_init: ACPI parked addr=400000f000 [ 0.000000] ACPI: 8 CPUs enabled, 8 CPUs total [ 0.000000] PERCPU: Embedded 2 pages/cpu @fffffe01fbe80000 s82752 r8192 d40128 u131072 [ 0.000000] pcpu-alloc: s82752 r8192 d40128 u131072 alloc=2*65536 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130912 [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.19.0-0.72.aa7a.aarch64 root=/dev/mapper/rhelsfa_apm--mustang--ev3--11-root ro crashkernel=auto rd.lvm.lv=rhelsfa_apm-mustang-ev3-11/root rd.lvm.lv=rhelsfa_apm-mustang-ev3-11/swap LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: -1, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 1048576 (order: 7, 8388608 bytes) [ 0.000000] Inode-cache hash table entries: 524288 (order: 6, 4194304 bytes) [ 0.000000] Memory: 7724992K/8386560K available (6281K kernel code, 1134K rwdata, 4608K rodata, 640K init, 6385K bss, 137280K reserved, 524288K cma-reserved) [ 0.000000] Virtual kernel memory layout: vmalloc : 0xfffffc0000000000 - 0xfffffdfedfff0000 ( 2043 GB) vmemmap : 0xfffffdfee0000000 - 0xfffffdffe0000000 ( 4 GB maximum) 0xfffffdfef0000800 - 0xfffffdfef0800000 ( 7 MB actual) PCI I/O : 0xfffffdfffa000000 - 0xfffffdfffb000000 ( 16 MB) fixed : 0xfffffdfffbdd0000 - 0xfffffdfffbdf0000 ( 128 KB) modules : 0xfffffdfffc000000 - 0xfffffe0000000000 ( 64 MB) memory : 0xfffffe0000000000 - 0xfffffe01ffe00000 ( 8190 MB) .init : 0xfffffe0000b40000 - 0xfffffe0000be0000 ( 640 KB) .text : 0xfffffe0000080000 - 0xfffffe0000b32414 ( 10954 KB) .data : 0xfffffe0000bf0000 - 0xfffffe0000d0b800 ( 1134 KB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=8. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] clocksource_of_init: no matching clocksources found [ 0.000000] Architected cp15 timer(s) running at 50.00MHz (phys). [ 0.000002] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 2748779069440ns [ 0.000046] Console: colour dummy device 80x25 [ 0.000234] console [tty0] enabled [ 0.000243] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=500000) [ 0.000252] pid_max: default: 32768 minimum: 301 [ 0.000272] ACPI: Core revision 20141107 [ 0.003222] ACPI: All ACPI Tables successfully acquired [ 0.003260] Security Framework initialized [ 0.003280] SELinux: Initializing. [ 0.003289] SELinux: Starting in permissive mode [ 0.003340] Mount-cache hash table entries: 16384 (order: 1, 131072 bytes) [ 0.003346] Mountpoint-cache hash table entries: 16384 (order: 1, 131072 bytes) [ 0.003672] Initializing cgroup subsys memory [ 0.003686] Initializing cgroup subsys devices [ 0.003692] Initializing cgroup subsys freezer [ 0.003697] Initializing cgroup subsys net_cls [ 0.003701] Initializing cgroup subsys blkio [ 0.003706] Initializing cgroup subsys perf_event [ 0.003711] Initializing cgroup subsys net_prio [ 0.003844] No CPU information found in DT [ 0.003866] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 5 counters available [ 0.003883] Remapping and enabling EFI services. [ 0.004429] Freed 0x4b10000 bytes of EFI boot services memory [ 0.005307] CPU1: Booted secondary processor [ 0.005310] Detected PIPT I-cache on CPU1 [ 0.005467] CPU2: Booted secondary processor [ 0.005469] Detected PIPT I-cache on CPU2 [ 0.005619] CPU3: Booted secondary processor [ 0.005621] Detected PIPT I-cache on CPU3 [ 0.005760] CPU4: Booted secondary processor [ 0.005763] Detected PIPT I-cache on CPU4 [ 0.005906] CPU5: Booted secondary processor [ 0.005908] Detected PIPT I-cache on CPU5 [ 0.006048] CPU6: Booted secondary processor [ 0.006050] Detected PIPT I-cache on CPU6 [ 0.006190] CPU7: Booted secondary processor [ 0.006192] Detected PIPT I-cache on CPU7 [ 0.006230] Brought up 8 CPUs [ 0.006265] SMP: Total of 8 processors activated. [ 0.006912] devtmpfs: initialized [ 0.007197] SMBIOS 3.0 present. [ 0.007627] atomic64_test: passed [ 0.007803] NET: Registered protocol family 16 [ 0.008064] vdso: 2 pages (1 code @ fffffe0000c10000, 1 data @ fffffe0000c00000) [ 0.008125] hw-breakpoint: found 4 breakpoint and 4 watchpoint registers. [ 0.010998] software IO TLB [mem 0x4018000000-0x401c000000] (64MB) mapped at [fffffe0017e00000-fffffe001bdfffff] [ 0.011245] DMA: preallocated 256 KiB pool for atomic allocations [ 0.011256] ACPI: bus type PCI registered [ 0.011261] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.011287] Serial: AMBA PL011 UART driver [ 0.040593] ACPI: Added _OSI(Module Device) [ 0.040600] ACPI: Added _OSI(Processor Device) [ 0.040604] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.040608] ACPI: Added _OSI(Processor Aggregator Device) [ 0.046079] ACPI: Interpreter enabled [ 0.046086] ACPI: Using GIC for interrupt routing [ 0.046102] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0d0000000-0xe0dfffffff] (base 0xe0d0000000) [ 0.048059] ACPI: Power Resource [SCVR] (off) [ 0.053112] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.053134] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.053347] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.053472] PCI host bridge to bus 0000:00 [ 0.053480] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.053486] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10000000-0x1000ffff]) [ 0.053493] pci_bus 0000:00: root bus resource [mem 0xe030000000-0xe0afffffff] (bus address [0x30000000-0xafffffff]) [ 0.053514] pci 0000:00:00.0: [10e8:e004] type 01 class 0x060400 [ 0.053589] pci 0000:00:00.0: supports D1 D2 [ 0.054158] vgaarb: loaded [ 0.054291] SCSI subsystem initialized [ 0.054369] libata version 3.00 loaded. [ 0.054417] ACPI: bus type USB registered [ 0.054453] usbcore: registered new interface driver usbfs [ 0.054472] usbcore: registered new interface driver hub [ 0.054507] usbcore: registered new device driver usb [ 0.054551] pps_core: LinuxPPS API ver. 1 registered [ 0.054555] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.054566] PTP clock support registered [ 0.054893] NetLabel: Initializing [ 0.054899] NetLabel: domain hash size = 128 [ 0.054902] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.054925] NetLabel: unlabeled traffic allowed by default [ 0.054989] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 0.055006] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] [ 0.055009] pci_bus 0000:00: resource 5 [mem 0xe030000000-0xe0afffffff] [ 0.055040] Switched to clocksource arch_sys_counter [ 0.066871] pnp: PnP ACPI init [ 0.067262] pnp: PnP ACPI: found 0 devices [ 0.069778] NET: Registered protocol family 2 [ 0.070045] TCP established hash table entries: 65536 (order: 3, 524288 bytes) [ 0.070222] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes) [ 0.070590] TCP: Hash tables configured (established 65536 bind 65536) [ 0.070613] TCP: reno registered [ 0.070621] UDP hash table entries: 4096 (order: 1, 131072 bytes) [ 0.070692] UDP-Lite hash table entries: 4096 (order: 1, 131072 bytes) [ 0.070844] NET: Registered protocol family 1 [ 0.070981] RPC: Registered named UNIX socket transport module. [ 0.070987] RPC: Registered udp transport module. [ 0.070991] RPC: Registered tcp transport module. [ 0.070994] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.071008] PCI: CLS 0 bytes, default 64 [ 0.071082] Unpacking initramfs... [ 0.388784] Freeing initrd memory: 15680K (fffffe01f7fa0000 - fffffe01f8ef0000) [ 0.388847] ACPI: SPCR serial device: 0x1c020000 (options: 115200) [ 0.388918] ACPI: SPCR serial console: \_SB_.AHBC.URT0 (0x1c020000) [ 0.389131] kvm [1]: GICH base=0x780c0000, GICV base=0x780e0000, IRQ=122 [ 0.389235] kvm [1]: timer IRQ3 [ 0.389251] kvm [1]: Hyp mode initialized successfully [ 0.389763] futex hash table entries: 2048 (order: 1, 131072 bytes) [ 0.389789] Initialise system trusted keyring [ 0.389834] audit: initializing netlink subsys (disabled) [ 0.389874] audit: type=2000 audit(0.380:1): initialized [ 0.390292] HugeTLB registered 512 MB page size, pre-allocated 0 pages [ 0.392870] zpool: loaded [ 0.392879] zbud: loaded [ 0.393050] VFS: Disk quotas dquot_6.5.2 [ 0.393119] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) [ 0.393483] NFS: Registering the id_resolver key type [ 0.393504] Key type id_resolver registered [ 0.393508] Key type id_legacy registered [ 0.393517] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.393703] Key type big_key registered [ 0.393710] SELinux: Registering netfilter hooks [ 0.394587] alg: No test for stdrng (krng) [ 0.394601] NET: Registered protocol family 38 [ 0.394614] Key type asymmetric registered [ 0.394620] Asymmetric key parser 'x509' registered [ 0.394715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.394773] io scheduler noop registered [ 0.394781] io scheduler deadline registered (default) [ 0.394839] io scheduler cfq registered [ 0.395227] aer 0000:00:00.0:pcie02: service driver aer loaded [ 0.395254] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt [ 0.395263] pcie_pme 0000:00:00.0:pcie01: service driver pcie_pme loaded [ 0.395275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.395306] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.395518] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.415178] ACPI: adding preferred console [ttyS] [ 0.435316] APMC0D08:00: ttyS0 at MMIO 0x1c020000 (irq = 23, base_baud = 3125000) is a U6_16550A [ 1.587434] console [ttyS0] enabled [ 1.611240] APMC0D08:01: ttyS1 at MMIO 0x1c021000 (irq = 24, base_baud = 3125000) is a U6_16550A [ 1.620362] rdac: device handler registered [ 1.624560] hp_sw: device handler registered [ 1.628819] emc: device handler registered [ 1.632897] alua: device handler registered [ 1.655059] xgene-ahci APMC0D0D:00: controller can't do NCQ, turning off CAP_NCQ [ 1.662422] xgene-ahci APMC0D0D:00: controller can't do PMP, turning off CAP_PMP [ 1.669806] xgene-ahci APMC0D0D:00: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 1.678642] xgene-ahci APMC0D0D:00: flags: 64bit sntf pm only fbs pio slum part ccc apst boh [ 1.687134] xgene-ahci APMC0D0D:00: port 0 is not capable of FBS [ 1.693164] xgene-ahci APMC0D0D:00: port 1 is not capable of FBS [ 1.699489] scsi host0: ahci_platform [ 1.703329] scsi host1: ahci_platform [ 1.707053] ata1: SATA max UDMA/133 mmio [mem 0x1a400000-0x1a400fff] port 0x100 irq 28 [ 1.714932] ata2: SATA max UDMA/133 mmio [mem 0x1a400000-0x1a400fff] port 0x180 irq 28 [ 1.735059] xgene-ahci APMC0D09:00: controller can't do NCQ, turning off CAP_NCQ [ 1.742421] xgene-ahci APMC0D09:00: controller can't do PMP, turning off CAP_PMP [ 1.749801] xgene-ahci APMC0D09:00: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 1.758635] xgene-ahci APMC0D09:00: flags: 64bit sntf pm only fbs pio slum part ccc apst boh [ 1.767122] xgene-ahci APMC0D09:00: port 0 is not capable of FBS [ 1.773120] xgene-ahci APMC0D09:00: port 1 is not capable of FBS [ 1.779423] scsi host2: ahci_platform [ 1.783188] scsi host3: ahci_platform [ 1.786904] ata3: SATA max UDMA/133 mmio [mem 0x1a800000-0x1a800fff] port 0x100 irq 29 [ 1.794783] ata4: SATA max UDMA/133 mmio [mem 0x1a800000-0x1a800fff] port 0x180 irq 29 [ 1.802782] libphy: Fixed MDIO Bus: probed [ 1.807393] libphy: APM X-Gene MDIO bus: probed [ 1.813481] Request for unknown module key 'Red Hat Enterprise Linux Server for ARM kernel signing key: 18cabfe2126dcd33aeeb399fd63bfb337214b171' err -11 [ 1.827187] realtek: module verification failed: signature and/or required key missing - tainting kernel [ 1.838394] xgene-enet APMC0D05:01 eth1: Auto-negotiation failed [ 1.845187] xhci-hcd APMC0D03:00: xHCI Host Controller [ 1.850367] xhci-hcd APMC0D03:00: new USB bus registered, assigned bus number 1 [ 1.857766] xhci-hcd APMC0D03:00: irq 30, io mem 0x19000000 [ 1.863371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.870132] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.877323] usb usb1: Product: xHCI Host Controller [ 1.882174] usb usb1: Manufacturer: Linux 3.19.0-0.72.aa7a.aarch64 xhci-hcd [ 1.889103] usb usb1: SerialNumber: APMC0D03:00 [ 1.893786] hub 1-0:1.0: USB hub found [ 1.897534] hub 1-0:1.0: 1 port detected [ 1.901548] xhci-hcd APMC0D03:00: xHCI Host Controller [ 1.906728] xhci-hcd APMC0D03:00: new USB bus registered, assigned bus number 2 [ 1.914053] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 1.920813] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.928003] usb usb2: Product: xHCI Host Controller [ 1.932854] usb usb2: Manufacturer: Linux 3.19.0-0.72.aa7a.aarch64 xhci-hcd [ 1.939783] usb usb2: SerialNumber: APMC0D03:00 [ 1.944441] hub 2-0:1.0: USB hub found [ 1.948190] hub 2-0:1.0: 1 port detected [ 1.952205] xhci-hcd APMC0D03:01: xHCI Host Controller [ 1.957386] xhci-hcd APMC0D03:01: new USB bus registered, assigned bus number 3 [ 1.964766] xhci-hcd APMC0D03:01: irq 31, io mem 0x19800000 [ 1.970361] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.977121] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.984307] usb usb3: Product: xHCI Host Controller [ 1.989164] usb usb3: Manufacturer: Linux 3.19.0-0.72.aa7a.aarch64 xhci-hcd [ 1.996096] usb usb3: SerialNumber: APMC0D03:01 [ 2.000791] hub 3-0:1.0: USB hub found [ 2.004530] hub 3-0:1.0: 1 port detected [ 2.008528] xhci-hcd APMC0D03:01: xHCI Host Controller [ 2.013697] xhci-hcd APMC0D03:01: new USB bus registered, assigned bus number 4 [ 2.021024] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 2.027785] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.034971] usb usb4: Product: xHCI Host Controller [ 2.039826] usb usb4: Manufacturer: Linux 3.19.0-0.72.aa7a.aarch64 xhci-hcd [ 2.046757] usb usb4: SerialNumber: APMC0D03:01 [ 2.051450] hub 4-0:1.0: USB hub found [ 2.055195] hub 4-0:1.0: 1 port detected [ 2.059211] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.065073] ata2: SATA link down (SStatus 0 SControl 4300) [ 2.071177] ehci-pci: EHCI PCI platform driver [ 2.075622] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.081776] ohci-pci: OHCI PCI platform driver [ 2.086217] uhci_hcd: USB Universal Host Controller Interface driver [ 2.092610] usbcore: registered new interface driver usbserial [ 2.098432] usbcore: registered new interface driver usbserial_generic [ 2.104935] usbserial: USB Serial support registered for generic [ 2.111038] mousedev: PS/2 mouse device common for all mice [ 2.116719] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0 [ 2.123082] EFI Variables Facility v0.08 2004-May-17 [ 2.128280] hidraw: raw HID events driver (C) Jiri Kosina [ 2.133838] usbcore: registered new interface driver usbhid [ 2.139389] usbhid: USB HID core driver [ 2.143244] drop_monitor: Initializing network drop monitor service [ 2.145050] ata3: SATA link down (SStatus 0 SControl 4300) [ 2.145061] ata4: SATA link down (SStatus 0 SControl 4300) [ 2.160528] TCP: cubic registered [ 2.163835] Initializing XFRM netlink socket [ 2.168315] NET: Registered protocol family 10 [ 2.173134] NET: Registered protocol family 17 [ 2.177597] Key type dns_resolver registered [ 2.182085] Loading compiled-in X.509 certificates [ 2.188280] Loaded X.509 cert 'Red Hat Enterprise Linux Server for ARM kernel signing key: 18cabfe2126dcd33aeeb399fd63bfb337214b171' [ 2.200169] registered taskstats version 1 [ 2.204411] rtc-efi rtc-efi: setting system clock to 2015-05-01 15:30:15 UTC (1430494215) [ 2.212713] ttyS0 - failed to request DMA [ 2.465046] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 4300) [ 2.474158] ata1.00: ATA-8: ST500DM002-1BD142, KC48, max UDMA/133 [ 2.480232] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 0/32) [ 2.488356] ata1.00: configured for UDMA/133 [ 2.492760] scsi 0:0:0:0: Direct-Access ATA ST500DM002-1BD14 KC48 PQ: 0 ANSI: 5 [ 2.501103] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) [ 2.508569] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 2.513829] sd 0:0:0:0: [sda] Write Protect is off [ 2.518602] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.518627] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.585258] sda: sda1 sda2 sda3 [ 2.588862] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.593497] Freeing unused kernel memory: 640K (fffffe0000b40000 - fffffe0000be0000) [ 2.608306] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) [ 2.620821] systemd[1]: Running in initial RAM disk. [ 2.645194] systemd[1]: Set hostname to . [ 2.695899] random: systemd urandom read with 10 bits of entropy available [ 2.740857] systemd[1]: Expecting device dev-mapper-rhelsfa_apm\x2d\x2dmustang\x2d\x2dev3\x2d\x2d11\x2droot.device... [ 2.775123] systemd[1]: Starting -.slice. [ 2.795091] systemd[1]: Created slice -.slice. [ 2.799607] systemd[1]: Starting System Slice. [ 2.825080] systemd[1]: Created slice System Slice. [ 2.830021] systemd[1]: Starting Slices. [ 2.855076] systemd[1]: Reached target Slices. [ 2.859577] systemd[1]: Starting Timers. [ 2.875085] systemd[1]: Reached target Timers. [ 2.879591] systemd[1]: Starting Journal Socket. [ 2.905079] systemd[1]: Listening on Journal Socket. [ 2.910191] systemd[1]: Started dracut ask for additional cmdline parameters. [ 2.917569] systemd[1]: Starting dracut cmdline hook... [ 2.935865] systemd[1]: Started Load Kernel Modules. [ 2.940830] systemd[1]: Starting Setup Virtual Console... [ 2.965719] systemd[1]: Starting Journal Service... [ 3.005137] systemd[1]: Started Journal Service. [ 3.288817] device-mapper: uevent: version 1.0.3 [ 3.293545] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@redhat.com [ 3.378378] systemd-udevd[275]: starting version 208 [ 4.043697] SGI XFS with ACLs, security attributes, no debug enabled [ 4.066135] XFS (dm-0): Mounting V4 Filesystem [ 4.185599] XFS (dm-0): Starting recovery (logdev: internal) [ 5.492224] XFS (dm-0): Ending recovery (logdev: internal) [ 5.932499] systemd-journald[158]: Received SIGTERM [ 6.442747] audit: type=1404 audit(1430494219.730:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 [ 6.586943] SELinux: 2048 avtab hash slots, 104411 rules. [ 6.612317] SELinux: 2048 avtab hash slots, 104411 rules. [ 6.674935] SELinux: 8 users, 102 roles, 4978 types, 295 bools, 1 sens, 1024 cats [ 6.674943] SELinux: 83 classes, 104411 rules [ 6.682946] SELinux: Permission audit_read in class capability2 not defined in policy. [ 6.690945] SELinux: the above unknown classes and permissions will be allowed [ 6.698157] SELinux: Completing initialization. [ 6.698159] SELinux: Setting up existing superblocks. [ 6.698177] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts [ 6.698196] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts [ 6.698201] SELinux: initialized (dev nsfs, type nsfs), not configured for labeling [ 6.698211] SELinux: initialized (dev proc, type proc), uses genfs_contexts [ 6.698280] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.698298] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs [ 6.698994] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs [ 6.699003] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts [ 6.703365] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs [ 6.703378] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts [ 6.703382] SELinux: initialized (dev aio, type aio), not configured for labeling [ 6.703388] SELinux: initialized (dev devpts, type devpts), uses transition SIDs [ 6.703409] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs [ 6.703419] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs [ 6.703434] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts [ 6.703469] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts [ 6.704302] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts [ 6.704306] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.704315] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.704423] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.704466] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704477] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts [ 6.704483] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts [ 6.704495] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704499] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704503] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704524] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704533] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704537] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704540] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704562] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.704568] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts [ 6.704577] SELinux: initialized (dev dm-0, type xfs), uses xattr [ 6.727999] audit: type=1403 audit(1430494220.020:3): policy loaded auid=4294967295 ses=4294967295 [ 6.743151] systemd[1]: Successfully loaded SELinux policy in 318.449ms. [ 6.948453] systemd[1]: Relabelled /dev and /run in 40.542ms. [ 8.194652] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts [ 8.636503] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs [ 9.143460] systemd-udevd[519]: starting version 208 [ 11.190452] random: nonblocking pool is initialized [ 11.292639] Adding 4194240k swap on /dev/mapper/rhelsfa_apm--mustang--ev3--11-swap. Priority:-1 extents:1 across:4194240k FS [ 11.527778] XFS (sda2): Mounting V4 Filesystem [ 11.771933] XFS (dm-2): Mounting V4 Filesystem [ 11.895450] XFS (dm-2): Ending clean mount [ 11.899545] SELinux: initialized (dev dm-2, type xfs), uses xattr [ 11.959988] XFS (sda2): Starting recovery (logdev: internal) [ 12.008920] XFS (sda2): Ending recovery (logdev: internal) [ 12.014392] SELinux: initialized (dev sda2, type xfs), uses xattr [ 12.174175] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 12.183648] SELinux: initialized (dev sda1, type vfat), uses genfs_contexts [ 12.191545] systemd-journald[492]: Received request to flush runtime journal from PID 1 [ 12.811589] audit: type=1305 audit(1430494226.100:4): audit_pid=612 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 [ 15.922776] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 15.931330] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 15.939609] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready [ 17.845639] xgene-enet APMC0D05:00 eth0: Link is Down [ 17.935485] xgene-enet APMC0D05:01 eth1: Link is Down [ 17.945915] xgene-enet APMC0D05:02 eth2: Link is Down [ 20.845973] xgene-enet APMC0D05:00 eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 206.946396] stap_3d84617957d4d7ec18ea9e45efddf4c0__2449: systemtap: 2.8/0.160, base: fffffdfffc370000, memory: 153data/57text/37ctx/2058net/117alloc kb, probes: 33 [ 246.073688] stap_110d9f7f69c741a8cc0daf88165763f0__3459: systemtap: 2.8/0.160, base: fffffdfffc3e0000, memory: 153data/57text/37ctx/2058net/117alloc kb, probes: 33 [ 275.704097] stap_789633262b7da6e245febda7b2af0b69__4470: systemtap: 2.8/0.160, base: fffffdfffc450000, memory: 162data/66text/38ctx/2058net/117alloc kb, probes: 41 [ 304.344081] stap_0bd4a26801b9d34c0fb1277614d5d512_5641: systemtap: 2.8/0.160, base: fffffdfffc4c0000, memory: 133data/54text/74ctx/2058net/1269alloc kb, probes: 7 [ 339.457244] stap_fd5346ee2e0ff2a7ce6b44fb8972aef9_6003: systemtap: 2.8/0.160, base: fffffdfffc520000, memory: 84data/25text/12ctx/2058net/117alloc kb, probes: 3 [ 345.677613] stap_4ddf542e43d9662c0707dcfaf6ce75f2_6243: systemtap: 2.8/0.160, base: fffffdfffc570000, memory: 84data/25text/12ctx/2058net/117alloc kb, probes: 3 [ 366.319129] stap_d19c096947ca1469002213cfc5f85077_6466: systemtap: 2.8/0.160, base: fffffdfffc5c0000, memory: 100data/44text/12ctx/2058net/117alloc kb, probes: 3 [ 387.027109] stap_00d2854e242723c53a2accc0e1811cea_6689: systemtap: 2.8/0.160, base: fffffdfffc620000, memory: 100data/45text/12ctx/2058net/117alloc kb, probes: 4 [ 406.390023] stap_6bf90853e902f9555a420daa7b8e5e08_6912: systemtap: 2.8/0.160, base: fffffdfffc680000, memory: 85data/25text/12ctx/2058net/117alloc kb, probes: 6 [ 410.686992] stap_53f62370b876597b9324d20f5c391579_7136: systemtap: 2.8/0.160, base: fffffdfffc6d0000, memory: 84data/24text/12ctx/2058net/117alloc kb, probes: 3 [ 415.192228] stap_d12842327e82a59ca048b2f5714f59af_7360: systemtap: 2.8/0.160, base: fffffdfffc720000, memory: 84data/25text/12ctx/2058net/117alloc kb, probes: 5 [ 419.689161] stap_c825fbcab01a594b4301086c041c3a35_7584: systemtap: 2.8/0.160, base: fffffdfffc770000, memory: 84data/24text/12ctx/2058net/117alloc kb, probes: 3 [ 424.144307] stap_4af272ac39854db4ffb5f3c401d5382d_7808: systemtap: 2.8/0.160, base: fffffdfffc7c0000, memory: 84data/24text/12ctx/2058net/117alloc kb, probes: 3 [ 428.611771] stap_6f48298ef5cf0a13d1f6f732b00ea312_8032: systemtap: 2.8/0.160, base: fffffdfffc810000, memory: 84data/25text/12ctx/2058net/117alloc kb, probes: 4 [ 439.022067] stap_bcb505d3f498e295026874fe5f8f9952_8268: systemtap: 2.8/0.160, base: fffffdfffc860000, memory: 110data/29text/21ctx/2058net/166alloc kb, probes: 3 [ 443.727133] stap_9f3e8549a4ff80698e3817345b306e31_8488: systemtap: 2.8/0.160, base: fffffdfffc8c0000, memory: 110data/29text/21ctx/2058net/166alloc kb, probes: 3 [ 448.398837] stap_dd9593f2511da88cbb740048307627a7_8708: systemtap: 2.8/0.160, base: fffffdfffc920000, memory: 110data/29text/21ctx/2058net/166alloc kb, probes: 3 [ 449.690799] stap_bcb505d3f498e295026874fe5f8f9952_8716: systemtap: 2.8/0.160, base: fffffdfffc980000, memory: 110data/29text/21ctx/2058net/166alloc kb, probes: 3 [ 450.949521] stap_bcb505d3f498e295026874fe5f8f9952_8723: systemtap: 2.8/0.160, base: fffffdfffc9e0000, memory: 110data/29text/21ctx/2058net/166alloc kb, probes: 3 [ 455.571470] stap_c48509ee716eeff7a40aad9317e62be3_8942: systemtap: 2.8/0.160, base: fffffdfffc2a0000, memory: 110data/29text/21ctx/2058net/166alloc kb, probes: 3 [ 456.875495] stap_dd9593f2511da88cbb740048307627a7_8950: systemtap: 2.8/0.160, base: fffffdfffc350000, memory: 110data/29text/21ctx/2058net/166alloc kb, probes: 3 [ 461.514138] stap_0b9545dd65b8b575ceba77d1d42d7af3_9171: systemtap: 2.8/0.160, base: fffffdfffc3b0000, memory: 86data/29text/214ctx/2058net/117alloc kb, probes: 4 [ 467.026703] stap_5a9fa4fae3cb3ad49357ed514a932c81_9393: systemtap: 2.8/0.160, base: fffffdfffc400000, memory: 86data/28text/87ctx/2058net/117alloc kb, probes: 3 [ 471.490354] stap_17a6b822e45c6427e1b801a6e22c8e59_9615: systemtap: 2.8/0.160, base: fffffdfffc450000, memory: 85data/26text/13ctx/2058net/121alloc kb, probes: 5 [ 476.045726] stap_519a224ada6c08b402278949ea3155f1_9839: systemtap: 2.8/0.160, base: fffffdfffc4a0000, memory: 84data/26text/17ctx/2058net/1269alloc kb, probes: 2 [ 480.442546] stap_00a61ff531e7087cd315cbba228dc52_10063: systemtap: 2.8/0.160, base: fffffdfffc4f0000, memory: 84data/26text/13ctx/2058net/261alloc kb, probes: 2 [ 484.855124] stap_799cc34ccee29bdb3e93d2d33972a69_10287: systemtap: 2.8/0.160, base: fffffdfffc540000, memory: 84data/26text/29ctx/2058net/2277alloc kb, probes: 2 [ 489.302456] stap_94b18156749a9ea1fb03ac05697567b_10511: systemtap: 2.8/0.160, base: fffffdfffc590000, memory: 84data/26text/13ctx/2058net/261alloc kb, probes: 2 [ 493.716568] stap_97598a8c18cff0edda8e7b2ac432e8b_10735: systemtap: 2.8/0.160, base: fffffdfffc5e0000, memory: 84data/26text/40ctx/2058net/3285alloc kb, probes: 2 [ 498.071456] stap_5155db36b76551358320e4209d2e337_10959: systemtap: 2.8/0.160, base: fffffdfffc630000, memory: 85data/26text/13ctx/2058net/261alloc kb, probes: 2 [ 502.593335] stap_ed39c7fd5ee2232703b40dc8c82e69d_11183: systemtap: 2.8/0.160, base: fffffdfffc680000, memory: 85data/26text/13ctx/2058net/261alloc kb, probes: 2 [ 507.541404] stap_9ac6992b9ccafff30a8753e683ec8be_11407: systemtap: 2.8/0.160, base: fffffdfffc6d0000, memory: 86data/30text/13ctx/2058net/2021alloc kb, probes: 2 [ 512.103498] stap_75a3e7079804abbe41c590fee4be7a4_11631: systemtap: 2.8/0.160, base: fffffdfffc720000, memory: 84data/26text/13ctx/2058net/1269alloc kb, probes: 2 [ 516.545917] stap_4d2d199fad5f74df55d06579033cfd6_11855: systemtap: 2.8/0.160, base: fffffdfffc770000, memory: 84data/26text/16ctx/2058net/1269alloc kb, probes: 2 [ 521.014688] stap_9410623878544ba742e64b7067a7e61_12079: systemtap: 2.8/0.160, base: fffffdfffc7c0000, memory: 84data/26text/13ctx/2058net/1269alloc kb, probes: 2 [ 525.419994] stap_d07881d16181d79a25cef07e9949e1f_12303: systemtap: 2.8/0.160, base: fffffdfffc810000, memory: 84data/26text/13ctx/2058net/1269alloc kb, probes: 2 [ 529.997055] stap_c4b7380edfddaa607748fc13c15880d_12527: systemtap: 2.8/0.160, base: fffffdfffc860000, memory: 85data/28text/13ctx/2058net/1877alloc kb, probes: 2 [ 534.492613] stap_dc6288f5ca688abbe571bd17337c36b_12751: systemtap: 2.8/0.160, base: fffffdfffc8b0000, memory: 84data/25text/12ctx/2058net/1269alloc kb, probes: 2 [ 538.881247] stap_97b52b4c78c3e396967ed494a6d9724_12975: systemtap: 2.8/0.160, base: fffffdfffc900000, memory: 84data/25text/16ctx/2058net/1269alloc kb, probes: 2 [ 543.261588] stap_a6d847c1c1743c249fc798d80b71e6e_13199: systemtap: 2.8/0.160, base: fffffdfffc950000, memory: 84data/25text/13ctx/2058net/1269alloc kb, probes: 2 [ 547.629044] stap_facdb935c1772e31d006f7489516c57_13423: systemtap: 2.8/0.160, base: fffffdfffc2a0000, memory: 84data/26text/13ctx/2058net/1269alloc kb, probes: 2 [ 552.185630] stap_2617ab58b9332f4108a50bac548194a_13647: systemtap: 2.8/0.160, base: fffffdfffc350000, memory: 85data/28text/13ctx/2058net/1877alloc kb, probes: 3 [ 556.682575] stap_ea8e4f3fad3de0ede339ee185575c98_13871: systemtap: 2.8/0.160, base: fffffdfffc3a0000, memory: 85data/28text/13ctx/2058net/1877alloc kb, probes: 3 [ 561.236106] stap_f2002ad78b7c779f5a099dea78748e1_14095: systemtap: 2.8/0.160, base: fffffdfffc3f0000, memory: 86data/27text/25ctx/2058net/149alloc kb, probes: 3 [ 570.230154] stap_4c25d699df9fd1a8750ce7d67b429b08_14331: systemtap: 2.8/0.160, base: fffffdfffc440000, memory: 141data/60text/25ctx/2058net/1750alloc kb, probes: 6 [ 576.816321] stap_5e753fc35b6a899cdbb7bfb39031404_14570: systemtap: 2.8/0.160, base: fffffdfffc4b0000, memory: 135data/49text/17ctx/2058net/117alloc kb, probes: 5 [ 583.836007] stap_47e84996f91e6abd712f7509ddf90c6_14805: systemtap: 2.8/0.160, base: fffffdfffc510000, memory: 118data/49text/37ctx/2058net/117alloc kb, probes: 2 [ 590.281220] stap_cba560b09e02714f955454cbe9f9a04_15040: systemtap: 2.8/0.160, base: fffffdfffc570000, memory: 118data/48text/17ctx/2058net/117alloc kb, probes: 2 [ 597.467557] stap_116427e2ed729aec571c7be20568be5e_15270: systemtap: 2.8/0.160, base: fffffdfffc5d0000, memory: 170data/60text/33ctx/2058net/117alloc kb, probes: 16 [ 598.201602] stap_1b7172dbe551ca3b02bb8b197964c80_15276: systemtap: 2.8/0.160, base: fffffdfffc640000, memory: 83data/24text/12ctx/2058net/117alloc kb, probes: 2 [ 608.738989] stap_34729e9f3350087f035a47799e6e8af_15508: systemtap: 2.8/0.160, base: fffffdfffc690000, memory: 169data/51text/69ctx/2058net/117alloc kb, probes: 16 [ 609.439799] stap_1b7172dbe551ca3b02bb8b197964c80_15515: systemtap: 2.8/0.160, base: fffffdfffc700000, memory: 83data/24text/12ctx/2058net/117alloc kb, probes: 2 [ 620.374868] stap_4304c19b953687dced14b2e3998f80f_15752: systemtap: 2.8/0.160, base: fffffdfffc750000, memory: 120data/52text/37ctx/2058net/117alloc kb, probes: 2 [ 627.678061] stap_4bbeb4e7c91c6aecaa2e29ee90ae0a2_15987: systemtap: 2.8/0.160, base: fffffdfffc7b0000, memory: 119data/51text/25ctx/2058net/117alloc kb, probes: 3 [ 634.423080] stap_a27d8525a311dd75786e9110f5207e1_16221: systemtap: 2.8/0.160, base: fffffdfffc810000, memory: 85data/26text/25ctx/2058net/117alloc kb, probes: 2 [ 647.217437] stap_e51fb8ce71dc34ce6c7461002c814dd_16478: systemtap: 2.8/0.160, base: fffffdfffc860000, memory: 117data/47text/12ctx/2058net/117alloc kb, probes: 2 [ 651.556011] stap_2d752a233877db2a476a25d340f5463_16702: systemtap: 2.8/0.160, base: fffffdfffc8c0000, memory: 84data/25text/12ctx/2058net/117alloc kb, probes: 3 [ 655.778405] stap_eea384cfe31959fe0a82c0b88f9eeac_16925: systemtap: 2.8/0.160, base: fffffdfffc910000, memory: 84data/25text/13ctx/2058net/117alloc kb, probes: 3 [ 660.084184] stap_d177fc06d222ffd26ac606c37eba755_17148: systemtap: 2.8/0.160, base: fffffdfffc9a0000, memory: 84data/25text/12ctx/2058net/117alloc kb, probes: 3 [ 664.314965] stap_08a4b341bb84794d45cbed5a04fd6e3_17371: systemtap: 2.8/0.160, base: fffffdfffc9f0000, memory: 84data/25text/13ctx/2058net/117alloc kb, probes: 3 [ 668.242939] stap_a4806ec4b5d268d39b83e204c033921_17595: systemtap: 2.8/0.160, base: fffffdfffca40000, memory: 84data/25text/12ctx/2058net/117alloc kb, probes: 3 [ 672.523652] stap_bc2f3437e4f8b2b841cb5d6452da62f_17818: systemtap: 2.8/0.160, base: fffffdfffca90000, memory: 84data/25text/13ctx/2058net/117alloc kb, probes: 3 [ 676.754536] stap_e6da44946cf78b208f2353f6f1b3fb5_18041: systemtap: 2.8/0.160, base: fffffdfffcae0000, memory: 84data/25text/12ctx/2058net/117alloc kb, probes: 3 [ 681.043605] stap_4a4aea1c5b555e80ead4744cd48dc4c_18264: systemtap: 2.8/0.160, base: fffffdfffcb30000, memory: 84data/25text/13ctx/2058net/117alloc kb, probes: 3 [ 686.456754] stap_673e45927f714861d1de3fafadd9303_18487: systemtap: 2.8/0.160, base: fffffdfffc2a0000, memory: 93data/43text/71ctx/2058net/117alloc kb, probes: 6 [ 700.271761] stap_54e6a1b9afa1c93063e89e5c421b338_18709: systemtap: 2.8/0.160, base: fffffdfffc350000, memory: 4456data/43text/71ctx/2058net/117alloc kb, probes: 6 [ 701.705828] stap_54e6a1b9afa1c93063e89e5c421b338_18719: systemtap: 2.8/0.160, base: fffffdfffcb80000, memory: 4456data/43text/71ctx/2058net/117alloc kb, probes: 6 [ 718.434783] stap_90635c63f99d1f0354fac6c895032b1_18947: systemtap: 2.8/0.160, base: fffffdfffd000000, memory: 4473data/63text/63ctx/2058net/117alloc kb, probes: 2 [ 723.352116] stap_4c56838e6b04dffb57c8e2f084fc5e1_19171: systemtap: 2.8/0.160, base: fffffdfffc7f0000, memory: 87data/28text/12ctx/2058net/117alloc kb, probes: 5 [ 728.012551] stap_eb6aa02e1bff721096320286c95677f_19393: systemtap: 2.8/0.160, base: fffffdfffc840000, memory: 86data/28text/12ctx/2058net/117alloc kb, probes: 5 [ 732.951095] stap_8b66958266407e047f0f85a32805219_19615: systemtap: 2.8/0.160, base: fffffdfffc890000, memory: 87data/28text/12ctx/2058net/117alloc kb, probes: 5 [ 737.589906] stap_3b9068552cc78d04af311b5219c4c56_19837: systemtap: 2.8/0.160, base: fffffdfffc8e0000, memory: 86data/28text/12ctx/2058net/117alloc kb, probes: 5 [ 741.912334] stap_2c1f13116cca03e38361dba6212fb96_20057: systemtap: 2.8/0.160, base: fffffdfffc930000, memory: 84data/24text/20ctx/2058net/117alloc kb, probes: 3 [ 746.326186] stap_eff42b12468a3f21971cf76cd8e6a17_20280: systemtap: 2.8/0.160, base: fffffdfffc980000, memory: 87data/26text/16ctx/2058net/117alloc kb, probes: 15 [ 750.864957] stap_8ccd33131ab468740e823ae5c6119b4_20504: systemtap: 2.8/0.160, base: fffffdfffc9d0000, memory: 84data/25text/24ctx/2058net/117alloc kb, probes: 9 [ 761.631526] stap_685d1db1d856078a9a59a048fa5384e4__20726: systemtap: 2.8/0.160, base: fffffdfffca20000, memory: 212data/106text/29ctx/2058net/2570alloc kb, probes: 565 [ 768.541730] stap_60a42202cafe9ae88fdb29040202fb9_20948: systemtap: 2.8/0.160, base: fffffdfffcaa0000, memory: 85data/27text/17ctx/2058net/117alloc kb, probes: 2 [ 774.870986] bid: systemtap: 2.8/0.160, base: fffffdfffcaf0000, memory: 117data/47text/12ctx/2058net/117alloc kb, probes: 2 [ 775.487981] bid: systemtap: 2.8/0.160, base: fffffdfffd4a0000, memory: 117data/47text/12ctx/2058net/117alloc kb, probes: 2 [ 776.153889] bid: systemtap: 2.8/0.160, base: fffffdfffd500000, memory: 117data/47text/12ctx/2058net/117alloc kb, probes: 2 [ 776.862775] bid: systemtap: 2.8/0.160, base: fffffdfffd560000, memory: 117data/47text/12ctx/2058net/117alloc kb, probes: 2 [ 782.758897] bid_nocheck: systemtap: 2.8/0.160, base: fffffdfffd5c0000, memory: 116data/45text/12ctx/2058net/117alloc kb, probes: 2 [ 788.893373] bid_shared: systemtap: 2.8/0.160, base: fffffdfffc2a0000, memory: 117data/47text/12ctx/2058net/117alloc kb, probes: 2 [ 789.535303] bid_shared: systemtap: 2.8/0.160, base: fffffdfffc350000, memory: 117data/47text/12ctx/2058net/117alloc kb, probes: 2 [ 790.152530] bid_shared: systemtap: 2.8/0.160, base: fffffdfffc3b0000, memory: 117data/47text/12ctx/2058net/117alloc kb, probes: 2 [ 797.348763] stap_7b7af3a0cb35d83bb6e303ff222293e_21951: systemtap: 2.8/0.160, base: fffffdfffc410000, memory: 124data/47text/20ctx/2058net/117alloc kb, probes: 3 [ 808.781516] stap_c734adf68a43623c0f64a319f595b597_22181: systemtap: 2.8/0.160, base: fffffdfffc470000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 812.213927] stap_c734adf68a43623c0f64a319f595b597_22192: systemtap: 2.8/0.160, base: fffffdfffc4c0000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 815.606552] stap_c734adf68a43623c0f64a319f595b597_22202: systemtap: 2.8/0.160, base: fffffdfffc510000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 818.981758] stap_c734adf68a43623c0f64a319f595b597_22212: systemtap: 2.8/0.160, base: fffffdfffc560000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 822.388119] stap_c734adf68a43623c0f64a319f595b597_22222: systemtap: 2.8/0.160, base: fffffdfffc5b0000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 825.820639] stap_c734adf68a43623c0f64a319f595b597_22232: systemtap: 2.8/0.160, base: fffffdfffc600000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 829.203162] stap_c734adf68a43623c0f64a319f595b597_22242: systemtap: 2.8/0.160, base: fffffdfffc650000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 832.627391] stap_c734adf68a43623c0f64a319f595b597_22252: systemtap: 2.8/0.160, base: fffffdfffc6a0000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 836.068339] stap_c734adf68a43623c0f64a319f595b597_22262: systemtap: 2.8/0.160, base: fffffdfffc6f0000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 839.467480] stap_c734adf68a43623c0f64a319f595b597_22272: systemtap: 2.8/0.160, base: fffffdfffc740000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 842.891661] stap_c734adf68a43623c0f64a319f595b597_22282: systemtap: 2.8/0.160, base: fffffdfffc790000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 846.340901] stap_c734adf68a43623c0f64a319f595b597_22292: systemtap: 2.8/0.160, base: fffffdfffc7e0000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 849.728840] stap_c734adf68a43623c0f64a319f595b597_22302: systemtap: 2.8/0.160, base: fffffdfffc830000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 853.151698] stap_c734adf68a43623c0f64a319f595b597_22312: systemtap: 2.8/0.160, base: fffffdfffc880000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 856.609180] stap_c734adf68a43623c0f64a319f595b597_22322: systemtap: 2.8/0.160, base: fffffdfffc8d0000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 859.983445] stap_c734adf68a43623c0f64a319f595b597_22332: systemtap: 2.8/0.160, base: fffffdfffc920000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 863.357668] stap_c734adf68a43623c0f64a319f595b597_22342: systemtap: 2.8/0.160, base: fffffdfffc970000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 866.748635] stap_c734adf68a43623c0f64a319f595b597_22352: systemtap: 2.8/0.160, base: fffffdfffc9c0000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 870.164512] stap_c734adf68a43623c0f64a319f595b597_22362: systemtap: 2.8/0.160, base: fffffdfffca10000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 873.588686] stap_c734adf68a43623c0f64a319f595b597_22372: systemtap: 2.8/0.160, base: fffffdfffca60000, memory: 95data/32text/16ctx/2058net/259alloc kb, probes: 5 [ 879.499400] stap_b7a772d00128d226daf58c97036910a_22595: systemtap: 2.8/0.160, base: fffffdfffc2a0000, memory: 85data/27text/12ctx/2058net/117alloc kb, probes: 2 [ 887.137993] stap_50bf9c2d91b66b7891158fbd75e6ebd1_22833: systemtap: 2.8/0.160, base: fffffdfffc350000, memory: 200data/53text/151ctx/2058net/374alloc kb, probes: 30 [ 887.153781] bz5274[22838]: unhandled level 3 translation fault (11) at 0x00000000, esr 0x83000007 [ 887.162628] pgd = fffffe001d000000 [ 887.166012] [00000000] *pgd=000000401d210003, *pud=000000401d210003, *pmd=000000401d210003, *pte=0000000000000000 [ 887.177759] CPU: 5 PID: 22838 Comm: bz5274 Tainted: G OE 3.19.0-0.72.aa7a.aarch64 #1 [ 887.186419] Hardware name: AppliedMicro Mustang/Mustang, BIOS 1.1.0-rh-0.15 Mar 13 2015 [ 887.194388] task: fffffe01d50a6a00 ti: fffffe01d4e94000 task.ti: fffffe01d4e94000 [ 887.201839] PC is at 0x0 [ 887.204357] LR is at 0x0 [ 887.206876] pc : [<0000000000000000>] lr : [<0000000000000000>] pstate: 60000000 [ 887.214238] sp : 000003ffc7c02200 [ 887.217535] x29: 000003ffb5689148 x28: 0000000000000000 [ 887.222849] x27: 0000000000000000 x26: 0000000000000000 [ 887.228155] x25: 0000000000000000 x24: 0000000000000000 [ 887.233471] x23: 0000000000000000 x22: 0000000000000000 [ 887.238775] x21: 0000000000400560 x20: 0000000000000000 [ 887.244086] x19: 0000000000000000 x18: 000003ffc7c01f00 [ 887.249396] x17: 000003ffb54f3fd0 x16: 0000000000410dc8 [ 887.254701] x15: 00000000001815f7 x14: 000003ffb56a0000 [ 887.260010] x13: 000000000000000f x12: 0000000000000005 [ 887.265315] x11: 0000000000400948 x10: 0000000000000000 [ 887.270623] x9 : 000003ffb56315d0 x8 : 2525252525252525 [ 887.275927] x7 : 0000000000000000 x6 : 000003ffb5509a98 [ 887.281237] x5 : 000003ffc7c02190 x4 : 9c1138babbf455c8 [ 887.286542] x3 : 9c113b457c347458 x2 : 000003ffb569fc58 [ 887.291852] x1 : 0000000000000004 x0 : 0000000000000004 [ 893.924902] stap_e1c8925568ca8169a7ee445fb2b20318_23056: systemtap: 2.8/0.160, base: fffffdfffc3c0000, memory: 147data/53text/151ctx/2058net/374alloc kb, probes: 7 [ 899.492801] stap_b82ebc887068fdb2f100f3da32e6a6ab_23283: systemtap: 2.8/0.160, base: fffffdfffc430000, memory: 166data/29text/12ctx/2058net/161alloc kb, probes: 136 [ 907.488115] stap_1e4e8164e6d87df6c143390c6fb97792_23539: systemtap: 2.8/0.160, base: fffffdfffc5d0000, memory: 198data/51text/41ctx/2058net/124alloc kb, probes: 30 [ 1001.191152] stap_ee44108e1d7fbfe4a59cb692de0437a_27500: systemtap: 2.8/0.160, base: fffffdfffc640000, memory: 128data/69text/136ctx/2058net/124alloc kb, probes: 2 [ 1002.648292] stap_ee44108e1d7fbfe4a59cb692de0437a_27512: systemtap: 2.8/0.160, base: fffffdfffc6b0000, memory: 128data/69text/136ctx/2058net/124alloc kb, probes: 2 [ 1004.181839] stap_ee44108e1d7fbfe4a59cb692de0437a_27522: systemtap: 2.8/0.160, base: fffffdfffc720000, memory: 128data/69text/136ctx/2058net/124alloc kb, probes: 2 [ 1012.084339] stap_4b390ff01e13a23522fc21bf80ba86e_27744: systemtap: 2.8/0.160, base: fffffdfffc790000, memory: 135data/70text/136ctx/2058net/124alloc kb, probes: 3 [ 1019.961515] stap_39a358f6187395311680aa9c5240c30_27967: systemtap: 2.8/0.160, base: fffffdfffc800000, memory: 141data/71text/136ctx/2058net/124alloc kb, probes: 4 [ 1029.401036] stap_b63446009d2e4c918901da8638f34c1_28205: systemtap: 2.8/0.160, base: fffffdfffc870000, memory: 141data/70text/136ctx/2058net/124alloc kb, probes: 4 [ 1037.236772] stap_663eb14f02d5ab36d1694ea12daede1_28428: systemtap: 2.8/0.160, base: fffffdfffc8e0000, memory: 128data/69text/136ctx/2058net/124alloc kb, probes: 2 [ 1045.246035] stap_181a6d17774f0ced6cb67a1ccb1e5b3_28651: systemtap: 2.8/0.160, base: fffffdfffc950000, memory: 154data/73text/136ctx/2058net/124alloc kb, probes: 7 [ 1054.085970] stap_21078b2ce5eac83228ebc592416a452_28889: systemtap: 2.8/0.160, base: fffffdfffc9c0000, memory: 135data/67text/136ctx/2058net/124alloc kb, probes: 3 [ 1063.471049] stap_58f4ab1e6b9aa6b826c7622489bee10_29129: systemtap: 2.8/0.160, base: fffffdfffca90000, memory: 128data/69text/136ctx/2058net/124alloc kb, probes: 2 [ 1071.356648] stap_055bd8c0562cba9ba3fce9c122cdead_29352: systemtap: 2.8/0.160, base: fffffdfffcae0000, memory: 128data/69text/136ctx/2058net/124alloc kb, probes: 2 [ 1080.100003] stap_9e7d74f474a3878bc9139f671ec6d45_29591: systemtap: 2.8/0.160, base: fffffdfffcb30000, memory: 128data/69text/136ctx/2058net/124alloc kb, probes: 2 [ 1095.353744] stap_efc771fbc3a70116b7d63ccea35b854_29814: systemtap: 2.8/0.160, base: fffffdfffcb80000, memory: 4457data/45text/169ctx/2058net/124alloc kb, probes: 4 [ 1102.328038] stap_91bab25a34414c15aa3470d92f0aa81_30050: systemtap: 2.8/0.160, base: fffffdfffd000000, memory: 133data/52text/86ctx/2058net/124alloc kb, probes: 5 [ 1109.214410] stap_68e154e5257a75ae475782becb6eb66_30285: systemtap: 2.8/0.160, base: fffffdfffd040000, memory: 133data/52text/86ctx/2058net/124alloc kb, probes: 5 [ 1116.059200] stap_818c0bf386b78e33d67a72d756f484c_30520: systemtap: 2.8/0.160, base: fffffdfffc2a0000, memory: 133data/51text/86ctx/2058net/124alloc kb, probes: 5 [ 1123.998481] stap_193a00f01aea34a13e06f0edcdfddef6_30754: systemtap: 2.8/0.160, base: fffffdfffc350000, memory: 112data/33text/25ctx/2058net/173alloc kb, probes: 3 [ 1130.570080] stap_e468585d24c3937071aa2b1d6bcd731_30975: systemtap: 2.8/0.160, base: fffffdfffc3b0000, memory: 85data/29text/33ctx/2058net/124alloc kb, probes: 2 [ 1131.887207] stap_93f7fd77e4f20af57f2a9e4e53d5835_30985: systemtap: 2.8/0.160, base: fffffdfffc400000, memory: 83data/24text/12ctx/2058net/124alloc kb, probes: 2 [ 1133.154234] stap_93f7fd77e4f20af57f2a9e4e53d5835_30995: systemtap: 2.8/0.160, base: fffffdfffc450000, memory: 83data/24text/12ctx/2058net/124alloc kb, probes: 2 [ 1134.437941] stap_93f7fd77e4f20af57f2a9e4e53d5835_31005: systemtap: 2.8/0.160, base: fffffdfffc590000, memory: 83data/24text/12ctx/2058net/124alloc kb, probes: 2 [ 1135.688342] stap_93f7fd77e4f20af57f2a9e4e53d5835_31016: systemtap: 2.8/0.160, base: fffffdfffc5e0000, memory: 83data/24text/12ctx/2058net/124alloc kb, probes: 2 [ 1137.037382] stap_93f7fd77e4f20af57f2a9e4e53d5835_31027: systemtap: 2.8/0.160, base: fffffdfffc630000, memory: 83data/24text/12ctx/2058net/124alloc kb, probes: 2 [ 1138.312882] stap_93f7fd77e4f20af57f2a9e4e53d5835_31038: systemtap: 2.8/0.160, base: fffffdfffc680000, memory: 83data/24text/12ctx/2058net/124alloc kb, probes: 2 [ 1139.588252] stap_93f7fd77e4f20af57f2a9e4e53d5835_31048: systemtap: 2.8/0.160, base: fffffdfffc6d0000, memory: 83data/24text/12ctx/2058net/124alloc kb, probes: 2 [ 1147.007720] stap_b617c29fbc375e5b5b118c19ce94647_31275: systemtap: 2.8/0.160, base: fffffdfffc720000, memory: 109data/28text/21ctx/2058net/173alloc kb, probes: 3 [ 1151.664145] stap_345e82b6b3410f7688f58e61fc8e841_31497: systemtap: 2.8/0.160, base: fffffdfffc780000, memory: 109data/28text/21ctx/2058net/173alloc kb, probes: 3 [ 1156.286069] stap_5bc54e3f279b61515bba8e449094c20_31719: systemtap: 2.8/0.160, base: fffffdfffc7e0000, memory: 109data/28text/21ctx/2058net/173alloc kb, probes: 3 [ 1160.882905] stap_31d02cf122b87434b8c4eb88babc465_31941: systemtap: 2.8/0.160, base: fffffdfffc840000, memory: 109data/28text/21ctx/2058net/173alloc kb, probes: 3 [ 1184.157804] stap_006950f7d6becb450bca126cc31fb876_5_370: systemtap: 2.8/0.160, base: fffffdfffc8a0000, memory: 116data/38text/100ctx/2058net/173alloc kb, probes: 5 [ 1219.083872] stap_608643e6c17b00576a9b2ae36a1a3ef2_1003: systemtap: 2.8/0.160, base: fffffdfffc900000, memory: 117data/47text/13ctx/2058net/124alloc kb, probes: 2 [ 1223.505503] stap_b00f41d3e6ee0abccd1c63a81f4ad1ef_1237: systemtap: 2.8/0.160, base: fffffdfffc960000, memory: 85data/25text/108ctx/2058net/124alloc kb, probes: 5 [ 1227.919114] stap_88c84fd4ceeb27dea104e7d62f6d0913_1463: systemtap: 2.8/0.160, base: fffffdfffc9b0000, memory: 85data/25text/236ctx/2058net/124alloc kb, probes: 5 [ 1232.274460] stap_cb5be8972fe500326ce2697f5fa98f83_1695: systemtap: 2.8/0.160, base: fffffdfffc2a0000, memory: 84data/26text/23ctx/2058net/124alloc kb, probes: 5 [ 1236.687995] stap_94a6a8338d0b57349f80b494786cf3c1_1926: systemtap: 2.8/0.160, base: fffffdfffc350000, memory: 85data/26text/231ctx/2058net/124alloc kb, probes: 5 [ 1241.197016] stap_55dab2ebd4287f08eba6af4540b14740_2146: systemtap: 2.8/0.160, base: fffffdfffc3a0000, memory: 84data/27text/29ctx/2058net/124alloc kb, probes: 2 [ 1264.778697] stap_d40804f82495066b417d20db29189e49_3075: systemtap: 2.8/0.160, base: fffffdfffc3f0000, memory: 146data/49text/25ctx/2PASS: debug_mem testcase ./systemtap.base/debug_mem.exp completed in 4 seconds Running ./systemtap.base/debugpath.exp ... spawn env SYSTEMTAP_DEBUGINFO_PATH=/dev/null stap -e probe kernel.function("vfs_read") {} -wp4 semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("vfs_read") {} ^ semantic error: missing arm64 kernel/module debuginfo [man warning::debuginfo] under '/lib/modules/3.19.0-0.72.aa7a.aarch64/build' Pass 2: analysis failed. [man error::pass2] PASS: debugpath-bad spawn env SYSTEMTAP_DEBUGINFO_PATH=/usr/lib/debug stap -e probe kernel.function("vfs_read") {} -wp2 # functions error:unknown (msg:string) # probes kernel.function("vfs_read@fs/read_write.c:432") /* pc=_stext+0x154194 */ /* <- kernel.function("vfs_read@fs/read_write.c:432") */ timer.s(900) /* <- timer.s(900) */ PASS: debugpath-good testcase ./systemtap.base/debugpath.exp completed in 3 seconds Running ./systemtap.base/deref.exp ... executing: stap -v -g ./systemtap.base/deref.stp spawn stap -v -g ./systemtap.base/deref.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 420usr/0sys/412real ms. Pass 2: analyzed script: 4 probe(s), 17 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 0usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap3JlJZK/stap_7f2164c2d7cc4311c71ebdbb4336cbb3_4521_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/18real ms. Pass 4: compiled C into "stap_7f2164c2d7cc4311c71ebdbb4336cbb3_4521.ko" in 3020usr/30sys/3387real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/deref.stp startup PASS: ./systemtap.base/deref.stp load generation Executing: kill -INT -3786 systemtap ending probe systemtap test success PASS: ./systemtap.base/deref.stp shutdown and output Pass 5: run completed in 0usr/20sys/958real ms. metric: ./systemtap.base/deref.stp 420 0 412 0 0 9 0 0 18 3020 30 3387 0 20 958 Executing: kill -INT -3786 testcase ./systemtap.base/deref.exp completed in 5 seconds Running ./systemtap.base/deref2.exp ... UNTESTED: deref2 testcase ./systemtap.base/deref2.exp completed in 0 seconds Running ./systemtap.base/div0.exp ... executing: stap -v ./systemtap.base/div0.stp spawn stap -v ./systemtap.base/div0.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/406real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 3 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapIEkeeI/stap_cc531b5667672b324439df38a91136b3_1806_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_cc531b5667672b324439df38a91136b3_1806.ko" in 2650usr/40sys/3025real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe PASS: ./systemtap.base/div0.stp startup PASS: ./systemtap.base/div0.stp load generation Executing: kill -INT -4010 ERROR: division by 0 near operator '/' at ./systemtap.base/div0.stp:26:10 WARNING: Number of errors: 1, skipped probes: 0 PASS: ./systemtap.base/div0.stp shutdown and output WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/845real ms. Pass 5: run failed. [man error::pass5] Executing: kill -INT -4010 testcase ./systemtap.base/div0.exp completed in 4 seconds Running ./systemtap.base/dtrace.exp ... /root/systemtap_write/install/bin/dtrace -G -64 -fPIC -s ./systemtap.base/dtrace-test.d -o dtrace-XXX.o PASS: dtrace python -G -64 -fPIC -o dtrace-XXX.o /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d -o dtrace-XXX PASS: dtrace python -G -o dtrace-XXX /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d -o dtrace-XXX.h PASS: dtrace python -h -o dtrace-XXX.h /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d -o dtrace-XXX PASS: dtrace python -h -o dtrace-XXX /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d -o /tmp/XXX.o PASS: dtrace python -G -o /tmp/XXX.o /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d -o /tmp/XXX PASS: dtrace python -G -o /tmp/XXX /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d -o /tmp/XXX.h PASS: dtrace python -h -o /tmp/XXX.h /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d -o /tmp/XXX PASS: dtrace python -h -o /tmp/XXX /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d PASS: dtrace python -G /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d PASS: dtrace python -h CFLAGS="MYCFLAGS" CC=echo /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d spawn env CFLAGS=MYCFLAGS CC=echo /usr/bin/python /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d -g MYCFLAGS -fPIC -I. -I/root/systemtap_write/install/include -c /tmp/tmp4SN6Gc.c -o dtrace-test.o PASS: dtrace python CFLAGS= CC= /root/systemtap_write/install/bin/dtrace -C -h -s ./systemtap.base/dtrace-test.d -o dtrace-XXX.h spawn cat dtrace-XXX.h /* Generated by the Systemtap dtrace wrapper */ #define _SDT_HAS_SEMAPHORES 1 #define STAP_HAS_SEMAPHORES 1 /* deprecated */ #include /* TSTSYSCALL_TEST0 ( ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (test0_semaphore, 0) #define tstsyscall_test0_semaphore test0_semaphore #else #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (tstsyscall_test0_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test0_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST0() \ DTRACE_PROBE (tstsyscall, test0) /* TSTSYSCALL_TEST1 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (test1_semaphore, 0) #define tstsyscall_test1_semaphore test1_semaphore #else #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (tstsyscall_test1_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test1_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST1(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test1, arg1, arg2, arg3, arg4, arg5) /* TSTSYSCALL_TEST2 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (test2_semaphore, 0) #define tstsyscall_test2_semaphore test2_semaphore #else #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (tstsyscall_test2_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test2_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST2(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test2, arg1, arg2, arg3, arg4, arg5) PASS: dtrace python -C -h -o dtrace-XXX.h /root/systemtap_write/install/bin/dtrace -C -I./systemtap.base -h -s ./systemtap.base/dtrace-itest.d -o XXX.h spawn cat dtrace-XXX.h /* Generated by the Systemtap dtrace wrapper */ #define _SDT_HAS_SEMAPHORES 1 #define STAP_HAS_SEMAPHORES 1 /* deprecated */ #include /* TSTSYSCALL_TEST0 ( ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (test0_semaphore, 0) #define tstsyscall_test0_semaphore test0_semaphore #else #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (tstsyscall_test0_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test0_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST0() \ DTRACE_PROBE (tstsyscall, test0) /* TSTSYSCALL_TEST1 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (test1_semaphore, 0) #define tstsyscall_test1_semaphore test1_semaphore #else #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (tstsyscall_test1_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test1_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST1(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test1, arg1, arg2, arg3, arg4, arg5) /* TSTSYSCALL_TEST2 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (test2_semaphore, 0) #define tstsyscall_test2_semaphore test2_semaphore #else #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (tstsyscall_test2_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test2_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST2(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test2, arg1, arg2, arg3, arg4, arg5) PASS: dtrace python -C -Iincpath -h -o dtrace-XXX.h /root/systemtap_write/install/bin/dtrace -C --no-pyparsing -I./systemtap.base -h -s ./systemtap.base/dtrace-itest.d -o dtrace-XXX.h spawn cat dtrace-XXX.h /* Generated by the Systemtap dtrace wrapper */ #define _SDT_HAS_SEMAPHORES 1 #define STAP_HAS_SEMAPHORES 1 /* deprecated */ #include /* TSTSYSCALL_TEST0 ( ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (test0_semaphore, 0) #define tstsyscall_test0_semaphore test0_semaphore #else #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (tstsyscall_test0_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test0_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST0() \ DTRACE_PROBE (tstsyscall, test0) /* TSTSYSCALL_TEST1 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (test1_semaphore, 0) #define tstsyscall_test1_semaphore test1_semaphore #else #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (tstsyscall_test1_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test1_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST1(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test1, arg1, arg2, arg3, arg4, arg5) /* TSTSYSCALL_TEST2 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (test2_semaphore, 0) #define tstsyscall_test2_semaphore test2_semaphore #else #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (tstsyscall_test2_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test2_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST2(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test2, arg1, arg2, arg3, arg4, arg5) PASS: dtrace python -C --no-pyparsing -Iincpath -h -o dtrace-XXX.h /root/systemtap_write/install/bin/dtrace -C -DDCL_AFTER_PROVIDER -h -s ./systemtap.base/dtrace-pypath.d -o dtrace-XXX.h spawn /usr/bin/python /root/systemtap_write/install/bin/dtrace -C -DDCL_AFTER_PROVIDER -h -s ./systemtap.base/dtrace-pypath.d -o dtrace-XXX.h Warning: /root/systemtap_write/install/bin/dtrace:/tmp/tmpnd7qKy.d:541: syntax error near: probe input__stop Warning: Proceeding as if --no-pyparsing was given. PASS: dtrace python parser check /root/systemtap_write/install/bin/dtrace -I./systemtap.base -G -s ./systemtap.base/dtrace-itest.d PASS: dtrace python -Iincpath -G /root/systemtap_write/install/bin/dtrace ./systemtap.base/dtrace.d spawn diff -wqs dtrace-1.h dtrace-2.h Files dtrace-1.h and dtrace-2.h are identical exec nm dtrace-1.o > dtrace-1.od spawn diff -qs dtrace-1.od dtrace-2.od Files dtrace-1.od and dtrace-2.od are identical PASS: dtrace python known uses /root/systemtap_write/install/bin/dtrace -x IGNORED -h -s ./systemtap.base/dtrace-test.d PASS: dtrace python -x IGNORED /root/systemtap_write/install/bin/dtrace -G -64 -fPIC -s ./systemtap.base/dtrace-test.d -o dtrace-XXX.o PASS: dtrace python2 -G -64 -fPIC -o dtrace-XXX.o /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d -o dtrace-XXX PASS: dtrace python2 -G -o dtrace-XXX /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d -o dtrace-XXX.h PASS: dtrace python2 -h -o dtrace-XXX.h /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d -o dtrace-XXX PASS: dtrace python2 -h -o dtrace-XXX /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d -o /tmp/XXX.o PASS: dtrace python2 -G -o /tmp/XXX.o /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d -o /tmp/XXX PASS: dtrace python2 -G -o /tmp/XXX /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d -o /tmp/XXX.h PASS: dtrace python2 -h -o /tmp/XXX.h /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d -o /tmp/XXX PASS: dtrace python2 -h -o /tmp/XXX /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d PASS: dtrace python2 -G /root/systemtap_write/install/bin/dtrace -h -s ./systemtap.base/dtrace-test.d PASS: dtrace python2 -h CFLAGS="MYCFLAGS" CC=echo /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d spawn env CFLAGS=MYCFLAGS CC=echo /usr/bin/python2 /root/systemtap_write/install/bin/dtrace -G -s ./systemtap.base/dtrace-test.d -g MYCFLAGS -fPIC -I. -I/root/systemtap_write/install/include -c /tmp/tmpXWweES.c -o dtrace-test.o PASS: dtrace python2 CFLAGS= CC= /root/systemtap_write/install/bin/dtrace -C -h -s ./systemtap.base/dtrace-test.d -o dtrace-XXX.h spawn cat dtrace-XXX.h /* Generated by the Systemtap dtrace wrapper */ #define _SDT_HAS_SEMAPHORES 1 #define STAP_HAS_SEMAPHORES 1 /* deprecated */ #include /* TSTSYSCALL_TEST0 ( ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (test0_semaphore, 0) #define tstsyscall_test0_semaphore test0_semaphore #else #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (tstsyscall_test0_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test0_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST0() \ DTRACE_PROBE (tstsyscall, test0) /* TSTSYSCALL_TEST1 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (test1_semaphore, 0) #define tstsyscall_test1_semaphore test1_semaphore #else #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (tstsyscall_test1_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test1_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST1(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test1, arg1, arg2, arg3, arg4, arg5) /* TSTSYSCALL_TEST2 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (test2_semaphore, 0) #define tstsyscall_test2_semaphore test2_semaphore #else #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (tstsyscall_test2_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test2_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST2(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test2, arg1, arg2, arg3, arg4, arg5) PASS: dtrace python2 -C -h -o dtrace-XXX.h /root/systemtap_write/install/bin/dtrace -C -I./systemtap.base -h -s ./systemtap.base/dtrace-itest.d -o XXX.h spawn cat dtrace-XXX.h /* Generated by the Systemtap dtrace wrapper */ #define _SDT_HAS_SEMAPHORES 1 #define STAP_HAS_SEMAPHORES 1 /* deprecated */ #include /* TSTSYSCALL_TEST0 ( ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (test0_semaphore, 0) #define tstsyscall_test0_semaphore test0_semaphore #else #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (tstsyscall_test0_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test0_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST0() \ DTRACE_PROBE (tstsyscall, test0) /* TSTSYSCALL_TEST1 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (test1_semaphore, 0) #define tstsyscall_test1_semaphore test1_semaphore #else #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (tstsyscall_test1_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test1_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST1(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test1, arg1, arg2, arg3, arg4, arg5) /* TSTSYSCALL_TEST2 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (test2_semaphore, 0) #define tstsyscall_test2_semaphore test2_semaphore #else #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (tstsyscall_test2_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test2_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST2(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test2, arg1, arg2, arg3, arg4, arg5) PASS: dtrace python2 -C -Iincpath -h -o dtrace-XXX.h /root/systemtap_write/install/bin/dtrace -C --no-pyparsing -I./systemtap.base -h -s ./systemtap.base/dtrace-itest.d -o dtrace-XXX.h spawn cat dtrace-XXX.h /* Generated by the Systemtap dtrace wrapper */ #define _SDT_HAS_SEMAPHORES 1 #define STAP_HAS_SEMAPHORES 1 /* deprecated */ #include /* TSTSYSCALL_TEST0 ( ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (test0_semaphore, 0) #define tstsyscall_test0_semaphore test0_semaphore #else #define TSTSYSCALL_TEST0_ENABLED() __builtin_expect (tstsyscall_test0_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test0_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST0() \ DTRACE_PROBE (tstsyscall, test0) /* TSTSYSCALL_TEST1 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (test1_semaphore, 0) #define tstsyscall_test1_semaphore test1_semaphore #else #define TSTSYSCALL_TEST1_ENABLED() __builtin_expect (tstsyscall_test1_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test1_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST1(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test1, arg1, arg2, arg3, arg4, arg5) /* TSTSYSCALL_TEST2 ( short arg1, int arg2, int arg3, int arg4, struct astruct arg5 ) */ #if defined STAP_SDT_V1 #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (test2_semaphore, 0) #define tstsyscall_test2_semaphore test2_semaphore #else #define TSTSYSCALL_TEST2_ENABLED() __builtin_expect (tstsyscall_test2_semaphore, 0) #endif __extension__ extern unsigned short tstsyscall_test2_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes"))); #define TSTSYSCALL_TEST2(arg1, arg2, arg3, arg4, arg5) \ DTRACE_PROBE5 (tstsyscall, test2, arg1, arg2, arg3, arg4, arg5) PASS: dtrace python2 -C --no-pyparsing -Iincpath -h -o dtrace-XXX.h /root/systemtap_write/install/bin/dtrace -C -DDCL_AFTER_PROVIDER -h -s ./systemtap.base/dtrace-pypath.d -o dtrace-XXX.h spawn /usr/bin/python2 /root/systemtap_write/install/bin/dtrace -C -DDCL_AFTER_PROVIDER -h -s ./systemtap.base/dtrace-pypath.d -o dtrace-XXX.h Warning: /root/systemtap_write/install/bin/dtrace:/tmp/tmpSI7RRP.d:541: syntax error near: probe input__stop Warning: Proceeding as if --no-pyparsing was given. PASS: dtrace python2 parser check /root/systemtap_write/install/bin/dtrace -I./systemtap.base -G -s ./systemtap.base/dtrace-itest.d PASS: dtrace python2 -Iincpath -G /root/systemtap_write/install/bin/dtrace ./systemtap.base/dtrace.d spawn diff -wqs dtrace-1.h dtrace-2.h Files dtrace-1.h and dtrace-2.h are identical exec nm dtrace-1.o > dtrace-1.od spawn diff -qs dtrace-1.od dtrace-2.od Files dtrace-1.od and dtrace-2.od are identical PASS: dtrace python2 known uses /root/systemtap_write/install/bin/dtrace -x IGNORED -h -s ./systemtap.base/dtrace-test.d PASS: dtrace python2 -x IGNORED UNSUPPORTED: dtrace python3 testcase ./systemtap.base/dtrace.exp completed in 7 seconds Running ./systemtap.base/dump_functions.exp ... PASS: dump_functions (got output of stap --dump-functions) PASS: dump_functions (got output of stap -v --dump-functions) PASS: dump_functions (user_string in output) PASS: dump_functions (_caller_match not in output) PASS: dump_functions (user_string in -v output) PASS: dump_functions (_caller_match in -v output) PASS: dump_functions (mdelay has guru in output) PASS: dump_functions (mdelay has guru in -v output) PASS: dump_functions (uid has unpriv but not pure in output) PASS: dump_functions (uid has unpriv and pure in -v output) testcase ./systemtap.base/dump_functions.exp completed in 9 seconds Running ./systemtap.base/dump_probe_aliases.exp ... PASS: dump_probe_aliases (got output of stap --dump-probe-aliases) PASS: dump_probe_aliases (got output of stap -v --dump-probe-aliases) PASS: dump_probe_aliases (oneshot in output) PASS: dump_probe_aliases (vfs.read in output) PASS: dump_probe_aliases (__syscall.lseek not in output) PASS: dump_probe_aliases (oneshot in -v output) PASS: dump_probe_aliases (vfs.read in -v output) PASS: dump_probe_aliases (__syscall.lseek in -v output) testcase ./systemtap.base/dump_probe_aliases.exp completed in 2 seconds Running ./systemtap.base/equal.exp ... executing: stap -v ./systemtap.base/equal.stp spawn stap -v ./systemtap.base/equal.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/10sys/418real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 2 global(s) using 84992virt/78528res/6912shr/67776data kb, in 1150usr/120sys/1262real ms. Pass 3: translated to C into "/tmp/stapeugM8a/stap_02f9f15cd5be13b29115ceca03a52ebf_2123_src.c" using 84992virt/78720res/7104shr/67776data kb, in 20usr/110sys/137real ms. Pass 4: compiled C into "stap_02f9f15cd5be13b29115ceca03a52ebf_2123.ko" in 2860usr/110sys/3298real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/equal.stp startup PASS: ./systemtap.base/equal.stp load generation Executing: kill -INT -4446 systemtap ending probe count = 75 count2 = 75 systemtap test success PASS: ./systemtap.base/equal.stp shutdown and output Pass 5: run completed in 0usr/20sys/909real ms. metric: ./systemtap.base/equal.stp 410 10 418 1150 120 1262 20 110 137 2860 110 3298 0 20 909 Executing: kill -INT -4446 testcase ./systemtap.base/equal.exp completed in 6 seconds Running ./systemtap.base/error_fn.exp ... executing: stap -v ./systemtap.base/error_fn.stp spawn stap -v ./systemtap.base/error_fn.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 380usr/30sys/408real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapD93wvu/stap_0638e689b79d0f256d40187278a48c4c_1739_src.c" using 50176virt/43008res/6464shr/32960data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_0638e689b79d0f256d40187278a48c4c_1739.ko" in 2650usr/40sys/3022real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe PASS: ./systemtap.base/error_fn.stp startup PASS: ./systemtap.base/error_fn.stp load generation Executing: kill -INT -4671 ERROR: synthetic error WARNING: Number of errors: 1, skipped probes: 0 PASS: ./systemtap.base/error_fn.stp shutdown and output WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 10usr/10sys/798real ms. Pass 5: run failed. [man error::pass5] Executing: kill -INT -4671 testcase ./systemtap.base/error_fn.exp completed in 4 seconds Running ./systemtap.base/execve.exp ... executing: stap ./systemtap.base/execve.stp -c /bin/true PASS: ./systemtap.base/execve.stp -c /bin/true testcase ./systemtap.base/execve.exp completed in 7 seconds Running ./systemtap.base/externalvar.exp ... Executing on host: gcc ./systemtap.base/externalvar_lib.c -g -fPIC -shared -lm -o /root/systemtap_write/systemtap/testsuite/libexternalvar.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/externalvar_lib.c -g -fPIC -shared -lm -o /root/systemtap_write/systemtap/testsuite/libexternalvar.so Executing on host: gcc ./systemtap.base/externalvar.c -g -L/root/systemtap_write/systemtap/testsuite -lexternalvar -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lm -o /root/systemtap_write/systemtap/testsuite/externalvar (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/externalvar.c -g -L/root/systemtap_write/systemtap/testsuite -lexternalvar -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lm -o /root/systemtap_write/systemtap/testsuite/externalvar cmd: stap -d /root/systemtap_write/systemtap/testsuite/libexternalvar.so -d /root/systemtap_write/systemtap/testsuite/externalvar -c /root/systemtap_write/systemtap/testsuite/externalvar ./systemtap.base/externalvar.stp cmd output: exevar_c = 42 exevar_i = 2 exevar_l = 21 stat_exevar_c = 42 stat_exevar_i = 2 stat_exevar_l = 21 exe_s->i = 1 exe_s->l = 2 exe_s->c = 3 stat_exe_s->i = 1 stat_exe_s->l = 2 stat_exe_s->c = 3 exe_s->s1 = 0x0 exe_s == exe_s->s2 stat_exe_s->s1 = 0x0 stat_exe_s == exe_s->s2 libvar = 42 stat_libvar = 42 lib_s->i = 1 lib_s->l = 2 lib_s->c = 3 stat_lib_s->i = 1 stat_lib_s->l = 2 stat_lib_s->c = 3 lib_s == lib_s->s1 lib_s->s2 = 0x0 stat_lib_s == lib_s->s1 stat_lib_s->s2 = 0x0 PASS: externalvar-m64 Executing on host: gcc ./systemtap.base/externalvar_lib.c -g -fPIC -shared -lm -o /root/systemtap_write/systemtap/testsuite/libexternalvar.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/externalvar_lib.c -g -fPIC -shared -lm -o /root/systemtap_write/systemtap/testsuite/libexternalvar.so Executing on host: gcc ./systemtap.base/externalvar.c -g -L/root/systemtap_write/systemtap/testsuite -lexternalvar -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lm -o /root/systemtap_write/systemtap/testsuite/externalvar (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/externalvar.c -g -L/root/systemtap_write/systemtap/testsuite -lexternalvar -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lm -o /root/systemtap_write/systemtap/testsuite/externalvar cmd: stap -d /root/systemtap_write/systemtap/testsuite/libexternalvar.so -d /root/systemtap_write/systemtap/testsuite/externalvar -c /root/systemtap_write/systemtap/testsuite/externalvar ./systemtap.base/externalvar.stp cmd output: exevar_c = 42 exevar_i = 2 exevar_l = 21 stat_exevar_c = 42 stat_exevar_i = 2 stat_exevar_l = 21 exe_s->i = 1 exe_s->l = 2 exe_s->c = 3 stat_exe_s->i = 1 stat_exe_s->l = 2 stat_exe_s->c = 3 exe_s->s1 = 0x0 exe_s == exe_s->s2 stat_exe_s->s1 = 0x0 stat_exe_s == exe_s->s2 libvar = 42 stat_libvar = 42 lib_s->i = 1 lib_s->l = 2 lib_s->c = 3 stat_lib_s->i = 1 stat_lib_s->l = 2 stat_lib_s->c = 3 lib_s == lib_s->s1 lib_s->s2 = 0x0 stat_lib_s == lib_s->s1 stat_lib_s->s2 = 0x0 PASS: externalvar-m64 Executing on host: gcc ./systemtap.base/externalvar_lib.c -g -fPIC -shared -O -lm -o /root/systemtap_write/systemtap/testsuite/libexternalvar.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/externalvar_lib.c -g -fPIC -shared -O -lm -o /root/systemtap_write/systemtap/testsuite/libexternalvar.so Executing on host: gcc ./systemtap.base/externalvar.c -g -L/root/systemtap_write/systemtap/testsuite -lexternalvar -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -O -lm -o /root/systemtap_write/systemtap/testsuite/externalvar (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/externalvar.c -g -L/root/systemtap_write/systemtap/testsuite -lexternalvar -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -O -lm -o /root/systemtap_write/systemtap/testsuite/externalvar cmd: stap -d /root/systemtap_write/systemtap/testsuite/libexternalvar.so -d /root/systemtap_write/systemtap/testsuite/externalvar -c /root/systemtap_write/systemtap/testsuite/externalvar ./systemtap.base/externalvar.stp cmd output: exevar_c = 42 exevar_i = 2 exevar_l = 21 stat_exevar_c = 42 stat_exevar_i = 2 stat_exevar_l = 21 exe_s->i = 1 exe_s->l = 2 exe_s->c = 3 stat_exe_s->i = 1 stat_exe_s->l = 2 stat_exe_s->c = 3 exe_s->s1 = 0x0 exe_s == exe_s->s2 stat_exe_s->s1 = 0x0 stat_exe_s == exe_s->s2 libvar = 42 stat_libvar = 42 lib_s->i = 1 lib_s->l = 2 lib_s->c = 3 stat_lib_s->i = 1 stat_lib_s->l = 2 stat_lib_s->c = 3 lib_s == lib_s->s1 lib_s->s2 = 0x0 stat_lib_s == lib_s->s1 stat_lib_s->s2 = 0x0 PASS: externalvar-m64-O testcase ./systemtap.base/externalvar.exp completed in 24 seconds Running ./systemtap.base/finloop2.exp ... executing: stap -v ./systemtap.base/finloop2.stp spawn stap -v ./systemtap.base/finloop2.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/407real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 2 global(s) using 84992virt/78528res/6912shr/67776data kb, in 1120usr/140sys/1260real ms. Pass 3: translated to C into "/tmp/stapo7U12b/stap_28b4389cc903f5f5c506f26277d3d673_2136_src.c" using 84992virt/78720res/7104shr/67776data kb, in 10usr/130sys/136real ms. Pass 4: compiled C into "stap_28b4389cc903f5f5c506f26277d3d673_2136.ko" in 2950usr/20sys/3315real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/finloop2.stp startup PASS: ./systemtap.base/finloop2.stp load generation Executing: kill -INT -5867 systemtap ending probe count = 101 loop_count = 1010 systemtap test success PASS: ./systemtap.base/finloop2.stp shutdown and output Pass 5: run completed in 0usr/20sys/876real ms. metric: ./systemtap.base/finloop2.stp 410 0 407 1120 140 1260 10 130 136 2950 20 3315 0 20 876 Executing: kill -INT -5867 testcase ./systemtap.base/finloop2.exp completed in 7 seconds Running ./systemtap.base/flightrec1.exp ... spawn stap -F -o flightrec1.out -we probe begin {} 6101 PASS: flightrec1 (flight recorder option) spawn ps -o cmd hc 6101 stapio PASS: flightrec1 (stapio in background) PASS: flightrec1 (output file) PASS: flightrec1 (switch output file) testcase ./systemtap.base/flightrec1.exp completed in 4 seconds Running ./systemtap.base/flightrec2.exp ... spawn stap -F -o flightlog.out -S 1,3 ./systemtap.base/flightrec2.stp 6336 PASS: flightrec2 (-S option) spawn stat -c %s flightlog.out.3 flightlog.out.4 flightlog.out.2 1034000 253000 1034000 spawn stat -c %s flightlog.out.6 flightlog.out.7 flightlog.out.5 1034000 473000 1034000 PASS: flightrec2 (log file numbers limitation) PASS: flightrec2 (log file size limitation) testcase ./systemtap.base/flightrec2.exp completed in 12 seconds Running ./systemtap.base/flightrec3.exp ... spawn stap -F -o flightlog.out -S 1,3 -b ./systemtap.base/flightrec3.stp 6573 PASS: flightrec3 (-S option with bulk mode) spawn stat -c %n %s flightlog.out_cpu0.0 flightlog.out_cpu1.0 flightlog.out_cpu2.0 flightlog.out_cpu3.0 flightlog.out_cpu4.0 flightlog.out_cpu5.0 flightlog.out_cpu6.0 flightlog.out_cpu7.0 flightlog.out_cpu0.0 0 flightlog.out_cpu1.0 0 flightlog.out_cpu2.0 0 flightlog.out_cpu3.0 0 flightlog.out_cpu4.0 0 flightlog.out_cpu5.0 262596 flightlog.out_cpu6.0 0 flightlog.out_cpu7.0 262596 spawn stat -c %n %s flightlog.out_cpu0.0 flightlog.out_cpu1.0 flightlog.out_cpu2.0 flightlog.out_cpu3.0 flightlog.out_cpu4.0 flightlog.out_cpu5.0 flightlog.out_cpu6.0 flightlog.out_cpu7.0 flightlog.out_cpu0.0 0 flightlog.out_cpu1.0 0 flightlog.out_cpu2.0 0 flightlog.out_cpu3.0 0 flightlog.out_cpu4.0 0 flightlog.out_cpu5.0 785572 flightlog.out_cpu6.0 0 flightlog.out_cpu7.0 524084 PASS: flightrec3 (log file size limitation with bulk mode) testcase ./systemtap.base/flightrec3.exp completed in 14 seconds Running ./systemtap.base/flightrec4.exp ... spawn stap -F -S 1,2 -o flightrec4.out -we probe begin {} 6608 PASS: flightrec4 (flight recorder option) PASS: flightrec4 (output file) PASS: flightrec4 (old output file is removed) PASS: flightrec4 (switch output file) testcase ./systemtap.base/flightrec4.exp completed in 9 seconds Running ./systemtap.base/flightrec5.exp ... spawn stap -F -S 1,2 -b -o flightrec5.out -we probe begin {} 6844 PASS: flightrec5 (flight recorder option) PASS: flightrec5 (output file) PASS: flightrec5 (old output file is removed) PASS: flightrec5 (switch output file) testcase ./systemtap.base/flightrec5.exp completed in 14 seconds Running ./systemtap.base/foreach_aggrsort.exp ... executing: stap ./systemtap.base/foreach_aggrsort.stp PASS: foreach_aggrsort testcase ./systemtap.base/foreach_aggrsort.exp completed in 5 seconds Running ./systemtap.base/foreach_value.exp ... executing: stap ./systemtap.base/foreach_value.stp PASS: foreach_value testcase ./systemtap.base/foreach_value.exp completed in 5 seconds Running ./systemtap.base/func_alias.exp ... testing 64-bit func_alias Executing on host: gcc ./systemtap.base/func_alias.c -g -lm -o /root/systemtap_write/systemtap/testsuite/func_alias.x64 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/func_alias.c -g -lm -o /root/systemtap_write/systemtap/testsuite/func_alias.x64 ./systemtap.base/func_alias.c:2:14: error: 'func_alias' alias in between function and variable is not supported extern int (*func_alias) __attribute__ ((alias ("main"))); ^ ./systemtap.base/func_alias.c:1:5: warning: 'main' aliased declaration [enabled by default] int main() { return 0; } ^ compiler exited with status 1 output is: ./systemtap.base/func_alias.c:2:14: error: 'func_alias' alias in between function and variable is not supported extern int (*func_alias) __attribute__ ((alias ("main"))); ^ ./systemtap.base/func_alias.c:1:5: warning: 'main' aliased declaration [enabled by default] int main() { return 0; } ^ /root/systemtap_write/systemtap/testsuite/func_alias.x64 failed: ./systemtap.base/func_alias.c:2:14: error: 'func_alias' alias in between function and variable is not supported extern int (*func_alias) __attribute__ ((alias ("main"))); ^ ./systemtap.base/func_alias.c:1:5: warning: 'main' aliased declaration [enabled by default] int main() { return 0; } ^ UNTESTED: 64-bit func_alias testcase ./systemtap.base/func_alias.exp completed in 1 seconds Running ./systemtap.base/global_end.exp ... spawn stap ./systemtap.base/global_end.stp [one,0x1]=0x1 [one,0x2]=0x2 [two,0x1]=0x3 [two,0x2]=0x4 epsilon["one", 1] count:4 min:1 max:4 sum:10 avg:2 epsilon["two", 2] count:4 min:10 max:40 sum:100 avg:25 alpha["two",2]=0x4 alpha["two",1]=0x3 alpha["one",2]=0x2 alpha["one",1]=0x1 gamma="abcdefghijklmnopqrstuvwxyz" iota["two"]="twelve" iota["one"]="eleven" phi @count=4 @min=1 @max=4 @sum=10 @avg=2 spawn stap ./systemtap.base/global_end2.stp Avg time = 1 PASS: global_end (12) spawn stap ./systemtap.base/global_end_var.stp gs7=7 11 ls0=18 ls1=2 ls5=6 gs0_save=0x29 gs2=0x4 gs3=0x4 gs4=0x5 ga1["foo"]=0x2 ga2["foo"]=0x1 PASS: global_end_var (6) spawn stap ./systemtap.base/global_end_var_used.stp hello!PASS: global_end_var_used (1) testcase ./systemtap.base/global_end.exp completed in 19 seconds Running ./systemtap.base/global_init.exp ... executing: stap -v ./systemtap.base/global_init.stp spawn stap -v ./systemtap.base/global_init.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41408res/5696shr/32192data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 5 probe(s), 1 function(s), 0 embed(s), 4 global(s) using 50176virt/41408res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapEPnrGY/stap_befcc33299553a453670d2c4285991ab_2122_src.c" using 50176virt/43072res/6464shr/32960data kb, in 10usr/0sys/1real ms. Pass 4: compiled C into "stap_befcc33299553a453670d2c4285991ab_2122.ko" in 2700usr/20sys/3070real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/global_init.stp startup PASS: ./systemtap.base/global_init.stp load generation Executing: kill -INT -8229 systemtap ending probe systemtap test success systemtap test success PASS: ./systemtap.base/global_init.stp shutdown and output Pass 5: run completed in 0usr/20sys/835real ms. metric: ./systemtap.base/global_init.stp 410 0 411 10 0 9 10 0 1 2700 20 3070 0 20 835 Executing: kill -INT -8229 testcase ./systemtap.base/global_init.exp completed in 5 seconds Running ./systemtap.base/global_opt.exp ... spawn stap -G var1=29 -e global var1=9 ; probe begin { if (var1 == 29) println("systemtap test success") else println("systemtap test failure") ; exit() } systemtap test success PASS: global_opt testcase ./systemtap.base/global_opt.exp completed in 4 seconds Running ./systemtap.base/global_opt_invalid.exp ... spawn stap -G var1=z29 -e global var1=9 ; probe begin { if (var1 == 9) println("systemtap test success") else println("systemtap test failure") ; exit() } ERROR: Couldn't insert module '/tmp/stapp3P88J/stap_00d8dad0df3f99fbcda3abfbb21728fa_1781.ko': Invalid parameters PASS: global_opt_invalid testcase ./systemtap.base/global_opt_invalid.exp completed in 4 seconds Running ./systemtap.base/global_opt_unknown.exp ... spawn stap -G var2=29 -e global var1=9 ; probe begin { if (var1 == 9) println("systemtap test success") else println("systemtap test failure") ; exit() } systemtap test success PASS: global_opt_unknown testcase ./systemtap.base/global_opt_unknown.exp completed in 1 seconds Running ./systemtap.base/global_stat.exp ... spawn stap -e global var; probe never {var<<<1} probe begin {exit()} var @count=0x0 PASS: global_stat testcase ./systemtap.base/global_stat.exp completed in 5 seconds Running ./systemtap.base/global_var.exp ... Executing on host: gcc -g -c -o global_var_speed_m64.o ./systemtap.base/global_var_speed.c (timeout = 300) spawn -ignore SIGHUP gcc -g -c -o global_var_speed_m64.o ./systemtap.base/global_var_speed.c Executing on host: gcc -g -c -o global_var_distance_m64.o ./systemtap.base/global_var_distance.c (timeout = 300) spawn -ignore SIGHUP gcc -g -c -o global_var_distance_m64.o ./systemtap.base/global_var_distance.c Executing on host: gcc ./systemtap.base/global_var_main.c global_var_speed_m64.o global_var_distance_m64.o -g -lm -o global_var_main_m64 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/global_var_main.c global_var_speed_m64.o global_var_distance_m64.o -g -lm -o global_var_main_m64 executing: stap ./systemtap.base/global_var.stp -c ./global_var_main_m64 PASS: global_var-m64 Executing on host: gcc -g -c -o global_var_speed_m64.o ./systemtap.base/global_var_speed.c (timeout = 300) spawn -ignore SIGHUP gcc -g -c -o global_var_speed_m64.o ./systemtap.base/global_var_speed.c Executing on host: gcc -g -c -o global_var_distance_m64.o ./systemtap.base/global_var_distance.c (timeout = 300) spawn -ignore SIGHUP gcc -g -c -o global_var_distance_m64.o ./systemtap.base/global_var_distance.c Executing on host: gcc ./systemtap.base/global_var_main.c global_var_speed_m64.o global_var_distance_m64.o -g -lm -o global_var_main_m64 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/global_var_main.c global_var_speed_m64.o global_var_distance_m64.o -g -lm -o global_var_main_m64 executing: stap ./systemtap.base/global_var.stp -c ./global_var_main_m64 PASS: global_var-m64 Executing on host: gcc -O -g -c -o global_var_speed_m64-O.o ./systemtap.base/global_var_speed.c (timeout = 300) spawn -ignore SIGHUP gcc -O -g -c -o global_var_speed_m64-O.o ./systemtap.base/global_var_speed.c Executing on host: gcc -O -g -c -o global_var_distance_m64-O.o ./systemtap.base/global_var_distance.c (timeout = 300) spawn -ignore SIGHUP gcc -O -g -c -o global_var_distance_m64-O.o ./systemtap.base/global_var_distance.c Executing on host: gcc ./systemtap.base/global_var_main.c global_var_speed_m64-O.o global_var_distance_m64-O.o -O -g -lm -o global_var_main_m64-O (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/global_var_main.c global_var_speed_m64-O.o global_var_distance_m64-O.o -O -g -lm -o global_var_main_m64-O executing: stap ./systemtap.base/global_var.stp -c ./global_var_main_m64-O PASS: global_var-m64-O testcase ./systemtap.base/global_var.exp completed in 20 seconds Running ./systemtap.base/global_var_kernel.exp ... executing: stap -v ./systemtap.base/global_var_kernel.stp -c {cat /dev/null} spawn stap -v ./systemtap.base/global_var_kernel.stp -c cat /dev/null Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 4 probe(s), 8 function(s), 86 embed(s), 33 global(s) using 87424virt/81344res/7360shr/70208data kb, in 1970usr/130sys/2097real ms. Pass 3: translated to C into "/tmp/stapXeiAns/stap_d2866d22fdaa4684ac6ca8d46cd72c80_53898_src.c" using 87424virt/81536res/7552shr/70208data kb, in 10usr/120sys/140real ms. Pass 4: compiled C into "stap_d2866d22fdaa4684ac6ca8d46cd72c80_53898.ko" in 3350usr/90sys/3790real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe sys_tz = {.tz_minuteswest=240, .tz_dsttime=0} f: {.tz_minuteswest=240, .tz_dsttime=0} PASS: global_var_kernel startup PASS: global_var_kernel load generation Executing: kill -INT -9869 PASS: global_var_kernel shutdown and output Pass 5: run completed in 0usr/20sys/767real ms. Executing: kill -INT -9869 testcase ./systemtap.base/global_var_kernel.exp completed in 7 seconds Running ./systemtap.base/global_vars.exp ... executing: stap -v ./systemtap.base/global_vars.stp spawn stap -v ./systemtap.base/global_vars.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/20sys/432real ms. Pass 2: analyzed script: 5 probe(s), 1 function(s), 0 embed(s), 8 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap3x7CdX/stap_54dc97afd401e0f672190aafd8ae2dc5_2628_src.c" using 50176virt/43072res/6464shr/32960data kb, in 0usr/10sys/3real ms. Pass 4: compiled C into "stap_54dc97afd401e0f672190aafd8ae2dc5_2628.ko" in 2860usr/50sys/3264real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/global_vars.stp startup PASS: ./systemtap.base/global_vars.stp load generation Executing: kill -INT -10094 systemtap ending probe systemtap test success systemtap test success systemtap test success systemtap test success systemtap test success systemtap test success PASS: ./systemtap.base/global_vars.stp shutdown and output Pass 5: run completed in 0usr/20sys/909real ms. metric: ./systemtap.base/global_vars.stp 410 20 432 10 0 9 0 10 3 2860 50 3264 0 20 909 Executing: kill -INT -10094 testcase ./systemtap.base/global_vars.exp completed in 5 seconds Running ./systemtap.base/gtod.exp ... Executing on host: gcc ./systemtap.base/gtod.c -lm -o /root/systemtap_write/systemtap/testsuite/gtod (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/gtod.c -lm -o /root/systemtap_write/systemtap/testsuite/gtod spawn ./systemtap.base/gtod.sh ./systemtap.base/gtod.stp /root/systemtap_write/systemtap/testsuite/gtod :00 1430496150196481 appl :00 1430496150196487 kern :00 1430496150196513 prog :01 1430496150196513 appl :01 1430496150196514 kern :01 1430496150196516 prog :02 1430496150196516 appl :02 1430496150196517 kern :02 1430496150196519 prog :03 1430496150196519 appl :03 1430496150196519 kern :03 1430496150196521 prog :04 1430496150196521 appl :04 1430496150196521 kern :04 1430496150196523 prog :05 1430496150196523 appl :05 1430496150196523 kern :05 1430496150196525 prog :06 1430496150196525 appl :06 1430496150196525 kern :06 1430496150196527 prog :07 1430496150196527 appl :07 1430496150196527 kern :07 1430496150196529 prog :08 1430496150196529 appl :08 1430496150196530 kern :08 1430496150196531 prog :09 1430496150196531 appl :09 1430496150196531 kern :09 1430496150196533 prog :10 1430496150196533 appl :10 1430496150196534 kern :10 1430496150196535 prog :11 1430496150196535 appl :11 1430496150196536 kern :11 1430496150196537 prog :12 1430496150196537 appl :12 1430496150196538 kern :12 1430496150196539 prog :13 1430496150196539 appl :13 1430496150196540 kern :13 1430496150196541 prog :14 1430496150196541 appl :14 1430496150196542 kern :14 1430496150196543 prog :15 1430496150196543 appl :15 1430496150196544 kern :15 1430496150196545 prog :16 1430496150196545 appl :16 1430496150196546 kern :16 1430496150196547 prog :17 1430496150196547 appl :17 1430496150196548 kern :17 1430496150196549 prog :18 1430496150196549 appl :18 1430496150196550 kern :18 1430496150196551 prog :19 1430496150196551 appl :19 1430496150196552 kern :19 1430496150196553 prog :20 1430496150196553 appl :20 1430496150196554 kern :20 1430496150196555 prog :21 1430496150196555 appl :21 1430496150196556 kern :21 1430496150196557 prog :22 1430496150196557 appl :22 1430496150196558 kern :22 1430496150196559 prog :23 1430496150196560 appl :23 1430496150196560 kern :23 1430496150196561 prog :24 1430496150196561 appl :24 1430496150196562 kern :24 1430496150196564 prog :25 1430496150196564 appl :25 1430496150196564 kern :25 1430496150196565 prog :26 1430496150196566 appl :26 1430496150196566 kern :26 1430496150196567 prog :27 1430496150196568 appl :27 1430496150196568 kern :27 1430496150196569 prog :28 1430496150196570 appl :28 1430496150196570 kern :28 1430496150196571 prog :29 1430496150196572 appl :29 1430496150196572 kern :29 1430496150196573 prog :30 1430496150196574 appl :30 1430496150196574 kern :30 1430496150196575 prog :31 1430496150196576 appl :31 1430496150196576 kern :31 1430496150196577 prog :32 1430496150196578 appl :32 1430496150196578 kern :32 1430496150196579 prog :33 1430496150196580 appl :33 1430496150196580 kern :33 1430496150196581 prog :34 1430496150196582 appl :34 1430496150196582 kern :34 1430496150196584 prog :35 1430496150196584 appl :35 1430496150196584 kern :35 1430496150196585 prog :36 1430496150196586 appl :36 1430496150196586 kern :36 1430496150196587 prog :37 1430496150196588 appl :37 1430496150196588 kern :37 1430496150196589 prog :38 1430496150196590 appl :38 1430496150196590 kern :38 1430496150196591 prog :39 1430496150196591 appl :39 1430496150196592 kern :39 1430496150196593 prog :40 1430496150196594 appl :40 1430496150196594 kern :40 1430496150196595 prog :41 1430496150196595 appl :41 1430496150196596 kern :41 1430496150196597 prog :42 1430496150196598 appl :42 1430496150196598 kern :42 1430496150196599 prog :43 1430496150196599 appl :43 1430496150196600 kern :43 1430496150196601 prog :44 1430496150196601 appl :44 1430496150196602 kern :44 1430496150196603 prog :45 1430496150196604 appl :45 1430496150196604 kern :45 1430496150196605 prog :46 1430496150196605 appl :46 1430496150196606 kern :46 1430496150196607 prog :47 1430496150196608 appl :47 1430496150196608 kern :47 1430496150196609 prog :48 1430496150196610 appl :48 1430496150196610 kern :48 1430496150196611 prog :49 1430496150196612 appl :49 1430496150196612 kern :49 1430496150196613 prog :50 1430496150196614 appl :50 1430496150196614 kern :50 1430496150196615 prog :51 1430496150196615 appl :51 1430496150196616 kern :51 1430496150196617 prog :52 1430496150196617 appl :52 1430496150196618 kern :52 1430496150196619 prog :53 1430496150196619 appl :53 1430496150196620 kern :53 1430496150196621 prog :54 1430496150196621 appl :54 1430496150196622 kern :54 1430496150196623 prog :55 1430496150196623 appl :55 1430496150196624 kern :55 1430496150196625 prog :56 1430496150196625 appl :56 1430496150196626 kern :56 1430496150196627 prog :57 1430496150196627 appl :57 1430496150196628 kern :57 1430496150196629 prog :58 1430496150196629 appl :58 1430496150196630 kern :58 1430496150196631 prog :59 1430496150196631 appl :59 1430496150196632 kern :59 1430496150196633 prog :60 1430496150196633 appl :60 1430496150196634 kern :60 1430496150196635 prog :61 1430496150196635 appl :61 1430496150196636 kern :61 1430496150196637 prog :62 1430496150196637 appl :62 1430496150196638 kern :62 1430496150196639 prog :63 1430496150196639 appl :63 1430496150196640 kern :63 1430496150196641 prog :64 1430496150196641 appl :64 1430496150196642 kern :64 1430496150196643 prog :65 1430496150196644 appl :65 1430496150196644 kern :65 1430496150196645 prog :66 1430496150196646 appl :66 1430496150196646 kern :66 1430496150196647 prog :67 1430496150196648 appl :67 1430496150196648 kern :67 1430496150196649 prog :68 1430496150196650 appl :68 1430496150196650 kern :68 1430496150196652 prog :69 1430496150196652 appl :69 1430496150196652 kern :69 1430496150196654 prog :70 1430496150196654 appl :70 1430496150196654 kern :70 1430496150196655 prog :71 1430496150196656 appl :71 1430496150196656 kern :71 1430496150196658 prog :72 1430496150196658 appl :72 1430496150196658 kern :72 1430496150196659 prog :73 1430496150196660 appl :73 1430496150196660 kern :73 1430496150196662 prog :74 1430496150196662 appl :74 1430496150196662 kern :74 1430496150196663 prog :75 1430496150196664 appl :75 1430496150196664 kern :75 1430496150196665 prog :76 1430496150196666 appl :76 1430496150196666 kern :76 1430496150196667 prog :77 1430496150196668 appl :77 1430496150196668 kern :77 1430496150196669 prog :78 1430496150196670 appl :78 1430496150196670 kern :78 1430496150196671 prog :79 1430496150196672 appl :79 1430496150196672 kern :79 1430496150196673 prog :80 1430496150196674 appl :80 1430496150196674 kern :80 1430496150196675 prog :81 1430496150196676 appl :81 1430496150196676 kern :81 1430496150196678 prog :82 1430496150196678 appl :82 1430496150196678 kern :82 1430496150196679 prog :83 1430496150196680 appl :83 1430496150196680 kern :83 1430496150196682 prog :84 1430496150196682 appl :84 1430496150196682 kern :84 1430496150196684 prog :85 1430496150196684 appl :85 1430496150196684 kern :85 1430496150196685 prog :86 1430496150196686 appl :86 1430496150196686 kern :86 1430496150196688 prog :87 1430496150196688 appl :87 1430496150196688 kern :87 1430496150196689 prog :88 1430496150196690 appl :88 1430496150196690 kern :88 1430496150196692 prog :89 1430496150196692 appl :89 1430496150196692 kern :89 1430496150196694 prog :90 1430496150196694 appl :90 1430496150196694 kern :90 1430496150196695 prog :91 1430496150196696 appl :91 1430496150196696 kern :91 1430496150196698 prog :92 1430496150196698 appl :92 1430496150196698 kern :92 1430496150196700 prog :93 1430496150196700 appl :93 1430496150196700 kern :93 1430496150196702 prog :94 1430496150196702 appl :94 1430496150196702 kern :94 1430496150196704 prog :95 1430496150196704 appl :95 1430496150196704 kern :95 1430496150196706 prog :96 1430496150196706 appl :96 1430496150196706 kern :96 1430496150196708 prog :97 1430496150196708 appl :97 1430496150196708 kern :97 1430496150196710 prog :98 1430496150196710 appl :98 1430496150196710 kern :98 1430496150196712 prog :99 1430496150196712 appl :99 1430496150196712 kern :99 1430496150196714 prog maximum time difference was 26 us PASS: gtod (short range) (100) spawn ./systemtap.base/gtod.sh ./systemtap.base/gtod.stp /root/systemtap_write/systemtap/testsuite/gtod 10000 :00 1430496153012512 appl :00 1430496153012518 kern :00 1430496153012544 prog :01 1430496153022603 appl :01 1430496153022607 prog :01 1430496153022608 kern :02 1430496153032661 appl :02 1430496153032664 prog :02 1430496153032668 kern :03 1430496153042718 appl :03 1430496153042721 prog :03 1430496153042727 kern :04 1430496153052774 appl :04 1430496153052776 prog :04 1430496153052786 kern :05 1430496153062831 appl :05 1430496153062833 prog :05 1430496153062846 kern :06 1430496153072888 appl :06 1430496153072890 prog :06 1430496153072905 kern :07 1430496153082944 appl :07 1430496153082946 prog :07 1430496153082964 kern :08 1430496153093000 appl :08 1430496153093002 prog :08 1430496153093023 kern :09 1430496153103056 appl :09 1430496153103059 prog :09 1430496153103082 kern :10 1430496153113113 appl :10 1430496153113116 kern :10 1430496153113116 prog :11 1430496153123170 appl :11 1430496153123172 prog :11 1430496153123175 kern :12 1430496153133226 appl :12 1430496153133228 prog :12 1430496153133234 kern :13 1430496153143282 appl :13 1430496153143284 prog :13 1430496153143293 kern :14 1430496153153338 appl :14 1430496153153340 prog :14 1430496153153352 kern :15 1430496153163394 appl :15 1430496153163396 prog :15 1430496153163410 kern :16 1430496153173450 appl :16 1430496153173452 prog :16 1430496153173469 kern :17 1430496153183505 appl :17 1430496153183508 prog :17 1430496153183528 kern :18 1430496153193561 appl :18 1430496153193564 prog :18 1430496153193587 kern :19 1430496153203617 appl :19 1430496153203620 prog :19 1430496153203645 kern :20 1430496153213675 appl :20 1430496153213679 prog :20 1430496153213707 kern :21 1430496153223733 appl :21 1430496153223735 prog :21 1430496153223767 kern :22 1430496153233789 appl :22 1430496153233792 prog :22 1430496153233826 kern :23 1430496153243845 appl :23 1430496153243848 prog :23 1430496153243884 kern :24 1430496153253901 appl :24 1430496153253904 prog :24 1430496153253943 kern :25 1430496153263957 appl :25 1430496153263960 prog :25 1430496153264002 kern :26 1430496153274013 appl :26 1430496153274015 prog :26 1430496153274061 kern :27 1430496153284069 appl :27 1430496153284071 prog :27 1430496153284119 kern :28 1430496153294125 appl :28 1430496153294127 prog :28 1430496153294178 kern :29 1430496153304181 appl :29 1430496153304183 prog :29 1430496153304237 kern :30 1430496153314237 appl :30 1430496153314239 prog :30 1430496153314295 kern :31 1430496153324293 appl :31 1430496153324295 prog :31 1430496153324354 kern :32 1430496153334349 appl :32 1430496153334351 prog :32 1430496153334413 kern :33 1430496153344405 appl :33 1430496153344407 prog :33 1430496153344471 kern :34 1430496153354460 appl :34 1430496153354463 prog :34 1430496153354530 kern :35 1430496153364517 appl :35 1430496153364519 prog :35 1430496153364589 kern :36 1430496153374572 appl :36 1430496153374575 prog :36 1430496153374647 kern :37 1430496153384628 appl :37 1430496153384631 prog :37 1430496153384706 kern :38 1430496153394684 appl :38 1430496153394686 prog :38 1430496153394765 kern :39 1430496153404740 appl :39 1430496153404742 prog :39 1430496153404823 kern :40 1430496153414797 appl :40 1430496153414799 prog :40 1430496153414883 kern :41 1430496153424853 appl :41 1430496153424856 prog :41 1430496153424942 kern :42 1430496153434909 appl :42 1430496153434912 prog :42 1430496153435001 kern :43 1430496153444965 appl :43 1430496153444967 prog :43 1430496153445060 kern :44 1430496153455021 appl :44 1430496153455023 prog :44 1430496153455118 kern :45 1430496153465077 appl :45 1430496153465079 prog :45 1430496153465177 kern :46 1430496153475133 appl :46 1430496153475135 prog :46 1430496153475236 kern :47 1430496153485188 appl :47 1430496153485191 prog :47 1430496153485294 kern :48 1430496153495244 appl :48 1430496153495247 prog :48 1430496153495353 kern :49 1430496153505300 appl :49 1430496153505303 prog :49 1430496153505412 kern :50 1430496153515356 appl :50 1430496153515359 prog :50 1430496153515470 kern :51 1430496153525412 appl :51 1430496153525414 prog :51 1430496153525529 kern :52 1430496153535468 appl :52 1430496153535470 prog :52 1430496153535588 kern :53 1430496153545524 appl :53 1430496153545526 prog :53 1430496153545646 kern :54 1430496153555580 appl :54 1430496153555582 prog :54 1430496153555705 kern :55 1430496153565635 appl :55 1430496153565638 prog :55 1430496153565763 kern :56 1430496153575691 appl :56 1430496153575693 prog :56 1430496153575822 kern :57 1430496153585747 appl :57 1430496153585749 prog :57 1430496153585881 kern :58 1430496153595803 appl :58 1430496153595805 prog :58 1430496153595939 kern :59 1430496153605858 appl :59 1430496153605861 prog :59 1430496153605998 kern :60 1430496153615916 appl :60 1430496153615918 prog :60 1430496153616058 kern :61 1430496153625972 appl :61 1430496153625974 prog :61 1430496153626117 kern :62 1430496153636028 appl :62 1430496153636030 prog :62 1430496153636176 kern :63 1430496153646084 appl :63 1430496153646086 prog :63 1430496153646234 kern :64 1430496153656139 appl :64 1430496153656142 prog :64 1430496153656293 kern :65 1430496153666196 appl :65 1430496153666198 prog :65 1430496153666351 kern :66 1430496153676251 appl :66 1430496153676254 prog :66 1430496153676410 kern :67 1430496153686307 appl :67 1430496153686310 prog :67 1430496153686469 kern :68 1430496153696363 appl :68 1430496153696366 prog :68 1430496153696528 kern :69 1430496153706419 appl :69 1430496153706422 prog :69 1430496153706586 kern :70 1430496153716477 appl :70 1430496153716480 prog :70 1430496153716647 kern :71 1430496153726533 appl :71 1430496153726536 prog :71 1430496153726706 kern :72 1430496153736590 appl :72 1430496153736592 prog :72 1430496153736765 kern :73 1430496153746645 appl :73 1430496153746648 prog :73 1430496153746824 kern :74 1430496153756701 appl :74 1430496153756704 prog :74 1430496153756882 kern :75 1430496153766757 appl :75 1430496153766759 prog :75 1430496153766941 kern :76 1430496153776813 appl :76 1430496153776815 prog :76 1430496153776999 kern :77 1430496153786869 appl :77 1430496153786871 prog :77 1430496153787058 kern :78 1430496153796925 appl :78 1430496153796927 prog :78 1430496153797117 kern :79 1430496153806981 appl :79 1430496153806983 prog :79 1430496153807175 kern :80 1430496153817038 appl :80 1430496153817040 prog :80 1430496153817235 kern :81 1430496153827094 appl :81 1430496153827096 prog :81 1430496153827294 kern :82 1430496153837150 appl :82 1430496153837152 prog :82 1430496153837353 kern :83 1430496153847206 appl :83 1430496153847208 prog :83 1430496153847412 kern :84 1430496153857262 appl :84 1430496153857264 prog :84 1430496153857470 kern :85 1430496153867318 appl :85 1430496153867320 prog :85 1430496153867529 kern :86 1430496153877373 appl :86 1430496153877376 prog :86 1430496153877588 kern :87 1430496153887429 appl :87 1430496153887431 prog :87 1430496153887646 kern :88 1430496153897485 appl :88 1430496153897487 prog :88 1430496153897705 kern :89 1430496153907541 appl :89 1430496153907543 prog :89 1430496153907764 kern :90 1430496153917597 appl :90 1430496153917599 prog :90 1430496153917822 kern :91 1430496153927652 appl :91 1430496153927655 prog :91 1430496153927881 kern :92 1430496153937708 appl :92 1430496153937711 prog :92 1430496153937939 kern :93 1430496153947764 appl :93 1430496153947767 prog :93 1430496153947998 kern :94 1430496153957820 appl :94 1430496153957822 prog :94 1430496153958057 kern :95 1430496153967876 appl :95 1430496153967878 prog :95 1430496153968115 kern :96 1430496153977931 appl :96 1430496153977934 prog :96 1430496153978174 kern :97 1430496153987987 appl :97 1430496153987990 prog :97 1430496153988232 kern :98 1430496153998043 appl :98 1430496153998046 prog :98 1430496153998291 kern :99 1430496154008099 appl :99 1430496154008101 prog :99 1430496154008349 kern maximum time difference was 250 us PASS: gtod (10ms interval) (100) spawn ./systemtap.base/gtod.sh ./systemtap.base/gtod.stp /root/systemtap_write/systemtap/testsuite/gtod 100000 :00 1430496156794258 appl :00 1430496156794263 kern :00 1430496156794290 prog :01 1430496156894349 appl :01 1430496156894352 kern :01 1430496156894353 prog :02 1430496156994409 appl :02 1430496156994413 prog :02 1430496156994429 kern :03 1430496157094466 appl :03 1430496157094469 prog :03 1430496157094504 kern :04 1430496157194524 appl :04 1430496157194527 prog :04 1430496157194580 kern :05 1430496157294580 appl :05 1430496157294583 prog :05 1430496157294653 kern :06 1430496157394638 appl :06 1430496157394641 prog :06 1430496157394729 kern :07 1430496157494694 appl :07 1430496157494697 prog :07 1430496157494802 kern :08 1430496157594752 appl :08 1430496157594755 prog :08 1430496157594878 kern :09 1430496157694808 appl :09 1430496157694812 prog :09 1430496157694952 kern :10 1430496157794868 appl :10 1430496157794871 prog :10 1430496157795029 kern :11 1430496157894925 appl :11 1430496157894927 prog :11 1430496157895104 kern :12 1430496157994983 appl :12 1430496157994985 prog :12 1430496157995179 kern :13 1430496158095038 appl :13 1430496158095041 prog :13 1430496158095253 kern :14 1430496158195096 appl :14 1430496158195099 prog :14 1430496158195329 kern :15 1430496158295152 appl :15 1430496158295155 prog :15 1430496158295402 kern :16 1430496158395210 appl :16 1430496158395213 prog :16 1430496158395478 kern :17 1430496158495266 appl :17 1430496158495269 prog :17 1430496158495551 kern :18 1430496158595324 appl :18 1430496158595327 prog :18 1430496158595627 kern :19 1430496158695380 appl :19 1430496158695383 prog :19 1430496158695700 kern :20 1430496158795438 appl :20 1430496158795441 prog :20 1430496158795777 kern :21 1430496158895494 appl :21 1430496158895497 prog :21 1430496158895850 kern :22 1430496158995552 appl :22 1430496158995555 prog :22 1430496158995925 kern :23 1430496159095608 appl :23 1430496159095610 prog :23 1430496159095999 kern :24 1430496159195665 appl :24 1430496159195668 prog :24 1430496159196074 kern :25 1430496159295713 appl :25 1430496159295716 prog :25 1430496159296140 kern :26 1430496159395771 appl :26 1430496159395773 prog :26 1430496159396215 kern :27 1430496159495819 appl :27 1430496159495821 prog :27 1430496159496280 kern :28 1430496159595876 appl :28 1430496159595878 prog :28 1430496159596355 kern :29 1430496159695924 appl :29 1430496159695926 prog :29 1430496159696421 kern :30 1430496159795981 appl :30 1430496159795983 prog :30 1430496159796496 kern :31 1430496159896029 appl :31 1430496159896031 prog :31 1430496159896561 kern :32 1430496159996086 appl :32 1430496159996089 prog :32 1430496159996636 kern :33 1430496160096134 appl :33 1430496160096136 prog :33 1430496160096702 kern :34 1430496160196191 appl :34 1430496160196194 prog :34 1430496160196776 kern :35 1430496160296239 appl :35 1430496160296241 prog :35 1430496160296842 kern :36 1430496160396296 appl :36 1430496160396299 prog :36 1430496160396917 kern :37 1430496160496344 appl :37 1430496160496346 prog :37 1430496160496982 kern :38 1430496160596401 appl :38 1430496160596403 prog :38 1430496160597057 kern :39 1430496160696449 appl :39 1430496160696451 prog :39 1430496160697122 kern :40 1430496160796506 appl :40 1430496160796509 prog :40 1430496160797197 kern :41 1430496160896554 appl :41 1430496160896556 prog :41 1430496160897263 kern :42 1430496160996611 appl :42 1430496160996613 prog :42 1430496160997338 kern :43 1430496161096658 appl :43 1430496161096661 prog :43 1430496161097403 kern :44 1430496161196698 appl :44 1430496161196703 prog :44 1430496161197461 kern :45 1430496161296749 appl :45 1430496161296752 prog :45 1430496161297529 kern :46 1430496161396798 appl :46 1430496161396801 prog :46 1430496161397595 kern :47 1430496161496846 appl :47 1430496161496849 prog :47 1430496161497662 kern :48 1430496161596894 appl :48 1430496161596897 prog :48 1430496161597727 kern :49 1430496161696942 appl :49 1430496161696945 prog :49 1430496161697793 kern :50 1430496161796992 appl :50 14304961617969difference of (515, 513) for iteration 30 is too large difference of (532, 530) for iteration 31 is too large difference of (550, 547) for iteration 32 is too large difference of (568, 566) for iteration 33 is too large difference of (585, 582) for iteration 34 is too large difference of (603, 601) for iteration 35 is too large difference of (621, 618) for iteration 36 is too large difference of (638, 636) for iteration 37 is too large difference of (656, 654) for iteration 38 is too large difference of (673, 671) for iteration 39 is too large difference of (691, 688) for iteration 40 is too large difference of (709, 707) for iteration 41 is too large difference of (727, 725) for iteration 42 is too large difference of (745, 742) for iteration 43 is too large difference of (763, 758) for iteration 44 is too large difference of (780, 777) for iteration 45 is too large difference of (797, 794) for iteration 46 is too large difference of (816, 813) for iteration 47 is too large difference of (833, 830) for iteration 48 is too large difference of (851, 848) for iteration 49 is too large 95 prog :50 1430496161797860 kern :51 1430496161897041 appl :51 1430496161897043 prog :51 1430496161897927 kern :52 1430496161997089 appl :52 1430496161997091 prog :52 1430496161997992 kern :53 1430496162097137 appl :53 1430496162097139 prog :53 1430496162098058 kern :54 1430496162197184 appl :54 1430496162197187 prog :54 1430496162198123 kern :55 1430496162297233 appl :55 1430496162297235 prog :55 1430496162298189 kern :56 1430496162397280 appl :56 1430496162397283 prog :56 1430496162398255 kern :57 1430496162497328 appl :57 1430496162497331 prog :57 1430496162498320 kern :58 1430496162597376 appl :58 1430496162597379 prog :58 1430496162598386 kern :59 1430496162697424 appl :59 1430496162697427 prog :59 1430496162698451 kern :60 1430496162797474 appl :60 1430496162797476 prog :60 1430496162798518 kern :61 1430496162897522 appl :61 1430496162897524 prog :61 1430496162898584 kern :62 1430496162997569 appl :62 1430496162997572 prog :62 1430496162998650 kern :63 1430496163097617 appl :63 1430496163097620 prog :63 1430496163098715 kern :64 1430496163197665 appl :64 1430496163197667 prog :64 1430496163198780 kern :65 1430496163297713 appl :65 1430496163297715 prog :65 1430496163298846 kern :66 1430496163397760 appl :66 1430496163397763 prog :66 1430496163398911 kern :67 1430496163497808 appl :67 1430496163497811 prog :67 1430496163498977 kern :68 1430496163597856 appl :68 1430496163597859 prog :68 1430496163599042 kern :69 1430496163697904 appl :69 1430496163697906 prog :69 1430496163699108 kern :70 1430496163797951 appl :70 1430496163797954 prog :70 1430496163799173 kern :71 1430496163897999 appl :71 1430496163898002 prog :71 1430496163899238 kern :72 1430496163998047 appl :72 1430496163998049 prog :72 1430496163999304 kern :73 1430496164098095 appl :73 1430496164098097 prog :73 1430496164099369 kern :74 1430496164198142 appl :74 1430496164198144 prog :74 1430496164199434 kern :75 1430496164298190 appl :75 1430496164298192 prog :75 1430496164299500 kern :76 1430496164398238 appl :76 1430496164398240 prog :76 1430496164399565 kern :77 1430496164498285 appl :77 1430496164498288 prog :77 1430496164499631 kern :78 1430496164598333 appl :78 1430496164598335 prog :78 1430496164599696 kern :79 1430496164698381 appl :79 1430496164698384 prog :79 1430496164699762 kern :80 1430496164798429 appl :80 1430496164798431 prog :80 1430496164799827 kern :81 1430496164898477 appl :81 1430496164898479 prog :81 1430496164899893 kern :82 1430496164998524 appl :82 1430496164998527 prog :82 1430496164999958 kern :83 1430496165098572 appl :83 1430496165098575 prog :83 1430496165100024 kern :84 1430496165198620 appl :84 1430496165198622 prog :84 1430496165200089 kern :85 1430496165298668 appl :85 1430496165298670 prog :85 1430496165300154 kern :86 1430496165398715 appl :86 1430496165398718 prog :86 1430496165400220 kern :87 1430496165498763 appl :87 1430496165498766 prog :87 1430496165500285 kern :88 1430496165598811 appl :88 1430496165598813 prog :88 1430496165600350 kern :89 1430496165698859 appl :89 1430496165698861 prog :89 1430496165700416 kern :90 1430496165798908 appl :90 1430496165798911 prog :90 1430496165800483 kern :91 1430496165898956 appl :91 1430496165898959 prog :91 1430496165900549 kern :92 1430496165999004 appl :92 1430496165999007 prog :92 1430496166000615 kern :93 1430496166099052 appl :93 1430496166099055 prog :93 1430496166100680 kern :94 1430496166199100 appl :94 1430496166199103 prog :94 1430496166200746 kern :95 1430496166299148 appl :95 1430496166299151 prog :95 1430496166300812 kern :96 1430496166399196 appl :96 1430496166399199 prog :96 1430496166400877 kern :97 1430496166499244 appl :97 1430496166499247 prog :97 1430496166500943 kern :98 1430496166599292 appl :98 1430496166599294 prog :98 1430496166601008 kern :99 1430496166699357 appl :99 1430496166699364 prog :99 1430496166701093 kern difference of (868, 865) for iteration 50 is too large difference of (886, 884) for iteration 51 is too large difference of (903, 901) for iteration 52 is too large difference of (921, 919) for iteration 53 is too large difference of (939, 936) for iteration 54 is too large difference of (956, 954) for iteration 55 is too large difference of (975, 972) for iteration 56 is too large difference of (992, 989) for iteration 57 is too large difference of (1010, 1007) for iteration 58 is too large difference of (1027, 1024) for iteration 59 is too large difference of (1044, 1042) for iteration 60 is too large difference of (1062, 1060) for iteration 61 is too large difference of (1081, 1078) for iteration 62 is too large difference of (1098, 1095) for iteration 63 is too large difference of (1115, 1113) for iteration 64 is too large difference of (1133, 1131) for iteration 65 is too large difference of (1151, 1148) for iteration 66 is too large difference of (1169, 1166) for iteration 67 is too large difference of (1186, 1183) for iteration 68 is too large difference of (1204, 1202) for iteration 69 is too large difference of (1222, 1219) for iteration 70 is too large difference of (1239, 1236) for iteration 71 is too large difference of (1257, 1255) for iteration 72 is too large difference of (1274, 1272) for iteration 73 is too large difference of (1292, 1290) for iteration 74 is too large difference of (1310, 1308) for iteration 75 is too large difference of (1327, 1325) for iteration 76 is too large difference of (1346, 1343) for iteration 77 is too large difference of (1363, 1361) for iteration 78 is too large difference of (1381, 1378) for iteration 79 is too large difference of (1398, 1396) for iteration 80 is too large difference of (1416, 1414) for iteration 81 is too large difference of (1434, 1431) for iteration 82 is too large difference of (1452, 1449) for iteration 83 is too large difference of (1469, 1467) for iteration 84 is too large difference of (1486, 1484) for iteration 85 is too large difference of (1505, 1502) for iteration 86 is too large difference of (1522, 1519) for iteration 87 is too large difference of (1539, 1537) for iteration 88 is too large difference of (1557, 1555) for iteration 89 is too large difference of (1575, 1572) for iteration 90 is too large difference of (1593, 1590) for iteration 91 is too large difference of (1611, 1608) for iteration 92 is too large difference of (1628, 1625) for iteration 93 is too large difference of (1646, 1643) for iteration 94 is too large difference of (1664, 1661) for iteration 95 is too large difference of (1681, 1678) for iteration 96 is too large difference of (1699, 1696) for iteration 97 is too large difference of (1716, 1714) for iteration 98 is too large difference of (1736, 1729) for iteration 99 is too large maximum time difference was 1736 us FAIL: gtod (100ms interval) (30) testcase ./systemtap.base/gtod.exp completed in 23 seconds Running ./systemtap.base/hash_add_buildid.exp ... Executing on host: gcc /root/systemtap_write/systemtap/testsuite/.cache_test-root/hash_add_buildid.c -g -lm -o hash_add_buildid (timeout = 300) spawn -ignore SIGHUP gcc /root/systemtap_write/systemtap/testsuite/.cache_test-root/hash_add_buildid.c -g -lm -o hash_add_buildid spawn /usr/bin/eu-readelf -n hash_add_buildid Note section [ 2] '.note.ABI-tag' of 32 bytes at offset 0x21c: Owner Data size Type GNU 16 VERSION OS: Linux, ABI: 3.7.0 Note section [ 3] '.note.gnu.build-id' of 36 bytes at offset 0x23c: Owner Data size Type GNU 20 GNU_BUILD_ID Build ID: 1bea9a89d0fdf8603c7aad25d7bb5f11074fa187 spawn stap -v -p4 -e probe process("hash_add_buildid").function("main") { println(1) } Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 410usr/0sys/412real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/43328res/6848shr/32704data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapajFDYX/stap_fb2f435167eff88eeecc775242d2b8bb_1424_src.c" using 50048virt/43712res/7104shr/32832data kb, in 50usr/100sys/143real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/fb/stap_fb2f435167eff88eeecc775242d2b8bb_1424.ko Pass 4: compiled C into "stap_fb2f435167eff88eeecc775242d2b8bb_1424.ko" in 9810usr/270sys/11008real ms. PASS: RUN1-(-default) wasn't cached Executing on host: gcc /root/systemtap_write/systemtap/testsuite/.cache_test-root/hash_add_buildid.c -g -lm -o hash_add_buildid (timeout = 300) spawn -ignore SIGHUP gcc /root/systemtap_write/systemtap/testsuite/.cache_test-root/hash_add_buildid.c -g -lm -o hash_add_buildid spawn stap -v -p4 -e probe process("hash_add_buildid").function("main") { println(1) } Pass 1: parsed user script and 105 library script(s) using 49152virt/37760res/5568shr/31936data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 49920virt/43328res/6848shr/32704data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapj5ptHN/stap_49b208b5c13cfa891f6e0272540c2953_1424_src.c" using 50048virt/43712res/7104shr/32832data kb, in 0usr/150sys/158real ms. /root/systemtap_write/systemtap/testsuite/.cache_test-root/cache/49/stap_49b208b5c13cfa891f6e0272540c2953_1424.ko Pass 4: compiled C into "stap_49b208b5c13cfa891f6e0272540c2953_1424.ko" in 4020usr/30sys/4400real ms. PASS: RUN2-(-default) wasn't cached testcase ./systemtap.base/hash_add_buildid.exp completed in 17 seconds Running ./systemtap.base/helpout.exp ... PASS: helpout stap -V PASS: helpout stap -h PASS: helpout staprun -V PASS: helpout staprun -h PASS: helpout /root/systemtap_write/install/libexec/systemtap/stapio -V PASS: helpout /root/systemtap_write/install/libexec/systemtap/stapio -h testcase ./systemtap.base/helpout.exp completed in 0 seconds Running ./systemtap.base/if.exp ... executing: stap -v ./systemtap.base/if.stp spawn stap -v ./systemtap.base/if.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/437real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/staprgPdn1/stap_353af9a0708c789e64da35d66d3509fd_1696_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/32real ms. Pass 4: compiled C into "stap_353af9a0708c789e64da35d66d3509fd_1696.ko" in 2590usr/70sys/2999real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/if.stp startup PASS: ./systemtap.base/if.stp load generation Executing: kill -INT -11257 systemtap ending probe systemtap test success systemtap test success PASS: ./systemtap.base/if.stp shutdown and output Pass 5: run completed in 10usr/10sys/860real ms. metric: ./systemtap.base/if.stp 410 0 437 10 0 8 0 0 32 2590 70 2999 10 10 860 Executing: kill -INT -11257 testcase ./systemtap.base/if.exp completed in 5 seconds Running ./systemtap.base/implicitptr.exp ... Executing on host: gcc ./systemtap.base/implicitptr.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o implicitptr.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/implicitptr.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o implicitptr.exe PASS: implicitptr.c compile m64 stap -L process("implicitptr.exe").statement("foo@*:13") reports: process("/root/systemtap_write/systemtap/testsuite/implicitptr.exe").statement("foo@./systemtap.base/implicitptr.c:13") $i:int $j:int* $k:int** $l:int*** PASS: probe listing implicitptr-m64 (ijkl) executing: stap ./systemtap.base/implicitptr.stp -g -c ./implicitptr.exe implicitptr.exe PASS: implicitptr-m64 Executing on host: gcc ./systemtap.base/implicitptr.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o implicitptr.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/implicitptr.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o implicitptr.exe PASS: implicitptr.c compile m64 stap -L process("implicitptr.exe").statement("foo@*:13") reports: process("/root/systemtap_write/systemtap/testsuite/implicitptr.exe").statement("foo@./systemtap.base/implicitptr.c:13") $i:int $j:int* $k:int** $l:int*** PASS: probe listing implicitptr-m64 (ijkl) executing: stap ./systemtap.base/implicitptr.stp -g -c ./implicitptr.exe implicitptr.exe PASS: implicitptr-m64 Executing on host: gcc ./systemtap.base/implicitptr.c -g -O -isystem. -isystem/root/systemtap_write/install/include -lm -o implicitptr.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/implicitptr.c -g -O -isystem. -isystem/root/systemtap_write/install/include -lm -o implicitptr.exe PASS: implicitptr.c compile m64-O stap -L process("implicitptr.exe").statement("foo@*:13") reports: process("/root/systemtap_write/systemtap/testsuite/implicitptr.exe").statement("foo@./systemtap.base/implicitptr.c:13") $j:int* $k:int** $l:int*** $i:int PASS: probe listing implicitptr-m64-O (ijkl) executing: stap ./systemtap.base/implicitptr.stp -g -c ./implicitptr.exe implicitptr.exe PASS: implicitptr-m64-O testcase ./systemtap.base/implicitptr.exp completed in 22 seconds Running ./systemtap.base/inc.exp ... executing: stap -v ./systemtap.base/inc.stp spawn stap -v ./systemtap.base/inc.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/407real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap9LqYTI/stap_7ab153f82bae894cc065be49bb7aacf2_1830_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_7ab153f82bae894cc065be49bb7aacf2_1830.ko" in 2640usr/50sys/3018real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/inc.stp startup PASS: ./systemtap.base/inc.stp load generation Executing: kill -INT -12192 systemtap ending probe systemtap test success PASS: ./systemtap.base/inc.stp shutdown and output Pass 5: run completed in 10usr/10sys/883real ms. metric: ./systemtap.base/inc.stp 410 0 407 10 0 9 0 0 1 2640 50 3018 10 10 883 Executing: kill -INT -12192 testcase ./systemtap.base/inc.exp completed in 4 seconds Running ./systemtap.base/inherit.exp ... Executing on host: g++ ./systemtap.base/inherit.cxx -g -lm -o inherit.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/inherit.cxx -g -lm -o inherit.exe PASS: inherit-m64 compile executing: stap -w ./systemtap.base/inherit.stp inherit.exe -c ./inherit.exe PASS: inherit-m64 Executing on host: g++ ./systemtap.base/inherit.cxx -g -lm -o inherit.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/inherit.cxx -g -lm -o inherit.exe PASS: inherit-m64 compile executing: stap -w ./systemtap.base/inherit.stp inherit.exe -c ./inherit.exe PASS: inherit-m64 Executing on host: g++ ./systemtap.base/inherit.cxx -g -O -lm -o inherit.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/inherit.cxx -g -O -lm -o inherit.exe PASS: inherit-m64-O compile executing: stap -w ./systemtap.base/inherit.stp inherit.exe -c ./inherit.exe PASS: inherit-m64-O testcase ./systemtap.base/inherit.exp completed in 20 seconds Running ./systemtap.base/inlinedvars.exp ... Executing on host: gcc ./systemtap.base/inlinedvars.c -g -lm -o inlinedvars.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/inlinedvars.c -g -lm -o inlinedvars.exe PASS: inlinedvars-m64 compile executing: stap ./systemtap.base/inlinedvars.stp inlinedvars.exe -c ./inlinedvars.exe PASS: inlinedvars-m64 Executing on host: gcc ./systemtap.base/inlinedvars.c -g -lm -o inlinedvars.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/inlinedvars.c -g -lm -o inlinedvars.exe PASS: inlinedvars-m64 compile executing: stap ./systemtap.base/inlinedvars.stp inlinedvars.exe -c ./inlinedvars.exe PASS: inlinedvars-m64 Executing on host: gcc ./systemtap.base/inlinedvars.c -g -O -lm -o inlinedvars.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/inlinedvars.c -g -O -lm -o inlinedvars.exe PASS: inlinedvars-m64-O compile executing: stap ./systemtap.base/inlinedvars.stp inlinedvars.exe -c ./inlinedvars.exe PASS: inlinedvars-m64-O testcase ./systemtap.base/inlinedvars.exp completed in 20 seconds Running ./systemtap.base/ipaddr.exp ... PASS: ipaddr_IPv4_recvmsg find 'nc' starting | nc -l -4 localhost 8079 PASS: ipaddr_IPv4_recvmsg nc server start executing: stap -v ./systemtap.base/ipaddr1.stp spawn stap -v ./systemtap.base/ipaddr1.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 7 probe(s), 18 function(s), 5 embed(s), 7 global(s) using 161536virt/155520res/7296shr/144320data kb, in 2960usr/500sys/3458real ms. Pass 3: translated to C into "/tmp/stap4KifzC/stap_1fcfd2fbd7eb0897f2169a12612d60ce_21545_src.c" using 161536virt/155712res/7488shr/144320data kb, in 40usr/110sys/146real ms. Pass 4: compiled C into "stap_1fcfd2fbd7eb0897f2169a12612d60ce_21545.ko" in 4160usr/70sys/4575real ms. Pass 5: starting run. systemtap starting probe PASS: ipaddr_IPv4_recvmsg startup PASS: ipaddr_IPv4_recvmsg load generation Executing: kill -INT -13831 systemtap ending probe packets = 2 address errors = 0 bad family errors = 0 PASS: ipaddr_IPv4_recvmsg shutdown and output Pass 5: run completed in 10usr/10sys/994real ms. metric: ipaddr_IPv4_recvmsg 410 0 411 2960 500 3458 40 110 146 4160 70 4575 10 10 994 Executing: kill -INT -13831 PASS: ipaddr_IPv4_recvmsg nc server stop starting | nc -l -4 localhost 8079 PASS: ipaddr_IPv4_receive nc server start executing: stap -v ./systemtap.base/ipaddr2.stp spawn stap -v ./systemtap.base/ipaddr2.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/406real ms. Pass 2: analyzed script: 8 probe(s), 19 function(s), 5 embed(s), 7 global(s) using 161920virt/155776res/7296shr/144704data kb, in 3140usr/510sys/3650real ms. Pass 3: translated to C into "/tmp/stap2eTkHo/stap_1bc806efaa0c52f0ff05861582cc3222_20592_src.c" using 161920virt/155968res/7488shr/144704data kb, in 30usr/110sys/146real ms. Pass 4: compiled C into "stap_1bc806efaa0c52f0ff05861582cc3222_20592.ko" in 4230usr/80sys/4661real ms. Pass 5: starting run. systemtap starting probe PASS: ipaddr_IPv4_receive startup PASS: ipaddr_IPv4_receive load generation Executing: kill -INT -14059 systemtap ending probe packets = 8 address errors = 0 bad family errors = 0 PASS: ipaddr_IPv4_receive shutdown and output Pass 5: run completed in 0usr/20sys/901real ms. metric: ipaddr_IPv4_receive 410 0 406 3140 510 3650 30 110 146 4230 80 4661 0 20 901 Executing: kill -INT -14059 PASS: ipaddr_IPv4_receive nc server stop starting | nc -l -6 localhost6 8079 PASS: ipaddr_IPv6_recvmsg nc server start executing: stap -v ./systemtap.base/ipaddr1.stp spawn stap -v ./systemtap.base/ipaddr1.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 420usr/0sys/413real ms. Pass 2: analyzed script: 7 probe(s), 18 function(s), 5 embed(s), 7 global(s) using 161600virt/155520res/7296shr/144384data kb, in 2880usr/530sys/3413real ms. Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/stap_1fcfd2fbd7eb0897f2169a12612d60ce_21545.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/stap_1fcfd2fbd7eb0897f2169a12612d60ce_21545.ko Pass 5: starting run. systemtap starting probe PASS: ipaddr_IPv6_recvmsg startup PASS: ipaddr_IPv6_recvmsg load generation Executing: kill -INT -14288 systemtap ending probe packets = 2 address errors = 0 bad family errors = 0 PASS: ipaddr_IPv6_recvmsg shutdown and output Pass 5: run completed in 0usr/20sys/916real ms. metric: ipaddr_IPv6_recvmsg 420 0 413 2880 530 3413 0 0 0 0 0 0 0 20 916 Executing: kill -INT -14288 PASS: ipaddr_IPv6_recvmsg nc server stop starting | nc -l -6 localhost6 8079 PASS: ipaddr_IPv6_receive nc server start executing: stap -v ./systemtap.base/ipaddr2.stp spawn stap -v ./systemtap.base/ipaddr2.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 8 probe(s), 19 function(s), 5 embed(s), 7 global(s) using 161920virt/155712res/7296shr/144704data kb, in 2900usr/530sys/3428real ms. Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1b/stap_1bc806efaa0c52f0ff05861582cc3222_20592.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1b/stap_1bc806efaa0c52f0ff05861582cc3222_20592.ko Pass 5: starting run. systemtap starting probe PASS: ipaddr_IPv6_receive startup PASS: ipaddr_IPv6_receive load generation Executing: kill -INT -14304 systemtap ending probe packets = 8 address errors = 0 bad family errors = 0 PASS: ipaddr_IPv6_receive shutdown and output Pass 5: run completed in 0usr/20sys/842real ms. metric: ipaddr_IPv6_receive 410 0 409 2900 530 3428 0 0 0 0 0 0 0 20 842 Executing: kill -INT -14304 PASS: ipaddr_IPv6_receive nc server stop testcase ./systemtap.base/ipaddr.exp completed in 30 seconds Running ./systemtap.base/itrace.exp ... UNTESTED: itrace single step check : no kernel utrace support found UNTESTED: itrace block step check : no kernel utrace support found UNTESTED: itrace_single1 : no kernel utrace support found UNTESTED: itrace_single2 : no kernel utrace support found UNTESTED: itrace_block1 : no kernel utrace support found UNTESTED: itrace_block2 : no kernel utrace support found testcase ./systemtap.base/itrace.exp completed in 0 seconds Running ./systemtap.base/kallsyms_expand_symbol.exp ... Expecting: fffffe0000080000 t efi_head fffffe0000080000 T _text fffffe0000080040 t pe_header fffffe0000080044 t coff_header fffffe0000080058 t optional_header fffffe0000080070 t extra_header_fields fffffe00000800f8 t section_table fffffe0000081000 T stext fffffe0000081048 t __vet_fdt fffffe0000081074 t __create_page_tables efi_head _text pe_header coff_header optional_header extra_header_fields section_table stext __vet_fdt __create_page_tables executing: stap ./systemtap.base/kallsyms_expand_symbol.stp -c {head /proc/kallsyms} PASS: ./systemtap.base/kallsyms_expand_symbol.stp -c {head /proc/kallsyms} testcase ./systemtap.base/kallsyms_expand_symbol.exp completed in 6 seconds Running ./systemtap.base/kbuildenv.exp ... PASS: kbuild PATH sanitization testcase ./systemtap.base/kbuildenv.exp completed in 11 seconds Running ./systemtap.base/kfunct.exp ... executing: stap -v ./systemtap.base/kfunct.stp spawn stap -v ./systemtap.base/kfunct.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/429real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 84928virt/78464res/6912shr/67712data kb, in 1140usr/120sys/1260real ms. Pass 3: translated to C into "/tmp/stapSGm95r/stap_0148a66b5c5c2455b2a02410caeeeff7_1892_src.c" using 84928virt/78656res/7104shr/67712data kb, in 30usr/110sys/135real ms. Pass 4: compiled C into "stap_0148a66b5c5c2455b2a02410caeeeff7_1892.ko" in 2890usr/40sys/3272real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/kfunct.stp startup PASS: ./systemtap.base/kfunct.stp load generation Executing: kill -INT -14986 systemtap ending probe count = 60 PASS: ./systemtap.base/kfunct.stp shutdown and output Pass 5: run completed in 0usr/20sys/895real ms. metric: ./systemtap.base/kfunct.stp 410 0 429 1140 120 1260 30 110 135 2890 40 3272 0 20 895 Executing: kill -INT -14986 testcase ./systemtap.base/kfunct.exp completed in 6 seconds Running ./systemtap.base/kmodule.exp ... as_root cp staptestbFyeCv/stap_kmodule.ko /lib/modules/3.19.0-0.72.aa7a.aarch64/kernel/ OUT RC 0 as_root /sbin/insmod staptestbFyeCv/stap_kmodule.ko OUT RC 0 PASS: kmodule (built and installed module) executing: stap -v ./systemtap.base/kmodule.stp spawn stap -v ./systemtap.base/kmodule.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/411real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50496virt/43840res/6848shr/33280data kb, in 20usr/140sys/156real ms. Pass 3: translated to C into "/tmp/stapE5xbuC/stap_0fb059c58ba7ed1cdf41a5b8f5427182_2078_src.c" using 50624virt/44224res/7104shr/33408data kb, in 10usr/130sys/144real ms. Pass 4: compiled C into "stap_0fb059c58ba7ed1cdf41a5b8f5427182_2078.ko" in 2850usr/90sys/3275real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/kmodule.stp startup PASS: ./systemtap.base/kmodule.stp load generation Executing: kill -INT -15413 systemtap ending probe count = 1 PASS: ./systemtap.base/kmodule.stp shutdown and output Pass 5: run completed in 0usr/20sys/937real ms. metric: ./systemtap.base/kmodule.stp 400 10 411 20 140 156 10 130 144 2850 90 3275 0 20 937 Executing: kill -INT -15413 executing: stap -v ./systemtap.base/kprobe_module.stp spawn stap -v ./systemtap.base/kprobe_module.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapTwDTWJ/stap_fdbbf262fa6d659426ea048d2787de4e_1855_src.c" using 50112virt/43072res/6528shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_fdbbf262fa6d659426ea048d2787de4e_1855.ko" in 2830usr/50sys/3220real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/kprobe_module.stp startup PASS: ./systemtap.base/kprobe_module.stp load generation Executing: kill -INT -15639 systemtap ending probe count = 1 PASS: ./systemtap.base/kprobe_module.stp shutdown and output Pass 5: run completed in 10usr/20sys/893real ms. metric: ./systemtap.base/kprobe_module.stp 410 0 405 10 0 9 0 0 1 2830 50 3220 10 20 893 Executing: kill -INT -15639 as_root /bin/rm -f /lib/modules/3.19.0-0.72.aa7a.aarch64/kernel/stap_kmodule.ko OUT RC 0 as_root /sbin/rmmod stap_kmodule OUT RC 0 testcase ./systemtap.base/kmodule.exp completed in 11 seconds Running ./systemtap.base/kprobes.exp ... executing: stap -v ./systemtap.base/kprobes.stp spawn stap -v ./systemtap.base/kprobes.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 4 probe(s), 2 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapQ46Ksx/stap_a5f77ae02428ac8f89f8a4a9ef0163db_1952_src.c" using 50112virt/43008res/6528shr/32896data kb, in 0usr/10sys/1real ms. Pass 4: compiled C into "stap_a5f77ae02428ac8f89f8a4a9ef0163db_1952.ko" in 2840usr/40sys/3224real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe probe point hit PASS: ./systemtap.base/kprobes.stp startup PASS: ./systemtap.base/kprobes.stp load generation Executing: kill -INT -15869 PASS: ./systemtap.base/kprobes.stp shutdown and output Pass 5: run completed in 0usr/30sys/708real ms. Executing: kill -INT -15869 testcase ./systemtap.base/kprobes.exp completed in 4 seconds Running ./systemtap.base/kretprobe-vars.exp ... executing: stap -v -c {cat /dev/null} ./systemtap.base/kretprobe-vars.stp spawn stap -v -c cat /dev/null ./systemtap.base/kretprobe-vars.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 420usr/0sys/415real ms. Pass 2: analyzed script: 5 probe(s), 15 function(s), 4 embed(s), 7 global(s) using 86080virt/79936res/7296shr/68864data kb, in 1160usr/250sys/1417real ms. Pass 3: translated to C into "/tmp/stapQ8rLJ7/stap_0660a11c5f5de03268957afda9bd67ac_8995_src.c" using 86080virt/80128res/7488shr/68864data kb, in 30usr/110sys/141real ms. Pass 4: compiled C into "stap_0660a11c5f5de03268957afda9bd67ac_8995.ko" in 3270usr/50sys/3676real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe systemtap test success PASS: ./systemtap.base/kretprobe-vars.stp startup PASS: ./systemtap.base/kretprobe-vars.stp load generation Executing: kill -INT -16093 PASS: ./systemtap.base/kretprobe-vars.stp shutdown and output Pass 5: run completed in 0usr/20sys/786real ms. metric: ./systemtap.base/kretprobe-vars.stp 420 0 415 1160 250 1417 30 110 141 3270 50 3676 0 20 786 Executing: kill -INT -16093 testcase ./systemtap.base/kretprobe-vars.exp completed in 7 seconds Running ./systemtap.base/labels.exp ... Executing on host: gcc /root/systemtap_write/systemtap/testsuite/labels.c -g -lm -o /root/systemtap_write/systemtap/testsuite/labels.x (timeout = 300) spawn -ignore SIGHUP gcc /root/systemtap_write/systemtap/testsuite/labels.c -g -lm -o /root/systemtap_write/systemtap/testsuite/labels.x PASS: compiling labels.c additional_flags=-g spawn stap --use-server-on-error=no -l process("/root/systemtap_write/systemtap/testsuite/labels.x").function("foo@/root/systemtap_write/systemtap/testsuite/labels.c:10").label("*") PASS: labels :N .label 0 spawn stap -l process("/root/systemtap_write/systemtap/testsuite/labels.x").function("foo@/root/systemtap_write/systemtap/testsuite/labels.c:5").label("*") process("/root/systemtap_write/systemtap/testsuite/labels.x").function("foo@/root/systemtap_write/systemtap/testsuite/labels.c:5").label("init_an_int") PASS: labels :N .label 1 spawn stap -l process("/root/systemtap_write/systemtap/testsuite/labels.x").function("*").label("*") process("/root/systemtap_write/systemtap/testsuite/labels.x").function("foo@/root/systemtap_write/systemtap/testsuite/labels.c:5").label("init_an_int") process("/root/systemtap_write/systemtap/testsuite/labels.x").function("main@/root/systemtap_write/systemtap/testsuite/labels.c:16").label("init_an_int") process("/root/systemtap_write/systemtap/testsuite/labels.x").function("main@/root/systemtap_write/systemtap/testsuite/labels.c:18").label("init_an_int_again") process("/root/systemtap_write/systemtap/testsuite/labels.x").function("main@/root/systemtap_write/systemtap/testsuite/labels.c:21").label("ptr_inited") PASS: labels -l .label spawn stap -c /root/systemtap_write/systemtap/testsuite/labels.x /root/systemtap_write/systemtap/testsuite/labels.stp spawn stap -w -c /root/systemtap_write/systemtap/testsuite/labels.x /root/systemtap_write/systemtap/testsuite/labels.stp label=init_an_int VARS a=0x0 b=0x0 c=0x0 init_an_int label=init_an_int VARS a=0x2 b=0x0 c=0x0 label=init_an_int_again VARS a=0x2 b=0x3 c=0x400758 label=ptr_inited Pass 5: run failed. [man error::pass5] PASS: labels exe .label spawn sh /root/systemtap_write/systemtap/testsuite/label.sh DW_AT_low_pc : 0x40069c spawn stap -l process("/root/systemtap_write/systemtap/testsuite/labels.x").statement(0x40069c) process("/root/systemtap_write/systemtap/testsuite/labels.x").statement(0x40069c) PASS: labels exe .statement Executing on host: gcc /root/systemtap_write/systemtap/testsuite/labels.c -g -shared -fPIC -lm -o /root/systemtap_write/systemtap/testsuite/labels.so (timeout = 300) spawn -ignore SIGHUP gcc /root/systemtap_write/systemtap/testsuite/labels.c -g -shared -fPIC -lm -o /root/systemtap_write/systemtap/testsuite/labels.so PASS: compiling labels.c additional_flags=-g additional_flags=-shared additional_flags=-fPIC spawn stap -l process("/root/systemtap_write/systemtap/testsuite/labels.so").function("*").label("init_an_int_again") process("/root/systemtap_write/systemtap/testsuite/labels.so").function("main@/root/systemtap_write/systemtap/testsuite/labels.c:18").label("init_an_int_again") PASS: labels so .label spawn sh /root/systemtap_write/systemtap/testsuite/label.sh DW_AT_low_pc : 0x7f4 spawn stap -l process("/root/systemtap_write/systemtap/testsuite/labels.so").statement(0x7f4) process("/root/systemtap_write/systemtap/testsuite/labels.so").statement(0x7f4) PASS: labels so .statement testcase ./systemtap.base/labels.exp completed in 15 seconds Running ./systemtap.base/library.exp ... /root/systemtap_write/install/bin/dtrace -DSTAP_SDT_V3 --types -h -s ./systemtap.base/sdt_misc_.d /root/systemtap_write/install/bin/dtrace -DSTAP_SDT_V3 --types -G -s ./systemtap.base/sdt_misc_.d PASS: library dtrace Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -shared -fPIC -DNO_MAIN -g -lm -o libsdt.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -shared -fPIC -DNO_MAIN -g -lm -o libsdt.so PASS: library target_compile libsdt.so Executing on host: gcc ./systemtap.base/sdt_misc.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt -DONLY_MAIN -g -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt -DONLY_MAIN -g -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc.x PASS: library target_compile sdt_misc.x spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x /root/systemtap_write/systemtap/testsuite/./systemtap.base/library.stp /root/systemtap_write/systemtap/testsuite/sdt_misc.x * WARNING: cannot find module /usr/lib64/ld-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] WARNING: cannot find module /usr/lib64/libc-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] WARNING: cannot find module /usr/lib64/libm-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] bar begin bar 2 In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 bar end baz 3 abc baz begin In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400a30 baz end buz 4 buz begin In test_probe_4 dtrace probe 0x3fff616a6e8 In test_probe_1 probe 0x0 buz end Number of similar warning messages suppressed: 6. Rerun with -v to see them. PASS: library sdt_misc * (15 != 15) spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x /root/systemtap_write/systemtap/testsuite/./systemtap.base/library.stp /root/systemtap_write/systemtap/testsuite/sdt_misc.x *libsdt* bar begin bar 2 In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 bar end baz 3 abc baz begin In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400a30 baz end buz 4 buz begin In test_probe_4 dtrace probe 0x3ffef4492e8 In test_probe_1 probe 0x0 buz end PASS: library sdt_misc *libsdt* (15 != 15) spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x /root/systemtap_write/systemtap/testsuite/./systemtap.base/library.stp /root/systemtap_write/systemtap/testsuite/sdt_misc.x libsdt.so bar begin bar 2 In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 bar end baz 3 abc baz begin In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400a30 baz end buz 4 buz begin In test_probe_4 dtrace probe 0x3ffe174f708 In test_probe_1 probe 0x0 buz end PASS: library sdt_misc libsdt.so (15 != 15) spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x /root/systemtap_write/systemtap/testsuite/./systemtap.base/library.stp /root/systemtap_write/systemtap/testsuite/sdt_misc.x * WARNING: cannot find module /usr/lib64/ld-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] WARNING: cannot find module /usr/lib64/libc-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] WARNING: cannot find module /usr/lib64/libm-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] bar begin bar 2 In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 bar end baz 3 abc baz begin In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400a30 baz end buz 4 buz begin In test_probe_4 dtrace probe 0x3fffe420ef8 In test_probe_1 probe 0x0 buz end Number of similar warning messages suppressed: 6. Rerun with -v to see them. PASS: library sdt_misc * rpath (15 != 15) spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x /root/systemtap_write/systemtap/testsuite/./systemtap.base/library.stp /root/systemtap_write/systemtap/testsuite/sdt_misc.x *libsdt* bar begin bar 2 In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 bar end baz 3 abc baz begin In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400a30 baz end buz 4 buz begin In test_probe_4 dtrace probe 0x3ffccd54bf8 In test_probe_1 probe 0x0 buz end PASS: library sdt_misc *libsdt* rpath (15 != 15) spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x /root/systemtap_write/systemtap/testsuite/./systemtap.base/library.stp /root/systemtap_write/systemtap/testsuite/sdt_misc.x libsdt.so bar begin bar 2 In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 bar end baz 3 abc baz begin In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400a30 baz end buz 4 buz begin In test_probe_4 dtrace probe 0x3fffe5c94c8 In test_probe_1 probe 0x0 buz end PASS: library sdt_misc libsdt.so rpath (15 != 15) spawn /root/systemtap_write/install/bin/stap --ldd -v -v -v -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x -e probe process("/root/systemtap_write/systemtap/testsuite/sdt_misc.x").library("*").statement("baz@sdt_misc.c") {printf("%s ", pn())} Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapvOVd0a" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Parsed kernel "/lib/modules/3.19.0-0.72.aa7a.aarch64/build/.config", containing 2558 tuples Parsed kernel "/lib/modules/3.19.0-0.72.aa7a.aarch64/build/Module.symvers", containing 7203 vmlinux exports Parsed kernel "/lib/modules/3.19.0-0.72.aa7a.aarch64/build/System.map", containing 31634 symbols Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfs_proc.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/task.stpm" Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/choose_defined.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/container_of.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/macros.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/offsetof.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/type_defined.stpm" Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/aux_syscalls.stp" Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/aux_syscalls.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context-caller.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context-envvar.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context-symbols.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context-unwind.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/conversions-guru.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ctime.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/dentry.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/dev.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/endian.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/guru-delay.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/guru-signal.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/inet.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/inet_sock.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ioblock.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ioscheduler.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ip.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ipmib-filter-default.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ipmib.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/irq.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/kprocess.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/kretprobe.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/linuxmib-filter-default.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/linuxmib.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/loadavg.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/logging.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/memory.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls2.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/netfilter.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/networking.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfs.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfs_proc.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfsd.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfsderrno.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/panic.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/perf.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/proc_mem.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/pstrace.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/rcu.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/rlimit.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/rpc.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/scheduler.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/scsi.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/signal.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/socket.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/syscalls2.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/syscalls_cfg_trunc.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/target_set.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/task.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/task_ancestry.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/task_time.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tcpmib-filter-default.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tcpmib.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/timestamp.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/timestamp_gtod.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/timestamp_monotonic.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tty.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tzinfo.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ucontext-symbols.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ucontext-unwind.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ucontext.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/udp.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/utrace.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/vfs.stp" Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/arm64/registers.stp" Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/ansi.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/argv.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/context.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/errno.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/indent-default.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/indent.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/init.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/java.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/logging.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/null.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/oneshot.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/pn.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/random.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/registers.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/speculative.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/stap_staticmarkers.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/stopwatch.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/string.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/system.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/timers.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/tokenize.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/tzinfo.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/uconversions.stp" Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49408virt/41472res/5824shr/32192data kb, in 410usr/10sys/414real ms. Extracting build ID. blacklist regexps: blfn: ^(.^)$ blfn_ret: ^(_start)$ blfile: ^(.^)$ blsection: ^(.^) parse 'baz@sdt_misc.c', func 'baz', file 'sdt_misc.c' focused on module '/root/systemtap_write/systemtap/testsuite/sdt_misc.x' = [0x400000-0x410e90, bias 0 file /root/systemtap_write/systemtap/testsuite/sdt_misc.x ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/sdt_misc.x' Running /usr/bin/env LD_TRACE_LOADED_OBJECTS=1 LD_WARN=yes LD_BIND_NOW=yes /lib/ld-linux-aarch64.so.1 /root/systemtap_write/systemtap/testsuite/sdt_misc.x Added -d '/root/systemtap_write/systemtap/testsuite/libsdt.so' due to 'libsdt.so' Added -d '/lib64/libm.so.6' due to 'libm.so.6' Added -d '/lib64/libc.so.6' due to 'libc.so.6' Added -d '/lib/ld-linux-aarch64.so.1' Spawn waitpid result (0x0): 0 Extracting build ID. blacklist regexps: blfn: ^(.^)$ blfn_ret: ^(_start)$ blfile: ^(.^)$ blsection: ^(.^) parse 'baz@sdt_misc.c', func 'baz', file 'sdt_misc.c' focused on module '/usr/lib64/ld-2.17.so' = [0x10000-0x41160, bias 0 file /usr/lib64/ld-2.17.so ELF machine arm64| (code 183) focused on module '/usr/lib64/ld-2.17.so' WARNING: cannot find module /usr/lib64/ld-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] module=/usr/lib64/ld-2.17.so Extracting build ID. blacklist regexps: blfn: ^(.^)$ blfn_ret: ^(_start)$ blfile: ^(.^)$ blsection: ^(.^) parse 'baz@sdt_misc.c', func 'baz', file 'sdt_misc.c' focused on module '/usr/lib64/libc-2.17.so' = [0x10000-0x1853ec, bias 0 file /usr/lib64/libc-2.17.so ELF machine arm64| (code 183) focused on module '/usr/lib64/libc-2.17.so' WARNING: cannot find module /usr/lib64/libc-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] module=/usr/lib64/libc-2.17.so Extracting build ID. blacklist regexps: blfn: ^(.^)$ blfn_ret: ^(_start)$ blfile: ^(.^)$ blsection: ^(.^) parse 'baz@sdt_misc.c', func 'baz', file 'sdt_misc.c' focused on module '/usr/lib64/libm-2.17.so' = [0x10000-0xc02a8, bias 0 file /usr/lib64/libm-2.17.so ELF machine arm64| (code 183) focused on module '/usr/lib64/libm-2.17.so' WARNING: cannot find module /usr/lib64/libm-2.17.so debuginfo: No DWARF information found [man warning::debuginfo] module=/usr/lib64/libm-2.17.so Extracting build ID. blacklist regexps: blfn: ^(.^)$ blfn_ret: ^(_start)$ blfile: ^(.^)$ blsection: ^(.^) parse 'baz@sdt_misc.c', func 'baz', file 'sdt_misc.c' focused on module '/root/systemtap_write/systemtap/testsuite/libsdt.so' = [0x10000-0x21004, bias 0 file /root/systemtap_write/systemtap/testsuite/libsdt.so ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/libsdt.so' selected source file './systemtap.base/sdt_misc.c' selected function baz probe baz@./systemtap.base/sdt_misc.c:51 process=/root/systemtap_write/systemtap/testsuite/libsdt.so reloc=.dynamic pc=0xa48 module=/root/systemtap_write/systemtap/testsuite/libsdt.so Eliding side-effect-free singleton block operator '{' at :1:112 Eliding side-effect-free singleton block operator '{' at :1:19 Pass 2: analyzed script: 2 probe(s), 2 function(s), 1 embed(s), 0 global(s) using 52416virt/48576res/9792shr/35008data kb, in 410usr/0sys/403real ms. Extracting build ID. blacklist regexps: blfn: ^(.^)$ blfn_ret: ^(_start)$ blfile: ^(.^)$ blsection: ^(.^) function recursion-analysis: max-nesting 0 non-recursive return value for function pn will be passed by reference (char *) adapt location:15max - 29/2tot =>[] adapt derivation:591max - 613/2tot =>* adapt pp:117max - 132/2tot =>* adapt pn:183max - 198/2tot =>* probe 0 ('process("/root/systemtap_write/systemtap/testsuite/libsdt.so").statement("baz@./systemtap.base/sdt_misc.c:51")') locks nothing 1 statements for probe probe_2663 probe 1 ('timer.s(900)') locks nothing 1 statements for probe probe_2664 dump_unwindsyms /root/systemtap_write/systemtap/testsuite/libsdt.so index=0 base=0x10000 Found build-id in /root/systemtap_write/systemtap/testsuite/libsdt.so, length 20, start at 0x1a0 Pass 3: translated to C into "/tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_src.c" using 52416virt/48768res/9984shr/35008data kb, in 20usr/120sys/144real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapvOVd0a modules ARCH=arm64 CONFIG_DEBUG_INFO= V=1 -j9 make[3]: Entering directory `/usr/src/kernels/3.19.0-0.72.aa7a.aarch64' test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/stapvOVd0a/.tmp_versions ; rm -f /tmp/stapvOVd0a/.tmp_versions/* make -f ./scripts/Makefile.build obj=/tmp/stapvOVd0a gcc -Wp,-MD,/tmp/stapvOVd0a/.stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_src.o.d -nostdinc -isystem /usr/lib/gcc/aarch64-redhat-linux/4.8.3/include -I./arch/arm64/include -Iarch/arm64/include/generated/uapi -Iarch/arm64/include/generated -Iinclude -I./arch/arm64/include/uapi -Iarch/arm64/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mgeneral-regs-only -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Iinclude2/asm/mach-default -include /tmp/stapvOVd0a/stapconf_de434e1ccb2853f7201189306b1f027a_903.h -freorder-blocks -fasynchronous-unwind-tables -Wframe-larger-than=512 -Wno-unused -Werror -I"/root/systemtap_write/install/share/systemtap/runtime" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_src)" -D"KBUILD_MODNAME=KBUILD_STR(stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416)" -c -o /tmp/stapvOVd0a/.tmp_stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_src.o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_src.c (cat /dev/null; echo kernel//tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko;) > /tmp/stapvOVd0a/modules.order gcc -Wp,-MD,/tmp/stapvOVd0a/.stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_aux_0.o.d -nostdinc -isystem /usr/lib/gcc/aarch64-redhat-linux/4.8.3/include -I./arch/arm64/include -Iarch/arm64/include/generated/uapi -Iarch/arm64/include/generated -Iinclude -I./arch/arm64/include/uapi -Iarch/arm64/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mgeneral-regs-only -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Iinclude2/asm/mach-default -include /tmp/stapvOVd0a/stapconf_de434e1ccb2853f7201189306b1f027a_903.h -freorder-blocks -fasynchronous-unwind-tables -Wframe-larger-than=512 -Wno-unused -Werror -I"/root/systemtap_write/install/share/systemtap/runtime" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_aux_0)" -D"KBUILD_MODNAME=KBUILD_STR(stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416)" -c -o /tmp/stapvOVd0a/.tmp_stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_aux_0.o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_aux_0.c ld -EL -r -o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_src.o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_aux_0.o ; scripts/mod/modpost /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.o make -f ./scripts/Makefile.modpost find /tmp/stapvOVd0a/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -a -i ./Module.symvers -I /tmp/stapvOVd0a/Module.symvers -o /tmp/stapvOVd0a/Module.symvers -w -s -T - gcc -Wp,-MD,/tmp/stapvOVd0a/.stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.mod.o.d -nostdinc -isystem /usr/lib/gcc/aarch64-redhat-linux/4.8.3/include -I./arch/arm64/include -Iarch/arm64/include/generated/uapi -Iarch/arm64/include/generated -Iinclude -I./arch/arm64/include/uapi -Iarch/arm64/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mgeneral-regs-only -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Iinclude2/asm/mach-default -include /tmp/stapvOVd0a/stapconf_de434e1ccb2853f7201189306b1f027a_903.h -freorder-blocks -fasynchronous-unwind-tables -Wframe-larger-than=512 -Wno-unused -Werror -I"/root/systemtap_write/install/share/systemtap/runtime" -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.mod)" -D"KBUILD_MODNAME=KBUILD_STR(stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416)" -DMODULE -c -o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.mod.o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.mod.c ld -EL -r -T ./scripts/module-common.lds --build-id -o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.o /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.mod.o make[3]: Leaving directory `/usr/src/kernels/3.19.0-0.72.aa7a.aarch64' Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko" in 4180usr/30sys/4569real ms. Cache cleaning skipped, interval not reached 38 s / 300 s. Copying /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko Copying /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.c Copying /tmp/stapvOVd0a/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -v -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x -R /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko staprun:main:431 modpath="/tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko", modname="stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416" staprun:init_staprun:337 init_staprun staprun:insert_module:71 inserting module /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko staprun:insert_module:97 module options: _stp_bufsize=0 staprun:insert_module:105 module path canonicalized to '/tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko' staprun:check_signature:418 checking signature for /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko Signature file /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko.sgn not found staprun:check_signature:431 verify_module returns 0 staprun:insert_module:168 Renaming module 'stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416' staprun:insert_module:176 Renamed module to 'stap_f0fc836c8ae8f509600bfe1571fb8ce_17472' staprun:insert_module:183 Module stap_f0fc836c8ae8f509600bfe1571fb8ce_17472 inserted from file /tmp/stapvOVd0a/stap_f0fc836c8ae8f509600bfe1571fb8ce9_2416.ko staprun:init_ctl_channel:72 Opened /sys/kernel/debug/systemtap/stap_f0fc836c8ae8f509600bfe1571fb8ce_17472/.cmd (6) staprun:close_ctl_channel:112 Closed ctl fd 6 execing: /root/systemtap_write/install/libexec/systemtap/stapio -v -v -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x -R stap_f0fc836c8ae8f509600bfe1571fb8ce_17472 -F5 stapio:parse_modpath:435 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_f0fc836c8ae8f509600bfe1571fb8ce_17472.ko" stapio:main:50 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_f0fc836c8ae8f509600bfe1571fb8ce_17472.ko", modname="stap_f0fc836c8ae8f509600bfe1571fb8ce_17472" stapio:init_stapio:369 init_stapio stapio:init_ctl_channel:30 Opened .cmd (6) stapio:start_cmd:249 blocking briefly stapio:stp_main_loop:569 in main loop stapio:stp_main_loop:588 select_supported: 1 stapio:init_relayfs:243 initializing relayfs stapio:init_relayfs:264 attempting to openat trace0 stapio:init_relayfs:264 attempting to openat trace1 stapio:init_relayfs:272 attempting to open /sys/kernel/debug/systemtap/stap_f0fc836c8ae8f509600bfe1571fb8ce_17472/trace1 stapio:init_relayfs:279 ncpus=1, bulkmode = 0 stapio:init_relayfs:362 starting threads stapio:stp_main_loop:744 systemtap_module_init() returned 0 stapio:stp_main_loop:750 detaching pid 17474 stapio:start_cmd:268 execing target_cmd /root/systemtap_write/systemtap/testsuite/sdt_misc.x stapio:chld_proc:71 chld_proc 17 (Child exited) process("/root/systemtap_write/systemtap/testsuite/sdt_misc.x").library("/root/systemtap_write/systemtap/testsuite/libsdt.so").statement("baz@./systemtap.base/sdt_misc.c:51") stapio:stp_main_loop:735 got STP_REQUEST_EXIT stapio:stp_main_loop:728 got STP_EXIT stapio:cleanup_and_exit:454 detach=0 stapio:close_relayfs:378 closing stapio:close_relayfs:397 done stapio:cleanup_and_exit:471 closing control channel stapio:close_ctl_channel:112 Closed ctl fd 6 stapio:cleanup_and_exit:479 Renamed module to: stap_f0fc836c8ae8f509600bfe1571fb8ce_17472 stapio:cleanup_and_exit:486 removing stap_f0fc836c8ae8f509600bfe1571fb8ce_17472 staprun:parse_modpath:435 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_f0fc836c8ae8f509600bfe1571fb8ce_17472.ko" staprun:main:431 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_f0fc836c8ae8f509600bfe1571fb8ce_17472.ko", modname="stap_f0fc836c8ae8f509600bfe1571fb8ce_17472" staprun:init_staprun:337 init_staprun staprun:remove_module:246 stap_f0fc836c8ae8f509600bfe1571fb8ce_17472 staprun:init_ctl_channel:72 Opened /sys/kernel/debug/systemtap/stap_f0fc836c8ae8f509600bfe1571fb8ce_17472/.cmd (6) staprun:close_ctl_channel:112 Closed ctl fd 6 staprun:remove_module:271 removing module stap_f0fc836c8ae8f509600bfe1571fb8ce_17472 staprun:remove_module:283 Module stap_f0fc836c8ae8f509600bfe1571fb8ce_17472 removed. Spawn waitpid result (0x0): 0 Pass 5: run completed in 0usr/30sys/3764real ms. Running rm -rf /tmp/stapvOVd0a Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapvOVd0a" PASS: library printf --ldd (4) (4 != 4) spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc.x -e probe process("/root/systemtap_write/systemtap/testsuite/sdt_misc.x").library("libsdt.so").function("*").exported {printf("%s ", pp())} process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("_init").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("call_weak_fn").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("frame_dummy").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("register_tm_clones").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("bar@./systemtap.base/sdt_misc.c:31").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("baz@./systemtap.base/sdt_misc.c:51").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("buz@./systemtap.base/sdt_misc.c:62").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("__do_global_dtors_aux").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("deregister_tm_clones").exported process("/root/systemtap_write/systemtap/testsuite/libsdt.so").function("_fini").exported PASS: library .exported (3) (3 >= 3) testcase ./systemtap.base/library.exp completed in 59 seconds Running ./systemtap.base/limits.exp ... executing: stap ./systemtap.base/limits.stp PASS: ./systemtap.base/limits.stp testcase ./systemtap.base/limits.exp completed in 5 seconds Running ./systemtap.base/list.exp ... spawn stap -l process("stap").plt("re??") process("/root/systemtap_write/install/bin/stap").plt("read") PASS: plt-glob spawn stap -l process("stap").plt("re*") process("/root/systemtap_write/install/bin/stap").plt("read") process("/root/systemtap_write/install/bin/stap").plt("readlink") process("/root/systemtap_write/install/bin/stap").plt("realpath") process("/root/systemtap_write/install/bin/stap").plt("regcomp") process("/root/systemtap_write/install/bin/stap").plt("regexec") process("/root/systemtap_write/install/bin/stap").plt("regfree") process("/root/systemtap_write/install/bin/stap").plt("remove") process("/root/systemtap_write/install/bin/stap").plt("rename") PASS: plt-glob2 spawn stap -l process("stap").plt("read") process("/root/systemtap_write/install/bin/stap").plt("read") PASS: plt-non-glob spawn stap -l process("stap").plt("re??").return process("/root/systemtap_write/install/bin/stap").plt("read").return PASS: plt-glob-ret spawn stap -l process("stap").plt("re*").return process("/root/systemtap_write/install/bin/stap").plt("read").return process("/root/systemtap_write/install/bin/stap").plt("readlink").return process("/root/systemtap_write/install/bin/stap").plt("realpath").return process("/root/systemtap_write/install/bin/stap").plt("regcomp").return process("/root/systemtap_write/install/bin/stap").plt("regexec").return process("/root/systemtap_write/install/bin/stap").plt("regfree").return process("/root/systemtap_write/install/bin/stap").plt("remove").return process("/root/systemtap_write/install/bin/stap").plt("rename").return PASS: plt-glob2-ret spawn stap -l process("stap").plt("read").return process("/root/systemtap_write/install/bin/stap").plt("read").return PASS: plt-non-glob-ret spawn stap -l process("stap").mark("pass5__end") process("/root/systemtap_write/install/bin/stap").mark("pass5__end") PASS: mark-non-glob spawn stap -l process("stap").mark("pass5-end") process("/root/systemtap_write/install/bin/stap").mark("pass5__end") PASS: mark-non-glob2 spawn stap -l process("stap").mark("pass[123456]__end") process("/root/systemtap_write/install/bin/stap").mark("pass1__end") process("/root/systemtap_write/install/bin/stap").mark("pass2__end") process("/root/systemtap_write/install/bin/stap").mark("pass3__end") process("/root/systemtap_write/install/bin/stap").mark("pass4__end") process("/root/systemtap_write/install/bin/stap").mark("pass5__end") process("/root/systemtap_write/install/bin/stap").mark("pass6__end") PASS: mark-glob spawn stap -l process("stap").mark("pass*__end") process("/root/systemtap_write/install/bin/stap").mark("pass0__end") process("/root/systemtap_write/install/bin/stap").mark("pass1__end") process("/root/systemtap_write/install/bin/stap").mark("pass2__end") process("/root/systemtap_write/install/bin/stap").mark("pass3__end") process("/root/systemtap_write/install/bin/stap").mark("pass4__end") process("/root/systemtap_write/install/bin/stap").mark("pass5__end") process("/root/systemtap_write/install/bin/stap").mark("pass6__end") PASS: mark-glob2 spawn stap -l syscall.rea* syscall.read syscall.readahead syscall.readlink syscall.readlinkat syscall.readv PASS: syscall-glob spawn stap -l syscall.read syscall.read PASS: syscall-noglob spawn stap -l kernel.function("init_once*") kernel.function("init_once@fs/block_dev.c:460") kernel.function("init_once@fs/hugetlbfs/inode.c:723") kernel.function("init_once@fs/inode.c:382") kernel.function("init_once@fs/nfs/inode.c:1780") kernel.function("init_once@fs/proc/inode.c:86") kernel.function("init_once@ipc/mqueue.c:346") kernel.function("init_once@net/socket.c:284") kernel.function("init_once@net/sunrpc/rpc_pipe.c:1486") PASS: init_once-glob spawn stap -l kernel.function("init_once") kernel.function("init_once@fs/block_dev.c:460") kernel.function("init_once@fs/hugetlbfs/inode.c:723") kernel.function("init_once@fs/inode.c:382") kernel.function("init_once@fs/nfs/inode.c:1780") kernel.function("init_once@fs/proc/inode.c:86") kernel.function("init_once@ipc/mqueue.c:346") kernel.function("init_once@net/socket.c:284") kernel.function("init_once@net/sunrpc/rpc_pipe.c:1486") PASS: init_once-noglob spawn stap -l begin* begin PASS: begin-glob spawn stap -l begin begin PASS: begin-noglob spawn stap -l kernel.function("copy_signal@kernel/fork.c").inline kernel.function("copy_signal@kernel/fork.c:1055").inline PASS: copy_signal-inline spawn stap -l kernel.statement("copy_signal@kernel/fork.c:*") kernel.statement("copy_signal@kernel/fork.c:1059") kernel.statement("copy_signal@kernel/fork.c:1062") kernel.statement("copy_signal@kernel/fork.c:1063") kernel.statement("copy_signal@kernel/fork.c:1064") kernel.statement("copy_signal@kernel/fork.c:1065") kernel.statement("copy_signal@kernel/fork.c:1067") kernel.statement("copy_signal@kernel/fork.c:1068") kernel.statement("copy_signal@kernel/fork.c:1069") kernel.statement("copy_signal@kernel/fork.c:1072") kernel.statement("copy_signal@kernel/fork.c:1073") kernel.statement("copy_signal@kernel/fork.c:1075") kernel.statement("copy_signal@kernel/fork.c:1076") kernel.statement("copy_signal@kernel/fork.c:1078") kernel.statement("copy_signal@kernel/fork.c:1079") kernel.statement("copy_signal@kernel/fork.c:1081") kernel.statement("copy_signal@kernel/fork.c:1082") kernel.statement("copy_signal@kernel/fork.c:1084") kernel.statement("copy_signal@kernel/fork.c:1085") kernel.statement("copy_signal@kernel/fork.c:1086") kernel.statement("copy_signal@kernel/fork.c:1090") kernel.statement("copy_signal@kernel/fork.c:1091") kernel.statement("copy_signal@kernel/fork.c:1094") kernel.statement("copy_signal@kernel/fork.c:1097") kernel.statement("copy_signal@kernel/fork.c:1098") kernel.statement("copy_signal@kernel/fork.c:1100") kernel.statement("copy_signal@kernel/fork.c:1103") PASS: copy_signal-statement spawn stap -l process("/lib*/libc.so.*").function("chmod") process("/usr/lib64/libc-2.17.so").function("chmod") PASS: function-weak testcase ./systemtap.base/list.exp completed in 20 seconds Running ./systemtap.base/listing_mode.exp ... Executing on host: gcc ./systemtap.base/listing_mode.c -isystem. -isystem/root/systemtap_write/install/include -g -O -fPIC -shared -DLISTING_MODE_LIB -lm -o liblisting_mode.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/listing_mode.c -isystem. -isystem/root/systemtap_write/install/include -g -O -fPIC -shared -DLISTING_MODE_LIB -lm -o liblisting_mode.so PASS: listing_mode library compile Executing on host: gcc ./systemtap.base/listing_mode.c -isystem. -isystem/root/systemtap_write/install/include -g -O -llisting_mode -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L. -DLISTING_MODE_MAIN -lm -o listing_mode (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/listing_mode.c -isystem. -isystem/root/systemtap_write/install/include -g -O -llisting_mode -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L. -DLISTING_MODE_MAIN -lm -o listing_mode PASS: listing_mode exe compile spawn ./listing_mode executing: stap -l begin received: "begin" expected: "begin" PASS: listing_mode (begin ) executing: stap -l begin(-1) received: "begin(-1)" expected: "begin(-1)" PASS: listing_mode (begin(-1) ) executing: stap -l begin(0) received: "begin(0)" expected: "begin(0)" PASS: listing_mode (begin(0) ) executing: stap -l begin(1) received: "begin(1)" expected: "begin(1)" PASS: listing_mode (begin(1) ) executing: stap -l end received: "end" expected: "end" PASS: listing_mode (end ) executing: stap -l end(-1) received: "end(-1)" expected: "end(-1)" PASS: listing_mode (end(-1) ) executing: stap -l end(0) received: "end(0)" expected: "end(0)" PASS: listing_mode (end(0) ) executing: stap -l end(1) received: "end(1)" expected: "end(1)" PASS: listing_mode (end(1) ) executing: stap -l error received: "error" expected: "error" PASS: listing_mode (error ) executing: stap -l error(-1) received: "error(-1)" expected: "error(-1)" PASS: listing_mode (error(-1) ) executing: stap -l error(0) received: "error(0)" expected: "error(0)" PASS: listing_mode (error(0) ) executing: stap -l error(1) received: "error(1)" expected: "error(1)" PASS: listing_mode (error(1) ) executing: stap -l java(123).class("MyClass").method("MyMethod") received: "java(123).class("MyClass").method("MyMethod")" expected: "java(123).class("MyClass").method("MyMethod")" PASS: listing_mode (java(123).class("MyClass").method("MyMethod") ) executing: stap -l java(123).class("MyClass").method("MyMethod").return received: "java(123).class("MyClass").method("MyMethod").return" expected: "java(123).class("MyClass").method("MyMethod").return" PASS: listing_mode (java(123).class("MyClass").method("MyMethod").return ) executing: stap -l java("JavaProc").class("MyClass").method("MyMethod") received: "java("JavaProc").class("MyClass").method("MyMethod")" expected: "java("JavaProc").class("MyClass").method("MyMethod")" PASS: listing_mode (java("JavaProc").class("MyClass").method("MyMethod") ) executing: stap -l java("JavaProc").class("MyClass").method("MyMethod").return received: "java("JavaProc").class("MyClass").method("MyMethod").return" expected: "java("JavaProc").class("MyClass").method("MyMethod").return" PASS: listing_mode (java("JavaProc").class("MyClass").method("MyMethod").return ) executing: stap -l kernel.data(0x123).length(456).rw received: "kernel.data(0x123).length(456).rw" expected: "kernel.data(0x123).length(456).rw" PASS: listing_mode (kernel.data(0x123).length(456).rw ) executing: stap -l kernel.data(0x123).length(456).write received: "kernel.data(0x123).length(456).write" expected: "kernel.data(0x123).length(456).write" PASS: listing_mode (kernel.data(0x123).length(456).write ) executing: stap -l kernel.data(0x123).rw received: "kernel.data(0x123).rw" expected: "kernel.data(0x123).rw" PASS: listing_mode (kernel.data(0x123).rw ) executing: stap -l kernel.data(0x123).write received: "kernel.data(0x123).write" expected: "kernel.data(0x123).write" PASS: listing_mode (kernel.data(0x123).write ) executing: stap -l kernel.data("abcd").rw received: "kernel.data("abcd").rw" expected: "kernel.data("abcd").rw" PASS: listing_mode (kernel.data("abcd").rw ) executing: stap -l kernel.data("abcd").write received: "kernel.data("abcd").write" expected: "kernel.data("abcd").write" PASS: listing_mode (kernel.data("abcd").write ) executing: stap -l kernel.function(0xfffffe00001e4194) received: "kernel.function(0xfffffe00001e4194)" expected: "kernel.function(0xfffffe00001e4194)" PASS: listing_mode (kernel.function(0xfffffe00001e4194) ) executing: stap -l kernel.function(0xfffffe00001e4194).call received: "kernel.function(0xfffffe00001e4194).call" expected: "kernel.function(0xfffffe00001e4194).call" PASS: listing_mode (kernel.function(0xfffffe00001e4194).call ) executing: stap -l kernel.function(0xfffffe00001e4194).exported received: "kernel.function(0xfffffe00001e4194).exported" expected: "kernel.function(0xfffffe00001e4194).exported" PASS: listing_mode (kernel.function(0xfffffe00001e4194).exported ) executing: stap -l kernel.function(0xfffffe00001e4194).return received: "kernel.function(0xfffffe00001e4194).return" expected: "kernel.function(0xfffffe00001e4194).return" PASS: listing_mode (kernel.function(0xfffffe00001e4194).return ) executing: stap -l kernel.function(0xfffffe00001e4194).return.maxactive(0) received: "kernel.function(0xfffffe00001e4194).return.maxactive(0)" expected: "kernel.function(0xfffffe00001e4194).return.maxactive(0)" PASS: listing_mode (kernel.function(0xfffffe00001e4194).return.maxactive(0) ) executing: stap -l kernel.function(0xfffffe00001e4194).return.maxactive(1) received: "kernel.function(0xfffffe00001e4194).return.maxactive(1)" expected: "kernel.function(0xfffffe00001e4194).return.maxactive(1)" PASS: listing_mode (kernel.function(0xfffffe00001e4194).return.maxactive(1) ) executing: stap -l kernel.function(0xfffffe00001e4194).return.maxactive(100) received: "kernel.function(0xfffffe00001e4194).return.maxactive(100)" expected: "kernel.function(0xfffffe00001e4194).return.maxactive(100)" PASS: listing_mode (kernel.function(0xfffffe00001e4194).return.maxactive(100) ) executing: stap -l kernel.function("vfs_read") received: "kernel.function("vfs_read@fs/read_write.c:432")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\)$" PASS: listing_mode (kernel.function("vfs_read") ) executing: stap -l kernel.function("vfs_rea\[d\]") received: "kernel.function("vfs_read@fs/read_write.c:432")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\)$" PASS: listing_mode (kernel.function("vfs_rea\[d\]") ) executing: stap -l kernel.function("vfs_read@*") received: "kernel.function("vfs_read@fs/read_write.c:432")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\)$" PASS: listing_mode (kernel.function("vfs_read@*") ) executing: stap -l kernel.function("vfs_read").call received: "kernel.function("vfs_read@fs/read_write.c:432").call" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).call$" PASS: listing_mode (kernel.function("vfs_read").call ) executing: stap -l kernel.function("vfs_read").callee("*") received: "kernel.function("vfs_read@fs/read_write.c:432").callee("__vfs_read@fs/read_write.c:415")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("add_rchar@include/linux/sched.h:3011")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("inc_syscr@include/linux/sched.h:3021")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("rw_verify_area@fs/read_write.c:341")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" PASS: listing_mode (kernel.function("vfs_read").callee("*") ) executing: stap -l kernel.function("vfs_read").callees received: "kernel.function("vfs_read@fs/read_write.c:432").callee("__vfs_read@fs/read_write.c:415")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("add_rchar@include/linux/sched.h:3011")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("inc_syscr@include/linux/sched.h:3021")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("rw_verify_area@fs/read_write.c:341")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" PASS: listing_mode (kernel.function("vfs_read").callees ) executing: stap -l kernel.function("vfs_read").callees(1) received: "kernel.function("vfs_read@fs/read_write.c:432").callee("__vfs_read@fs/read_write.c:415")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("add_rchar@include/linux/sched.h:3011")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("inc_syscr@include/linux/sched.h:3021")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("rw_verify_area@fs/read_write.c:341")" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" PASS: listing_mode (kernel.function("vfs_read").callees(1) ) executing: stap -l kernel.function("vfs_read").callees(2) received: "kernel.function("__vfs_read@fs/read_write.c:415").callee("do_sync_read@fs/read_write.c:375")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("__vfs_read@fs/read_write.c:415").callee("new_sync_read@fs/read_write.c:394")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("rw_verify_area@fs/read_write.c:341").callee("file_inode@include/linux/fs.h:1914")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("rw_verify_area@fs/read_write.c:341").callee("locks_mandatory_area@fs/locks.c:1233")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("rw_verify_area@fs/read_write.c:341").callee("mandatory_lock@include/linux/fs.h:1946")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("rw_verify_area@fs/read_write.c:341").callee("security_file_permission@security/security.c:686")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("rw_verify_area@fs/read_write.c:341").callee("unsigned_offsets@fs/read_write.c:40")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("__vfs_read@fs/read_write.c:415")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("add_rchar@include/linux/sched.h:3011")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("inc_syscr@include/linux/sched.h:3021")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" received: "kernel.function("vfs_read@fs/read_write.c:432").callee("rw_verify_area@fs/read_write.c:341")" expected: "^kernel.function\("[^@]+@[^:]+:[0-9]+"\).callee\("[^@]+@[^:]+:[0-9]+"\)$" PASS: listing_mode (kernel.function("vfs_read").callees(2) ) executing: stap -l kernel.function("vfs_read").exported received: "kernel.function("vfs_read@fs/read_write.c:432").exported" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).exported$" PASS: listing_mode (kernel.function("vfs_read").exported ) executing: stap -l kernel.function("vfs_read").return received: "kernel.function("vfs_read@fs/read_write.c:432").return" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).return$" PASS: listing_mode (kernel.function("vfs_read").return ) executing: stap -l kernel.function("vfs_read").return.maxactive(0) received: "kernel.function("vfs_read@fs/read_write.c:432").return.maxactive(0)" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).return.maxactive\(0\)$" PASS: listing_mode (kernel.function("vfs_read").return.maxactive(0) ) executing: stap -l kernel.function("vfs_read").return.maxactive(1) received: "kernel.function("vfs_read@fs/read_write.c:432").return.maxactive(1)" expected: "^kernel.function\("vfs_read@[^:]+:[0-9]+"\).return.maxactive\(1\)$" PASS: listing_mode (kernel.function("vfs_read").return.maxactive(1) ) executing: stap -l kernel.statement(0xfffffe00001e4194) received: "kernel.statement(0xfffffe00001e4194)" expected: "kernel.statement(0xfffffe00001e4194)" PASS: listing_mode (kernel.statement(0xfffffe00001e4194) ) executing: stap -l kernel.statement(0xfffffe00001e4194).nearest received: "kernel.statement(0xfffffe00001e4194).nearest" expected: "kernel.statement(0xfffffe00001e4194).nearest" PASS: listing_mode (kernel.statement(0xfffffe00001e4194).nearest ) executing: stap -l kernel.statement(0xfffffe00001e4194).absolute -g received: "kernel.statement(0xfffffe00001e4194).absolute" expected: "kernel.statement(0xfffffe00001e4194).absolute" PASS: listing_mode (kernel.statement(0xfffffe00001e4194).absolute -g) executing: stap -l kernel.statement("vfs_read") received: "kernel.statement("vfs_read@fs/read_write.c:432")" expected: "^kernel.statement\("vfs_read@[^:]+:[0-9]+"\)$" PASS: listing_mode (kernel.statement("vfs_read") ) executing: stap -l kernel.statement("vfs_read").nearest received: "kernel.statement("vfs_read@fs/read_write.c:432").nearest" expected: "^kernel.statement\("vfs_read@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (kernel.statement("vfs_read").nearest ) executing: stap -l kernel.trace("sched:sched_switch") received: "kernel.trace("sched:sched_switch")" expected: "kernel.trace("sched:sched_switch")" PASS: listing_mode (kernel.trace("sched:sched_switch") ) executing: stap -l kernel.trace("sched_switch") received: "kernel.trace("sched:sched_switch")" expected: "kernel.trace("sched:sched_switch")" PASS: listing_mode (kernel.trace("sched_switch") ) executing: stap -l kernel.trace("s*") received: "kernel.trace("asoc:snd_soc_bias_level_done")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_bias_level_start")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_connected")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_done")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_input_path")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_output_path")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_start")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_walk_done")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_widget_event_done")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_widget_event_start")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_dapm_widget_power")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_jack_irq")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_jack_notify")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("asoc:snd_soc_jack_report")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("hswadsp:sst_irq_busy")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("hswadsp:sst_irq_done")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("hswadsp:stream_read_position")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("hswadsp:stream_write_position")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("i2c:smbus_read")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("i2c:smbus_reply")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("i2c:smbus_result")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("i2c:smbus_write")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_inbox_rdata")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_inbox_read")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_inbox_wdata")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_inbox_write")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_msg_rx")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_msg_tx")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_outbox_rdata")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_outbox_read")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_outbox_wdata")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("intel-sst:sst_ipc_outbox_write")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("irq:softirq_entry")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("irq:softirq_exit")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("irq:softirq_raise")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("mac80211:stop_queue")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("power:suspend_resume")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("raw_syscalls:sys_enter")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("raw_syscalls:sys_exit")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_kthread_stop")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_kthread_stop_ret")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_migrate_task")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_move_numa")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_pi_setprio")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_process_exec")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_process_exit")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_process_fork")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_process_free")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_process_hang")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_process_wait")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_stat_blocked")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_stat_iowait")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_stat_runtime")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_stat_sleep")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_stat_wait")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_stick_numa")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_swap_numa")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_switch")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_wait_task")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_wake_idle_without_ipi")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_wakeup")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sched:sched_wakeup_new")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("scsi:scsi_dispatch_cmd_done")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("scsi:scsi_dispatch_cmd_error")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("scsi:scsi_dispatch_cmd_start")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("scsi:scsi_dispatch_cmd_timeout")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("scsi:scsi_eh_wakeup")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("signal:signal_deliver")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("signal:signal_generate")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("skb:skb_copy_datagram_iovec")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sock:sock_exceed_buf_limit")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sock:sock_rcvqueue_full")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sunrpc:svc_handle_xprt")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sunrpc:svc_process")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sunrpc:svc_recv")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sunrpc:svc_send")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sunrpc:svc_wake_up")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sunrpc:svc_xprt_dequeue")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("sunrpc:svc_xprt_do_enqueue")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" received: "kernel.trace("swiotlb:swiotlb_bounced")" expected: "^kernel.trace\("[^:]*:s[a-zA-Z0-9_]*"\)$" PASS: listing_mode (kernel.trace("s*") ) executing: stap -l kprobe.function("vfs_read") received: "kprobe.function("vfs_read")" expected: "kprobe.function("vfs_read")" PASS: listing_mode (kprobe.function("vfs_read") ) executing: stap -l kprobe.function("vfs_read").call received: "kprobe.function("vfs_read").call" expected: "kprobe.function("vfs_read").call" PASS: listing_mode (kprobe.function("vfs_read").call ) executing: stap -l kprobe.function("vfs_read").return received: "kprobe.function("vfs_read").return" expected: "kprobe.function("vfs_read").return" PASS: listing_mode (kprobe.function("vfs_read").return ) executing: stap -l kprobe.function("vfs_read").return.maxactive(0) received: "kprobe.function("vfs_read").return.maxactive(0)" expected: "kprobe.function("vfs_read").return.maxactive(0)" PASS: listing_mode (kprobe.function("vfs_read").return.maxactive(0) ) executing: stap -l kprobe.function("vfs_read").return.maxactive(1) received: "kprobe.function("vfs_read").return.maxactive(1)" expected: "kprobe.function("vfs_read").return.maxactive(1)" PASS: listing_mode (kprobe.function("vfs_read").return.maxactive(1) ) executing: stap -l kprobe.statement(0xfffffe00001e4194).absolute -g received: "kprobe.statement(0xfffffe00001e4194).absolute" expected: "kprobe.statement(0xfffffe00001e4194).absolute" PASS: listing_mode (kprobe.statement(0xfffffe00001e4194).absolute -g) executing: stap -l netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4") received: "netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4")" expected: "netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4")" PASS: listing_mode (netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4") ) executing: stap -l netfilter.hook("STRING1").pf("STRING2") -g received: "netfilter.hook("STRING1").pf("STRING2")" expected: "netfilter.hook("STRING1").pf("STRING2")" PASS: listing_mode (netfilter.hook("STRING1").pf("STRING2") -g) executing: stap -l netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4").priority("255") received: "netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4").priority("255")" expected: "netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4").priority("255")" PASS: listing_mode (netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4").priority("255") ) executing: stap -l netfilter.hook("STRING1").pf("STRING2").priority("STRING3") -g received: "netfilter.hook("STRING1").pf("STRING2").priority("STRING3")" expected: "netfilter.hook("STRING1").pf("STRING2").priority("STRING3")" PASS: listing_mode (netfilter.hook("STRING1").pf("STRING2").priority("STRING3") -g) executing: stap -l netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING") received: "netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING")" expected: "netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING")" PASS: listing_mode (netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING") ) executing: stap -l netfilter.pf("STRING1").hook("STRING2") -g received: "netfilter.pf("STRING1").hook("STRING2")" expected: "netfilter.pf("STRING1").hook("STRING2")" PASS: listing_mode (netfilter.pf("STRING1").hook("STRING2") -g) executing: stap -l netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING").priority("255") received: "netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING").priority("255")" expected: "netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING").priority("255")" PASS: listing_mode (netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING").priority("255") ) executing: stap -l netfilter.pf("STRING1").hook("STRING2").priority("STRING3") -g received: "netfilter.pf("STRING1").hook("STRING2").priority("STRING3")" expected: "netfilter.pf("STRING1").hook("STRING2").priority("STRING3")" PASS: listing_mode (netfilter.pf("STRING1").hook("STRING2").priority("STRING3") -g) executing: stap -l never received: "never" expected: "never" PASS: listing_mode (never ) executing: stap -l perf.type(1).config(1) received: "perf.type(1).config(1)" expected: "perf.type(1).config(1)" PASS: listing_mode (perf.type(1).config(1) ) executing: stap -l perf.type(1).config(1).counter("string") received: "perf.type(1).config(1).counter("string")" expected: "perf.type(1).config(1).counter("string")" PASS: listing_mode (perf.type(1).config(1).counter("string") ) executing: stap -l perf.type(1).config(1).process -c ls received: "perf.type(1).config(1).process" expected: "perf.type(1).config(1).process" PASS: listing_mode (perf.type(1).config(1).process -c ls) executing: stap -l perf.type(1).config(1).process("string") received: "perf.type(1).config(1).process("string")" expected: "perf.type(1).config(1).process("string")" PASS: listing_mode (perf.type(1).config(1).process("string") ) executing: stap -l perf.type(1).config(1).process("string").counter("string") received: "perf.type(1).config(1).process("string").counter("string")" expected: "perf.type(1).config(1).process("string").counter("string")" PASS: listing_mode (perf.type(1).config(1).process("string").counter("string") ) executing: stap -l perf.type(1).config(1).sample(1000) received: "perf.type(1).config(1).sample(1000)" expected: "perf.type(1).config(1).sample(1000)" PASS: listing_mode (perf.type(1).config(1).sample(1000) ) executing: stap -l process.begin received: "process.begin" expected: "process.begin" PASS: listing_mode (process.begin ) executing: stap -l process.end received: "process.end" expected: "process.end" PASS: listing_mode (process.end ) executing: stap -l process.function(0x400908) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)$" PASS: listing_mode (process.function(0x400908) -c listing_mode) executing: stap -l process.function(0x400908) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)$" PASS: listing_mode (process.function(0x400908) -c ./listing_mode) executing: stap -l process.function(0x400908) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)$" PASS: listing_mode (process.function(0x400908) -c EXEFULLPATH) executing: stap -l process("listing_mode").function(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)$" PASS: listing_mode (process("listing_mode").function(0x400908) ) executing: stap -l process("./listing_mode").function(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)$" PASS: listing_mode (process("./listing_mode").function(0x400908) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)$" PASS: listing_mode (process("EXEFULLPATH").function(0x400908) ) executing: stap -l process("*listing_mode").function(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)$" PASS: listing_mode (process("*listing_mode").function(0x400908) ) executing: stap -l process.function(0x400908).call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.call$" PASS: listing_mode (process.function(0x400908).call -c listing_mode) executing: stap -l process.function(0x400908).call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.call$" PASS: listing_mode (process.function(0x400908).call -c ./listing_mode) executing: stap -l process.function(0x400908).call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.call$" PASS: listing_mode (process.function(0x400908).call -c EXEFULLPATH) executing: stap -l process("listing_mode").function(0x400908).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.call$" PASS: listing_mode (process("listing_mode").function(0x400908).call ) executing: stap -l process("./listing_mode").function(0x400908).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.call$" PASS: listing_mode (process("./listing_mode").function(0x400908).call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.call$" PASS: listing_mode (process("EXEFULLPATH").function(0x400908).call ) executing: stap -l process("*listing_mode").function(0x400908).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.call$" PASS: listing_mode (process("*listing_mode").function(0x400908).call ) executing: stap -l process.function(0x400908).exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.exported$" PASS: listing_mode (process.function(0x400908).exported -c listing_mode) executing: stap -l process.function(0x400908).exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.exported$" PASS: listing_mode (process.function(0x400908).exported -c ./listing_mode) executing: stap -l process.function(0x400908).exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.exported$" PASS: listing_mode (process.function(0x400908).exported -c EXEFULLPATH) executing: stap -l process("listing_mode").function(0x400908).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.exported$" PASS: listing_mode (process("listing_mode").function(0x400908).exported ) executing: stap -l process("./listing_mode").function(0x400908).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.exported$" PASS: listing_mode (process("./listing_mode").function(0x400908).exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").function(0x400908).exported ) executing: stap -l process("*listing_mode").function(0x400908).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.exported$" PASS: listing_mode (process("*listing_mode").function(0x400908).exported ) executing: stap -l process.function(0x400908).return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.return$" PASS: listing_mode (process.function(0x400908).return -c listing_mode) executing: stap -l process.function(0x400908).return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.return$" PASS: listing_mode (process.function(0x400908).return -c ./listing_mode) executing: stap -l process.function(0x400908).return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.return$" PASS: listing_mode (process.function(0x400908).return -c EXEFULLPATH) executing: stap -l process("listing_mode").function(0x400908).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.return$" PASS: listing_mode (process("listing_mode").function(0x400908).return ) executing: stap -l process("./listing_mode").function(0x400908).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.return$" PASS: listing_mode (process("./listing_mode").function(0x400908).return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.return$" PASS: listing_mode (process("EXEFULLPATH").function(0x400908).return ) executing: stap -l process("*listing_mode").function(0x400908).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.return$" PASS: listing_mode (process("*listing_mode").function(0x400908).return ) executing: stap -l process.function("foo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)$" PASS: listing_mode (process.function("foo") -c listing_mode) executing: stap -l process.function("foo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)$" PASS: listing_mode (process.function("foo") -c ./listing_mode) executing: stap -l process.function("foo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)$" PASS: listing_mode (process.function("foo") -c EXEFULLPATH) executing: stap -l process("listing_mode").function("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)$" PASS: listing_mode (process("listing_mode").function("foo") ) executing: stap -l process("./listing_mode").function("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)$" PASS: listing_mode (process("./listing_mode").function("foo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)$" PASS: listing_mode (process("EXEFULLPATH").function("foo") ) executing: stap -l process("*listing_mode").function("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)$" PASS: listing_mode (process("*listing_mode").function("foo") ) executing: stap -l process.function("foo").call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.call$" PASS: listing_mode (process.function("foo").call -c listing_mode) executing: stap -l process.function("foo").call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.call$" PASS: listing_mode (process.function("foo").call -c ./listing_mode) executing: stap -l process.function("foo").call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.call$" PASS: listing_mode (process.function("foo").call -c EXEFULLPATH) executing: stap -l process("listing_mode").function("foo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.call$" PASS: listing_mode (process("listing_mode").function("foo").call ) executing: stap -l process("./listing_mode").function("foo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.call$" PASS: listing_mode (process("./listing_mode").function("foo").call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.call$" PASS: listing_mode (process("EXEFULLPATH").function("foo").call ) executing: stap -l process("*listing_mode").function("foo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.call$" PASS: listing_mode (process("*listing_mode").function("foo").call ) executing: stap -l process.function("foo").callee("bar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callee("bar") -c listing_mode) executing: stap -l process.function("foo").callee("bar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callee("bar") -c ./listing_mode) executing: stap -l process.function("foo").callee("bar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callee("bar") -c EXEFULLPATH) executing: stap -l process("listing_mode").function("foo").callee("bar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("listing_mode").function("foo").callee("bar") ) executing: stap -l process("./listing_mode").function("foo").callee("bar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("./listing_mode").function("foo").callee("bar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo").callee("bar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("EXEFULLPATH").function("foo").callee("bar") ) executing: stap -l process("*listing_mode").function("foo").callee("bar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("*listing_mode").function("foo").callee("bar") ) executing: stap -l process.function("foo").callees -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callees -c listing_mode) executing: stap -l process.function("foo").callees -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callees -c ./listing_mode) executing: stap -l process.function("foo").callees -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callees -c EXEFULLPATH) executing: stap -l process("listing_mode").function("foo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("listing_mode").function("foo").callees ) executing: stap -l process("./listing_mode").function("foo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("./listing_mode").function("foo").callees ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("EXEFULLPATH").function("foo").callees ) executing: stap -l process("*listing_mode").function("foo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("*listing_mode").function("foo").callees ) executing: stap -l process.function("foo").callees(1) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callees(1) -c listing_mode) executing: stap -l process.function("foo").callees(1) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callees(1) -c ./listing_mode) executing: stap -l process.function("foo").callees(1) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process.function("foo").callees(1) -c EXEFULLPATH) executing: stap -l process("listing_mode").function("foo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("listing_mode").function("foo").callees(1) ) executing: stap -l process("./listing_mode").function("foo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("./listing_mode").function("foo").callees(1) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("EXEFULLPATH").function("foo").callees(1) ) executing: stap -l process("*listing_mode").function("foo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process("*listing_mode").function("foo").callees(1) ) executing: stap -l process.function("foo").callees(2) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("bar@./systemtap.base/listing_mode.c:16").callee("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.function("foo").callees(2) -c listing_mode) executing: stap -l process.function("foo").callees(2) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("bar@./systemtap.base/listing_mode.c:16").callee("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.function("foo").callees(2) -c ./listing_mode) executing: stap -l process.function("foo").callees(2) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("bar@./systemtap.base/listing_mode.c:16").callee("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.function("foo").callees(2) -c EXEFULLPATH) executing: stap -l process("listing_mode").function("foo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("bar@./systemtap.base/listing_mode.c:16").callee("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").function("foo").callees(2) ) executing: stap -l process("./listing_mode").function("foo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("bar@./systemtap.base/listing_mode.c:16").callee("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").function("foo").callees(2) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("bar@./systemtap.base/listing_mode.c:16").callee("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").function("foo").callees(2) ) executing: stap -l process("*listing_mode").function("foo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("bar@./systemtap.base/listing_mode.c:16").callee("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").function("foo").callees(2) ) executing: stap -l process.function("main").exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.exported$" PASS: listing_mode (process.function("main").exported -c listing_mode) executing: stap -l process.function("main").exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.exported$" PASS: listing_mode (process.function("main").exported -c ./listing_mode) executing: stap -l process.function("main").exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.exported$" PASS: listing_mode (process.function("main").exported -c EXEFULLPATH) executing: stap -l process("listing_mode").function("main").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.exported$" PASS: listing_mode (process("listing_mode").function("main").exported ) executing: stap -l process("./listing_mode").function("main").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.exported$" PASS: listing_mode (process("./listing_mode").function("main").exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").function("main").exported ) executing: stap -l process("*listing_mode").function("main").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.exported$" PASS: listing_mode (process("*listing_mode").function("main").exported ) executing: stap -l process.function("inln").inline -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln@./systemtap.base/listing_mode.c:11").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("inln@[^:]+:11"\)\.inline$" PASS: listing_mode (process.function("inln").inline -c listing_mode) executing: stap -l process.function("inln").inline -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln@./systemtap.base/listing_mode.c:11").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("inln@[^:]+:11"\)\.inline$" PASS: listing_mode (process.function("inln").inline -c ./listing_mode) executing: stap -l process.function("inln").inline -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln@./systemtap.base/listing_mode.c:11").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("inln@[^:]+:11"\)\.inline$" PASS: listing_mode (process.function("inln").inline -c EXEFULLPATH) executing: stap -l process("listing_mode").function("inln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln@./systemtap.base/listing_mode.c:11").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("inln@[^:]+:11"\)\.inline$" PASS: listing_mode (process("listing_mode").function("inln").inline ) executing: stap -l process("./listing_mode").function("inln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln@./systemtap.base/listing_mode.c:11").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("inln@[^:]+:11"\)\.inline$" PASS: listing_mode (process("./listing_mode").function("inln").inline ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln@./systemtap.base/listing_mode.c:11").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("inln@[^:]+:11"\)\.inline$" PASS: listing_mode (process("EXEFULLPATH").function("inln").inline ) executing: stap -l process("*listing_mode").function("inln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln@./systemtap.base/listing_mode.c:11").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("inln@[^:]+:11"\)\.inline$" PASS: listing_mode (process("*listing_mode").function("inln").inline ) executing: stap -l process.function("main").label("main_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main").label("main_label") -c listing_mode) executing: stap -l process.function("main").label("main_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main").label("main_label") -c ./listing_mode) executing: stap -l process.function("main").label("main_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main").label("main_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").function("main").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("listing_mode").function("main").label("main_label") ) executing: stap -l process("./listing_mode").function("main").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("./listing_mode").function("main").label("main_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("EXEFULLPATH").function("main").label("main_label") ) executing: stap -l process("*listing_mode").function("main").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("*listing_mode").function("main").label("main_label") ) executing: stap -l process.function("main").label("main_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main").label("main_labe?") -c listing_mode) executing: stap -l process.function("main").label("main_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main").label("main_labe?") -c ./listing_mode) executing: stap -l process.function("main").label("main_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main").label("main_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").function("main").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("listing_mode").function("main").label("main_labe?") ) executing: stap -l process("./listing_mode").function("main").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("./listing_mode").function("main").label("main_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("EXEFULLPATH").function("main").label("main_labe?") ) executing: stap -l process("*listing_mode").function("main").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("*listing_mode").function("main").label("main_labe?") ) executing: stap -l process.function("main@listing_mode.c:33").label("main_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main@listing_mode.c:33").label("main_label") -c listing_mode) executing: stap -l process.function("main@listing_mode.c:33").label("main_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main@listing_mode.c:33").label("main_label") -c ./listing_mode) executing: stap -l process.function("main@listing_mode.c:33").label("main_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main@listing_mode.c:33").label("main_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").function("main@listing_mode.c:33").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("listing_mode").function("main@listing_mode.c:33").label("main_label") ) executing: stap -l process("./listing_mode").function("main@listing_mode.c:33").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("./listing_mode").function("main@listing_mode.c:33").label("main_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@listing_mode.c:33").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("EXEFULLPATH").function("main@listing_mode.c:33").label("main_label") ) executing: stap -l process("*listing_mode").function("main@listing_mode.c:33").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("*listing_mode").function("main@listing_mode.c:33").label("main_label") ) executing: stap -l process.function("main@listing_mode.c:33").label("main_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main@listing_mode.c:33").label("main_labe?") -c listing_mode) executing: stap -l process.function("main@listing_mode.c:33").label("main_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main@listing_mode.c:33").label("main_labe?") -c ./listing_mode) executing: stap -l process.function("main@listing_mode.c:33").label("main_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process.function("main@listing_mode.c:33").label("main_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").function("main@listing_mode.c:33").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("listing_mode").function("main@listing_mode.c:33").label("main_labe?") ) executing: stap -l process("./listing_mode").function("main@listing_mode.c:33").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("./listing_mode").function("main@listing_mode.c:33").label("main_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@listing_mode.c:33").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("EXEFULLPATH").function("main@listing_mode.c:33").label("main_labe?") ) executing: stap -l process("*listing_mode").function("main@listing_mode.c:33").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process("*listing_mode").function("main@listing_mode.c:33").label("main_labe?") ) executing: stap -l process.function("main").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.return$" PASS: listing_mode (process.function("main").return -c listing_mode) executing: stap -l process.function("main").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.return$" PASS: listing_mode (process.function("main").return -c ./listing_mode) executing: stap -l process.function("main").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.return$" PASS: listing_mode (process.function("main").return -c EXEFULLPATH) executing: stap -l process("listing_mode").function("main").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.return$" PASS: listing_mode (process("listing_mode").function("main").return ) executing: stap -l process("./listing_mode").function("main").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.return$" PASS: listing_mode (process("./listing_mode").function("main").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.return$" PASS: listing_mode (process("EXEFULLPATH").function("main").return ) executing: stap -l process("*listing_mode").function("main").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.return$" PASS: listing_mode (process("*listing_mode").function("main").return ) executing: stap -l process.library("liblisting_mode.so").function(0x848) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848) -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function(0x848) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848) -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function(0x848) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function(0x848) ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function(0x848) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function(0x848) ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function(0x848) ) executing: stap -l process.library("./liblisting_mode.so").function(0x848) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848) -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function(0x848) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848) -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function(0x848) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function(0x848) ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function(0x848) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function(0x848) ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function(0x848) ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848) -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848) -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function(0x848) ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function(0x848) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function(0x848) ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function(0x848) ) executing: stap -l process.library("*liblisting_mode.so").function(0x848) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848) -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function(0x848) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848) -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function(0x848) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function(0x848) ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function(0x848) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function(0x848) ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function(0x848) ) executing: stap -l process.library("liblisting_mode.so").function(0x848).call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).call -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function(0x848).call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).call -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function(0x848).call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).call -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function(0x848).call ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function(0x848).call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function(0x848).call ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function(0x848).call ) executing: stap -l process.library("./liblisting_mode.so").function(0x848).call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).call -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function(0x848).call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).call -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function(0x848).call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).call -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function(0x848).call ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function(0x848).call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function(0x848).call ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function(0x848).call ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).call -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).call -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).call -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function(0x848).call ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function(0x848).call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function(0x848).call ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function(0x848).call ) executing: stap -l process.library("*liblisting_mode.so").function(0x848).call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).call -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function(0x848).call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).call -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function(0x848).call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).call -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function(0x848).call ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function(0x848).call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function(0x848).call ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function(0x848).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.call$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function(0x848).call ) executing: stap -l process.library("liblisting_mode.so").function(0x848).exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).exported -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function(0x848).exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).exported -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function(0x848).exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).exported -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function(0x848).exported ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function(0x848).exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function(0x848).exported ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function(0x848).exported ) executing: stap -l process.library("./liblisting_mode.so").function(0x848).exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).exported -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function(0x848).exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).exported -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function(0x848).exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).exported -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function(0x848).exported ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function(0x848).exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function(0x848).exported ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function(0x848).exported ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).exported -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).exported -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).exported -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function(0x848).exported ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function(0x848).exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function(0x848).exported ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function(0x848).exported ) executing: stap -l process.library("*liblisting_mode.so").function(0x848).exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).exported -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function(0x848).exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).exported -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function(0x848).exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).exported -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function(0x848).exported ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function(0x848).exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function(0x848).exported ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function(0x848).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.exported$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function(0x848).exported ) executing: stap -l process.library("liblisting_mode.so").function(0x848).return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).return -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function(0x848).return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).return -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function(0x848).return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("liblisting_mode.so").function(0x848).return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function(0x848).return ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function(0x848).return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function(0x848).return ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function(0x848).return ) executing: stap -l process.library("./liblisting_mode.so").function(0x848).return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).return -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function(0x848).return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).return -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function(0x848).return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("./liblisting_mode.so").function(0x848).return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function(0x848).return ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function(0x848).return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function(0x848).return ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function(0x848).return ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).return -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).return -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("SOFULLPATH").function(0x848).return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function(0x848).return ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function(0x848).return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function(0x848).return ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function(0x848).return ) executing: stap -l process.library("*liblisting_mode.so").function(0x848).return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).return -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function(0x848).return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).return -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function(0x848).return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process.library("*liblisting_mode.so").function(0x848).return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function(0x848).return ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function(0x848).return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function(0x848).return ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function(0x848).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function(0x848).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\(0x[0-9a-f]+\)\.return$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function(0x848).return ) executing: stap -l process.library("liblisting_mode.so").function("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo") ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo") ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo") ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").call -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").call -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").call -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").call ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").call ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").call ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").call -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").call -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").call -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").call ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").call ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").call ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").call -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").call -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").call -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").call ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").call ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").call ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").call -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").call -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").call -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").call -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").call -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").call -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").call ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").call ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").call ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.call$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").call ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callee("libbar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callee("libbar") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callee("libbar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callee("libbar") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callee("libbar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callee("libbar") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callee("libbar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callee("libbar") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callee("libbar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callee("libbar") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callee("libbar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callee("libbar") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callee("libbar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callee("libbar") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callee("libbar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callee("libbar") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callee("libbar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callee("libbar") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").callee("libbar") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").callee("libbar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").callee("libbar") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").callee("libbar") ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callee("libbar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callee("libbar") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callee("libbar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callee("libbar") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callee("libbar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callee("libbar") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").callee("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").callee("libbar") ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").callees ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").callees ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").callees ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").callees ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").callees ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").callees ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").callees ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").callees ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees(1) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees(1) -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees(1) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees(1) -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees(1) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees(1) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees(1) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees(1) -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees(1) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees(1) -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees(1) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees(1) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(1) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees(1) -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(1) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees(1) -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(1) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees(1) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").callees(1) ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").callees(1) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").callees(1) ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").callees(1) ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees(1) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees(1) -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees(1) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees(1) -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees(1) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees(1) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.callee\("libbar@[^:]+:48"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").callees(1) ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees(2) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees(2) -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees(2) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees(2) -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").callees(2) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").callees(2) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees(2) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees(2) -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees(2) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees(2) -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").callees(2) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").callees(2) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(2) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees(2) -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(2) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees(2) -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(2) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").callees(2) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").callees(2) ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").callees(2) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").callees(2) ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").callees(2) ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees(2) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees(2) -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees(2) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees(2) -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").callees(2) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").callees(2) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libbar@./systemtap.base/listing_mode.c:48").callee("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").callee("libbar@./systemtap.base/listing_mode.c:48")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("lib(foo|bar)@[^:]+:(55|48)"\)\.callee\("(libbar|libinln)@[^:]+:(48|43)"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").callees(2) ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").exported -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").exported -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").exported -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").exported ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").exported -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").exported -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").exported -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").exported ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").exported -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").exported -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").exported -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").exported ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").exported ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").exported ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").exported -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").exported -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").exported -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").exported -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").exported -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").exported -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").exported ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.exported$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").exported ) executing: stap -l process.library("liblisting_mode.so").function("libinln").inline -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("liblisting_mode.so").function("libinln").inline -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libinln").inline -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("liblisting_mode.so").function("libinln").inline -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libinln").inline -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("liblisting_mode.so").function("libinln").inline -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libinln").inline ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libinln").inline ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libinln").inline ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libinln").inline ) executing: stap -l process.library("./liblisting_mode.so").function("libinln").inline -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libinln").inline -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libinln").inline -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libinln").inline -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libinln").inline -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libinln").inline -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libinln").inline ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libinln").inline ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libinln").inline ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libinln").inline ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln").inline -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("SOFULLPATH").function("libinln").inline -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln").inline -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("SOFULLPATH").function("libinln").inline -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln").inline -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("SOFULLPATH").function("libinln").inline -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libinln").inline ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libinln").inline ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libinln").inline ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libinln").inline ) executing: stap -l process.library("*liblisting_mode.so").function("libinln").inline -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libinln").inline -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libinln").inline -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libinln").inline -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libinln").inline -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libinln").inline -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libinln").inline ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libinln").inline ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libinln").inline ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libinln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libinln@./systemtap.base/listing_mode.c:43").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libinln@[^:]+:43"\)\.inline$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libinln").inline ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").label("lib_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").label("lib_label") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").label("lib_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").label("lib_label") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").label("lib_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").label("lib_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").label("lib_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").label("lib_label") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").label("lib_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").label("lib_label") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").label("lib_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").label("lib_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").label("lib_label") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").label("lib_label") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").label("lib_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").label("lib_label") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").label("lib_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").label("lib_label") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").label("lib_label") ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").label("lib_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").label("lib_label") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").label("lib_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").label("lib_label") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").label("lib_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").label("lib_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_label") ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").label("lib_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").label("lib_labe?") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").label("lib_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").label("lib_labe?") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").label("lib_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").label("lib_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").label("lib_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").label("lib_labe?") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").label("lib_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").label("lib_labe?") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").label("lib_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").label("lib_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").label("lib_labe?") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").label("lib_labe?") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").label("lib_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").label("lib_labe?") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").label("lib_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").label("lib_labe?") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").label("lib_labe?") ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").label("lib_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").label("lib_labe?") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").label("lib_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").label("lib_labe?") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").label("lib_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").label("lib_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").label("lib_labe?") ) executing: stap -l process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_label") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_label") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_label") ) executing: stap -l process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_labe?") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_labe?") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:58").label("lib_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:58"\)\.label\("lib_label"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo@listing_mode.c:58").label("lib_labe?") ) executing: stap -l process.library("liblisting_mode.so").function("libfoo").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").return -c listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").return -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").function("libfoo").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("liblisting_mode.so").function("libfoo").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").function("libfoo").return ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").function("libfoo").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").function("libfoo").return ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").function("libfoo").return ) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").return -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").return -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").function("libfoo").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("./liblisting_mode.so").function("libfoo").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").function("libfoo").return ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").function("libfoo").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").function("libfoo").return ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").function("libfoo").return ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").return -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").return -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("SOFULLPATH").function("libfoo").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").function("libfoo").return ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").function("libfoo").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").function("libfoo").return ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").function("libfoo").return ) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").return -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").return -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").function("libfoo").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process.library("*liblisting_mode.so").function("libfoo").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").function("libfoo").return ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").function("libfoo").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").function("libfoo").return ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").function("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").function("libfoo@./systemtap.base/listing_mode.c:55").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.function\("libfoo@[^:]+:55"\)\.return$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").function("libfoo").return ) executing: stap -l process.library("liblisting_mode.so").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("liblisting_mode.so").mark("mark") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("liblisting_mode.so").mark("mark") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("liblisting_mode.so").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").mark("mark") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").mark("mark") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").mark("mark") ) executing: stap -l process.library("./liblisting_mode.so").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").mark("mark") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").mark("mark") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").mark("mark") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").mark("mark") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").mark("mark") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("SOFULLPATH").mark("mark") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("SOFULLPATH").mark("mark") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("SOFULLPATH").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").mark("mark") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").mark("mark") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").mark("mark") ) executing: stap -l process.library("*liblisting_mode.so").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").mark("mark") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").mark("mark") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").mark("mark") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").mark("mark") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").mark("mark") ) executing: stap -l process.library("liblisting_mode.so").plt -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt -c listing_mode) executing: stap -l process.library("liblisting_mode.so").plt -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").plt -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").plt ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").plt ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").plt ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").plt ) executing: stap -l process.library("./liblisting_mode.so").plt -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").plt ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").plt ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").plt ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").plt ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").plt ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").plt ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").plt ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").plt ) executing: stap -l process.library("*liblisting_mode.so").plt -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").plt ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").plt ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").plt ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").plt ) executing: stap -l process.library("liblisting_mode.so").plt.return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt.return -c listing_mode) executing: stap -l process.library("liblisting_mode.so").plt.return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt.return -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").plt.return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt.return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").plt.return ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").plt.return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").plt.return ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").plt.return ) executing: stap -l process.library("./liblisting_mode.so").plt.return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt.return -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt.return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt.return -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt.return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt.return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").plt.return ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").plt.return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").plt.return ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").plt.return ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt.return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt.return -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt.return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt.return -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt.return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt.return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").plt.return ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").plt.return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").plt.return ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").plt.return ) executing: stap -l process.library("*liblisting_mode.so").plt.return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt.return -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt.return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt.return -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt.return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt.return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").plt.return ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").plt.return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").plt.return ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__cxa_finalize").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").plt.return ) executing: stap -l process.library("liblisting_mode.so").plt("libbar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libbar") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("libbar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libbar") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("libbar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libbar") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").plt("libbar") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").plt("libbar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").plt("libbar") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").plt("libbar") ) executing: stap -l process.library("./liblisting_mode.so").plt("libbar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libbar") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("libbar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libbar") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("libbar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libbar") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").plt("libbar") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").plt("libbar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").plt("libbar") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").plt("libbar") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("libbar") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("libbar") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("libbar") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").plt("libbar") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").plt("libbar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").plt("libbar") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").plt("libbar") ) executing: stap -l process.library("*liblisting_mode.so").plt("libbar") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libbar") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("libbar") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libbar") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("libbar") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libbar") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").plt("libbar") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").plt("libbar") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").plt("libbar") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").plt("libbar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").plt("libbar") ) executing: stap -l process.library("liblisting_mode.so").plt("libba?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libba?") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("libba?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libba?") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("libba?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libba?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").plt("libba?") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").plt("libba?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").plt("libba?") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").plt("libba?") ) executing: stap -l process.library("./liblisting_mode.so").plt("libba?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libba?") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("libba?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libba?") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("libba?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libba?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").plt("libba?") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").plt("libba?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").plt("libba?") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").plt("libba?") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("libba?") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("libba?") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("libba?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").plt("libba?") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").plt("libba?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").plt("libba?") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").plt("libba?") ) executing: stap -l process.library("*liblisting_mode.so").plt("libba?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libba?") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("libba?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libba?") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("libba?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libba?") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").plt("libba?") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").plt("libba?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").plt("libba?") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").plt("libba?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").plt("libba?") ) executing: stap -l process.library("liblisting_mode.so").plt("\[lp\]*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("\[lp\]*") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("\[lp\]*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("\[lp\]*") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("\[lp\]*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("liblisting_mode.so").plt("\[lp\]*") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process.library("./liblisting_mode.so").plt("\[lp\]*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("\[lp\]*") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("\[lp\]*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("\[lp\]*") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("\[lp\]*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("\[lp\]*") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("\[lp\]*") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("\[lp\]*") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("SOFULLPATH").plt("\[lp\]*") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").plt("\[lp\]*") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").plt("\[lp\]*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").plt("\[lp\]*") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").plt("\[lp\]*") ) executing: stap -l process.library("*liblisting_mode.so").plt("\[lp\]*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("\[lp\]*") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("\[lp\]*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("\[lp\]*") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("\[lp\]*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("\[lp\]*") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").plt("\[lp\]*") ) executing: stap -l process.library("liblisting_mode.so").plt("libbar").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libbar").return -c listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("libbar").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libbar").return -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("libbar").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libbar").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").plt("libbar").return ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").plt("libbar").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").plt("libbar").return ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").plt("libbar").return ) executing: stap -l process.library("./liblisting_mode.so").plt("libbar").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libbar").return -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("libbar").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libbar").return -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("libbar").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libbar").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").plt("libbar").return ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").plt("libbar").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").plt("libbar").return ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").plt("libbar").return ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("libbar").return -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("libbar").return -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("libbar").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").plt("libbar").return ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").plt("libbar").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").plt("libbar").return ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").plt("libbar").return ) executing: stap -l process.library("*liblisting_mode.so").plt("libbar").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libbar").return -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("libbar").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libbar").return -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("libbar").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libbar").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").plt("libbar").return ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").plt("libbar").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").plt("libbar").return ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").plt("libbar").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").plt("libbar").return ) executing: stap -l process.library("liblisting_mode.so").plt("libba?").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libba?").return -c listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("libba?").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libba?").return -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("libba?").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("libba?").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").plt("libba?").return ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").plt("libba?").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").plt("libba?").return ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").plt("libba?").return ) executing: stap -l process.library("./liblisting_mode.so").plt("libba?").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libba?").return -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("libba?").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libba?").return -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("libba?").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("libba?").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").plt("libba?").return ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").plt("libba?").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").plt("libba?").return ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").plt("libba?").return ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("libba?").return -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("libba?").return -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("libba?").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").plt("libba?").return ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").plt("libba?").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").plt("libba?").return ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").plt("libba?").return ) executing: stap -l process.library("*liblisting_mode.so").plt("libba?").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libba?").return -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("libba?").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libba?").return -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("libba?").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("libba?").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").plt("libba?").return ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").plt("libba?").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").plt("libba?").return ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").plt("libba?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("libbar"\).return$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").plt("libba?").return ) executing: stap -l process.library("liblisting_mode.so").plt("\[lp\]*").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("\[lp\]*").return -c listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("\[lp\]*").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("\[lp\]*").return -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").plt("\[lp\]*").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("liblisting_mode.so").plt("\[lp\]*").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process.library("./liblisting_mode.so").plt("\[lp\]*").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("\[lp\]*").return -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("\[lp\]*").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("\[lp\]*").return -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").plt("\[lp\]*").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("./liblisting_mode.so").plt("\[lp\]*").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("\[lp\]*").return -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("\[lp\]*").return -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("SOFULLPATH").plt("\[lp\]*").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").plt("\[lp\]*").return ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").plt("\[lp\]*").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").plt("\[lp\]*").return ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").plt("\[lp\]*").return ) executing: stap -l process.library("*liblisting_mode.so").plt("\[lp\]*").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("\[lp\]*").return -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("\[lp\]*").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("\[lp\]*").return -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").plt("\[lp\]*").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process.library("*liblisting_mode.so").plt("\[lp\]*").return -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("libbar").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.plt\("(libbar|printf)"\).return$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").plt("\[lp\]*").return ) executing: stap -l process.library("liblisting_mode.so").provider("lib").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("liblisting_mode.so").provider("lib").mark("mark") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").provider("lib").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("liblisting_mode.so").provider("lib").mark("mark") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").provider("lib").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("liblisting_mode.so").provider("lib").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process.library("./liblisting_mode.so").provider("lib").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").provider("lib").mark("mark") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").provider("lib").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").provider("lib").mark("mark") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").provider("lib").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").provider("lib").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("SOFULLPATH").provider("lib").mark("mark") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("SOFULLPATH").provider("lib").mark("mark") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("SOFULLPATH").provider("lib").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").provider("lib").mark("mark") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").provider("lib").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").provider("lib").mark("mark") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").provider("lib").mark("mark") ) executing: stap -l process.library("*liblisting_mode.so").provider("lib").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").provider("lib").mark("mark") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").provider("lib").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").provider("lib").mark("mark") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").provider("lib").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").provider("lib").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").provider("lib").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").provider("lib").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.provider\("lib"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").provider("lib").mark("mark") ) executing: stap -l process.library("liblisting_mode.so").statement(0x848) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("liblisting_mode.so").statement(0x848) -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement(0x848) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("liblisting_mode.so").statement(0x848) -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement(0x848) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("liblisting_mode.so").statement(0x848) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement(0x848) ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement(0x848) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement(0x848) ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement(0x848) ) executing: stap -l process.library("./liblisting_mode.so").statement(0x848) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("./liblisting_mode.so").statement(0x848) -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement(0x848) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("./liblisting_mode.so").statement(0x848) -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement(0x848) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("./liblisting_mode.so").statement(0x848) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement(0x848) ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement(0x848) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement(0x848) ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement(0x848) ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("SOFULLPATH").statement(0x848) -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("SOFULLPATH").statement(0x848) -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("SOFULLPATH").statement(0x848) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement(0x848) ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement(0x848) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement(0x848) ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement(0x848) ) executing: stap -l process.library("*liblisting_mode.so").statement(0x848) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("*liblisting_mode.so").statement(0x848) -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement(0x848) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("*liblisting_mode.so").statement(0x848) -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement(0x848) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process.library("*liblisting_mode.so").statement(0x848) -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement(0x848) ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement(0x848) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement(0x848) ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement(0x848) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848)" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement(0x848) ) executing: stap -l process.library("liblisting_mode.so").statement(0x848).nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("liblisting_mode.so").statement(0x848).nearest -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement(0x848).nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("liblisting_mode.so").statement(0x848).nearest -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement(0x848).nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("liblisting_mode.so").statement(0x848).nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process.library("./liblisting_mode.so").statement(0x848).nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("./liblisting_mode.so").statement(0x848).nearest -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement(0x848).nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("./liblisting_mode.so").statement(0x848).nearest -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement(0x848).nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("./liblisting_mode.so").statement(0x848).nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("SOFULLPATH").statement(0x848).nearest -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("SOFULLPATH").statement(0x848).nearest -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("SOFULLPATH").statement(0x848).nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement(0x848).nearest ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement(0x848).nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement(0x848).nearest ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement(0x848).nearest ) executing: stap -l process.library("*liblisting_mode.so").statement(0x848).nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("*liblisting_mode.so").statement(0x848).nearest -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement(0x848).nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("*liblisting_mode.so").statement(0x848).nearest -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement(0x848).nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process.library("*liblisting_mode.so").statement(0x848).nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement(0x848).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement(0x848).nearest" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement(0x848).nearest ) executing: stap -l process.library("liblisting_mode.so").statement("libinln") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libinln") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libinln") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libinln") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libinln") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libinln") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libinln") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libinln") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libinln") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libinln") ) executing: stap -l process.library("./liblisting_mode.so").statement("libinln") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libinln") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libinln") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libinln") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libinln") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libinln") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libinln") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libinln") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libinln") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libinln") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libinln") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libinln") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libinln") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libinln") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libinln") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libinln") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libinln") ) executing: stap -l process.library("*liblisting_mode.so").statement("libinln") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libinln") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libinln") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libinln") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libinln") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libinln") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libinln") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libinln") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libinln") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libinln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libinln@./systemtap.base/listing_mode.c:43")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libinln@[^:]+:43"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libinln") ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo") ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo") ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo") ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c") ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:55"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c") ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:57") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:57") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:57") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:57") ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:57") ) executing: stap -l process.library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process.library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfo?@listing_mode.c:57") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfo?@listing_mode.c:57") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfo?@listing_mode.c:57") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfo?@listing_mode.c:57") ) executing: stap -l process.library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfo?@listing_mode.c:57") ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c+2") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c+2") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c+2") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c+2") ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:57"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+2") ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55-56") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55-56") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55-56") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55-56") ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55,55-56") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55,55-56") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55,55-56") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,55-56") ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:*") -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:*") -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:*") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:*") ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*") ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:58").nearest -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:58").nearest -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:58").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:58").nearest ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c+3").nearest -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c+3").nearest -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c+3").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:58").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:58"\).nearest$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c+3").nearest ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55,56").nearest -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55,56").nearest -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:55,56").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:5[57]"\).nearest$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:55,56").nearest ) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c ./listing_mode) executing: stap -l process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("./listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("*listing_mode").library("liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c ./listing_mode) executing: stap -l process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("./listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("*listing_mode").library("./liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:*").nearest -c listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:*").nearest -c ./listing_mode) executing: stap -l process.library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("SOFULLPATH").statement("libfoo@listing_mode.c:*").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("./listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("./listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("SOFULLPATH").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("*listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("*listing_mode").library("SOFULLPATH").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c ./listing_mode) executing: stap -l process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("./listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:55").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:57").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:59").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").library("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so").statement("libfoo@./systemtap.base/listing_mode.c:61").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.library\("/root/systemtap_write/systemtap/testsuite/liblisting_mode.so"\)\.statement\("libfoo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("*listing_mode").library("*liblisting_mode.so").statement("libfoo@listing_mode.c:*").nearest ) executing: stap -l process.mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.mark\("mark"\)$" PASS: listing_mode (process.mark("mark") -c listing_mode) executing: stap -l process.mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.mark\("mark"\)$" PASS: listing_mode (process.mark("mark") -c ./listing_mode) executing: stap -l process.mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.mark\("mark"\)$" PASS: listing_mode (process.mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").mark("mark") ) executing: stap -l process("./listing_mode").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").mark("mark") ) executing: stap -l process("*listing_mode").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").mark("mark") ) executing: stap -l process.plt -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.plt -c listing_mode) executing: stap -l process.plt -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.plt -c ./listing_mode) executing: stap -l process.plt -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process.plt -c EXEFULLPATH) executing: stap -l process("listing_mode").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("listing_mode").plt ) executing: stap -l process("./listing_mode").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("./listing_mode").plt ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("EXEFULLPATH").plt ) executing: stap -l process("*listing_mode").plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process("*listing_mode").plt ) executing: stap -l process.plt.return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.plt.return -c listing_mode) executing: stap -l process.plt.return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.plt.return -c ./listing_mode) executing: stap -l process.plt.return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process.plt.return -c EXEFULLPATH) executing: stap -l process("listing_mode").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("listing_mode").plt.return ) executing: stap -l process("./listing_mode").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("./listing_mode").plt.return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("EXEFULLPATH").plt.return ) executing: stap -l process("*listing_mode").plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process("*listing_mode").plt.return ) executing: stap -l process.plt("libfoo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process.plt("libfoo") -c listing_mode) executing: stap -l process.plt("libfoo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process.plt("libfoo") -c ./listing_mode) executing: stap -l process.plt("libfoo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process.plt("libfoo") -c EXEFULLPATH) executing: stap -l process("listing_mode").plt("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process("listing_mode").plt("libfoo") ) executing: stap -l process("./listing_mode").plt("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process("./listing_mode").plt("libfoo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process("EXEFULLPATH").plt("libfoo") ) executing: stap -l process("*listing_mode").plt("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process("*listing_mode").plt("libfoo") ) executing: stap -l process.plt("libfo?") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process.plt("libfo?") -c listing_mode) executing: stap -l process.plt("libfo?") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process.plt("libfo?") -c ./listing_mode) executing: stap -l process.plt("libfo?") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process.plt("libfo?") -c EXEFULLPATH) executing: stap -l process("listing_mode").plt("libfo?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process("listing_mode").plt("libfo?") ) executing: stap -l process("./listing_mode").plt("libfo?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process("./listing_mode").plt("libfo?") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfo?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process("EXEFULLPATH").plt("libfo?") ) executing: stap -l process("*listing_mode").plt("libfo?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process("*listing_mode").plt("libfo?") ) executing: stap -l process.plt("libfoo").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process.plt("libfoo").return -c listing_mode) executing: stap -l process.plt("libfoo").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process.plt("libfoo").return -c ./listing_mode) executing: stap -l process.plt("libfoo").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process.plt("libfoo").return -c EXEFULLPATH) executing: stap -l process("listing_mode").plt("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process("listing_mode").plt("libfoo").return ) executing: stap -l process("./listing_mode").plt("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process("./listing_mode").plt("libfoo").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process("EXEFULLPATH").plt("libfoo").return ) executing: stap -l process("*listing_mode").plt("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process("*listing_mode").plt("libfoo").return ) executing: stap -l process.plt("libfo?").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process.plt("libfo?").return -c listing_mode) executing: stap -l process.plt("libfo?").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process.plt("libfo?").return -c ./listing_mode) executing: stap -l process.plt("libfo?").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process.plt("libfo?").return -c EXEFULLPATH) executing: stap -l process("listing_mode").plt("libfo?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process("listing_mode").plt("libfo?").return ) executing: stap -l process("./listing_mode").plt("libfo?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process("./listing_mode").plt("libfo?").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfo?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process("EXEFULLPATH").plt("libfo?").return ) executing: stap -l process("*listing_mode").plt("libfo?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process("*listing_mode").plt("libfo?").return ) executing: stap -l process.plt("\[lp\]*").return -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" PASS: listing_mode (process.plt("\[lp\]*").return -c listing_mode) executing: stap -l process.plt("\[lp\]*").return -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" PASS: listing_mode (process.plt("\[lp\]*").return -c ./listing_mode) executing: stap -l process.plt("\[lp\]*").return -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" PASS: listing_mode (process.plt("\[lp\]*").return -c EXEFULLPATH) executing: stap -l process("listing_mode").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" PASS: listing_mode (process("listing_mode").plt("\[lp\]*").return ) executing: stap -l process("./listing_mode").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" PASS: listing_mode (process("./listing_mode").plt("\[lp\]*").return ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" PASS: listing_mode (process("EXEFULLPATH").plt("\[lp\]*").return ) executing: stap -l process("*listing_mode").plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" PASS: listing_mode (process("*listing_mode").plt("\[lp\]*").return ) executing: stap -l process.provider("main").mark("mark") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.provider\("main"\)\.mark\("mark"\)$" PASS: listing_mode (process.provider("main").mark("mark") -c listing_mode) executing: stap -l process.provider("main").mark("mark") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.provider\("main"\)\.mark\("mark"\)$" PASS: listing_mode (process.provider("main").mark("mark") -c ./listing_mode) executing: stap -l process.provider("main").mark("mark") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.provider\("main"\)\.mark\("mark"\)$" PASS: listing_mode (process.provider("main").mark("mark") -c EXEFULLPATH) executing: stap -l process("listing_mode").provider("main").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.provider\("main"\)\.mark\("mark"\)$" PASS: listing_mode (process("listing_mode").provider("main").mark("mark") ) executing: stap -l process("./listing_mode").provider("main").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.provider\("main"\)\.mark\("mark"\)$" PASS: listing_mode (process("./listing_mode").provider("main").mark("mark") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.provider\("main"\)\.mark\("mark"\)$" PASS: listing_mode (process("EXEFULLPATH").provider("main").mark("mark") ) executing: stap -l process("*listing_mode").provider("main").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.provider\("main"\)\.mark\("mark"\)$" PASS: listing_mode (process("*listing_mode").provider("main").mark("mark") ) executing: stap -l process.statement(0x400908) -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" PASS: listing_mode (process.statement(0x400908) -c listing_mode) executing: stap -l process.statement(0x400908) -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" PASS: listing_mode (process.statement(0x400908) -c ./listing_mode) executing: stap -l process.statement(0x400908) -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" PASS: listing_mode (process.statement(0x400908) -c EXEFULLPATH) executing: stap -l process("listing_mode").statement(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" PASS: listing_mode (process("listing_mode").statement(0x400908) ) executing: stap -l process("./listing_mode").statement(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" PASS: listing_mode (process("./listing_mode").statement(0x400908) ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" PASS: listing_mode (process("EXEFULLPATH").statement(0x400908) ) executing: stap -l process("*listing_mode").statement(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" PASS: listing_mode (process("*listing_mode").statement(0x400908) ) executing: stap -l process.statement(0x400908).nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" PASS: listing_mode (process.statement(0x400908).nearest -c listing_mode) executing: stap -l process.statement(0x400908).nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" PASS: listing_mode (process.statement(0x400908).nearest -c ./listing_mode) executing: stap -l process.statement(0x400908).nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" PASS: listing_mode (process.statement(0x400908).nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").statement(0x400908).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" PASS: listing_mode (process("listing_mode").statement(0x400908).nearest ) executing: stap -l process("./listing_mode").statement(0x400908).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" PASS: listing_mode (process("./listing_mode").statement(0x400908).nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" PASS: listing_mode (process("EXEFULLPATH").statement(0x400908).nearest ) executing: stap -l process("*listing_mode").statement(0x400908).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" PASS: listing_mode (process("*listing_mode").statement(0x400908).nearest ) executing: stap -l process.statement("inln") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("inln@[^:]+:11"\)$" PASS: listing_mode (process.statement("inln") -c listing_mode) executing: stap -l process.statement("inln") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("inln@[^:]+:11"\)$" PASS: listing_mode (process.statement("inln") -c ./listing_mode) executing: stap -l process.statement("inln") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("inln@[^:]+:11"\)$" PASS: listing_mode (process.statement("inln") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("inln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("inln@[^:]+:11"\)$" PASS: listing_mode (process("listing_mode").statement("inln") ) executing: stap -l process("./listing_mode").statement("inln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("inln@[^:]+:11"\)$" PASS: listing_mode (process("./listing_mode").statement("inln") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("inln@[^:]+:11"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("inln") ) executing: stap -l process("*listing_mode").statement("inln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("inln@[^:]+:11"\)$" PASS: listing_mode (process("*listing_mode").statement("inln") ) executing: stap -l process.statement("foo") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process.statement("foo") -c listing_mode) executing: stap -l process.statement("foo") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process.statement("foo") -c ./listing_mode) executing: stap -l process.statement("foo") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process.statement("foo") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process("listing_mode").statement("foo") ) executing: stap -l process("./listing_mode").statement("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process("./listing_mode").statement("foo") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("foo") ) executing: stap -l process("*listing_mode").statement("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process("*listing_mode").statement("foo") ) executing: stap -l process.statement("foo@listing_mode.c") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c") -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c") -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c") ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c") ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c") ) executing: stap -l process.statement("foo@listing_mode.c:25") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:25") -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c:25") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:25") -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c:25") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:25") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c:25") ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c:25") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c:25") ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c:25") ) executing: stap -l process.statement("fo?@listing_mode.c:25") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("fo?@listing_mode.c:25") -c listing_mode) executing: stap -l process.statement("fo?@listing_mode.c:25") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("fo?@listing_mode.c:25") -c ./listing_mode) executing: stap -l process.statement("fo?@listing_mode.c:25") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("fo?@listing_mode.c:25") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("fo?@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("listing_mode").statement("fo?@listing_mode.c:25") ) executing: stap -l process("./listing_mode").statement("fo?@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("./listing_mode").statement("fo?@listing_mode.c:25") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("fo?@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("fo?@listing_mode.c:25") ) executing: stap -l process("*listing_mode").statement("fo?@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("*listing_mode").statement("fo?@listing_mode.c:25") ) executing: stap -l process.statement("foo@listing_mode.c+2") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c+2") -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c+2") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c+2") -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c+2") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c+2") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c+2") ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c+2") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c+2") ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c+2") ) executing: stap -l process.statement("foo@listing_mode.c:23-25") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:23-25") -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c:23-25") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:23-25") -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c:23-25") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:23-25") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c:23-25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c:23-25") ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c:23-25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c:23-25") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c:23-25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c:23-25") ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c:23-25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c:23-25") ) executing: stap -l process.statement("foo@listing_mode.c:23,25-26") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:23,25-26") -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c:23,25-26") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:23,25-26") -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c:23,25-26") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:23,25-26") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c:23,25-26") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c:23,25-26") ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c:23,25-26") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c:23,25-26") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c:23,25-26") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c:23,25-26") ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c:23,25-26") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c:23,25-26") ) executing: stap -l process.statement("foo@listing_mode.c:*") -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:*") -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c:*") -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:*") -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c:*") -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process.statement("foo@listing_mode.c:*") -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c:*") ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c:*") ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c:*") ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c:*") ) executing: stap -l process.statement("foo@listing_mode.c:28").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:28").nearest -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c:28").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:28").nearest -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c:28").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:28").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c:28").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c:28").nearest ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c:28").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c:28").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c:28").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c:28").nearest ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c:28").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c:28").nearest ) executing: stap -l process.statement("foo@listing_mode.c+5").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c+5").nearest -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c+5").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c+5").nearest -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c+5").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c+5").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c+5").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c+5").nearest ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c+5").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c+5").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c+5").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c+5").nearest ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c+5").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c+5").nearest ) executing: stap -l process.statement("foo@listing_mode.c:23,24").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:23,24").nearest -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c:23,24").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:23,24").nearest -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c:23,24").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:23,24").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c:23,24").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c:23,24").nearest ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c:23,24").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c:23,24").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c:23,24").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c:23,24").nearest ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c:23,24").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c:23,24").nearest ) executing: stap -l process.statement("foo@listing_mode.c:*").nearest -c listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:*").nearest -c listing_mode) executing: stap -l process.statement("foo@listing_mode.c:*").nearest -c ./listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:*").nearest -c ./listing_mode) executing: stap -l process.statement("foo@listing_mode.c:*").nearest -c /root/systemtap_write/systemtap/testsuite/listing_mode received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process.statement("foo@listing_mode.c:*").nearest -c EXEFULLPATH) executing: stap -l process("listing_mode").statement("foo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("listing_mode").statement("foo@listing_mode.c:*").nearest ) executing: stap -l process("./listing_mode").statement("foo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("./listing_mode").statement("foo@listing_mode.c:*").nearest ) executing: stap -l process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("EXEFULLPATH").statement("foo@listing_mode.c:*").nearest ) executing: stap -l process("*listing_mode").statement("foo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process("*listing_mode").statement("foo@listing_mode.c:*").nearest ) executing: stap -l process.syscall received: "process.syscall" expected: "process.syscall" PASS: listing_mode (process.syscall ) executing: stap -l process.syscall.return received: "process.syscall.return" expected: "process.syscall.return" PASS: listing_mode (process.syscall.return ) executing: stap -l process.thread.begin received: "process.thread.begin" expected: "process.thread.begin" PASS: listing_mode (process.thread.begin ) executing: stap -l process.thread.end received: "process.thread.end" expected: "process.thread.end" PASS: listing_mode (process.thread.end ) executing: stap -l process(18092).begin received: "process(18092).begin" expected: "process(18092).begin" PASS: listing_mode (process(18092).begin ) executing: stap -l process(18092).end received: "process(18092).end" expected: "process(18092).end" PASS: listing_mode (process(18092).end ) executing: stap -l process(18092).function(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908)" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)$" PASS: listing_mode (process(18092).function(0x400908) ) executing: stap -l process(18092).function(0x400908).call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.call$" PASS: listing_mode (process(18092).function(0x400908).call ) executing: stap -l process(18092).function(0x400908).exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.exported$" PASS: listing_mode (process(18092).function(0x400908).exported ) executing: stap -l process(18092).function(0x400908).return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function(0x400908).return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\(0x[a-f0-9]+\)\.return$" PASS: listing_mode (process(18092).function(0x400908).return ) executing: stap -l process(18092).function("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)$" PASS: listing_mode (process(18092).function("foo") ) executing: stap -l process(18092).function("foo").call received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").call" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.call$" PASS: listing_mode (process(18092).function("foo").call ) executing: stap -l process(18092).function("foo").callee("bar") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process(18092).function("foo").callee("bar") ) executing: stap -l process(18092).function("foo").callees received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process(18092).function("foo").callees ) executing: stap -l process(18092).function("foo").callees(1) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("foo@[^:]+:23"\)\.callee\("bar@[^:]+:16"\)$" PASS: listing_mode (process(18092).function("foo").callees(1) ) executing: stap -l process(18092).function("foo").callees(2) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("bar@./systemtap.base/listing_mode.c:16").callee("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("foo@./systemtap.base/listing_mode.c:23").callee("bar@./systemtap.base/listing_mode.c:16")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("(foo|bar)@[^:]+:[0-9]+"\)\.callee\("(bar|inln)@[^:]+:[0-9]+"\)$" PASS: listing_mode (process(18092).function("foo").callees(2) ) executing: stap -l process(18092).function("main").exported received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").exported" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.exported$" PASS: listing_mode (process(18092).function("main").exported ) executing: stap -l process(18092).function("inln").inline received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("inln@./systemtap.base/listing_mode.c:11").inline" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("inln@[^:]+:11"\)\.inline$" PASS: listing_mode (process(18092).function("inln").inline ) executing: stap -l process(18092).function("main").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process(18092).function("main").label("main_label") ) executing: stap -l process(18092).function("main").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process(18092).function("main").label("main_labe?") ) executing: stap -l process(18092).function("main@listing_mode.c:33").label("main_label") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process(18092).function("main@listing_mode.c:33").label("main_label") ) executing: stap -l process(18092).function("main@listing_mode.c:33").label("main_labe?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:33").label("main_label")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:33"\)\.label\("main_label"\)$" PASS: listing_mode (process(18092).function("main@listing_mode.c:33").label("main_labe?") ) executing: stap -l process(18092).function("main").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").function("main@./systemtap.base/listing_mode.c:29").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.function\("main@[^:]+:29"\)\.return$" PASS: listing_mode (process(18092).function("main").return ) executing: stap -l process(18092).mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.mark\("mark"\)$" PASS: listing_mode (process(18092).mark("mark") ) executing: stap -l process(18092).plt received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\)$" PASS: listing_mode (process(18092).plt ) executing: stap -l process(18092).plt.return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__gmon_start__").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("__libc_start_main").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("abort").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("sleep").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("[^"]+"\).return$" PASS: listing_mode (process(18092).plt.return ) executing: stap -l process(18092).plt("libfoo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process(18092).plt("libfoo") ) executing: stap -l process(18092).plt("libfo?") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\)$" PASS: listing_mode (process(18092).plt("libfo?") ) executing: stap -l process(18092).plt("\[lp\]*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\)$" PASS: listing_mode (process(18092).plt("\[lp\]*") ) executing: stap -l process(18092).plt("libfoo").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process(18092).plt("libfoo").return ) executing: stap -l process(18092).plt("libfo?").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("libfoo"\).return$" PASS: listing_mode (process(18092).plt("libfo?").return ) executing: stap -l process(18092).plt("\[lp\]*").return received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("libfoo").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").plt("printf").return" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.plt\("(libfoo|printf)"\).return$" PASS: listing_mode (process(18092).plt("\[lp\]*").return ) executing: stap -l process(18092).provider("main").mark("mark") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").provider("main").mark("mark")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.provider\("main"\)\.mark\("mark"\)$" PASS: listing_mode (process(18092).provider("main").mark("mark") ) executing: stap -l process(18092).statement(0x400908) received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908)" PASS: listing_mode (process(18092).statement(0x400908) ) executing: stap -l process(18092).statement(0x400908).nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" expected: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement(0x400908).nearest" PASS: listing_mode (process(18092).statement(0x400908).nearest ) executing: stap -l process(18092).statement("inln") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("inln@./systemtap.base/listing_mode.c:11")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("inln@[^:]+:11"\)$" PASS: listing_mode (process(18092).statement("inln") ) executing: stap -l process(18092).statement("foo") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process(18092).statement("foo") ) executing: stap -l process(18092).statement("foo@listing_mode.c") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:23"\)$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c") ) executing: stap -l process(18092).statement("foo@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c:25") ) executing: stap -l process(18092).statement("fo?@listing_mode.c:25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process(18092).statement("fo?@listing_mode.c:25") ) executing: stap -l process(18092).statement("foo@listing_mode.c+2") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:25"\)$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c+2") ) executing: stap -l process(18092).statement("foo@listing_mode.c:23-25") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c:23-25") ) executing: stap -l process(18092).statement("foo@listing_mode.c:23,25-26") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c:23,25-26") ) executing: stap -l process(18092).statement("foo@listing_mode.c:*") received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27")" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\)$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c:*") ) executing: stap -l process(18092).statement("foo@listing_mode.c:28").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c:28").nearest ) executing: stap -l process(18092).statement("foo@listing_mode.c+5").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:28").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:28"\).nearest$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c+5").nearest ) executing: stap -l process(18092).statement("foo@listing_mode.c:23,24").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:2[35]"\).nearest$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c:23,24").nearest ) executing: stap -l process(18092).statement("foo@listing_mode.c:*").nearest received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:23").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:25").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" received: "process("/root/systemtap_write/systemtap/testsuite/listing_mode").statement("foo@./systemtap.base/listing_mode.c:27").nearest" expected: "^process\("/root/systemtap_write/systemtap/testsuite/listing_mode"\)\.statement\("foo@[^:]+:[0-9]+"\).nearest$" PASS: listing_mode (process(18092).statement("foo@listing_mode.c:*").nearest ) executing: stap -l process(18092).syscall received: "process(18092).syscall" expected: "process(18092).syscall" PASS: listing_mode (process(18092).syscall ) executing: stap -l process(18092).syscall.return received: "process(18092).syscall.return" expected: "process(18092).syscall.return" PASS: listing_mode (process(18092).syscall.return ) executing: stap -l process(18092).thread.begin received: "process(18092).thread.begin" expected: "process(18092).thread.begin" PASS: listing_mode (process(18092).thread.begin ) executing: stap -l process(18092).thread.end received: "process(18092).thread.end" expected: "process(18092).thread.end" PASS: listing_mode (process(18092).thread.end ) executing: stap -l procfs.read received: "procfs.read" expected: "procfs.read" PASS: listing_mode (procfs.read ) executing: stap -l procfs.read.maxsize(100) received: "procfs.read.maxsize(100)" expected: "procfs.read.maxsize(100)" PASS: listing_mode (procfs.read.maxsize(100) ) executing: stap -l procfs.umask(0400).read received: "procfs.umask(256).read" expected: "procfs.umask(256).read" PASS: listing_mode (procfs.umask(0400).read ) executing: stap -l procfs.umask(0400).read.maxsize(100) received: "procfs.umask(256).read.maxsize(100)" expected: "procfs.umask(256).read.maxsize(100)" PASS: listing_mode (procfs.umask(0400).read.maxsize(100) ) executing: stap -l procfs.umask(0400).write received: "procfs.umask(256).write" expected: "procfs.umask(256).write" PASS: listing_mode (procfs.umask(0400).write ) executing: stap -l procfs.write received: "procfs.write" expected: "procfs.write" PASS: listing_mode (procfs.write ) executing: stap -l procfs("string").read received: "procfs("string").read" expected: "procfs("string").read" PASS: listing_mode (procfs("string").read ) executing: stap -l procfs("string").read.maxsize(100) received: "procfs("string").read.maxsize(100)" expected: "procfs("string").read.maxsize(100)" PASS: listing_mode (procfs("string").read.maxsize(100) ) executing: stap -l procfs("string").umask(0400).read received: "procfs("string").umask(256).read" expected: "procfs("string").umask(256).read" PASS: listing_mode (procfs("string").umask(0400).read ) executing: stap -l procfs("string").umask(0400).read.maxsize(100) received: "procfs("string").umask(256).read.maxsize(100)" expected: "procfs("string").umask(256).read.maxsize(100)" PASS: listing_mode (procfs("string").umask(0400).read.maxsize(100) ) executing: stap -l procfs("string").umask(0400).write received: "procfs("string").umask(256).write" expected: "procfs("string").umask(256).write" PASS: listing_mode (procfs("string").umask(0400).write ) executing: stap -l procfs("string").write received: "procfs("string").write" expected: "procfs("string").write" PASS: listing_mode (procfs("string").write ) executing: stap -l timer.hz(1) received: "timer.hz(1)" expected: "timer.hz(1)" PASS: listing_mode (timer.hz(1) ) executing: stap -l timer.jiffies(10) received: "timer.jiffies(10)" expected: "timer.jiffies(10)" PASS: listing_mode (timer.jiffies(10) ) executing: stap -l timer.jiffies(10).randomize(2) received: "timer.jiffies(10).randomize(2)" expected: "timer.jiffies(10).randomize(2)" PASS: listing_mode (timer.jiffies(10).randomize(2) ) executing: stap -l timer.ms(10) received: "timer.ms(10)" expected: "timer.ms(10)" PASS: listing_mode (timer.ms(10) ) executing: stap -l timer.ms(10).randomize(2) received: "timer.ms(10).randomize(2)" expected: "timer.ms(10).randomize(2)" PASS: listing_mode (timer.ms(10).randomize(2) ) executing: stap -l timer.msec(10) received: "timer.msec(10)" expected: "timer.msec(10)" PASS: listing_mode (timer.msec(10) ) executing: stap -l timer.msec(10).randomize(2) received: "timer.msec(10).randomize(2)" expected: "timer.msec(10).randomize(2)" PASS: listing_mode (timer.msec(10).randomize(2) ) executing: stap -l timer.ns(100000) received: "timer.ns(100000)" expected: "timer.ns(100000)" PASS: listing_mode (timer.ns(100000) ) executing: stap -l timer.ns(100000).randomize(2) received: "timer.ns(100000).randomize(2)" expected: "timer.ns(100000).randomize(2)" PASS: listing_mode (timer.ns(100000).randomize(2) ) executing: stap -l timer.nsec(100000) received: "timer.nsec(100000)" expected: "timer.nsec(100000)" PASS: listing_mode (timer.nsec(100000) ) executing: stap -l timer.nsec(100000).randomize(2) received: "timer.nsec(100000).randomize(2)" expected: "timer.nsec(100000).randomize(2)" PASS: listing_mode (timer.nsec(100000).randomize(2) ) executing: stap -l timer.s(100) received: "timer.s(100)" expected: "timer.s(100)" PASS: listing_mode (timer.s(100) ) executing: stap -l timer.s(100).randomize(2) received: "timer.s(100).randomize(2)" expected: "timer.s(100).randomize(2)" PASS: listing_mode (timer.s(100).randomize(2) ) executing: stap -l timer.sec(100) received: "timer.sec(100)" expected: "timer.sec(100)" PASS: listing_mode (timer.sec(100) ) executing: stap -l timer.sec(100).randomize(2) received: "timer.sec(100).randomize(2)" expected: "timer.sec(100).randomize(2)" PASS: listing_mode (timer.sec(100).randomize(2) ) executing: stap -l timer.us(100) received: "timer.us(100)" expected: "timer.us(100)" PASS: listing_mode (timer.us(100) ) executing: stap -l timer.us(100).randomize(2) received: "timer.us(100).randomize(2)" expected: "timer.us(100).randomize(2)" PASS: listing_mode (timer.us(100).randomize(2) ) executing: stap -l timer.usec(100000) received: "timer.usec(100000)" expected: "timer.usec(100000)" PASS: listing_mode (timer.usec(100000) ) executing: stap -l timer.usec(100000).randomize(2) received: "timer.usec(100000).randomize(2)" expected: "timer.usec(100000).randomize(2)" PASS: listing_mode (timer.usec(100000).randomize(2) ) Executing: kill -INT -18092 KFAIL: listing_mode (untested probe type: kernel.function(string).inline) (PRMS: KERNEL_INLINE) KFAIL: listing_mode (untested probe type: kernel.function(string).label(string)) (PRMS: KERNEL_LABEL) KFAIL: listing_mode (untested probe type: kernel.mark(string)) (PRMS: KERNEL_MARK) KFAIL: listing_mode (untested probe type: kernel.mark(string).format(string)) (PRMS: KERNEL_MARK) KFAIL: listing_mode (untested probe type: kprobe.module(string).function(string)) (PRMS: KPROBE_MODULE) KFAIL: listing_mode (untested probe type: kprobe.module(string).function(string).call) (PRMS: KPROBE_MODULE) KFAIL: listing_mode (untested probe type: kprobe.module(string).function(string).return) (PRMS: KPROBE_MODULE) KFAIL: listing_mode (untested probe type: kprobe.module(string).function(string).return.maxactive(number)) (PRMS: KPROBE_MODULE) KFAIL: listing_mode (untested probe type: module(string).function(number)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(number).call) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(number).exported) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(number).return) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(number).return.maxactive(number)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).call) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).callee(string)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).callees) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).callees(number)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).exported) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).inline) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).label(string)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).return) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).function(string).return.maxactive(number)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).statement(number)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).statement(number).nearest) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).statement(string)) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: module(string).statement(string).nearest) (PRMS: MODULE) KFAIL: listing_mode (untested probe type: process(number).insn) (PRMS: ITRACE) KFAIL: listing_mode (untested probe type: process(number).insn.block) (PRMS: ITRACE) KFAIL: listing_mode (untested probe type: process(number).statement(number).absolute) (PRMS: INODE_UPROBES) KFAIL: listing_mode (untested probe type: process(number).statement(number).absolute.return) (PRMS: INODE_UPROBES) KFAIL: listing_mode (untested probe type: process(string).insn) (PRMS: ITRACE) KFAIL: listing_mode (untested probe type: process(string).insn.block) (PRMS: ITRACE) KFAIL: listing_mode (untested probe type: timer.profile.tick) (PRMS: TIMER_HOOK) testcase ./systemtap.base/listing_mode.exp completed in 1014 seconds Running ./systemtap.base/listing_mode_sanity.exp ... PASS: listing_mode_sanity (stap -l junk exited badly) PASS: listing_mode_sanity (stap -v -l junk exited badly) PASS: listing_mode_sanity (stap -vv -l junk exited badly) PASS: listing_mode_sanity (no error in output) PASS: listing_mode_sanity (no error in -v output) PASS: listing_mode_sanity (error in -vv output) PASS: listing_mode_sanity (stap -l vfs_read exited ok) PASS: listing_mode_sanity (stap -L vfs_read exited ok) PASS: listing_mode_sanity (verbatim stap -l vfs_read) output is kernel.function("vfs_read@fs/read_write.c:432") $file:struct file* $buf:char* $count:size_t $pos:loff_t* PASS: listing_mode_sanity (verbatim stap -L vfs_read) PASS: listing_mode_sanity (using arguments exited ok) PASS: listing_mode_sanity (using arguments and script exited badly) PASS: listing_mode_sanity (stap -l ** exited ok) PASS: listing_mode_sanity (stap -L ** exited ok) testcase ./systemtap.base/listing_mode_sanity.exp completed in 75 seconds Running ./systemtap.base/logical_and.exp ... executing: stap -v ./systemtap.base/logical_and.stp spawn stap -v ./systemtap.base/logical_and.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/20sys/437real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 4 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapJarcCk/stap_f0856a9ffdc26185e39355489d7eda57_2118_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_f0856a9ffdc26185e39355489d7eda57_2118.ko" in 2620usr/70sys/3030real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/logical_and.stp startup PASS: ./systemtap.base/logical_and.stp load generation Executing: kill -INT -22265 systemtap ending probe systemtap test success systemtap test success systemtap test success systemtap test success PASS: ./systemtap.base/logical_and.stp shutdown and output Pass 5: run completed in 10usr/10sys/813real ms. metric: ./systemtap.base/logical_and.stp 400 20 437 10 0 9 0 0 1 2620 70 3030 10 10 813 Executing: kill -INT -22265 testcase ./systemtap.base/logical_and.exp completed in 5 seconds Running ./systemtap.base/marker.exp ... UNTESTED: K_MARKER01 : no kernel markers present UNTESTED: K_MARKER02 : no kernel markers present running stap -v -p4 -e "probe kernel.mark(\"X_marker_that_does_not_exist_X\") { }" spawn stap -v -p4 -e probe kernel.mark("X_marker_that_does_not_exist_X") { } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 410usr/0sys/404real ms. semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.mark("X_marker_that_does_not_exist_X") { } ^ semantic error: no match Pass 2: analyzed script: 1 probe(s), 5 function(s), 0 embed(s), 0 global(s) using 49984virt/41280res/5696shr/32768data kb, in 0usr/0sys/9real ms. Pass 2: analysis failed. [man error::pass2] PASS: K_MARKER03 compilation failed correctly UNTESTED: K_MARKER04 : no kernel markers present UNTESTED: K_MARKER05 : no kernel markers present UNTESTED: K_MARKER06 : no kernel markers present UNTESTED: K_MARKER07 : no kernel markers present UNTESTED: K_MARKER08 : no kernel markers present UNTESTED: K_MARKER09 : no kernel markers present UNTESTED: K_MARKER10 : no kernel markers present UNTESTED: K_MARKER11 : no kernel markers present UNTESTED: K_MARKER12 : no kernel markers present UNTESTED: K_MARKER13 : no kernel markers present UNTESTED: K_MARKER14 : no kernel markers present UNTESTED: K_MARKER15 : no kernel markers present UNTESTED: K_MARKER16 : no kernel markers present UNTESTED: K_MARKER17 : no kernel markers present UNTESTED: K_MARKER18 : no kernel markers present UNTESTED: K_MARKER19 : no kernel markers present UNTESTED: K_MARKER20 : no kernel markers present UNTESTED: K_MARKER21 : no kernel markers present UNTESTED: K_MARKER22 : no kernel markers present UNTESTED: K_MARKER23 : no kernel markers present testcase ./systemtap.base/marker.exp completed in 1 seconds Running ./systemtap.base/maxactive.exp ... executing: stap -v -e { global foo probe kernel.function("vfs_read").return, kernel.function("do_select").return { foo++ } probe timer.ms(1000) { exit(); } probe begin { log("systemtap starting probe"); log("systemtap ending probe");} } spawn stap -v -e global foo probe kernel.function("vfs_read").return, kernel.function("do_select").return { foo++ } probe timer.ms(1000) { exit(); } probe begin { log("systemtap starting probe"); log("systemtap ending probe");} Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/403real ms. Pass 2: analyzed script: 6 probe(s), 3 function(s), 0 embed(s), 1 global(s) using 84736virt/78144res/6912shr/67520data kb, in 1110usr/140sys/1256real ms. Pass 3: translated to C into "/tmp/stap3uPJXe/stap_e87bd0ac815ad2d74c1c79a58b5bcd9d_2278_src.c" using 84736virt/78336res/7104shr/67520data kb, in 20usr/120sys/138real ms. Pass 4: compiled C into "stap_e87bd0ac815ad2d74c1c79a58b5bcd9d_2278.ko" in 2930usr/80sys/3338real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe PASS: MAXACTIVE01 startup PASS: MAXACTIVE01 load generation Executing: kill -INT -22495 PASS: MAXACTIVE01 shutdown and output foo=0x12 Pass 5: run completed in 0usr/20sys/1749real ms. Executing: kill -INT -22495 executing: stap -v -e { global foo probe kernel.function("vfs_read").return.maxactive(1), kernel.function("do_select").return.maxactive(1) { foo++ } probe timer.ms(1000) { exit(); } probe begin { log("systemtap starting probe"); log("systemtap ending probe");} } spawn stap -v -e global foo probe kernel.function("vfs_read").return.maxactive(1), kernel.function("do_select").return.maxactive(1) { foo++ } probe timer.ms(1000) { exit(); } probe begin { log("systemtap starting probe"); log("systemtap ending probe");} Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 380usr/30sys/409real ms. Pass 2: analyzed script: 6 probe(s), 3 function(s), 0 embed(s), 1 global(s) using 84736virt/78080res/6912shr/67520data kb, in 1090usr/170sys/1257real ms. Pass 3: translated to C into "/tmp/stapTPExom/stap_5360a1ef5fd47cd2c291ca13a62f3633_2330_src.c" using 84736virt/78272res/7104shr/67520data kb, in 20usr/120sys/136real ms. Pass 4: compiled C into "stap_5360a1ef5fd47cd2c291ca13a62f3633_2330.ko" in 2970usr/30sys/3339real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe PASS: MAXACTIVE02 startup PASS: MAXACTIVE02 load generation Executing: kill -INT -22720 PASS: MAXACTIVE02 shutdown and output foo=0x9 WARNING: Number of errors: 0, skipped probes: 14 Pass 5: run completed in 0usr/20sys/1726real ms. Executing: kill -INT -22720 skipped1: 0, skipped2: 0 PASS: MAXACTIVE03 testcase ./systemtap.base/maxactive.exp completed in 14 seconds Running ./systemtap.base/maxmemory.exp ... executing: stap -v -u -e { global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } } spawn stap -v -u -e global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 6 probe(s), 5 function(s), 0 embed(s), 1 global(s) using 84544virt/78016res/6912shr/67328data kb, in 1130usr/130sys/1256real ms. Pass 3: translated to C into "/tmp/stapnnGkCu/stap_2a2f9b13520f31a55acecf6d5eaa4fc2_2641_src.c" using 84544virt/78208res/7104shr/67328data kb, in 20usr/120sys/137real ms. Pass 4: compiled C into "stap_2a2f9b13520f31a55acecf6d5eaa4fc2_2641.ko" in 3050usr/110sys/3499real ms. Pass 5: starting run. systemtap starting probe Executing: kill -INT -22945 systemtap ending probe k["foo"]=0x16 PASS: MAXMEMORY1 no expected error Executing: kill -INT -22945 executing: stap -v -u -DSTP_MAXMEMORY=200 -e { global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } } spawn stap -v -u -DSTP_MAXMEMORY=200 -e global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/0sys/407real ms. Pass 2: analyzed script: 6 probe(s), 5 function(s), 0 embed(s), 1 global(s) using 84672virt/78016res/6912shr/67456data kb, in 1140usr/120sys/1256real ms. Pass 3: translated to C into "/tmp/stapGH0pkv/stap_b17c1e6364f66627aad6a49802180cd2_2658_src.c" using 84672virt/78208res/7104shr/67456data kb, in 20usr/110sys/137real ms. Pass 4: compiled C into "stap_b17c1e6364f66627aad6a49802180cd2_2658.ko" in 3110usr/70sys/3513real ms. Pass 5: starting run. ERROR: Couldn't insert module '/tmp/stapGH0pkv/stap_b17c1e6364f66627aad6a49802180cd2_2658.ko': Operation not permitted PASS: MAXMEMORY2 expected insert module error Executing: kill -INT -23166 testcase ./systemtap.base/maxmemory.exp completed in 12 seconds Running ./systemtap.base/minidebuginfo.exp ... PASS: minidebuginfo compile PASS: minidebuginfo create minidebug spawn stap ./systemtap.base/minidebuginfo.stp -c ./binary.test _start __libc_csu_init _init call_weak_fn frame_dummy register_tm_clones main bar foo return __do_global_dtors_aux deregister_tm_clones _fini PASS: minidebuginfo (4) PASS: symtab-strip compile PASS: symtab-strip strip spawn stap ./systemtap.base/minidebuginfo.stp -c ./binary1 _start __libc_csu_init _init call_weak_fn frame_dummy register_tm_clones main bar foo return __do_global_dtors_aux deregister_tm_clones _fini PASS: symtab-strip (4) testcase ./systemtap.base/minidebuginfo.exp completed in 13 seconds Running ./systemtap.base/modargs.exp ... PASS: modargs compilation PASS: modargs execution testcase ./systemtap.base/modargs.exp completed in 4 seconds Running ./systemtap.base/modinfo.exp ... PASS: modinfo compilation spawn /sbin/modinfo /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/stap_19dac246f23b87ef8e7b997702375a5c_1667.ko filename: /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/stap_19dac246f23b87ef8e7b997702375a5c_1667.ko foo: bar license: GPL description: systemtap-generated probe license: GPL srcversion: 84FEDB06C30A25B5D63BA8B depends: vermagic: 3.19.0-0.72.aa7a.aarch64 SMP mod_unload modversions aarch64 parm: _stp_bufsize:buffer size (int) PASS: modinfo modinfo testcase ./systemtap.base/modinfo.exp completed in 4 seconds Running ./systemtap.base/modules_out_of_tree.exp ... PASS: modules_out_of_tree (compilation) PASS: modules_out_of_tree (listing) spawn stap -e probe module("/root/systemtap_write/systemtap/testsuite/modules_out_of_tree/stap_modules_out_of_tree.ko").function("stap_modules_out_of_tree_init") { println("hit") } -c insmod /root/systemtap_write/systemtap/testsuite/modules_out_of_tree/stap_modules_out_of_tree.ko && rmmod /root/systemtap_write/systemtap/testsuite/modules_out_of_tree/stap_modules_out_of_tree.ko FAIL: modules_out_of_tree (probing) testcase ./systemtap.base/modules_out_of_tree.exp completed in 6 seconds Running ./systemtap.base/multisym.exp ... Executing on host: gcc -c -o multisym_baz.o ./systemtap.base/multisym_baz.c (timeout = 300) spawn -ignore SIGHUP gcc -c -o multisym_baz.o ./systemtap.base/multisym_baz.c Executing on host: gcc -c -o multisym_main.o ./systemtap.base/multisym_main.c (timeout = 300) spawn -ignore SIGHUP gcc -c -o multisym_main.o ./systemtap.base/multisym_main.c Executing on host: gcc multisym_baz.o multisym_main.o -lm -o multisym (timeout = 300) spawn -ignore SIGHUP gcc multisym_baz.o multisym_main.o -lm -o multisym spawn stap -p 2 ./systemtap.base/multisym.stp # functions error:unknown (msg:string) # probes process("/root/systemtap_write/systemtap/testsuite/multisym").function("foo") /* pc=.absolute+0x620 */ /* <- process("/root/systemtap_write/systemtap/testsuite/multisym").function("foo") */ process("/root/systemtap_write/systemtap/testsuite/multisym").function("foo") /* pc=.absolute+0x658 */ /* <- process("/root/systemtap_write/systemtap/testsuite/multisym").function("foo") */ timer.s(900) /* <- timer.s(900) */ PASS: multisym succeeded testcase ./systemtap.base/multisym.exp completed in 1 seconds Running ./systemtap.base/net-sanity.exp ... spawn stap ./systemtap.base/net-sanity.stp 0 0 exp net-sanity 0 0 0 ERROR: read fault [man error::fault] at 0x (null) (_addr) near identifier '__ip6_skb_proto' at /root/systemtap_write/install/share/systemtap/tapset/linux/netfilter.stp:40:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0 0 1 PASS: net-sanity 0 0 done net-sanity 0 0 1 spawn stap ./systemtap.base/net-sanity.stp 0 1 exp net-sanity 0 1 0 ERROR: read fault [man error::fault] at 0x00000000000000c2 (((&(skb->transport_header)))) near identifier '__get_skb_tcphdr_new' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:88:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0 1 1 PASS: net-sanity 0 1 done net-sanity 0 1 1 spawn stap ./systemtap.base/net-sanity.stp 0 2 exp net-sanity 0 2 0 ERROR: read fault [man error::fault] at 0x00000000000000c4 (((&(skb->network_header)))) near identifier '__get_skb_iphdr' at /root/systemtap_write/install/share/systemtap/tapset/linux/ip.stp:125:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0 2 1 PASS: net-sanity 0 2 done net-sanity 0 2 1 spawn stap ./systemtap.base/net-sanity.stp 0 3 exp net-sanity 0 3 0 ERROR: read fault [man error::fault] at 0x00000000000005c0 (((&(tp->snd_ssthresh)))) near identifier 'tcp_ts_get_info_snd_ssthresh' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:191:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0 3 1 PASS: net-sanity 0 3 done net-sanity 0 3 1 spawn stap ./systemtap.base/net-sanity.stp 0 4 exp net-sanity 0 4 0 ERROR: read fault [man error::fault] at 0x0000000000000476 (((&(icsk->icsk_ack.rcv_mss)))) near identifier 'tcp_ts_get_info_rcv_mss' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:205:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0 4 1 PASS: net-sanity 0 4 done net-sanity 0 4 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffff 0 exp net-sanity 0xffffffff 0 0 ERROR: read fault [man error::fault] at 0x00000000ffffffff (_addr) near identifier '__ip6_skb_proto' at /root/systemtap_write/install/share/systemtap/tapset/linux/netfilter.stp:40:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffff 0 1 PASS: net-sanity 0xffffffff 0 done net-sanity 0xffffffff 0 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffff 1 exp net-sanity 0xffffffff 1 0 ERROR: read fault [man error::fault] at 0x00000001000000c1 (((&(skb->transport_header)))) near identifier '__get_skb_tcphdr_new' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:88:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffff 1 1 PASS: net-sanity 0xffffffff 1 done net-sanity 0xffffffff 1 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffff 2 exp net-sanity 0xffffffff 2 0 ERROR: read fault [man error::fault] at 0x00000001000000c3 (((&(skb->network_header)))) near identifier '__get_skb_iphdr' at /root/systemtap_write/install/share/systemtap/tapset/linux/ip.stp:125:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffff 2 1 PASS: net-sanity 0xffffffff 2 done net-sanity 0xffffffff 2 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffff 3 exp net-sanity 0xffffffff 3 0 ERROR: read fault [man error::fault] at 0x00000001000005bf (((&(tp->snd_ssthresh)))) near identifier 'tcp_ts_get_info_snd_ssthresh' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:191:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffff 3 1 PASS: net-sanity 0xffffffff 3 done net-sanity 0xffffffff 3 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffff 4 exp net-sanity 0xffffffff 4 0 ERROR: read fault [man error::fault] at 0x0000000100000475 (((&(icsk->icsk_ack.rcv_mss)))) near identifier 'tcp_ts_get_info_rcv_mss' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:205:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffff 4 1 PASS: net-sanity 0xffffffff 4 done net-sanity 0xffffffff 4 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffffffffffff 0 exp net-sanity 0xffffffffffffffff 0 0 ERROR: read fault [man error::fault] at 0xffffffffffffffff (_addr) near identifier '__ip6_skb_proto' at /root/systemtap_write/install/share/systemtap/tapset/linux/netfilter.stp:40:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffffffffffff 0 1 PASS: net-sanity 0xffffffffffffffff 0 done net-sanity 0xffffffffffffffff 0 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffffffffffff 1 exp net-sanity 0xffffffffffffffff 1 0 ERROR: read fault [man error::fault] at 0x00000000000000c1 (((&(skb->transport_header)))) near identifier '__get_skb_tcphdr_new' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:88:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffffffffffff 1 1 PASS: net-sanity 0xffffffffffffffff 1 done net-sanity 0xffffffffffffffff 1 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffffffffffff 2 exp net-sanity 0xffffffffffffffff 2 0 ERROR: read fault [man error::fault] at 0x00000000000000c3 (((&(skb->network_header)))) near identifier '__get_skb_iphdr' at /root/systemtap_write/install/share/systemtap/tapset/linux/ip.stp:125:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffffffffffff 2 1 PASS: net-sanity 0xffffffffffffffff 2 done net-sanity 0xffffffffffffffff 2 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffffffffffff 3 exp net-sanity 0xffffffffffffffff 3 0 ERROR: read fault [man error::fault] at 0x00000000000005bf (((&(tp->snd_ssthresh)))) near identifier 'tcp_ts_get_info_snd_ssthresh' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:191:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffffffffffff 3 1 PASS: net-sanity 0xffffffffffffffff 3 done net-sanity 0xffffffffffffffff 3 1 spawn stap ./systemtap.base/net-sanity.stp 0xffffffffffffffff 4 exp net-sanity 0xffffffffffffffff 4 0 ERROR: read fault [man error::fault] at 0x0000000000000475 (((&(icsk->icsk_ack.rcv_mss)))) near identifier 'tcp_ts_get_info_rcv_mss' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:205:10 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] done exp net-sanity 0xffffffffffffffff 4 1 PASS: net-sanity 0xffffffffffffffff 4 done net-sanity 0xffffffffffffffff 4 1 testcase ./systemtap.base/net-sanity.exp completed in 109 seconds Running ./systemtap.base/not.exp ... executing: stap -v ./systemtap.base/not.stp spawn stap -v ./systemtap.base/not.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 400usr/10sys/409real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 2 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/staphh4VRf/stap_83e350f613b85b801b6f8f8d9ce49b74_1812_src.c" using 50176virt/43008res/6464shr/32960data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_83e350f613b85b801b6f8f8d9ce49b74_1812.ko" in 2620usr/70sys/3016real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/not.stp startup PASS: ./systemtap.base/not.stp load generation Executing: kill -INT -28070 systemtap ending probe systemtap test success PASS: ./systemtap.base/not.stp shutdown and output Pass 5: run completed in 10usr/10sys/875real ms. metric: ./systemtap.base/not.stp 400 10 409 10 0 9 0 0 1 2620 70 3016 10 10 875 Executing: kill -INT -28070 testcase ./systemtap.base/not.exp completed in 4 seconds Running ./systemtap.base/onoffprobe.exp ... spawn stap ./systemtap.base/onoffprobe.stp begin1 probed: stap_97a30098c562a0827ee6019dcc7edfa_28509 PASS: onoffprobe begin1 probed function return probed PASS: onoffprobe function return probed function entry probed PASS: onoffprobe function entry probed timer probed PASS: onoffprobe timer probed profile probed PASS: onoffprobe profile probed alias.one.a and alias.one and alias.* probed alias.one.a and alias.one and alias.* probed PASS: onoffprobe alias.one.a and alias.one and alias.* probed alias.one.a and alias.one and alias.* probed alias.one.b and alias.one and alias.* probed PASS: onoffprobe alias.one.b and alias.one and alias.* probed alias.two and alias.* probed PASS: onoffprobe alias.two and alias.* probed Executing: kill -INT -28294 testcase ./systemtap.base/onoffprobe.exp completed in 13 seconds Running ./systemtap.base/optim.exp ... spawn stap ./systemtap.base/optim.stp WARNING: Eliding assignment to 'dummy': operator '=' at ./systemtap.base/optim.stp:7:25 source: if (1) var=2 else dummy=0 ^ WARNING: Eliding side-effect-free expression : identifier 'dummy' at :7:20 source: if (1) var=2 else dummy=0 ^ i=1 j=2 array[0]=0x0 PASS: optim testcase ./systemtap.base/optim.exp completed in 4 seconds Running ./systemtap.base/optim_arridx.exp ... executing: stap -p2 -v 2>/dev/null ./systemtap.base/optim_arridx.stp PASS: optim_arridx testcase ./systemtap.base/optim_arridx.exp completed in 1 seconds Running ./systemtap.base/optim_voidstmt.exp ... executing: stap -v -w -g ./systemtap.base/optim_voidstmt.stp spawn stap -v -w -g ./systemtap.base/optim_voidstmt.stp Pass 1: parsed user script and 105 library script(s) using 49536virt/41280res/5696shr/32320data kb, in 420usr/0sys/434real ms. Pass 2: analyzed script: 4 probe(s), 7 function(s), 0 embed(s), 0 global(s) using 50048virt/41600res/5696shr/32832data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapHrtEEu/stap_c58573aab0fb50bdac469e0fbf6ef8b0_2367_src.c" using 50240virt/43008res/6464shr/33024data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_c58573aab0fb50bdac469e0fbf6ef8b0_2367.ko" in 2730usr/50sys/3116real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/optim_voidstmt.stp startup PASS: ./systemtap.base/optim_voidstmt.stp load generation Executing: kill -INT -28758 systemtap ending probe systemtap test success PASS: ./systemtap.base/optim_voidstmt.stp shutdown and output Pass 5: run completed in 0usr/20sys/880real ms. metric: ./systemtap.base/optim_voidstmt.stp 420 0 434 10 0 10 0 0 2 2730 50 3116 0 20 880 Executing: kill -INT -28758 testcase ./systemtap.base/optim_voidstmt.exp completed in 4 seconds Running ./systemtap.base/optionalprobe.exp ... spawn stap -p2 -w ./systemtap.base/optionalprobe.stp # functions error:unknown (msg:string) # probes begin /* <- foo?,process("/do/not/exist").function("main")!,kernel.mark("no such mark")?,kernel.trace("no trace")!,process.foo?,kernel.statement("no statement")!,module("no mod").function("*")?,kernel.function("no such func*")!,begin */ timer.s(900) /* <- timer.s(900) */ PASS: optionalprobe testcase ./systemtap.base/optionalprobe.exp completed in 4 seconds Running ./systemtap.base/overcatcher.exp ... executing: stap ./systemtap.base/overcatcher.stp PASS: overcatcher testcase ./systemtap.base/overcatcher.exp completed in 4 seconds Running ./systemtap.base/overflow_error.exp ... spawn stap -DMAXERRORS=1 ./systemtap.base/overflow_error.stp ERROR: Array overflow, check size limit (3) near identifier 'overflow1' at ./systemtap.base/overflow_error.stp:10:7 ERROR: Array overflow, check size limit (5) near identifier 'overflow2' at ./systemtap.base/overflow_error.stp:14:7 WARNING: Number of errors: 2, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: overflow_error testcase ./systemtap.base/overflow_error.exp completed in 5 seconds Running ./systemtap.base/overload.exp ... executing: stap -v -u -e { global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } } spawn stap -v -u -e global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/403real ms. Pass 2: analyzed script: 6 probe(s), 5 function(s), 0 embed(s), 1 global(s) using 84544virt/78016res/6912shr/67328data kb, in 1150usr/100sys/1256real ms. Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/stap_2a2f9b13520f31a55acecf6d5eaa4fc2_2641.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/stap_2a2f9b13520f31a55acecf6d5eaa4fc2_2641.ko Pass 5: starting run. systemtap starting probe Executing: kill -INT -29428 systemtap ending probe k["foo"]=0x16 PASS: OVERLOAD1 no expected error Executing: kill -INT -29428 executing: stap -v -u -DSTP_OVERLOAD_INTERVAL=1000LL -DSTP_OVERLOAD_THRESHOLD=100LL -e { global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } } spawn stap -v -u -DSTP_OVERLOAD_INTERVAL=1000LL -DSTP_OVERLOAD_THRESHOLD=100LL -e global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } Pass 1: parsed user script and 105 library script(s) using 49344virt/40832res/5568shr/32128data kb, in 400usr/10sys/406real ms. Pass 2: analyzed script: 6 probe(s), 5 function(s), 0 embed(s), 1 global(s) using 84672virt/78016res/6912shr/67456data kb, in 1090usr/160sys/1254real ms. Pass 3: translated to C into "/tmp/stapzIomfA/stap_8ead512d4fb736ed90e7ccc6a60342bb_2697_src.c" using 84672virt/78208res/7104shr/67456data kb, in 20usr/120sys/136real ms. Pass 4: compiled C into "stap_8ead512d4fb736ed90e7ccc6a60342bb_2697.ko" in 3110usr/30sys/3503real ms. Pass 5: starting run. systemtap starting probe Executing: kill -INT -29436 ERROR: probe overhead exceeded threshold WARNING: Number of errors: 1, skipped probes: 0 PASS: OVERLOAD2 expected error Executing: kill -INT -29436 executing: stap -v -u -DSTP_NO_OVERLOAD -DSTP_OVERLOAD_INTERVAL=1000LL -DSTP_OVERLOAD_THRESHOLD=100LL -e { global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } } spawn stap -v -u -DSTP_NO_OVERLOAD -DSTP_OVERLOAD_INTERVAL=1000LL -DSTP_OVERLOAD_THRESHOLD=100LL -e global k probe begin { print("systemtap starting probe\n") k["foo"] = 0 } probe kernel.function("vfs_read"), kernel.function("vfs_write") { k["foo"]++ } probe end { print("systemtap ending probe\n") } Pass 1: parsed user script and 105 library script(s) using 49472virt/38080res/5568shr/32256data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 6 probe(s), 5 function(s), 0 embed(s), 1 global(s) using 84672virt/78016res/6912shr/67456data kb, in 1130usr/130sys/1254real ms. Pass 3: translated to C into "/tmp/stapIgNRE1/stap_c565eeb73fe17d23f8775cdb8b9d4c50_2712_src.c" using 84672virt/78208res/7104shr/67456data kb, in 20usr/110sys/136real ms. Pass 4: compiled C into "stap_c565eeb73fe17d23f8775cdb8b9d4c50_2712.ko" in 3090usr/50sys/3465real ms. Pass 5: starting run. systemtap starting probe Executing: kill -INT -29661 systemtap ending probe k["foo"]=0x25 PASS: OVERLOAD3 no expected error Executing: kill -INT -29661 testcase ./systemtap.base/overload.exp completed in 15 seconds Running ./systemtap.base/partial-class-type.exp ... Executing on host: g++ -g -O2 -c -o partial-class-type-heap.o ./systemtap.base/partial-class-type-heap.cxx (timeout = 300) spawn -ignore SIGHUP g++ -g -O2 -c -o partial-class-type-heap.o ./systemtap.base/partial-class-type-heap.cxx PASS: partial-class-type partial-class-type-heap.cxx Executing on host: g++ -g -O2 -c -o partial-class-type-main.o ./systemtap.base/partial-class-type-main.cxx (timeout = 300) spawn -ignore SIGHUP g++ -g -O2 -c -o partial-class-type-main.o ./systemtap.base/partial-class-type-main.cxx PASS: partial-class-type partial-class-type-main.cxx Executing on host: g++ partial-class-type-main.o partial-class-type-heap.o -g -O2 -lm -o partial-class-type (timeout = 300) spawn -ignore SIGHUP g++ partial-class-type-main.o partial-class-type-heap.o -g -O2 -lm -o partial-class-type PASS: partial-class-type partial-class-type running stap -v -p4 -e "probe process(\"./partial-class-type\").function(\"main\") { printf(\"_size member offset: %d\\n\", &@cast(0, \"Heap\")->_size); }" -p2 spawn stap -v -p4 -e probe process("./partial-class-type").function("main") { printf("_size member offset: %d\n", &@cast(0, "Heap")->_size); } -p2 Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 410usr/0sys/408real ms. # functions _dwarf_cast_get_cast_0:long (pointer:long) %{/* unprivileged *//* pure */ #define fetch_register u_fetch_register #define store_register u_store_register #define deref uderef #define store_deref store_uderef { { uintptr_t addr; { // synthesized addr = STAP_ARG_pointer; } { // DWARF expression: 0x23(8) { uintptr_t s0; s0 = addr; s0 = s0 + 8UL; addr = s0; } } STAP_RETVALUE = addr; } goto out; if (0) goto deref_fault; deref_fault: goto out; } #undef fetch_register #undef store_register #undef deref #undef store_deref %} error:unknown (msg:string) %{ /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; %} # probes process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") /* pc=.absolute+0x530 */ /* <- process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") */ printf("_size member offset: %d\\n", _dwarf_cast_get_cast_0(0)) timer.s(900) /* <- timer.s(900) */ error("probe timeout after 15 minutes") Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50048virt/43456res/6912shr/32832data kb, in 10usr/0sys/10real ms. PASS: partial-class-type-0 compilation succeeded running stap -v -p4 -e "probe process(\"./partial-class-type\").function(\"main\") { printf(\"_size member offset: %d\\n\", &@cast(0, \"Heap\")->_size); }" -p2 spawn stap -v -p4 -e probe process("./partial-class-type").function("main") { printf("_size member offset: %d\n", &@cast(0, "Heap")->_size); } -p2 Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 420usr/0sys/414real ms. # functions _dwarf_cast_get_cast_0:long (pointer:long) %{/* unprivileged *//* pure */ #define fetch_register u_fetch_register #define store_register u_store_register #define deref uderef #define store_deref store_uderef { { uintptr_t addr; { // synthesized addr = STAP_ARG_pointer; } { // DWARF expression: 0x23(8) { uintptr_t s0; s0 = addr; s0 = s0 + 8UL; addr = s0; } } STAP_RETVALUE = addr; } goto out; if (0) goto deref_fault; deref_fault: goto out; } #undef fetch_register #undef store_register #undef deref #undef store_deref %} error:unknown (msg:string) %{ /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; %} # probes process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") /* pc=.absolute+0x530 */ /* <- process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") */ printf("_size member offset: %d\\n", _dwarf_cast_get_cast_0(0)) timer.s(900) /* <- timer.s(900) */ error("probe timeout after 15 minutes") Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50048virt/43456res/6912shr/32832data kb, in 10usr/0sys/10real ms. PASS: partial-class-type-1 compilation succeeded running stap -v -p4 -e "probe process(\"./partial-class-type\").function(\"main\") { printf(\"_size member offset: %d\\n\", &@cast(0, \"Heap\")->_size); }" -p2 spawn stap -v -p4 -e probe process("./partial-class-type").function("main") { printf("_size member offset: %d\n", &@cast(0, "Heap")->_size); } -p2 Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 420usr/0sys/416real ms. # functions _dwarf_cast_get_cast_0:long (pointer:long) %{/* unprivileged *//* pure */ #define fetch_register u_fetch_register #define store_register u_store_register #define deref uderef #define store_deref store_uderef { { uintptr_t addr; { // synthesized addr = STAP_ARG_pointer; } { // DWARF expression: 0x23(8) { uintptr_t s0; s0 = addr; s0 = s0 + 8UL; addr = s0; } } STAP_RETVALUE = addr; } goto out; if (0) goto deref_fault; deref_fault: goto out; } #undef fetch_register #undef store_register #undef deref #undef store_deref %} error:unknown (msg:string) %{ /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; %} # probes process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") /* pc=.absolute+0x530 */ /* <- process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") */ printf("_size member offset: %d\\n", _dwarf_cast_get_cast_0(0)) timer.s(900) /* <- timer.s(900) */ error("probe timeout after 15 minutes") Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50048virt/43520res/6912shr/32832data kb, in 10usr/0sys/10real ms. PASS: partial-class-type-2 compilation succeeded running stap -v -p4 -e "probe process(\"./partial-class-type\").function(\"main\") { printf(\"_size member offset: %d\\n\", &@cast(0, \"Heap\")->_size); }" -p2 spawn stap -v -p4 -e probe process("./partial-class-type").function("main") { printf("_size member offset: %d\n", &@cast(0, "Heap")->_size); } -p2 Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 400usr/10sys/408real ms. # functions _dwarf_cast_get_cast_0:long (pointer:long) %{/* unprivileged *//* pure */ #define fetch_register u_fetch_register #define store_register u_store_register #define deref uderef #define store_deref store_uderef { { uintptr_t addr; { // synthesized addr = STAP_ARG_pointer; } { // DWARF expression: 0x23(8) { uintptr_t s0; s0 = addr; s0 = s0 + 8UL; addr = s0; } } STAP_RETVALUE = addr; } goto out; if (0) goto deref_fault; deref_fault: goto out; } #undef fetch_register #undef store_register #undef deref #undef store_deref %} error:unknown (msg:string) %{ /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; %} # probes process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") /* pc=.absolute+0x530 */ /* <- process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") */ printf("_size member offset: %d\\n", _dwarf_cast_get_cast_0(0)) timer.s(900) /* <- timer.s(900) */ error("probe timeout after 15 minutes") Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50048virt/43520res/6912shr/32832data kb, in 10usr/0sys/10real ms. PASS: partial-class-type-3 compilation succeeded running stap -v -p4 -e "probe process(\"./partial-class-type\").function(\"main\") { printf(\"_size member offset: %d\\n\", &@cast(0, \"Heap\")->_size); }" -p2 spawn stap -v -p4 -e probe process("./partial-class-type").function("main") { printf("_size member offset: %d\n", &@cast(0, "Heap")->_size); } -p2 Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 400usr/10sys/404real ms. # functions _dwarf_cast_get_cast_0:long (pointer:long) %{/* unprivileged *//* pure */ #define fetch_register u_fetch_register #define store_register u_store_register #define deref uderef #define store_deref store_uderef { { uintptr_t addr; { // synthesized addr = STAP_ARG_pointer; } { // DWARF expression: 0x23(8) { uintptr_t s0; s0 = addr; s0 = s0 + 8UL; addr = s0; } } STAP_RETVALUE = addr; } goto out; if (0) goto deref_fault; deref_fault: goto out; } #undef fetch_register #undef store_register #undef deref #undef store_deref %} error:unknown (msg:string) %{ /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; %} # probes process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") /* pc=.absolute+0x530 */ /* <- process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") */ printf("_size member offset: %d\\n", _dwarf_cast_get_cast_0(0)) timer.s(900) /* <- timer.s(900) */ error("probe timeout after 15 minutes") Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50048virt/43456res/6912shr/32832data kb, in 10usr/0sys/10real ms. PASS: partial-class-type-4 compilation succeeded running stap -v -p4 -e "probe process(\"./partial-class-type\").function(\"main\") { printf(\"_size member offset: %d\\n\", &@cast(0, \"Heap\")->_size); }" -p2 spawn stap -v -p4 -e probe process("./partial-class-type").function("main") { printf("_size member offset: %d\n", &@cast(0, "Heap")->_size); } -p2 Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 410usr/0sys/409real ms. # functions _dwarf_cast_get_cast_0:long (pointer:long) %{/* unprivileged *//* pure */ #define fetch_register u_fetch_register #define store_register u_store_register #define deref uderef #define store_deref store_uderef { { uintptr_t addr; { // synthesized addr = STAP_ARG_pointer; } { // DWARF expression: 0x23(8) { uintptr_t s0; s0 = addr; s0 = s0 + 8UL; addr = s0; } } STAP_RETVALUE = addr; } goto out; if (0) goto deref_fault; deref_fault: goto out; } #undef fetch_register #undef store_register #undef deref #undef store_deref %} error:unknown (msg:string) %{ /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; %} # probes process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") /* pc=.absolute+0x530 */ /* <- process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") */ printf("_size member offset: %d\\n", _dwarf_cast_get_cast_0(0)) timer.s(900) /* <- timer.s(900) */ error("probe timeout after 15 minutes") Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50048virt/43520res/6912shr/32832data kb, in 10usr/0sys/10real ms. PASS: partial-class-type-5 compilation succeeded running stap -v -p4 -e "probe process(\"./partial-class-type\").function(\"main\") { printf(\"_size member offset: %d\\n\", &@cast(0, \"Heap\")->_size); }" -p2 spawn stap -v -p4 -e probe process("./partial-class-type").function("main") { printf("_size member offset: %d\n", &@cast(0, "Heap")->_size); } -p2 Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 410usr/0sys/405real ms. # functions _dwarf_cast_get_cast_0:long (pointer:long) %{/* unprivileged *//* pure */ #define fetch_register u_fetch_register #define store_register u_store_register #define deref uderef #define store_deref store_uderef { { uintptr_t addr; { // synthesized addr = STAP_ARG_pointer; } { // DWARF expression: 0x23(8) { uintptr_t s0; s0 = addr; s0 = s0 + 8UL; addr = s0; } } STAP_RETVALUE = addr; } goto out; if (0) goto deref_fault; deref_fault: goto out; } #undef fetch_register #undef store_register #undef deref #undef store_deref %} error:unknown (msg:string) %{ /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; %} # probes process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") /* pc=.absolute+0x530 */ /* <- process("/root/systemtap_write/systemtap/testsuite/partial-class-type").function("main@./systemtap.base/partial-class-type-main.cxx:9") */ printf("_size member offset: %d\\n", _dwarf_cast_get_cast_0(0)) timer.s(900) /* <- timer.s(900) */ error("probe timeout after 15 minutes") Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50048virt/43520res/6912shr/32832data kb, in 10usr/0sys/10real ms. PASS: partial-class-type-6 compilation succeeded testcase ./systemtap.base/partial-class-type.exp completed in 5 seconds Running ./systemtap.base/perf.exp ... Executing on host: gcc ./systemtap.base/towers.c -lm -o /root/systemtap_write/systemtap/testsuite/towers.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/towers.c -lm -o /root/systemtap_write/systemtap/testsuite/towers.x PASS: perf compiling towers.c spawn /root/systemtap_write/install/bin/stap ./systemtap.base/perf01.stp /root/systemtap_write/systemtap/testsuite/towers.x -c /root/systemtap_write/systemtap/testsuite/towers.x towers_n=0x229 XXX_n=0x0 PASS: perf process() spawn /root/systemtap_write/install/bin/stap ./systemtap.base/perf02.stp -c /root/systemtap_write/systemtap/testsuite/towers.x towers_n=0x229 PASS: perf process Executing on host: gcc ./systemtap.base/towers.c -g -lm -o /root/systemtap_write/systemtap/testsuite/towers.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/towers.c -g -lm -o /root/systemtap_write/systemtap/testsuite/towers.x spawn /root/systemtap_write/install/bin/stap ./systemtap.base/perf03.stp /root/systemtap_write/systemtap/testsuite/towers.x -c /root/systemtap_write/systemtap/testsuite/towers.x count main=1 count towers=500 min main=344248 min towers=329374 max main=344248 max towers=1655932675 spawn /root/systemtap_write/install/bin/stap ./systemtap.base/perf04.stp /root/systemtap_write/systemtap/testsuite/towers.x -c /root/systemtap_write/systemtap/testsuite/towers.x count main=1 PASS: perf counter spawn /root/systemtap_write/install/bin/stap ./systemtap.base/perf05.stp hit=0x1 PASS: perf global spawn ./systemtap.base/perf.sh /root/systemtap_write/install/bin/stap /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'function_poly': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:265:2: error: expected ';' before '}' token } ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:301:10: error: storage size of 'stap_probes' isn't known } static stap_probes[]; ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:282:1: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] struct stap_probe { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:303:13: error: invalid storage class for function 'probe_2660' static void probe_2660 (struct context * __restrict__ c) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:323:13: error: invalid storage class for function 'probe_2665' static void probe_2665 (struct context * __restrict__ c) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:377:13: error: invalid storage class for function 'probe_2667' static void probe_2667 (struct context * __restrict__ c) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:439:13: error: invalid storage class for function 'probe_2668' static void probe_2668 (struct context * __restrict__ c) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:476:13: error: invalid storage class for function 'probe_2669' static void probe_2669 (struct context * __restrict__ c) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:498:3: error: initializer element is not constant STAP_PROBE_INIT(0, &probe_2660, "perf.type(0).config(1).sample(0).process(\"/usr/bin/cat\").counter(\"find_insns\")", "perf.hw.instructions.process(\"/usr/bin/cat\").counter(\"find_insns\")", ":5:7", " from: perf.type(0).config(1).process(\"/usr/bin/cat\").counter(\"find_insns\") from: perf.hw.instructions.process(\"/usr/bin/cat\").counter(\"find_insns\") from: perf.hw.instructions.process(\"/usr/bin/cat\").counter(\"find_insns\")"), ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:498:3: error: (near initialization for 'stap_probes[0].ph') /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:499:3: error: initializer element is not constant STAP_PROBE_INIT(1, &probe_2660, "perf.type(0).config(0).sample(0).process(\"/usr/bin/cat\").counter(\"find_cycles\")", "perf.hw.cpu_cycles.process(\"/usr/bin/cat\").counter(\"find_cycles\")", ":6:7", " from: perf.type(0).config(0).process(\"/usr/bin/cat\").counter(\"find_cycles\") from: perf.hw.cpu_cycles.process(\"/usr/bin/cat\").counter(\"find_cycles\") from: perf.hw.cpu_cycles.process(\"/usr/bin/cat\").counter(\"find_cycles\")"), ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:499:3: error: (near initialization for 'stap_probes[1].ph') /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:500:3: error: initializer element is not constant STAP_PROBE_INIT(2, &probe_2665, "process(\"/usr/bin/cat\").function(\"main\")", "process(\"/usr/bin/cat\").function(\"main\")", ":26:1", " from: process(\"/usr/bin/cat\").function(\"main\") from: process(\"/usr/bin/cat\").function(\"main\")"), ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:500:3: error: (near initialization for 'stap_probes[2].ph') /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:501:3: error: initializer element is not constant STAP_PROBE_INIT(3, &probe_2667, "process(\"/usr/bin/cat\").function(\"main\").return", "process(\"/usr/bin/cat\").function(\"main\").return", ":33:1", " from: process(\"/usr/bin/cat\").function(\"main\").return from: process(\"/usr/bin/cat\").function(\"main\").return"), ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:501:3: error: (near initialization for 'stap_probes[3].ph') /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:502:3: error: initializer element is not constant STAP_PROBE_INIT(4, &probe_2668, "end", "end", ":39:1", " from: end"), ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:502:3: error: (near initialization for 'stap_probes[4].ph') /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:503:3: error: initializer element is not constant STAP_PROBE_INIT(5, &probe_2669, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:503:3: error: (near initialization for 'stap_probes[5].ph') /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:513:13: error: invalid storage class for function 'enter_be_probe' static void enter_be_probe (struct stap_be_probe *stp) { ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:621:0: /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:131:1: error: invalid storage class for function 'stapiu_probe_handler' stapiu_probe_handler (struct stapiu_consumer *sup, struct pt_regs *regs); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:134:1: error: invalid storage class for function 'stapiu_probe_prehandler' stapiu_probe_prehandler (struct uprobe_consumer *inst, struct pt_regs *regs) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c: In function 'stapiu_probe_prehandler': /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:184:2: error: implicit declaration of function 'stapiu_probe_handler' [-Werror=implicit-function-declaration] ret = stapiu_probe_handler(sup, regs); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:196:1: error: invalid storage class for function 'stapiu_retprobe_prehandler' stapiu_retprobe_prehandler (struct uprobe_consumer *inst, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:204:1: error: invalid storage class for function 'stapiu_register' stapiu_register (struct inode* inode, struct stapiu_consumer* c) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:226:1: error: invalid storage class for function 'stapiu_unregister' stapiu_unregister (struct inode* inode, struct stapiu_consumer* c) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:234:1: error: invalid storage class for function 'stapiu_target_lock' stapiu_target_lock(struct stapiu_target *target) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:240:1: error: invalid storage class for function 'stapiu_target_unlock' stapiu_target_unlock(struct stapiu_target *target) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:247:1: error: invalid storage class for function 'stapiu_write_semaphore' stapiu_write_semaphore(unsigned long addr, unsigned short delta) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:264:1: error: invalid storage class for function 'stapiu_write_task_semaphore' stapiu_write_task_semaphore(struct task_struct* task, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:285:1: error: invalid storage class for function 'stapiu_decrement_process_semaphores' stapiu_decrement_process_semaphores(struct stapiu_process *p, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:328:1: error: invalid storage class for function 'stapiu_decrement_semaphores' stapiu_decrement_semaphores(struct stapiu_target *targets, size_t ntargets) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:358:1: error: invalid storage class for function 'stapiu_target_unreg' stapiu_target_unreg(struct stapiu_target *target) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:373:1: error: invalid storage class for function 'stapiu_target_reg' stapiu_target_reg(struct stapiu_target *target, struct task_struct* task) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:404:1: error: invalid storage class for function 'stapiu_target_refresh' stapiu_target_refresh(struct stapiu_target *target) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:433:1: error: invalid storage class for function 'stapiu_exit_targets' stapiu_exit_targets(struct stapiu_target *targets, size_t ntargets) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:452:1: error: invalid storage class for function 'stapiu_init_targets' stapiu_init_targets(struct stapiu_target *targets, size_t ntargets) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:475:1: error: invalid storage class for function 'stapiu_init' stapiu_init(struct stapiu_target *targets, size_t ntargets, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:494:1: error: invalid storage class for function 'stapiu_refresh' stapiu_refresh(struct stapiu_target *targets, size_t ntargets) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:514:1: error: invalid storage class for function 'stapiu_exit' stapiu_exit(struct stapiu_target *targets, size_t ntargets, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:533:1: error: invalid storage class for function 'stapiu_change_plus' stapiu_change_plus(struct stapiu_target* target, struct task_struct *task, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:615:1: error: invalid storage class for function 'stapiu_change_semaphore_plus' stapiu_change_semaphore_plus(struct stapiu_target* target, struct task_struct *task, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:658:1: error: invalid storage class for function 'stapiu_change_minus' stapiu_change_minus(struct stapiu_target* target, struct task_struct *task, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:683:1: error: invalid storage class for function 'stapiu_get_task_inode' stapiu_get_task_inode(struct task_struct *task) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:713:1: error: invalid storage class for function 'stapiu_process_found' stapiu_process_found(struct stap_task_finder_target *tf_target, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:741:1: error: invalid storage class for function 'stapiu_mmap_found' stapiu_mmap_found(struct stap_task_finder_target *tf_target, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:793:1: error: invalid storage class for function 'stapiu_munmap_found' stapiu_munmap_found(struct stap_task_finder_target *tf_target, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:808:1: error: invalid storage class for function 'stapiu_process_munmap' stapiu_process_munmap(struct stap_task_finder_target *tf_target, ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:622:12: error: invalid storage class for function 'stapiu_probe_handler' static int stapiu_probe_handler (struct stapiu_consumer *sup, struct pt_regs *regs) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:750:3: error: initializer element is not constant { .finder={ .purpose="inode-uprobes", .procname="/usr/bin/cat", .callback=&stapiu_process_found, }, .filename="/usr/bin/cat", }, ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:750:3: error: (near initialization for 'stap_inode_uprobe_targets[0].finder.callback') In file included from include/linux/thread_info.h:11:0, from include/asm-generic/current.h:4, from arch/arm64/include/generated/asm/current.h:1, from include/linux/mutex.h:13, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:26: include/linux/bug.h:33:45: error: initializer element is not constant #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) ^ include/linux/compiler-gcc.h:47:28: note: in expansion of macro 'BUILD_BUG_ON_ZERO' #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) ^ include/linux/kernel.h:54:59: note: in expansion of macro '__must_be_array' #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:757:90: note: in expansion of macro 'ARRAY_SIZE' { .target=&stap_inode_uprobe_targets[0], .offset=(loff_t)0x1e60ULL, .perf_counters_dim=ARRAY_SIZE(perf_counters_0), .perf_counters=perf_counters_0, .probe=(&stap_probes[2]), }, ^ include/linux/bug.h:33:45: error: (near initialization for 'stap_inode_uprobe_consumers[0].perf_counters') #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) ^ include/linux/compiler-gcc.h:47:28: note: in expansion of macro 'BUILD_BUG_ON_ZERO' #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) ^ include/linux/kernel.h:54:59: note: in expansion of macro '__must_be_array' #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:757:90: note: in expansion of macro 'ARRAY_SIZE' { .target=&stap_inode_uprobe_targets[0], .offset=(loff_t)0x1e60ULL, .perf_counters_dim=ARRAY_SIZE(perf_counters_0), .perf_counters=perf_counters_0, .probe=(&stap_probes[2]), }, ^ include/linux/bug.h:33:45: error: initializer element is not constant #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) ^ include/linux/compiler-gcc.h:47:28: note: in expansion of macro 'BUILD_BUG_ON_ZERO' #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) ^ include/linux/kernel.h:54:59: note: in expansion of macro '__must_be_array' #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:758:103: note: in expansion of macro 'ARRAY_SIZE' { .return_p=1, .target=&stap_inode_uprobe_targets[0], .offset=(loff_t)0x1e60ULL, .perf_counters_dim=ARRAY_SIZE(perf_counters_1), .perf_counters=perf_counters_1, .probe=(&stap_probes[3]), }, ^ include/linux/bug.h:33:45: error: (near initialization for 'stap_inode_uprobe_consumers[1].perf_counters') #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) ^ include/linux/compiler-gcc.h:47:28: note: in expansion of macro 'BUILD_BUG_ON_ZERO' #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) ^ include/linux/kernel.h:54:59: note: in expansion of macro '__must_be_array' #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:758:103: note: in expansion of macro 'ARRAY_SIZE' { .return_p=1, .target=&stap_inode_uprobe_targets[0], .offset=(loff_t)0x1e60ULL, .perf_counters_dim=ARRAY_SIZE(perf_counters_1), .perf_counters=perf_counters_1, .probe=(&stap_probes[3]), }, ^ In file included from include/linux/device.h:16:0, from include/linux/node.h:17, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/ioport.h:164:31: error: invalid storage class for function 'resource_size' static inline resource_size_t resource_size(const struct resource *res) ^ include/linux/ioport.h:168:29: error: invalid storage class for function 'resource_type' static inline unsigned long resource_type(const struct resource *res) ^ include/linux/ioport.h:173:20: error: invalid storage class for function 'resource_contains' static inline bool resource_contains(struct resource *r1, struct resource *r2) ^ include/linux/ioport.h:210:32: error: invalid storage class for function 'check_region' static inline int __deprecated check_region(resource_size_t s, ^ include/linux/ioport.h:253:20: error: invalid storage class for function 'resource_overlaps' static inline bool resource_overlaps(struct resource *r1, struct resource *r2) ^ In file included from include/linux/device.h:24:0, from include/linux/node.h:17, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/pinctrl/devinfo.h:43:19: error: invalid storage class for function 'pinctrl_bind_pins' static inline int pinctrl_bind_pins(struct device *dev) ^ In file included from include/linux/device.h:27:0, from include/linux/node.h:17, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/ratelimit.h:34:20: error: invalid storage class for function 'ratelimit_state_init' static inline void ratelimit_state_init(struct ratelimit_state *rs, ^ In file included from include/linux/node.h:17:0, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/device.h:440:32: error: invalid storage class for function 'class_create_file' static inline int __must_check class_create_file(struct class *class, ^ include/linux/device.h:446:20: error: invalid storage class for function 'class_remove_file' static inline void class_remove_file(struct class *class, ^ include/linux/device.h:613:21: error: invalid storage class for function 'devm_kzalloc' static inline void *devm_kzalloc(struct device *dev, size_t size, gfp_t gfp) ^ include/linux/device.h:617:21: error: invalid storage class for function 'devm_kmalloc_array' static inline void *devm_kmalloc_array(struct device *dev, ^ include/linux/device.h:624:21: error: invalid storage class for function 'devm_kcalloc' static inline void *devm_kcalloc(struct device *dev, ^ include/linux/device.h:805:30: error: invalid storage class for function 'kobj_to_dev' static inline struct device *kobj_to_dev(struct kobject *kobj) ^ In file included from include/linux/device.h:811:0, from include/linux/node.h:17, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/pm_wakeup.h:72:20: error: invalid storage class for function 'device_can_wakeup' static inline bool device_can_wakeup(struct device *dev) ^ include/linux/pm_wakeup.h:77:20: error: invalid storage class for function 'device_may_wakeup' static inline bool device_may_wakeup(struct device *dev) ^ include/linux/pm_wakeup.h:182:20: error: invalid storage class for function 'wakeup_source_init' static inline void wakeup_source_init(struct wakeup_source *ws, ^ include/linux/pm_wakeup.h:189:20: error: invalid storage class for function 'wakeup_source_trash' static inline void wakeup_source_trash(struct wakeup_source *ws) ^ In file included from include/linux/node.h:17:0, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/device.h:813:27: error: invalid storage class for function 'dev_name' static inline const char *dev_name(const struct device *dev) ^ include/linux/device.h:835:19: error: invalid storage class for function 'dev_to_node' static inline int dev_to_node(struct device *dev) ^ include/linux/device.h:839:20: error: invalid storage class for function 'set_dev_node' static inline void set_dev_node(struct device *dev, int node) ^ include/linux/device.h:844:34: error: invalid storage class for function 'dev_get_msi_domain' static inline struct irq_domain *dev_get_msi_domain(const struct device *dev) ^ include/linux/device.h:853:20: error: invalid storage class for function 'dev_set_msi_domain' static inline void dev_set_msi_domain(struct device *dev, struct irq_domain *d) ^ include/linux/device.h:860:21: error: invalid storage class for function 'dev_get_drvdata' static inline void *dev_get_drvdata(const struct device *dev) ^ include/linux/device.h:865:20: error: invalid storage class for function 'dev_set_drvdata' static inline void dev_set_drvdata(struct device *dev, void *data) ^ include/linux/device.h:870:38: error: invalid storage class for function 'dev_to_psd' static inline struct pm_subsys_data *dev_to_psd(struct device *dev) ^ include/linux/device.h:875:28: error: invalid storage class for function 'dev_get_uevent_suppress' static inline unsigned int dev_get_uevent_suppress(const struct device *dev) ^ include/linux/device.h:880:20: error: invalid storage class for function 'dev_set_uevent_suppress' static inline void dev_set_uevent_suppress(struct device *dev, int val) ^ include/linux/device.h:885:19: error: invalid storage class for function 'device_is_registered' static inline int device_is_registered(struct device *dev) ^ include/linux/device.h:890:20: error: invalid storage class for function 'device_enable_async_suspend' static inline void device_enable_async_suspend(struct device *dev) ^ include/linux/device.h:896:20: error: invalid storage class for function 'device_disable_async_suspend' static inline void device_disable_async_suspend(struct device *dev) ^ include/linux/device.h:902:20: error: invalid storage class for function 'device_async_suspend_enabled' static inline bool device_async_suspend_enabled(struct device *dev) ^ include/linux/device.h:907:20: error: invalid storage class for function 'pm_suspend_ignore_children' static inline void pm_suspend_ignore_children(struct device *dev, bool enable) ^ include/linux/device.h:912:20: error: invalid storage class for function 'dev_pm_syscore_device' static inline void dev_pm_syscore_device(struct device *dev, bool val) ^ include/linux/device.h:919:20: error: invalid storage class for function 'device_lock' static inline void device_lock(struct device *dev) ^ include/linux/device.h:924:19: error: invalid storage class for function 'device_trylock' static inline int device_trylock(struct device *dev) ^ include/linux/device.h:929:20: error: invalid storage class for function 'device_unlock' static inline void device_unlock(struct device *dev) ^ include/linux/device.h:934:20: error: invalid storage class for function 'device_lock_assert' static inline void device_lock_assert(struct device *dev) ^ include/linux/device.h:960:20: error: invalid storage class for function 'device_supports_offline' static inline bool device_supports_offline(struct device *dev) ^ include/linux/device.h:982:21: error: invalid storage class for function 'dev_get_platdata' static inline void *dev_get_platdata(const struct device *dev) ^ In file included from include/linux/cpu.h:16:0, from include/linux/perf_event.h:48, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/node.h:49:19: error: invalid storage class for function 'register_one_node' static inline int register_one_node(int nid) ^ include/linux/node.h:53:19: error: invalid storage class for function 'unregister_one_node' static inline int unregister_one_node(int nid) ^ include/linux/node.h:57:19: error: invalid storage class for function 'register_cpu_under_node' static inline int register_cpu_under_node(unsigned int cpu, unsigned int nid) ^ include/linux/node.h:61:19: error: invalid storage class for function 'unregister_cpu_under_node' static inline int unregister_cpu_under_node(unsigned int cpu, unsigned int nid) ^ include/linux/node.h:65:19: error: invalid storage class for function 'register_mem_sect_under_node' static inline int register_mem_sect_under_node(struct memory_block *mem_blk, ^ include/linux/node.h:70:19: error: invalid storage class for function 'unregister_mem_sect_under_nodes' static inline int unregister_mem_sect_under_nodes(struct memory_block *mem_blk, ^ include/linux/node.h:76:20: error: invalid storage class for function 'register_hugetlbfs_with_node' static inline void register_hugetlbfs_with_node(node_registration_func_t reg, ^ In file included from include/linux/perf_event.h:49:0, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/irq_work.h:27:6: error: invalid storage class for function 'init_irq_work' void init_irq_work(struct irq_work *work, void (*func)(struct irq_work *)) ^ In file included from include/linux/irq_work.h:46:0, from include/linux/perf_event.h:49, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: ./arch/arm64/include/asm/irq_work.h:8:20: error: invalid storage class for function 'arch_irq_work_has_interrupt' static inline bool arch_irq_work_has_interrupt(void) ^ In file included from include/linux/perf_event.h:51:0, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761: include/linux/jump_label_ratelimit.h:24:20: error: invalid storage class for function 'static_key_slow_dec_deferred' static inline void static_key_slow_dec_deferred(struct static_key_deferred *key) ^ include/linux/jump_label_ratelimit.h:30:1: error: invalid storage class for function 'jump_label_rate_limit' jump_label_rate_limit(struct static_key_deferred *key, ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761:0: include/linux/perf_event.h:608:19: error: field 'regs_user_copy' has incomplete type struct pt_regs regs_user_copy; ^ include/linux/perf_event.h:621:20: error: invalid storage class for function 'perf_sample_data_init' static inline void perf_sample_data_init(struct perf_sample_data *data, ^ include/linux/perf_event.h:647:20: error: invalid storage class for function 'is_sampling_event' static inline bool is_sampling_event(struct perf_event *event) ^ include/linux/perf_event.h:655:19: error: invalid storage class for function 'is_software_event' static inline int is_software_event(struct perf_event *event) ^ include/linux/perf_event.h:665:20: error: invalid storage class for function 'perf_arch_fetch_caller_regs' static inline void perf_arch_fetch_caller_regs(struct pt_regs *regs, unsigned long ip) { } ^ include/linux/perf_event.h:676:20: error: invalid storage class for function 'perf_fetch_caller_regs' static inline void perf_fetch_caller_regs(struct pt_regs *regs) ^ include/linux/perf_event.h: In function 'perf_fetch_caller_regs': include/linux/perf_event.h:678:25: error: dereferencing pointer to incomplete type memset(regs, 0, sizeof(*regs)); ^ include/linux/perf_event.h:678:2: error: passing argument 3 of 'memset' makes integer from pointer without a cast [-Werror] memset(regs, 0, sizeof(*regs)); ^ In file included from include/linux/string.h:17:0, from ./arch/arm64/include/asm/processor.h:30, from include/linux/mutex.h:19, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:26: ./arch/arm64/include/asm/string.h:47:14: note: expected '__kernel_size_t' but argument is of type 'struct stapiu_consumer *' extern void *memset(void *, int, __kernel_size_t); ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761:0: include/linux/perf_event.h: In function 'function_poly': include/linux/perf_event.h:684:1: error: invalid storage class for function 'perf_sw_event' perf_sw_event(u32 event_id, u64 nr, struct pt_regs *regs, u64 addr) ^ include/linux/perf_event.h: In function 'perf_sw_event': include/linux/perf_event.h:686:17: error: storage size of 'hot_regs' isn't known struct pt_regs hot_regs; ^ include/linux/perf_event.h:690:4: error: passing argument 1 of 'perf_fetch_caller_regs' from incompatible pointer type [-Werror] perf_fetch_caller_regs(&hot_regs); ^ include/linux/perf_event.h:676:20: note: expected 'struct pt_regs *' but argument is of type 'struct stapiu_consumer (*)[1]' static inline void perf_fetch_caller_regs(struct pt_regs *regs) ^ include/linux/perf_event.h:691:9: error: assignment from incompatible pointer type [-Werror] regs = &hot_regs; ^ include/linux/perf_event.h: In function 'function_poly': include/linux/perf_event.h:699:20: error: invalid storage class for function 'perf_event_task_sched_in' static inline void perf_event_task_sched_in(struct task_struct *prev, ^ include/linux/perf_event.h:706:20: error: invalid storage class for function 'perf_event_task_sched_out' static inline void perf_event_task_sched_out(struct task_struct *prev, ^ In file included from include/asm-generic/percpu.h:6:0, from ./arch/arm64/include/asm/percpu.h:262, from include/linux/percpu.h:12, from include/linux/topology.h:34, from include/linux/gfp.h:8, from include/linux/kmod.h:22, from include/linux/module.h:13, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:14, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:32: include/linux/perf_event.h:725:46: error: section attribute cannot be specified for local variables DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry); ^ include/linux/percpu-defs.h:101:44: note: in definition of macro 'DECLARE_PER_CPU_SECTION' extern __PCPU_ATTRS(sec) __typeof__(type) name ^ include/linux/perf_event.h:725:1: note: in expansion of macro 'DECLARE_PER_CPU' DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry); ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:761:0: include/linux/perf_event.h:730:20: error: invalid storage class for function 'perf_callchain_store' static inline void perf_callchain_store(struct perf_callchain_entry *entry, u64 ip) ^ include/linux/perf_event.h:751:20: error: invalid storage class for function 'perf_paranoid_tracepoint_raw' static inline bool perf_paranoid_tracepoint_raw(void) ^ include/linux/perf_event.h:756:20: error: invalid storage class for function 'perf_paranoid_cpu' static inline bool perf_paranoid_cpu(void) ^ include/linux/perf_event.h:761:20: error: invalid storage class for function 'perf_paranoid_kernel' static inline bool perf_paranoid_kernel(void) ^ include/linux/perf_event.h:779:20: error: invalid storage class for function 'has_branch_stack' static inline bool has_branch_stack(struct perf_event *event) ^ include/linux/perf_event.h:844:20: error: invalid storage class for function 'perf_event_can_stop_tick' static inline bool perf_event_can_stop_tick(void) { return true; } ^ include/linux/perf_event.h:850:20: error: invalid storage class for function 'perf_restore_debug_store' static inline void perf_restore_debug_store(void) { } ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:762:0: /root/systemtap_write/install/share/systemtap/runtime/linux/perf.h:37:13: error: invalid storage class for function '_stp_perf_init' static long _stp_perf_init (struct stap_perf_probe *stp, struct task_struct* task); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.h:38:12: error: invalid storage class for function '_stp_perf_init_n' static int _stp_perf_init_n (struct stap_perf_probe *probes, size_t n, const char **ppfail); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.h:40:13: error: invalid storage class for function '_stp_perf_del' static void _stp_perf_del (struct stap_perf_probe *stp); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.h:41:13: error: invalid storage class for function '_stp_perf_del_n' static void _stp_perf_del_n (struct stap_perf_probe *probes, size_t n); ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:764:13: error: invalid storage class for function 'handle_perf_probe' static void handle_perf_probe (unsigned i, struct pt_regs *regs); ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:768:13: error: invalid storage class for function 'enter_perf_probe_0' static void enter_perf_probe_0 (struct perf_event *e, struct perf_sample_data *data, struct pt_regs *regs); ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:773:13: error: invalid storage class for function 'enter_perf_probe_1' static void enter_perf_probe_1 (struct perf_event *e, struct perf_sample_data *data, struct pt_regs *regs); ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:779:15: error: 'enter_perf_probe_0' undeclared (first use in this function) .callback=enter_perf_probe_0, ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:779:15: note: each undeclared identifier is reported only once for each function it appears in /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:779:5: error: initializer element is not constant .callback=enter_perf_probe_0, ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:779:5: error: (near initialization for 'stap_perf_probes[0].callback') /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:784:15: error: 'enter_perf_probe_1' undeclared (first use in this function) .callback=enter_perf_probe_1, ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:784:5: error: initializer element is not constant .callback=enter_perf_probe_1, ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:784:5: error: (near initialization for 'stap_perf_probes[1].callback') /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:792:13: error: invalid storage class for function 'enter_perf_probe_0' static void enter_perf_probe_0 (struct perf_event *e, struct perf_sample_data *data, struct pt_regs *regs) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'enter_perf_probe_0': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:795:3: error: implicit declaration of function 'handle_perf_probe' [-Werror=implicit-function-declaration] handle_perf_probe(0, regs); ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'function_poly': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:800:13: error: invalid storage class for function 'enter_perf_probe_1' static void enter_perf_probe_1 (struct perf_event *e, struct perf_sample_data *data, struct pt_regs *regs) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:806:13: error: invalid storage class for function 'handle_perf_probe' static void handle_perf_probe (unsigned i, struct pt_regs *regs) ^ In file included from ./arch/arm64/include/asm/fpsimd.h:19:0, from ./arch/arm64/include/asm/processor.h:32, from include/linux/mutex.h:19, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:26: /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'handle_perf_probe': ./arch/arm64/include/asm/ptrace.h:126:10: error: dereferencing pointer to incomplete type (((regs)->pstate & PSR_MODE_MASK) == PSR_MODE_EL0t) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:873:7: note: in expansion of macro 'user_mode' if (user_mode(regs)) { ^ ./arch/arm64/include/asm/ptrace.h:126:10: error: request for member 'pstate' in something not a structure or union (((regs)->pstate & PSR_MODE_MASK) == PSR_MODE_EL0t) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:873:7: note: in expansion of macro 'user_mode' if (user_mode(regs)) { ^ ./arch/arm64/include/asm/ptrace.h:126:19: error: invalid operands to binary & (have 'struct stapiu_consumer *' and 'int') (((regs)->pstate & PSR_MODE_MASK) == PSR_MODE_EL0t) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:873:7: note: in expansion of macro 'user_mode' if (user_mode(regs)) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:875:14: error: assignment from incompatible pointer type [-Werror] c->uregs = regs; ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:877:14: error: assignment from incompatible pointer type [-Werror] c->kregs = regs; ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:936:0: /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:34:13: error: invalid storage class for function '_stp_perf_init' static long _stp_perf_init (struct stap_perf_probe *stp, struct task_struct* task) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c: In function '_stp_perf_init': /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:111:8: error: implicit declaration of function '_stp_perf_del' [-Werror=implicit-function-declaration] _stp_perf_del(stp); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:124:13: error: invalid storage class for function '_stp_perf_del' static void _stp_perf_del (struct stap_perf_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:155:13: error: invalid storage class for function '_stp_perf_del_n' static void _stp_perf_del_n (struct stap_perf_probe *probes, size_t n) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:176:13: error: invalid storage class for function '_stp_perf_init_work' static void _stp_perf_init_work (struct work_struct *work) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:209:12: error: invalid storage class for function '_stp_perf_init_n' static int _stp_perf_init_n (struct stap_perf_probe *probes, size_t n, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:234:12: error: invalid storage class for function '_stp_perf_read_init' static int _stp_perf_read_init (unsigned i, struct task_struct* task) ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/timer.c:17:0, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:939: /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:16:13: error: invalid storage class for function '_stp_hrtimer_init' static void _stp_hrtimer_init(void) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:24:23: error: invalid storage class for function '_stp_hrtimer_get_interval' static inline ktime_t _stp_hrtimer_get_interval(struct stap_hrtimer_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:51:20: error: invalid storage class for function '_stp_hrtimer_update' static inline void _stp_hrtimer_update(struct stap_hrtimer_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:62:1: error: invalid storage class for function '_stp_hrtimer_start' _stp_hrtimer_start(struct stap_hrtimer_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:70:1: error: invalid storage class for function '_stp_hrtimer_create' _stp_hrtimer_create(struct stap_hrtimer_probe *stp, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:81:1: error: invalid storage class for function '_stp_hrtimer_cancel' _stp_hrtimer_cancel(struct stap_hrtimer_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:87:1: error: invalid storage class for function '_stp_hrtimer_delete' _stp_hrtimer_delete(struct stap_hrtimer_probe *stp) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:941:3: error: initialization from incompatible pointer type [-Werror] { .probe=(&stap_probes[5]), .intrv=900000000000LL, .rnd=0LL }, ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:941:3: error: (near initialization for 'stap_hrtimer_probes[0].probe') [-Werror] /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:944:25: error: invalid storage class for function '_stp_hrtimer_notify_function' static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function '_stp_hrtimer_notify_function': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:998:32: error: dereferencing pointer to incomplete type c->probe_point = stp->probe->pp; ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:998:32: error: request for member 'pp' in something not a structure or union /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:998:20: error: assignment from incompatible pointer type [-Werror] c->probe_point = stp->probe->pp; ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1017:17: error: dereferencing pointer to incomplete type (*stp->probe->ph) (c); ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1017:17: error: request for member 'ph' in something not a structure or union /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1017:23: error: called object is not a function or function pointer (*stp->probe->ph) (c); ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1078:0: /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:70:5: error: invalid storage class for function 'add_probe' int add_probe(struct tracepoint_entry *e, void *probe, void *data) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:94:5: error: invalid storage class for function 'remove_probe' int remove_probe(struct tracepoint_entry *e, void *probe, void *data) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:120:26: error: invalid storage class for function 'get_tracepoint' struct tracepoint_entry *get_tracepoint(const char *name) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:139:26: error: invalid storage class for function 'add_tracepoint' struct tracepoint_entry *add_tracepoint(const char *name) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:173:6: error: invalid storage class for function 'remove_tracepoint' void remove_tracepoint(struct tracepoint_entry *e) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:180:6: error: invalid storage class for function 'do_tracepoint_probe_register' void do_tracepoint_probe_register(struct tracepoint *tp, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:193:6: error: invalid storage class for function 'do_tracepoint_probe_unregister' void do_tracepoint_probe_unregister(struct tracepoint *tp, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:268:5: error: invalid storage class for function 'stp_tracepoint_coming' int stp_tracepoint_coming(struct tp_module *tp_mod) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:309:5: error: invalid storage class for function 'stp_tracepoint_going' int stp_tracepoint_going(struct tp_module *tp_mod) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:338:5: error: invalid storage class for function 'stp_tracepoint_notify' int stp_tracepoint_notify(struct notifier_block *self, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:358:8: error: variable 'stp_tracepoint_notifier' has initializer but incomplete type struct notifier_block stp_tracepoint_notifier = { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:359:2: error: unknown field 'notifier_call' specified in initializer .notifier_call = stp_tracepoint_notify, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:359:2: error: excess elements in struct initializer [-Werror] /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:359:2: error: (near initialization for 'stp_tracepoint_notifier') [-Werror] /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:360:2: error: unknown field 'priority' specified in initializer .priority = 0, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:360:2: error: excess elements in struct initializer [-Werror] /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:360:2: error: (near initialization for 'stp_tracepoint_notifier') [-Werror] /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:358:23: error: storage size of 'stp_tracepoint_notifier' isn't known struct notifier_block stp_tracepoint_notifier = { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:364:5: error: invalid storage class for function 'stp_tracepoint_module_init' int stp_tracepoint_module_init(void) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'stp_tracepoint_module_init': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:366:2: error: passing argument 1 of 'register_tracepoint_module_notifier' from incompatible pointer type [-Werror] return register_tracepoint_module_notifier(&stp_tracepoint_notifier); ^ In file included from include/trace/events/sched.h:8:0, from /root/systemtap_write/install/share/systemtap/runtime/stp_utrace.c:25, from /root/systemtap_write/install/share/systemtap/runtime/linux/task_finder2.c:4, from /root/systemtap_write/install/share/systemtap/runtime/linux/task_finder.c:17, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:214, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:32: include/linux/tracepoint.h:54:12: note: expected 'struct notifier_block *' but argument is of type 'struct stapiu_consumer (*)[1]' extern int register_tracepoint_module_notifier(struct notifier_block *nb); ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1078:0: /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:370:6: error: invalid storage class for function 'stp_tracepoint_module_exit' void stp_tracepoint_module_exit(void) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'stp_tracepoint_module_exit': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:372:2: error: passing argument 1 of 'unregister_tracepoint_module_notifier' from incompatible pointer type [-Werror] (void)unregister_tracepoint_module_notifier(&stp_tracepoint_notifier); ^ In file included from include/trace/events/sched.h:8:0, from /root/systemtap_write/install/share/systemtap/runtime/stp_utrace.c:25, from /root/systemtap_write/install/share/systemtap/runtime/linux/task_finder2.c:4, from /root/systemtap_write/install/share/systemtap/runtime/linux/task_finder.c:17, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:214, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:32: include/linux/tracepoint.h:55:12: note: expected 'struct notifier_block *' but argument is of type 'struct stapiu_consumer (*)[1]' extern int unregister_tracepoint_module_notifier(struct notifier_block *nb); ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1078:0: /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:391:6: error: invalid storage class for function 'stp_kernel_tracepoint_add' void stp_kernel_tracepoint_add(struct tracepoint *tp, void *priv) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:428:6: error: invalid storage class for function 'stp_kernel_tracepoint_remove' void stp_kernel_tracepoint_remove(struct tracepoint *tp, void *priv) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:446:5: error: invalid storage class for function 'stp_tracepoint_init' int stp_tracepoint_init(void) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:462:6: error: invalid storage class for function 'stp_tracepoint_exit' void stp_tracepoint_exit(void) ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1081:12: error: invalid storage class for function 'systemtap_module_init' static int systemtap_module_init (void) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'systemtap_module_init': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1223:29: error: dereferencing pointer to incomplete type probe_point = stp->probe->pp; ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1223:29: error: request for member 'pp' in something not a structure or union /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1223:17: error: assignment from incompatible pointer type [-Werror] probe_point = stp->probe->pp; ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1232:20: error: dereferencing pointer to incomplete type if (!stp->probe->cond_enabled) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1232:20: error: request for member 'cond_enabled' in something not a structure or union /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1306:1: error: duplicate label 'out' out: ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:272:1: note: previous definition of 'out' was here out: ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'function_poly': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1321:13: error: invalid storage class for function 'systemtap_module_refresh' static void systemtap_module_refresh (const char *modname) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'systemtap_module_refresh': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1343:36: error: dereferencing pointer to incomplete type if (!stp->enabled && stp->probe->cond_enabled) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1343:36: error: request for member 'cond_enabled' in something not a structure or union /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1346:43: error: dereferencing pointer to incomplete type } else if (stp->enabled && !stp->probe->cond_enabled) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1346:43: error: request for member 'cond_enabled' in something not a structure or union /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1350:30: error: dereferencing pointer to incomplete type stp->enabled = stp->probe->cond_enabled; ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1350:30: error: request for member 'cond_enabled' in something not a structure or union /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1350:18: error: assignment makes integer from pointer without a cast [-Werror] stp->enabled = stp->probe->cond_enabled; ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'function_poly': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1365:13: error: invalid storage class for function 'systemtap_module_exit' static void systemtap_module_exit (void) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1472:12: error: invalid storage class for function 'systemtap_kernel_module_init' static int systemtap_kernel_module_init (void) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'systemtap_kernel_module_init': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1490:1: error: duplicate label 'out' out: ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:272:1: note: previous definition of 'out' was here out: ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: In function 'function_poly': /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1495:13: error: invalid storage class for function 'systemtap_kernel_module_exit' static void systemtap_kernel_module_exit (void) { ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:1502:1: error: expected declaration or statement at end of input MODULE_LICENSE("GPL"); ^ In file included from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:12:0: /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c: At top level: /root/systemtap_write/install/share/systemtap/runtime/linux/perf_read.h:21:12: error: '_stp_perf_read_init' used but never defined [-Werror] static int _stp_perf_read_init (unsigned i, struct task_struct* pid); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf_read.h:22:13: error: '_stp_perf_read' used but never defined [-Werror] static long _stp_perf_read (int ncpu, unsigned i); ^ /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:25:13: error: 'systemtap_module_refresh' used but never defined [-Werror] static void systemtap_module_refresh (const char* modname); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24:0, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:32: /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:301:12: error: 'systemtap_kernel_module_init' used but never defined [-Werror] static int systemtap_kernel_module_init (void); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:320:13: error: 'systemtap_kernel_module_exit' used but never defined [-Werror] static void systemtap_kernel_module_exit (void); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/print.c:17:0, from /root/systemtap_write/install/share/systemtap/runtime/print.c:17, from /root/systemtap_write/install/share/systemtap/runtime/runtime_context.h:22, from /tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.c:100: /root/systemtap_write/install/share/systemtap/runtime/transport/transport.c:81:13: error: 'systemtap_module_exit' used but never defined [-Werror] static void systemtap_module_exit(void); ^ /root/systemtap_write/install/share/systemtap/runtime/transport/transport.c:82:12: error: 'systemtap_module_init' used but never defined [-Werror] static int systemtap_module_init(void); ^ cc1: all warnings being treated as errors make[4]: *** [/tmp/stapEp49fR/stap_4aef4188864b4a19e7cd85d3bc811cd5_2932_src.o] Error 1 make[3]: *** [_module_/tmp/stapEp49fR] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compilation failed. [man error::pass4] /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'function_poly': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:265:2: error: expected ';' before '}' token } ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:301:10: error: storage size of 'stap_probes' isn't known } static stap_probes[]; ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:282:1: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] struct stap_probe { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:303:13: error: invalid storage class for function 'probe_2660' static void probe_2660 (struct context * __restrict__ c) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:323:13: error: invalid storage class for function 'probe_2665' static void probe_2665 (struct context * __restrict__ c) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:377:13: error: invalid storage class for function 'probe_2667' static void probe_2667 (struct context * __restrict__ c) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:439:13: error: invalid storage class for function 'probe_2668' static void probe_2668 (struct context * __restrict__ c) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:476:13: error: invalid storage class for function 'probe_2669' static void probe_2669 (struct context * __restrict__ c) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:498:3: error: initializer element is not constant STAP_PROBE_INIT(0, &probe_2660, "perf.type(0).config(0).sample(0).process(\"/usr/bin/cat\").counter(\"find_cycles\")", "perf.hw.cpu_cycles.process(\"/usr/bin/cat\").counter(\"find_cycles\")", ":8:7", " from: perf.type(0).config(0).process(\"/usr/bin/cat\").counter(\"find_cycles\") from: perf.hw.cpu_cycles.process(\"/usr/bin/cat\").counter(\"find_cycles\") from: perf.hw.cpu_cycles.process(\"/usr/bin/cat\").counter(\"find_cycles\")"), ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:498:3: error: (near initialization for 'stap_probes[0].ph') /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:499:3: error: initializer element is not constant STAP_PROBE_INIT(1, &probe_2660, "perf.type(0).config(1).sample(0).process(\"/usr/bin/cat\").counter(\"find_insns\")", "perf.hw.instructions.process(\"/usr/bin/cat\").counter(\"find_insns\")", ":9:7", " from: perf.type(0).config(1).process(\"/usr/bin/cat\").counter(\"find_insns\") from: perf.hw.instructions.process(\"/usr/bin/cat\").counter(\"find_insns\") from: perf.hw.instructions.process(\"/usr/bin/cat\").counter(\"find_insns\")"), ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:499:3: error: (near initialization for 'stap_probes[1].ph') /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:500:3: error: initializer element is not constant STAP_PROBE_INIT(2, &probe_2665, "process(\"/usr/bin/cat\").function(\"main\")", "process(\"/usr/bin/cat\").function(\"main\")", ":26:1", " from: process(\"/usr/bin/cat\").function(\"main\") from: process(\"/usr/bin/cat\").function(\"main\")"), ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:500:3: error: (near initialization for 'stap_probes[2].ph') /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:501:3: error: initializer element is not constant STAP_PROBE_INIT(3, &probe_2667, "process(\"/usr/bin/cat\").function(\"main\").return", "process(\"/usr/bin/cat\").function(\"main\").return", ":33:1", " from: process(\"/usr/bin/cat\").function(\"main\").return from: process(\"/usr/bin/cat\").function(\"main\").return"), ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:501:3: error: (near initialization for 'stap_probes[3].ph') /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:502:3: error: initializer element is not constant STAP_PROBE_INIT(4, &probe_2668, "end", "end", ":39:1", " from: end"), ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:502:3: error: (near initialization for 'stap_probes[4].ph') /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:503:3: error: initializer element is not constant STAP_PROBE_INIT(5, &probe_2669, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:503:3: error: (near initialization for 'stap_probes[5].ph') /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:513:13: error: invalid storage class for function 'enter_be_probe' static void enter_be_probe (struct stap_be_probe *stp) { ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:621:0: /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:131:1: error: invalid storage class for function 'stapiu_probe_handler' stapiu_probe_handler (struct stapiu_consumer *sup, struct pt_regs *regs); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:134:1: error: invalid storage class for function 'stapiu_probe_prehandler' stapiu_probe_prehandler (struct uprobe_consumer *inst, struct pt_regs *regs) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c: In function 'stapiu_probe_prehandler': /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:184:2: error: implicit declaration of function 'stapiu_probe_handler' [-Werror=implicit-function-declaration] ret = stapiu_probe_handler(sup, regs); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:196:1: error: invalid storage class for function 'stapiu_retprobe_prehandler' stapiu_retprobe_prehandler (struct uprobe_consumer *inst, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:204:1: error: invalid storage class for function 'stapiu_register' stapiu_register (struct inode* inode, struct stapiu_consumer* c) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:226:1: error: invalid storage class for function 'stapiu_unregister' stapiu_unregister (struct inode* inode, struct stapiu_consumer* c) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:234:1: error: invalid storage class for function 'stapiu_target_lock' stapiu_target_lock(struct stapiu_target *target) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:240:1: error: invalid storage class for function 'stapiu_target_unlock' stapiu_target_unlock(struct stapiu_target *target) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:247:1: error: invalid storage class for function 'stapiu_write_semaphore' stapiu_write_semaphore(unsigned long addr, unsigned short delta) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:264:1: error: invalid storage class for function 'stapiu_write_task_semaphore' stapiu_write_task_semaphore(struct task_struct* task, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:285:1: error: invalid storage class for function 'stapiu_decrement_process_semaphores' stapiu_decrement_process_semaphores(struct stapiu_process *p, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:328:1: error: invalid storage class for function 'stapiu_decrement_semaphores' stapiu_decrement_semaphores(struct stapiu_target *targets, size_t ntargets) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:358:1: error: invalid storage class for function 'stapiu_target_unreg' stapiu_target_unreg(struct stapiu_target *target) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:373:1: error: invalid storage class for function 'stapiu_target_reg' stapiu_target_reg(struct stapiu_target *target, struct task_struct* task) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:404:1: error: invalid storage class for function 'stapiu_target_refresh' stapiu_target_refresh(struct stapiu_target *target) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:433:1: error: invalid storage class for function 'stapiu_exit_targets' stapiu_exit_targets(struct stapiu_target *targets, size_t ntargets) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:452:1: error: invalid storage class for function 'stapiu_init_targets' stapiu_init_targets(struct stapiu_target *targets, size_t ntargets) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:475:1: error: invalid storage class for function 'stapiu_init' stapiu_init(struct stapiu_target *targets, size_t ntargets, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:494:1: error: invalid storage class for function 'stapiu_refresh' stapiu_refresh(struct stapiu_target *targets, size_t ntargets) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:514:1: error: invalid storage class for function 'stapiu_exit' stapiu_exit(struct stapiu_target *targets, size_t ntargets, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:533:1: error: invalid storage class for function 'stapiu_change_plus' stapiu_change_plus(struct stapiu_target* target, struct task_struct *task, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:615:1: error: invalid storage class for function 'stapiu_change_semaphore_plus' stapiu_change_semaphore_plus(struct stapiu_target* target, struct task_struct *task, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:658:1: error: invalid storage class for function 'stapiu_change_minus' stapiu_change_minus(struct stapiu_target* target, struct task_struct *task, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:683:1: error: invalid storage class for function 'stapiu_get_task_inode' stapiu_get_task_inode(struct task_struct *task) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:713:1: error: invalid storage class for function 'stapiu_process_found' stapiu_process_found(struct stap_task_finder_target *tf_target, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:741:1: error: invalid storage class for function 'stapiu_mmap_found' stapiu_mmap_found(struct stap_task_finder_target *tf_target, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:793:1: error: invalid storage class for function 'stapiu_munmap_found' stapiu_munmap_found(struct stap_task_finder_target *tf_target, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/uprobes-inode.c:808:1: error: invalid storage class for function 'stapiu_process_munmap' stapiu_process_munmap(struct stap_task_finder_target *tf_target, ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:622:12: error: invalid storage class for function 'stapiu_probe_handler' static int stapiu_probe_handler (struct stapiu_consumer *sup, struct pt_regs *regs) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:750:3: error: initializer element is not constant { .finder={ .purpose="inode-uprobes", .procname="/usr/bin/cat", .callback=&stapiu_process_found, }, .filename="/usr/bin/cat", }, ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:750:3: error: (near initialization for 'stap_inode_uprobe_targets[0].finder.callback') In file included from include/linux/thread_info.h:11:0, from include/asm-generic/current.h:4, from arch/arm64/include/generated/asm/current.h:1, from include/linux/mutex.h:13, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:26: include/linux/bug.h:33:45: error: initializer element is not constant #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) ^ include/linux/compiler-gcc.h:47:28: note: in expansion of macro 'BUILD_BUG_ON_ZERO' #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) ^ include/linux/kernel.h:54:59: note: in expansion of macro '__must_be_array' #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:757:90: note: in expansion of macro 'ARRAY_SIZE' { .target=&stap_inode_uprobe_targets[0], .offset=(loff_t)0x1e60ULL, .perf_counters_dim=ARRAY_SIZE(perf_counters_0), .perf_counters=perf_counters_0, .probe=(&stap_probes[2]), }, ^ include/linux/bug.h:33:45: error: (near initialization for 'stap_inode_uprobe_consumers[0].perf_counters') #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) ^ include/linux/compiler-gcc.h:47:28: note: in expansion of macro 'BUILD_BUG_ON_ZERO' #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) ^ include/linux/kernel.h:54:59: note: in expansion of macro '__must_be_array' #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:757:90: note: in expansion of macro 'ARRAY_SIZE' { .target=&stap_inode_uprobe_targets[0], .offset=(loff_t)0x1e60ULL, .perf_counters_dim=ARRAY_SIZE(perf_counters_0), .perf_counters=perf_counters_0, .probe=(&stap_probes[2]), }, ^ include/linux/bug.h:33:45: error: initializer element is not constant #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) ^ include/linux/compiler-gcc.h:47:28: note: in expansion of macro 'BUILD_BUG_ON_ZERO' #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) ^ include/linux/kernel.h:54:59: note: in expansion of macro '__must_be_array' #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:758:103: note: in expansion of macro 'ARRAY_SIZE' { .return_p=1, .target=&stap_inode_uprobe_targets[0], .offset=(loff_t)0x1e60ULL, .perf_counters_dim=ARRAY_SIZE(perf_counters_1), .perf_counters=perf_counters_1, .probe=(&stap_probes[3]), }, ^ include/linux/bug.h:33:45: error: (near initialization for 'stap_inode_uprobe_consumers[1].perf_counters') #define BUILD_BUG_ON_ZERO(e) (sizeof(struct { int:-!!(e); })) ^ include/linux/compiler-gcc.h:47:28: note: in expansion of macro 'BUILD_BUG_ON_ZERO' #define __must_be_array(a) BUILD_BUG_ON_ZERO(__same_type((a), &(a)[0])) ^ include/linux/kernel.h:54:59: note: in expansion of macro '__must_be_array' #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:758:103: note: in expansion of macro 'ARRAY_SIZE' { .return_p=1, .target=&stap_inode_uprobe_targets[0], .offset=(loff_t)0x1e60ULL, .perf_counters_dim=ARRAY_SIZE(perf_counters_1), .perf_counters=perf_counters_1, .probe=(&stap_probes[3]), }, ^ In file included from include/linux/device.h:16:0, from include/linux/node.h:17, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/ioport.h:164:31: error: invalid storage class for function 'resource_size' static inline resource_size_t resource_size(const struct resource *res) ^ include/linux/ioport.h:168:29: error: invalid storage class for function 'resource_type' static inline unsigned long resource_type(const struct resource *res) ^ include/linux/ioport.h:173:20: error: invalid storage class for function 'resource_contains' static inline bool resource_contains(struct resource *r1, struct resource *r2) ^ include/linux/ioport.h:210:32: error: invalid storage class for function 'check_region' static inline int __deprecated check_region(resource_size_t s, ^ include/linux/ioport.h:253:20: error: invalid storage class for function 'resource_overlaps' static inline bool resource_overlaps(struct resource *r1, struct resource *r2) ^ In file included from include/linux/device.h:24:0, from include/linux/node.h:17, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/pinctrl/devinfo.h:43:19: error: invalid storage class for function 'pinctrl_bind_pins' static inline int pinctrl_bind_pins(struct device *dev) ^ In file included from include/linux/device.h:27:0, from include/linux/node.h:17, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/ratelimit.h:34:20: error: invalid storage class for function 'ratelimit_state_init' static inline void ratelimit_state_init(struct ratelimit_state *rs, ^ In file included from include/linux/node.h:17:0, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/device.h:440:32: error: invalid storage class for function 'class_create_file' static inline int __must_check class_create_file(struct class *class, ^ include/linux/device.h:446:20: error: invalid storage class for function 'class_remove_file' static inline void class_remove_file(struct class *class, ^ include/linux/device.h:613:21: error: invalid storage class for function 'devm_kzalloc' static inline void *devm_kzalloc(struct device *dev, size_t size, gfp_t gfp) ^ include/linux/device.h:617:21: error: invalid storage class for function 'devm_kmalloc_array' static inline void *devm_kmalloc_array(struct device *dev, ^ include/linux/device.h:624:21: error: invalid storage class for function 'devm_kcalloc' static inline void *devm_kcalloc(struct device *dev, ^ include/linux/device.h:805:30: error: invalid storage class for function 'kobj_to_dev' static inline struct device *kobj_to_dev(struct kobject *kobj) ^ In file included from include/linux/device.h:811:0, from include/linux/node.h:17, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/pm_wakeup.h:72:20: error: invalid storage class for function 'device_can_wakeup' static inline bool device_can_wakeup(struct device *dev) ^ include/linux/pm_wakeup.h:77:20: error: invalid storage class for function 'device_may_wakeup' static inline bool device_may_wakeup(struct device *dev) ^ include/linux/pm_wakeup.h:182:20: error: invalid storage class for function 'wakeup_source_init' static inline void wakeup_source_init(struct wakeup_source *ws, ^ include/linux/pm_wakeup.h:189:20: error: invalid storage class for function 'wakeup_source_trash' static inline void wakeup_source_trash(struct wakeup_source *ws) ^ In file included from include/linux/node.h:17:0, from include/linux/cpu.h:16, from include/linux/perf_event.h:48, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/device.h:813:27: error: invalid storage class for function 'dev_name' static inline const char *dev_name(const struct device *dev) ^ include/linux/device.h:835:19: error: invalid storage class for function 'dev_to_node' static inline int dev_to_node(struct device *dev) ^ include/linux/device.h:839:20: error: invalid storage class for function 'set_dev_node' static inline void set_dev_node(struct device *dev, int node) ^ include/linux/device.h:844:34: error: invalid storage class for function 'dev_get_msi_domain' static inline struct irq_domain *dev_get_msi_domain(const struct device *dev) ^ include/linux/device.h:853:20: error: invalid storage class for function 'dev_set_msi_domain' static inline void dev_set_msi_domain(struct device *dev, struct irq_domain *d) ^ include/linux/device.h:860:21: error: invalid storage class for function 'dev_get_drvdata' static inline void *dev_get_drvdata(const struct device *dev) ^ include/linux/device.h:865:20: error: invalid storage class for function 'dev_set_drvdata' static inline void dev_set_drvdata(struct device *dev, void *data) ^ include/linux/device.h:870:38: error: invalid storage class for function 'dev_to_psd' static inline struct pm_subsys_data *dev_to_psd(struct device *dev) ^ include/linux/device.h:875:28: error: invalid storage class for function 'dev_get_uevent_suppress' static inline unsigned int dev_get_uevent_suppress(const struct device *dev) ^ include/linux/device.h:880:20: error: invalid storage class for function 'dev_set_uevent_suppress' static inline void dev_set_uevent_suppress(struct device *dev, int val) ^ include/linux/device.h:885:19: error: invalid storage class for function 'device_is_registered' static inline int device_is_registered(struct device *dev) ^ include/linux/device.h:890:20: error: invalid storage class for function 'device_enable_async_suspend' static inline void device_enable_async_suspend(struct device *dev) ^ include/linux/device.h:896:20: error: invalid storage class for function 'device_disable_async_suspend' static inline void device_disable_async_suspend(struct device *dev) ^ include/linux/device.h:902:20: error: invalid storage class for function 'device_async_suspend_enabled' static inline bool device_async_suspend_enabled(struct device *dev) ^ include/linux/device.h:907:20: error: invalid storage class for function 'pm_suspend_ignore_children' static inline void pm_suspend_ignore_children(struct device *dev, bool enable) ^ include/linux/device.h:912:20: error: invalid storage class for function 'dev_pm_syscore_device' static inline void dev_pm_syscore_device(struct device *dev, bool val) ^ include/linux/device.h:919:20: error: invalid storage class for function 'device_lock' static inline void device_lock(struct device *dev) ^ include/linux/device.h:924:19: error: invalid storage class for function 'device_trylock' static inline int device_trylock(struct device *dev) ^ include/linux/device.h:929:20: error: invalid storage class for function 'device_unlock' static inline void device_unlock(struct device *dev) ^ include/linux/device.h:934:20: error: invalid storage class for function 'device_lock_assert' static inline void device_lock_assert(struct device *dev) ^ include/linux/device.h:960:20: error: invalid storage class for function 'device_supports_offline' static inline bool device_supports_offline(struct device *dev) ^ include/linux/device.h:982:21: error: invalid storage class for function 'dev_get_platdata' static inline void *dev_get_platdata(const struct device *dev) ^ In file included from include/linux/cpu.h:16:0, from include/linux/perf_event.h:48, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/node.h:49:19: error: invalid storage class for function 'register_one_node' static inline int register_one_node(int nid) ^ include/linux/node.h:53:19: error: invalid storage class for function 'unregister_one_node' static inline int unregister_one_node(int nid) ^ include/linux/node.h:57:19: error: invalid storage class for function 'register_cpu_under_node' static inline int register_cpu_under_node(unsigned int cpu, unsigned int nid) ^ include/linux/node.h:61:19: error: invalid storage class for function 'unregister_cpu_under_node' static inline int unregister_cpu_under_node(unsigned int cpu, unsigned int nid) ^ include/linux/node.h:65:19: error: invalid storage class for function 'register_mem_sect_under_node' static inline int register_mem_sect_under_node(struct memory_block *mem_blk, ^ include/linux/node.h:70:19: error: invalid storage class for function 'unregister_mem_sect_under_nodes' static inline int unregister_mem_sect_under_nodes(struct memory_block *mem_blk, ^ include/linux/node.h:76:20: error: invalid storage class for function 'register_hugetlbfs_with_node' static inline void register_hugetlbfs_with_node(node_registration_func_t reg, ^ In file included from include/linux/perf_event.h:49:0, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/irq_work.h:27:6: error: invalid storage class for function 'init_irq_work' void init_irq_work(struct irq_work *work, void (*func)(struct irq_work *)) ^ In file included from include/linux/irq_work.h:46:0, from include/linux/perf_event.h:49, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: ./arch/arm64/include/asm/irq_work.h:8:20: error: invalid storage class for function 'arch_irq_work_has_interrupt' static inline bool arch_irq_work_has_interrupt(void) ^ In file included from include/linux/perf_event.h:51:0, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761: include/linux/jump_label_ratelimit.h:24:20: error: invalid storage class for function 'static_key_slow_dec_deferred' static inline void static_key_slow_dec_deferred(struct static_key_deferred *key) ^ include/linux/jump_label_ratelimit.h:30:1: error: invalid storage class for function 'jump_label_rate_limit' jump_label_rate_limit(struct static_key_deferred *key, ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761:0: include/linux/perf_event.h:608:19: error: field 'regs_user_copy' has incomplete type struct pt_regs regs_user_copy; ^ include/linux/perf_event.h:621:20: error: invalid storage class for function 'perf_sample_data_init' static inline void perf_sample_data_init(struct perf_sample_data *data, ^ include/linux/perf_event.h:647:20: error: invalid storage class for function 'is_sampling_event' static inline bool is_sampling_event(struct perf_event *event) ^ include/linux/perf_event.h:655:19: error: invalid storage class for function 'is_software_event' static inline int is_software_event(struct perf_event *event) ^ include/linux/perf_event.h:665:20: error: invalid storage class for function 'perf_arch_fetch_caller_regs' static inline void perf_arch_fetch_caller_regs(struct pt_regs *regs, unsigned long ip) { } ^ include/linux/perf_event.h:676:20: error: invalid storage class for function 'perf_fetch_caller_regs' static inline void perf_fetch_caller_regs(struct pt_regs *regs) ^ include/linux/perf_event.h: In function 'perf_fetch_caller_regs': include/linux/perf_event.h:678:25: error: dereferencing pointer to incomplete type memset(regs, 0, sizeof(*regs)); ^ include/linux/perf_event.h:678:2: error: passing argument 3 of 'memset' makes integer from pointer without a cast [-Werror] memset(regs, 0, sizeof(*regs)); ^ In file included from include/linux/string.h:17:0, from ./arch/arm64/include/asm/processor.h:30, from include/linux/mutex.h:19, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:26: ./arch/arm64/include/asm/string.h:47:14: note: expected '__kernel_size_t' but argument is of type 'struct stapiu_consumer *' extern void *memset(void *, int, __kernel_size_t); ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761:0: include/linux/perf_event.h: In function 'function_poly': include/linux/perf_event.h:684:1: error: invalid storage class for function 'perf_sw_event' perf_sw_event(u32 event_id, u64 nr, struct pt_regs *regs, u64 addr) ^ include/linux/perf_event.h: In function 'perf_sw_event': include/linux/perf_event.h:686:17: error: storage size of 'hot_regs' isn't known struct pt_regs hot_regs; ^ include/linux/perf_event.h:690:4: error: passing argument 1 of 'perf_fetch_caller_regs' from incompatible pointer type [-Werror] perf_fetch_caller_regs(&hot_regs); ^ include/linux/perf_event.h:676:20: note: expected 'struct pt_regs *' but argument is of type 'struct stapiu_consumer (*)[1]' static inline void perf_fetch_caller_regs(struct pt_regs *regs) ^ include/linux/perf_event.h:691:9: error: assignment from incompatible pointer type [-Werror] regs = &hot_regs; ^ include/linux/perf_event.h: In function 'function_poly': include/linux/perf_event.h:699:20: error: invalid storage class for function 'perf_event_task_sched_in' static inline void perf_event_task_sched_in(struct task_struct *prev, ^ include/linux/perf_event.h:706:20: error: invalid storage class for function 'perf_event_task_sched_out' static inline void perf_event_task_sched_out(struct task_struct *prev, ^ In file included from include/asm-generic/percpu.h:6:0, from ./arch/arm64/include/asm/percpu.h:262, from include/linux/percpu.h:12, from include/linux/topology.h:34, from include/linux/gfp.h:8, from include/linux/kmod.h:22, from include/linux/module.h:13, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:14, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:32: include/linux/perf_event.h:725:46: error: section attribute cannot be specified for local variables DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry); ^ include/linux/percpu-defs.h:101:44: note: in definition of macro 'DECLARE_PER_CPU_SECTION' extern __PCPU_ATTRS(sec) __typeof__(type) name ^ include/linux/perf_event.h:725:1: note: in expansion of macro 'DECLARE_PER_CPU' DECLARE_PER_CPU(struct perf_callchain_entry, perf_callchain_entry); ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:761:0: include/linux/perf_event.h:730:20: error: invalid storage class for function 'perf_callchain_store' static inline void perf_callchain_store(struct perf_callchain_entry *entry, u64 ip) ^ include/linux/perf_event.h:751:20: error: invalid storage class for function 'perf_paranoid_tracepoint_raw' static inline bool perf_paranoid_tracepoint_raw(void) ^ include/linux/perf_event.h:756:20: error: invalid storage class for function 'perf_paranoid_cpu' static inline bool perf_paranoid_cpu(void) ^ include/linux/perf_event.h:761:20: error: invalid storage class for function 'perf_paranoid_kernel' static inline bool perf_paranoid_kernel(void) ^ include/linux/perf_event.h:779:20: error: invalid storage class for function 'has_branch_stack' static inline bool has_branch_stack(struct perf_event *event) ^ include/linux/perf_event.h:844:20: error: invalid storage class for function 'perf_event_can_stop_tick' static inline bool perf_event_can_stop_tick(void) { return true; } ^ include/linux/perf_event.h:850:20: error: invalid storage class for function 'perf_restore_debug_store' static inline void perf_restore_debug_store(void) { } ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:762:0: /root/systemtap_write/install/share/systemtap/runtime/linux/perf.h:37:13: error: invalid storage class for function '_stp_perf_init' static long _stp_perf_init (struct stap_perf_probe *stp, struct task_struct* task); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.h:38:12: error: invalid storage class for function '_stp_perf_init_n' static int _stp_perf_init_n (struct stap_perf_probe *probes, size_t n, const char **ppfail); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.h:40:13: error: invalid storage class for function '_stp_perf_del' static void _stp_perf_del (struct stap_perf_probe *stp); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.h:41:13: error: invalid storage class for function '_stp_perf_del_n' static void _stp_perf_del_n (struct stap_perf_probe *probes, size_t n); ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:764:13: error: invalid storage class for function 'handle_perf_probe' static void handle_perf_probe (unsigned i, struct pt_regs *regs); ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:768:13: error: invalid storage class for function 'enter_perf_probe_0' static void enter_perf_probe_0 (struct perf_event *e, struct perf_sample_data *data, struct pt_regs *regs); ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:773:13: error: invalid storage class for function 'enter_perf_probe_1' static void enter_perf_probe_1 (struct perf_event *e, struct perf_sample_data *data, struct pt_regs *regs); ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:779:15: error: 'enter_perf_probe_0' undeclared (first use in this function) .callback=enter_perf_probe_0, ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:779:15: note: each undeclared identifier is reported only once for each function it appears in /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:779:5: error: initializer element is not constant .callback=enter_perf_probe_0, ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:779:5: error: (near initialization for 'stap_perf_probes[0].callback') /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:784:15: error: 'enter_perf_probe_1' undeclared (first use in this function) .callback=enter_perf_probe_1, ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:784:5: error: initializer element is not constant .callback=enter_perf_probe_1, ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:784:5: error: (near initialization for 'stap_perf_probes[1].callback') /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:792:13: error: invalid storage class for function 'enter_perf_probe_0' static void enter_perf_probe_0 (struct perf_event *e, struct perf_sample_data *data, struct pt_regs *regs) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'enter_perf_probe_0': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:795:3: error: implicit declaration of function 'handle_perf_probe' [-Werror=implicit-function-declaration] handle_perf_probe(0, regs); ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'function_poly': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:800:13: error: invalid storage class for function 'enter_perf_probe_1' static void enter_perf_probe_1 (struct perf_event *e, struct perf_sample_data *data, struct pt_regs *regs) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:806:13: error: invalid storage class for function 'handle_perf_probe' static void handle_perf_probe (unsigned i, struct pt_regs *regs) ^ In file included from ./arch/arm64/include/asm/fpsimd.h:19:0, from ./arch/arm64/include/asm/processor.h:32, from include/linux/mutex.h:19, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:26: /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'handle_perf_probe': ./arch/arm64/include/asm/ptrace.h:126:10: error: dereferencing pointer to incomplete type (((regs)->pstate & PSR_MODE_MASK) == PSR_MODE_EL0t) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:873:7: note: in expansion of macro 'user_mode' if (user_mode(regs)) { ^ ./arch/arm64/include/asm/ptrace.h:126:10: error: request for member 'pstate' in something not a structure or union (((regs)->pstate & PSR_MODE_MASK) == PSR_MODE_EL0t) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:873:7: note: in expansion of macro 'user_mode' if (user_mode(regs)) { ^ ./arch/arm64/include/asm/ptrace.h:126:19: error: invalid operands to binary & (have 'struct stapiu_consumer *' and 'int') (((regs)->pstate & PSR_MODE_MASK) == PSR_MODE_EL0t) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:873:7: note: in expansion of macro 'user_mode' if (user_mode(regs)) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:875:14: error: assignment from incompatible pointer type [-Werror] c->uregs = regs; ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:877:14: error: assignment from incompatible pointer type [-Werror] c->kregs = regs; ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:936:0: /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:34:13: error: invalid storage class for function '_stp_perf_init' static long _stp_perf_init (struct stap_perf_probe *stp, struct task_struct* task) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c: In function '_stp_perf_init': /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:111:8: error: implicit declaration of function '_stp_perf_del' [-Werror=implicit-function-declaration] _stp_perf_del(stp); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:124:13: error: invalid storage class for function '_stp_perf_del' static void _stp_perf_del (struct stap_perf_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:155:13: error: invalid storage class for function '_stp_perf_del_n' static void _stp_perf_del_n (struct stap_perf_probe *probes, size_t n) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:176:13: error: invalid storage class for function '_stp_perf_init_work' static void _stp_perf_init_work (struct work_struct *work) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:209:12: error: invalid storage class for function '_stp_perf_init_n' static int _stp_perf_init_n (struct stap_perf_probe *probes, size_t n, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf.c:234:12: error: invalid storage class for function '_stp_perf_read_init' static int _stp_perf_read_init (unsigned i, struct task_struct* task) ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/timer.c:17:0, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:939: /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:16:13: error: invalid storage class for function '_stp_hrtimer_init' static void _stp_hrtimer_init(void) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:24:23: error: invalid storage class for function '_stp_hrtimer_get_interval' static inline ktime_t _stp_hrtimer_get_interval(struct stap_hrtimer_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:51:20: error: invalid storage class for function '_stp_hrtimer_update' static inline void _stp_hrtimer_update(struct stap_hrtimer_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:62:1: error: invalid storage class for function '_stp_hrtimer_start' _stp_hrtimer_start(struct stap_hrtimer_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:70:1: error: invalid storage class for function '_stp_hrtimer_create' _stp_hrtimer_create(struct stap_hrtimer_probe *stp, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:81:1: error: invalid storage class for function '_stp_hrtimer_cancel' _stp_hrtimer_cancel(struct stap_hrtimer_probe *stp) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/timer.c:87:1: error: invalid storage class for function '_stp_hrtimer_delete' _stp_hrtimer_delete(struct stap_hrtimer_probe *stp) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:941:3: error: initialization from incompatible pointer type [-Werror] { .probe=(&stap_probes[5]), .intrv=900000000000LL, .rnd=0LL }, ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:941:3: error: (near initialization for 'stap_hrtimer_probes[0].probe') [-Werror] /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:944:25: error: invalid storage class for function '_stp_hrtimer_notify_function' static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function '_stp_hrtimer_notify_function': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:998:32: error: dereferencing pointer to incomplete type c->probe_point = stp->probe->pp; ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:998:32: error: request for member 'pp' in something not a structure or union /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:998:20: error: assignment from incompatible pointer type [-Werror] c->probe_point = stp->probe->pp; ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1017:17: error: dereferencing pointer to incomplete type (*stp->probe->ph) (c); ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1017:17: error: request for member 'ph' in something not a structure or union /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1017:23: error: called object is not a function or function pointer (*stp->probe->ph) (c); ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1078:0: /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:70:5: error: invalid storage class for function 'add_probe' int add_probe(struct tracepoint_entry *e, void *probe, void *data) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:94:5: error: invalid storage class for function 'remove_probe' int remove_probe(struct tracepoint_entry *e, void *probe, void *data) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:120:26: error: invalid storage class for function 'get_tracepoint' struct tracepoint_entry *get_tracepoint(const char *name) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:139:26: error: invalid storage class for function 'add_tracepoint' struct tracepoint_entry *add_tracepoint(const char *name) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:173:6: error: invalid storage class for function 'remove_tracepoint' void remove_tracepoint(struct tracepoint_entry *e) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:180:6: error: invalid storage class for function 'do_tracepoint_probe_register' void do_tracepoint_probe_register(struct tracepoint *tp, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:193:6: error: invalid storage class for function 'do_tracepoint_probe_unregister' void do_tracepoint_probe_unregister(struct tracepoint *tp, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:268:5: error: invalid storage class for function 'stp_tracepoint_coming' int stp_tracepoint_coming(struct tp_module *tp_mod) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:309:5: error: invalid storage class for function 'stp_tracepoint_going' int stp_tracepoint_going(struct tp_module *tp_mod) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:338:5: error: invalid storage class for function 'stp_tracepoint_notify' int stp_tracepoint_notify(struct notifier_block *self, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:358:8: error: variable 'stp_tracepoint_notifier' has initializer but incomplete type struct notifier_block stp_tracepoint_notifier = { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:359:2: error: unknown field 'notifier_call' specified in initializer .notifier_call = stp_tracepoint_notify, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:359:2: error: excess elements in struct initializer [-Werror] /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:359:2: error: (near initialization for 'stp_tracepoint_notifier') [-Werror] /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:360:2: error: unknown field 'priority' specified in initializer .priority = 0, ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:360:2: error: excess elements in struct initializer [-Werror] /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:360:2: error: (near initialization for 'stp_tracepoint_notifier') [-Werror] /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:358:23: error: storage size of 'stp_tracepoint_notifier' isn't known struct notifier_block stp_tracepoint_notifier = { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:364:5: error: invalid storage class for function 'stp_tracepoint_module_init' int stp_tracepoint_module_init(void) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'stp_tracepoint_module_init': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:366:2: error: passing argument 1 of 'register_tracepoint_module_notifier' from incompatible pointer type [-Werror] return register_tracepoint_module_notifier(&stp_tracepoint_notifier); ^ In file included from include/trace/events/sched.h:8:0, from /root/systemtap_write/install/share/systemtap/runtime/stp_utrace.c:25, from /root/systemtap_write/install/share/systemtap/runtime/linux/task_finder2.c:4, from /root/systemtap_write/install/share/systemtap/runtime/linux/task_finder.c:17, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:214, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:32: include/linux/tracepoint.h:54:12: note: expected 'struct notifier_block *' but argument is of type 'struct stapiu_consumer (*)[1]' extern int register_tracepoint_module_notifier(struct notifier_block *nb); ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1078:0: /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:370:6: error: invalid storage class for function 'stp_tracepoint_module_exit' void stp_tracepoint_module_exit(void) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'stp_tracepoint_module_exit': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:372:2: error: passing argument 1 of 'unregister_tracepoint_module_notifier' from incompatible pointer type [-Werror] (void)unregister_tracepoint_module_notifier(&stp_tracepoint_notifier); ^ In file included from include/trace/events/sched.h:8:0, from /root/systemtap_write/install/share/systemtap/runtime/stp_utrace.c:25, from /root/systemtap_write/install/share/systemtap/runtime/linux/task_finder2.c:4, from /root/systemtap_write/install/share/systemtap/runtime/linux/task_finder.c:17, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:214, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:32: include/linux/tracepoint.h:55:12: note: expected 'struct notifier_block *' but argument is of type 'struct stapiu_consumer (*)[1]' extern int unregister_tracepoint_module_notifier(struct notifier_block *nb); ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1078:0: /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c: In function 'function_poly': /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:391:6: error: invalid storage class for function 'stp_kernel_tracepoint_add' void stp_kernel_tracepoint_add(struct tracepoint *tp, void *priv) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:428:6: error: invalid storage class for function 'stp_kernel_tracepoint_remove' void stp_kernel_tracepoint_remove(struct tracepoint *tp, void *priv) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:446:5: error: invalid storage class for function 'stp_tracepoint_init' int stp_tracepoint_init(void) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/stp_tracepoint.c:462:6: error: invalid storage class for function 'stp_tracepoint_exit' void stp_tracepoint_exit(void) ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1081:12: error: invalid storage class for function 'systemtap_module_init' static int systemtap_module_init (void) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'systemtap_module_init': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1223:29: error: dereferencing pointer to incomplete type probe_point = stp->probe->pp; ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1223:29: error: request for member 'pp' in something not a structure or union /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1223:17: error: assignment from incompatible pointer type [-Werror] probe_point = stp->probe->pp; ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1232:20: error: dereferencing pointer to incomplete type if (!stp->probe->cond_enabled) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1232:20: error: request for member 'cond_enabled' in something not a structure or union /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1306:1: error: duplicate label 'out' out: ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:272:1: note: previous definition of 'out' was here out: ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'function_poly': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1321:13: error: invalid storage class for function 'systemtap_module_refresh' static void systemtap_module_refresh (const char *modname) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'systemtap_module_refresh': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1343:36: error: dereferencing pointer to incomplete type if (!stp->enabled && stp->probe->cond_enabled) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1343:36: error: request for member 'cond_enabled' in something not a structure or union /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1346:43: error: dereferencing pointer to incomplete type } else if (stp->enabled && !stp->probe->cond_enabled) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1346:43: error: request for member 'cond_enabled' in something not a structure or union /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1350:30: error: dereferencing pointer to incomplete type stp->enabled = stp->probe->cond_enabled; ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1350:30: error: request for member 'cond_enabled' in something not a structure or union /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1350:18: error: assignment makes integer from pointer without a cast [-Werror] stp->enabled = stp->probe->cond_enabled; ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'function_poly': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1365:13: error: invalid storage class for function 'systemtap_module_exit' static void systemtap_module_exit (void) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1472:12: error: invalid storage class for function 'systemtap_kernel_module_init' static int systemtap_kernel_module_init (void) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'systemtap_kernel_module_init': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1490:1: error: duplicate label 'out' out: ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:272:1: note: previous definition of 'out' was here out: ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: In function 'function_poly': /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1495:13: error: invalid storage class for function 'systemtap_kernel_module_exit' static void systemtap_kernel_module_exit (void) { ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:1502:1: error: expected declaration or statement at end of input MODULE_LICENSE("GPL"); ^ In file included from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:12:0: /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c: At top level: /root/systemtap_write/install/share/systemtap/runtime/linux/perf_read.h:21:12: error: '_stp_perf_read_init' used but never defined [-Werror] static int _stp_perf_read_init (unsigned i, struct task_struct* pid); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/perf_read.h:22:13: error: '_stp_perf_read' used but never defined [-Werror] static long _stp_perf_read (int ncpu, unsigned i); ^ /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:25:13: error: 'systemtap_module_refresh' used but never defined [-Werror] static void systemtap_module_refresh (const char* modname); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24:0, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:32: /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:301:12: error: 'systemtap_kernel_module_init' used but never defined [-Werror] static int systemtap_kernel_module_init (void); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:320:13: error: 'systemtap_kernel_module_exit' used but never defined [-Werror] static void systemtap_kernel_module_exit (void); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/print.c:17:0, from /root/systemtap_write/install/share/systemtap/runtime/print.c:17, from /root/systemtap_write/install/share/systemtap/runtime/runtime_context.h:22, from /tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.c:100: /root/systemtap_write/install/share/systemtap/runtime/transport/transport.c:81:13: error: 'systemtap_module_exit' used but never defined [-Werror] static void systemtap_module_exit(void); ^ /root/systemtap_write/install/share/systemtap/runtime/transport/transport.c:82:12: error: 'systemtap_module_init' used but never defined [-Werror] static int systemtap_module_init(void); ^ cc1: all warnings being treated as errors make[4]: *** [/tmp/stapmgjrhC/stap_1121e605d638f8c7e2607ff656abfce5_2932_src.o] Error 1 make[3]: *** [_module_/tmp/stapmgjrhC] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compilation failed. [man error::pass4] PASS: testcase ./systemtap.base/perf.exp completed in 35 seconds Running ./systemtap.base/plt.exp ... Executing on host: gcc ./systemtap.base/plt.c -I. -shared -fPIC -DLIBPLT1 -g -Wno-deprecated-declarations -Wno-format -fno-builtin -lm -o ./libplt1.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/plt.c -I. -shared -fPIC -DLIBPLT1 -g -Wno-deprecated-declarations -Wno-format -fno-builtin -lm -o ./libplt1.so Executing on host: gcc ./systemtap.base/plt.c -I. -shared -fPIC -DLIBPLT2 -g -Wno-deprecated-declarations -Wno-format -fno-builtin -lm -o ./libplt2.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/plt.c -I. -shared -fPIC -DLIBPLT2 -g -Wno-deprecated-declarations -Wno-format -fno-builtin -lm -o ./libplt2.so Executing on host: gcc ./systemtap.base/plt.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lplt1 -lplt2 -DONLY_MAIN -g -Wno-deprecated-declarations -Wno-format -fno-builtin -lm -o ./plt.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/plt.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lplt1 -lplt2 -DONLY_MAIN -g -Wno-deprecated-declarations -Wno-format -fno-builtin -lm -o ./plt.x executing: stap ./systemtap.base/plt.stp {process("./plt.x").plt, process("./libplt1.so").plt, process("./libplt2.so").plt} noreturn -c {./plt.x >/dev/null} PASS: plt executing: stap ./systemtap.base/plt.stp {process("./plt.x").plt, process("./plt.x").library("libplt*").plt} noreturn -c {./plt.x >/dev/null} PASS: plt library UNTESTED: plt prelink libplt1.so UNTESTED: plt prelinked library executing: stap ./systemtap.base/plt.stp {process("./plt.x").plt, process("./libplt1.so").plt, process("./libplt2.so").plt} return -c {./plt.x >/dev/null} PASS: plt.return executing: stap ./systemtap.base/plt.stp {process("./plt.x").plt, process("./plt.x").library("libplt*").plt} return -c {./plt.x >/dev/null} PASS: plt.return library executing: stap ./systemtap.base/plt.stp process(\"./libplt2.so\").plt(\"strcmp\") noreturn -c {./plt.x >/dev/null} PASS: plt glob testcase ./systemtap.base/plt.exp completed in 36 seconds Running ./systemtap.base/pointer_array.exp ... executing: stap ./systemtap.base/pointer_array.stp -c/bin/true PASS: ./systemtap.base/pointer_array.stp -c/bin/true testcase ./systemtap.base/pointer_array.exp completed in 6 seconds Running ./systemtap.base/poll_map.exp ... spawn stap -g ./systemtap.base/poll_map.stp WARNING: probe kernel.function("vfs_caches_init_early@fs/dcache.c:3305").call (address 0xfffffe0000b5987c) registration error (rc -22) WARNING: probe kernel.function("vfs_caches_init@fs/dcache.c:3311").call (address 0xfffffe0000b59918) registration error (rc -22) stapio called vfs_write 6 times stapio called vfs_read 4 times avahi-daemon called vfs_read 1 times agetty called vfs_read 1 times expect called vfs_read 1 times expect called vfs_write 1 times sendmail called vfs_open 1 times sendmail called vfs_fstat 1 times sendmail called vfs_getattr 1 times sendmail called vfs_getattr_nosec 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times systemd-udevd called vfs_fstatat 10 times systemd-udevd called vfs_getattr 10 times systemd-udevd called vfs_getattr_nosec 10 times systemd-udevd called vfs_read 4 times stapio called vfs_read 2 times stapio called vfs_write 1 times expect called vfs_read 1 times expect called vfs_write 1 times systemd-udevd called vfs_open 1 times systemd-udevd called vfs_fstat 1 times SUCCESS PASS: poll_map (1) testcase ./systemtap.base/poll_map.exp completed in 14 seconds Running ./systemtap.base/pp.exp ... executing: stap -v ./systemtap.base/pp.stp pp spawn stap -v ./systemtap.base/pp.stp pp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 420usr/0sys/435real ms. Pass 2: analyzed script: 6 probe(s), 3 function(s), 86 embed(s), 34 global(s) using 87552virt/81344res/7296shr/70336data kb, in 1970usr/120sys/2096real ms. Pass 3: translated to C into "/tmp/stapMYsar7/stap_de820216ff58a3b5a937d10b59b21033_52024_src.c" using 87552virt/81536res/7488shr/70336data kb, in 20usr/120sys/139real ms. Pass 4: compiled C into "stap_de820216ff58a3b5a937d10b59b21033_52024.ko" in 3530usr/50sys/3930real ms. Pass 5: starting run. systemtap starting probe PASS: pp startup PASS: pp load generation Executing: kill -INT -535 systemtap ending probe kernel.function("SyS_openat@fs/open.c:1031").call? systemtap test success PASS: pp shutdown and output Pass 5: run completed in 10usr/10sys/896real ms. metric: pp 420 0 435 1970 120 2096 20 120 139 3530 50 3930 10 10 896 Executing: kill -INT -535 executing: stap -v ./systemtap.base/pp.stp pn spawn stap -v ./systemtap.base/pp.stp pn Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 6 probe(s), 3 function(s), 87 embed(s), 34 global(s) using 87552virt/81280res/7296shr/70336data kb, in 1970usr/120sys/2093real ms. Pass 3: translated to C into "/tmp/stapP1AWfP/stap_90255300185a5c7742806fc8d06422a6_52144_src.c" using 87552virt/81472res/7488shr/70336data kb, in 20usr/120sys/139real ms. Pass 4: compiled C into "stap_90255300185a5c7742806fc8d06422a6_52144.ko" in 3500usr/80sys/3930real ms. Pass 5: starting run. systemtap starting probe PASS: pn startup PASS: pn load generation Executing: kill -INT -802 systemtap ending probe syscall.openat systemtap test success PASS: pn shutdown and output Pass 5: run completed in 10usr/10sys/997real ms. metric: pn 410 0 408 1970 120 2093 20 120 139 3500 80 3930 10 10 997 Executing: kill -INT -802 testcase ./systemtap.base/pp.exp completed in 16 seconds Running ./systemtap.base/pr10854.exp ... PASS: compiling pr10854.stp spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cf/stap_cf5df735363c3e0defebe25efa283e8e_18845.ko -o /dev/null PASS: pr10854 runloop testcase ./systemtap.base/pr10854.exp completed in 22 seconds Running ./systemtap.base/pr13158.exp ... spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_af69413ebd6ad4a8e6dfa53b18850754_1556.ko Hello PASS: pr13158: Inserting 1st module spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_af69413ebd6ad4a8e6dfa53b18850754_1556.ko ERROR: Couldn't insert module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_af69413ebd6ad4a8e6dfa53b18850754_1556.ko': File exists ERROR: Rerun with staprun option '-R' to rename this module. PASS: pr13158: Inserting 2 Identical Modules: Staprun without -R PASS: pr13158: module was correctly removed testcase ./systemtap.base/pr13158.exp completed in 4 seconds Running ./systemtap.base/pr13306.exp ... spawn stap ./systemtap.base/pr13306.stp ERROR: look out WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: pr13306 plain spawn stap -t ./systemtap.base/pr13306.stp ERROR: look out ----- probe hit report: begin, (./systemtap.base/pr13306.stp:1:1), hits: 1, cycles: 58min/58avg/58max, from: begin, index: 0 ----- refresh report: WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: pr13306 -t spawn stap --suppress-handler-errors ./systemtap.base/pr13306.stp WARNING: Number of errors: 20158, skipped probes: 0 PASS: pr13306 --suppress-handler-errors spawn stap --suppress-handler-errors -t ./systemtap.base/pr13306.stp ----- probe hit report: begin, (./systemtap.base/pr13306.stp:1:1), hits: 1, cycles: 42min/42avg/42max, from: begin, index: 0 perf.type(1).config(0).sample(1000000), (/root/systemtap_write/install/share/systemtap/tapset/timers.stp:21:46), hits: 23206, cycles: 5min/6avg/57max, from: perf.type(1).config(0).sample(1000000) from: perf.sw.cpu_clock.sample(1000000) from: timer.profile from: timer.profile, index: 1 timer.s(4), (./systemtap.base/pr13306.stp:3:1), hits: 1, cycles: 23min/23avg/23max, from: timer.s(4), index: 2 ----- refresh report: WARNING: Number of errors: 23207, skipped probes: 0 PASS: pr13306 --suppress-handler-errors -t testcase ./systemtap.base/pr13306.exp completed in 26 seconds Running ./systemtap.base/pr14546.exp ... spawn stap ./systemtap.base/pr14546.stp println(backtrace()) WARNING: function irq_pm_init_ops is in blacklisted section: keyword at ./systemtap.base/pr14546.stp:1:1 source: probe kernel.function("irq_*").call { ^ WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux 0xfffffe00001739c0 0x0 PASS: pr14546 once spawn stap ./systemtap.base/pr14546.stp println(backtrace()); println(backtrace()) WARNING: function irq_pm_init_ops is in blacklisted section: keyword at ./systemtap.base/pr14546.stp:1:1 source: probe kernel.function("irq_*").call { ^ WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 PASS: pr14546 twice spawn stap ./systemtap.base/pr14546.stp println(backtrace()); println(backtrace()); println(backtrace()) WARNING: function irq_pm_init_ops is in blacklisted section: keyword at ./systemtap.base/pr14546.stp:1:1 source: probe kernel.function("irq_*").call { ^ WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 PASS: pr14546 thrice spawn stap ./systemtap.base/pr14546.stp println(backtrace()); println(ubacktrace()) WARNING: function irq_pm_init_ops is in blacklisted section: keyword at ./systemtap.base/pr14546.stp:1:1 source: probe kernel.function("irq_*").call { ^ WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 0xfffffe00000bc278 0x0 PASS: pr14546 followed by ubacktrace() testcase ./systemtap.base/pr14546.exp completed in 47 seconds Running ./systemtap.base/pr16719.exp ... spawn stap -e probe vfs.read { next } --vp 00003 Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -v -R /tmp/stapyK4qz5/stap_69c508af886782e66323920ce6130935_2094.ko staprun:main:431 modpath="/tmp/stapyK4qz5/stap_69c508af886782e66323920ce6130935_2094.ko", modname="stap_69c508af886782e66323920ce6130935_2094" staprun:init_staprun:337 init_staprun staprun:insert_module:71 inserting module /tmp/stapyK4qz5/stap_69c508af886782e66323920ce6130935_2094.ko staprun:insert_module:97 module options: _stp_bufsize=0 staprun:insert_module:105 module path canonicalized to '/tmp/stapyK4qz5/stap_69c508af886782e66323920ce6130935_2094.ko' staprun:check_signature:418 checking signature for /tmp/stapyK4qz5/stap_69c508af886782e66323920ce6130935_2094.ko Signature file /tmp/stapyK4qz5/stap_69c508af886782e66323920ce6130935_2094.ko.sgn not found staprun:check_signature:431 verify_module returns 0 staprun:insert_module:168 Renaming module 'stap_69c508af886782e66323920ce6130935_2094' staprun:insert_module:176 Renamed module to 'stap_69c508af886782e66323920ce6130935_3543' staprun:insert_module:183 Module stap_69c508af886782e66323920ce6130935_3543 inserted from file /tmp/stapyK4qz5/stap_69c508af886782e66323920ce6130935_2094.ko staprun:init_ctl_channel:72 Opened /sys/kernel/debug/systemtap/stap_69c508af886782e66323920ce6130935_3543/.cmd (6) staprun:close_ctl_channel:112 Closed ctl fd 6 execing: /root/systemtap_write/install/libexec/systemtap/stapio -v -v -R stap_69c508af886782e66323920ce6130935_3543 -F5 stapio:parse_modpath:435 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_69c508af886782e66323920ce6130935_3543.ko" stapio:main:50 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_69c508af886782e66323920ce6130935_3543.ko", modname="stap_69c508af886782e66323920ce6130935_3543" stapio:init_stapio:369 init_stapio stapio:init_ctl_channel:30 Opened .cmd (6) stapio:stp_main_loop:569 in main loop stapio:stp_main_loop:588 select_supported: 1 stapio:init_relayfs:243 initializing relayfs stapio:init_relayfs:264 attempting to openat trace0 stapio:init_relayfs:264 attempting to openat trace1 stapio:init_relayfs:272 attempting to open /sys/kernel/debug/systemtap/stap_69c508af886782e66323920ce6130935_3543/trace1 stapio:init_relayfs:279 ncpus=1, bulkmode = 0 stapio:init_relayfs:362 starting threads stapio:stp_main_loop:744 systemtap_module_init() returned 0 PASS: pr16719 (kernel - started stap) PASS: pr16719 (kernel - fd clean) PASS: pr16719 (kernel - maps clean) PASS: pr16719 (kernel) Executing: kill -INT -3328 spawn stap -e probe kernel.trace("sched_switch")!,never { next } --vp 00003 Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -v -R /tmp/stap15pdZb/stap_02dd20aa26db667ef8adc65008123a9f_1602.ko staprun:main:431 modpath="/tmp/stap15pdZb/stap_02dd20aa26db667ef8adc65008123a9f_1602.ko", modname="stap_02dd20aa26db667ef8adc65008123a9f_1602" staprun:init_staprun:337 init_staprun staprun:insert_module:71 inserting module /tmp/stap15pdZb/stap_02dd20aa26db667ef8adc65008123a9f_1602.ko staprun:insert_module:97 module options: _stp_bufsize=0 staprun:insert_module:105 module path canonicalized to '/tmp/stap15pdZb/stap_02dd20aa26db667ef8adc65008123a9f_1602.ko' staprun:check_signature:418 checking signature for /tmp/stap15pdZb/stap_02dd20aa26db667ef8adc65008123a9f_1602.ko Signature file /tmp/stap15pdZb/stap_02dd20aa26db667ef8adc65008123a9f_1602.ko.sgn not found staprun:check_signature:431 verify_module returns 0 staprun:insert_module:168 Renaming module 'stap_02dd20aa26db667ef8adc65008123a9f_1602' staprun:insert_module:176 Renamed module to 'stap_02dd20aa26db667ef8adc65008123a9f_3776' staprun:insert_module:183 Module stap_02dd20aa26db667ef8adc65008123a9f_3776 inserted from file /tmp/stap15pdZb/stap_02dd20aa26db667ef8adc65008123a9f_1602.ko staprun:init_ctl_channel:72 Opened /sys/kernel/debug/systemtap/stap_02dd20aa26db667ef8adc65008123a9f_3776/.cmd (7) staprun:close_ctl_channel:112 Closed ctl fd 7 execing: /root/systemtap_write/install/libexec/systemtap/stapio -v -v -R stap_02dd20aa26db667ef8adc65008123a9f_3776 -F5 stapio:parse_modpath:435 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_02dd20aa26db667ef8adc65008123a9f_3776.ko" stapio:main:50 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_02dd20aa26db667ef8adc65008123a9f_3776.ko", modname="stap_02dd20aa26db667ef8adc65008123a9f_3776" stapio:init_stapio:369 init_stapio stapio:init_ctl_channel:30 Opened .cmd (7) stapio:stp_main_loop:569 in main loop stapio:stp_main_loop:588 select_supported: 1 stapio:init_relayfs:243 initializing relayfs stapio:init_relayfs:264 attempting to openat trace0 stapio:init_relayfs:264 attempting to openat trace1 stapio:init_relayfs:272 attempting to open /sys/kernel/debug/systemtap/stap_02dd20aa26db667ef8adc65008123a9f_3776/trace1 stapio:init_relayfs:279 ncpus=1, bulkmode = 0 stapio:init_relayfs:362 starting threads stapio:stp_main_loop:744 systemtap_module_init() returned 0 PASS: pr16719 (tracepoint - started stap) PASS: pr16719 (tracepoint - fd clean) PASS: pr16719 (tracepoint - maps clean) PASS: pr16719 (tracepoint) Executing: kill -INT -3551 spawn stap -e probe process("/bin/ls").function("main") { next } --vp 00003 Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -v -R /tmp/stap74QIWc/stap_5ea13adcdd82f8fd29a86543454f3c5c_1703.ko staprun:main:431 modpath="/tmp/stap74QIWc/stap_5ea13adcdd82f8fd29a86543454f3c5c_1703.ko", modname="stap_5ea13adcdd82f8fd29a86543454f3c5c_1703" staprun:init_staprun:337 init_staprun staprun:insert_module:71 inserting module /tmp/stap74QIWc/stap_5ea13adcdd82f8fd29a86543454f3c5c_1703.ko staprun:insert_module:97 module options: _stp_bufsize=0 staprun:insert_module:105 module path canonicalized to '/tmp/stap74QIWc/stap_5ea13adcdd82f8fd29a86543454f3c5c_1703.ko' staprun:check_signature:418 checking signature for /tmp/stap74QIWc/stap_5ea13adcdd82f8fd29a86543454f3c5c_1703.ko Signature file /tmp/stap74QIWc/stap_5ea13adcdd82f8fd29a86543454f3c5c_1703.ko.sgn not found staprun:check_signature:431 verify_module returns 0 staprun:insert_module:168 Renaming module 'stap_5ea13adcdd82f8fd29a86543454f3c5c_1703' staprun:insert_module:176 Renamed module to 'stap_5ea13adcdd82f8fd29a86543454f3c5c_4005' staprun:insert_module:183 Module stap_5ea13adcdd82f8fd29a86543454f3c5c_4005 inserted from file /tmp/stap74QIWc/stap_5ea13adcdd82f8fd29a86543454f3c5c_1703.ko staprun:init_ctl_channel:72 Opened /sys/kernel/debug/systemtap/stap_5ea13adcdd82f8fd29a86543454f3c5c_4005/.cmd (6) staprun:close_ctl_channel:112 Closed ctl fd 6 execing: /root/systemtap_write/install/libexec/systemtap/stapio -v -v -R stap_5ea13adcdd82f8fd29a86543454f3c5c_4005 -F5 stapio:parse_modpath:435 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_5ea13adcdd82f8fd29a86543454f3c5c_4005.ko" stapio:main:50 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_5ea13adcdd82f8fd29a86543454f3c5c_4005.ko", modname="stap_5ea13adcdd82f8fd29a86543454f3c5c_4005" stapio:init_stapio:369 init_stapio stapio:init_ctl_channel:30 Opened .cmd (6) stapio:stp_main_loop:569 in main loop stapio:stp_main_loop:588 select_supported: 1 stapio:init_relayfs:243 initializing relayfs stapio:init_relayfs:264 attempting to openat trace0 stapio:init_relayfs:264 attempting to openat trace1 stapio:init_relayfs:272 attempting to open /sys/kernel/debug/systemtap/stap_5ea13adcdd82f8fd29a86543454f3c5c_4005/trace1 stapio:init_relayfs:279 ncpus=1, bulkmode = 0 stapio:init_relayfs:362 starting threads stapio:stp_main_loop:744 systemtap_module_init() returned 0 PASS: pr16719 (user - started stap) PASS: pr16719 (user - fd clean) PASS: pr16719 (user - maps clean) PASS: pr16719 (user) Executing: kill -INT -3790 testcase ./systemtap.base/pr16719.exp completed in 19 seconds Running ./systemtap.base/prcwildcard.exp ... spawn stap -L process("/root/systemtap_write/install/bin/stap").function("*") process("/root/systemtap_write/install/bin/stap").function("Array2D@/root/systemtap_write/systemtap/util.h:332") $this:class Array2D* const process("/root/systemtap_write/install/bin/stap").function("NSPR_init@/root/systemtap_write/systemtap/session.cxx:408") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("PR_Read_Complete@/root/systemtap_write/systemtap/nsscommon.cxx:1376") $fd:PRFileDesc* $buf:void* $requestedBytes:PRInt32 process("/root/systemtap_write/install/bin/stap").function("_Alloc_hider@/usr/include/c++/4.8.2/bits/basic_string.h:274") process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:struct compile_server_info const& process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__p:struct format_component* process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:struct semantic_error const& process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:struct kernel_point const& $__p:struct kernel_point* process("/root/systemtap_write/install/bin/stap").function("_Construct, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("_Construct, std::list >@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:class list > const& $__p:class list >* process("/root/systemtap_write/install/bin/stap").function("_Construct, std::pair >@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:struct pair const& $__p:struct pair* process("/root/systemtap_write/install/bin/stap").function("_Construct, std::pair >@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:struct pair const& $__p:struct pair* process("/root/systemtap_write/install/bin/stap").function("_Construct, std::pair >@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:struct pair const& $__p:struct pair* process("/root/systemtap_write/install/bin/stap").function("_Construct, std::pair >@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:struct pair const& $__p:struct pair* process("/root/systemtap_write/install/bin/stap").function("_Construct, std::basic_string >, std::pair, std::basic_string > >@/usr/include/c++/4.8.2/bits/stl_construct.h:79") process("/root/systemtap_write/install/bin/stap").function("_Construct, unsigned int>, std::pair, unsigned int> >@/usr/include/c++/4.8.2/bits/stl_construct.h:79") process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__p:struct component* process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") process("/root/systemtap_write/install/bin/stap").function("_Construct@/usr/include/c++/4.8.2/bits/stl_construct.h:79") $__value:struct resolved_type const& $__p:struct resolved_type* process("/root/systemtap_write/install/bin/stap").function("_Deque_base@/usr/include/c++/4.8.2/bits/stl_deque.h:451") process("/root/systemtap_write/install/bin/stap").function("_Deque_base@/usr/include/c++/4.8.2/bits/stl_deque.h:459") process("/root/systemtap_write/install/bin/stap").function("_Deque_impl@/usr/include/c++/4.8.2/bits/stl_deque.h:500") process("/root/systemtap_write/install/bin/stap").function("_Deque_impl@/usr/include/c++/4.8.2/bits/stl_deque.h:505") process("/root/systemtap_write/install/bin/stap").function("_Deque_iterator@/usr/include/c++/4.8.2/bits/stl_deque.h:132") process("/root/systemtap_write/install/bin/stap").function("_Deque_iterator@/usr/include/c++/4.8.2/bits/stl_deque.h:135") process("/root/systemtap_write/install/bin/stap").function("_Destroy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_construct.h:122") $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("_Destroy<__gnu_cxx::__normal_iterator >, print_format::format_component>@/usr/include/c++/4.8.2/bits/stl_construct.h:148") $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("_Destroy<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_construct.h:122") $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > process("/root/systemtap_write/install/bin/stap").function("_Destroy<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_construct.h:148") $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > process("/root/systemtap_write/install/bin/stap").function("_Destroy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_construct.h:122") $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("_Destroy<__gnu_cxx::__normal_iterator >, target_symbol::component>@/usr/include/c++/4.8.2/bits/stl_construct.h:148") $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") $__pointer:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") $__pointer:struct kernel_point* process("/root/systemtap_write/install/bin/stap").function("_Destroy >@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy >@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy*, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy*>@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy >@/usr/include/c++/4.8.2/bits/stl_construct.h:92") $__pointer:class list >* process("/root/systemtap_write/install/bin/stap").function("_Destroy*, std::list >@/usr/include/c++/4.8.2/bits/stl_construct.h:148") $__last:class list >* $__first:class list >* process("/root/systemtap_write/install/bin/stap").function("_Destroy*>@/usr/include/c++/4.8.2/bits/stl_construct.h:122") $__last:class list >* $__first:class list >* process("/root/systemtap_write/install/bin/stap").function("_Destroy, std::basic_string > >@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy, std::basic_string >*, std::pair, std::basic_string > >@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy, std::basic_string >*>@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy, unsigned int> >@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy, unsigned int>*, std::pair, unsigned int> >@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy, unsigned int>*>@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") $__pointer:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:148") $__last:class var* $__first:class var* process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:122") process("/root/systemtap_write/install/bin/stap").function("_Destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:92") $__pointer:class var* process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z11dwfl_assertRKSsiS0_i@/root/systemtap_write/systemtap/dwarf_wrappers.cxx:209") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z13add_conditionP10expressionS0_@/root/systemtap_write/systemtap/elaborate.cxx:5894") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z16regex_to_stapdfaP17systemtap_sessionRKSsPK5token@/root/systemtap_write/systemtap/stapregex.cxx:189") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z17common_probe_initP13derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:11637") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z17modname_from_pathRKSs@/root/systemtap_write/systemtap/setupdwfl.cxx:823") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z17output_exportconfR17systemtap_sessionRSt14basic_ofstreamIcSt11char_traitsIcEEPKcS7_@/root/systemtap_write/systemtap/buildrun.cxx:1027") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z18get_home_directoryv@/root/systemtap_write/systemtap/util.cxx:1272") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z19print_coverage_infoR17systemtap_session@/root/systemtap_write/systemtap/coveragedb.cxx:369") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z20server_cert_nicknamev@/root/systemtap_write/systemtap/nsscommon.cxx:1523") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z21add_stapconf_to_cacheR17systemtap_session@/root/systemtap_write/systemtap/cache.cxx:437") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z22missing_rpm_list_printR17systemtap_sessionPKc@/root/systemtap_write/systemtap/rpm_finder.cxx:250") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__Z5parseR17systemtap_sessionRKSsRSij@/root/systemtap_write/systemtap/parse.cxx:3948") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN10ssh_remote6createER17systemtap_sessionRKSs@/root/systemtap_write/systemtap/remote.cxx:1308") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN16be_derived_probe10join_groupER17systemtap_session@/root/systemtap_write/systemtap/tapset-been.cxx:250") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN17systemtap_session16NSPR_InitializedE@/root/systemtap_write/systemtap/session.cxx:2777") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN17translator_outputC2ERSo@/root/systemtap_write/systemtap/translator-output.cxx:69") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN18perf_derived_probeC2EP5probeP11probe_pointlllbbSsSs@/root/systemtap_write/systemtap/tapset-perfmon.cxx:383") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN19cs_protocol_versionD2Ev@/root/systemtap_write/systemtap/cscommon.cxx:130") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN19timer_derived_probeC2EP5probeP11probe_pointllb@/root/systemtap_write/systemtap/tapset-timers.cxx:752") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN20itrace_derived_probeC2ER17systemtap_sessionP5probeP11probe_pointbRSsli@/root/systemtap_write/systemtap/tapset-itrace.cxx:318") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN20procfs_derived_probeC2ER17systemtap_sessionP5probeP11probe_pointSsbll@/root/systemtap_write/systemtap/tapset-procfs.cxx:641") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN20utrace_derived_probeC2ER17systemtap_sessionP5probeP11probe_pointbRSsl26utrace_derived_probe_flags@/root/systemtap_write/systemtap/tapset-utrace.cxx:1319") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN23java_details_inspection18visit_functioncallEP12functioncall@/root/systemtap_write/systemtap/tapset-method.cxx:433") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN23netfilter_derived_probeC2ER17systemtap_sessionP5probeP11probe_pointSsSsSs@/root/systemtap_write/systemtap/tapset-netfilter.cxx:505") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN26mark_var_expanding_visitor23visit_target_symbol_argEP13target_symbol@/root/systemtap_write/systemtap/tapset-mark.cxx:752") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN28dynprobe_derived_probe_group3addERKSsmmS1_S1_@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:206") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN31task_finder_derived_probe_group16emit_module_initER17systemtap_session@/root/systemtap_write/systemtap/task_finder.cxx:124") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN6dwflppC2ER17systemtap_sessionRKSsb@/root/systemtap_write/systemtap/dwflpp.cxx:4830") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN9stap_hash5startEv@/root/systemtap_write/systemtap/hash.cxx:389") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN9stapregex5octChEj@/root/systemtap_write/systemtap/stapregex-parse.cxx:717") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN9stapregex5rangeC2Ecc@/root/systemtap_write/systemtap/stapregex-tree.cxx:527") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN9stapregex6pad_reE@/root/systemtap_write/systemtap/stapregex-dfa.cxx:765") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZN9visitableD2Ev@/root/systemtap_write/systemtap/staptree.cxx:3607") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I__ZlsRSoRK3var@/root/systemtap_write/systemtap/translate.cxx:8224") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I_nsscommon_error@/root/systemtap_write/systemtap/csclient.cxx:3809") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I_pending_interrupts@/root/systemtap_write/systemtap/main.cxx:1249") process("/root/systemtap_write/install/bin/stap").function("_GLOBAL__sub_I_pr_name@/root/systemtap_write/systemtap/privilege.cxx:107") process("/root/systemtap_write/install/bin/stap").function("_Hashtable@/usr/include/c++/4.8.2/tr1/hashtable.h:516") process("/root/systemtap_write/install/bin/stap").function("_Hashtable_iterator@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:273") process("/root/systemtap_write/install/bin/stap").function("_Hashtable_iterator@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:278") process("/root/systemtap_write/install/bin/stap").function("_Hashtable_iterator_base@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:208") process("/root/systemtap_write/install/bin/stap").function("_List_base@/usr/include/c++/4.8.2/bits/stl_list.h:359") process("/root/systemtap_write/install/bin/stap").function("_List_base@/usr/include/c++/4.8.2/bits/stl_list.h:363") process("/root/systemtap_write/install/bin/stap").function("_List_impl@/usr/include/c++/4.8.2/bits/stl_list.h:315") process("/root/systemtap_write/install/bin/stap").function("_List_impl@/usr/include/c++/4.8.2/bits/stl_list.h:319") process("/root/systemtap_write/install/bin/stap").function("_M_add_ref_copy@/usr/include/c++/4.8.2/tr1/shared_ptr.h:127") $this:class _Sp_counted_base<(__gnu_cxx::_Lock_policy)2u>* const process("/root/systemtap_write/install/bin/stap").function("_M_allocate@/usr/include/c++/4.8.2/bits/stl_vector.h:167") process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $__first:Dwarf_Die* $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $this:class vector >* const $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $this:class vector >* const $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $this:class vector, std::allocator >, std::allocator, std::allocator > > >* const $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $this:class vector >* const $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $this:class vector >* const $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $this:class vector >* const $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $this:class vector >* const $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_and_copy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1135") $this:class vector >* const $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_buckets@/usr/include/c++/4.8.2/tr1/hashtable.h:485") $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_allocate_map@/usr/include/c++/4.8.2/bits/stl_deque.h:543") process("/root/systemtap_write/install/bin/stap").function("_M_allocate_node@/usr/include/c++/4.8.2/bits/stl_deque.h:531") process("/root/systemtap_write/install/bin/stap").function("_M_allocate_node@/usr/include/c++/4.8.2/tr1/hashtable.h:425") $__v:value_type const& process("/root/systemtap_write/install/bin/stap").function("_M_assign_aux@/usr/include/c++/4.8.2/bits/vector.tcc:258") process("/root/systemtap_write/install/bin/stap").function("_M_assign_dispatch@/usr/include/c++/4.8.2/bits/stl_vector.h:1245") process("/root/systemtap_write/install/bin/stap").function("_M_bucket_index@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:675") process("/root/systemtap_write/install/bin/stap").function("_M_bucket_index@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:680") process("/root/systemtap_write/install/bin/stap").function("_M_check@/usr/include/c++/4.8.2/bits/basic_string.h:321") process("/root/systemtap_write/install/bin/stap").function("_M_check_len@/usr/include/c++/4.8.2/bits/stl_vector.h:1336") $__s:char const* $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_clear@/usr/include/c++/4.8.2/bits/list.tcc:65") process("/root/systemtap_write/install/bin/stap").function("_M_clone_node@/usr/include/c++/4.8.2/bits/stl_tree.h:427") process("/root/systemtap_write/install/bin/stap").function("_M_compare@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:685") $__k:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("_M_copy@/usr/include/c++/4.8.2/bits/basic_string.h:354") process("/root/systemtap_write/install/bin/stap").function("_M_copy@/usr/include/c++/4.8.2/bits/stl_tree.h:1083") $__x:_Const_Link_type $__p:_Link_type process("/root/systemtap_write/install/bin/stap").function("_M_create_node@/usr/include/c++/4.8.2/bits/stl_list.h:482") process("/root/systemtap_write/install/bin/stap").function("_M_create_node@/usr/include/c++/4.8.2/bits/stl_tree.h:378") process("/root/systemtap_write/install/bin/stap").function("_M_create_nodes@/usr/include/c++/4.8.2/bits/stl_deque.h:620") process("/root/systemtap_write/install/bin/stap").function("_M_create_storage@/usr/include/c++/4.8.2/bits/stl_vector.h:179") process("/root/systemtap_write/install/bin/stap").function("_M_data@/usr/include/c++/4.8.2/bits/basic_string.h:292") process("/root/systemtap_write/install/bin/stap").function("_M_deallocate@/usr/include/c++/4.8.2/bits/stl_vector.h:171") process("/root/systemtap_write/install/bin/stap").function("_M_deallocate_buckets@/usr/include/c++/4.8.2/tr1/hashtable.h:504") process("/root/systemtap_write/install/bin/stap").function("_M_deallocate_map@/usr/include/c++/4.8.2/bits/stl_deque.h:547") $__n:size_t process("/root/systemtap_write/install/bin/stap").function("_M_deallocate_node@/usr/include/c++/4.8.2/bits/stl_deque.h:537") process("/root/systemtap_write/install/bin/stap").function("_M_deallocate_node@/usr/include/c++/4.8.2/tr1/hashtable.h:448") process("/root/systemtap_write/install/bin/stap").function("_M_deallocate_nodes@/usr/include/c++/4.8.2/tr1/hashtable.h:461") $__array:_Node** $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_destroy@/usr/include/c++/4.8.2/tr1/shared_ptr.h:120") $this:class _Sp_counted_base<(__gnu_cxx::_Lock_policy)2u>* const process("/root/systemtap_write/install/bin/stap").function("_M_destroy_data@/usr/include/c++/4.8.2/bits/stl_deque.h:1849") process("/root/systemtap_write/install/bin/stap").function("_M_destroy_data_aux@/usr/include/c++/4.8.2/bits/deque.tcc:801") process("/root/systemtap_write/install/bin/stap").function("_M_destroy_node@/usr/include/c++/4.8.2/bits/stl_tree.h:393") process("/root/systemtap_write/install/bin/stap").function("_M_destroy_nodes@/usr/include/c++/4.8.2/bits/stl_deque.h:638") process("/root/systemtap_write/install/bin/stap").function("_M_dispose@/usr/include/c++/4.8.2/bits/basic_string.h:237") process("/root/systemtap_write/install/bin/stap").function("_M_dispose@/usr/include/c++/4.8.2/tr1/shared_ptr.h:256") process("/root/systemtap_write/install/bin/stap").function("_M_erase@/usr/include/c++/4.8.2/bits/stl_list.h:1568") process("/root/systemtap_write/install/bin/stap").function("_M_erase@/usr/include/c++/4.8.2/bits/stl_tree.h:1119") $__x:_Link_type process("/root/systemtap_write/install/bin/stap").function("_M_erase_at_end@/usr/include/c++/4.8.2/bits/stl_deque.h:1868") $__pos:iterator $this:class deque, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("_M_erase_at_end@/usr/include/c++/4.8.2/bits/stl_vector.h:1350") process("/root/systemtap_write/install/bin/stap").function("_M_erase_aux@/usr/include/c++/4.8.2/bits/stl_tree.h:1739") process("/root/systemtap_write/install/bin/stap").function("_M_erase_aux@/usr/include/c++/4.8.2/bits/stl_tree.h:1753") process("/root/systemtap_write/install/bin/stap").function("_M_fill_initialize@/usr/include/c++/4.8.2/bits/deque.tcc:350") process("/root/systemtap_write/install/bin/stap").function("_M_fill_initialize@/usr/include/c++/4.8.2/bits/stl_vector.h:1212") process("/root/systemtap_write/install/bin/stap").function("_M_fill_insert@/usr/include/c++/4.8.2/bits/vector.tcc:441") $this:class vector >* const $__position:iterator $__n:size_type $__x:value_type const& process("/root/systemtap_write/install/bin/stap").function("_M_find_node@/usr/include/c++/4.8.2/tr1/hashtable.h:824") $__k:key_type const& $__p:_Node* process("/root/systemtap_write/install/bin/stap").function("_M_get_deleter@/usr/include/c++/4.8.2/tr1/shared_ptr.h:260") $__ti:class type_info const& process("/root/systemtap_write/install/bin/stap").function("_M_get_insert_equal_pos@/usr/include/c++/4.8.2/bits/stl_tree.h:1346") process("/root/systemtap_write/install/bin/stap").function("_M_get_insert_hint_unique_pos@/usr/include/c++/4.8.2/bits/stl_tree.h:1411") $__position:const_iterator $__k:key_type const& process("/root/systemtap_write/install/bin/stap").function("_M_get_insert_unique_pos@/usr/include/c++/4.8.2/bits/stl_tree.h:1314") process("/root/systemtap_write/install/bin/stap").function("_M_get_node@/usr/include/c++/4.8.2/bits/stl_list.h:333") process("/root/systemtap_write/install/bin/stap").function("_M_get_node@/usr/include/c++/4.8.2/bits/stl_tree.h:369") process("/root/systemtap_write/install/bin/stap").function("_M_hash_code@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:671") process("/root/systemtap_write/install/bin/stap").function("_M_incr@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:213") process("/root/systemtap_write/install/bin/stap").function("_M_incr_bucket@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:231") process("/root/systemtap_write/install/bin/stap").function("_M_init@/usr/include/c++/4.8.2/bits/stl_list.h:384") process("/root/systemtap_write/install/bin/stap").function("_M_initialize@/usr/include/c++/4.8.2/bits/stl_tree.h:464") process("/root/systemtap_write/install/bin/stap").function("_M_initialize_dispatch<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1172") process("/root/systemtap_write/install/bin/stap").function("_M_initialize_dispatch@/usr/include/c++/4.8.2/bits/stl_vector.h:1161") process("/root/systemtap_write/install/bin/stap").function("_M_initialize_dispatch >@/usr/include/c++/4.8.2/bits/stl_list.h:1486") $__first:struct _List_const_iterator $this:class list >* const process("/root/systemtap_write/install/bin/stap").function("_M_initialize_dispatch >@/usr/include/c++/4.8.2/bits/stl_list.h:1486") $__first:struct _List_const_iterator $this:class list >* const process("/root/systemtap_write/install/bin/stap").function("_M_initialize_dispatch >@/usr/include/c++/4.8.2/bits/stl_list.h:1486") $__first:struct _List_const_iterator $this:class list >* const process("/root/systemtap_write/install/bin/stap").function("_M_initialize_dispatch > >@/usr/include/c++/4.8.2/bits/stl_list.h:1486") process("/root/systemtap_write/install/bin/stap").function("_M_initialize_dispatch > >@/usr/include/c++/4.8.2/bits/stl_list.h:1486") $__first:struct _List_const_iterator > $this:class list, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("_M_initialize_dispatch > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1172") process("/root/systemtap_write/install/bin/stap").function("_M_initialize_map@/usr/include/c++/4.8.2/bits/stl_deque.h:581") $__num_elements:size_t process("/root/systemtap_write/install/bin/stap").function("_M_insert@/usr/include/c++/4.8.2/bits/stl_list.h:1551") process("/root/systemtap_write/install/bin/stap").function("_M_insert@/usr/include/c++/4.8.2/tr1/hashtable.h:887") $this:class _Hashtable, std::allocator >, std::_Select1st >, std::equal_to, std::tr1::hash, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>* const $__v:value_type const& process("/root/systemtap_write/install/bin/stap").function("_M_insert@/usr/include/c++/4.8.2/tr1/hashtable.h:908") $this:class _Hashtable, std::allocator >, std::pair, std::allocator >, Dwarf_Die>, std::allocator, std::allocator >, Dwarf_Die> >, std::_Select1st, std::allocator >, Dwarf_Die> >, std::equal_to, std::allocator > >, std::tr1::hash, std::allocator > >, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, false>* const $__v:value_type const& process("/root/systemtap_write/install/bin/stap").function("_M_insert_@/usr/include/c++/4.8.2/bits/stl_tree.h:1012") process("/root/systemtap_write/install/bin/stap").function("_M_insert_aux, const std::pair&, const std::pair*> >@/usr/include/c++/4.8.2/bits/deque.tcc:713") $this:class deque, std::allocator > >* const $__pos:iterator $__first:struct _Deque_iterator, const std::pair&, const std::pair*> $__last:struct _Deque_iterator, const std::pair&, const std::pair*> $__n:size_type process("/root/systemtap_write/install/bin/stap").function("_M_insert_aux@/usr/include/c++/4.8.2/bits/deque.tcc:593") $this:class deque, std::allocator > >* const $__pos:iterator $__x:value_type const& process("/root/systemtap_write/install/bin/stap").function("_M_insert_aux@/usr/include/c++/4.8.2/bits/vector.tcc:318") $__position:iterator process("/root/systemtap_write/install/bin/stap").function("_M_insert_bucket@/usr/include/c++/4.8.2/tr1/hashtable.h:843") $__v:value_type const& $__n:size_type $__code:_Hash_code_type process("/root/systemtap_write/install/bin/stap").function("_M_insert_dispatch<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1286") process("/root/systemtap_write/install/bin/stap").function("_M_insert_dispatch<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1286") process("/root/systemtap_write/install/bin/stap").function("_M_insert_dispatch<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1286") $this:class vector >* const process("/root/systemtap_write/install/bin/stap").function("_M_insert_dispatch<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1286") $this:class vector, std::allocator >, std::allocator, std::allocator > > >* const process("/root/systemtap_write/install/bin/stap").function("_M_insert_dispatch, const std::pair&, const std::pair*> >@/usr/include/c++/4.8.2/bits/stl_deque.h:1787") process("/root/systemtap_write/install/bin/stap").function("_M_insert_equal@/usr/include/c++/4.8.2/bits/stl_tree.h:1393") process("/root/systemtap_write/install/bin/stap").function("_M_insert_unique<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_tree.h:1718") $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $this:class _Rb_tree, std::allocator >, std::basic_string, std::allocator >, std::_Identity, std::allocator > >, std::less, std::allocator > >, std::allocator, std::allocator > > >* const process("/root/systemtap_write/install/bin/stap").function("_M_insert_unique<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_tree.h:1718") $__last:class __normal_iterator > > $__first:class __normal_iterator > > $this:class _Rb_tree, std::less, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("_M_insert_unique >@/usr/include/c++/4.8.2/bits/stl_tree.h:1718") process("/root/systemtap_write/install/bin/stap").function("_M_insert_unique > >@/usr/include/c++/4.8.2/bits/stl_tree.h:1718") process("/root/systemtap_write/install/bin/stap").function("_M_insert_unique >@/usr/include/c++/4.8.2/bits/stl_tree.h:1718") $this:class _Rb_tree, std::less, std::allocator >* const $__first:struct _Rb_tree_const_iterator $__last:struct _Rb_tree_const_iterator process("/root/systemtap_write/install/bin/stap").function("_M_insert_unique@/usr/include/c++/4.8.2/bits/stl_tree.h:1368") process("/root/systemtap_write/install/bin/stap").function("_M_insert_unique_@/usr/include/c++/4.8.2/bits/stl_tree.h:1470") process("/root/systemtap_write/install/bin/stap").function("_M_leak@/usr/include/c++/4.8.2/bits/basic_string.h:314") process("/root/systemtap_write/install/bin/stap").function("_M_limit@/usr/include/c++/4.8.2/bits/basic_string.h:337") $__off:size_type $this:class basic_string, std::allocator > const* const process("/root/systemtap_write/install/bin/stap").function("_M_lower_bound@/usr/include/c++/4.8.2/bits/stl_tree.h:1136") process("/root/systemtap_write/install/bin/stap").function("_M_lower_bound@/usr/include/c++/4.8.2/bits/stl_tree.h:1152") $__x:_Const_Link_type process("/root/systemtap_write/install/bin/stap").function("_M_need_rehash@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:454") process("/root/systemtap_write/install/bin/stap").function("_M_new_elements_at_back@/usr/include/c++/4.8.2/bits/deque.tcc:848") $this:class deque, std::allocator > >* const $__new_elems:size_type process("/root/systemtap_write/install/bin/stap").function("_M_new_elements_at_front@/usr/include/c++/4.8.2/bits/deque.tcc:823") $this:class deque, std::allocator > >* const $__new_elems:size_type process("/root/systemtap_write/install/bin/stap").function("_M_next_bkt@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:420") $__n:size_t $this:struct _Prime_rehash_policy const* const process("/root/systemtap_write/install/bin/stap").function("_M_pop_back_aux@/usr/include/c++/4.8.2/bits/deque.tcc:504") process("/root/systemtap_write/install/bin/stap").function("_M_pop_front_aux@/usr/include/c++/4.8.2/bits/deque.tcc:519") process("/root/systemtap_write/install/bin/stap").function("_M_push_back_aux@/usr/include/c++/4.8.2/bits/deque.tcc:442") process("/root/systemtap_write/install/bin/stap").function("_M_push_front_aux@/usr/include/c++/4.8.2/bits/deque.tcc:476") $__t:value_type const& $this:class deque, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("_M_put_node@/usr/include/c++/4.8.2/bits/stl_list.h:337") process("/root/systemtap_write/install/bin/stap").function("_M_put_node@/usr/include/c++/4.8.2/bits/stl_tree.h:373") process("/root/systemtap_write/install/bin/stap").function("_M_range_check@/usr/include/c++/4.8.2/bits/stl_vector.h:791") $__n:size_type $this:class vector, std::allocator >, std::allocator, std::allocator > > > const* const process("/root/systemtap_write/install/bin/stap").function("_M_range_initialize<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1197") process("/root/systemtap_write/install/bin/stap").function("_M_range_initialize > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1197") process("/root/systemtap_write/install/bin/stap").function("_M_range_insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/vector.tcc:608") $this:class vector >* const $__position:iterator $__first:class __normal_iterator > > $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("_M_range_insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/vector.tcc:608") $this:class vector >* const $__position:iterator $__first:class __normal_iterator > > $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("_M_range_insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/vector.tcc:608") $this:class vector >* const $__position:iterator $__first:class __normal_iterator > > $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("_M_range_insert<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/vector.tcc:608") $this:class vector, std::allocator >, std::allocator, std::allocator > > >* const $__position:iterator $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > process("/root/systemtap_write/install/bin/stap").function("_M_range_insert_aux, const std::pair&, const std::pair*> >@/usr/include/c++/4.8.2/bits/deque.tcc:540") process("/root/systemtap_write/install/bin/stap").function("_M_reallocate_map@/usr/include/c++/4.8.2/bits/deque.tcc:873") $__add_at_front:bool $__nodes_to_add:size_type process("/root/systemtap_write/install/bin/stap").function("_M_rehash@/usr/include/c++/4.8.2/tr1/hashtable.h:1144") process("/root/systemtap_write/install/bin/stap").function("_M_release@/usr/include/c++/4.8.2/tr1/shared_ptr.h:134") $this:class _Sp_counted_base<(__gnu_cxx::_Lock_policy)2u>* const process("/root/systemtap_write/install/bin/stap").function("_M_rep@/usr/include/c++/4.8.2/bits/basic_string.h:300") process("/root/systemtap_write/install/bin/stap").function("_M_reserve_elements_at_back@/usr/include/c++/4.8.2/bits/stl_deque.h:1898") $__n:size_type $this:class deque, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("_M_reserve_elements_at_front@/usr/include/c++/4.8.2/bits/stl_deque.h:1888") $__n:size_type $this:class deque, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("_M_reserve_map_at_back@/usr/include/c++/4.8.2/bits/stl_deque.h:1924") process("/root/systemtap_write/install/bin/stap").function("_M_reserve_map_at_front@/usr/include/c++/4.8.2/bits/stl_deque.h:1932") process("/root/systemtap_write/install/bin/stap").function("_M_set_buffer@/usr/include/c++/4.8.2/fstream:395") process("/root/systemtap_write/install/bin/stap").function("_M_set_length_and_sharable@/usr/include/c++/4.8.2/bits/basic_string.h:207") process("/root/systemtap_write/install/bin/stap").function("_M_set_node@/usr/include/c++/4.8.2/bits/stl_deque.h:234") process("/root/systemtap_write/install/bin/stap").function("_M_set_sharable@/usr/include/c++/4.8.2/bits/basic_string.h:203") process("/root/systemtap_write/install/bin/stap").function("_M_stringbuf_init@/usr/include/c++/4.8.2/sstream:160") $__mode:openmode $this:class basic_stringbuf, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("_M_swap@/usr/include/c++/4.8.2/tr1/shared_ptr.h:367") process("/root/systemtap_write/install/bin/stap").function("_M_transfer@/usr/include/c++/4.8.2/bits/stl_list.h:1545") process("/root/systemtap_write/install/bin/stap").function("_M_upper_bound@/usr/include/c++/4.8.2/bits/stl_tree.h:1168") $__y:_Link_type $__x:_Link_type process("/root/systemtap_write/install/bin/stap").function("_M_upper_bound@/usr/include/c++/4.8.2/bits/stl_tree.h:1184") $this:class _Rb_tree, std::allocator >, std::pair, std::allocator >, std::basic_string, std::allocator > >, std::_Select1st, std::allocator >, std::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > > const* const $__k:class basic_string, std::allocator > const& $__y:_Const_Link_type $__x:_Const_Link_type process("/root/systemtap_write/install/bin/stap").function("_Prime_rehash_policy@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:383") process("/root/systemtap_write/install/bin/stap").function("_Rb_tree@/usr/include/c++/4.8.2/bits/stl_tree.h:648") process("/root/systemtap_write/install/bin/stap").function("_Rb_tree@/usr/include/c++/4.8.2/bits/stl_tree.h:654") process("/root/systemtap_write/install/bin/stap").function("_Rb_tree_impl@/usr/include/c++/4.8.2/bits/stl_tree.h:445") process("/root/systemtap_write/install/bin/stap").function("_Rb_tree_impl@/usr/include/c++/4.8.2/bits/stl_tree.h:450") process("/root/systemtap_write/install/bin/stap").function("_S_compare@/usr/include/c++/4.8.2/bits/basic_string.h:407") process("/root/systemtap_write/install/bin/stap").function("_S_construct@/usr/include/c++/4.8.2/bits/basic_string.h:1743") process("/root/systemtap_write/install/bin/stap").function("_S_construct@/usr/include/c++/4.8.2/bits/basic_string.tcc:123") $__beg:char* $__end:char* $__a:class allocator const& process("/root/systemtap_write/install/bin/stap").function("_S_construct_aux@/usr/include/c++/4.8.2/bits/basic_string.h:1721") process("/root/systemtap_write/install/bin/stap").function("_S_copy_chars@/usr/include/c++/4.8.2/bits/basic_string.h:399") process("/root/systemtap_write/install/bin/stap").function("_S_maximum@/usr/include/c++/4.8.2/bits/stl_tree.h:116") $__x:_Base_ptr process("/root/systemtap_write/install/bin/stap").function("_S_maximum@/usr/include/c++/4.8.2/bits/stl_tree.h:560") process("/root/systemtap_write/install/bin/stap").function("_S_minimum@/usr/include/c++/4.8.2/bits/stl_tree.h:102") $__x:_Base_ptr process("/root/systemtap_write/install/bin/stap").function("_S_minimum@/usr/include/c++/4.8.2/bits/stl_tree.h:552") $__x:_Base_ptr process("/root/systemtap_write/install/bin/stap").function("_Sp_counted_base@/usr/include/c++/4.8.2/tr1/shared_ptr.h:106") $this:class _Sp_counted_base<(__gnu_cxx::_Lock_policy)2u>* const process("/root/systemtap_write/install/bin/stap").function("_Sp_counted_base_impl@/usr/include/c++/4.8.2/tr1/shared_ptr.h:252") process("/root/systemtap_write/install/bin/stap").function("_Vector_base@/usr/include/c++/4.8.2/bits/stl_vector.h:124") process("/root/systemtap_write/install/bin/stap").function("_Vector_base@/usr/include/c++/4.8.2/bits/stl_vector.h:127") process("/root/systemtap_write/install/bin/stap").function("_Vector_base@/usr/include/c++/4.8.2/bits/stl_vector.h:134") process("/root/systemtap_write/install/bin/stap").function("_Vector_impl@/usr/include/c++/4.8.2/bits/stl_vector.h:86") process("/root/systemtap_write/install/bin/stap").function("_Vector_impl@/usr/include/c++/4.8.2/bits/stl_vector.h:90") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser11visit_blockEP5block") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser12visit_symbolEP6symbol") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser13visit_cast_opEP7cast_op") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser13visit_hist_opEP7hist_op") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser13visit_perf_opEP7perf_op") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser13visit_stat_opEP7stat_op") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser14visit_array_inEP8array_in") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser14visit_atvar_opEP8atvar_op") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser14visit_entry_opEP8entry_op") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser14visit_for_loopEP8for_loop") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser15visit_try_blockEP9try_block") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser16visit_arrayindexEP10arrayindex") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser16visit_assignmentEP10assignment") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser16visit_comparisonEP10comparison") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser16visit_defined_opEP10defined_op") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser17visit_autocast_opEP11autocast_op") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser17visit_pre_crementEP11pre_crement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser17visit_regex_queryEP11regex_query") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser18visit_embeddedcodeEP12embeddedcode") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser18visit_foreach_loopEP12foreach_loop") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser18visit_functioncallEP12functioncall") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser18visit_if_statementEP12if_statement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser18visit_post_crementEP12post_crement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser18visit_print_formatEP12print_format") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser19visit_concatenationEP13concatenation") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser19visit_embedded_exprEP13embedded_expr") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser19visit_target_symbolEP13target_symbol") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser20visit_expr_statementEP14expr_statement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser20visit_literal_numberEP14literal_number") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser20visit_literal_stringEP14literal_string") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser20visit_next_statementEP14next_statement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser20visit_null_statementEP14null_statement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser21visit_break_statementEP15break_statement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser21visit_logical_or_exprEP15logical_or_expr") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser22visit_delete_statementEP16delete_statement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser22visit_logical_and_exprEP16logical_and_expr") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser22visit_return_statementEP16return_statement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser22visit_unary_expressionEP16unary_expression") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser23visit_binary_expressionEP17binary_expression") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser24visit_continue_statementEP18continue_statement") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparser24visit_ternary_expressionEP18ternary_expression") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparserD0Ev") process("/root/systemtap_write/install/bin/stap").function("_ZThn8_N10c_unparserD1Ev") process("/root/systemtap_write/install/bin/stap").function("__adjust_heap<__gnu_cxx::__normal_iterator >, long int, Dwarf_Line_s*, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:304") $__first:class __normal_iterator > > $__holeIndex:long int $__len:long int $__value:struct Dwarf_Line_s* $__comp:void* process("/root/systemtap_write/install/bin/stap").function("__adjust_heap<__gnu_cxx::__normal_iterator > >, long int, be_derived_probe*, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:304") $__first:class __normal_iterator > > $__holeIndex:long int $__len:long int $__value:struct be_derived_probe* $__comp:void* process("/root/systemtap_write/install/bin/stap").function("__adjust_heap<__gnu_cxx::__normal_iterator >, long int, compile_server_info>@/usr/include/c++/4.8.2/bits/stl_heap.h:227") $__first:class __normal_iterator > > $__holeIndex:long int $__len:long int $__value:struct compile_server_info process("/root/systemtap_write/install/bin/stap").function("__adjust_heap<__gnu_cxx::__normal_iterator >, long int, int>@/usr/include/c++/4.8.2/bits/stl_heap.h:227") $__first:class __normal_iterator > > $__holeIndex:long int $__len:long int $__value:int process("/root/systemtap_write/install/bin/stap").function("__advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("__advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("__advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("__advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("__advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("__advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("__advance<__gnu_cxx::__normal_iterator*, std::vector > >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") $__n:long int $__i:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >& process("/root/systemtap_write/install/bin/stap").function("__advance@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") $__n:long int $__i:long unsigned int const*& process("/root/systemtap_write/install/bin/stap").function("__advance, const std::pair&, const std::pair*>, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:150") process("/root/systemtap_write/install/bin/stap").function("__atomic_add@/usr/include/c++/4.8.2/ext/atomicity.h:52") process("/root/systemtap_write/install/bin/stap").function("__atomic_add_dispatch@/usr/include/c++/4.8.2/ext/atomicity.h:92") process("/root/systemtap_write/install/bin/stap").function("__atomic_add_single@/usr/include/c++/4.8.2/ext/atomicity.h:73") $__val:int $__mem:_Atomic_word* process("/root/systemtap_write/install/bin/stap").function("__bswap_32@/usr/include/bits/byteswap.h:44") $__bsx:unsigned int process("/root/systemtap_write/install/bin/stap").function("__check_facet >@/usr/include/c++/4.8.2/bits/basic_ios.h:46") $__f:class ctype const* process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") $__result:struct compile_server_info* $__last:struct compile_server_info* $__first:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") $__result:struct format_component* $__first:struct format_component const* process("/root/systemtap_write/install/bin/stap").function("__copy_m*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") $__result:class basic_string, std::allocator >* $__first:class basic_string, std::allocator > const* process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") $__result:struct component* $__first:struct component const* process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") process("/root/systemtap_write/install/bin/stap").function("__copy_m, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") process("/root/systemtap_write/install/bin/stap").function("__copy_m, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") process("/root/systemtap_write/install/bin/stap").function("__copy_m, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") process("/root/systemtap_write/install/bin/stap").function("__copy_m, std::pair&, std::pair*>, std::insert_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") process("/root/systemtap_write/install/bin/stap").function("__copy_m, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") process("/root/systemtap_write/install/bin/stap").function("__copy_m*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") process("/root/systemtap_write/install/bin/stap").function("__copy_m*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__copy_m*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:330") $__result:struct component* $__last:struct component* $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") $__result:unsigned int* $__last:unsigned int const* $__first:unsigned int const* process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_m@/usr/include/c++/4.8.2/bits/stl_algobase.h:368") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, Dwarf_Die*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, exp_type*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2*, std::vector > >, __gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, dynprobe_info**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct dynprobe_info** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, expression**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct expression** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 > >, itrace_derived_probe**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct itrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, long int*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:long int* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, probe_point**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct probe_point** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, probe_point::component**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, probe_point::component**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct component** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, remote**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:class remote** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, stapfile**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct stapfile** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, stapfile**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, statement**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct statement** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, statement**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2*, std::vector > >, __gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, symbol**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct symbol** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 > >, utrace_derived_probe**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct utrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2, std::pair&, std::pair*>, std::insert_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:class basic_string, std::allocator >* $__last:class basic_string, std::allocator >* $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:struct component* $__last:struct component* $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") $__result:unsigned int* $__last:unsigned int const* $__first:unsigned int const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:424") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct compile_server_info* $__last:struct compile_server_info* $__first:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:Dwarf_Die* $__first:Dwarf_Die const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct dynprobe_info** $__last:struct dynprobe_info* const* $__first:struct dynprobe_info* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct expression** $__first:struct expression* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct itrace_derived_probe** $__last:struct itrace_derived_probe* const* $__first:struct itrace_derived_probe* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:long int* $__last:long int const* $__first:long int const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct probe_point** $__first:struct probe_point* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:class remote** $__last:class remote* const* $__first:class remote* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct stapfile** $__first:struct stapfile* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct statement** $__first:struct statement* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a, std::pair&, std::pair*>, std::insert_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct symbol** $__last:struct symbol* const* $__first:struct symbol* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct component* $__last:struct component* $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:unsigned int* $__last:unsigned int const* $__first:unsigned int const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") $__result:struct utrace_derived_probe** $__last:struct utrace_derived_probe* const* $__first:struct utrace_derived_probe* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:379") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") $__result:Dwarf_Die** $__last:Dwarf_Die* const* $__first:Dwarf_Die* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") $__result:struct defined_op*** $__last:struct defined_op** const* $__first:struct defined_op** const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") $__result:long unsigned int** $__last:long unsigned int* const* $__first:long unsigned int* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") $__result:struct semantic_error* $__last:struct semantic_error* $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") $__result:struct pair** $__first:struct pair* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") $__result:struct pair** $__last:struct pair* const* $__first:struct pair* const* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b, std::basic_string >*, std::pair, std::basic_string >*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") $__result:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__last:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b, unsigned int>*, std::pair, unsigned int>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") $__result:struct tmpvar* $__last:struct tmpvar* $__first:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:533") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_b@/usr/include/c++/4.8.2/bits/stl_algobase.h:563") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:Dwarf_Die** $__last:Dwarf_Die** $__first:Dwarf_Die** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2 > >, __gnu_cxx::__normal_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2 >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:struct defined_op*** $__last:struct defined_op*** $__first:struct defined_op*** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:long unsigned int** $__last:long unsigned int** $__first:long unsigned int** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:struct semantic_error* $__last:struct semantic_error* $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:struct pair** $__first:struct pair** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:struct pair** $__last:struct pair** $__first:struct pair** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2, std::basic_string >*, std::pair, std::basic_string >*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__last:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2, unsigned int>*, std::pair, unsigned int>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") $__result:struct tmpvar* $__last:struct tmpvar* $__first:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a2@/usr/include/c++/4.8.2/bits/stl_algobase.h:592") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:Dwarf_Die** $__last:Dwarf_Die** $__first:Dwarf_Die** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:struct defined_op*** $__last:struct defined_op*** $__first:struct defined_op*** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:long unsigned int** $__last:long unsigned int** $__first:long unsigned int** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:struct semantic_error* $__last:struct semantic_error* $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:struct pair** $__first:struct pair** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:struct pair** $__last:struct pair** $__first:struct pair** process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a, std::basic_string >*, std::pair, std::basic_string >*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__last:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a, unsigned int>*, std::pair, unsigned int>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") $__result:struct tmpvar* $__last:struct tmpvar* $__first:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__copy_move_backward_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:574") process("/root/systemtap_write/install/bin/stap").function("__destroy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_construct.h:100") process("/root/systemtap_write/install/bin/stap").function("__destroy<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > process("/root/systemtap_write/install/bin/stap").function("__destroy<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_construct.h:100") process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct base_func_info* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct func_info* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct inline_instance_info* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct resolved_host* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct kernel_point* process("/root/systemtap_write/install/bin/stap").function("__destroy >@/usr/include/c++/4.8.2/bits/stl_construct.h:100") process("/root/systemtap_write/install/bin/stap").function("__destroy*>@/usr/include/c++/4.8.2/bits/stl_construct.h:100") process("/root/systemtap_write/install/bin/stap").function("__destroy*>@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__last:class list >* $__first:class list >* process("/root/systemtap_write/install/bin/stap").function("__destroy, std::basic_string >*>@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("__destroy, unsigned int>*>@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct pair, std::allocator >, unsigned int>* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:struct tracepoint_arg* process("/root/systemtap_write/install/bin/stap").function("__destroy@/usr/include/c++/4.8.2/bits/stl_construct.h:100") $__first:class var* process("/root/systemtap_write/install/bin/stap").function("__distance@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") $__first:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("__distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") process("/root/systemtap_write/install/bin/stap").function("__distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") process("/root/systemtap_write/install/bin/stap").function("__distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") process("/root/systemtap_write/install/bin/stap").function("__distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") process("/root/systemtap_write/install/bin/stap").function("__distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__distance<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > process("/root/systemtap_write/install/bin/stap").function("__distance@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") $__last:char* $__first:char* process("/root/systemtap_write/install/bin/stap").function("__distance, const std::pair&, const std::pair*> >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:90") process("/root/systemtap_write/install/bin/stap").function("__distance >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:73") $__first:struct _List_const_iterator process("/root/systemtap_write/install/bin/stap").function("__distance > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:73") process("/root/systemtap_write/install/bin/stap").function("__distance, std::basic_string > > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:73") $__first:struct _Rb_tree_const_iterator, std::allocator >, std::basic_string, std::allocator > > > process("/root/systemtap_write/install/bin/stap").function("__distance, Dwarf_Die>, false, false> >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:73") process("/root/systemtap_write/install/bin/stap").function("__distance_fw, Dwarf_Die>, false, false> >@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:49") process("/root/systemtap_write/install/bin/stap").function("__distance_fw, Dwarf_Die>, false, false> >@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:55") process("/root/systemtap_write/install/bin/stap").function("__do_global_dtors_aux") process("/root/systemtap_write/install/bin/stap").function("__equal_aux*, const std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:817") $__first2:class basic_string, std::allocator > const* $__first1:class basic_string, std::allocator > const* process("/root/systemtap_write/install/bin/stap").function("__exchange_and_add@/usr/include/c++/4.8.2/ext/atomicity.h:48") process("/root/systemtap_write/install/bin/stap").function("__exchange_and_add_dispatch@/usr/include/c++/4.8.2/ext/atomicity.h:78") process("/root/systemtap_write/install/bin/stap").function("__exchange_and_add_single@/usr/include/c++/4.8.2/ext/atomicity.h:65") $__val:int process("/root/systemtap_write/install/bin/stap").function("__fill_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:678") process("/root/systemtap_write/install/bin/stap").function("__fill_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:678") $__value:enum exp_type const& $__last:enum exp_type* $__first:enum exp_type* process("/root/systemtap_write/install/bin/stap").function("__fill_a, Dwarf_Die>*>, false>**, std::tr1::__detail::_Hash_node, Dwarf_Die>*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** $__first:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a*>, false>**, std::tr1::__detail::_Hash_node*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node >*>, false>** $__first:struct _Hash_node >*>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a, Dwarf_Die>, false>**, std::tr1::__detail::_Hash_node, Dwarf_Die>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node, std::allocator >, Dwarf_Die>, false>** $__first:struct _Hash_node, std::allocator >, Dwarf_Die>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a, std::vector*>, false>**, std::tr1::__detail::_Hash_node, std::vector*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node, std::allocator >, std::vector >*>, false>** $__first:struct _Hash_node, std::allocator >, std::vector >*>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a, false>**, std::tr1::__detail::_Hash_node, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node, false>** $__first:struct _Hash_node, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a, Dwarf_Die>*>, false>**, std::tr1::__detail::_Hash_node, Dwarf_Die>*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** $__first:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a, std::vector*>*>, false>**, std::tr1::__detail::_Hash_node, std::vector*>*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node, std::allocator >, std::vector >*, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector >*> > >*>, false>** $__first:struct _Hash_node, std::allocator >, std::vector >*, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector >*> > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a*>, false>**, std::tr1::__detail::_Hash_node*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node, std::equal_to, std::allocator > >*>, false>** $__first:struct _Hash_node, std::equal_to, std::allocator > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a, Dwarf_Die>*>, false>**, std::tr1::__detail::_Hash_node, Dwarf_Die>*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** $__first:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_a*>, false>**, std::tr1::__detail::_Hash_node*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:688") $__last:struct _Hash_node >*>, false>** $__first:struct _Hash_node >*>, false>** process("/root/systemtap_write/install/bin/stap").function("__fill_n_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:735") process("/root/systemtap_write/install/bin/stap").function("__fill_n_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:735") $__first:enum exp_type* process("/root/systemtap_write/install/bin/stap").function("__fill_n_a@/usr/include/c++/4.8.2/bits/stl_algobase.h:746") $__n:long unsigned int $__first:unsigned int* process("/root/systemtap_write/install/bin/stap").function("__final_insertion_sort<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2221") $__comp:void* $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__final_insertion_sort<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2221") $__comp:void* $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__final_insertion_sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2206") $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__final_insertion_sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2206") $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__find<__gnu_cxx::__normal_iterator >, compile_server_info>@/usr/include/c++/4.8.2/bits/stl_algo.h:158") $__first:class __normal_iterator > > $__last:class __normal_iterator > > $__val:struct compile_server_info const& process("/root/systemtap_write/install/bin/stap").function("__find<__gnu_cxx::__normal_iterator >, stapfile*>@/usr/include/c++/4.8.2/bits/stl_algo.h:158") $__first:class __normal_iterator > > $__last:class __normal_iterator > > $__val:struct stapfile* const& process("/root/systemtap_write/install/bin/stap").function("__find<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_algo.h:158") $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__val:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("__find, vardecl*>@/usr/include/c++/4.8.2/bits/stl_algo.h:136") $__val:struct vardecl* const& $__first:struct _Rb_tree_const_iterator process("/root/systemtap_write/install/bin/stap").function("__heap_select<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:1942") $__comp:void* $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__heap_select<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:1942") $__comp:void* $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__heap_select<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:1929") process("/root/systemtap_write/install/bin/stap").function("__heap_select<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:1929") $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__insertion_sort<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2152") $__first:class __normal_iterator > > $__last:class __normal_iterator > > $__comp:void* process("/root/systemtap_write/install/bin/stap").function("__insertion_sort<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2152") $__first:class __normal_iterator > > $__last:class __normal_iterator > > $__comp:void* process("/root/systemtap_write/install/bin/stap").function("__insertion_sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2129") $__first:class __normal_iterator > > $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__insertion_sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2129") $__first:class __normal_iterator > > $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__introsort_loop<__gnu_cxx::__normal_iterator >, long int, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2324") $__first:class __normal_iterator > > $__last:class __normal_iterator > > $__depth_limit:long int $__comp:void* process("/root/systemtap_write/install/bin/stap").function("__introsort_loop<__gnu_cxx::__normal_iterator > >, long int, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2324") $__first:class __normal_iterator > > $__last:class __normal_iterator > > $__depth_limit:long int $__comp:void* process("/root/systemtap_write/install/bin/stap").function("__introsort_loop<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_algo.h:2302") $__last:class __normal_iterator > > $__depth_limit:long int process("/root/systemtap_write/install/bin/stap").function("__introsort_loop<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_algo.h:2302") $__first:class __normal_iterator > > $__last:class __normal_iterator > > $__depth_limit:long int process("/root/systemtap_write/install/bin/stap").function("__lc@/usr/include/c++/4.8.2/bits/stl_algobase.h:876") $__first1:enum exp_type const* $__last1:enum exp_type const* $__first2:enum exp_type const* $__last2:enum exp_type const* process("/root/systemtap_write/install/bin/stap").function("__lexicographical_compare_aux@/usr/include/c++/4.8.2/bits/stl_algobase.h:914") $__last2:enum exp_type const* $__first2:enum exp_type const* $__last1:enum exp_type const* $__first1:enum exp_type const* process("/root/systemtap_write/install/bin/stap").function("__lg@/usr/include/c++/4.8.2/bits/stl_algobase.h:988") $__n:long int process("/root/systemtap_write/install/bin/stap").function("__libc_csu_fini") process("/root/systemtap_write/install/bin/stap").function("__libc_csu_init") process("/root/systemtap_write/install/bin/stap").function("__move_median_to_first<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:105") process("/root/systemtap_write/install/bin/stap").function("__move_median_to_first<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:105") process("/root/systemtap_write/install/bin/stap").function("__move_median_to_first<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:78") process("/root/systemtap_write/install/bin/stap").function("__move_median_to_first<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:78") process("/root/systemtap_write/install/bin/stap").function("__newlast1@/usr/include/c++/4.8.2/bits/stl_algobase.h:850") process("/root/systemtap_write/install/bin/stap").function("__normal_iterator@/usr/include/c++/4.8.2/bits/stl_iterator.h:726") process("/root/systemtap_write/install/bin/stap").function("__pop_heap<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:331") $__comp:void* $__result:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__pop_heap<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:331") $__comp:void* $__result:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__pop_heap<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_heap.h:253") $__first:class __normal_iterator > > $__last:class __normal_iterator > > $__result:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__pop_heap<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_heap.h:253") $__result:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__push_heap<__gnu_cxx::__normal_iterator >, long int, Dwarf_Line_s*, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:178") process("/root/systemtap_write/install/bin/stap").function("__push_heap<__gnu_cxx::__normal_iterator > >, long int, be_derived_probe*, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:178") process("/root/systemtap_write/install/bin/stap").function("__push_heap<__gnu_cxx::__normal_iterator >, long int, compile_server_info>@/usr/include/c++/4.8.2/bits/stl_heap.h:131") $__value:struct compile_server_info $__topIndex:long int $__holeIndex:long int $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__push_heap<__gnu_cxx::__normal_iterator >, long int, int>@/usr/include/c++/4.8.2/bits/stl_heap.h:131") $__value:int $__topIndex:long int $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__shared_count@/usr/include/c++/4.8.2/tr1/shared_ptr.h:297") $__p:struct exp_type_dwarf* process("/root/systemtap_write/install/bin/stap").function("__shared_count@/usr/include/c++/4.8.2/tr1/shared_ptr.h:297") process("/root/systemtap_write/install/bin/stap").function("__shared_count@/usr/include/c++/4.8.2/tr1/shared_ptr.h:292") process("/root/systemtap_write/install/bin/stap").function("__shared_count@/usr/include/c++/4.8.2/tr1/shared_ptr.h:344") process("/root/systemtap_write/install/bin/stap").function("__shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:552") $__p:struct exp_type_dwarf* process("/root/systemtap_write/install/bin/stap").function("__shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:552") $__p:struct exp_type_null* $this:class __shared_ptr* const process("/root/systemtap_write/install/bin/stap").function("__shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:541") process("/root/systemtap_write/install/bin/stap").function("__shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:546") process("/root/systemtap_write/install/bin/stap").function("__static_initialization_and_destruction_0@") $__initialize_p:int $__priority:int process("/root/systemtap_write/install/bin/stap").function("__tcf_0@/root/systemtap_write/systemtap/elaborate.cxx:1945") process("/root/systemtap_write/install/bin/stap").function("__unguarded_insertion_sort<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2187") process("/root/systemtap_write/install/bin/stap").function("__unguarded_insertion_sort<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2187") process("/root/systemtap_write/install/bin/stap").function("__unguarded_insertion_sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2174") process("/root/systemtap_write/install/bin/stap").function("__unguarded_insertion_sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2174") process("/root/systemtap_write/install/bin/stap").function("__unguarded_linear_insert<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2110") $__last:class __normal_iterator > > $__comp:void* process("/root/systemtap_write/install/bin/stap").function("__unguarded_linear_insert<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2110") $__last:class __normal_iterator > > $__comp:void* process("/root/systemtap_write/install/bin/stap").function("__unguarded_linear_insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2092") $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__unguarded_linear_insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2092") process("/root/systemtap_write/install/bin/stap").function("__unguarded_partition<__gnu_cxx::__normal_iterator >, Dwarf_Line_s*, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2257") $__comp:void* $__pivot:struct Dwarf_Line_s* const& $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__unguarded_partition<__gnu_cxx::__normal_iterator > >, be_derived_probe*, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2257") $__comp:void* $__pivot:struct be_derived_probe* const& $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__unguarded_partition<__gnu_cxx::__normal_iterator >, compile_server_info>@/usr/include/c++/4.8.2/bits/stl_algo.h:2237") process("/root/systemtap_write/install/bin/stap").function("__unguarded_partition<__gnu_cxx::__normal_iterator >, int>@/usr/include/c++/4.8.2/bits/stl_algo.h:2237") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2290") process("/root/systemtap_write/install/bin/stap").function("__unguarded_partition_pivot<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:2290") process("/root/systemtap_write/install/bin/stap").function("__unguarded_partition_pivot<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2278") process("/root/systemtap_write/install/bin/stap").function("__unguarded_partition_pivot<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:2278") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, Dwarf_Die*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, compile_server_info*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, exp_type*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, func_info*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct func_info* $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, print_format::format_component*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, resolved_host*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct resolved_host* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, target_symbol::component*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct component* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, dynprobe_info**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct dynprobe_info** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, expression**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct expression** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator > >, itrace_derived_probe**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct itrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, long int*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:long int* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, probe_point**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct probe_point** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, probe_point::component**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, probe_point::component**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct component** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, remote**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:class remote** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, stapfile**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct stapfile** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, stapfile**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, statement**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct statement** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, statement**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:class basic_string, std::allocator >* $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator >, symbol**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct symbol** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy<__gnu_cxx::__normal_iterator > >, utrace_derived_probe**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") $__result:struct utrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct base_func_info* $__last:struct base_func_info* $__first:struct base_func_info* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct compile_server_info* $__last:struct compile_server_info* $__first:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct func_info* $__last:struct func_info* $__first:struct func_info* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct inline_instance_info* $__last:struct inline_instance_info* $__first:struct inline_instance_info* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct resolved_host* $__last:struct resolved_host* $__first:struct resolved_host* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct semantic_error* $__last:struct semantic_error* $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, const std::pair&, const std::pair*>, std::_Deque_iterator, std::pair&, std::pair*> >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, std::pair&, std::pair*>, std::_Deque_iterator, std::pair&, std::pair*> >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, const std::pair&, const std::pair*>, std::_Deque_iterator, std::pair&, std::pair*> >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy >, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:class basic_string, std::allocator >* $__first:struct _Rb_tree_const_iterator, std::allocator > > process("/root/systemtap_write/install/bin/stap").function("__uninit_copy*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:class basic_string, std::allocator >* $__last:class basic_string, std::allocator >* $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, std::basic_string >*, std::pair, std::basic_string >*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__last:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy, unsigned int>*, std::pair, unsigned int>*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct pair, std::allocator >, unsigned int>* $__last:struct pair, std::allocator >, unsigned int>* $__first:struct pair, std::allocator >, unsigned int>* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct component* $__last:struct component* $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__first:struct tmpvar* $__last:struct tmpvar* $__result:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__result:struct tracepoint_arg* $__last:struct tracepoint_arg* $__first:struct tracepoint_arg* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:68") $__first:struct resolved_type* process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:91") process("/root/systemtap_write/install/bin/stap").function("__uninit_fill@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:148") process("/root/systemtap_write/install/bin/stap").function("__uninit_fill_n@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:202") process("/root/systemtap_write/install/bin/stap").function("__uninit_fill_n@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:202") process("/root/systemtap_write/install/bin/stap").function("__uninit_fill_n@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:180") $__x:struct func_info const& $__n:long unsigned int $__first:struct func_info* process("/root/systemtap_write/install/bin/stap").function("__uninit_fill_n*, long unsigned int, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:180") $__x:class basic_string, std::allocator > const& $__n:long unsigned int $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninit_fill_n*, long unsigned int, std::list >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:180") $__x:class list > const& $__first:class list >* process("/root/systemtap_write/install/bin/stap").function("__uninit_fill_n@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:202") $__n:long unsigned int $__first:unsigned int* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, Dwarf_Die*, Dwarf_Die>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, compile_server_info*, compile_server_info>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, exp_type*, exp_type>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, func_info*, func_info>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct func_info* $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, print_format::format_component*, print_format::format_component>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, resolved_host*, resolved_host>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct resolved_host* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string*, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, target_symbol::component*, target_symbol::component>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct component* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, dynprobe_info**, dynprobe_info*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct dynprobe_info** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, expression**, expression*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct expression** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator > >, itrace_derived_probe**, itrace_derived_probe*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct itrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, long int*, long int>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:long int* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, probe_point**, probe_point*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct probe_point** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, probe_point::component**, probe_point::component*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, probe_point::component**, probe_point::component*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct component** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, remote**, remote*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:class remote** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, stapfile**, stapfile*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct stapfile** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, stapfile**, stapfile*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, statement**, statement*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct statement** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, statement**, statement*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string*, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator >, symbol**, symbol*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct symbol** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a<__gnu_cxx::__normal_iterator > >, utrace_derived_probe**, utrace_derived_probe*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct utrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct base_func_info* $__last:struct base_func_info* $__first:struct base_func_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct compile_server_info* $__last:struct compile_server_info* $__first:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct func_info* $__last:struct func_info* $__first:struct func_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct inline_instance_info* $__last:struct inline_instance_info* $__first:struct inline_instance_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct resolved_host* $__last:struct resolved_host* $__first:struct resolved_host* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct semantic_error* $__last:struct semantic_error* $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, std::_Deque_iterator, defined_op*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, std::_Deque_iterator, functioncall**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, std::_Deque_iterator, long unsigned int>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, std::_Deque_iterator, stapregex::kernel_point>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, std::_Deque_iterator, stapregex::state*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, const std::pair&, const std::pair*>, std::_Deque_iterator, std::pair&, std::pair*>, std::pair >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, std::pair&, std::pair*>, std::_Deque_iterator, std::pair&, std::pair*>, std::pair >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, const std::pair&, const std::pair*>, std::_Deque_iterator, std::pair&, std::pair*>, std::pair >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, std::_Deque_iterator, visitable*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a >, std::basic_string*, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a*, std::basic_string*, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__last:class basic_string, std::allocator >* $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a*, std::pair*, std::pair >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a*, std::pair*, std::pair >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, std::basic_string >*, std::pair, std::basic_string >*, std::pair, std::basic_string > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__last:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a, unsigned int>*, std::pair, unsigned int>*, std::pair, unsigned int> >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct pair, std::allocator >, unsigned int>* $__last:struct pair, std::allocator >, unsigned int>* $__first:struct pair, std::allocator >, unsigned int>* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct component* $__last:struct component* $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct tmpvar* $__last:struct tmpvar* $__first:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") $__result:struct tracepoint_arg* $__last:struct tracepoint_arg* $__first:struct tracepoint_arg* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:256") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_copy_move, const std::pair&, const std::pair*>, std::_Deque_iterator, std::pair&, std::pair*>, std::_Deque_iterator, std::pair&, std::pair*>, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:349") $__first1:struct _Deque_iterator, const std::pair&, const std::pair*> process("/root/systemtap_write/install/bin/stap").function("__uninitialized_fill_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:305") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_fill_n_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:332") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_fill_n_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:332") $__x:enum exp_type const& $__n:long unsigned int $__first:enum exp_type* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_fill_n_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:332") $__x:struct func_info const& $__n:long unsigned int $__first:struct func_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_fill_n_a*, long unsigned int, std::basic_string, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:332") $__x:class basic_string, std::allocator > const& $__n:long unsigned int $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_fill_n_a*, long unsigned int, std::list, std::list >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:332") $__x:class list > const& $__n:long unsigned int $__first:class list >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_fill_n_a@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:332") $__n:long unsigned int $__first:unsigned int* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:263") $__result:enum exp_type* $__last:enum exp_type* $__first:enum exp_type* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:263") $__result:struct component** $__last:struct component** $__first:struct component** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:263") $__result:struct stapfile** $__last:struct stapfile** $__first:struct stapfile** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:263") $__result:struct statement** $__last:struct statement** $__first:struct statement** process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_a, std::pair&, std::pair*>, std::_Deque_iterator, std::pair&, std::pair*>, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:263") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_a*, std::basic_string*, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:263") $__result:class basic_string, std::allocator >* $__last:class basic_string, std::allocator >* $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_copy, std::pair&, std::pair*>, std::_Deque_iterator, const std::pair&, const std::pair*>, std::_Deque_iterator, std::pair&, std::pair*>, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:377") $__first2:struct _Deque_iterator, const std::pair&, const std::pair*> process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct base_func_info* $__last:struct base_func_info* $__first:struct base_func_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct compile_server_info* $__last:struct compile_server_info* $__first:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct func_info* $__last:struct func_info* $__first:struct func_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct inline_instance_info* $__last:struct inline_instance_info* $__first:struct inline_instance_info* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct resolved_host* $__last:struct resolved_host* $__first:struct resolved_host* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct semantic_error* $__last:struct semantic_error* $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a*, std::basic_string*, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__last:class basic_string, std::allocator >* $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a*, std::pair*, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a*, std::pair*, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a, std::basic_string >*, std::pair, std::basic_string >*, std::allocator, std::basic_string > > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__last:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a, unsigned int>*, std::pair, unsigned int>*, std::allocator, unsigned int> > >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct pair, std::allocator >, unsigned int>* $__last:struct pair, std::allocator >, unsigned int>* $__first:struct pair, std::allocator >, unsigned int>* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct component* $__last:struct component* $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct tmpvar* $__last:struct tmpvar* $__first:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct tracepoint_arg* $__last:struct tracepoint_arg* $__first:struct tracepoint_arg* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") $__result:struct resolved_type* $__last:struct resolved_type* $__first:struct resolved_type* process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__uninitialized_move_if_noexcept_a >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:274") process("/root/systemtap_write/install/bin/stap").function("__unordered_map@/usr/include/c++/4.8.2/tr1/unordered_map.h:66") process("/root/systemtap_write/install/bin/stap").function("__unordered_multimap@/usr/include/c++/4.8.2/tr1/unordered_map.h:117") process("/root/systemtap_write/install/bin/stap").function("_fini") process("/root/systemtap_write/install/bin/stap").function("_init") process("/root/systemtap_write/install/bin/stap").function("_start") process("/root/systemtap_write/install/bin/stap").function("abs@/usr/include/c++/4.8.2/cstdlib:166") $__i:long int process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/hash.cxx:79") $this:class stap_hash* const $d:string const& $x:bool const& process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/hash.cxx:79") $this:class stap_hash* const $d:string const& $x:long int const& process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/hash.cxx:79") process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/hash.cxx:79") process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/hash.cxx:54") $s:string const& $d:string const& $this:class stap_hash* const process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/hash.cxx:71") $this:class stap_hash* const $description:string const& $buffer:unsigned char const* $size:size_t process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/loc2c.c:1671") $piece:struct location* process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:74") $this:struct dynprobe_derived_probe_group* const $path:string const& $offset:Dwarf_Addr const $semaphore_addr:Dwarf_Addr const $flags_string:string const& $probe_init:string const& process("/root/systemtap_write/install/bin/stap").function("add@/root/systemtap_write/systemtap/translate.cxx:724") $this:struct mapvar const* const $indices:class vector > const& $val:struct tmpvar const& process("/root/systemtap_write/install/bin/stap").function("add_cert_db_prefix@/root/systemtap_write/systemtap/nsscommon.cxx:62") $db_path:string const& process("/root/systemtap_write/install/bin/stap").function("add_client_cert@/root/systemtap_write/systemtap/nsscommon.cxx:754") $inFileName:string const& $db_path:string const& process("/root/systemtap_write/install/bin/stap").function("add_condition@/root/systemtap_write/systemtap/elaborate.cxx:46") $a:struct expression* $b:struct expression* process("/root/systemtap_write/install/bin/stap").function("add_global_var_display@/root/systemtap_write/systemtap/elaborate.cxx:1860") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("add_kernel@/root/systemtap_write/systemtap/stapregex-dfa.cxx:177") $kernel:state_kernel* $i:union ins* process("/root/systemtap_write/install/bin/stap").function("add_localization_variables@/root/systemtap_write/systemtap/csclient.cxx:1117") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("add_matching_line_in_die@/root/systemtap_write/systemtap/dwflpp.cxx:1674") $lineno:int $die:Dwarf_Die* $matching_lines:lines_t& $cu_lines:lines_t* process("/root/systemtap_write/install/bin/stap").function("add_matching_lines_in_func@/root/systemtap_write/systemtap/dwflpp.cxx:1629") process("/root/systemtap_write/install/bin/stap").function("add_max_stmt_count@/root/systemtap_write/systemtap/translate.cxx:2350") process("/root/systemtap_write/install/bin/stap").function("add_module_build_id_to_hash@/root/systemtap_write/systemtap/dwflpp.cxx:4622") $m:Dwfl_Module* $userdata:void** $name:char const* $base:Dwarf_Addr $arg:void* process("/root/systemtap_write/install/bin/stap").function("add_package_arg@/root/systemtap_write/systemtap/csclient.cxx:1017") $this:class compile_server_client* const $arg:string const& process("/root/systemtap_write/install/bin/stap").function("add_package_args@/root/systemtap_write/systemtap/csclient.cxx:988") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("add_path@/root/systemtap_write/systemtap/hash.cxx:87") $this:class stap_hash* const $description:string const& $path:string const& process("/root/systemtap_write/install/bin/stap").function("add_probe_point@/root/systemtap_write/systemtap/tapsets.cxx:1333") $this:struct dwarf_query* const $dw_funcname:string const& $filename:char const* $line:int $scope_die:Dwarf_Die* $addr:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("add_script_to_cache@/root/systemtap_write/systemtap/cache.cxx:70") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("add_server_cert@/root/systemtap_write/systemtap/nsscommon.cxx:697") $slot:PK11SlotInfo* $db_path:string const& process("/root/systemtap_write/install/bin/stap").function("add_server_info@/root/systemtap_write/systemtap/csclient.cxx:3679") $info:struct compile_server_info const& $target:class vector >& process("/root/systemtap_write/install/bin/stap").function("add_server_info@/root/systemtap_write/systemtap/csclient.cxx:3704") process("/root/systemtap_write/install/bin/stap").function("add_server_trust@/root/systemtap_write/systemtap/csclient.cxx:1722") $s:struct systemtap_session& $cert_db_path:string const& $server_list:class vector >& process("/root/systemtap_write/install/bin/stap").function("add_stapconf_to_cache@/root/systemtap_write/systemtap/cache.cxx:53") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("add_state@/root/systemtap_write/systemtap/stapregex-dfa.cxx:155") process("/root/systemtap_write/install/bin/stap").function("add_stmt_count@/root/systemtap_write/systemtap/translate.cxx:2346") $val:unsigned int process("/root/systemtap_write/install/bin/stap").function("add_symbol@/root/systemtap_write/systemtap/tapsets.cxx:8117") $this:struct symbol_table* const $name:char const* $weak:bool $descriptor:bool $addr:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("add_unwindsym_iol_callback@/root/systemtap_write/systemtap/translate.cxx:7495") $added:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >* $data:char const* process("/root/systemtap_write/install/bin/stap").function("add_unwindsym_ldd@/root/systemtap_write/systemtap/translate.cxx:7514") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("add_unwindsym_vdso@/root/systemtap_write/systemtap/translate.cxx:7564") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("advance<__gnu_cxx::__normal_iterator >, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") $__n:long int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("advance<__gnu_cxx::__normal_iterator >, long unsigned int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") $__n:long unsigned int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("advance<__gnu_cxx::__normal_iterator >, long unsigned int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") $__n:long unsigned int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("advance<__gnu_cxx::__normal_iterator >, long unsigned int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") $__n:long unsigned int $__i:class __normal_iterator > >& process("/root/systemtap_write/install/bin/stap").function("advance<__gnu_cxx::__normal_iterator*, std::vector > >, long unsigned int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") $__n:long unsigned int $__i:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >& process("/root/systemtap_write/install/bin/stap").function("advance@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") $__n:long int $__i:long unsigned int const*& process("/root/systemtap_write/install/bin/stap").function("advance, const std::pair&, const std::pair*>, long int>@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:173") process("/root/systemtap_write/install/bin/stap").function("aggvar@/root/systemtap_write/systemtap/translate.cxx:583") process("/root/systemtap_write/install/bin/stap").function("alias_derived_probe@/root/systemtap_write/systemtap/elaborate.cxx:800") $this:struct alias_derived_probe* const $base:struct probe* $l:struct probe_point* $a:struct probe_alias const* $suffix:class vector > const* process("/root/systemtap_write/install/bin/stap").function("alias_expansion_builder@/root/systemtap_write/systemtap/elaborate.h:410") process("/root/systemtap_write/install/bin/stap").function("all_session_groups@/root/systemtap_write/systemtap/tapsets.cxx:11600") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("alloc_location@/root/systemtap_write/systemtap/loc2c.c:113") $ctx:struct location_context* process("/root/systemtap_write/install/bin/stap").function("allocate@/usr/include/c++/4.8.2/ext/new_allocator.h:99") process("/root/systemtap_write/install/bin/stap").function("alt_op@/root/systemtap_write/systemtap/stapregex-tree.cxx:323") $this:struct alt_op* const $a:struct regexp* $b:struct regexp* $prefer_second:bool process("/root/systemtap_write/install/bin/stap").function("anchor_op@/root/systemtap_write/systemtap/stapregex-tree.cxx:248") $this:struct anchor_op* const $type:char process("/root/systemtap_write/install/bin/stap").function("anchored@/root/systemtap_write/systemtap/stapregex-tree.h:103") $this:struct regexp const* const process("/root/systemtap_write/install/bin/stap").function("anchored@/root/systemtap_write/systemtap/stapregex-tree.h:141") $this:struct anchor_op const* const process("/root/systemtap_write/install/bin/stap").function("anchored@/root/systemtap_write/systemtap/stapregex-tree.h:176") $this:struct alt_op const* const process("/root/systemtap_write/install/bin/stap").function("anchored@/root/systemtap_write/systemtap/stapregex-tree.h:191") $this:struct cat_op const* const process("/root/systemtap_write/install/bin/stap").function("anchored@/root/systemtap_write/systemtap/stapregex-tree.h:209") $this:struct close_op const* const process("/root/systemtap_write/install/bin/stap").function("anchored@/root/systemtap_write/systemtap/stapregex-tree.h:223") $this:struct closev_op const* const process("/root/systemtap_write/install/bin/stap").function("anchored@/root/systemtap_write/systemtap/stapregex-tree.h:239") $this:struct rule_op const* const process("/root/systemtap_write/install/bin/stap").function("append@/usr/include/c++/4.8.2/bits/basic_string.h:1006") process("/root/systemtap_write/install/bin/stap").function("arc_compare@/root/systemtap_write/systemtap/stapregex-dfa.cxx:136") $a:arc_priority const& $b:arc_priority const& process("/root/systemtap_write/install/bin/stap").function("array_in@/root/systemtap_write/systemtap/staptree.h:238") process("/root/systemtap_write/install/bin/stap").function("array_stride@/root/systemtap_write/systemtap/loc2c.c:2295") process("/root/systemtap_write/install/bin/stap").function("arrayindex@/root/systemtap_write/systemtap/staptree.cxx:73") $this:struct arrayindex* const process("/root/systemtap_write/install/bin/stap").function("arrayindex@/root/systemtap_write/systemtap/staptree.h:413") $this:struct arrayindex* const process("/root/systemtap_write/install/bin/stap").function("arrayindex_downcaster@/root/systemtap_write/systemtap/translate.cxx:3722") process("/root/systemtap_write/install/bin/stap").function("assert_0_indent@/root/systemtap_write/systemtap/translator-output.h:36") process("/root/systemtap_write/install/bin/stap").function("assert_hist_compatible@/root/systemtap_write/systemtap/translate.cxx:389") $this:class var* const $hop:struct hist_op const& process("/root/systemtap_write/install/bin/stap").function("assert_no_components@/root/systemtap_write/systemtap/staptree.cxx:254") $this:struct target_symbol* const $tapset:string const& $pretty_ok:bool process("/root/systemtap_write/install/bin/stap").function("assert_no_interrupts@/root/systemtap_write/systemtap/session.cxx:2351") process("/root/systemtap_write/install/bin/stap").function("assert_regexp_match@/root/systemtap_write/systemtap/util.cxx:889") $name:string const& $value:string const& $re:string const& process("/root/systemtap_write/install/bin/stap").function("assess_dbinfo_reqt@/root/systemtap_write/systemtap/tapsets.cxx:1533") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("assign@/usr/include/c++/4.8.2/bits/stl_vector.h:503") process("/root/systemtap_write/install/bin/stap").function("assign@/usr/include/c++/4.8.2/bits/basic_string.h:1128") process("/root/systemtap_write/install/bin/stap").function("assign@/usr/include/c++/4.8.2/bits/basic_string.h:1144") process("/root/systemtap_write/install/bin/stap").function("assign@/usr/include/c++/4.8.2/bits/char_traits.h:242") process("/root/systemtap_write/install/bin/stap").function("assignment@/root/systemtap_write/systemtap/staptree.h:276") process("/root/systemtap_write/install/bin/stap").function("assignment_symbol_fetcher@/root/systemtap_write/systemtap/elaborate.cxx:2648") process("/root/systemtap_write/install/bin/stap").function("at@/usr/include/c++/4.8.2/bits/basic_string.h:864") $__n:size_type $this:class basic_string, std::allocator > const* const process("/root/systemtap_write/install/bin/stap").function("at@/usr/include/c++/4.8.2/bits/stl_vector.h:810") $__n:size_type $this:class vector, std::allocator >, std::allocator, std::allocator > > >* const process("/root/systemtap_write/install/bin/stap").function("atoi@/usr/include/stdlib.h:278") process("/root/systemtap_write/install/bin/stap").function("atvar_op@/root/systemtap_write/systemtap/staptree.h:381") process("/root/systemtap_write/install/bin/stap").function("atvar_query_cu@/root/systemtap_write/systemtap/tapsets.cxx:4703") $cudie:Dwarf_Die* $q:struct dwarf_atvar_query* process("/root/systemtap_write/install/bin/stap").function("autocast_expanding_visitor@/root/systemtap_write/systemtap/elaborate.cxx:4320") $ti:struct typeresolution_info& $this:struct autocast_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("autocast_op@/root/systemtap_write/systemtap/staptree.h:374") process("/root/systemtap_write/install/bin/stap").function("autosprintf@/root/systemtap_write/systemtap/util.cxx:1112") $format:char const* process("/root/systemtap_write/install/bin/stap").function("back@/usr/include/c++/4.8.2/bits/stl_deque.h:1329") process("/root/systemtap_write/install/bin/stap").function("back@/usr/include/c++/4.8.2/bits/stl_vector.h:855") process("/root/systemtap_write/install/bin/stap").function("badCertHandler@/root/systemtap_write/systemtap/csclient.cxx:346") $arg:void* $sslSocket:PRFileDesc* process("/root/systemtap_write/install/bin/stap").function("base_byte_size@/root/systemtap_write/systemtap/loc2c.c:1795") $typedie:Dwarf_Die* $origin:struct location* $attr_mem:Dwarf_Attribute $size:Dwarf_Word $__PRETTY_FUNCTION__:char[] const process("/root/systemtap_write/install/bin/stap").function("base_encoding@/root/systemtap_write/systemtap/loc2c.c:1814") $typedie:Dwarf_Die* $origin:struct location* process("/root/systemtap_write/install/bin/stap").function("base_func_info@/root/systemtap_write/systemtap/dwflpp.h:146") process("/root/systemtap_write/install/bin/stap").function("base_func_info@/root/systemtap_write/systemtap/dwflpp.h:148") process("/root/systemtap_write/install/bin/stap").function("base_query@/root/systemtap_write/systemtap/tapsets.cxx:642") $this:struct base_query* const $dw:struct dwflpp& $params:literal_map_t const& process("/root/systemtap_write/install/bin/stap").function("base_query@/root/systemtap_write/systemtap/tapsets.cxx:702") $this:struct base_query* const $dw:struct dwflpp& $module_val:string const& process("/root/systemtap_write/install/bin/stap").function("basic_ifstream@/usr/include/c++/4.8.2/fstream:453") process("/root/systemtap_write/install/bin/stap").function("basic_ifstream@/usr/include/c++/4.8.2/fstream:467") process("/root/systemtap_write/install/bin/stap").function("basic_ios@/usr/include/c++/4.8.2/bits/basic_ios.h:454") process("/root/systemtap_write/install/bin/stap").function("basic_iostream@/usr/include/c++/4.8.2/istream:830") process("/root/systemtap_write/install/bin/stap").function("basic_istream@/usr/include/c++/4.8.2/istream:606") process("/root/systemtap_write/install/bin/stap").function("basic_istringstream@/usr/include/c++/4.8.2/sstream:326") process("/root/systemtap_write/install/bin/stap").function("basic_ofstream@/usr/include/c++/4.8.2/fstream:625") process("/root/systemtap_write/install/bin/stap").function("basic_ofstream@/usr/include/c++/4.8.2/fstream:640") process("/root/systemtap_write/install/bin/stap").function("basic_ostream@/usr/include/c++/4.8.2/ostream:384") process("/root/systemtap_write/install/bin/stap").function("basic_ostringstream@/usr/include/c++/4.8.2/sstream:423") process("/root/systemtap_write/install/bin/stap").function("basic_streambuf@/usr/include/c++/4.8.2/streambuf:463") process("/root/systemtap_write/install/bin/stap").function("basic_string@/usr/include/c++/4.8.2/bits/basic_string.tcc:227") process("/root/systemtap_write/install/bin/stap").function("basic_string@/usr/include/c++/4.8.2/bits/basic_string.h:437") process("/root/systemtap_write/install/bin/stap").function("basic_stringbuf@/usr/include/c++/4.8.2/sstream:111") process("/root/systemtap_write/install/bin/stap").function("basic_stringbuf@/usr/include/c++/4.8.2/sstream:98") process("/root/systemtap_write/install/bin/stap").function("basic_stringstream@/usr/include/c++/4.8.2/sstream:537") process("/root/systemtap_write/install/bin/stap").function("basic_stringstream@/usr/include/c++/4.8.2/sstream:553") process("/root/systemtap_write/install/bin/stap").function("be_builder@/root/systemtap_write/systemtap/tapset-been.cxx:78") $t:enum be_t process("/root/systemtap_write/install/bin/stap").function("be_derived_probe@/root/systemtap_write/systemtap/tapset-been.cxx:40") process("/root/systemtap_write/install/bin/stap").function("begin@/usr/include/c++/4.8.2/bits/basic_string.h:605") process("/root/systemtap_write/install/bin/stap").function("begin@/usr/include/c++/4.8.2/bits/basic_string.h:616") process("/root/systemtap_write/install/bin/stap").function("begin@/usr/include/c++/4.8.2/bits/stl_deque.h:1037") process("/root/systemtap_write/install/bin/stap").function("begin@/usr/include/c++/4.8.2/bits/stl_deque.h:1045") process("/root/systemtap_write/install/bin/stap").function("begin@/usr/include/c++/4.8.2/bits/stl_vector.h:538") process("/root/systemtap_write/install/bin/stap").function("begin@/usr/include/c++/4.8.2/tr1/hashtable.h:218") process("/root/systemtap_write/install/bin/stap").function("binary_expression@/root/systemtap_write/systemtap/staptree.h:193") process("/root/systemtap_write/install/bin/stap").function("binary_search<__gnu_cxx::__normal_iterator >, int>@/usr/include/c++/4.8.2/bits/stl_algo.h:2697") $__val:int const& process("/root/systemtap_write/install/bin/stap").function("bind@/root/systemtap_write/systemtap/elaborate.cxx:387") $this:class match_node* const $k:struct match_key const& process("/root/systemtap_write/install/bin/stap").function("bind@/root/systemtap_write/systemtap/elaborate.cxx:401") $this:class match_node* const $e:struct derived_probe_builder* process("/root/systemtap_write/install/bin/stap").function("bind@/root/systemtap_write/systemtap/elaborate.cxx:407") $this:class match_node* const $k:string const& process("/root/systemtap_write/install/bin/stap").function("bind_num@/root/systemtap_write/systemtap/elaborate.cxx:419") $this:class match_node* const $k:string const& process("/root/systemtap_write/install/bin/stap").function("bind_privilege@/root/systemtap_write/systemtap/elaborate.cxx:425") $this:class match_node* const $p:privilege_t process("/root/systemtap_write/install/bin/stap").function("bind_str@/root/systemtap_write/systemtap/elaborate.cxx:413") $this:class match_node* const $k:string const& process("/root/systemtap_write/install/bin/stap").function("blacklisted_p@/root/systemtap_write/systemtap/dwflpp.cxx:4154") $this:struct dwflpp* const $funcname:string const& $filename:string const& $module:string const& $addr:Dwarf_Addr $has_return:bool process("/root/systemtap_write/install/bin/stap").function("block@/root/systemtap_write/systemtap/staptree.cxx:1130") $this:struct block* const $car:struct statement* $cdr:struct statement* process("/root/systemtap_write/install/bin/stap").function("block@/root/systemtap_write/systemtap/staptree.h:660") process("/root/systemtap_write/install/bin/stap").function("block@/root/systemtap_write/systemtap/staptree.h:665") $this:struct block* const process("/root/systemtap_write/install/bin/stap").function("break_statement@/root/systemtap_write/systemtap/staptree.h:751") process("/root/systemtap_write/install/bin/stap").function("browse_callback@/root/systemtap_write/systemtap/csclient.cxx:3490") $b:AvahiServiceBrowser* $interface:AvahiIfIndex $protocol:AvahiProtocol $event:AvahiBrowserEvent $name:char const* $type:char const* $domain:char const* $flags:AvahiLookupResultFlags $userdata:void* process("/root/systemtap_write/install/bin/stap").function("buckets@/root/systemtap_write/systemtap/translate.cxx:441") $this:class var const* const process("/root/systemtap_write/install/bin/stap").function("buckets@/root/systemtap_write/systemtap/translate.cxx:772") $this:struct mapvar const* const process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/elaborate.cxx:833") $this:struct alias_expansion_builder* const $sess:struct systemtap_session& $use:struct probe* $location:struct probe_point* $parameters:class map, std::allocator >, literal*, std::less, std::allocator > >, std::allocator, std::allocator >, literal*> > > const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-been.cxx:205") $this:struct never_builder* const $base:struct probe* $location:struct probe_point* $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-been.cxx:80") $this:struct be_builder* const $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-itrace.cxx:97") $this:struct itrace_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:class map, std::allocator >, literal*, std::less, std::allocator > >, std::allocator, std::allocator >, literal*> > > const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-mark.cxx:622") $this:struct mark_builder* const $sess:struct systemtap_session& $base:struct probe* $loc:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-method.cxx:160") $this:struct java_builder* const $sess:struct systemtap_session& $base:struct probe* $loc:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-netfilter.cxx:466") $this:struct netfilter_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-perfmon.cxx:274") $this:struct perf_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-procfs.cxx:540") $this:struct procfs_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-timers.cxx:570") $this:struct timer_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapset-utrace.cxx:653") $this:struct utrace_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapsets.cxx:10178") $this:struct hwbkpt_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapsets.cxx:11491") $this:struct tracepoint_builder* const $s:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapsets.cxx:7564") $this:struct dwarf_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapsets.cxx:8536") $this:struct uprobe_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build@/root/systemtap_write/systemtap/tapsets.cxx:9735") $this:struct kprobe_builder* const $sess:struct systemtap_session& $base:struct probe* $location:struct probe_point* $parameters:literal_map_t const& $finished_results:class vector >& process("/root/systemtap_write/install/bin/stap").function("build_args@/root/systemtap_write/systemtap/tapsets.cxx:10628") $this:struct tracepoint_derived_probe* const $func_die:Dwarf_Die& process("/root/systemtap_write/install/bin/stap").function("build_dwarf_registers@/root/systemtap_write/systemtap/tapsets.cxx:5915") $this:struct sdt_uprobe_var_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("build_error_msg@/root/systemtap_write/systemtap/session.cxx:2059") $this:struct systemtap_session* const $e:struct semantic_error const& process("/root/systemtap_write/install/bin/stap").function("build_error_msg@/root/systemtap_write/systemtap/session.cxx:2223") $this:struct systemtap_session* const $pe:struct parse_error const& $tok:struct token const* $input_name:string const& process("/root/systemtap_write/install/bin/stap").function("build_kernel_blacklist@/root/systemtap_write/systemtap/dwflpp.cxx:4207") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("build_library_probe@/root/systemtap_write/systemtap/tapsets.cxx:2549") $dw:struct dwflpp& $library:string const& $base_probe:struct probe* $base_loc:struct probe_point* process("/root/systemtap_write/install/bin/stap").function("build_no_more@/root/systemtap_write/systemtap/elaborate.cxx:1678") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("build_no_more@/root/systemtap_write/systemtap/elaborate.cxx:730") $this:class match_node* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("build_no_more@/root/systemtap_write/systemtap/elaborate.h:338") $this:struct derived_probe_builder* const process("/root/systemtap_write/install/bin/stap").function("build_no_more@/root/systemtap_write/systemtap/tapset-mark.cxx:579") $this:struct mark_builder* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("build_no_more@/root/systemtap_write/systemtap/tapsets.cxx:11185") $this:struct tracepoint_builder* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("build_no_more@/root/systemtap_write/systemtap/tapsets.cxx:952") $this:struct dwarf_builder* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("build_no_more@/root/systemtap_write/systemtap/tapsets.cxx:9724") $this:struct kprobe_builder* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("build_user_blacklist@/root/systemtap_write/systemtap/dwflpp.cxx:4382") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("build_with_suffix@/root/systemtap_write/systemtap/elaborate.cxx:222") $this:struct derived_probe_builder* const $sess:struct systemtap_session& $use:struct probe* $location:struct probe_point* $parameters:class map, std::allocator >, literal*, std::less, std::allocator > >, std::allocator, std::allocator >, literal*> > > const& $finished_results:class vector >& $suffix:class vector > const& process("/root/systemtap_write/install/bin/stap").function("build_with_suffix@/root/systemtap_write/systemtap/elaborate.cxx:846") $this:struct alias_expansion_builder* const $sess:struct systemtap_session& $use:struct probe* $location:struct probe_point* $finished_results:class vector >& $suffix:class vector > const& process("/root/systemtap_write/install/bin/stap").function("c_arg_define@/root/systemtap_write/systemtap/translate.cxx:2993") $this:struct c_unparser* const $e:string const& process("/root/systemtap_write/install/bin/stap").function("c_arg_undef@/root/systemtap_write/systemtap/translate.cxx:3000") process("/root/systemtap_write/install/bin/stap").function("c_assign@/root/systemtap_write/systemtap/translate.cxx:3047") $this:struct c_unparser* const $lvalue:class var& $rvalue:string const& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("c_assign@/root/systemtap_write/systemtap/translate.cxx:3083") $this:struct c_unparser* const $lvalue:string const& $rvalue:struct expression* $msg:string const& process("/root/systemtap_write/install/bin/stap").function("c_assign@/root/systemtap_write/systemtap/translate.cxx:3120") $this:struct c_unparser* const $lvalue:string const& $rvalue:string const& $type:enum exp_type $msg:string const& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("c_assignop@/root/systemtap_write/systemtap/translate.cxx:3140") $this:struct c_unparser_assignment* const $res:struct tmpvar& $lval:class var const& $rval:struct tmpvar const& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("c_assignop@/root/systemtap_write/systemtap/translate.cxx:5105") $this:struct c_tmpcounter_assignment* const $res:struct tmpvar& process("/root/systemtap_write/install/bin/stap").function("c_char@/root/systemtap_write/systemtap/stapregex-dfa.cxx:600") $c:char process("/root/systemtap_write/install/bin/stap").function("c_declare@/root/systemtap_write/systemtap/translate.cxx:3255") $this:struct c_unparser* const $ty:enum exp_type $ident:string const& process("/root/systemtap_write/install/bin/stap").function("c_declare_static@/root/systemtap_write/systemtap/translate.cxx:3262") $this:struct c_unparser* const $ty:enum exp_type $ident:string const& process("/root/systemtap_write/install/bin/stap").function("c_emit_location@/root/systemtap_write/systemtap/loc2c.c:2544") $out:FILE* $loc:struct location* $indent:int $max_stack:unsigned int* $deref:_Bool process("/root/systemtap_write/install/bin/stap").function("c_expression@/root/systemtap_write/systemtap/translate.cxx:3007") $this:struct c_unparser* const $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("c_funcname@/root/systemtap_write/systemtap/translate.cxx:2984") $this:struct c_unparser* const $e:string const& process("/root/systemtap_write/install/bin/stap").function("c_globalname@/root/systemtap_write/systemtap/translate.cxx:2975") $this:struct c_unparser* const $e:string const& process("/root/systemtap_write/install/bin/stap").function("c_localname@/root/systemtap_write/systemtap/translate.cxx:2963") $this:struct c_unparser* const $e:string const& $mangle_oldstyle:bool process("/root/systemtap_write/install/bin/stap").function("c_name@/root/systemtap_write/systemtap/translate.cxx:416") process("/root/systemtap_write/install/bin/stap").function("c_str@/usr/include/c++/4.8.2/bits/basic_string.h:1800") process("/root/systemtap_write/install/bin/stap").function("c_strcat@/root/systemtap_write/systemtap/translate.cxx:3287") $this:struct c_unparser* const $lvalue:string const& $rvalue:string const& process("/root/systemtap_write/install/bin/stap").function("c_strcat@/root/systemtap_write/systemtap/translate.cxx:3296") $this:struct c_unparser* const $lvalue:string const& $rvalue:struct expression* process("/root/systemtap_write/install/bin/stap").function("c_strcpy@/root/systemtap_write/systemtap/translate.cxx:3269") $this:struct c_unparser* const $lvalue:string const& $rvalue:string const& process("/root/systemtap_write/install/bin/stap").function("c_strcpy@/root/systemtap_write/systemtap/translate.cxx:3278") $this:struct c_unparser* const $lvalue:string const& $rvalue:struct expression* process("/root/systemtap_write/install/bin/stap").function("c_tmpcounter@/root/systemtap_write/systemtap/translate.cxx:221") $p:struct c_unparser* $this:struct c_tmpcounter* const process("/root/systemtap_write/install/bin/stap").function("c_tmpcounter_assignment@/root/systemtap_write/systemtap/translate.cxx:300") $pp:bool $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("c_translate_addressof@/root/systemtap_write/systemtap/loc2c.c:2183") $pool:struct obstack* $indent:int $dwbias:Dwarf_Addr $die:Dwarf_Die* $typedie:Dwarf_Die* $input:struct location** $target:char const* process("/root/systemtap_write/install/bin/stap").function("c_translate_argument@/root/systemtap_write/systemtap/loc2c.c:1500") $pool:struct obstack* $fail:void volatile* $fail_arg:void* $emit_address:void* $indent:int $value:char const* process("/root/systemtap_write/install/bin/stap").function("c_translate_array@/root/systemtap_write/systemtap/loc2c.c:2416") $pool:struct obstack* $indent:int $dwbias:Dwarf_Addr $typedie:Dwarf_Die* $input:struct location** $idx:char const* $const_idx:Dwarf_Word $__PRETTY_FUNCTION__:char[] const process("/root/systemtap_write/install/bin/stap").function("c_translate_array_pointer@/root/systemtap_write/systemtap/loc2c.c:2430") $pool:struct obstack* $indent:int $typedie:Dwarf_Die* $input:struct location** $idx:char const* $const_idx:Dwarf_Word process("/root/systemtap_write/install/bin/stap").function("c_translate_constant@/root/systemtap_write/systemtap/loc2c.c:251") $pool:struct obstack* $fail:void volatile* $fail_arg:void* $emit_address:void* $indent:int $dwbias:Dwarf_Addr $attr:Dwarf_Attribute* process("/root/systemtap_write/install/bin/stap").function("c_translate_fetch@/root/systemtap_write/systemtap/loc2c.c:1952") $pool:struct obstack* $indent:int $dwbias:Dwarf_Addr $die:Dwarf_Die* $typedie:Dwarf_Die* $input:struct location** $target:char const* $__PRETTY_FUNCTION__:char[] const $size_attr:Dwarf_Attribute $byte_size:Dwarf_Word $encoding_attr:Dwarf_Attribute $encoding:Dwarf_Word process("/root/systemtap_write/install/bin/stap").function("c_translate_location@/root/systemtap_write/systemtap/loc2c.c:1438") $pool:struct obstack* $fail:void volatile* $fail_arg:void* $emit_address:void* $indent:int $dwbias:Dwarf_Addr $pc_address:Dwarf_Addr $attr:Dwarf_Attribute* $expr:Dwarf_Op const* $len:size_t $input:struct location** $fb_attr:Dwarf_Attribute* $cfa_ops:Dwarf_Op const* $__PRETTY_FUNCTION__:char[] const process("/root/systemtap_write/install/bin/stap").function("c_translate_pointer@/root/systemtap_write/systemtap/loc2c.c:2144") $pool:struct obstack* $indent:int $dwbias:Dwarf_Addr $typedie:Dwarf_Die* $input:struct location** $__PRETTY_FUNCTION__:char[] const $attr_mem:Dwarf_Attribute $byte_size:Dwarf_Word process("/root/systemtap_write/install/bin/stap").function("c_translate_pointer_store@/root/systemtap_write/systemtap/loc2c.c:2234") $pool:struct obstack* $indent:int $dwbias:Dwarf_Addr $typedie:Dwarf_Die* $input:struct location** $rvalue:char const* $__PRETTY_FUNCTION__:char[] const $attr_mem:Dwarf_Attribute $byte_size:Dwarf_Word process("/root/systemtap_write/install/bin/stap").function("c_translate_store@/root/systemtap_write/systemtap/loc2c.c:2078") $pool:struct obstack* $indent:int $dwbias:Dwarf_Addr $die:Dwarf_Die* $typedie:Dwarf_Die* $input:struct location** $rvalue:char const* $__PRETTY_FUNCTION__:char[] const $size_attr:Dwarf_Attribute $byte_size:Dwarf_Word $encoding_attr:Dwarf_Attribute $encoding:Dwarf_Word process("/root/systemtap_write/install/bin/stap").function("c_typename@/root/systemtap_write/systemtap/translate.cxx:2934") $this:struct c_unparser* const $e:enum exp_type process("/root/systemtap_write/install/bin/stap").function("c_unparser@/root/systemtap_write/systemtap/translate.cxx:83") process("/root/systemtap_write/install/bin/stap").function("c_unparser_assignment@/root/systemtap_write/systemtap/translate.cxx:270") $e:struct expression* $o:string const& $p:struct c_unparser* $this:struct c_unparser_assignment* const process("/root/systemtap_write/install/bin/stap").function("c_unparser_assignment@/root/systemtap_write/systemtap/translate.cxx:273") process("/root/systemtap_write/install/bin/stap").function("cache_die_parents@/root/systemtap_write/systemtap/dwflpp.cxx:598") $this:struct dwflpp* const $parents:cu_die_parent_cache_t* $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("cache_ent_info@/root/systemtap_write/systemtap/cache.cxx:400") $this:struct cache_ent_info* const $paths:class vector, std::allocator >, std::allocator, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("cache_ent_info@/root/systemtap_write/systemtap/cache.cxx:41") $this:struct cache_ent_info* const process("/root/systemtap_write/install/bin/stap").function("cache_inline_instances@/root/systemtap_write/systemtap/dwflpp.cxx:525") $this:struct dwflpp* const $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("cache_type_prefix@/root/systemtap_write/systemtap/dwflpp.cxx:800") $type:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:237") $this:struct null_op* const process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:251") $this:struct anchor_op* const process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:277") $this:struct tag_op* const process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:292") $this:struct match_op* const process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:327") $this:struct alt_op* const process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:348") $this:struct cat_op* const process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:364") $this:struct close_op* const process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:383") $this:struct closev_op* const process("/root/systemtap_write/install/bin/stap").function("calc_size@/root/systemtap_write/systemtap/stapregex-tree.cxx:428") $this:struct rule_op* const process("/root/systemtap_write/install/bin/stap").function("calculate_aggregate@/root/systemtap_write/systemtap/translate.cxx:679") $this:struct mapvar const* const process("/root/systemtap_write/install/bin/stap").function("call_prefix@/root/systemtap_write/systemtap/translate.cxx:659") $this:struct mapvar const* const $fname:string const& $indices:class vector > const& $pre_agg:bool process("/root/systemtap_write/install/bin/stap").function("call_weak_fn") process("/root/systemtap_write/install/bin/stap").function("capacity@/usr/include/c++/4.8.2/bits/stl_vector.h:725") process("/root/systemtap_write/install/bin/stap").function("cast_op@/root/systemtap_write/systemtap/staptree.h:364") process("/root/systemtap_write/install/bin/stap").function("cat_op@/root/systemtap_write/systemtap/stapregex-tree.cxx:345") process("/root/systemtap_write/install/bin/stap").function("cert_db_is_valid@/root/systemtap_write/systemtap/nsscommon.cxx:1165") $db_path:string const& $nss_cert_name:string const& process("/root/systemtap_write/install/bin/stap").function("cert_is_valid@/root/systemtap_write/systemtap/nsscommon.cxx:1152") $cert:CERTCertificate* process("/root/systemtap_write/install/bin/stap").function("chain@/root/systemtap_write/systemtap/staptree.cxx:306") $this:struct target_symbol* const $er:struct semantic_error const& process("/root/systemtap_write/install/bin/stap").function("checkForRecursiveExpansion@/root/systemtap_write/systemtap/elaborate.cxx:924") $this:struct alias_expansion_builder* const $use:struct probe* process("/root/systemtap_write/install/bin/stap").function("check_arg_type@/root/systemtap_write/systemtap/elaborate.cxx:5671") $this:struct typeresolution_info* const $wanted:enum exp_type $arg:struct expression* process("/root/systemtap_write/install/bin/stap").function("check_cert@/root/systemtap_write/systemtap/nsscommon.cxx:1235") $db_path:string const& $nss_cert_name:string const& $use_db_password:bool process("/root/systemtap_write/install/bin/stap").function("check_local@/root/systemtap_write/systemtap/elaborate.cxx:5689") $this:struct typeresolution_info* const $v:struct vardecl* process("/root/systemtap_write/install/bin/stap").function("check_options@/root/systemtap_write/systemtap/session.cxx:1472") $this:struct systemtap_session* const $argc:int $argv:char* const* process("/root/systemtap_write/install/bin/stap").function("check_pretty_print@/root/systemtap_write/systemtap/staptree.cxx:294") $this:struct target_symbol const* const $lvalue:bool process("/root/systemtap_write/install/bin/stap").function("check_process_probe_kernel_support@/root/systemtap_write/systemtap/tapsets.cxx:4889") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("classify_indexable@/root/systemtap_write/systemtap/staptree.cxx:1742") $ix:struct indexable* $array_out:struct symbol*& $hist_out:struct hist_op*& process("/root/systemtap_write/install/bin/stap").function("clean_cache@/root/systemtap_write/systemtap/cache.cxx:232") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("clean_cert_db@/root/systemtap_write/systemtap/nsscommon.cxx:337") $db_path:string const& process("/root/systemtap_write/install/bin/stap").function("cleanup@/root/systemtap_write/systemtap/main.cxx:1042") $s:struct systemtap_session& $rc:int process("/root/systemtap_write/install/bin/stap").function("clear@/root/systemtap_write/systemtap/staptree.h:502") process("/root/systemtap_write/install/bin/stap").function("clear@/usr/include/c++/4.8.2/bits/basic_string.h:803") process("/root/systemtap_write/install/bin/stap").function("clear@/usr/include/c++/4.8.2/bits/stl_map.h:788") process("/root/systemtap_write/install/bin/stap").function("clear@/usr/include/c++/4.8.2/bits/stl_multimap.h:697") process("/root/systemtap_write/install/bin/stap").function("clear@/usr/include/c++/4.8.2/bits/stl_set.h:630") process("/root/systemtap_write/install/bin/stap").function("clear@/usr/include/c++/4.8.2/bits/stl_tree.h:858") process("/root/systemtap_write/install/bin/stap").function("clear@/usr/include/c++/4.8.2/bits/stl_vector.h:1125") process("/root/systemtap_write/install/bin/stap").function("clear@/usr/include/c++/4.8.2/tr1/hashtable.h:1117") process("/root/systemtap_write/install/bin/stap").function("client_callback@/root/systemtap_write/systemtap/csclient.cxx:3536") $c:AvahiClient* $state:AvahiClientState $userdata:void* process("/root/systemtap_write/install/bin/stap").function("client_connect@/root/systemtap_write/systemtap/csclient.cxx:712") $server:struct compile_server_info const& $infileName:char const* $outfileName:char const* $trustNewServer:char const* process("/root/systemtap_write/install/bin/stap").function("clone@/root/systemtap_write/systemtap/session.cxx:419") $this:struct systemtap_session* const $arch:string const& $release:string const& process("/root/systemtap_write/install/bin/stap").function("close@/root/systemtap_write/systemtap/remote.cxx:530") process("/root/systemtap_write/install/bin/stap").function("close@/usr/include/c++/4.8.2/fstream:576") process("/root/systemtap_write/install/bin/stap").function("close@/usr/include/c++/4.8.2/fstream:753") $this:class basic_ofstream >* const process("/root/systemtap_write/install/bin/stap").function("close_control_master@/root/systemtap_write/systemtap/remote.cxx:1009") $this:class ssh_legacy_remote* const process("/root/systemtap_write/install/bin/stap").function("close_op@/root/systemtap_write/systemtap/stapregex-tree.cxx:360") $this:struct close_op* const $re:struct regexp* $prefer_shorter:bool process("/root/systemtap_write/install/bin/stap").function("close_struct_def@/root/systemtap_write/systemtap/translate.cxx:3585") $this:struct c_tmpcounter* const $before:pos_type $after:pos_type process("/root/systemtap_write/install/bin/stap").function("closev_op@/root/systemtap_write/systemtap/stapregex-tree.cxx:379") $this:struct closev_op* const $re:struct regexp* $nmin:int $nmax:int process("/root/systemtap_write/install/bin/stap").function("cmd_file@/root/systemtap_write/systemtap/session.cxx:1831") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("cmdstr_join@/root/systemtap_write/systemtap/util.cxx:541") $cmds:class vector, std::allocator >, std::allocator, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("cmdstr_quoted@/root/systemtap_write/systemtap/util.cxx:509") $cmd:string const& process("/root/systemtap_write/install/bin/stap").function("collect_all_lines@/root/systemtap_write/systemtap/dwflpp.cxx:1661") $this:struct dwflpp* const $srcfile:char const* $funcs:base_func_info_map_t& $matching_lines:lines_t& process("/root/systemtap_write/install/bin/stap").function("collect_derivation_chain@/root/systemtap_write/systemtap/elaborate.cxx:115") $this:struct derived_probe const* const $probes_list:class vector >& process("/root/systemtap_write/install/bin/stap").function("collect_derivation_chain@/root/systemtap_write/systemtap/staptree.cxx:1328") $this:struct probe const* const $probes_list:class vector >& process("/root/systemtap_write/install/bin/stap").function("collect_derivation_pp_chain@/root/systemtap_write/systemtap/elaborate.cxx:123") $this:struct derived_probe const* const $pp_list:class vector >& process("/root/systemtap_write/install/bin/stap").function("collect_derivation_pp_chain@/root/systemtap_write/systemtap/staptree.cxx:1337") $this:struct probe const* const $pp_list:class vector >& process("/root/systemtap_write/install/bin/stap").function("collect_functions@/root/systemtap_write/systemtap/elaborate.cxx:2418") $this:struct symresolution_info* const process("/root/systemtap_write/install/bin/stap").function("collect_lines_for_single_lineno@/root/systemtap_write/systemtap/dwflpp.cxx:1690") $this:struct dwflpp* const $srcfile:char const* $lineno:int $is_relative:bool $funcs:base_func_info_map_t& $matching_lines:lines_t& process("/root/systemtap_write/install/bin/stap").function("collect_lines_in_die@/root/systemtap_write/systemtap/dwflpp.cxx:1618") $range:lines_range_t $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("collect_map_index_types@/root/systemtap_write/systemtap/translate.cxx:2832") $this:struct c_unparser* const $vars:class vector > const& $types:class set >, exp_type>, std::less >, exp_type> >, std::allocator >, exp_type> > >& process("/root/systemtap_write/install/bin/stap").function("collect_srcfiles_matching@/root/systemtap_write/systemtap/dwflpp.cxx:2258") $this:struct dwflpp* const $pattern:string const& $filtered_srcfiles:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("colorize@/root/systemtap_write/systemtap/session.cxx:2358") $this:struct systemtap_session* const $str:string const& $type:string const& process("/root/systemtap_write/install/bin/stap").function("colorize@/root/systemtap_write/systemtap/session.cxx:2374") $this:struct systemtap_session* const $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("common_probe_entryfn_epilogue@/root/systemtap_write/systemtap/tapsets.cxx:218") $s:struct systemtap_session& $overload_processing:bool $schedule_work_safe:bool process("/root/systemtap_write/install/bin/stap").function("common_probe_entryfn_prologue@/root/systemtap_write/systemtap/tapsets.cxx:92") $s:struct systemtap_session& $statestr:string $probe:string $probe_type:string $overload_processing:bool process("/root/systemtap_write/install/bin/stap").function("common_probe_init@/root/systemtap_write/systemtap/tapsets.cxx:84") $p:struct derived_probe* process("/root/systemtap_write/install/bin/stap").function("comp@/root/systemtap_write/systemtap/tapset-been.cxx:45") $a:struct be_derived_probe const* $b:struct be_derived_probe const* process("/root/systemtap_write/install/bin/stap").function("compare@/usr/include/c++/4.8.2/bits/basic_string.h:2225") process("/root/systemtap_write/install/bin/stap").function("compare@/usr/include/c++/4.8.2/bits/char_traits.h:254") process("/root/systemtap_write/install/bin/stap").function("compare_lines@/root/systemtap_write/systemtap/dwflpp.cxx:1505") $a:Dwarf_Line* $b:Dwarf_Line* process("/root/systemtap_write/install/bin/stap").function("comparison@/root/systemtap_write/systemtap/staptree.h:254") process("/root/systemtap_write/install/bin/stap").function("compatible_arity@/root/systemtap_write/systemtap/staptree.cxx:196") $this:struct vardecl* const $a:int process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:206") $this:struct regexp* const process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:243") $this:struct null_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:257") $this:struct anchor_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:283") $this:struct tag_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:304") $this:struct match_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:333") $this:struct alt_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:354") $this:struct cat_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:370") $this:struct close_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:394") $this:struct closev_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile@/root/systemtap_write/systemtap/stapregex-tree.cxx:434") $this:struct rule_op* const $i:union ins* process("/root/systemtap_write/install/bin/stap").function("compile_dyninst@/root/systemtap_write/systemtap/buildrun.cxx:205") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("compile_pass@/root/systemtap_write/systemtap/buildrun.cxx:252") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("compile_server_client@/root/systemtap_write/systemtap/csclient.h:19") $s:struct systemtap_session& $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("compile_server_info@/root/systemtap_write/systemtap/csclient.cxx:91") $this:struct compile_server_info* const process("/root/systemtap_write/install/bin/stap").function("compile_server_info@/root/systemtap_write/systemtap/csclient.cxx:93") process("/root/systemtap_write/install/bin/stap").function("compile_using_server@/root/systemtap_write/systemtap/csclient.cxx:1267") $this:class compile_server_client* const $servers:class vector >& process("/root/systemtap_write/install/bin/stap").function("component@/root/systemtap_write/systemtap/staptree.cxx:144") $this:struct component* const process("/root/systemtap_write/install/bin/stap").function("component@/root/systemtap_write/systemtap/staptree.cxx:150") $this:struct component* const $f:string const& $a:struct literal* process("/root/systemtap_write/install/bin/stap").function("component@/root/systemtap_write/systemtap/staptree.h:323") process("/root/systemtap_write/install/bin/stap").function("component@/root/systemtap_write/systemtap/staptree.h:331") process("/root/systemtap_write/install/bin/stap").function("component@/root/systemtap_write/systemtap/staptree.h:336") process("/root/systemtap_write/install/bin/stap").function("component@/root/systemtap_write/systemtap/staptree.h:339") process("/root/systemtap_write/install/bin/stap").function("component@/root/systemtap_write/systemtap/staptree.h:795") process("/root/systemtap_write/install/bin/stap").function("components_to_string@/root/systemtap_write/systemtap/staptree.cxx:706") $components:class vector > const& process("/root/systemtap_write/install/bin/stap").function("concatenation@/root/systemtap_write/systemtap/staptree.h:260") process("/root/systemtap_write/install/bin/stap").function("connect@/root/systemtap_write/systemtap/remote.cxx:861") $this:class ssh_remote* const $host:string const& $port:string const& process("/root/systemtap_write/install/bin/stap").function("const_folder@/root/systemtap_write/systemtap/elaborate.cxx:3530") process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:Dwarf_Attribute const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:Dwarf_Die const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct Dwarf_Line_s* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct base_func_info const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct be_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct cache_ent_info const* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct token const* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct tracepoint_arg const* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct derived_probe_builder* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct derived_probe_group* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__arg:struct dynprobe_info* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct embeddedcode* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:enum exp_type const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__arg:struct expression* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct func_info const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct hrtimer_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct hwbkpt_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct inline_instance_info const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:int const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__arg:struct itrace_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:long int const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:long unsigned int const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct mark_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:class match_node* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct netfilter_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct pp1_activation* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct perf_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct pollfd const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct format_component const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct probe_alias* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct probe_point* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct profile_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:class remote* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct resolved_host const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct semantic_error const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct stapfile* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__arg:struct statement* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct >@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator, std::allocator > >& process("/root/systemtap_write/install/bin/stap").function("construct >@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator >& $__arg:struct pair const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct >@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator >& $__arg:struct pair const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct, std::basic_string > >@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator, std::allocator >, std::basic_string, std::allocator > > >& $__arg:struct pair, std::allocator >, std::basic_string, std::allocator > > const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct, unsigned int> >@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator, std::allocator >, unsigned int> >& $__arg:struct pair, std::allocator >, unsigned int> const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct symbol* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct component const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct timer_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct tmpvar* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct tmpvar const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct tracepoint_arg const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct tracepoint_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:class translator_output* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct resolved_type const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct update_visitor* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__arg:struct uprobe_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__arg:struct utrace_derived_probe* const& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/alloc_traits.h:215") $__a:class allocator& $__p:pointer process("/root/systemtap_write/install/bin/stap").function("construct@/usr/include/c++/4.8.2/ext/new_allocator.h:129") process("/root/systemtap_write/install/bin/stap").function("consume_string_literals@/root/systemtap_write/systemtap/parse.cxx:2428") $this:class parser* const $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("contains@/root/systemtap_write/systemtap/util.cxx:564") $p:pid_t $this:class spawned_pids_t* const process("/root/systemtap_write/install/bin/stap").function("contains_glob_chars@/root/systemtap_write/systemtap/util.cxx:951") $str:string const& process("/root/systemtap_write/install/bin/stap").function("continue_statement@/root/systemtap_write/systemtap/staptree.h:758") process("/root/systemtap_write/install/bin/stap").function("convert_location@/root/systemtap_write/systemtap/tapsets.cxx:7314") $this:struct sdt_query* const process("/root/systemtap_write/install/bin/stap").function("convert_probe@/root/systemtap_write/systemtap/tapsets.cxx:7274") $this:struct sdt_query* const $base:struct probe* process("/root/systemtap_write/install/bin/stap").function("copy4@/root/systemtap_write/systemtap/mdfour.c:97") $x:uint32_t $out:unsigned char* process("/root/systemtap_write/install/bin/stap").function("copy64@/root/systemtap_write/systemtap/mdfour.c:87") $M:uint32_t* $in:unsigned char const* process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, Dwarf_Die*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:class __normal_iterator > > $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, exp_type*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator*, std::vector > >, __gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, dynprobe_info**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct dynprobe_info** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:class __normal_iterator > > $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, expression**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct expression** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator > >, itrace_derived_probe**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct itrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, long int*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:long int* process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:class __normal_iterator > > $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, probe_point**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct probe_point** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, probe_point::component**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, probe_point::component**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct component** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, remote**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:class remote** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, stapfile**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct stapfile** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, stapfile**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:class __normal_iterator > > $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, statement**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct statement** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, statement**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator*, std::vector > >, __gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, symbol**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct symbol** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator > >, utrace_derived_probe**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct utrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("copy<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:class __normal_iterator > > $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy, std::pair&, std::pair*>, std::insert_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:class basic_string, std::allocator >* $__last:class basic_string, std::allocator >* $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("copy >@/usr/include/c++/4.8.2/bits/deque.tcc:941") $__last:struct _Deque_iterator, const std::pair&, const std::pair*> $__result:struct _Deque_iterator, std::pair&, std::pair*> process("/root/systemtap_write/install/bin/stap").function("copy >@/usr/include/c++/4.8.2/bits/stl_deque.h:370") process("/root/systemtap_write/install/bin/stap").function("copy**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("copy**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:struct component* $__last:struct component* $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") $__result:unsigned int* $__last:unsigned int const* $__first:unsigned int const* process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/stl_algobase.h:450") process("/root/systemtap_write/install/bin/stap").function("copy@/usr/include/c++/4.8.2/bits/char_traits.h:270") $__n:size_t $__s2:char_type const* $__s1:char_type* process("/root/systemtap_write/install/bin/stap").function("copyAddress@/root/systemtap_write/systemtap/csclient.cxx:2244") process("/root/systemtap_write/install/bin/stap").function("copyNetAddr@/root/systemtap_write/systemtap/csclient.cxx:2198") $y:PRNetAddr const& $x:PRNetAddr& process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:Dwarf_Die** $__last:Dwarf_Die** $__first:Dwarf_Die** process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward<__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("copy_backward<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:struct defined_op*** $__last:struct defined_op*** $__first:struct defined_op*** process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:long unsigned int** $__last:long unsigned int** $__first:long unsigned int** process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:struct semantic_error* $__last:struct semantic_error* $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward >@/usr/include/c++/4.8.2/bits/deque.tcc:964") $__first:struct _Deque_iterator, const std::pair&, const std::pair*> $__result:struct _Deque_iterator, std::pair&, std::pair*> process("/root/systemtap_write/install/bin/stap").function("copy_backward >@/usr/include/c++/4.8.2/bits/stl_deque.h:385") process("/root/systemtap_write/install/bin/stap").function("copy_backward**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:struct pair** $__first:struct pair** process("/root/systemtap_write/install/bin/stap").function("copy_backward*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:struct pair* $__last:struct pair* $__first:struct pair* process("/root/systemtap_write/install/bin/stap").function("copy_backward*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward**, std::pair**>@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:struct pair** $__last:struct pair** $__first:struct pair** process("/root/systemtap_write/install/bin/stap").function("copy_backward, std::basic_string >*, std::pair, std::basic_string >*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__last:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("copy_backward, unsigned int>*, std::pair, unsigned int>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") $__result:struct tmpvar* $__last:struct tmpvar* $__first:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_backward@/usr/include/c++/4.8.2/bits/stl_algobase.h:619") process("/root/systemtap_write/install/bin/stap").function("copy_file@/root/systemtap_write/systemtap/util.cxx:107") $src:string const& $dest:string const& $verbose:bool process("/root/systemtap_write/install/bin/stap").function("count<__gnu_cxx::__normal_iterator >, char>@/usr/include/c++/4.8.2/bits/stl_algo.h:4622") $__last:class __normal_iterator, std::allocator > > $__first:class __normal_iterator, std::allocator > > process("/root/systemtap_write/install/bin/stap").function("count@/usr/include/c++/4.8.2/bits/stl_map.h:848") $__x:key_type const& process("/root/systemtap_write/install/bin/stap").function("count@/usr/include/c++/4.8.2/bits/stl_multimap.h:754") $__x:key_type const& $this:class multimap, std::allocator >, std::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > > const* const process("/root/systemtap_write/install/bin/stap").function("count@/usr/include/c++/4.8.2/bits/stl_set.h:644") process("/root/systemtap_write/install/bin/stap").function("count@/usr/include/c++/4.8.2/bits/stl_tree.h:1814") process("/root/systemtap_write/install/bin/stap").function("coverage_element@/root/systemtap_write/systemtap/coveragedb.h:69") process("/root/systemtap_write/install/bin/stap").function("create@/root/systemtap_write/systemtap/remote.cxx:1169") $s:struct systemtap_session& $target:string const& process("/root/systemtap_write/install/bin/stap").function("create@/root/systemtap_write/systemtap/remote.cxx:1189") $s:struct systemtap_session& $ud:class uri_decoder const& process("/root/systemtap_write/install/bin/stap").function("create@/root/systemtap_write/systemtap/remote.cxx:1205") $s:struct systemtap_session& $uri:string const& $idx:int process("/root/systemtap_write/install/bin/stap").function("create@/root/systemtap_write/systemtap/staptree.cxx:652") $t:struct token const* $n:char const* process("/root/systemtap_write/install/bin/stap").function("create_cert@/root/systemtap_write/systemtap/nsscommon.cxx:481") $dnsNames:string const& $certReq:CERTCertificateRequest* process("/root/systemtap_write/install/bin/stap").function("create_client_cert_db@/root/systemtap_write/systemtap/nsscommon.cxx:330") $db_path:char const* process("/root/systemtap_write/install/bin/stap").function("create_debug_frame_hdr@/root/systemtap_write/systemtap/translate.cxx:6303") $mod:Dwfl_Module* $session:struct systemtap_session& $debug_frame_off:Dwarf_Addr* $debug_frame_hdr_len:size_t* $debug_frame_hdr:void** $debug_frame:Elf_Data* $e_ident:unsigned char const* process("/root/systemtap_write/install/bin/stap").function("create_dir@/root/systemtap_write/systemtap/util.cxx:179") $dir:char const* $mode:int process("/root/systemtap_write/install/bin/stap").function("create_hash_log@/root/systemtap_write/systemtap/hash.cxx:118") $type_str:string const& $parms:string const& $result:string const& $hash_log_path:string const& process("/root/systemtap_write/install/bin/stap").function("create_hashdir@/root/systemtap_write/systemtap/hash.cxx:182") $s:struct systemtap_session& $result:string const& $hashdir:string& process("/root/systemtap_write/install/bin/stap").function("create_request@/root/systemtap_write/systemtap/csclient.cxx:896") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("create_server_cert_db@/root/systemtap_write/systemtap/nsscommon.cxx:324") $db_path:char const* process("/root/systemtap_write/install/bin/stap").function("create_tmp_dir@/root/systemtap_write/systemtap/session.cxx:2281") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("cs_protocol_version@/root/systemtap_write/systemtap/cscommon.h:44") process("/root/systemtap_write/install/bin/stap").function("cscache@/root/systemtap_write/systemtap/csclient.cxx:2545") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("cu_function_caching_callback@/root/systemtap_write/systemtap/dwflpp.cxx:946") $func:Dwarf_Die* $v:cu_function_cache_t* process("/root/systemtap_write/install/bin/stap").function("cu_name@/root/systemtap_write/systemtap/dwflpp.cxx:209") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("cursor@/root/systemtap_write/systemtap/stapregex-parse.cxx:148") $this:struct cursor* const process("/root/systemtap_write/install/bin/stap").function("cursor@/root/systemtap_write/systemtap/stapregex-parse.cxx:151") process("/root/systemtap_write/install/bin/stap").function("data@/usr/include/c++/4.8.2/bits/basic_string.h:1810") process("/root/systemtap_write/install/bin/stap").function("dead_assignment_remover@/root/systemtap_write/systemtap/elaborate.cxx:2635") $v:struct varuse_collecting_visitor const& $r:bool& $s:struct systemtap_session& $this:struct dead_assignment_remover* const process("/root/systemtap_write/install/bin/stap").function("dead_control_remover@/root/systemtap_write/systemtap/elaborate.cxx:4075") $r:bool& $s:struct systemtap_session& $this:struct dead_control_remover* const process("/root/systemtap_write/install/bin/stap").function("dead_stmtexpr_remover@/root/systemtap_write/systemtap/elaborate.cxx:2799") process("/root/systemtap_write/install/bin/stap").function("deallocate@/usr/include/c++/4.8.2/ext/new_allocator.h:109") process("/root/systemtap_write/install/bin/stap").function("debuginfo_path_insert_sysroot@/root/systemtap_write/systemtap/setupdwfl.cxx:340") $sysroot:string process("/root/systemtap_write/install/bin/stap").function("dec@/usr/include/c++/4.8.2/bits/ios_base.h:933") process("/root/systemtap_write/install/bin/stap").function("declaration_resolve@/root/systemtap_write/systemtap/dwflpp.cxx:909") $this:struct dwflpp* const $name:string const& process("/root/systemtap_write/install/bin/stap").function("declaration_resolve@/root/systemtap_write/systemtap/dwflpp.cxx:934") $this:struct dwflpp* const $type:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("declaration_resolve_other_cus@/root/systemtap_write/systemtap/dwflpp.cxx:894") $this:struct dwflpp* const $name:string const& process("/root/systemtap_write/install/bin/stap").function("declare@/root/systemtap_write/systemtap/translate.cxx:517") process("/root/systemtap_write/install/bin/stap").function("declare@/root/systemtap_write/systemtap/translate.cxx:593") process("/root/systemtap_write/install/bin/stap").function("declare@/root/systemtap_write/systemtap/translate.cxx:850") process("/root/systemtap_write/install/bin/stap").function("declare_compiled_printf@/root/systemtap_write/systemtap/translate.cxx:1206") $this:struct c_unparser* const $print_to_stream:bool $format:string const& process("/root/systemtap_write/install/bin/stap").function("declare_noncontig_union@/root/systemtap_write/systemtap/loc2c.c:1750") $pool:struct obstack* $indent:int $input:struct location** $loc:struct location* $depth:int process("/root/systemtap_write/install/bin/stap").function("deep_copy@/root/systemtap_write/systemtap/staptree.h:1198") process("/root/systemtap_write/install/bin/stap").function("deep_copy@/root/systemtap_write/systemtap/staptree.h:1198") process("/root/systemtap_write/install/bin/stap").function("deep_copy@/root/systemtap_write/systemtap/staptree.h:1198") process("/root/systemtap_write/install/bin/stap").function("deep_copy@/root/systemtap_write/systemtap/staptree.h:1198") $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("deep_copy_visitor@/root/systemtap_write/systemtap/staptree.h:1196") process("/root/systemtap_write/install/bin/stap").function("deepen@/root/systemtap_write/systemtap/loc2c.c:1131") process("/root/systemtap_write/install/bin/stap").function("deepen@/root/systemtap_write/systemtap/loc2c.c:346") $len:size_t const $input:struct location* $need_fb:_Bool* $loc:struct location* $pieces:struct location* $__PRETTY_FUNCTION__:char[] const $expr:Dwarf_Op const* $max_stack:unsigned int $i:size_t $tos_value:_Bool $loser:size_t* $implicit_value:Dwarf_Block $implicit_pointer:Dwarf_Op const* $stack_depth:unsigned int $ctx:struct location_context* $indent:int $tos_register:int $used_deref:_Bool process("/root/systemtap_write/install/bin/stap").function("default_emit_address@/root/systemtap_write/systemtap/loc2c.c:128") $fail_arg:void* $pool:struct obstack* $address:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("default_server_spec@/root/systemtap_write/systemtap/csclient.cxx:2255") $s:struct systemtap_session const& process("/root/systemtap_write/install/bin/stap").function("defined_op@/root/systemtap_write/systemtap/staptree.h:389") process("/root/systemtap_write/install/bin/stap").function("del@/root/systemtap_write/systemtap/translate.cxx:695") process("/root/systemtap_write/install/bin/stap").function("del_next@/root/systemtap_write/systemtap/translate.cxx:880") $this:class itervar const* const $mv:struct mapvar const& process("/root/systemtap_write/install/bin/stap").function("delete_map, dwflpp*> >@/root/systemtap_write/systemtap/util.h:228") $t:class map, std::allocator >, dwflpp*, std::less, std::allocator > >, std::allocator, std::allocator >, dwflpp*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map, module_info*> >@/root/systemtap_write/systemtap/util.h:228") process("/root/systemtap_write/install/bin/stap").function("delete_map, std::basic_string >, systemtap_session*> >@/root/systemtap_write/systemtap/util.h:228") $t:class map, std::allocator >, std::basic_string, std::allocator > >, systemtap_session*, std::less, std::allocator >, std::basic_string, std::allocator > > >, std::allocator, std::allocator >, std::basic_string, std::allocator > >, systemtap_session*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map >@/root/systemtap_write/systemtap/util.h:228") process("/root/systemtap_write/install/bin/stap").function("delete_map, Dwarf_Die>*> >@/root/systemtap_write/systemtap/util.h:228") $t:class unordered_map, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*, std::tr1::hash, std::equal_to, std::allocator, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map*> >@/root/systemtap_write/systemtap/util.h:228") $t:class unordered_map >*, std::tr1::hash, std::equal_to, std::allocator >*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map, std::vector*> >@/root/systemtap_write/systemtap/util.h:228") $t:class unordered_map, std::allocator >, std::vector >*, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector >*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map, Dwarf_Die>*> >@/root/systemtap_write/systemtap/util.h:228") $t:class unordered_map, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*, std::tr1::hash, std::equal_to, std::allocator, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map, std::vector*>*> >@/root/systemtap_write/systemtap/util.h:228") $t:class unordered_map, std::allocator >, std::vector >*, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector >*> > >*, std::tr1::hash, std::equal_to, std::allocator, std::allocator >, std::vector >*, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector >*> > >*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map*> >@/root/systemtap_write/systemtap/util.h:228") $t:class unordered_map, std::equal_to, std::allocator > >*, std::tr1::hash, std::equal_to, std::allocator, std::equal_to, std::allocator > >*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map, Dwarf_Die>*> >@/root/systemtap_write/systemtap/util.h:228") $t:class unordered_map, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*, std::tr1::hash, std::equal_to, std::allocator, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_map*> >@/root/systemtap_write/systemtap/util.h:228") $t:class unordered_map >*, std::tr1::hash, std::equal_to, std::allocator >*> > >& process("/root/systemtap_write/install/bin/stap").function("delete_session_module_cache@/root/systemtap_write/systemtap/tapsets.cxx:2701") process("/root/systemtap_write/install/bin/stap").function("delete_statement@/root/systemtap_write/systemtap/staptree.h:744") process("/root/systemtap_write/install/bin/stap").function("delete_statement_operand_tmp_visitor@/root/systemtap_write/systemtap/translate.cxx:4208") process("/root/systemtap_write/install/bin/stap").function("delete_statement_operand_visitor@/root/systemtap_write/systemtap/translate.cxx:4220") process("/root/systemtap_write/install/bin/stap").function("delete_statement_symresolution_info@/root/systemtap_write/systemtap/elaborate.cxx:2148") process("/root/systemtap_write/install/bin/stap").function("delete_statement_typeresolution_info@/root/systemtap_write/systemtap/elaborate.cxx:5418") process("/root/systemtap_write/install/bin/stap").function("deque@/usr/include/c++/4.8.2/bits/stl_deque.h:782") process("/root/systemtap_write/install/bin/stap").function("deque@/usr/include/c++/4.8.2/bits/stl_deque.h:828") $__n:size_type process("/root/systemtap_write/install/bin/stap").function("deque@/usr/include/c++/4.8.2/bits/stl_deque.h:841") process("/root/systemtap_write/install/bin/stap").function("deref@/root/systemtap_write/systemtap/tapsets.cxx:3600") $this:struct dwarf_pretty_print* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("deregister_tm_clones") process("/root/systemtap_write/install/bin/stap").function("derive_probes@/root/systemtap_write/systemtap/elaborate.cxx:969") $s:struct systemtap_session& $p:struct probe* $dps:class vector >& $optional:bool $rethrow_errors:bool process("/root/systemtap_write/install/bin/stap").function("derived_locations@/root/systemtap_write/systemtap/elaborate.cxx:131") $this:struct derived_probe* const process("/root/systemtap_write/install/bin/stap").function("derived_probe@/root/systemtap_write/systemtap/elaborate.cxx:63") $this:struct derived_probe* const $p:struct probe* $l:struct probe_point* $rewrite_loc:bool process("/root/systemtap_write/install/bin/stap").function("derived_probe_condition_inline@/root/systemtap_write/systemtap/elaborate.cxx:1407") process("/root/systemtap_write/install/bin/stap").function("destroy@/usr/include/c++/4.8.2/ext/alloc_traits.h:218") process("/root/systemtap_write/install/bin/stap").function("destroy@/usr/include/c++/4.8.2/ext/new_allocator.h:133") process("/root/systemtap_write/install/bin/stap").function("dfa@/root/systemtap_write/systemtap/stapregex-dfa.cxx:426") $this:struct dfa* const $i:union ins* $ntags:int $outcome_snippets:class vector, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("die_entrypc@/root/systemtap_write/systemtap/dwflpp.cxx:2503") $this:struct dwflpp* const $die:Dwarf_Die* $addr:Dwarf_Addr* process("/root/systemtap_write/install/bin/stap").function("die_has_loclist@/root/systemtap_write/systemtap/dwflpp.cxx:4767") $begin_die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("die_has_pc@/root/systemtap_write/systemtap/dwflpp.cxx:2602") $this:struct dwflpp* const $die:Dwarf_Die& $pc:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("die_location_as_function_string@/root/systemtap_write/systemtap/dwflpp.cxx:3116") $this:struct dwflpp* const $pc:Dwarf_Addr $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("die_location_as_string@/root/systemtap_write/systemtap/dwflpp.cxx:3090") $this:struct dwflpp* const $pc:Dwarf_Addr $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("die_name_string@/root/systemtap_write/systemtap/dwflpp.cxx:2986") $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("direct@/root/systemtap_write/systemtap/remote.cxx:82") process("/root/systemtap_write/install/bin/stap").function("direct_stapsh@/root/systemtap_write/systemtap/remote.cxx:610") $this:class direct_stapsh* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("discontiguify@/root/systemtap_write/systemtap/loc2c.c:1639") $ctx:struct location_context* $indent:int process("/root/systemtap_write/install/bin/stap").function("distance@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") $__first:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") process("/root/systemtap_write/install/bin/stap").function("distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") process("/root/systemtap_write/install/bin/stap").function("distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") process("/root/systemtap_write/install/bin/stap").function("distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("distance<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("distance<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > process("/root/systemtap_write/install/bin/stap").function("distance@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") $__last:char* $__first:char* process("/root/systemtap_write/install/bin/stap").function("distance, const std::pair&, const std::pair*> >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") process("/root/systemtap_write/install/bin/stap").function("distance >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") process("/root/systemtap_write/install/bin/stap").function("distance > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") process("/root/systemtap_write/install/bin/stap").function("distance, std::basic_string > > >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") $__last:struct _Rb_tree_const_iterator, std::allocator >, std::basic_string, std::allocator > > > $__first:struct _Rb_tree_const_iterator, std::allocator >, std::basic_string, std::allocator > > > process("/root/systemtap_write/install/bin/stap").function("distance, Dwarf_Die>, false, false> >@/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h:114") process("/root/systemtap_write/install/bin/stap").function("do_alt@/root/systemtap_write/systemtap/stapregex-tree.cxx:464") $a:struct regexp* $b:struct regexp* process("/root/systemtap_write/install/bin/stap").function("do_connect@/root/systemtap_write/systemtap/csclient.cxx:652") process("/root/systemtap_write/install/bin/stap").function("download_kernel_debuginfo@/root/systemtap_write/systemtap/setupdwfl.cxx:802") $s:struct systemtap_session& $hex:string process("/root/systemtap_write/install/bin/stap").function("dump@/root/systemtap_write/systemtap/elaborate.cxx:742") $this:class match_node* const $s:struct systemtap_session& $name:string const& process("/root/systemtap_write/install/bin/stap").function("dump_build_id@/root/systemtap_write/systemtap/translate.cxx:6500") $base:Dwarf_Addr $name:char const* $c:struct unwindsym_dump_context* $m:Dwfl_Module* process("/root/systemtap_write/install/bin/stap").function("dump_line_tables@/root/systemtap_write/systemtap/translate.cxx:6771") $modname:char const* $base:Dwarf_Addr $c:struct unwindsym_dump_context* $m:Dwfl_Module* process("/root/systemtap_write/install/bin/stap").function("dump_line_tables_check@/root/systemtap_write/systemtap/translate.cxx:6698") $data_len:size_t $data:void* process("/root/systemtap_write/install/bin/stap").function("dump_section_list@/root/systemtap_write/systemtap/translate.cxx:6557") $base:Dwarf_Addr $name:char const* $c:struct unwindsym_dump_context* $m:Dwfl_Module* process("/root/systemtap_write/install/bin/stap").function("dump_symbol_tables@/root/systemtap_write/systemtap/translate.cxx:6829") $m:Dwfl_Module* $c:struct unwindsym_dump_context* $modname:char const* $base:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("dump_unwind_tables@/root/systemtap_write/systemtap/translate.cxx:7053") $name:char const* $base:Dwarf_Addr $c:struct unwindsym_dump_context* $m:Dwfl_Module* process("/root/systemtap_write/install/bin/stap").function("dump_unwindsym_cxt@/root/systemtap_write/systemtap/translate.cxx:7116") $m:Dwfl_Module* $c:struct unwindsym_dump_context* $name:char const* $base:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("dump_unwindsym_cxt_table@/root/systemtap_write/systemtap/translate.cxx:7068") $session:struct systemtap_session& $output:ostream& $modname:string const& $modindex:unsigned int $secname:string const& $secindex:unsigned int $table:string const& $data:void*& $len:size_t& process("/root/systemtap_write/install/bin/stap").function("dump_unwindsyms@/root/systemtap_write/systemtap/translate.cxx:7408") $m:Dwfl_Module* $userdata:void** $name:char const* $base:Dwarf_Addr $arg:void* process("/root/systemtap_write/install/bin/stap").function("duplicate_function_remover@/root/systemtap_write/systemtap/elaborate.cxx:4128") $dfm:class map, std::allocator > >& $sess:struct systemtap_session& $this:struct duplicate_function_remover* const process("/root/systemtap_write/install/bin/stap").function("dwarf_assert@/root/systemtap_write/systemtap/dwarf_wrappers.cxx:34") $desc:string const& $rc:int $file:string const& $line:int process("/root/systemtap_write/install/bin/stap").function("dwarf_assert@/root/systemtap_write/systemtap/dwarf_wrappers.h:69") $line:int $file:string const& $ptr:void const* $desc:string const& process("/root/systemtap_write/install/bin/stap").function("dwarf_attr_die@/root/systemtap_write/systemtap/dwarf_wrappers.h:140") process("/root/systemtap_write/install/bin/stap").function("dwarf_atvar_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:4673") $db:struct dwarf_builder& $s:struct systemtap_session& $this:struct dwarf_atvar_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("dwarf_atvar_query@/root/systemtap_write/systemtap/tapsets.cxx:4687") process("/root/systemtap_write/install/bin/stap").function("dwarf_build_no_more@/root/systemtap_write/systemtap/tapsets.cxx:946") process("/root/systemtap_write/install/bin/stap").function("dwarf_cast_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:4389") $db:struct dwarf_builder& $s:struct systemtap_session& $this:struct dwarf_cast_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("dwarf_cast_query@/root/systemtap_write/systemtap/tapsets.cxx:4403") $result:struct functioncall*& $userspace_p:bool const $lvalue:bool $e:struct cast_op& $module:string const& $dw:struct dwflpp& $this:struct dwarf_cast_query* const process("/root/systemtap_write/install/bin/stap").function("dwarf_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:4916") $this:struct dwarf_derived_probe* const $funcname:string const& $filename:string const& $line:int $module:string const& $section:string const& $dwfl_addr:Dwarf_Addr $addr:Dwarf_Addr $q:struct dwarf_query& $scope_die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("dwarf_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:528") process("/root/systemtap_write/install/bin/stap").function("dwarf_die_type@/root/systemtap_write/systemtap/dwflpp.cxx:3451") $die:Dwarf_Die* $typedie_mem:Dwarf_Die* $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("dwarf_linkage_name@/root/systemtap_write/systemtap/dwarf_wrappers.h:169") process("/root/systemtap_write/install/bin/stap").function("dwarf_pretty_print@/root/systemtap_write/systemtap/tapsets.cxx:2938") process("/root/systemtap_write/install/bin/stap").function("dwarf_pretty_print@/root/systemtap_write/systemtap/tapsets.cxx:2948") $this:struct dwarf_pretty_print* const $dw:struct dwflpp& $scope_die:Dwarf_Die* $pc:Dwarf_Addr $userspace_p:bool $e:struct target_symbol const& process("/root/systemtap_write/install/bin/stap").function("dwarf_pretty_print@/root/systemtap_write/systemtap/tapsets.cxx:2957") process("/root/systemtap_write/install/bin/stap").function("dwarf_query@/root/systemtap_write/systemtap/tapsets.cxx:971") $this:struct dwarf_query* const $base_probe:struct probe* $base_loc:struct probe_point* $dw:struct dwflpp& $params:literal_map_t const& $results:class vector >& $user_path:string const $user_lib:string const process("/root/systemtap_write/install/bin/stap").function("dwarf_type_name@/root/systemtap_write/systemtap/dwarf_wrappers.cxx:195") $type_die:Dwarf_Die* $type_name:string& process("/root/systemtap_write/install/bin/stap").function("dwarf_type_name@/root/systemtap_write/systemtap/dwarf_wrappers.cxx:205") $type_die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("dwarf_type_name@/root/systemtap_write/systemtap/dwarf_wrappers.cxx:91") $type_die:Dwarf_Die* $o:ostream& process("/root/systemtap_write/install/bin/stap").function("dwarf_var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:2730") $a:Dwarf_Addr $sd:Dwarf_Die* $q:struct dwarf_query& $this:struct dwarf_var_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("dwarf_whatattr@/usr/include/elfutils/libdw.h:921") $attr:Dwarf_Attribute* process("/root/systemtap_write/install/bin/stap").function("dwarf_whatform@/usr/include/elfutils/libdw.h:928") $attr:Dwarf_Attribute* process("/root/systemtap_write/install/bin/stap").function("dwfl_assert@/root/systemtap_write/systemtap/dwarf_wrappers.cxx:21") $desc:string const& $rc:int $file:string const& $line:int process("/root/systemtap_write/install/bin/stap").function("dwfl_assert@/root/systemtap_write/systemtap/dwarf_wrappers.h:44") $line:int $file:string const& $ptr:void const* $desc:string const& process("/root/systemtap_write/install/bin/stap").function("dwfl_assert@/root/systemtap_write/systemtap/dwarf_wrappers.h:53") $line:int $file:string const& $condition:bool $desc:string const& process("/root/systemtap_write/install/bin/stap").function("dwflpp@/root/systemtap_write/systemtap/dwflpp.cxx:77") $this:struct dwflpp* const $session:struct systemtap_session& $name:string const& $kernel_p:bool process("/root/systemtap_write/install/bin/stap").function("dwflpp@/root/systemtap_write/systemtap/dwflpp.cxx:93") $this:struct dwflpp* const $session:struct systemtap_session& $names:class vector, std::allocator >, std::allocator, std::allocator > > > const& $kernel_p:bool process("/root/systemtap_write/install/bin/stap").function("dynprobe_add_uprobe@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:179") $s:struct systemtap_session& $path:string const& $offset:Dwarf_Addr const $semaphore_addr:Dwarf_Addr const $flags_string:string const $probe_init:string const process("/root/systemtap_write/install/bin/stap").function("dynprobe_add_utrace_path@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:189") $s:struct systemtap_session& $path:string const& $flags_string:string const $probe_init:string const process("/root/systemtap_write/install/bin/stap").function("dynprobe_add_utrace_pid@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:198") $s:struct systemtap_session& $pid:Dwarf_Addr const $flags_string:string const $probe_init:string const process("/root/systemtap_write/install/bin/stap").function("dynprobe_info@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:45") $pi:string const $fs:string const $sa:Dwarf_Addr const $o:Dwarf_Addr const $hp:bool $this:struct dynprobe_info* const process("/root/systemtap_write/install/bin/stap").function("echoOff@/root/systemtap_write/systemtap/nsscommon.cxx:237") $fd:int process("/root/systemtap_write/install/bin/stap").function("echoOn@/root/systemtap_write/systemtap/nsscommon.cxx:249") $fd:int process("/root/systemtap_write/install/bin/stap").function("elf_class_from_normalized_machine@/root/systemtap_write/systemtap/util.cxx:1070") $machine:string const& process("/root/systemtap_write/install/bin/stap").function("embedded_expr@/root/systemtap_write/systemtap/staptree.h:185") process("/root/systemtap_write/install/bin/stap").function("embedded_tags_visitor@/root/systemtap_write/systemtap/staptree.cxx:574") $this:struct embedded_tags_visitor* const $all_tags:bool process("/root/systemtap_write/install/bin/stap").function("embeddedcode@/root/systemtap_write/systemtap/staptree.h:652") process("/root/systemtap_write/install/bin/stap").function("embeddedcode_info@/root/systemtap_write/systemtap/elaborate.cxx:1555") process("/root/systemtap_write/install/bin/stap").function("embeddedcode_info_pass@/root/systemtap_write/systemtap/elaborate.cxx:1602") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit@/root/systemtap_write/systemtap/stapregex-dfa.cxx:610") $this:struct state const* const $o:class translator_output* $d:struct dfa const* process("/root/systemtap_write/install/bin/stap").function("emit@/root/systemtap_write/systemtap/stapregex-dfa.cxx:641") $this:struct dfa const* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_address@/root/systemtap_write/systemtap/dwflpp.cxx:2695") $this:struct dwflpp* const $pool:struct obstack* $address:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("emit_base_fetch@/root/systemtap_write/systemtap/loc2c.c:1534") process("/root/systemtap_write/install/bin/stap").function("emit_base_store@/root/systemtap_write/systemtap/loc2c.c:1587") $loc:struct location* $rvalue:char const* $byte_size:Dwarf_Word $pool:struct obstack* process("/root/systemtap_write/install/bin/stap").function("emit_common_header@/root/systemtap_write/systemtap/translate.cxx:977") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_compiled_printf_locals@/root/systemtap_write/systemtap/translate.cxx:1226") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_compiled_printfs@/root/systemtap_write/systemtap/translate.cxx:1292") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_declaration@/root/systemtap_write/systemtap/stapregex.cxx:96") $this:struct stapdfa const* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_dyninst_probe_decl@/root/systemtap_write/systemtap/tapset-utrace.cxx:1079") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& $path:string const& $p:struct utrace_derived_probe* process("/root/systemtap_write/install/bin/stap").function("emit_final@/root/systemtap_write/systemtap/stapregex-dfa.cxx:593") $this:struct span const* const $o:class translator_output* $d:struct dfa const* process("/root/systemtap_write/install/bin/stap").function("emit_function@/root/systemtap_write/systemtap/translate.cxx:2391") $this:struct c_unparser* const $v:struct functiondecl* process("/root/systemtap_write/install/bin/stap").function("emit_functionsig@/root/systemtap_write/systemtap/translate.cxx:1686") $this:struct c_unparser* const $v:struct functiondecl* process("/root/systemtap_write/install/bin/stap").function("emit_global@/root/systemtap_write/systemtap/translate.cxx:1613") $this:struct c_unparser* const $v:struct vardecl* process("/root/systemtap_write/install/bin/stap").function("emit_global_init@/root/systemtap_write/systemtap/translate.cxx:1652") $this:struct c_unparser* const $v:struct vardecl* process("/root/systemtap_write/install/bin/stap").function("emit_global_init_setters@/root/systemtap_write/systemtap/translate.cxx:1575") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_global_init_type@/root/systemtap_write/systemtap/translate.cxx:1675") $this:struct c_unparser* const $v:struct vardecl* process("/root/systemtap_write/install/bin/stap").function("emit_global_param@/root/systemtap_write/systemtap/translate.cxx:1545") $this:struct c_unparser* const $v:struct vardecl* process("/root/systemtap_write/install/bin/stap").function("emit_header@/root/systemtap_write/systemtap/loc2c.c:2445") process("/root/systemtap_write/install/bin/stap").function("emit_info@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:89") $this:struct dynprobe_derived_probe_group* const $s:struct systemtap_session& $tgt_idx:unsigned int $info:struct dynprobe_info* process("/root/systemtap_write/install/bin/stap").function("emit_interval@/root/systemtap_write/systemtap/tapset-timers.cxx:86") $this:struct timer_derived_probe_group* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_jump@/root/systemtap_write/systemtap/stapregex-dfa.cxx:572") $this:struct span const* const $o:class translator_output* $d:struct dfa const* process("/root/systemtap_write/install/bin/stap").function("emit_kernel_module_exit@/root/systemtap_write/systemtap/elaborate.h:258") $this:struct derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_kernel_module_exit@/root/systemtap_write/systemtap/tapset-procfs.cxx:179") $this:struct procfs_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_kernel_module_exit@/root/systemtap_write/systemtap/translate.cxx:1728") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_kernel_module_init@/root/systemtap_write/systemtap/elaborate.h:249") $this:struct derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_kernel_module_init@/root/systemtap_write/systemtap/tapset-procfs.cxx:170") $this:struct procfs_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_kernel_module_init@/root/systemtap_write/systemtap/translate.cxx:1694") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_linux_probe_decl@/root/systemtap_write/systemtap/tapset-utrace.cxx:736") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& $p:struct utrace_derived_probe* process("/root/systemtap_write/install/bin/stap").function("emit_loc_address@/root/systemtap_write/systemtap/loc2c.c:2485") $target:char const* $indent:int $loc:struct location* $out:FILE* process("/root/systemtap_write/install/bin/stap").function("emit_loc_register@/root/systemtap_write/systemtap/loc2c.c:2471") $target:char const* $indent:int $loc:struct location* $out:FILE* process("/root/systemtap_write/install/bin/stap").function("emit_loc_value@/root/systemtap_write/systemtap/loc2c.c:2512") $out:FILE* $loc:struct location* $indent:int $target:char const* $declare:_Bool $used_deref:_Bool* $max_stack:unsigned int* process("/root/systemtap_write/install/bin/stap").function("emit_lock_decls@/root/systemtap_write/systemtap/translate.cxx:2743") $this:struct c_unparser* const $vut:struct varuse_collecting_visitor const& process("/root/systemtap_write/install/bin/stap").function("emit_locks@/root/systemtap_write/systemtap/translate.cxx:2816") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_map_type_instantiations@/root/systemtap_write/systemtap/translate.cxx:2891") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_matchop_end@/root/systemtap_write/systemtap/stapregex.cxx:165") $this:struct stapdfa const* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_matchop_start@/root/systemtap_write/systemtap/stapregex.cxx:159") $this:struct stapdfa const* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-been.cxx:111") $this:struct be_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:116") $this:struct dynprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-itrace.cxx:179") $this:struct itrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-mark.cxx:483") $this:struct mark_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-netfilter.cxx:240") $this:struct netfilter_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-perfmon.cxx:105") $this:struct perf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-procfs.cxx:193") $this:struct procfs_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-timers.cxx:246") $this:struct hrtimer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-timers.cxx:454") $this:struct profile_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-timers.cxx:98") $this:struct timer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapset-utrace.cxx:1193") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapsets.cxx:10773") $this:struct tracepoint_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapsets.cxx:5581") $this:struct dwarf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapsets.cxx:9123") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapsets.cxx:9355") $this:struct kprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/tapsets.cxx:9984") $this:struct hwbkpt_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_decls@/root/systemtap_write/systemtap/task_finder.cxx:42") $this:struct task_finder_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("emit_module_dyninst_decls@/root/systemtap_write/systemtap/tapset-utrace.cxx:1126") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_dyninst_decls@/root/systemtap_write/systemtap/tapsets.cxx:9052") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_dyninst_exit@/root/systemtap_write/systemtap/tapset-utrace.cxx:1266") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_dyninst_exit@/root/systemtap_write/systemtap/tapsets.cxx:9112") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_dyninst_init@/root/systemtap_write/systemtap/tapset-utrace.cxx:1226") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_dyninst_init@/root/systemtap_write/systemtap/tapsets.cxx:9101") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-been.cxx:170") $this:struct be_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:65") $this:struct dynprobe_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-itrace.cxx:296") $this:struct itrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-mark.cxx:550") $this:struct mark_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-netfilter.cxx:382") $this:struct netfilter_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-perfmon.cxx:253") $this:struct perf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-procfs.cxx:398") $this:struct procfs_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-timers.cxx:162") $this:struct timer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-timers.cxx:392") $this:struct hrtimer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-timers.cxx:541") $this:struct profile_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapset-utrace.cxx:1278") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapsets.cxx:10156") $this:struct hwbkpt_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapsets.cxx:10965") $this:struct tracepoint_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapsets.cxx:5797") $this:struct dwarf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapsets.cxx:9155") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/tapsets.cxx:9650") $this:struct kprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/task_finder.cxx:83") $this:struct task_finder_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_exit@/root/systemtap_write/systemtap/translate.cxx:2139") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-been.cxx:153") $this:struct be_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:63") $this:struct dynprobe_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-itrace.cxx:263") $this:struct itrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-mark.cxx:528") $this:struct mark_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-netfilter.cxx:355") $this:struct netfilter_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-perfmon.cxx:243") $this:struct perf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-procfs.cxx:367") $this:struct procfs_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-timers.cxx:141") $this:struct timer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-timers.cxx:315") $this:struct hrtimer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-timers.cxx:527") $this:struct profile_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapset-utrace.cxx:1238") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapsets.cxx:10091") $this:struct hwbkpt_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapsets.cxx:10938") $this:struct tracepoint_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapsets.cxx:5766") $this:struct dwarf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapsets.cxx:9135") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/tapsets.cxx:9556") $this:struct kprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/task_finder.cxx:53") $this:struct task_finder_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_init@/root/systemtap_write/systemtap/translate.cxx:1752") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_module_inode_decls@/root/systemtap_write/systemtap/tapsets.cxx:8889") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_inode_exit@/root/systemtap_write/systemtap/tapsets.cxx:9039") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_inode_init@/root/systemtap_write/systemtap/tapsets.cxx:9012") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_inode_refresh@/root/systemtap_write/systemtap/tapsets.cxx:9028") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_linux_decls@/root/systemtap_write/systemtap/tapset-utrace.cxx:824") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_linux_exit@/root/systemtap_write/systemtap/tapset-utrace.cxx:1248") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_linux_init@/root/systemtap_write/systemtap/tapset-utrace.cxx:1203") $this:struct utrace_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_maxuprobes@/root/systemtap_write/systemtap/tapsets.cxx:8560") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_post_init@/root/systemtap_write/systemtap/elaborate.h:283") $this:struct derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_post_init@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:64") $this:struct dynprobe_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("emit_module_post_init@/root/systemtap_write/systemtap/task_finder.cxx:75") $this:struct task_finder_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_refresh@/root/systemtap_write/systemtap/elaborate.h:287") $this:struct derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_refresh@/root/systemtap_write/systemtap/tapset-timers.cxx:370") $this:struct hrtimer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_refresh@/root/systemtap_write/systemtap/tapsets.cxx:5783") $this:struct dwarf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_refresh@/root/systemtap_write/systemtap/tapsets.cxx:9147") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_refresh@/root/systemtap_write/systemtap/translate.cxx:2071") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("emit_module_utrace_decls@/root/systemtap_write/systemtap/tapsets.cxx:8583") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_utrace_exit@/root/systemtap_write/systemtap/tapsets.cxx:8814") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_module_utrace_init@/root/systemtap_write/systemtap/tapsets.cxx:8781") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_privilege_assertion@/root/systemtap_write/systemtap/elaborate.cxx:174") $this:struct derived_probe* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_privilege_assertion@/root/systemtap_write/systemtap/tapset-been.cxx:197") $this:struct never_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("emit_privilege_assertion@/root/systemtap_write/systemtap/tapset-been.cxx:56") $this:struct be_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("emit_privilege_assertion@/root/systemtap_write/systemtap/tapset-timers.cxx:213") $this:struct hrtimer_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("emit_privilege_assertion@/root/systemtap_write/systemtap/tapset-timers.cxx:42") $this:struct timer_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("emit_privilege_assertion@/root/systemtap_write/systemtap/tapset-utrace.cxx:222") $this:struct utrace_derived_probe* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_privilege_assertion@/root/systemtap_write/systemtap/tapsets.cxx:5349") $this:struct dwarf_derived_probe* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_privilege_assertion@/root/systemtap_write/systemtap/tapsets.cxx:8525") $this:struct uprobe_derived_probe* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_probe@/root/systemtap_write/systemtap/translate.cxx:2522") $this:struct c_unparser* const $v:struct derived_probe* process("/root/systemtap_write/install/bin/stap").function("emit_probe_condition_update@/root/systemtap_write/systemtap/translate.cxx:2713") $this:struct c_unparser* const $v:struct derived_probe* process("/root/systemtap_write/install/bin/stap").function("emit_probe_decl@/root/systemtap_write/systemtap/tapset-itrace.cxx:152") $this:struct itrace_derived_probe_group* const $s:struct systemtap_session& $p:struct itrace_derived_probe* process("/root/systemtap_write/install/bin/stap").function("emit_probe_local_init@/root/systemtap_write/systemtap/elaborate.h:202") $this:struct derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_probe_local_init@/root/systemtap_write/systemtap/tapsets.cxx:5536") $this:struct dwarf_derived_probe* const $s:struct systemtap_session& $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_process_owner_assertion@/root/systemtap_write/systemtap/elaborate.cxx:188") $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("emit_symbol_data@/root/systemtap_write/systemtap/translate.cxx:7606") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_symbol_data_done@/root/systemtap_write/systemtap/translate.cxx:7730") $ctx:struct unwindsym_dump_context* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("emit_tagsave@/root/systemtap_write/systemtap/stapregex-dfa.cxx:665") $this:struct dfa const* const $o:class translator_output* $tag_states:string $tag_vals:string $tag_count:string process("/root/systemtap_write/install/bin/stap").function("emit_unlocks@/root/systemtap_write/systemtap/translate.cxx:2825") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("empty@/root/systemtap_write/systemtap/csclient.cxx:107") process("/root/systemtap_write/install/bin/stap").function("empty@/usr/include/c++/4.8.2/bits/basic_string.h:811") process("/root/systemtap_write/install/bin/stap").function("empty@/usr/include/c++/4.8.2/bits/stl_list.h:868") process("/root/systemtap_write/install/bin/stap").function("empty@/usr/include/c++/4.8.2/bits/stl_map.h:429") $this:class map, std::allocator >, functiondecl*, std::less, std::allocator > >, std::allocator, std::allocator >, functiondecl*> > > const* const process("/root/systemtap_write/install/bin/stap").function("empty@/usr/include/c++/4.8.2/bits/stl_tree.h:723") $this:class _Rb_tree, std::allocator >, std::pair, std::allocator >, functiondecl*>, std::_Select1st, std::allocator >, functiondecl*> >, std::less, std::allocator > >, std::allocator, std::allocator >, functiondecl*> > > const* const process("/root/systemtap_write/install/bin/stap").function("enable_auto_server@/root/systemtap_write/systemtap/session.cxx:2511") $this:struct systemtap_session* const $message:string const& process("/root/systemtap_write/install/bin/stap").function("enable_dynprobes@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:172") process("/root/systemtap_write/install/bin/stap").function("enable_task_finder@/root/systemtap_write/systemtap/task_finder.cxx:100") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("enable_vma_tracker@/root/systemtap_write/systemtap/task_finder.cxx:112") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/basic_string.h:624") $this:class basic_string, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/basic_string.h:635") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_deque.h:1054") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_deque.h:1063") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_list.h:776") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_list.h:785") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_map.h:338") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_map.h:347") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_multimap.h:332") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_set.h:307") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_tree.h:696") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_tree.h:700") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/bits/stl_vector.h:556") process("/root/systemtap_write/install/bin/stap").function("end@/usr/include/c++/4.8.2/tr1/hashtable.h:236") process("/root/systemtap_write/install/bin/stap").function("end_log@/root/systemtap_write/systemtap/nsscommon.cxx:141") process("/root/systemtap_write/install/bin/stap").function("endl >@/usr/include/c++/4.8.2/ostream:564") process("/root/systemtap_write/install/bin/stap").function("endswith@/root/systemtap_write/systemtap/util.h:276") process("/root/systemtap_write/install/bin/stap").function("enroll@/root/systemtap_write/systemtap/tapset-itrace.cxx:137") $this:struct itrace_derived_probe_group* const $p:struct itrace_derived_probe* process("/root/systemtap_write/install/bin/stap").function("enroll@/root/systemtap_write/systemtap/tapset-procfs.cxx:134") $this:struct procfs_derived_probe_group* const $p:struct procfs_derived_probe* process("/root/systemtap_write/install/bin/stap").function("enroll@/root/systemtap_write/systemtap/tapset-utrace.cxx:720") $this:struct utrace_derived_probe_group* const $p:struct utrace_derived_probe* process("/root/systemtap_write/install/bin/stap").function("enroll@/root/systemtap_write/systemtap/tapsets.cxx:5571") $this:struct dwarf_derived_probe_group* const $p:struct dwarf_derived_probe* process("/root/systemtap_write/install/bin/stap").function("enroll@/root/systemtap_write/systemtap/tapsets.cxx:9348") $this:struct kprobe_derived_probe_group* const $p:struct kprobe_derived_probe* process("/root/systemtap_write/install/bin/stap").function("enroll@/root/systemtap_write/systemtap/tapsets.cxx:9968") $this:struct hwbkpt_derived_probe_group* const $p:struct hwbkpt_derived_probe* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("enroll@/root/systemtap_write/systemtap/tapsets.h:51") process("/root/systemtap_write/install/bin/stap").function("enter_element@/root/systemtap_write/systemtap/coveragedb.cxx:156") $db:sqlite3* $x:class coverage_element& process("/root/systemtap_write/install/bin/stap").function("enter_functioncall@/root/systemtap_write/systemtap/staptree.cxx:2274") $this:struct functioncall_traversing_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("entry_op@/root/systemtap_write/systemtap/staptree.h:397") process("/root/systemtap_write/install/bin/stap").function("eof@/usr/include/c++/4.8.2/bits/basic_ios.h:184") process("/root/systemtap_write/install/bin/stap").function("equal<__gnu_cxx::__normal_iterator*, std::vector > >, __gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:1021") process("/root/systemtap_write/install/bin/stap").function("equal*, const std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:794") $__first2:class basic_string, std::allocator > const* $__first1:class basic_string, std::allocator > const* process("/root/systemtap_write/install/bin/stap").function("equal_range<__gnu_cxx::__normal_iterator >, Dwarf_Line_s*, lineno_comparator>@/usr/include/c++/4.8.2/bits/stl_algo.h:2636") process("/root/systemtap_write/install/bin/stap").function("equal_range@/usr/include/c++/4.8.2/bits/stl_multimap.h:821") process("/root/systemtap_write/install/bin/stap").function("equal_range@/usr/include/c++/4.8.2/bits/stl_tree.h:1202") process("/root/systemtap_write/install/bin/stap").function("equal_range@/usr/include/c++/4.8.2/bits/stl_tree.h:1233") $this:class _Rb_tree, std::allocator >, std::pair, std::allocator >, std::basic_string, std::allocator > >, std::_Select1st, std::allocator >, std::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > > const* const $__k:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("equal_range@/usr/include/c++/4.8.2/tr1/hashtable.h:751") $this:class _Hashtable, std::allocator >, std::pair, std::allocator >, Dwarf_Die>, std::allocator, std::allocator >, Dwarf_Die> >, std::_Select1st, std::allocator >, Dwarf_Die> >, std::equal_to, std::allocator > >, std::tr1::hash, std::allocator > >, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, false>* const $__k:key_type const& process("/root/systemtap_write/install/bin/stap").function("erase@/root/systemtap_write/systemtap/util.cxx:592") $this:class spawned_pids_t* const process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/basic_string.h:1362") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/list.tcc:108") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_list.h:1193") $__first:iterator process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_map.h:710") $__position:iterator $this:class map, std::allocator >, functiondecl*, std::less, std::allocator > >, std::allocator, std::allocator >, functiondecl*> > >* const process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_map.h:726") $__x:key_type const& $this:class map, std::allocator >, std::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > >* const process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_multimap.h:615") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_multimap.h:631") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_set.h:565") $__position:iterator $this:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >* const process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_set.h:581") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_tree.h:1766") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_tree.h:825") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_tree.h:829") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/stl_tree.h:847") process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/vector.tcc:134") $__position:iterator process("/root/systemtap_write/install/bin/stap").function("erase@/usr/include/c++/4.8.2/bits/vector.tcc:146") process("/root/systemtap_write/install/bin/stap").function("errsrc_chain@/root/systemtap_write/systemtap/session.h:106") $this:struct parse_error const* const process("/root/systemtap_write/install/bin/stap").function("errsrc_chain@/root/systemtap_write/systemtap/staptree.h:79") $this:struct semantic_error const* const process("/root/systemtap_write/install/bin/stap").function("escape_glob_chars@/root/systemtap_write/systemtap/util.cxx:972") $str:string const& process("/root/systemtap_write/install/bin/stap").function("escaped_indentifier_string@/root/systemtap_write/systemtap/util.cxx:1015") $str:string const& process("/root/systemtap_write/install/bin/stap").function("eval_comparison@/root/systemtap_write/systemtap/parse.cxx:346") $lhs:long int const& $op:struct token const* $rhs:long int const& process("/root/systemtap_write/install/bin/stap").function("eval_comparison >@/root/systemtap_write/systemtap/parse.cxx:346") $lhs:class basic_string, std::allocator > const& $op:struct token const* $rhs:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("eval_pp_conditional@/root/systemtap_write/systemtap/parse.cxx:795") $s:struct systemtap_session& $l:struct token const* $op:struct token const* $r:struct token const* process("/root/systemtap_write/install/bin/stap").function("execute_abrt_action_install_debuginfo_to_abrt_cache@/root/systemtap_write/systemtap/setupdwfl.cxx:638") $hex:string process("/root/systemtap_write/install/bin/stap").function("exists@/root/systemtap_write/systemtap/translate.cxx:700") $this:struct mapvar const* const $indices:class vector > const& process("/root/systemtap_write/install/bin/stap").function("exit_exception@/root/systemtap_write/systemtap/session.h:452") $this:struct exit_exception* const $rc:int process("/root/systemtap_write/install/bin/stap").function("exp_type_dwarf@/root/systemtap_write/systemtap/tapsets.cxx:4602") $this:struct exp_type_dwarf* const $dw:struct dwflpp* $die:Dwarf_Die* $userspace_p:bool $addressof:bool process("/root/systemtap_write/install/bin/stap").function("expand@/root/systemtap_write/systemtap/elaborate.cxx:4526") $this:struct exp_type_null* const process("/root/systemtap_write/install/bin/stap").function("expand@/root/systemtap_write/systemtap/tapsets.cxx:3024") $this:struct dwarf_pretty_print* const process("/root/systemtap_write/install/bin/stap").function("expand@/root/systemtap_write/systemtap/tapsets.cxx:4618") $this:struct exp_type_dwarf* const $e:struct autocast_op* $lvalue:bool process("/root/systemtap_write/install/bin/stap").function("expandable@/root/systemtap_write/systemtap/elaborate.cxx:4525") $this:struct exp_type_null const* const process("/root/systemtap_write/install/bin/stap").function("expandable@/root/systemtap_write/systemtap/tapsets.cxx:449") $this:struct exp_type_dwarf const* const process("/root/systemtap_write/install/bin/stap").function("expect@/root/systemtap_write/systemtap/stapregex-parse.cxx:320") $this:class regex_parser* const $expected:char process("/root/systemtap_write/install/bin/stap").function("expect_ident_or_atword@/root/systemtap_write/systemtap/parse.cxx:1310") $this:class parser* const $target:string& process("/root/systemtap_write/install/bin/stap").function("expect_ident_or_keyword@/root/systemtap_write/systemtap/parse.cxx:1327") process("/root/systemtap_write/install/bin/stap").function("expect_known@/root/systemtap_write/systemtap/parse.cxx:1220") $this:class parser* const $tt:enum token_type $expected:string const& process("/root/systemtap_write/install/bin/stap").function("expect_kw@/root/systemtap_write/systemtap/parse.cxx:1259") $this:class parser* const $expected:string const& process("/root/systemtap_write/install/bin/stap").function("expect_kw_token@/root/systemtap_write/systemtap/parse.cxx:1265") $this:class parser* const $expected:string const& process("/root/systemtap_write/install/bin/stap").function("expect_number@/root/systemtap_write/systemtap/parse.cxx:1274") $this:class parser* const $value:int64_t& process("/root/systemtap_write/install/bin/stap").function("expect_op@/root/systemtap_write/systemtap/parse.cxx:1252") $this:class parser* const $expected:string const& process("/root/systemtap_write/install/bin/stap").function("expect_unknown2@/root/systemtap_write/systemtap/parse.cxx:1241") $this:class parser* const $tt1:enum token_type $tt2:enum token_type $target:string& process("/root/systemtap_write/install/bin/stap").function("expect_unknown@/root/systemtap_write/systemtap/parse.cxx:1230") $this:class parser* const $tt:enum token_type $target:string& process("/root/systemtap_write/install/bin/stap").function("explain_auto_options@/root/systemtap_write/systemtap/session.cxx:2532") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("expr_statement@/root/systemtap_write/systemtap/staptree.h:719") process("/root/systemtap_write/install/bin/stap").function("express_as_string@/root/systemtap_write/systemtap/dwflpp.cxx:3767") $this:struct dwflpp* const $prelude:string $postlude:string $head:struct location* process("/root/systemtap_write/install/bin/stap").function("expression@/root/systemtap_write/systemtap/staptree.cxx:33") process("/root/systemtap_write/install/bin/stap").function("expression@/root/systemtap_write/systemtap/staptree.h:146") process("/root/systemtap_write/install/bin/stap").function("expression_build_no_more_visitor@/root/systemtap_write/systemtap/elaborate.cxx:1666") $this:struct expression_build_no_more_visitor* const process("/root/systemtap_write/install/bin/stap").function("expression_is_arrayindex@/root/systemtap_write/systemtap/translate.cxx:3734") $e:struct expression* $hist:struct arrayindex*& process("/root/systemtap_write/install/bin/stap").function("expression_is_functioncall@/root/systemtap_write/systemtap/translate.cxx:3067") $p:struct c_unparser* $this:struct expression_is_functioncall* const process("/root/systemtap_write/install/bin/stap").function("expression_visitor@/root/systemtap_write/systemtap/staptree.h:956") $this:struct expression_visitor* const process("/root/systemtap_write/install/bin/stap").function("external_function_cu_callback@/root/systemtap_write/systemtap/dwflpp.cxx:2060") $cu:Dwarf_Die* $efq:struct external_function_query* process("/root/systemtap_write/install/bin/stap").function("external_function_func_callback@/root/systemtap_write/systemtap/dwflpp.cxx:2068") $func:Dwarf_Die* $efq:struct external_function_query* process("/root/systemtap_write/install/bin/stap").function("external_function_query@/root/systemtap_write/systemtap/dwflpp.cxx:2055") process("/root/systemtap_write/install/bin/stap").function("fail@/usr/include/c++/4.8.2/bits/basic_ios.h:195") process("/root/systemtap_write/install/bin/stap").function("fetch_existing_aggregate@/root/systemtap_write/systemtap/translate.cxx:687") $this:struct mapvar const* const process("/root/systemtap_write/install/bin/stap").function("fetch_tos_register@/root/systemtap_write/systemtap/loc2c.c:368") $len:size_t const $input:struct location* $need_fb:_Bool* $loc:struct location* $pieces:struct location* $tailpiece:struct location** $piece_expr_start:size_t $piece_total_bytes:Dwarf_Word $__PRETTY_FUNCTION__:char[] const $expr:Dwarf_Op const* $max_stack:unsigned int $i:size_t $tos_value:_Bool $loser:size_t* $implicit_value:Dwarf_Block $implicit_pointer:Dwarf_Op const* $stack_depth:unsigned int $ctx:struct location_context* $indent:int $tos_register:int $used_deref:_Bool process("/root/systemtap_write/install/bin/stap").function("fgets@/usr/include/bits/stdio2.h:253") process("/root/systemtap_write/install/bin/stap").function("file_exists@/root/systemtap_write/systemtap/util.cxx:94") $path:string const& process("/root/systemtap_write/install/bin/stap").function("fill@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") process("/root/systemtap_write/install/bin/stap").function("fill@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__value:enum exp_type const& $__last:enum exp_type* $__first:enum exp_type* process("/root/systemtap_write/install/bin/stap").function("fill, Dwarf_Die>*>, false>**, std::tr1::__detail::_Hash_node, Dwarf_Die>*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("fill*>, false>**, std::tr1::__detail::_Hash_node*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node >*>, false>** process("/root/systemtap_write/install/bin/stap").function("fill, Dwarf_Die>, false>**, std::tr1::__detail::_Hash_node, Dwarf_Die>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node, std::allocator >, Dwarf_Die>, false>** process("/root/systemtap_write/install/bin/stap").function("fill, std::vector*>, false>**, std::tr1::__detail::_Hash_node, std::vector*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node, std::allocator >, std::vector >*>, false>** process("/root/systemtap_write/install/bin/stap").function("fill, false>**, std::tr1::__detail::_Hash_node, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node, false>** process("/root/systemtap_write/install/bin/stap").function("fill, Dwarf_Die>*>, false>**, std::tr1::__detail::_Hash_node, Dwarf_Die>*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("fill, std::vector*>*>, false>**, std::tr1::__detail::_Hash_node, std::vector*>*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node, std::allocator >, std::vector >*, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector >*> > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("fill*>, false>**, std::tr1::__detail::_Hash_node*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node, std::equal_to, std::allocator > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("fill, Dwarf_Die>*>, false>**, std::tr1::__detail::_Hash_node, Dwarf_Die>*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>, false>** process("/root/systemtap_write/install/bin/stap").function("fill*>, false>**, std::tr1::__detail::_Hash_node*>, false>*>@/usr/include/c++/4.8.2/bits/stl_algobase.h:721") $__last:struct _Hash_node >*>, false>** process("/root/systemtap_write/install/bin/stap").function("fill@/usr/include/c++/4.8.2/bits/basic_ios.h:364") process("/root/systemtap_write/install/bin/stap").function("fill@/usr/include/c++/4.8.2/bits/basic_ios.h:384") process("/root/systemtap_write/install/bin/stap").function("fill_n@/usr/include/c++/4.8.2/bits/stl_algobase.h:781") process("/root/systemtap_write/install/bin/stap").function("fill_n@/usr/include/c++/4.8.2/bits/stl_algobase.h:781") process("/root/systemtap_write/install/bin/stap").function("fill_n@/usr/include/c++/4.8.2/bits/stl_algobase.h:781") $__n:long unsigned int $__first:unsigned int* process("/root/systemtap_write/install/bin/stap").function("filter_special_modules@/root/systemtap_write/systemtap/tapsets.cxx:4490") $this:struct dwarf_cast_expanding_visitor* const $module:string& process("/root/systemtap_write/install/bin/stap").function("filtered_all@/root/systemtap_write/systemtap/tapsets.cxx:1601") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("final_function_name@/root/systemtap_write/systemtap/tapsets.cxx:1572") $this:struct dwarf_query* const $final_func:string const& $final_file:char const* $final_line:int process("/root/systemtap_write/install/bin/stap").function("find<__gnu_cxx::__normal_iterator >, compile_server_info>@/usr/include/c++/4.8.2/bits/stl_algo.h:4432") $__val:struct compile_server_info const& process("/root/systemtap_write/install/bin/stap").function("find<__gnu_cxx::__normal_iterator >, stapfile*>@/usr/include/c++/4.8.2/bits/stl_algo.h:4432") process("/root/systemtap_write/install/bin/stap").function("find<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_algo.h:4432") process("/root/systemtap_write/install/bin/stap").function("find, vardecl*>@/usr/include/c++/4.8.2/bits/stl_algo.h:4432") $__val:struct vardecl* const& process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/bits/basic_string.h:1846") process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/bits/basic_string.h:1861") process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/bits/stl_map.h:821") process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/bits/stl_map.h:836") process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/bits/stl_set.h:662") process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/bits/stl_set.h:666") process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/bits/stl_tree.h:1789") process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/bits/stl_tree.h:1802") process("/root/systemtap_write/install/bin/stap").function("find@/usr/include/c++/4.8.2/tr1/hashtable.h:692") $__k:key_type const& $this:class _Hashtable, std::allocator >, std::_Select1st >, std::equal_to, std::tr1::hash, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>* const process("/root/systemtap_write/install/bin/stap").function("find_and_build@/root/systemtap_write/systemtap/elaborate.cxx:432") $this:class match_node* const $s:struct systemtap_session& $p:struct probe* $loc:struct probe_point* $pos:unsigned int $results:class vector >& process("/root/systemtap_write/install/bin/stap").function("find_and_connect_to_server@/root/systemtap_write/systemtap/csclient.cxx:1159") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("find_debug_frame_offset@/root/systemtap_write/systemtap/translate.cxx:6632") $m:Dwfl_Module* process("/root/systemtap_write/install/bin/stap").function("find_debug_rpms@/root/systemtap_write/systemtap/rpm_finder.cxx:232") $sess:struct systemtap_session& $filename:char const* process("/root/systemtap_write/install/bin/stap").function("find_devel_rpms@/root/systemtap_write/systemtap/rpm_finder.cxx:242") $sess:struct systemtap_session& $filename:char const* process("/root/systemtap_write/install/bin/stap").function("find_equivalent@/root/systemtap_write/systemtap/stapregex-dfa.cxx:389") $this:struct dfa* const $s:struct state* $r:tdfa_action& process("/root/systemtap_write/install/bin/stap").function("find_executable@/root/systemtap_write/systemtap/util.cxx:432") $name:string const& process("/root/systemtap_write/install/bin/stap").function("find_executable@/root/systemtap_write/systemtap/util.cxx:438") $name:string const& $sysroot:string const& $sysenv:class map, std::allocator >, std::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > > const& $env_path:string const& process("/root/systemtap_write/install/bin/stap").function("find_first_not_of@/usr/include/c++/4.8.2/bits/basic_string.h:2079") $__pos:size_type process("/root/systemtap_write/install/bin/stap").function("find_first_not_of@/usr/include/c++/4.8.2/bits/basic_string.h:2110") $__pos:size_type $__s:char const* $this:class basic_string, std::allocator > const* const process("/root/systemtap_write/install/bin/stap").function("find_first_of@/usr/include/c++/4.8.2/bits/basic_string.h:1952") process("/root/systemtap_write/install/bin/stap").function("find_first_of@/usr/include/c++/4.8.2/bits/basic_string.h:1982") process("/root/systemtap_write/install/bin/stap").function("find_first_of@/usr/include/c++/4.8.2/bits/basic_string.h:2001") $__pos:size_type $__c:char $this:class basic_string, std::allocator > const* const process("/root/systemtap_write/install/bin/stap").function("find_function@/root/systemtap_write/systemtap/elaborate.cxx:2372") $this:struct symresolution_info* const $name:string const& $arity:unsigned int $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("find_last_of@/usr/include/c++/4.8.2/bits/basic_string.h:2065") $__pos:size_type $__c:char $this:class basic_string, std::allocator > const* const process("/root/systemtap_write/install/bin/stap").function("find_script_hash@/root/systemtap_write/systemtap/hash.cxx:213") $s:struct systemtap_session& $script:string const& process("/root/systemtap_write/install/bin/stap").function("find_stapconf_hash@/root/systemtap_write/systemtap/hash.cxx:292") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("find_struct_member@/root/systemtap_write/systemtap/dwflpp.cxx:3363") $this:struct dwflpp* const $c:struct component const& $parentdie:Dwarf_Die* $memberdie:Dwarf_Die* $dies:class vector >& $locs:class vector >& process("/root/systemtap_write/install/bin/stap").function("find_tags_in_code@/root/systemtap_write/systemtap/staptree.cxx:593") $this:struct embedded_tags_visitor* const $s:string const& process("/root/systemtap_write/install/bin/stap").function("find_tracequery_hash@/root/systemtap_write/systemtap/hash.cxx:314") $s:struct systemtap_session& $header:string const& process("/root/systemtap_write/install/bin/stap").function("find_typequery_hash@/root/systemtap_write/systemtap/hash.cxx:338") $s:struct systemtap_session& $name:string const& process("/root/systemtap_write/install/bin/stap").function("find_uprobes_hash@/root/systemtap_write/systemtap/hash.cxx:364") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("find_var@/root/systemtap_write/systemtap/elaborate.cxx:2299") $this:struct symresolution_info* const $name:string const& $arity:int $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("find_variable_and_frame_base@/root/systemtap_write/systemtap/dwflpp.cxx:2807") $this:struct dwflpp* const $scopes:class vector >& $pc:Dwarf_Addr $local:string const& $e:struct target_symbol const* $vardie:Dwarf_Die* $fb_attr_mem:Dwarf_Attribute* process("/root/systemtap_write/install/bin/stap").function("find_vdso@/root/systemtap_write/systemtap/translate.cxx:7538") $path:char const* $type:int process("/root/systemtap_write/install/bin/stap").function("fini@/root/systemtap_write/systemtap/translate.cxx:503") process("/root/systemtap_write/install/bin/stap").function("fini@/root/systemtap_write/systemtap/translate.cxx:820") process("/root/systemtap_write/install/bin/stap").function("finish@/root/systemtap_write/systemtap/loc2c.c:414") $len:size_t const $input:struct location* $need_fb:_Bool* $loc:struct location* $pieces:struct location* $__PRETTY_FUNCTION__:char[] const $expr:Dwarf_Op const* $max_stack:unsigned int $i:size_t $tos_value:_Bool $loser:size_t* $implicit_value:Dwarf_Block $implicit_pointer:Dwarf_Op const* $stack_depth:unsigned int $ctx:struct location_context* $indent:int $tos_register:int $used_deref:_Bool process("/root/systemtap_write/install/bin/stap").function("finish@/root/systemtap_write/systemtap/remote.cxx:1125") $this:class ssh_legacy_remote* const process("/root/systemtap_write/install/bin/stap").function("finish@/root/systemtap_write/systemtap/remote.cxx:538") process("/root/systemtap_write/install/bin/stap").function("finish@/root/systemtap_write/systemtap/remote.cxx:642") process("/root/systemtap_write/install/bin/stap").function("finish@/root/systemtap_write/systemtap/remote.cxx:837") process("/root/systemtap_write/install/bin/stap").function("finish@/root/systemtap_write/systemtap/remote.cxx:919") process("/root/systemtap_write/install/bin/stap").function("finish@/root/systemtap_write/systemtap/remote.cxx:99") process("/root/systemtap_write/install/bin/stap").function("flags@/usr/include/c++/4.8.2/bits/ios_base.h:562") $this:class ios_base* const $__fmtfl:fmtflags process("/root/systemtap_write/install/bin/stap").function("flush >@/usr/include/c++/4.8.2/ostream:586") $__os:class basic_ostream >& process("/root/systemtap_write/install/bin/stap").function("flush_to_stream@/root/systemtap_write/systemtap/csclient.cxx:1636") $this:class compile_server_client* const $fname:string const& $o:ostream& process("/root/systemtap_write/install/bin/stap").function("focus_on_cu@/root/systemtap_write/systemtap/dwflpp.cxx:195") $this:struct dwflpp* const $c:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("focus_on_function@/root/systemtap_write/systemtap/dwflpp.cxx:216") $this:struct dwflpp* const $f:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("focus_on_module@/root/systemtap_write/systemtap/dwflpp.cxx:165") $this:struct dwflpp* const $m:Dwfl_Module* $mi:struct module_info* process("/root/systemtap_write/install/bin/stap").function("for_loop@/root/systemtap_write/systemtap/staptree.h:682") process("/root/systemtap_write/install/bin/stap").function("foreach_loop@/root/systemtap_write/systemtap/staptree.h:693") $this:struct foreach_loop* const process("/root/systemtap_write/install/bin/stap").function("format_cert_validity_time@/root/systemtap_write/systemtap/nsscommon.cxx:1117") $vTime:SECItem& $timeString:char* $ts_size:size_t process("/root/systemtap_write/install/bin/stap").function("format_component@/root/systemtap_write/systemtap/staptree.h:484") process("/root/systemtap_write/install/bin/stap").function("format_component@/root/systemtap_write/systemtap/staptree.h:513") process("/root/systemtap_write/install/bin/stap").function("fpos@/usr/include/c++/4.8.2/bits/postypes.h:123") process("/root/systemtap_write/install/bin/stap").function("fprintf@/usr/include/bits/stdio2.h:95") process("/root/systemtap_write/install/bin/stap").function("frame_dummy") process("/root/systemtap_write/install/bin/stap").function("fread@/usr/include/bits/stdio2.h:282") process("/root/systemtap_write/install/bin/stap").function("front@/usr/include/c++/4.8.2/bits/stl_vector.h:839") $this:class vector >* const process("/root/systemtap_write/install/bin/stap").function("fstat@/usr/include/sys/stat.h:468") process("/root/systemtap_write/install/bin/stap").function("func_info@/root/systemtap_write/systemtap/dwflpp.h:160") process("/root/systemtap_write/install/bin/stap").function("func_info@/root/systemtap_write/systemtap/dwflpp.h:162") $this:struct func_info* const process("/root/systemtap_write/install/bin/stap").function("func_is_exported@/root/systemtap_write/systemtap/dwflpp.cxx:495") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("func_is_inline@/root/systemtap_write/systemtap/dwflpp.cxx:487") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("function_die@/root/systemtap_write/systemtap/dwflpp.cxx:2561") $this:struct dwflpp* const $d:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("function_entrypc@/root/systemtap_write/systemtap/dwflpp.cxx:2494") $this:struct dwflpp* const $addr:Dwarf_Addr* process("/root/systemtap_write/install/bin/stap").function("function_file@/root/systemtap_write/systemtap/dwflpp.cxx:2569") $this:struct dwflpp* const $c:char const** process("/root/systemtap_write/install/bin/stap").function("function_keysym@/root/systemtap_write/systemtap/translate.cxx:652") $this:struct mapvar const* const $fname:string const& $pre_agg:bool process("/root/systemtap_write/install/bin/stap").function("function_line@/root/systemtap_write/systemtap/dwflpp.cxx:2588") $this:struct dwflpp* const $linep:int* process("/root/systemtap_write/install/bin/stap").function("function_name_matches@/root/systemtap_write/systemtap/dwflpp.cxx:290") $this:struct dwflpp* const $pattern:string const& process("/root/systemtap_write/install/bin/stap").function("function_name_matches_pattern@/root/systemtap_write/systemtap/dwflpp.cxx:280") $this:struct dwflpp* const $name:string const& $pattern:string const& process("/root/systemtap_write/install/bin/stap").function("function_scope_matches@/root/systemtap_write/systemtap/dwflpp.cxx:298") $this:struct dwflpp* const $scopes:class vector, std::allocator >, std::allocator, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("functioncall@/root/systemtap_write/systemtap/staptree.cxx:79") $this:struct functioncall* const process("/root/systemtap_write/install/bin/stap").function("functioncall@/root/systemtap_write/systemtap/staptree.h:424") $this:struct functioncall* const process("/root/systemtap_write/install/bin/stap").function("functioncall_traversing_visitor@/root/systemtap_write/systemtap/staptree.h:993") process("/root/systemtap_write/install/bin/stap").function("functioncall_traversing_visitor@/root/systemtap_write/systemtap/staptree.h:998") process("/root/systemtap_write/install/bin/stap").function("functiondecl@/root/systemtap_write/systemtap/staptree.cxx:206") $this:struct functiondecl* const process("/root/systemtap_write/install/bin/stap").function("functions_have_lineno@/root/systemtap_write/systemtap/dwflpp.cxx:1717") $funcs:base_func_info_map_t& $lines:lines_t* $lineno:int process("/root/systemtap_write/install/bin/stap").function("gen_cert_db@/root/systemtap_write/systemtap/nsscommon.cxx:919") $db_path:string const& $extraDnsNames:string const& $use_password:bool process("/root/systemtap_write/install/bin/stap").function("gen_dfa_table@/root/systemtap_write/systemtap/elaborate.cxx:1632") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("gen_kretprobe_saved_return@/root/systemtap_write/systemtap/tapsets.cxx:3964") $this:struct dwarf_var_expanding_visitor* const $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("gen_mapped_saved_return@/root/systemtap_write/systemtap/tapsets.cxx:3705") $sess:struct systemtap_session& $e:struct expression* $name:string const& $add_block:struct block*& $add_block_tid:bool& $add_call_probe:struct block*& $add_call_probe_tid:bool& process("/root/systemtap_write/install/bin/stap").function("gen_mapped_saved_return@/root/systemtap_write/systemtap/tapsets.cxx:3954") $this:struct dwarf_var_expanding_visitor* const $e:struct expression* $name:string const& process("/root/systemtap_write/install/bin/stap").function("generate_cert_request@/root/systemtap_write/systemtap/nsscommon.cxx:459") $subject:CERTName* $pubk:SECKEYPublicKey* process("/root/systemtap_write/install/bin/stap").function("generate_private_key@/root/systemtap_write/systemtap/nsscommon.cxx:421") $pubkeyp:SECKEYPublicKey** $slot:PK11SlotInfo* $db_path:string const& process("/root/systemtap_write/install/bin/stap").function("generic_dpg@/root/systemtap_write/systemtap/tapsets.h:50") process("/root/systemtap_write/install/bin/stap").function("gensym@/root/systemtap_write/systemtap/translate.cxx:3344") process("/root/systemtap_write/install/bin/stap").function("gensym_aggregate@/root/systemtap_write/systemtap/translate.cxx:3350") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("get@/root/systemtap_write/systemtap/translate.cxx:711") $this:struct mapvar const* const $indices:class vector > const& $pre_agg:bool process("/root/systemtap_write/install/bin/stap").function("get_alias@/root/systemtap_write/systemtap/elaborate.cxx:790") $this:struct alias_derived_probe const* const process("/root/systemtap_write/install/bin/stap").function("get_alias@/root/systemtap_write/systemtap/staptree.h:835") $this:struct probe const* const process("/root/systemtap_write/install/bin/stap").function("get_alias_loc@/root/systemtap_write/systemtap/elaborate.cxx:791") $this:struct alias_derived_probe const* const process("/root/systemtap_write/install/bin/stap").function("get_alias_loc@/root/systemtap_write/systemtap/staptree.h:836") $this:struct probe const* const process("/root/systemtap_write/install/bin/stap").function("get_all_server_info@/root/systemtap_write/systemtap/csclient.cxx:2601") $s:struct systemtap_session& $servers:class vector >& process("/root/systemtap_write/install/bin/stap").function("get_assignment_symbol_within_expression@/root/systemtap_write/systemtap/elaborate.cxx:2683") $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("get_base_hash@/root/systemtap_write/systemtap/hash.cxx:134") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("get_bitfield@/root/systemtap_write/systemtap/loc2c.c:1840") $die:Dwarf_Die* $bit_offset:Dwarf_Word* $bit_size:Dwarf_Word* $loc:struct location* $attr_mem:Dwarf_Attribute process("/root/systemtap_write/install/bin/stap").function("get_blacklist_section@/root/systemtap_write/systemtap/dwflpp.cxx:4429") $this:struct dwflpp* const $addr:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("get_cached_uprobes@/root/systemtap_write/systemtap/buildrun.cxx:615") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("get_cert_list_from_db@/root/systemtap_write/systemtap/nsscommon.cxx:1087") $cert_nickname:string const& process("/root/systemtap_write/install/bin/stap").function("get_cert_serial_number@/root/systemtap_write/systemtap/cscommon.cxx:119") $cert:CERTCertificate const* process("/root/systemtap_write/install/bin/stap").function("get_cfa_ops@/root/systemtap_write/systemtap/dwflpp.cxx:4560") $this:struct dwflpp* const $pc:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("get_compiled_printf@/root/systemtap_write/systemtap/translate.cxx:1216") $this:struct c_unparser* const $print_to_stream:bool $format:string const& process("/root/systemtap_write/install/bin/stap").function("get_cu_lines_sorted_by_lineno@/root/systemtap_write/systemtap/dwflpp.cxx:1544") $this:struct dwflpp* const $srcfile:char const* process("/root/systemtap_write/install/bin/stap").function("get_default_server_info@/root/systemtap_write/systemtap/csclient.cxx:2627") $s:struct systemtap_session& $servers:class vector >& process("/root/systemtap_write/install/bin/stap").function("get_die_parents@/root/systemtap_write/systemtap/dwflpp.cxx:648") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("get_file_size@/root/systemtap_write/systemtap/util.cxx:70") $path:string const& process("/root/systemtap_write/install/bin/stap").function("get_file_size@/root/systemtap_write/systemtap/util.cxx:82") $fd:int process("/root/systemtap_write/install/bin/stap").function("get_first_func@/root/systemtap_write/systemtap/tapsets.cxx:8281") $this:struct symbol_table* const process("/root/systemtap_write/install/bin/stap").function("get_foreach_loop_value@/root/systemtap_write/systemtap/translate.cxx:3804") $this:struct c_unparser* const $ai:struct arrayindex* $value:string& process("/root/systemtap_write/install/bin/stap").function("get_from_elf@/root/systemtap_write/systemtap/tapsets.cxx:8203") $this:struct symbol_table* const process("/root/systemtap_write/install/bin/stap").function("get_func_containing_address@/root/systemtap_write/systemtap/tapsets.cxx:8271") $this:struct symbol_table* const $addr:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("get_func_first_line@/root/systemtap_write/systemtap/dwflpp.cxx:1591") process("/root/systemtap_write/install/bin/stap").function("get_funcs_in_srcfile@/root/systemtap_write/systemtap/dwflpp.cxx:1808") $srcfile:char const* $funcs:base_func_info_map_t& process("/root/systemtap_write/install/bin/stap").function("get_functionsig@/root/systemtap_write/systemtap/elaborate.cxx:4154") process("/root/systemtap_write/install/bin/stap").function("get_gid@/root/systemtap_write/systemtap/util.cxx:233") $group_name:char const* process("/root/systemtap_write/install/bin/stap").function("get_hist@/root/systemtap_write/systemtap/translate.cxx:599") $this:struct aggvar const* const $index:class var& process("/root/systemtap_write/install/bin/stap").function("get_home_directory@/root/systemtap_write/systemtap/util.cxx:53") process("/root/systemtap_write/install/bin/stap").function("get_kern_dw@/root/systemtap_write/systemtap/tapsets.cxx:931") process("/root/systemtap_write/install/bin/stap").function("get_kernel_build_id@/root/systemtap_write/systemtap/setupdwfl.cxx:723") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("get_key@/root/systemtap_write/systemtap/translate.cxx:896") $this:class itervar const* const $mv:struct mapvar const& $ty:enum exp_type $i:unsigned int process("/root/systemtap_write/install/bin/stap").function("get_literal@/root/systemtap_write/systemtap/elaborate.cxx:3559") $this:struct const_folder* const $e:struct expression*& $n:struct literal_number*& $s:struct literal_string*& process("/root/systemtap_write/install/bin/stap").function("get_locals@/root/systemtap_write/systemtap/dwflpp.cxx:2764") process("/root/systemtap_write/install/bin/stap").function("get_locals_die@/root/systemtap_write/systemtap/dwflpp.cxx:2772") $this:struct dwflpp* const $die:Dwarf_Die& $locals:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("get_members@/root/systemtap_write/systemtap/dwflpp.cxx:3288") $this:struct dwflpp* const $typedie:Dwarf_Die* $members:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >& $dupes:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("get_module_dwarf@/root/systemtap_write/systemtap/dwflpp.cxx:134") $this:struct dwflpp* const $required:bool $report:bool process("/root/systemtap_write/install/bin/stap").function("get_mok_info@/root/systemtap_write/systemtap/session.cxx:2470") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("get_nearest_lineno@/root/systemtap_write/systemtap/dwflpp.cxx:1756") $this:struct dwflpp* const $srcfile:char const* $lineno:int $funcs:base_func_info_map_t& process("/root/systemtap_write/install/bin/stap").function("get_nearest_linenos@/root/systemtap_write/systemtap/dwflpp.cxx:1734") $this:struct dwflpp* const $srcfile:char const* $lineno:int $funcs:base_func_info_map_t& process("/root/systemtap_write/install/bin/stap").function("get_number@/root/systemtap_write/systemtap/elaborate.cxx:3569") process("/root/systemtap_write/install/bin/stap").function("get_number_param@/root/systemtap_write/systemtap/tapset-method.cxx:104") $this:struct java_builder* const $params:literal_map_t const& $k:string const& $v:int& process("/root/systemtap_write/install/bin/stap").function("get_number_param@/root/systemtap_write/systemtap/tapsets.cxx:738") process("/root/systemtap_write/install/bin/stap").function("get_number_param@/root/systemtap_write/systemtap/tapsets.cxx:749") $params:literal_map_t const& $k:string const& $v:long long int& process("/root/systemtap_write/install/bin/stap").function("get_number_param@/root/systemtap_write/systemtap/tapsets.cxx:760") process("/root/systemtap_write/install/bin/stap").function("get_or_keep_compatible_server_info@/root/systemtap_write/systemtap/csclient.cxx:3110") $s:struct systemtap_session& $servers:class vector >& $keep:bool process("/root/systemtap_write/install/bin/stap").function("get_or_keep_online_server_info@/root/systemtap_write/systemtap/csclient.cxx:3558") $s:struct systemtap_session& $servers:class vector >& $keep:bool process("/root/systemtap_write/install/bin/stap").function("get_or_keep_signing_server_info@/root/systemtap_write/systemtap/csclient.cxx:3064") $s:struct systemtap_session& $servers:class vector >& $keep:bool process("/root/systemtap_write/install/bin/stap").function("get_or_keep_trusted_server_info@/root/systemtap_write/systemtap/csclient.cxx:3015") $s:struct systemtap_session& $servers:class vector >& $keep:bool process("/root/systemtap_write/install/bin/stap").function("get_param@/root/systemtap_write/systemtap/elaborate.cxx:240") $params:class map, std::allocator >, literal*, std::less, std::allocator > >, std::allocator, std::allocator >, literal*> > > const& $key:string const& $value:string& process("/root/systemtap_write/install/bin/stap").function("get_param@/root/systemtap_write/systemtap/elaborate.cxx:256") $params:class map, std::allocator >, literal*, std::less, std::allocator > >, std::allocator, std::allocator >, literal*> > > const& $key:string const& $value:int64_t& process("/root/systemtap_write/install/bin/stap").function("get_param@/root/systemtap_write/systemtap/tapset-method.cxx:114") $this:struct java_builder* const $params:class map, std::allocator >, literal*, std::less, std::allocator > >, std::allocator, std::allocator >, literal*> > > const& $key:string const& $value:string& process("/root/systemtap_write/install/bin/stap").function("get_parent_scope@/root/systemtap_write/systemtap/dwflpp.cxx:773") $this:struct dwflpp* const $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("get_parms@/root/systemtap_write/systemtap/hash.cxx:59") $this:class stap_hash* const process("/root/systemtap_write/install/bin/stap").function("get_privilege_credentials@/root/systemtap_write/systemtap/privilege.cxx:49") process("/root/systemtap_write/install/bin/stap").function("get_reply@/root/systemtap_write/systemtap/remote.cxx:270") $this:class stapsh* const process("/root/systemtap_write/install/bin/stap").function("get_script_from_cache@/root/systemtap_write/systemtap/cache.cxx:141") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("get_section@/root/systemtap_write/systemtap/dwflpp.cxx:4472") $this:struct dwflpp* const $section_name:string $shdr_mem:GElf_Shdr* $elf_ret:Elf** process("/root/systemtap_write/install/bin/stap").function("get_self_path@/root/systemtap_write/systemtap/util.cxx:1130") process("/root/systemtap_write/install/bin/stap").function("get_server_info@/root/systemtap_write/systemtap/csclient.cxx:2553") $s:struct systemtap_session& $pmask:int $servers:class vector >& process("/root/systemtap_write/install/bin/stap").function("get_server_info_from_db@/root/systemtap_write/systemtap/csclient.cxx:1998") $s:struct systemtap_session& $servers:class vector >& $cert_db_path:string const& process("/root/systemtap_write/install/bin/stap").function("get_specified_server_info@/root/systemtap_write/systemtap/csclient.cxx:2885") $s:struct systemtap_session& $servers:class vector >& $no_default:bool process("/root/systemtap_write/install/bin/stap").function("get_stapconf_from_cache@/root/systemtap_write/systemtap/cache.cxx:106") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("get_string@/root/systemtap_write/systemtap/elaborate.cxx:3583") process("/root/systemtap_write/install/bin/stap").function("get_string_param@/root/systemtap_write/systemtap/tapsets.cxx:730") process("/root/systemtap_write/install/bin/stap").function("get_symbol_within_expression@/root/systemtap_write/systemtap/elaborate.cxx:1112") $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("get_symbol_within_indexable@/root/systemtap_write/systemtap/elaborate.cxx:1121") $ix:struct indexable* process("/root/systemtap_write/install/bin/stap").function("get_symtab@/root/systemtap_write/systemtap/tapsets.cxx:8353") $this:struct module_info* const process("/root/systemtap_write/install/bin/stap").function("get_target_symbol_argno_and_validate@/root/systemtap_write/systemtap/tapsets.cxx:6183") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("get_tracequery_modules@/root/systemtap_write/systemtap/tapsets.cxx:11208") $this:struct tracepoint_builder* const $s:struct systemtap_session& $headers:class vector, std::allocator >, std::allocator, std::allocator > > > const& $modules:class vector, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("get_uname@/root/systemtap_write/systemtap/remote.cxx:1027") $this:class ssh_legacy_remote* const process("/root/systemtap_write/install/bin/stap").function("get_unescaped@/root/systemtap_write/systemtap/stapregex-parse.cxx:199") $this:struct cursor* const process("/root/systemtap_write/install/bin/stap").function("get_unwind_data@/root/systemtap_write/systemtap/translate.cxx:6413") $session:struct systemtap_session& $eh_frame_hdr_addr:Dwarf_Addr* $debug_frame_off:Dwarf_Addr* $debug_frame_hdr_len:size_t* $debug_frame_hdr:void** $eh_frame_hdr_len:size_t* $eh_frame_hdr:void** $eh_addr:Dwarf_Addr* $eh_len:size_t* $debug_len:size_t* $eh_frame:void** $debug_frame:void** $m:Dwfl_Module* process("/root/systemtap_write/install/bin/stap").function("get_user_dw@/root/systemtap_write/systemtap/tapsets.cxx:938") process("/root/systemtap_write/install/bin/stap").function("get_value@/root/systemtap_write/systemtap/translate.cxx:914") $this:class itervar const* const $mv:struct mapvar const& $ty:enum exp_type process("/root/systemtap_write/install/bin/stap").function("get_value_from_avahi_string_list@/root/systemtap_write/systemtap/csclient.cxx:3357") $strlst:AvahiStringList* $key:string const& process("/root/systemtap_write/install/bin/stap").function("get_values_from_avahi_string_list@/root/systemtap_write/systemtap/csclient.cxx:3383") $value_vector:class vector, std::allocator >, std::allocator, std::allocator > > >& $key:string const& $strlst:AvahiStringList* process("/root/systemtap_write/install/bin/stap").function("getargs@/root/systemtap_write/systemtap/elaborate.h:187") $this:struct derived_probe const* const process("/root/systemtap_write/install/bin/stap").function("getargs@/root/systemtap_write/systemtap/tapset-mark.cxx:458") $this:struct mark_derived_probe const* const $arg_set:class list, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("getargs@/root/systemtap_write/systemtap/tapset-utrace.cxx:262") $this:struct utrace_derived_probe const* const $arg_set:class list, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("getargs@/root/systemtap_write/systemtap/tapsets.cxx:10656") $this:struct tracepoint_derived_probe const* const $arg_set:class list, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("getargs@/root/systemtap_write/systemtap/tapsets.cxx:5342") process("/root/systemtap_write/install/bin/stap").function("getargs@/root/systemtap_write/systemtap/tapsets.cxx:8509") $this:struct uprobe_derived_probe const* const $arg_set:class list, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("getcwd@/usr/include/bits/unistd.h:200") $__size:size_t $__buf:char* process("/root/systemtap_write/install/bin/stap").function("getgroups@/usr/include/bits/unistd.h:265") process("/root/systemtap_write/install/bin/stap").function("getiter@/root/systemtap_write/systemtap/translate.cxx:3390") $this:struct c_unparser* const $s:struct symbol* process("/root/systemtap_write/install/bin/stap").function("getline, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2793") process("/root/systemtap_write/install/bin/stap").function("getline@/usr/include/c++/4.8.2/istream:427") $__n:streamsize $__s:char_type* $this:class basic_istream >* const process("/root/systemtap_write/install/bin/stap").function("getmap@/root/systemtap_write/systemtap/translate.cxx:3375") $this:struct c_unparser* const $v:struct vardecl* $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("getmemusage@/root/systemtap_write/systemtap/util.cxx:279") process("/root/systemtap_write/install/bin/stap").function("getscopes@/root/systemtap_write/systemtap/dwflpp.cxx:696") $this:struct dwflpp* const $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("getscopes@/root/systemtap_write/systemtap/dwflpp.cxx:740") $this:struct dwflpp* const $pc:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("getscopes@/root/systemtap_write/systemtap/tapsets.cxx:4359") $this:struct dwarf_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("getscopes_die@/root/systemtap_write/systemtap/dwflpp.cxx:666") $this:struct dwflpp* const $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("getvar@/root/systemtap_write/systemtap/translate.cxx:3357") $this:struct c_unparser* const $v:struct vardecl* $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("global_alias_caching_callback@/root/systemtap_write/systemtap/dwflpp.cxx:850") $die:Dwarf_Die* $has_inner_types:bool $prefix:string const& $cache:cu_type_cache_t* process("/root/systemtap_write/install/bin/stap").function("global_alias_caching_callback_cus@/root/systemtap_write/systemtap/dwflpp.cxx:877") $die:Dwarf_Die* $dw:struct dwflpp* process("/root/systemtap_write/install/bin/stap").function("global_client_cert_db_path@/root/systemtap_write/systemtap/csclient.cxx:260") process("/root/systemtap_write/install/bin/stap").function("global_ssl_cert_db_path@/root/systemtap_write/systemtap/csclient.cxx:271") process("/root/systemtap_write/install/bin/stap").function("globmatch@/root/systemtap_write/systemtap/elaborate.cxx:367") $this:struct match_key const* const $other:struct match_key const& process("/root/systemtap_write/install/bin/stap").function("good@/usr/include/c++/4.8.2/bits/basic_ios.h:174") $this:class basic_ios > const* const process("/root/systemtap_write/install/bin/stap").function("handle_connection@/root/systemtap_write/systemtap/csclient.cxx:538") process("/root/systemtap_write/install/bin/stap").function("handle_interrupt@/root/systemtap_write/systemtap/main.cxx:255") $sig:int process("/root/systemtap_write/install/bin/stap").function("handle_poll@/root/systemtap_write/systemtap/remote.cxx:153") $this:class stapsh* const $fds:class vector >& process("/root/systemtap_write/install/bin/stap").function("handle_poll@/root/systemtap_write/systemtap/remote.h:28") $this:class remote* const process("/root/systemtap_write/install/bin/stap").function("handle_probe_entry@/root/systemtap_write/systemtap/tapsets.cxx:6894") $this:struct sdt_query* const process("/root/systemtap_write/install/bin/stap").function("handle_query_cu@/root/systemtap_write/systemtap/tapsets.cxx:11108") $this:struct tracepoint_query* const $cudie:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("handle_query_func@/root/systemtap_write/systemtap/tapsets.cxx:11120") $this:struct tracepoint_query* const $func:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("handle_query_module@/root/systemtap_write/systemtap/tapsets.cxx:11086") $this:struct tracepoint_query* const process("/root/systemtap_write/install/bin/stap").function("handle_query_module@/root/systemtap_write/systemtap/tapsets.cxx:1138") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("handle_query_module@/root/systemtap_write/systemtap/tapsets.cxx:4415") $this:struct dwarf_cast_query* const process("/root/systemtap_write/install/bin/stap").function("handle_query_module@/root/systemtap_write/systemtap/tapsets.cxx:4761") $this:struct dwarf_atvar_query* const process("/root/systemtap_write/install/bin/stap").function("handle_query_module@/root/systemtap_write/systemtap/tapsets.cxx:6994") $this:struct sdt_query* const process("/root/systemtap_write/install/bin/stap").function("has@/root/systemtap_write/systemtap/stapregex-parse.cxx:186") $this:struct cursor* const $n:unsigned int process("/root/systemtap_write/install/bin/stap").function("has_gnu_debugdata@/root/systemtap_write/systemtap/dwflpp.cxx:4718") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("has_index@/root/systemtap_write/systemtap/coveragedb.cxx:119") $db:sqlite3* $index:char const* process("/root/systemtap_write/install/bin/stap").function("has_null_param@/root/systemtap_write/systemtap/elaborate.cxx:274") $params:class map, std::allocator >, literal*, std::less, std::allocator > >, std::allocator, std::allocator >, literal*> > > const& $key:string const& process("/root/systemtap_write/install/bin/stap").function("has_null_param@/root/systemtap_write/systemtap/tapset-method.cxx:97") process("/root/systemtap_write/install/bin/stap").function("has_null_param@/root/systemtap_write/systemtap/tapsets.cxx:722") process("/root/systemtap_write/install/bin/stap").function("has_only_decl_members@/root/systemtap_write/systemtap/dwflpp.cxx:820") $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("has_param@/root/systemtap_write/systemtap/elaborate.cxx:282") $params:class map, std::allocator >, literal*, std::less, std::allocator > >, std::allocator, std::allocator >, literal*> > > const& $key:string const& process("/root/systemtap_write/install/bin/stap").function("has_table@/root/systemtap_write/systemtap/coveragedb.cxx:96") $db:sqlite3* $table:char const* process("/root/systemtap_write/install/bin/stap").function("has_valid_locs@/root/systemtap_write/systemtap/dwflpp.cxx:4798") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("has_version@/root/systemtap_write/systemtap/parse.cxx:1437") $this:class lexer const* const process("/root/systemtap_write/install/bin/stap").function("have_debuginfo_uprobe@/root/systemtap_write/systemtap/tapsets.cxx:6858") process("/root/systemtap_write/install/bin/stap").function("have_debuginfoless_uprobe@/root/systemtap_write/systemtap/tapsets.cxx:6862") $this:struct sdt_query* const process("/root/systemtap_write/install/bin/stap").function("have_uprobe@/root/systemtap_write/systemtap/tapsets.cxx:6857") process("/root/systemtap_write/install/bin/stap").function("hex@/usr/include/c++/4.8.2/bits/ios_base.h:941") process("/root/systemtap_write/install/bin/stap").function("hex_dump@/root/systemtap_write/systemtap/util.h:165") process("/root/systemtap_write/install/bin/stap").function("hex_dump@/root/systemtap_write/systemtap/util.h:165") process("/root/systemtap_write/install/bin/stap").function("hist@/root/systemtap_write/systemtap/translate.cxx:434") $this:class var const* const process("/root/systemtap_write/install/bin/stap").function("hist@/root/systemtap_write/systemtap/translate.cxx:765") $this:struct mapvar const* const process("/root/systemtap_write/install/bin/stap").function("hist_op@/root/systemtap_write/systemtap/staptree.h:565") $this:struct hist_op* const process("/root/systemtap_write/install/bin/stap").function("histogram_index_check@/root/systemtap_write/systemtap/translate.cxx:5400") $this:struct c_unparser const* const $base:class var& $idx:struct tmpvar& process("/root/systemtap_write/install/bin/stap").function("hrtimer_derived_probe@/root/systemtap_write/systemtap/tapset-timers.cxx:195") process("/root/systemtap_write/install/bin/stap").function("hwbkpt_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:9907") $this:struct hwbkpt_derived_probe* const $base:struct probe* $location:struct probe_point* $addr:uint64_t $symname:string $len:unsigned int $has_only_read_access:bool $has_only_write_access:bool process("/root/systemtap_write/install/bin/stap").function("id@/root/systemtap_write/systemtap/elaborate.cxx:4524") $this:struct exp_type_null const* const process("/root/systemtap_write/install/bin/stap").function("id@/root/systemtap_write/systemtap/tapsets.cxx:448") $this:struct exp_type_dwarf const* const process("/root/systemtap_write/install/bin/stap").function("identifier_string_needs_escape@/root/systemtap_write/systemtap/util.cxx:1003") $str:string const& process("/root/systemtap_write/install/bin/stap").function("if_statement@/root/systemtap_write/systemtap/staptree.h:727") process("/root/systemtap_write/install/bin/stap").function("in_group_id@/root/systemtap_write/systemtap/util.cxx:246") $target_gid:gid_t process("/root/systemtap_write/install/bin/stap").function("in_kprobes_function@/root/systemtap_write/systemtap/dwflpp.cxx:4140") $addr:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("include_file_or_directory@/root/systemtap_write/systemtap/csclient.cxx:1029") $this:class compile_server_client* const $subdir:string const& $path:string const& process("/root/systemtap_write/install/bin/stap").function("increment_element@/root/systemtap_write/systemtap/coveragedb.cxx:171") $db:sqlite3* $x:class coverage_element& process("/root/systemtap_write/install/bin/stap").function("indent@/root/systemtap_write/systemtap/translator-output.cxx:57") $this:class translator_output* const $indent:int process("/root/systemtap_write/install/bin/stap").function("indexable@/root/systemtap_write/systemtap/staptree.h:282") process("/root/systemtap_write/install/bin/stap").function("init@/root/systemtap_write/systemtap/translate.cxx:448") $this:class var const* const process("/root/systemtap_write/install/bin/stap").function("init@/root/systemtap_write/systemtap/translate.cxx:779") $this:struct mapvar const* const process("/root/systemtap_write/install/bin/stap").function("init_dw@/root/systemtap_write/systemtap/tapsets.cxx:11345") $this:struct tracepoint_builder* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("init_password@/root/systemtap_write/systemtap/nsscommon.cxx:366") $use_password:bool $db_path:string const& $slot:PK11SlotInfo* process("/root/systemtap_write/install/bin/stap").function("init_probe_scn@/root/systemtap_write/systemtap/tapsets.cxx:7031") $this:struct sdt_query* const process("/root/systemtap_write/install/bin/stap").function("init_try_server@/root/systemtap_write/systemtap/session.cxx:1878") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("init_ts@/root/systemtap_write/systemtap/tapsets.cxx:3007") $this:struct dwarf_pretty_print* const $e:struct target_symbol const& process("/root/systemtap_write/install/bin/stap").function("initialize@/root/systemtap_write/systemtap/csclient.cxx:867") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("initialize_probe_context_vars@/root/systemtap_write/systemtap/elaborate.h:198") $this:struct derived_probe* const process("/root/systemtap_write/install/bin/stap").function("initialize_probe_context_vars@/root/systemtap_write/systemtap/tapset-mark.cxx:418") $this:struct mark_derived_probe* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("inline_instance_info@/root/systemtap_write/systemtap/dwflpp.h:170") process("/root/systemtap_write/install/bin/stap").function("inline_instance_info@/root/systemtap_write/systemtap/dwflpp.h:172") $this:struct inline_instance_info* const process("/root/systemtap_write/install/bin/stap").function("inner_die_containing_pc@/root/systemtap_write/systemtap/dwflpp.cxx:2613") $this:struct dwflpp* const $scope:Dwarf_Die& $addr:Dwarf_Addr $result:Dwarf_Die& process("/root/systemtap_write/install/bin/stap").function("input_get@/root/systemtap_write/systemtap/parse.cxx:1446") process("/root/systemtap_write/install/bin/stap").function("input_peek@/root/systemtap_write/systemtap/parse.cxx:1428") process("/root/systemtap_write/install/bin/stap").function("input_put@/root/systemtap_write/systemtap/parse.cxx:1481") $this:class lexer* const $chars:string const& $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("ins_size@/root/systemtap_write/systemtap/stapregex-tree.h:107") process("/root/systemtap_write/install/bin/stap").function("insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1050") process("/root/systemtap_write/install/bin/stap").function("insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1050") process("/root/systemtap_write/install/bin/stap").function("insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1050") $__last:class __normal_iterator > > $__first:class __normal_iterator > > $__position:iterator $this:class vector >* const process("/root/systemtap_write/install/bin/stap").function("insert<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1050") $__last:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__first:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > $__position:iterator $this:class vector, std::allocator >, std::allocator, std::allocator > > >* const process("/root/systemtap_write/install/bin/stap").function("insert<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_set.h:517") $__last:class __normal_iterator > > $__first:class __normal_iterator > > $this:class set, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("insert, const std::pair&, const std::pair*> >@/usr/include/c++/4.8.2/bits/stl_deque.h:1542") process("/root/systemtap_write/install/bin/stap").function("insert >@/usr/include/c++/4.8.2/bits/stl_list.h:1149") $this:class list >* const process("/root/systemtap_write/install/bin/stap").function("insert > >@/usr/include/c++/4.8.2/bits/stl_list.h:1149") process("/root/systemtap_write/install/bin/stap").function("insert > >@/usr/include/c++/4.8.2/bits/stl_list.h:1149") $this:class list, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("insert >@/usr/include/c++/4.8.2/bits/stl_set.h:517") process("/root/systemtap_write/install/bin/stap").function("insert > >@/usr/include/c++/4.8.2/bits/stl_set.h:517") $this:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >* const process("/root/systemtap_write/install/bin/stap").function("insert >@/usr/include/c++/4.8.2/bits/stl_set.h:517") $this:class set, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("insert, Dwarf_Die>, false, false> >@/usr/include/c++/4.8.2/tr1/hashtable.h:976") $this:class _Hashtable, std::allocator >, std::pair, std::allocator >, Dwarf_Die>, std::allocator, std::allocator >, Dwarf_Die> >, std::_Select1st, std::allocator >, Dwarf_Die> >, std::equal_to, std::allocator > >, std::tr1::hash, std::allocator > >, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, false>* const $__first:struct _Hashtable_iterator, std::allocator >, Dwarf_Die>, false, false> $__last:struct _Hashtable_iterator, std::allocator >, Dwarf_Die>, false, false> process("/root/systemtap_write/install/bin/stap").function("insert@/root/systemtap_write/systemtap/util.cxx:578") $this:class spawned_pids_t* const process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/basic_string.h:1233") process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/basic_string.h:1255") $__pos2:size_type process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/deque.tcc:148") $__x:value_type const& $this:class deque, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/stl_map.h:594") process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/stl_map.h:646") process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/stl_multimap.h:501") process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/stl_set.h:460") process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/stl_set.h:497") $__x:value_type const& $__position:const_iterator $this:class set, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/stl_vector.h:1023") $__x:value_type const& $__n:size_type $this:class vector >* const process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/bits/vector.tcc:107") process("/root/systemtap_write/install/bin/stap").function("insert@/usr/include/c++/4.8.2/tr1/hashtable.h:374") process("/root/systemtap_write/install/bin/stap").function("insert_iterator@/usr/include/c++/4.8.2/bits/stl_iterator.h:587") process("/root/systemtap_write/install/bin/stap").function("insert_iterator@/usr/include/c++/4.8.2/bits/stl_iterator.h:602") process("/root/systemtap_write/install/bin/stap").function("insert_loaded_modules@/root/systemtap_write/systemtap/session.cxx:1901") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("inserter >, std::_Deque_iterator, std::pair&, std::pair*> >@/usr/include/c++/4.8.2/bits/stl_iterator.h:683") process("/root/systemtap_write/install/bin/stap").function("internal_find_debuginfo@/root/systemtap_write/systemtap/setupdwfl.cxx:540") $mod:Dwfl_Module* $userdata:void** $modname:char const* $base:GElf_Addr $file_name:char const* $debuglink_file:char const* $debuglink_crc:GElf_Word $debuginfo_file_name:char** process("/root/systemtap_write/install/bin/stap").function("interrupt_exception@/root/systemtap_write/systemtap/session.h:464") $this:struct interrupt_exception* const process("/root/systemtap_write/install/bin/stap").function("invalid@/root/systemtap_write/systemtap/elaborate.cxx:5728") $this:struct typeresolution_info* const $tok:struct token const* $pe:enum exp_type process("/root/systemtap_write/install/bin/stap").function("isCertSerialNumber@/root/systemtap_write/systemtap/csclient.cxx:2832") $server_info:struct compile_server_info& $server:string const& process("/root/systemtap_write/install/bin/stap").function("isComplete@/root/systemtap_write/systemtap/csclient.cxx:124") $this:struct compile_server_info const* const process("/root/systemtap_write/install/bin/stap").function("isDomain@/root/systemtap_write/systemtap/csclient.cxx:2859") process("/root/systemtap_write/install/bin/stap").function("isIPv4@/root/systemtap_write/systemtap/csclient.cxx:2774") $server_info:struct compile_server_info& $server:string const& process("/root/systemtap_write/install/bin/stap").function("isIPv6@/root/systemtap_write/systemtap/csclient.cxx:2674") process("/root/systemtap_write/install/bin/stap").function("isIPv6LinkLocal@/root/systemtap_write/systemtap/csclient.cxx:702") $address:PRNetAddr const& process("/root/systemtap_write/install/bin/stap").function("isPort@/root/systemtap_write/systemtap/csclient.cxx:2658") $pstr:char const* process("/root/systemtap_write/install/bin/stap").function("is_active_lvalue@/root/systemtap_write/systemtap/staptree.cxx:1759") process("/root/systemtap_write/install/bin/stap").function("is_alias@/root/systemtap_write/systemtap/elaborate.h:339") $this:struct derived_probe_builder const* const process("/root/systemtap_write/install/bin/stap").function("is_alias@/root/systemtap_write/systemtap/elaborate.h:428") $this:struct alias_expansion_builder const* const process("/root/systemtap_write/install/bin/stap").function("is_closure@/root/systemtap_write/systemtap/parse.cxx:96") $this:struct pp_macrodecl* const process("/root/systemtap_write/install/bin/stap").function("is_closure@/root/systemtap_write/systemtap/parse.h:79") $this:struct macrodecl* const process("/root/systemtap_write/install/bin/stap").function("is_comma_dash@/root/systemtap_write/systemtap/setupdwfl.cxx:98") $c:char const process("/root/systemtap_write/install/bin/stap").function("is_empty@/root/systemtap_write/systemtap/staptree.h:494") $this:struct format_component const* const process("/root/systemtap_write/install/bin/stap").function("is_filtered_func_exists@/root/systemtap_write/systemtap/tapsets.cxx:2062") process("/root/systemtap_write/install/bin/stap").function("is_fully_resolved@/root/systemtap_write/systemtap/util.cxx:499") $path:string const& $sysroot:string const& $sysenv:class map, std::allocator >, std::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > > const& $env_path:string const& process("/root/systemtap_write/install/bin/stap").function("is_fully_specified_function@/root/systemtap_write/systemtap/tapsets.cxx:1587") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("is_gcc_producer@/root/systemtap_write/systemtap/dwflpp.cxx:4742") $cudie:Dwarf_Die* $producer:string& $version:string& process("/root/systemtap_write/install/bin/stap").function("is_hist_op@/root/systemtap_write/systemtap/staptree.cxx:1721") $this:struct indexable* const $hist_out:struct hist_op*& process("/root/systemtap_write/install/bin/stap").function("is_hist_op@/root/systemtap_write/systemtap/staptree.cxx:1735") $this:struct hist_op* const $hist_out:struct hist_op*& process("/root/systemtap_write/install/bin/stap").function("is_local@/root/systemtap_write/systemtap/translate.cxx:3305") $this:struct c_unparser* const $r:struct vardecl const* $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("is_open@/usr/include/c++/4.8.2/fstream:227") $this:class basic_filebuf > const* const process("/root/systemtap_write/install/bin/stap").function("is_open@/usr/include/c++/4.8.2/fstream:517") $this:class basic_ifstream >* const process("/root/systemtap_write/install/bin/stap").function("is_open@/usr/include/c++/4.8.2/fstream:692") $this:class basic_ofstream >* const process("/root/systemtap_write/install/bin/stap").function("is_primary_probe@/root/systemtap_write/systemtap/session.cxx:2562") $this:struct systemtap_session* const $dp:struct derived_probe* process("/root/systemtap_write/install/bin/stap").function("is_symbol@/root/systemtap_write/systemtap/staptree.cxx:1707") $this:struct expression* const $sym_out:struct symbol*& process("/root/systemtap_write/install/bin/stap").function("is_symbol@/root/systemtap_write/systemtap/staptree.cxx:1714") $this:struct indexable* const $sym_out:struct symbol*& process("/root/systemtap_write/install/bin/stap").function("is_symbol@/root/systemtap_write/systemtap/staptree.cxx:1728") $this:struct symbol* const $sym_out:struct symbol*& process("/root/systemtap_write/install/bin/stap").function("is_unmodified_string_fnarg@/root/systemtap_write/systemtap/translate.cxx:959") $sess:struct systemtap_session* $fd:struct functiondecl* $v:struct vardecl* process("/root/systemtap_write/install/bin/stap").function("is_user_file@/root/systemtap_write/systemtap/session.cxx:2552") $this:struct systemtap_session* const $name:string const& process("/root/systemtap_write/install/bin/stap").function("is_user_module@/root/systemtap_write/systemtap/setupdwfl.cxx:534") $m:string const& process("/root/systemtap_write/install/bin/stap").function("is_valid_data_cmd@/root/systemtap_write/systemtap/remote.cxx:376") $cmd:class vector, std::allocator >, std::allocator, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("is_valid_pid@/root/systemtap_write/systemtap/util.cxx:1146") $pid:pid_t $err_msg:string& process("/root/systemtap_write/install/bin/stap").function("isdoubleglob@/root/systemtap_write/systemtap/elaborate.cxx:361") process("/root/systemtap_write/install/bin/stap").function("isglob@/root/systemtap_write/systemtap/elaborate.cxx:355") $str:string const& process("/root/systemtap_write/install/bin/stap").function("isspecial@/root/systemtap_write/systemtap/stapregex-parse.cxx:312") $this:class regex_parser* const $c:char process("/root/systemtap_write/install/bin/stap").function("iter_swap<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:100") process("/root/systemtap_write/install/bin/stap").function("iter_swap<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:119") process("/root/systemtap_write/install/bin/stap").function("iter_swap<__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:100") process("/root/systemtap_write/install/bin/stap").function("iter_swap<__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:119") process("/root/systemtap_write/install/bin/stap").function("iter_swap<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:100") process("/root/systemtap_write/install/bin/stap").function("iter_swap<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:119") process("/root/systemtap_write/install/bin/stap").function("iter_swap<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:100") process("/root/systemtap_write/install/bin/stap").function("iter_swap<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:119") process("/root/systemtap_write/install/bin/stap").function("iterate_over_callees@/root/systemtap_write/systemtap/dwflpp.h:391") process("/root/systemtap_write/install/bin/stap").function("iterate_over_callees@/root/systemtap_write/systemtap/dwflpp.cxx:2084") $this:struct dwflpp* const $begin_die:Dwarf_Die* $sym:string const& $recursion_depth:long int $data:void* $callback:void* $caller:struct base_func_info& $callers:class stack > >* process("/root/systemtap_write/install/bin/stap").function("iterate_over_cus@/root/systemtap_write/systemtap/dwflpp.h:254") $want_types:bool $data:struct dwarf_atvar_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_cus@/root/systemtap_write/systemtap/dwflpp.h:254") $want_types:bool $data:struct dwarf_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_cus@/root/systemtap_write/systemtap/dwflpp.h:254") $want_types:bool $callback:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_cus@/root/systemtap_write/systemtap/dwflpp.h:254") $want_types:bool $data:struct external_function_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_cus, Dwarf_Die> >@/root/systemtap_write/systemtap/dwflpp.h:254") process("/root/systemtap_write/install/bin/stap").function("iterate_over_cus@/root/systemtap_write/systemtap/dwflpp.h:254") $want_types:bool $data:struct tracepoint_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_cus@/root/systemtap_write/systemtap/dwflpp.cxx:424") $this:struct dwflpp* const $callback:void* $data:void* $want_types:bool process("/root/systemtap_write/install/bin/stap").function("iterate_over_functions@/root/systemtap_write/systemtap/dwflpp.h:286") $function:string const& $data:struct dwarf_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_functions@/root/systemtap_write/systemtap/dwflpp.h:286") $function:string const& $data:struct external_function_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_functions@/root/systemtap_write/systemtap/dwflpp.h:286") $function:string const& $data:struct tracepoint_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_functions@/root/systemtap_write/systemtap/dwflpp.cxx:968") $this:struct dwflpp* const $callback:void* $data:void* $function:string const& process("/root/systemtap_write/install/bin/stap").function("iterate_over_globals, Dwarf_Die> >@/root/systemtap_write/systemtap/dwflpp.h:532") process("/root/systemtap_write/install/bin/stap").function("iterate_over_globals@/root/systemtap_write/systemtap/dwflpp.cxx:1108") $cu_die:Dwarf_Die* $callback:void* $data:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_inline_instances@/root/systemtap_write/systemtap/dwflpp.h:269") $data:struct dwarf_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_inline_instances@/root/systemtap_write/systemtap/dwflpp.cxx:574") $this:struct dwflpp* const $callback:void* $data:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_labels@/root/systemtap_write/systemtap/dwflpp.h:360") process("/root/systemtap_write/install/bin/stap").function("iterate_over_labels@/root/systemtap_write/systemtap/dwflpp.cxx:1950") $this:struct dwflpp* const $begin_die:Dwarf_Die* $sym:string const& $function:struct base_func_info const& $linenos:class vector > const& $lineno_type:enum lineno_t $data:void* $callback:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_libraries@/root/systemtap_write/systemtap/dwflpp.h:320") $data:struct base_query* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_libraries > >@/root/systemtap_write/systemtap/dwflpp.h:320") $data:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > >* $callback:void* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_libraries@/root/systemtap_write/systemtap/dwflpp.cxx:1243") $this:struct dwflpp* const $callback:void* $data:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_modules@/root/systemtap_write/systemtap/dwflpp.h:231") process("/root/systemtap_write/install/bin/stap").function("iterate_over_modules@/root/systemtap_write/systemtap/dwflpp.h:231") process("/root/systemtap_write/install/bin/stap").function("iterate_over_modules@/root/systemtap_write/systemtap/dwflpp.cxx:403") $this:struct dwflpp* const $callback:void* $data:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_notes@/root/systemtap_write/systemtap/dwflpp.h:304") $callback:void* $object:struct sdt_query* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_notes@/root/systemtap_write/systemtap/dwflpp.cxx:1184") $this:struct dwflpp* const $object:void* $callback:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_plt@/root/systemtap_write/systemtap/dwflpp.h:329") $callback:void* $object:struct base_query* $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_plt@/root/systemtap_write/systemtap/dwflpp.cxx:1375") $this:struct dwflpp* const $object:void* $callback:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_probe_entries@/root/systemtap_write/systemtap/tapsets.cxx:7170") $this:struct sdt_query* const process("/root/systemtap_write/install/bin/stap").function("iterate_over_srcfile_lines@/root/systemtap_write/systemtap/dwflpp.h:339") process("/root/systemtap_write/install/bin/stap").function("iterate_over_srcfile_lines@/root/systemtap_write/systemtap/dwflpp.cxx:1820") $this:struct dwflpp* const $srcfile:char const* $linenos:class vector > const& $lineno_type:enum lineno_t $funcs:base_func_info_map_t& $callback:void* $has_nearest:bool $data:void* process("/root/systemtap_write/install/bin/stap").function("iterate_over_types, Dwarf_Die> >@/root/systemtap_write/systemtap/dwflpp.h:549") $data:class unordered_map, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >* $callback:void* $prefix:string const& $has_inner_types:bool $top_die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("iterate_over_types@/root/systemtap_write/systemtap/dwflpp.cxx:1132") $top_die:Dwarf_Die* $has_inner_types:bool $prefix:string const& $callback:void* $data:void* process("/root/systemtap_write/install/bin/stap").function("iterate_single_function@/root/systemtap_write/systemtap/dwflpp.h:295") $callback:void* process("/root/systemtap_write/install/bin/stap").function("iterate_single_function@/root/systemtap_write/systemtap/dwflpp.cxx:1054") $this:struct dwflpp* const $callback:void* $data:void* $function:string const& process("/root/systemtap_write/install/bin/stap").function("itervar@/root/systemtap_write/systemtap/translate.cxx:842") process("/root/systemtap_write/install/bin/stap").function("itrace_derived_probe@/root/systemtap_write/systemtap/tapset-itrace.cxx:70") $this:struct itrace_derived_probe* const $s:struct systemtap_session& $p:struct probe* $l:struct probe_point* $hp:bool $pn:string& $pd:int64_t $ss:int process("/root/systemtap_write/install/bin/stap").function("java_details_inspection@/root/systemtap_write/systemtap/tapset-method.cxx:50") $this:struct java_details_inspection* const process("/root/systemtap_write/install/bin/stap").function("join@/root/systemtap_write/systemtap/staptree.cxx:212") $this:struct functiondecl* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/elaborate.cxx:788") $this:struct alias_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-been.cxx:101") $this:struct be_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-been.cxx:196") $this:struct never_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-itrace.cxx:83") $this:struct itrace_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-mark.cxx:387") $this:struct mark_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-netfilter.cxx:230") $this:struct netfilter_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-perfmon.cxx:92") $this:struct perf_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-procfs.cxx:109") $this:struct procfs_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-timers.cxx:236") $this:struct hrtimer_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-timers.cxx:437") $this:struct profile_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-timers.cxx:76") $this:struct timer_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapset-utrace.cxx:205") $this:struct utrace_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapsets.cxx:10664") $this:struct tracepoint_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapsets.cxx:4852") $this:struct dwarf_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapsets.cxx:8489") $this:struct uprobe_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapsets.cxx:9340") $this:struct kprobe_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("join_group@/root/systemtap_write/systemtap/tapsets.cxx:9960") $this:struct hwbkpt_derived_probe* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("keep_common_server_info@/root/systemtap_write/systemtap/csclient.cxx:3719") $info_to_keep:struct compile_server_info const& $filtered_info:class vector >& process("/root/systemtap_write/install/bin/stap").function("keep_common_server_info@/root/systemtap_write/systemtap/csclient.cxx:3750") $info_to_keep:class vector > const& $filtered_info:class vector >& process("/root/systemtap_write/install/bin/stap").function("keep_server_info_with_cert_and_port@/root/systemtap_write/systemtap/csclient.cxx:3199") $servers:class vector >& $server:struct compile_server_info const& process("/root/systemtap_write/install/bin/stap").function("kernel_built_uprobes@/root/systemtap_write/systemtap/buildrun.cxx:546") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("kernel_point@/root/systemtap_write/systemtap/stapregex-dfa.h:79") process("/root/systemtap_write/install/bin/stap").function("kernel_release_from_build_tree@/root/systemtap_write/systemtap/util.cxx:1090") $kernel_build_tree:string const& $verbose:int process("/root/systemtap_write/install/bin/stap").function("kernel_supports_inode_uprobes@/root/systemtap_write/systemtap/tapsets.cxx:4868") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("kernel_supports_inode_uretprobes@/root/systemtap_write/systemtap/tapsets.cxx:4879") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("key_typename@/root/systemtap_write/systemtap/translate.cxx:2862") $e:enum exp_type process("/root/systemtap_write/install/bin/stap").function("keysym@/root/systemtap_write/systemtap/translate.cxx:626") $this:struct mapvar const* const process("/root/systemtap_write/install/bin/stap").function("kill_stap_spawn@/root/systemtap_write/systemtap/util.cxx:882") $sig:int process("/root/systemtap_write/install/bin/stap").function("killall@/root/systemtap_write/systemtap/util.cxx:604") $this:class spawned_pids_t* const process("/root/systemtap_write/install/bin/stap").function("kprobe_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:9236") $this:struct kprobe_derived_probe* const $sess:struct systemtap_session& $results:class vector >& $base:struct probe* $location:struct probe_point* $name:string const& $stmt_addr:int64_t $has_call:bool $has_return:bool $has_statement:bool $has_maxactive:bool $has_path:bool $has_library:bool $maxactive_val:long int $path:string const& $library:string const& process("/root/systemtap_write/install/bin/stap").function("kprobe_var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:9227") $has_return:bool $sess:struct systemtap_session& $this:struct kprobe_var_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("length@/usr/include/c++/4.8.2/bits/basic_string.h:721") process("/root/systemtap_write/install/bin/stap").function("length@/usr/include/c++/4.8.2/bits/char_traits.h:258") process("/root/systemtap_write/install/bin/stap").function("levenshtein@/root/systemtap_write/systemtap/util.cxx:1168") $a:string const& $b:string const& process("/root/systemtap_write/install/bin/stap").function("levenshtein_suggest@/root/systemtap_write/systemtap/util.cxx:1204") $target:string const& $elems:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > const& $max:unsigned int $threshold:unsigned int process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") $in:struct arrayindex const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") $in:enum exp_type const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:123") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:123") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:123") $in:string const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") $in:struct probe_point const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") $in:short int const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:123") $in:string const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:123") $in:string const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:135") $in:string const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") $in:struct source_loc const& process("/root/systemtap_write/install/bin/stap").function("lex_cast >@/root/systemtap_write/systemtap/util.h:113") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") $in:struct token const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:143") $in:string const& process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:113") process("/root/systemtap_write/install/bin/stap").function("lex_cast@/root/systemtap_write/systemtap/util.h:123") $in:string const& process("/root/systemtap_write/install/bin/stap").function("lex_cast_hex@/root/systemtap_write/systemtap/util.h:154") process("/root/systemtap_write/install/bin/stap").function("lex_cast_qstring@/root/systemtap_write/systemtap/util.h:186") process("/root/systemtap_write/install/bin/stap").function("lex_cast_qstring@/root/systemtap_write/systemtap/util.h:186") process("/root/systemtap_write/install/bin/stap").function("lex_cast_qstring@/root/systemtap_write/systemtap/util.h:186") process("/root/systemtap_write/install/bin/stap").function("lex_cast_qstring@/root/systemtap_write/systemtap/util.h:186") $in:struct probe_point const& process("/root/systemtap_write/install/bin/stap").function("lex_cast_qstring@/root/systemtap_write/systemtap/util.h:186") process("/root/systemtap_write/install/bin/stap").function("lex_cast_qstring >@/root/systemtap_write/systemtap/util.h:197") process("/root/systemtap_write/install/bin/stap").function("lex_cast_qstring@/root/systemtap_write/systemtap/util.h:186") $in:struct token const& process("/root/systemtap_write/install/bin/stap").function("lexer@/root/systemtap_write/systemtap/parse.cxx:1348") $this:class lexer* const $input:istream& $in:string const& $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("lexicographical_compare<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algobase.h:1084") process("/root/systemtap_write/install/bin/stap").function("libvirt_stapsh@/root/systemtap_write/systemtap/remote.cxx:733") $this:class libvirt_stapsh* const $s:struct systemtap_session& $ud:class uri_decoder const& process("/root/systemtap_write/install/bin/stap").function("line@/root/systemtap_write/systemtap/translator-output.cxx:66") $this:class translator_output* const process("/root/systemtap_write/install/bin/stap").function("lineno_equal_range@/root/systemtap_write/systemtap/dwflpp.cxx:1536") $v:lines_t* $lineno:int process("/root/systemtap_write/install/bin/stap").function("list >@/usr/include/c++/4.8.2/bits/stl_list.h:630") $this:class list >* const process("/root/systemtap_write/install/bin/stap").function("list > >@/usr/include/c++/4.8.2/bits/stl_list.h:630") process("/root/systemtap_write/install/bin/stap").function("list > >@/usr/include/c++/4.8.2/bits/stl_list.h:630") $this:class list, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("list@/usr/include/c++/4.8.2/bits/stl_list.h:523") process("/root/systemtap_write/install/bin/stap").function("list@/usr/include/c++/4.8.2/bits/stl_list.h:582") process("/root/systemtap_write/install/bin/stap").function("literal@/root/systemtap_write/systemtap/staptree.h:161") process("/root/systemtap_write/install/bin/stap").function("literal_number@/root/systemtap_write/systemtap/staptree.cxx:223") $this:struct literal_number* const $v:int64_t $hex:bool process("/root/systemtap_write/install/bin/stap").function("literal_number@/root/systemtap_write/systemtap/staptree.h:175") process("/root/systemtap_write/install/bin/stap").function("literal_stmt_for_local@/root/systemtap_write/systemtap/dwflpp.cxx:3843") $this:struct dwflpp* const $scopes:class vector >& $pc:Dwarf_Addr $local:string const& $e:struct target_symbol const* $lvalue:bool $die_mem:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("literal_stmt_for_pointer@/root/systemtap_write/systemtap/dwflpp.cxx:4046") $this:struct dwflpp* const $start_typedie:Dwarf_Die* $e:struct target_symbol const* $lvalue:bool $die_mem:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("literal_stmt_for_return@/root/systemtap_write/systemtap/dwflpp.cxx:3961") $this:struct dwflpp* const $scope_die:Dwarf_Die* $pc:Dwarf_Addr $e:struct target_symbol const* $lvalue:bool $die_mem:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("literal_string@/root/systemtap_write/systemtap/staptree.cxx:231") $this:struct literal_string* const $v:string const& process("/root/systemtap_write/install/bin/stap").function("literal_string@/root/systemtap_write/systemtap/staptree.h:166") process("/root/systemtap_write/install/bin/stap").function("load_aggregate@/root/systemtap_write/systemtap/translate.cxx:5339") $this:struct c_tmpcounter* const $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("load_aggregate@/root/systemtap_write/systemtap/translate.cxx:5358") $this:struct c_unparser* const $e:struct expression* $agg:struct aggvar& process("/root/systemtap_write/install/bin/stap").function("load_map_indices@/root/systemtap_write/systemtap/translate.cxx:5256") $this:struct c_tmpcounter* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("load_map_indices@/root/systemtap_write/systemtap/translate.cxx:5286") $this:struct c_unparser* const $e:struct arrayindex* $idx:class vector >& process("/root/systemtap_write/install/bin/stap").function("loc2c_emit_address@/root/systemtap_write/systemtap/dwflpp.cxx:2756") $arg:void* $pool:struct obstack* $address:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("loc2c_error@/root/systemtap_write/systemtap/dwflpp.cxx:2667") $arg:void* $fmt:char const* process("/root/systemtap_write/install/bin/stap").function("local_client_cert_db_path@/root/systemtap_write/systemtap/nsscommon.cxx:85") process("/root/systemtap_write/install/bin/stap").function("localization_variables@/root/systemtap_write/systemtap/util.cxx:810") process("/root/systemtap_write/install/bin/stap").function("location_from_address@/root/systemtap_write/systemtap/loc2c.c:908") $ctx:struct location_context* $indent:int $expr:Dwarf_Op const* $len:size_t $input:struct location** $need_fb:_Bool $loser:size_t process("/root/systemtap_write/install/bin/stap").function("location_from_attr@/root/systemtap_write/systemtap/loc2c.c:995") $ctx:struct location_context* $indent:int $attr:Dwarf_Attribute* $expr:Dwarf_Op* $len:size_t $input:struct location* process("/root/systemtap_write/install/bin/stap").function("location_relative@/root/systemtap_write/systemtap/loc2c.c:1125") $input:struct location** $len:size_t $expr:Dwarf_Op const* $indent:int process("/root/systemtap_write/install/bin/stap").function("log@/root/systemtap_write/systemtap/nsscommon.cxx:125") $msg:string const& process("/root/systemtap_write/install/bin/stap").function("log_ok@/root/systemtap_write/systemtap/nsscommon.cxx:119") process("/root/systemtap_write/install/bin/stap").function("logical_and_expr@/root/systemtap_write/systemtap/staptree.h:231") process("/root/systemtap_write/install/bin/stap").function("logical_or_expr@/root/systemtap_write/systemtap/staptree.h:225") process("/root/systemtap_write/install/bin/stap").function("lookup_symbol@/root/systemtap_write/systemtap/tapsets.cxx:8290") $this:struct symbol_table* const $name:string const& process("/root/systemtap_write/install/bin/stap").function("lookup_symbol_address@/root/systemtap_write/systemtap/tapsets.cxx:2422") $m:Dwfl_Module* $wanted:char const* process("/root/systemtap_write/install/bin/stap").function("lookup_symbol_address@/root/systemtap_write/systemtap/tapsets.cxx:8304") $this:struct symbol_table* const $name:string const& process("/root/systemtap_write/install/bin/stap").function("lose@/root/systemtap_write/systemtap/loc2c.c:306") $lexpr:Dwarf_Op const* $len:size_t $failure:char const* $i:size_t $loc:struct location* process("/root/systemtap_write/install/bin/stap").function("lower_bound<__gnu_cxx::__normal_iterator >, Dwarf_Line_s*, lineno_comparator>@/usr/include/c++/4.8.2/bits/stl_algo.h:2425") process("/root/systemtap_write/install/bin/stap").function("lower_bound<__gnu_cxx::__normal_iterator >, int>@/usr/include/c++/4.8.2/bits/stl_algobase.h:943") $__val:int const& $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("lower_bound<__gnu_cxx::__normal_iterator >, long unsigned int>@/usr/include/c++/4.8.2/bits/stl_algobase.h:943") $__val:long unsigned int const& $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("lower_bound@/usr/include/c++/4.8.2/bits/stl_algobase.h:943") $__val:float const& process("/root/systemtap_write/install/bin/stap").function("lower_bound@/usr/include/c++/4.8.2/bits/stl_algobase.h:943") process("/root/systemtap_write/install/bin/stap").function("lower_bound@/usr/include/c++/4.8.2/bits/stl_map.h:863") process("/root/systemtap_write/install/bin/stap").function("lower_bound@/usr/include/c++/4.8.2/bits/stl_tree.h:878") process("/root/systemtap_write/install/bin/stap").function("macrodecl@/root/systemtap_write/systemtap/parse.h:81") process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087") $argc:int $argv:char* const* process("/root/systemtap_write/install/bin/stap").function("make_alt@/root/systemtap_write/systemtap/stapregex-tree.cxx:472") $a:struct regexp* $b:struct regexp* process("/root/systemtap_write/install/bin/stap").function("make_any_make_cmd@/root/systemtap_write/systemtap/buildrun.cxx:89") $s:struct systemtap_session& $dir:string const& $target:string const& process("/root/systemtap_write/install/bin/stap").function("make_dot@/root/systemtap_write/systemtap/stapregex-tree.cxx:522") $allow_zero:bool process("/root/systemtap_write/install/bin/stap").function("make_dyninst_run_command@/root/systemtap_write/systemtap/buildrun.cxx:690") $version:string const& $remotedir:string const& $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("make_heap<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:426") $__comp:void* $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("make_heap<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:426") $__comp:void* $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("make_heap<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_heap.h:386") $__first:class __normal_iterator > > $__last:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("make_heap<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_heap.h:386") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("make_junk@/root/systemtap_write/systemtap/parse.cxx:1798") $this:struct token* const $new_msg:string const process("/root/systemtap_write/install/bin/stap").function("make_kernel@/root/systemtap_write/systemtap/stapregex-dfa.cxx:188") $i:union ins* process("/root/systemtap_write/install/bin/stap").function("make_make_cmd@/root/systemtap_write/systemtap/buildrun.cxx:125") $s:struct systemtap_session& $dir:string const& process("/root/systemtap_write/install/bin/stap").function("make_make_objs_cmd@/root/systemtap_write/systemtap/buildrun.cxx:131") $dir:string const& $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("make_pair >@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:class basic_string, std::allocator > $__x:bool process("/root/systemtap_write/install/bin/stap").function("make_pair@/usr/include/c++/4.8.2/bits/stl_pair.h:286") process("/root/systemtap_write/install/bin/stap").function("make_pair, Dwarf_Die>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__x:class basic_string, std::allocator > process("/root/systemtap_write/install/bin/stap").function("make_pair, dwarf_derived_probe*>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:struct dwarf_derived_probe* $__x:class basic_string, std::allocator > process("/root/systemtap_write/install/bin/stap").function("make_pair, func_info*>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:struct func_info* $__x:class basic_string, std::allocator > process("/root/systemtap_write/install/bin/stap").function("make_pair, functiondecl*>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:struct functiondecl* $__x:class basic_string, std::allocator > process("/root/systemtap_write/install/bin/stap").function("make_pair, kprobe_derived_probe*>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:struct kprobe_derived_probe* $__x:class basic_string, std::allocator > process("/root/systemtap_write/install/bin/stap").function("make_pair, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_pair.h:286") process("/root/systemtap_write/install/bin/stap").function("make_pair, std::vector*>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:class vector >* $__x:class basic_string, std::allocator > process("/root/systemtap_write/install/bin/stap").function("make_pair, unsigned int>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:unsigned int $__x:class basic_string, std::allocator > process("/root/systemtap_write/install/bin/stap").function("make_pair, Dwarf_Die>, false, false>, std::tr1::__detail::_Hashtable_iterator, Dwarf_Die>, false, false> >@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:struct _Hashtable_iterator, std::allocator >, Dwarf_Die>, false, false> $__x:struct _Hashtable_iterator, std::allocator >, Dwarf_Die>, false, false> process("/root/systemtap_write/install/bin/stap").function("make_pair, false, false>, bool>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") $__y:bool $__x:struct _Hashtable_iterator, false, false> process("/root/systemtap_write/install/bin/stap").function("make_pair, exp_type>@/usr/include/c++/4.8.2/bits/stl_pair.h:286") process("/root/systemtap_write/install/bin/stap").function("make_pair >@/usr/include/c++/4.8.2/bits/stl_pair.h:286") process("/root/systemtap_write/install/bin/stap").function("make_pbm_key@/root/systemtap_write/systemtap/tapsets.cxx:8449") $this:struct uprobe_derived_probe_group* const $p:struct uprobe_derived_probe* process("/root/systemtap_write/install/bin/stap").function("make_run_command@/root/systemtap_write/systemtap/buildrun.cxx:739") $s:struct systemtap_session& $remotedir:string const& $version:string const& process("/root/systemtap_write/install/bin/stap").function("make_tracequeries@/root/systemtap_write/systemtap/buildrun.cxx:833") $s:struct systemtap_session& $contents:class map, std::allocator >, std::basic_string, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > > const& process("/root/systemtap_write/install/bin/stap").function("make_typequery@/root/systemtap_write/systemtap/buildrun.cxx:994") $s:struct systemtap_session& $module:string& process("/root/systemtap_write/install/bin/stap").function("make_typequery_kmod@/root/systemtap_write/systemtap/buildrun.cxx:903") $s:struct systemtap_session& $headers:class vector, std::allocator >, std::allocator, std::allocator > > > const& $name:string& process("/root/systemtap_write/install/bin/stap").function("make_typequery_umod@/root/systemtap_write/systemtap/buildrun.cxx:959") $name:string& $headers:class vector, std::allocator >, std::allocator, std::allocator > > > const& $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("make_uprobes@/root/systemtap_write/systemtap/buildrun.cxx:557") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("manage_server_trust@/root/systemtap_write/systemtap/csclient.cxx:2394") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("map@/usr/include/c++/4.8.2/bits/stl_map.h:160") process("/root/systemtap_write/install/bin/stap").function("map@/usr/include/c++/4.8.2/bits/stl_map.h:180") process("/root/systemtap_write/install/bin/stap").function("mapvar@/root/systemtap_write/systemtap/translate.cxx:611") process("/root/systemtap_write/install/bin/stap").function("mark@/root/systemtap_write/systemtap/stapregex-tree.h:84") $i:union ins* process("/root/systemtap_write/install/bin/stap").function("mark_arg@/root/systemtap_write/systemtap/tapset-mark.cxx:38") process("/root/systemtap_write/install/bin/stap").function("mark_derived_probe@/root/systemtap_write/systemtap/tapset-mark.cxx:203") $this:struct mark_derived_probe* const $s:struct systemtap_session& $p_n:string const& $p_f:string const& $base:struct probe* $loc:struct probe_point* process("/root/systemtap_write/install/bin/stap").function("mark_param@/root/systemtap_write/systemtap/tapset-method.cxx:129") $this:struct java_builder* const $i:int process("/root/systemtap_write/install/bin/stap").function("mark_var_expanding_visitor@/root/systemtap_write/systemtap/tapset-mark.cxx:77") process("/root/systemtap_write/install/bin/stap").function("marked@/root/systemtap_write/systemtap/stapregex-tree.h:83") $i:union ins* process("/root/systemtap_write/install/bin/stap").function("match_char@/root/systemtap_write/systemtap/stapregex-tree.cxx:445") $c:char process("/root/systemtap_write/install/bin/stap").function("match_key@/root/systemtap_write/systemtap/elaborate.cxx:291") process("/root/systemtap_write/install/bin/stap").function("match_key@/root/systemtap_write/systemtap/elaborate.cxx:298") $this:struct match_key* const $c:struct component const& process("/root/systemtap_write/install/bin/stap").function("match_key@/root/systemtap_write/systemtap/elaborate.h:353") process("/root/systemtap_write/install/bin/stap").function("match_node@/root/systemtap_write/systemtap/elaborate.cxx:381") $this:class match_node* const process("/root/systemtap_write/install/bin/stap").function("match_op@/root/systemtap_write/systemtap/stapregex-tree.cxx:289") $this:struct match_op* const $ran:struct range* process("/root/systemtap_write/install/bin/stap").function("max@/usr/include/c++/4.8.2/bits/stl_algobase.h:216") $__a:float const& process("/root/systemtap_write/install/bin/stap").function("max@/usr/include/c++/4.8.2/bits/stl_algobase.h:216") $__b:long int const& $__a:long int const& process("/root/systemtap_write/install/bin/stap").function("max@/usr/include/c++/4.8.2/bits/stl_algobase.h:216") process("/root/systemtap_write/install/bin/stap").function("max_action_info@/root/systemtap_write/systemtap/translate.cxx:2338") process("/root/systemtap_write/install/bin/stap").function("max_action_info@/root/systemtap_write/systemtap/translate.cxx:2340") process("/root/systemtap_write/install/bin/stap").function("max_fetch_size@/root/systemtap_write/systemtap/loc2c.c:1936") $die:Dwarf_Die* $loc:struct location* $cu_mem:Dwarf_Die $address_size:uint8_t process("/root/systemtap_write/install/bin/stap").function("mdfour64@/root/systemtap_write/systemtap/mdfour.c:41") $m:struct mdfour* $M:uint32_t* $A:uint32_t process("/root/systemtap_write/install/bin/stap").function("mdfour@/root/systemtap_write/systemtap/mdfour.c:204") $out:unsigned char* $in:unsigned char const* $n:int $md:struct mdfour process("/root/systemtap_write/install/bin/stap").function("mdfour_begin@/root/systemtap_write/systemtap/mdfour.c:106") process("/root/systemtap_write/install/bin/stap").function("mdfour_result@/root/systemtap_write/systemtap/mdfour.c:194") $md:struct mdfour* $out:unsigned char* process("/root/systemtap_write/install/bin/stap").function("mdfour_tail@/root/systemtap_write/systemtap/mdfour.c:118") process("/root/systemtap_write/install/bin/stap").function("mdfour_update@/root/systemtap_write/systemtap/mdfour.c:149") $md:struct mdfour* $in:unsigned char const* $n:int $M:uint32_t[] process("/root/systemtap_write/install/bin/stap").function("memchr@/usr/include/string.h:85") $__n:size_t $__c:int $__s:void const* process("/root/systemtap_write/install/bin/stap").function("memcpy@/usr/include/bits/string3.h:48") process("/root/systemtap_write/install/bin/stap").function("memmove@/usr/include/bits/string3.h:55") $__len:size_t $__src:void const* $__dest:void* process("/root/systemtap_write/install/bin/stap").function("memset@/usr/include/bits/string3.h:76") process("/root/systemtap_write/install/bin/stap").function("merge, std::pair&, std::pair*>, std::_Deque_iterator, std::pair&, std::pair*>, std::insert_iterator > > >@/usr/include/c++/4.8.2/bits/stl_algo.h:5517") $__first1:struct _Deque_iterator, std::pair&, std::pair*> $__last1:struct _Deque_iterator, std::pair&, std::pair*> $__first2:struct _Deque_iterator, std::pair&, std::pair*> $__last2:struct _Deque_iterator, std::pair&, std::pair*> $__result:class insert_iterator, std::allocator > > > process("/root/systemtap_write/install/bin/stap").function("merge_server_info@/root/systemtap_write/systemtap/csclient.cxx:3785") $source:struct compile_server_info const& $target:struct compile_server_info& process("/root/systemtap_write/install/bin/stap").function("min@/usr/include/c++/4.8.2/bits/stl_algobase.h:193") process("/root/systemtap_write/install/bin/stap").function("min@/usr/include/c++/4.8.2/bits/stl_algobase.h:193") $__b:long unsigned int const& process("/root/systemtap_write/install/bin/stap").function("mismatch@/root/systemtap_write/systemtap/elaborate.cxx:5744") $this:struct typeresolution_info* const $e:struct binary_expression const* process("/root/systemtap_write/install/bin/stap").function("mismatch@/root/systemtap_write/systemtap/elaborate.cxx:5764") $this:struct typeresolution_info* const $tok:struct token const* $t1:enum exp_type $t2:enum exp_type process("/root/systemtap_write/install/bin/stap").function("mismatch@/root/systemtap_write/systemtap/elaborate.cxx:5786") $this:struct typeresolution_info* const $tok:struct token const* $type:enum exp_type $decl:struct symboldecl const* $index:int process("/root/systemtap_write/install/bin/stap").function("missing_rpm_enlist@/root/systemtap_write/systemtap/rpm_finder.cxx:50") $sess:struct systemtap_session& $filename:char const* $rpm_type:char const* process("/root/systemtap_write/install/bin/stap").function("missing_rpm_list_print@/root/systemtap_write/systemtap/rpm_finder.cxx:205") $sess:struct systemtap_session& $rpm_type:char const* process("/root/systemtap_write/install/bin/stap").function("mod_function_caching_callback@/root/systemtap_write/systemtap/dwflpp.cxx:958") $cu:Dwarf_Die* $v:cu_function_cache_t* process("/root/systemtap_write/install/bin/stap").function("modname_from_path@/root/systemtap_write/systemtap/setupdwfl.cxx:115") $path:string const& process("/root/systemtap_write/install/bin/stap").function("module_filename@/root/systemtap_write/systemtap/session.cxx:399") $this:struct systemtap_session const* const process("/root/systemtap_write/install/bin/stap").function("module_info@/root/systemtap_write/systemtap/dwflpp.h:120") process("/root/systemtap_write/install/bin/stap").function("module_name_final_match@/root/systemtap_write/systemtap/dwflpp.cxx:270") $this:struct dwflpp* const $pattern:string const& process("/root/systemtap_write/install/bin/stap").function("module_name_matches@/root/systemtap_write/systemtap/dwflpp.cxx:246") $this:struct dwflpp* const $pattern:string const& process("/root/systemtap_write/install/bin/stap").function("modules_must_be_signed@/root/systemtap_write/systemtap/session.cxx:2449") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("more_ops@/root/systemtap_write/systemtap/loc2c.c:496") $len:size_t const $input:struct location* $need_fb:_Bool* $loc:struct location* $pieces:struct location* $tailpiece:struct location** $piece_expr_start:size_t $piece_total_bytes:Dwarf_Word $__PRETTY_FUNCTION__:char[] const $expr:Dwarf_Op const* $max_stack:unsigned int $i:size_t $tos_value:_Bool $loser:size_t* $implicit_value:Dwarf_Block $implicit_pointer:Dwarf_Op const* $stack_depth:unsigned int $ctx:struct location_context* $indent:int $tos_register:int $used_deref:_Bool process("/root/systemtap_write/install/bin/stap").function("mount_well_formed_probe_point@/root/systemtap_write/systemtap/tapsets.cxx:1429") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("multimap@/usr/include/c++/4.8.2/bits/stl_multimap.h:157") process("/root/systemtap_write/install/bin/stap").function("mutated_var_collector@/root/systemtap_write/systemtap/elaborate.cxx:1137") process("/root/systemtap_write/install/bin/stap").function("name@/usr/include/c++/4.8.2/typeinfo:99") process("/root/systemtap_write/install/bin/stap").function("name_has_wildcard@/root/systemtap_write/systemtap/dwflpp.cxx:261") $pattern:string const& process("/root/systemtap_write/install/bin/stap").function("named_char_class@/root/systemtap_write/systemtap/stapregex-parse.cxx:625") $name:string const& process("/root/systemtap_write/install/bin/stap").function("needs_global_locks@/root/systemtap_write/systemtap/elaborate.h:222") $this:struct derived_probe* const process("/root/systemtap_write/install/bin/stap").function("needs_global_locks@/root/systemtap_write/systemtap/tapset-been.cxx:60") $this:struct be_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("netfilter_derived_probe@/root/systemtap_write/systemtap/tapset-netfilter.cxx:66") $this:struct netfilter_derived_probe* const $s:struct systemtap_session& $p:struct probe* $l:struct probe_point* $h:string $protof:string $pri:string process("/root/systemtap_write/install/bin/stap").function("netfilter_var_expanding_visitor@/root/systemtap_write/systemtap/tapset-netfilter.cxx:395") $this:struct netfilter_var_expanding_visitor* const $s:struct systemtap_session& $pn:string const& process("/root/systemtap_write/install/bin/stap").function("never_derived_probe@/root/systemtap_write/systemtap/tapset-been.cxx:195") process("/root/systemtap_write/install/bin/stap").function("new_context@/root/systemtap_write/systemtap/loc2c.c:135") $pool:struct obstack* $fail:void volatile* $fail_arg:void* $emit_address:void* $dwbias:Dwarf_Addr $pc_address:Dwarf_Addr $attr:Dwarf_Attribute* $fb_attr:Dwarf_Attribute* $cfa_ops:Dwarf_Op const* process("/root/systemtap_write/install/bin/stap").function("new_synthetic_loc@/root/systemtap_write/systemtap/loc2c.c:275") $origin:struct location* $deref:_Bool process("/root/systemtap_write/install/bin/stap").function("newline@/root/systemtap_write/systemtap/translator-output.cxx:43") $this:class translator_output* const $indent:int process("/root/systemtap_write/install/bin/stap").function("next@/root/systemtap_write/systemtap/parse.cxx:1175") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("next@/root/systemtap_write/systemtap/stapregex-parse.cxx:159") $this:struct cursor* const process("/root/systemtap_write/install/bin/stap").function("next@/root/systemtap_write/systemtap/translate.cxx:868") $this:class itervar const* const $mv:struct mapvar const& process("/root/systemtap_write/install/bin/stap").function("next_pp1@/root/systemtap_write/systemtap/parse.cxx:408") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("next_statement@/root/systemtap_write/systemtap/staptree.h:765") process("/root/systemtap_write/install/bin/stap").function("no_var_mutation_during_iteration_check@/root/systemtap_write/systemtap/elaborate.cxx:1174") process("/root/systemtap_write/install/bin/stap").function("normalize_machine@/root/systemtap_write/systemtap/util.cxx:1038") $machine:string const& process("/root/systemtap_write/install/bin/stap").function("noshowbase@/usr/include/c++/4.8.2/bits/ios_base.h:819") process("/root/systemtap_write/install/bin/stap").function("note_recursive_functioncall@/root/systemtap_write/systemtap/staptree.cxx:2293") $this:struct functioncall_traversing_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("note_recursive_functioncall@/root/systemtap_write/systemtap/translate.cxx:2380") $this:struct max_action_info* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("nssCleanup@/root/systemtap_write/systemtap/nsscommon.cxx:196") $db_path:char const* process("/root/systemtap_write/install/bin/stap").function("nssError@/root/systemtap_write/systemtap/nsscommon.cxx:151") process("/root/systemtap_write/install/bin/stap").function("nssInit@/root/systemtap_write/systemtap/nsscommon.cxx:177") $db_path:char const* $readWrite:int $issueMessage:int process("/root/systemtap_write/install/bin/stap").function("nssPasswordCallback@/root/systemtap_write/systemtap/nsscommon.cxx:268") $info:PK11SlotInfo* $retry:PRBool $arg:void* process("/root/systemtap_write/install/bin/stap").function("nsscommon_error@/root/systemtap_write/systemtap/csclient.cxx:85") $msg:char const* $logit:int process("/root/systemtap_write/install/bin/stap").function("nsscommon_error@/root/systemtap_write/systemtap/nsscommon.cxx:98") $msg:string const& $logit:int process("/root/systemtap_write/install/bin/stap").function("null_child_fd@/root/systemtap_write/systemtap/util.cxx:680") $childfd:int $fa:posix_spawn_file_actions_t* process("/root/systemtap_write/install/bin/stap").function("null_die@/root/systemtap_write/systemtap/tapsets.cxx:432") $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("null_op@/root/systemtap_write/systemtap/stapregex-tree.h:127") process("/root/systemtap_write/install/bin/stap").function("null_statement@/root/systemtap_write/systemtap/staptree.cxx:56") $this:struct null_statement* const $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("null_statement@/root/systemtap_write/systemtap/staptree.h:711") process("/root/systemtap_write/install/bin/stap").function("num_errors@/root/systemtap_write/systemtap/session.h:405") process("/root/systemtap_write/install/bin/stap").function("num_states@/root/systemtap_write/systemtap/stapregex.cxx:84") $this:struct stapdfa const* const process("/root/systemtap_write/install/bin/stap").function("num_tags@/root/systemtap_write/systemtap/stapregex.cxx:90") $this:struct stapdfa const* const process("/root/systemtap_write/install/bin/stap").function("obstack_printf@/usr/include/bits/stdio2.h:191") process("/root/systemtap_write/install/bin/stap").function("octCh@/root/systemtap_write/systemtap/stapregex-parse.cxx:77") $c:unsigned int process("/root/systemtap_write/install/bin/stap").function("offline_search_names_find@/root/systemtap_write/systemtap/setupdwfl.cxx:135") $modpath:string const& process("/root/systemtap_write/install/bin/stap").function("op_create_auxiliary@/root/systemtap_write/systemtap/session.cxx:2339") $this:struct systemtap_session* const $trailer_p:bool process("/root/systemtap_write/install/bin/stap").function("open64@/usr/include/bits/fcntl2.h:73") $__oflag:int $__path:char const* process("/root/systemtap_write/install/bin/stap").function("open@/usr/include/bits/fcntl2.h:41") $__oflag:int $__path:char const* process("/root/systemtap_write/install/bin/stap").function("open@/usr/include/c++/4.8.2/fstream:538") $__mode:openmode $__s:char const* $this:class basic_ifstream >* const process("/root/systemtap_write/install/bin/stap").function("open@/usr/include/c++/4.8.2/fstream:713") $__mode:openmode $__s:char const* $this:class basic_ofstream >* const process("/root/systemtap_write/install/bin/stap").function("open_control_master@/root/systemtap_write/systemtap/remote.cxx:965") $this:class ssh_legacy_remote* const process("/root/systemtap_write/install/bin/stap").function("operator std::tr1::__shared_ptr::__unspecified_bool_type@/usr/include/c++/4.8.2/tr1/shared_ptr.h:685") $this:class __shared_ptr const* const process("/root/systemtap_write/install/bin/stap").function("operator void*@/usr/include/c++/4.8.2/bits/basic_ios.h:115") process("/root/systemtap_write/install/bin/stap").function("operator!=, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2532") process("/root/systemtap_write/install/bin/stap").function("operator!=, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2556") process("/root/systemtap_write/install/bin/stap").function("operator!=*, std::vector > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:823") $__rhs:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > const& $__lhs:class __normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > > const& process("/root/systemtap_write/install/bin/stap").function("operator!=, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1428") $__y:class vector, std::allocator >, std::allocator, std::allocator > > > const& $__x:class vector, std::allocator >, std::allocator, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("operator!=@/root/systemtap_write/systemtap/csclient.cxx:2238") $x:PRNetAddr const& $y:PRNetAddr const& process("/root/systemtap_write/install/bin/stap").function("operator!=@/root/systemtap_write/systemtap/staptree.h:126") $other:struct exp_type_details const& $this:struct exp_type_details const* const process("/root/systemtap_write/install/bin/stap").function("operator!=@/usr/include/c++/4.8.2/bits/stl_tree.h:302") process("/root/systemtap_write/install/bin/stap").function("operator!@/usr/include/c++/4.8.2/bits/basic_ios.h:119") process("/root/systemtap_write/install/bin/stap").function("operator&=@/usr/include/c++/4.8.2/bits/ios_base.h:95") process("/root/systemtap_write/install/bin/stap").function("operator&@/usr/include/c++/4.8.2/bits/ios_base.h:153") process("/root/systemtap_write/install/bin/stap").function("operator&@/usr/include/c++/4.8.2/bits/ios_base.h:75") process("/root/systemtap_write/install/bin/stap").function("operator()@/root/systemtap_write/systemtap/dwflpp.cxx:1523") process("/root/systemtap_write/install/bin/stap").function("operator()@/root/systemtap_write/systemtap/util.h:331") process("/root/systemtap_write/install/bin/stap").function("operator()@/usr/include/c++/4.8.2/bits/stl_function.h:207") $__y:class basic_string, std::allocator > const& $__x:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("operator()@/usr/include/c++/4.8.2/bits/stl_function.h:234") process("/root/systemtap_write/install/bin/stap").function("operator()@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:368") process("/root/systemtap_write/install/bin/stap").function("operator()@/usr/include/c++/4.8.2/tr1/shared_ptr.h:285") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_deque.h:148") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_deque.h:160") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_iterator.h:193") $this:class reverse_iterator<__gnu_cxx::__normal_iterator > > >* const process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_iterator.h:746") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_iterator.h:753") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_list.h:153") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_list.h:160") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_list.h:233") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_list.h:240") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_tree.h:187") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_tree.h:194") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_tree.h:268") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/bits/stl_tree.h:275") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:290") process("/root/systemtap_write/install/bin/stap").function("operator++@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:297") $this:struct _Hashtable_iterator, std::allocator >, Dwarf_Die>, false, false>* const process("/root/systemtap_write/install/bin/stap").function("operator+, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2365") process("/root/systemtap_write/install/bin/stap").function("operator+, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2402") process("/root/systemtap_write/install/bin/stap").function("operator+, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2418") process("/root/systemtap_write/install/bin/stap").function("operator+, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.tcc:692") process("/root/systemtap_write/install/bin/stap").function("operator+=@/usr/include/c++/4.8.2/bits/basic_string.h:932") process("/root/systemtap_write/install/bin/stap").function("operator+=@/usr/include/c++/4.8.2/bits/basic_string.h:941") process("/root/systemtap_write/install/bin/stap").function("operator+=@/usr/include/c++/4.8.2/bits/basic_string.h:950") process("/root/systemtap_write/install/bin/stap").function("operator+=@/usr/include/c++/4.8.2/bits/stl_deque.h:188") process("/root/systemtap_write/install/bin/stap").function("operator+=@/usr/include/c++/4.8.2/bits/stl_iterator.h:774") process("/root/systemtap_write/install/bin/stap").function("operator+@/usr/include/c++/4.8.2/bits/stl_deque.h:207") process("/root/systemtap_write/install/bin/stap").function("operator+@/usr/include/c++/4.8.2/bits/stl_iterator.h:778") process("/root/systemtap_write/install/bin/stap").function("operator--@/usr/include/c++/4.8.2/bits/stl_deque.h:168") process("/root/systemtap_write/install/bin/stap").function("operator--@/usr/include/c++/4.8.2/bits/stl_iterator.h:758") process("/root/systemtap_write/install/bin/stap").function("operator--@/usr/include/c++/4.8.2/bits/stl_tree.h:202") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__rhs:class __normal_iterator > > const& $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:889") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__rhs:class __normal_iterator > > const& $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") $__y:struct _Deque_iterator const& $__x:struct _Deque_iterator const& process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") $__y:struct _Deque_iterator const& $__x:struct _Deque_iterator const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator-*, std::vector > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator-*, std::vector > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator*, std::vector, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("operator-, const std::pair&, const std::pair*>@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator-, std::pair&, std::pair*>@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator-*, std::vector > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator*, std::vector, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("operator-, std::pair&, std::pair*>@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator-, std::basic_string >*, std::vector, std::basic_string > > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator, std::allocator >, std::basic_string, std::allocator > >*, std::vector, std::allocator >, std::basic_string, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > > > const& process("/root/systemtap_write/install/bin/stap").function("operator-, unsigned int>*, std::vector, unsigned int> > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator, std::allocator >, unsigned int>*, std::vector, std::allocator >, unsigned int>, std::allocator, std::allocator >, unsigned int> > > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") $__lhs:class __normal_iterator > > const& process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- > >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator- >@/usr/include/c++/4.8.2/bits/stl_iterator.h:896") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:331") $__y:struct _Deque_iterator const& $__x:struct _Deque_iterator const& process("/root/systemtap_write/install/bin/stap").function("operator-=@/usr/include/c++/4.8.2/bits/stl_deque.h:214") process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_deque.h:218") $__n:difference_type process("/root/systemtap_write/install/bin/stap").function("operator-@/usr/include/c++/4.8.2/bits/stl_iterator.h:786") process("/root/systemtap_write/install/bin/stap").function("operator< >@/usr/include/c++/4.8.2/bits/stl_pair.h:220") process("/root/systemtap_write/install/bin/stap").function("operator< @/usr/include/c++/4.8.2/bits/stl_pair.h:220") $__y:struct pair const& $__x:struct pair const& process("/root/systemtap_write/install/bin/stap").function("operator< , std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2569") process("/root/systemtap_write/install/bin/stap").function("operator< >@/usr/include/c++/4.8.2/bits/stl_vector.h:1421") process("/root/systemtap_write/install/bin/stap").function("operator< @/usr/include/c++/4.8.2/bits/stl_pair.h:220") $__y:struct pair const& $__x:struct pair const& process("/root/systemtap_write/install/bin/stap").function("operator< , std::basic_string >@/usr/include/c++/4.8.2/bits/stl_pair.h:220") process("/root/systemtap_write/install/bin/stap").function("operator< , exp_type>@/usr/include/c++/4.8.2/bits/stl_pair.h:220") process("/root/systemtap_write/install/bin/stap").function("operator< @/usr/include/c++/4.8.2/bits/stl_pair.h:220") $__y:struct pair const& $__x:struct pair const& process("/root/systemtap_write/install/bin/stap").function("operator<< >@/usr/include/c++/4.8.2/iomanip:175") process("/root/systemtap_write/install/bin/stap").function("operator<< >@/usr/include/c++/4.8.2/iomanip:235") process("/root/systemtap_write/install/bin/stap").function("operator<< , std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2753") process("/root/systemtap_write/install/bin/stap").function("operator<< >@/usr/include/c++/4.8.2/ostream:482") process("/root/systemtap_write/install/bin/stap").function("operator<< >@/usr/include/c++/4.8.2/ostream:530") process("/root/systemtap_write/install/bin/stap").function("operator<< >@/usr/include/c++/4.8.2/ostream:548") $__s:unsigned char const* $__out:class basic_ostream >& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/csclient.cxx:2106") $s:ostream& $i:struct compile_server_info const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/csclient.cxx:2180") $s:ostream& $v:class vector > const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/parse.cxx:302") $o:ostream& $loc:struct source_loc const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/parse.cxx:312") $o:ostream& $t:struct token const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex-dfa.cxx:674") $o:ostream& $a:tdfa_action const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex-dfa.cxx:693") $o:ostream& $p:arc_priority const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex-dfa.cxx:752") process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex-dfa.cxx:759") $o:ostream& $d:struct dfa const* process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex-tree.cxx:221") process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex-tree.cxx:228") $o:ostream& $re:struct regexp const* process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex-tree.cxx:89") $o:ostream& $ran:struct range const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex-tree.cxx:96") $o:ostream& $ran:struct range const* process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/stapregex.cxx:185") $o:ostream& $d:struct stapdfa const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/staptree.cxx:1108") $k:struct statement const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/staptree.cxx:1407") $o:ostream& $k:struct probe_point const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/staptree.cxx:1414") process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/staptree.cxx:239") $o:ostream& $e:enum exp_type const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/staptree.cxx:339") process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/staptree.cxx:449") $o:ostream& $c:struct component const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/translate.cxx:523") $o:ostream& $v:class var const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/translate.cxx:575") $o:ostream& $v:struct tmpvar const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/root/systemtap_write/systemtap/translate.cxx:934") $o:ostream& $v:class itervar const& process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:108") process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:127") process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:166") process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:170") process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:174") $__n:bool process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:181") process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:192") process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:205") $__n:long long unsigned int process("/root/systemtap_write/install/bin/stap").function("operator<<@/usr/include/c++/4.8.2/ostream:245") process("/root/systemtap_write/install/bin/stap").function("operator<=, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2643") $__rhs:class basic_string, std::allocator > const& $__lhs:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("operator<@/root/systemtap_write/systemtap/cache.cxx:417") $this:struct cache_ent_info const* const $other:struct cache_ent_info const& process("/root/systemtap_write/install/bin/stap").function("operator<@/root/systemtap_write/systemtap/csclient.cxx:169") process("/root/systemtap_write/install/bin/stap").function("operator<@/root/systemtap_write/systemtap/cscommon.cxx:48") $this:struct cs_protocol_version const* const $that:struct cs_protocol_version const& process("/root/systemtap_write/install/bin/stap").function("operator<@/root/systemtap_write/systemtap/elaborate.cxx:335") $this:struct match_key const* const $other:struct match_key const& process("/root/systemtap_write/install/bin/stap").function("operator<@/root/systemtap_write/systemtap/tapsets.cxx:2005") $this:struct inline_instance_info const* const $other:struct inline_instance_info const& process("/root/systemtap_write/install/bin/stap").function("operator==, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2507") $__rhs:class basic_string, std::allocator > const& $__lhs:char const* process("/root/systemtap_write/install/bin/stap").function("operator==, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2519") process("/root/systemtap_write/install/bin/stap").function("operator==@/usr/include/c++/4.8.2/bits/basic_string.h:2493") process("/root/systemtap_write/install/bin/stap").function("operator== >@/usr/include/c++/4.8.2/bits/stl_list.h:1602") $__y:class list > const& process("/root/systemtap_write/install/bin/stap").function("operator==, std::allocator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:1404") $__y:class vector, std::allocator >, std::allocator, std::allocator > > > const& $__x:class vector, std::allocator >, std::allocator, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("operator==@/root/systemtap_write/systemtap/csclient.cxx:129") $this:struct compile_server_info const* const $that:struct compile_server_info const& process("/root/systemtap_write/install/bin/stap").function("operator==@/root/systemtap_write/systemtap/csclient.cxx:2215") $x:PRNetAddr const& $y:PRNetAddr const& process("/root/systemtap_write/install/bin/stap").function("operator==@/root/systemtap_write/systemtap/session.h:81") $other:struct statistic_decl const& $this:struct statistic_decl* const process("/root/systemtap_write/install/bin/stap").function("operator==@/root/systemtap_write/systemtap/staptree.h:124") $other:struct exp_type_details const& $this:struct exp_type_details const* const process("/root/systemtap_write/install/bin/stap").function("operator==@/usr/include/c++/4.8.2/bits/stl_tree.h:298") process("/root/systemtap_write/install/bin/stap").function("operator==@/usr/include/c++/4.8.2/typeinfo:120") $this:class type_info const* const process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/csclient.cxx:193") $this:struct resolved_host* const process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/csclient.cxx:91") process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/cscommon.cxx:39") $this:struct cs_protocol_version* const $v:char const* process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/dwflpp.h:146") $this:struct base_func_info* const process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/dwflpp.h:160") $this:struct func_info* const process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/dwflpp.h:170") $this:struct inline_instance_info* const process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/stapregex-dfa.h:79") $this:struct kernel_point* const process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/staptree.h:146") process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/staptree.h:323") process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/staptree.h:41") $this:struct semantic_error* const process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/staptree.h:413") process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/staptree.h:484") process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/tapsets.cxx:10243") $this:struct tracepoint_arg* const process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/translate.cxx:348") process("/root/systemtap_write/install/bin/stap").function("operator=@/root/systemtap_write/systemtap/translate.cxx:543") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/basic_string.h:546") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/basic_string.h:554") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/basic_string.h:565") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/deque.tcc:92") $this:class deque, std::allocator > >* const $__x:class deque, std::allocator > > const& process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/list.tcc:184") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/stl_iterator.h:630") $__value:const_reference const process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/stl_map.h:264") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/stl_pair.h:96") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/stl_set.h:233") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/stl_tree.h:987") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/bits/vector.tcc:160") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/stdexcept:112") $this:class runtime_error* const process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/tr1/shared_ptr.h:352") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/tr1/shared_ptr.h:541") process("/root/systemtap_write/install/bin/stap").function("operator=@/usr/include/c++/4.8.2/tr1/shared_ptr.h:985") process("/root/systemtap_write/install/bin/stap").function("operator>, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2606") $__rhs:class basic_string, std::allocator > const& $__lhs:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("operator>=, std::allocator >@/usr/include/c++/4.8.2/bits/basic_string.h:2680") $__rhs:class basic_string, std::allocator > const& $__lhs:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("operator>>@/usr/include/c++/4.8.2/istream:175") $__n:short unsigned int& $this:class basic_istream >* const process("/root/systemtap_write/install/bin/stap").function("operator>>@/usr/include/c++/4.8.2/istream:182") $__n:unsigned int& $this:class basic_istream >* const process("/root/systemtap_write/install/bin/stap").function("operator>>@/usr/include/c++/4.8.2/istream:186") process("/root/systemtap_write/install/bin/stap").function("operator>>@/usr/include/c++/4.8.2/istream:190") $__n:long unsigned int& $this:class basic_istream >* const process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/bits/basic_string.h:826") process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/bits/basic_string.h:843") process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/bits/stl_deque.h:1244") process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/bits/stl_deque.h:1259") process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/bits/stl_deque.h:225") process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/bits/stl_map.h:456") process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/bits/stl_vector.h:770") process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/bits/stl_vector.h:785") process("/root/systemtap_write/install/bin/stap").function("operator[]@/usr/include/c++/4.8.2/tr1/hashtable_policy.h:519") process("/root/systemtap_write/install/bin/stap").function("operator|=@/usr/include/c++/4.8.2/bits/ios_base.h:91") process("/root/systemtap_write/install/bin/stap").function("operator|@/usr/include/c++/4.8.2/bits/ios_base.h:157") $__b:enum _Ios_Iostate process("/root/systemtap_write/install/bin/stap").function("operator|@/usr/include/c++/4.8.2/bits/ios_base.h:79") process("/root/systemtap_write/install/bin/stap").function("otf_safe_context@/root/systemtap_write/systemtap/elaborate.h:311") $this:struct derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("otf_safe_context@/root/systemtap_write/systemtap/tapset-timers.cxx:230") $this:struct hrtimer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("otf_safe_context@/root/systemtap_write/systemtap/tapsets.cxx:593") $this:struct dwarf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("otf_safe_context@/root/systemtap_write/systemtap/tapsets.cxx:8483") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("otf_supported@/root/systemtap_write/systemtap/elaborate.h:308") $this:struct derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("otf_supported@/root/systemtap_write/systemtap/tapset-timers.cxx:226") $this:struct hrtimer_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("otf_supported@/root/systemtap_write/systemtap/tapsets.cxx:590") $this:struct dwarf_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("otf_supported@/root/systemtap_write/systemtap/tapsets.cxx:8478") $this:struct uprobe_derived_probe_group* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("output_autoconf@/root/systemtap_write/systemtap/buildrun.cxx:146") $o:ofstream& $autoconf_c:char const* $deftrue:char const* $s:struct systemtap_session& $deffalse:char const* process("/root/systemtap_write/install/bin/stap").function("output_dual_exportconf@/root/systemtap_write/systemtap/buildrun.cxx:176") $s:struct systemtap_session& $o:ofstream& $symbol1:char const* $symbol2:char const* $deftrue:char const* process("/root/systemtap_write/install/bin/stap").function("output_either_exportconf@/root/systemtap_write/systemtap/buildrun.cxx:190") $s:struct systemtap_session& $o:ofstream& $symbol1:char const* $symbol2:char const* $deftrue:char const* process("/root/systemtap_write/install/bin/stap").function("output_exportconf@/root/systemtap_write/systemtap/buildrun.cxx:164") $s:struct systemtap_session& $o:ofstream& $symbol:char const* $deftrue:char const* process("/root/systemtap_write/install/bin/stap").function("override@/root/systemtap_write/systemtap/translate.cxx:560") $value:string const& $this:struct tmpvar* const process("/root/systemtap_write/install/bin/stap").function("package_request@/root/systemtap_write/systemtap/csclient.cxx:1144") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("pair, Dwarf_Die>*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>* const process("/root/systemtap_write/install/bin/stap").function("pair*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair >*>* const process("/root/systemtap_write/install/bin/stap").function("pair@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair, std::allocator >, std::basic_string, std::allocator > >* const $__p:struct pair const& process("/root/systemtap_write/install/bin/stap").function("pair@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair, Dwarf_Die>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair, dwarf_derived_probe*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair, func_info*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair, functiondecl*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair, kprobe_derived_probe*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair, std::vector*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair >@/usr/include/c++/4.8.2/bits/stl_pair.h:118") process("/root/systemtap_write/install/bin/stap").function("pair@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair* const process("/root/systemtap_write/install/bin/stap").function("pair, Dwarf_Die>*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>* const process("/root/systemtap_write/install/bin/stap").function("pair, std::vector*>*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair, std::allocator >, std::vector >*, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector >*> > >*>* const process("/root/systemtap_write/install/bin/stap").function("pair*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair, std::equal_to, std::allocator > >*>* const process("/root/systemtap_write/install/bin/stap").function("pair, Dwarf_Die>*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >*>* const process("/root/systemtap_write/install/bin/stap").function("pair*>@/usr/include/c++/4.8.2/bits/stl_pair.h:118") $this:struct pair >*>* const process("/root/systemtap_write/install/bin/stap").function("pair@/usr/include/c++/4.8.2/bits/stl_pair.h:108") $this:struct pair* const process("/root/systemtap_write/install/bin/stap").function("pair@/usr/include/c++/4.8.2/bits/stl_pair.h:112") process("/root/systemtap_write/install/bin/stap").function("pair@/usr/include/c++/4.8.2/bits/stl_pair.h:96") process("/root/systemtap_write/install/bin/stap").function("parse@/root/systemtap_write/systemtap/parse.cxx:1807") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse@/root/systemtap_write/systemtap/parse.cxx:223") $s:struct systemtap_session& $n:string const& $i:istream& $flags:unsigned int process("/root/systemtap_write/install/bin/stap").function("parse@/root/systemtap_write/systemtap/parse.cxx:230") $s:struct systemtap_session& $name:string const& $flags:unsigned int process("/root/systemtap_write/install/bin/stap").function("parse@/root/systemtap_write/systemtap/stapregex-parse.cxx:283") $this:class regex_parser* const $do_tag:bool process("/root/systemtap_write/install/bin/stap").function("parse_additive@/root/systemtap_write/systemtap/parse.cxx:3271") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_array_in@/root/systemtap_write/systemtap/parse.cxx:3112") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_assignment@/root/systemtap_write/systemtap/parse.cxx:2938") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_atvar_op@/root/systemtap_write/systemtap/parse.cxx:3800") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_boolean_and@/root/systemtap_write/systemtap/parse.cxx:3090") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_boolean_or@/root/systemtap_write/systemtap/parse.cxx:3046") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_boolean_xor@/root/systemtap_write/systemtap/parse.cxx:3068") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_break_statement@/root/systemtap_write/systemtap/parse.cxx:2607") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_cast_op@/root/systemtap_write/systemtap/parse.cxx:3772") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_char_range@/root/systemtap_write/systemtap/stapregex-parse.cxx:551") $this:class regex_parser* const process("/root/systemtap_write/install/bin/stap").function("parse_cmdline@/root/systemtap_write/systemtap/session.cxx:658") $this:struct systemtap_session* const $argc:int $argv:char* const* process("/root/systemtap_write/install/bin/stap").function("parse_cmdline_runtime@/root/systemtap_write/systemtap/session.cxx:1441") $this:struct systemtap_session* const $opt_runtime:string const& process("/root/systemtap_write/install/bin/stap").function("parse_comparison_or_regex_query@/root/systemtap_write/systemtap/parse.cxx:3182") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_concatenation@/root/systemtap_write/systemtap/parse.cxx:3247") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_continue_statement@/root/systemtap_write/systemtap/parse.cxx:2619") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_crement@/root/systemtap_write/systemtap/parse.cxx:3340") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_defined_op@/root/systemtap_write/systemtap/parse.cxx:3831") $this:class parser* const $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("parse_delete_statement@/root/systemtap_write/systemtap/parse.cxx:2580") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_dwarf_value@/root/systemtap_write/systemtap/parse.cxx:3380") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_embeddedcode@/root/systemtap_write/systemtap/parse.cxx:2015") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_entry_op@/root/systemtap_write/systemtap/parse.cxx:3843") $this:class parser* const $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("parse_error@/root/systemtap_write/systemtap/session.h:101") process("/root/systemtap_write/install/bin/stap").function("parse_error@/root/systemtap_write/systemtap/session.h:103") $skip:bool $msg:string const& $src:string const& $this:struct parse_error* const process("/root/systemtap_write/install/bin/stap").function("parse_error@/root/systemtap_write/systemtap/session.h:92") process("/root/systemtap_write/install/bin/stap").function("parse_error@/root/systemtap_write/systemtap/session.h:99") $this:struct parse_error* const $src:string const& $msg:string const& process("/root/systemtap_write/install/bin/stap").function("parse_error@/root/systemtap_write/systemtap/stapregex-parse.cxx:334") $this:class regex_parser* const $msg:string const& $pos:unsigned int process("/root/systemtap_write/install/bin/stap").function("parse_error@/root/systemtap_write/systemtap/stapregex-parse.cxx:340") $this:class regex_parser* const $msg:string const& process("/root/systemtap_write/install/bin/stap").function("parse_expr@/root/systemtap_write/systemtap/stapregex-parse.cxx:348") $this:class regex_parser* const process("/root/systemtap_write/install/bin/stap").function("parse_expr_statement@/root/systemtap_write/systemtap/parse.cxx:2551") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_expression@/root/systemtap_write/systemtap/parse.cxx:2931") process("/root/systemtap_write/install/bin/stap").function("parse_factor@/root/systemtap_write/systemtap/stapregex-parse.cxx:381") $this:class regex_parser* const process("/root/systemtap_write/install/bin/stap").function("parse_for_loop@/root/systemtap_write/systemtap/parse.cxx:2631") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_foreach_loop@/root/systemtap_write/systemtap/parse.cxx:2734") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_function_spec@/root/systemtap_write/systemtap/tapsets.cxx:1169") $this:struct dwarf_query* const $spec:string const& process("/root/systemtap_write/install/bin/stap").function("parse_functiondecl@/root/systemtap_write/systemtap/parse.cxx:2216") $this:class parser* const $functions:class vector >& process("/root/systemtap_write/install/bin/stap").function("parse_global@/root/systemtap_write/systemtap/parse.cxx:2143") $this:class parser* const $globals:class vector >& process("/root/systemtap_write/install/bin/stap").function("parse_hist_op_or_bare_name@/root/systemtap_write/systemtap/parse.cxx:3464") $this:class parser* const $hop:struct hist_op*& $name:string& process("/root/systemtap_write/install/bin/stap").function("parse_if_statement@/root/systemtap_write/systemtap/parse.cxx:2515") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_indexable@/root/systemtap_write/systemtap/parse.cxx:3495") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_kernel_config@/root/systemtap_write/systemtap/session.cxx:1689") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("parse_kernel_exports@/root/systemtap_write/systemtap/session.cxx:1727") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("parse_kernel_functions@/root/systemtap_write/systemtap/session.cxx:1766") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("parse_library_macros@/root/systemtap_write/systemtap/parse.cxx:247") $s:struct systemtap_session& $name:string const& process("/root/systemtap_write/install/bin/stap").function("parse_library_macros@/root/systemtap_write/systemtap/parse.cxx:714") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_literal@/root/systemtap_write/systemtap/parse.cxx:2465") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_literal_string@/root/systemtap_write/systemtap/parse.cxx:2450") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_logical_and@/root/systemtap_write/systemtap/parse.cxx:3024") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_logical_or@/root/systemtap_write/systemtap/parse.cxx:3002") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_multiplicative@/root/systemtap_write/systemtap/parse.cxx:3294") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_next_statement@/root/systemtap_write/systemtap/parse.cxx:2593") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_number@/root/systemtap_write/systemtap/stapregex-parse.cxx:594") $this:class regex_parser* const process("/root/systemtap_write/install/bin/stap").function("parse_out_arg_precision@/root/systemtap_write/systemtap/tapsets.cxx:6217") $this:struct sdt_uprobe_var_expanding_visitor* const $asmarg:string& process("/root/systemtap_write/install/bin/stap").function("parse_perf_op@/root/systemtap_write/systemtap/parse.cxx:3855") $this:class parser* const $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("parse_probe@/root/systemtap_write/systemtap/parse.cxx:1933") $this:class parser* const $probe_ret:class vector >& $alias_ret:class vector >& process("/root/systemtap_write/install/bin/stap").function("parse_probe_format@/root/systemtap_write/systemtap/tapset-mark.cxx:254") $this:struct mark_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("parse_probe_point@/root/systemtap_write/systemtap/parse.cxx:2312") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_return_statement@/root/systemtap_write/systemtap/parse.cxx:2565") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_shift@/root/systemtap_write/systemtap/parse.cxx:3224") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_stap_color@/root/systemtap_write/systemtap/session.cxx:2405") $this:struct systemtap_session* const $type:string const& process("/root/systemtap_write/install/bin/stap").function("parse_statement@/root/systemtap_write/systemtap/parse.cxx:2093") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_stmt_block@/root/systemtap_write/systemtap/parse.cxx:2033") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_symbol@/root/systemtap_write/systemtap/parse.cxx:3514") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_synthetic_probe@/root/systemtap_write/systemtap/parse.cxx:1902") $this:class parser* const $chain:struct token const* process("/root/systemtap_write/install/bin/stap").function("parse_synthetic_probe@/root/systemtap_write/systemtap/parse.cxx:264") $s:struct systemtap_session& $i:istream& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("parse_target_symbol@/root/systemtap_write/systemtap/parse.cxx:3755") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_target_symbol_components@/root/systemtap_write/systemtap/parse.cxx:3879") $this:class parser* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("parse_term@/root/systemtap_write/systemtap/stapregex-parse.cxx:365") $this:class regex_parser* const process("/root/systemtap_write/install/bin/stap").function("parse_ternary@/root/systemtap_write/systemtap/parse.cxx:2975") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_try_block@/root/systemtap_write/systemtap/parse.cxx:2059") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_unary@/root/systemtap_write/systemtap/parse.cxx:3317") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_value@/root/systemtap_write/systemtap/parse.cxx:3427") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parse_while_loop@/root/systemtap_write/systemtap/parse.cxx:2701") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("parser@/root/systemtap_write/systemtap/parse.cxx:273") $this:class parser* const $s:struct systemtap_session& $n:string const& $i:istream& $flags:unsigned int process("/root/systemtap_write/install/bin/stap").function("partial_sort<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:5324") $__comp:void* $__middle:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("partial_sort<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:5324") $__comp:void* $__middle:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("partial_sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:5285") $__middle:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("partial_sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:5285") $__middle:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("pass_5@/root/systemtap_write/systemtap/main.cxx:1007") process("/root/systemtap_write/install/bin/stap").function("passes_0_4@/root/systemtap_write/systemtap/csclient.cxx:765") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("passes_0_4@/root/systemtap_write/systemtap/main.cxx:357") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("passes_0_4_again_with_server@/root/systemtap_write/systemtap/main.cxx:1066") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("path_insert_sysroot@/root/systemtap_write/systemtap/setupdwfl.cxx:322") $sysroot:string $path:string process("/root/systemtap_write/install/bin/stap").function("path_remove_sysroot@/root/systemtap_write/systemtap/tapsets.cxx:1322") $sess:struct systemtap_session const& $path:string const& process("/root/systemtap_write/install/bin/stap").function("pc_die_line_string@/root/systemtap_write/systemtap/dwflpp.cxx:3036") $this:struct dwflpp* const $pc:Dwarf_Addr $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("pc_line@/root/systemtap_write/systemtap/dwflpp.cxx:3015") $this:struct dwflpp* const $pc:Dwarf_Addr $lineno:int* $colno:int* process("/root/systemtap_write/install/bin/stap").function("peek@/root/systemtap_write/systemtap/parse.cxx:1190") process("/root/systemtap_write/install/bin/stap").function("peek@/root/systemtap_write/systemtap/stapregex-parse.cxx:174") process("/root/systemtap_write/install/bin/stap").function("peek_kw@/root/systemtap_write/systemtap/parse.cxx:1341") $this:class parser* const $kw:string const& process("/root/systemtap_write/install/bin/stap").function("peek_op@/root/systemtap_write/systemtap/parse.cxx:1334") $this:class parser* const $op:string const& process("/root/systemtap_write/install/bin/stap").function("peek_target_symbol_components@/root/systemtap_write/systemtap/parse.cxx:3869") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("perf_derived_probe@/root/systemtap_write/systemtap/tapset-perfmon.cxx:64") $this:struct perf_derived_probe* const $p:struct probe* $l:struct probe_point* $type:int64_t $config:int64_t $i:int64_t $process_p:bool $counter_p:bool $process_n:string $counter:string process("/root/systemtap_write/install/bin/stap").function("perf_op@/root/systemtap_write/systemtap/staptree.h:405") process("/root/systemtap_write/install/bin/stap").function("pieces_small_enough@/root/systemtap_write/systemtap/loc2c.c:1642") process("/root/systemtap_write/install/bin/stap").function("pipe_child_fd@/root/systemtap_write/systemtap/util.cxx:663") $fa:posix_spawn_file_actions_t* $pipefd:int* $childfd:int process("/root/systemtap_write/install/bin/stap").function("plt_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:2614") $entry:string const& $this:struct plt_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("pointer_stride@/root/systemtap_write/systemtap/loc2c.c:2259") $typedie:Dwarf_Die* $origin:struct location* $attr_mem:Dwarf_Attribute $die_mem:Dwarf_Die process("/root/systemtap_write/install/bin/stap").function("pop@/usr/include/c++/4.8.2/bits/stl_queue.h:238") process("/root/systemtap_write/install/bin/stap").function("pop@/usr/include/c++/4.8.2/bits/stl_stack.h:212") process("/root/systemtap_write/install/bin/stap").function("pop_active_lvalue@/root/systemtap_write/systemtap/staptree.cxx:1776") $this:struct visitor* const process("/root/systemtap_write/install/bin/stap").function("pop_back@/usr/include/c++/4.8.2/bits/stl_deque.h:1442") process("/root/systemtap_write/install/bin/stap").function("pop_back@/usr/include/c++/4.8.2/bits/stl_vector.h:937") process("/root/systemtap_write/install/bin/stap").function("pop_front@/usr/include/c++/4.8.2/bits/stl_deque.h:1421") process("/root/systemtap_write/install/bin/stap").function("post_crement@/root/systemtap_write/systemtap/staptree.h:218") process("/root/systemtap_write/install/bin/stap").function("pp1_activation@/root/systemtap_write/systemtap/parse.cxx:115") $curr_macro:struct macrodecl* $tok:struct token const* $this:struct pp1_activation* const process("/root/systemtap_write/install/bin/stap").function("pp_macrodecl@/root/systemtap_write/systemtap/parse.cxx:97") process("/root/systemtap_write/install/bin/stap").function("ppoll@/usr/include/bits/poll2.h:65") $__ss:__sigset_t const* $__timeout:struct timespec const* $__nfds:nfds_t $__fds:struct pollfd* process("/root/systemtap_write/install/bin/stap").function("pr15123_retry_addr@/root/systemtap_write/systemtap/dwflpp.cxx:4656") $this:struct dwflpp* const $pc:Dwarf_Addr $die:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("pr_contains@/root/systemtap_write/systemtap/privilege.cxx:42") $actual:privilege_t $required:privilege_t process("/root/systemtap_write/install/bin/stap").function("pr_name@/root/systemtap_write/systemtap/privilege.cxx:28") $p:privilege_t process("/root/systemtap_write/install/bin/stap").function("pre_crement@/root/systemtap_write/systemtap/staptree.h:212") process("/root/systemtap_write/install/bin/stap").function("precision_to_function@/root/systemtap_write/systemtap/tapsets.cxx:6352") $precision:long int process("/root/systemtap_write/install/bin/stap").function("preferred_order@/root/systemtap_write/systemtap/csclient.cxx:182") $servers:class vector >& process("/root/systemtap_write/install/bin/stap").function("prepare@/root/systemtap_write/systemtap/remote.cxx:447") $this:class stapsh* const process("/root/systemtap_write/install/bin/stap").function("prepare@/root/systemtap_write/systemtap/remote.h:23") $this:class remote* const process("/root/systemtap_write/install/bin/stap").function("prepare_poll@/root/systemtap_write/systemtap/remote.cxx:137") $this:class stapsh* const $fds:class vector >& process("/root/systemtap_write/install/bin/stap").function("prepare_poll@/root/systemtap_write/systemtap/remote.h:27") $this:class remote* const process("/root/systemtap_write/install/bin/stap").function("prepare_rvalue@/root/systemtap_write/systemtap/translate.cxx:5092") $this:struct c_tmpcounter_assignment* const $rval:struct tmpvar& process("/root/systemtap_write/install/bin/stap").function("prepare_rvalue@/root/systemtap_write/systemtap/translate.cxx:5158") $this:struct c_unparser_assignment* const $op:string const& $rval:struct tmpvar& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("prepare_section_rejection@/root/systemtap_write/systemtap/tapsets.cxx:8151") $this:struct symbol_table* const $mod:Dwfl_Module* process("/root/systemtap_write/install/bin/stap").function("prepare_symbol_data@/root/systemtap_write/systemtap/translate.cxx:7594") process("/root/systemtap_write/install/bin/stap").function("prepare_translate_pass@/root/systemtap_write/systemtap/translate.cxx:7826") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("preprocess_print_format@/root/systemtap_write/systemtap/translate.cxx:5816") $e:struct print_format* $tmp:class vector >& $components:class vector >& $format_string:string& process("/root/systemtap_write/install/bin/stap").function("pretty_print_depth@/root/systemtap_write/systemtap/staptree.cxx:281") process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-dfa.cxx:700") $this:struct state const* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-dfa.cxx:734") $this:struct dfa const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-dfa.cxx:740") $this:struct dfa const* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.cxx:55") $this:struct range const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:132") $this:struct null_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:145") $this:struct anchor_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:157") $this:struct tag_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:168") $this:struct match_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:180") $this:struct alt_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:197") $this:struct cat_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:213") $this:struct close_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:227") $this:struct closev_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex-tree.h:243") $this:struct rule_op const* const $o:ostream& $priority:unsigned int process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex.cxx:171") $this:struct stapdfa const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/stapregex.cxx:177") $this:struct stapdfa const* const $o:class translator_output* process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1030") $this:struct print_format const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1049") $this:struct stat_op const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1083") $this:struct hist_op const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1115") $this:struct embeddedcode const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1122") $this:struct block const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1139") $this:struct try_block const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1151") $this:struct for_loop const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1164") $this:struct foreach_loop const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1221") $this:struct null_statement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1227") $this:struct expr_statement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1233") $this:struct return_statement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1239") $this:struct delete_statement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1244") $this:struct next_statement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1249") $this:struct break_statement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1254") $this:struct continue_statement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1259") $this:struct if_statement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1268") $this:struct stapfile const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1302") $this:struct probe const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:1346") $this:struct probe_point const* const $o:ostream& $print_extras:bool process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:346") $this:struct literal_string const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:358") $this:struct literal_number const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:368") $this:struct embedded_expr const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:374") $this:struct binary_expression const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:381") $this:struct regex_query const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:391") $this:struct unary_expression const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:396") $this:struct array_in const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:411") $this:struct post_crement const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:417") $this:struct ternary_expression const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:425") $this:struct symbol const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:431") $this:struct component const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:456") $this:struct target_symbol const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:466") $this:struct atvar_op const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:476") $this:struct cast_op const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:490") $this:struct autocast_op const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:500") $this:struct defined_op const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:506") $this:struct entry_op const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:512") $this:struct perf_op const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:518") $this:struct vardecl const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:553") $this:struct functiondecl const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:626") $this:struct arrayindex const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print@/root/systemtap_write/systemtap/staptree.cxx:642") $this:struct functioncall const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_chars@/root/systemtap_write/systemtap/tapsets.cxx:3436") $this:struct dwarf_pretty_print* const $start_type:Dwarf_Die* $e:struct target_symbol* $pf:struct print_format* process("/root/systemtap_write/install/bin/stap").function("print_coverage_info@/root/systemtap_write/systemtap/coveragedb.cxx:25") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/elaborate.h:193") $this:struct derived_probe* const process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapset-been.cxx:198") $this:struct never_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapset-been.cxx:58") $this:struct be_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapset-mark.cxx:409") $this:struct mark_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapset-timers.cxx:214") $this:struct hrtimer_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapset-timers.cxx:43") $this:struct timer_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapset-utrace.cxx:242") $this:struct utrace_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapsets.cxx:10674") $this:struct tracepoint_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapsets.cxx:5366") $this:struct dwarf_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp@/root/systemtap_write/systemtap/tapsets.cxx:570") $this:struct uprobe_derived_probe* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp_unprivileged@/root/systemtap_write/systemtap/elaborate.cxx:207") $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_dupe_stamp_unprivileged_process_owner@/root/systemtap_write/systemtap/elaborate.cxx:213") $o:ostream& process("/root/systemtap_write/install/bin/stap").function("print_error@/root/systemtap_write/systemtap/parse.cxx:335") $this:class parser* const $pe:struct parse_error const& $errs_as_warnings:bool process("/root/systemtap_write/install/bin/stap").function("print_error@/root/systemtap_write/systemtap/session.cxx:2039") $this:struct systemtap_session* const $se:struct semantic_error const& process("/root/systemtap_write/install/bin/stap").function("print_error@/root/systemtap_write/systemtap/session.cxx:2199") $this:struct systemtap_session* const $pe:struct parse_error const& $tok:struct token const* $input_name:string const& $is_warningerr:bool process("/root/systemtap_write/install/bin/stap").function("print_error_details@/root/systemtap_write/systemtap/session.cxx:2169") $this:struct systemtap_session* const $message:ostream& $align:string& $e:struct semantic_error const& process("/root/systemtap_write/install/bin/stap").function("print_error_source@/root/systemtap_write/systemtap/session.cxx:2095") $this:struct systemtap_session* const $message:ostream& $align:string& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("print_escaped@/root/systemtap_write/systemtap/stapregex-parse.cxx:141") $o:ostream& $c:char process("/root/systemtap_write/install/bin/stap").function("print_format@/root/systemtap_write/systemtap/staptree.h:436") $this:struct print_format* const process("/root/systemtap_write/install/bin/stap").function("print_format@/root/systemtap_write/systemtap/staptree.h:533") $type:string $_char:bool $newline:bool $delim:bool $format:bool $stream:bool $this:struct print_format* const process("/root/systemtap_write/install/bin/stap").function("print_token@/root/systemtap_write/systemtap/session.cxx:2009") $this:struct systemtap_session* const $o:ostream& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("print_warning@/root/systemtap_write/systemtap/session.cxx:2178") $this:struct systemtap_session* const $message_str:string const& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("printf@/usr/include/bits/stdio2.h:102") process("/root/systemtap_write/install/bin/stap").function("printout@/root/systemtap_write/systemtap/remote.cxx:390") $this:class stapsh* const $buf:char const* $size:size_t process("/root/systemtap_write/install/bin/stap").function("printscript@/root/systemtap_write/systemtap/main.cxx:66") $s:struct systemtap_session& $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig@/root/systemtap_write/systemtap/elaborate.cxx:81") $this:struct derived_probe const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig@/root/systemtap_write/systemtap/staptree.cxx:1310") $this:struct probe const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig@/root/systemtap_write/systemtap/staptree.cxx:1391") $this:struct probe_alias const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig@/root/systemtap_write/systemtap/staptree.cxx:535") $this:struct vardecl const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig@/root/systemtap_write/systemtap/staptree.cxx:563") $this:struct functiondecl const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig@/root/systemtap_write/systemtap/tapsets.cxx:4838") $this:struct dwarf_derived_probe const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig@/root/systemtap_write/systemtap/tapsets.cxx:9333") $this:struct kprobe_derived_probe const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig@/root/systemtap_write/systemtap/tapsets.cxx:9954") $this:struct hwbkpt_derived_probe const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsig_nested@/root/systemtap_write/systemtap/elaborate.cxx:88") $this:struct derived_probe const* const $o:ostream& process("/root/systemtap_write/install/bin/stap").function("printsigtags@/root/systemtap_write/systemtap/staptree.cxx:611") $this:struct functiondecl const* const $o:ostream& $all_tags:bool process("/root/systemtap_write/install/bin/stap").function("private_ssl_cert_db_path@/root/systemtap_write/systemtap/csclient.cxx:265") process("/root/systemtap_write/install/bin/stap").function("probe@/root/systemtap_write/systemtap/staptree.cxx:120") $this:struct probe* const process("/root/systemtap_write/install/bin/stap").function("probe@/root/systemtap_write/systemtap/staptree.cxx:130") $this:struct probe* const $p:struct probe* $l:struct probe_point* process("/root/systemtap_write/install/bin/stap").function("probe_alias@/root/systemtap_write/systemtap/staptree.cxx:1386") $this:struct probe_alias* const $aliases:class vector > const& process("/root/systemtap_write/install/bin/stap").function("probe_point@/root/systemtap_write/systemtap/staptree.cxx:103") $this:struct probe_point* const $pp:struct probe_point const& process("/root/systemtap_write/install/bin/stap").function("probe_point@/root/systemtap_write/systemtap/staptree.cxx:111") $this:struct probe_point* const process("/root/systemtap_write/install/bin/stap").function("probe_point@/root/systemtap_write/systemtap/staptree.cxx:96") $this:struct probe_point* const $comps:class vector > const& process("/root/systemtap_write/install/bin/stap").function("process_response@/root/systemtap_write/systemtap/csclient.cxx:1482") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("procfs_derived_probe@/root/systemtap_write/systemtap/tapset-procfs.cxx:95") $this:struct procfs_derived_probe* const $s:struct systemtap_session& $p:struct probe* $l:struct probe_point* $ps:string $w:bool $m:int64_t $umask:int64_t process("/root/systemtap_write/install/bin/stap").function("procfs_probe_set@/root/systemtap_write/systemtap/tapset-procfs.cxx:55") process("/root/systemtap_write/install/bin/stap").function("procfs_var_expanding_visitor@/root/systemtap_write/systemtap/tapset-procfs.cxx:411") $this:struct procfs_var_expanding_visitor* const $s:struct systemtap_session& $pn:string const& $path:string $write_probe:bool process("/root/systemtap_write/install/bin/stap").function("profile_derived_probe@/root/systemtap_write/systemtap/tapset-timers.cxx:430") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") $src:struct atvar_op* $this:struct update_visitor* const process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") $src:struct autocast_op* $this:struct update_visitor* const process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") $src:struct block* $this:struct update_visitor* const process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") $src:struct cast_op* $this:struct update_visitor* const process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") $src:struct statement* $this:struct update_visitor* const process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide@/root/systemtap_write/systemtap/staptree.h:1132") process("/root/systemtap_write/install/bin/stap").function("provide_lvalue_call@/root/systemtap_write/systemtap/tapsets.cxx:2764") $this:struct var_expanding_visitor* const $fcall:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("prtCh@/root/systemtap_write/systemtap/stapregex-parse.cxx:82") $o:ostream& $c:unsigned int process("/root/systemtap_write/install/bin/stap").function("pubsetbuf@/usr/include/c++/4.8.2/streambuf:239") $__n:streamsize $__s:char_type* $this:class basic_streambuf >* const process("/root/systemtap_write/install/bin/stap").function("purge_syscall_stubs@/root/systemtap_write/systemtap/tapsets.cxx:8324") $this:struct symbol_table* const process("/root/systemtap_write/install/bin/stap").function("push@/usr/include/c++/4.8.2/bits/stl_queue.h:212") process("/root/systemtap_write/install/bin/stap").function("push@/usr/include/c++/4.8.2/bits/stl_stack.h:186") process("/root/systemtap_write/install/bin/stap").function("push_active_lvalue@/root/systemtap_write/systemtap/staptree.cxx:1770") process("/root/systemtap_write/install/bin/stap").function("push_back@/usr/include/c++/4.8.2/bits/basic_string.h:1052") process("/root/systemtap_write/install/bin/stap").function("push_back@/usr/include/c++/4.8.2/bits/stl_deque.h:1390") process("/root/systemtap_write/install/bin/stap").function("push_back@/usr/include/c++/4.8.2/bits/stl_list.h:1015") process("/root/systemtap_write/install/bin/stap").function("push_back@/usr/include/c++/4.8.2/bits/stl_vector.h:901") process("/root/systemtap_write/install/bin/stap").function("push_deref@/root/systemtap_write/systemtap/tapsets.cxx:3628") $this:struct dwarf_pretty_print* const $pf:struct print_format* $fmt:string const& $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("push_front@/usr/include/c++/4.8.2/bits/stl_deque.h:1359") $__x:value_type const& $this:class deque, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("qpencode@/root/systemtap_write/systemtap/remote.cxx:364") process("/root/systemtap_write/install/bin/stap").function("query_addr@/root/systemtap_write/systemtap/tapsets.cxx:1666") $addr:Dwarf_Addr $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_callee@/root/systemtap_write/systemtap/tapsets.cxx:1855") $callee:struct base_func_info& $caller:struct base_func_info& $callers:class stack > >* $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_cu@/root/systemtap_write/systemtap/tapsets.cxx:2164") $cudie:Dwarf_Die* $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_cu_containing_address@/root/systemtap_write/systemtap/dwflpp.cxx:232") $this:struct dwflpp* const $a:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("query_dwarf_func@/root/systemtap_write/systemtap/tapsets.cxx:2074") $func:Dwarf_Die* $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_dwarf_inline_instance@/root/systemtap_write/systemtap/tapsets.cxx:2027") $die:Dwarf_Die* $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_func_info@/root/systemtap_write/systemtap/tapsets.cxx:1917") $entrypc:Dwarf_Addr $fi:struct func_info& $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_inline_instance_info@/root/systemtap_write/systemtap/tapsets.cxx:1886") $q:struct dwarf_query* $ii:struct inline_instance_info& process("/root/systemtap_write/install/bin/stap").function("query_label@/root/systemtap_write/systemtap/tapsets.cxx:1826") $func:struct base_func_info const& $label:char const* $file:char const* $line:int $scope_die:Dwarf_Die* $stmt_addr:Dwarf_Addr $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_library@/root/systemtap_write/systemtap/tapsets.cxx:10991") $this:struct tracepoint_query* const process("/root/systemtap_write/install/bin/stap").function("query_library@/root/systemtap_write/systemtap/tapsets.cxx:2605") $this:struct dwarf_query* const $library:char const* process("/root/systemtap_write/install/bin/stap").function("query_library@/root/systemtap_write/systemtap/tapsets.cxx:4409") $this:struct dwarf_cast_query* const process("/root/systemtap_write/install/bin/stap").function("query_library@/root/systemtap_write/systemtap/tapsets.cxx:4696") $this:struct dwarf_atvar_query* const process("/root/systemtap_write/install/bin/stap").function("query_library@/root/systemtap_write/systemtap/tapsets.cxx:7404") $this:struct sdt_query* const $library:char const* process("/root/systemtap_write/install/bin/stap").function("query_library_callback@/root/systemtap_write/systemtap/tapsets.cxx:2542") $me:struct base_query* $data:char const* process("/root/systemtap_write/install/bin/stap").function("query_module@/root/systemtap_write/systemtap/tapsets.cxx:2440") $mod:Dwfl_Module* $name:char const* $addr:Dwarf_Addr $q:struct base_query* process("/root/systemtap_write/install/bin/stap").function("query_module@/root/systemtap_write/systemtap/translate.cxx:7502") $mod:Dwfl_Module* $dwflpp:struct dwflpp* process("/root/systemtap_write/install/bin/stap").function("query_module_dwarf@/root/systemtap_write/systemtap/tapsets.cxx:1026") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("query_module_functions@/root/systemtap_write/systemtap/tapsets.cxx:2294") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("query_module_symtab@/root/systemtap_write/systemtap/tapsets.cxx:1087") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("query_one_library@/root/systemtap_write/systemtap/tapsets.cxx:2578") $library:char const* $dw:struct dwflpp& $user_lib:string const $base_probe:struct probe* $base_loc:struct probe_point* $results:class vector >& process("/root/systemtap_write/install/bin/stap").function("query_one_plt@/root/systemtap_write/systemtap/tapsets.cxx:2634") $entry:char const* $addr:long int $dw:struct dwflpp& $base_probe:struct probe* $base_loc:struct probe_point* $results:class vector >& $q:struct base_query* process("/root/systemtap_write/install/bin/stap").function("query_plt@/root/systemtap_write/systemtap/tapsets.cxx:10992") $this:struct tracepoint_query* const $entry:char const* $addr:size_t process("/root/systemtap_write/install/bin/stap").function("query_plt@/root/systemtap_write/systemtap/tapsets.cxx:2691") $this:struct dwarf_query* const $entry:char const* $address:size_t process("/root/systemtap_write/install/bin/stap").function("query_plt@/root/systemtap_write/systemtap/tapsets.cxx:4410") $this:struct dwarf_cast_query* const $entry:char const* $addr:size_t process("/root/systemtap_write/install/bin/stap").function("query_plt@/root/systemtap_write/systemtap/tapsets.cxx:4697") $this:struct dwarf_atvar_query* const $entry:char const* $addr:size_t process("/root/systemtap_write/install/bin/stap").function("query_plt@/root/systemtap_write/systemtap/tapsets.cxx:6811") $this:struct sdt_query* const $entry:char const* $addr:size_t process("/root/systemtap_write/install/bin/stap").function("query_plt_callback@/root/systemtap_write/systemtap/tapsets.cxx:2625") $me:struct base_query* $entry:char const* $address:size_t process("/root/systemtap_write/install/bin/stap").function("query_plt_statement@/root/systemtap_write/systemtap/tapsets.cxx:1791") $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_server_status@/root/systemtap_write/systemtap/csclient.cxx:2333") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("query_server_status@/root/systemtap_write/systemtap/csclient.cxx:2341") process("/root/systemtap_write/install/bin/stap").function("query_srcfile_line@/root/systemtap_write/systemtap/tapsets.cxx:1957") $addr:Dwarf_Addr $lineno:int $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_statement@/root/systemtap_write/systemtap/tapsets.cxx:1647") $func:string const& $file:char const* $line:int $scope_die:Dwarf_Die* $stmt_addr:Dwarf_Addr $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("query_symtab_func_info@/root/systemtap_write/systemtap/tapsets.cxx:1067") $fi:struct func_info& $q:struct dwarf_query* process("/root/systemtap_write/install/bin/stap").function("queue@/usr/include/c++/4.8.2/bits/stl_queue.h:134") process("/root/systemtap_write/install/bin/stap").function("range@/root/systemtap_write/systemtap/stapregex-tree.cxx:29") $this:struct range* const $lb:char $ub:char process("/root/systemtap_write/install/bin/stap").function("range@/root/systemtap_write/systemtap/stapregex-tree.cxx:34") $this:struct range* const $str:string const& process("/root/systemtap_write/install/bin/stap").function("range@/root/systemtap_write/systemtap/stapregex-tree.h:29") process("/root/systemtap_write/install/bin/stap").function("range@/root/systemtap_write/systemtap/stapregex-tree.h:32") process("/root/systemtap_write/install/bin/stap").function("range_invert@/root/systemtap_write/systemtap/stapregex-tree.cxx:142") $old_ran:struct range* process("/root/systemtap_write/install/bin/stap").function("range_union@/root/systemtap_write/systemtap/stapregex-tree.cxx:108") $old_a:struct range* $old_b:struct range* process("/root/systemtap_write/install/bin/stap").function("rbegin@/usr/include/c++/4.8.2/bits/stl_vector.h:574") $this:class vector >* const process("/root/systemtap_write/install/bin/stap").function("read@/usr/include/bits/unistd.h:34") $__nbytes:size_t $__buf:void* $__fd:int process("/root/systemtap_write/install/bin/stap").function("read_cert_info_from_file@/root/systemtap_write/systemtap/nsscommon.cxx:1398") $certPath:string const& $fingerprint:string& process("/root/systemtap_write/install/bin/stap").function("read_from_file@/root/systemtap_write/systemtap/csclient.cxx:1567") $this:class compile_server_client* const $fname:string const& $data:int& process("/root/systemtap_write/install/bin/stap").function("read_from_file@/root/systemtap_write/systemtap/cscommon.cxx:83") $fname:string const& $data:struct cs_protocol_version& process("/root/systemtap_write/install/bin/stap").function("readlink@/usr/include/bits/unistd.h:139") $__len:size_t $__path:char const* process("/root/systemtap_write/install/bin/stap").function("realpath@/usr/include/bits/stdlib.h:37") $__resolved:char* $__name:char const* process("/root/systemtap_write/install/bin/stap").function("record_actions@/root/systemtap_write/systemtap/translate.cxx:3400") $this:struct c_unparser* const $actions:unsigned int $tok:struct token const* $update:bool process("/root/systemtap_write/install/bin/stap").function("record_semaphore@/root/systemtap_write/systemtap/tapsets.cxx:7235") $this:struct sdt_query* const $results:class vector >& $start:unsigned int process("/root/systemtap_write/install/bin/stap").function("recurse@/root/systemtap_write/systemtap/tapsets.cxx:3112") $this:struct dwarf_pretty_print* const $start_type:Dwarf_Die* $e:struct target_symbol* $pf:struct print_format* $top:bool process("/root/systemtap_write/install/bin/stap").function("recurse_array@/root/systemtap_write/systemtap/tapsets.cxx:3250") $this:struct dwarf_pretty_print* const $type:Dwarf_Die* $e:struct target_symbol* $pf:struct print_format* $top:bool process("/root/systemtap_write/install/bin/stap").function("recurse_base@/root/systemtap_write/systemtap/tapsets.cxx:3212") $this:struct dwarf_pretty_print* const $type:Dwarf_Die* $e:struct target_symbol* $pf:struct print_format* process("/root/systemtap_write/install/bin/stap").function("recurse_bitfield@/root/systemtap_write/systemtap/tapsets.cxx:3167") $this:struct dwarf_pretty_print* const $start_type:Dwarf_Die* $e:struct target_symbol* $pf:struct print_format* process("/root/systemtap_write/install/bin/stap").function("recurse_pointer@/root/systemtap_write/systemtap/tapsets.cxx:3287") $this:struct dwarf_pretty_print* const $type:Dwarf_Die* $e:struct target_symbol* $pf:struct print_format* $top:bool process("/root/systemtap_write/install/bin/stap").function("recurse_struct@/root/systemtap_write/systemtap/tapsets.cxx:3320") $this:struct dwarf_pretty_print* const $type:Dwarf_Die* $e:struct target_symbol* $pf:struct print_format* $top:bool process("/root/systemtap_write/install/bin/stap").function("recurse_struct_members@/root/systemtap_write/systemtap/tapsets.cxx:3347") $this:struct dwarf_pretty_print* const $type:Dwarf_Die* $e:struct target_symbol* $pf:struct print_format* $count:int& process("/root/systemtap_write/install/bin/stap").function("recursion_info@/root/systemtap_write/systemtap/translate.cxx:7773") $s:struct systemtap_session& $this:struct recursion_info* const process("/root/systemtap_write/install/bin/stap").function("recursive_expansion_error@/root/systemtap_write/systemtap/elaborate.h:31") $this:struct recursive_expansion_error* const $msg:string const& $t1:struct token const* process("/root/systemtap_write/install/bin/stap").function("reduce_target_symbol@/root/systemtap_write/systemtap/elaborate.cxx:3424") $this:struct void_statement_reducer* const $e:struct target_symbol* $operand:struct expression* process("/root/systemtap_write/install/bin/stap").function("refine_higher@/root/systemtap_write/systemtap/stapregex-dfa.cxx:124") process("/root/systemtap_write/install/bin/stap").function("refine_lower@/root/systemtap_write/systemtap/stapregex-dfa.cxx:130") process("/root/systemtap_write/install/bin/stap").function("regex_collecting_visitor@/root/systemtap_write/systemtap/elaborate.cxx:1621") process("/root/systemtap_write/install/bin/stap").function("regex_error@/root/systemtap_write/systemtap/stapregex-tree.h:262") $msg:string const& $this:struct regex_error* const process("/root/systemtap_write/install/bin/stap").function("regex_error@/root/systemtap_write/systemtap/stapregex-tree.h:264") process("/root/systemtap_write/install/bin/stap").function("regex_parser@/root/systemtap_write/systemtap/stapregex-parse.h:50") $do_unescape:bool $input:string const& $this:class regex_parser* const process("/root/systemtap_write/install/bin/stap").function("regex_query@/root/systemtap_write/systemtap/staptree.h:245") process("/root/systemtap_write/install/bin/stap").function("regex_to_stapdfa@/root/systemtap_write/systemtap/stapregex.cxx:37") $s:struct systemtap_session* $input:string const& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("regexp@/root/systemtap_write/systemtap/stapregex-tree.h:96") process("/root/systemtap_write/install/bin/stap").function("regexp_match@/root/systemtap_write/systemtap/util.cxx:914") $value:string const& $re:string const& $matches:class vector, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("register_function_and_statement_variants@/root/systemtap_write/systemtap/tapsets.cxx:5421") $s:struct systemtap_session& $root:class match_node* $dw:struct dwarf_builder* $privilege:privilege_t process("/root/systemtap_write/install/bin/stap").function("register_function_variants@/root/systemtap_write/systemtap/tapsets.cxx:5395") $root:class match_node* $dw:struct dwarf_builder* $privilege:privilege_t process("/root/systemtap_write/install/bin/stap").function("register_library_aliases@/root/systemtap_write/systemtap/session.cxx:1963") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("register_patterns@/root/systemtap_write/systemtap/tapsets.cxx:5504") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_plt_variants@/root/systemtap_write/systemtap/tapsets.cxx:5482") $s:struct systemtap_session& $root:class match_node* $dw:struct dwarf_builder* process("/root/systemtap_write/install/bin/stap").function("register_sdt_variants@/root/systemtap_write/systemtap/tapsets.cxx:5469") $s:struct systemtap_session& $root:class match_node* $dw:struct dwarf_builder* process("/root/systemtap_write/install/bin/stap").function("register_standard_tapsets@/root/systemtap_write/systemtap/tapsets.cxx:11528") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_statement_variants@/root/systemtap_write/systemtap/tapsets.cxx:5382") $root:class match_node* $dw:struct dwarf_builder* $privilege:privilege_t process("/root/systemtap_write/install/bin/stap").function("register_tapset_been@/root/systemtap_write/systemtap/tapset-been.cxx:222") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tapset_itrace@/root/systemtap_write/systemtap/tapset-itrace.cxx:305") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tapset_java@/root/systemtap_write/systemtap/tapset-method.cxx:403") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tapset_mark@/root/systemtap_write/systemtap/tapset-mark.cxx:742") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tapset_netfilter@/root/systemtap_write/systemtap/tapset-netfilter.cxx:488") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tapset_perf@/root/systemtap_write/systemtap/tapset-perfmon.cxx:369") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tapset_procfs@/root/systemtap_write/systemtap/tapset-procfs.cxx:623") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tapset_timers@/root/systemtap_write/systemtap/tapset-timers.cxx:663") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tapset_utrace@/root/systemtap_write/systemtap/tapset-utrace.cxx:1288") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("register_tm_clones") process("/root/systemtap_write/install/bin/stap").function("reject_section@/root/systemtap_write/systemtap/tapsets.cxx:8195") $this:struct symbol_table* const $section:GElf_Word process("/root/systemtap_write/install/bin/stap").function("relocate_address@/root/systemtap_write/systemtap/dwflpp.cxx:4529") $this:struct dwflpp* const $dw_addr:Dwarf_Addr $reloc_section:string& process("/root/systemtap_write/install/bin/stap").function("remote@/root/systemtap_write/systemtap/remote.h:35") process("/root/systemtap_write/install/bin/stap").function("remove_file_or_dir@/root/systemtap_write/systemtap/util.cxx:214") $name:char const* process("/root/systemtap_write/install/bin/stap").function("remove_probe_point_component@/root/systemtap_write/systemtap/tapsets.cxx:1517") $this:struct dwarf_query* const $functor:string const& process("/root/systemtap_write/install/bin/stap").function("remove_tmp_dir@/root/systemtap_write/systemtap/session.cxx:2305") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("replace@/root/systemtap_write/systemtap/staptree.h:1137") $clearok:bool process("/root/systemtap_write/install/bin/stap").function("replace@/root/systemtap_write/systemtap/staptree.h:1137") process("/root/systemtap_write/install/bin/stap").function("replace@/root/systemtap_write/systemtap/staptree.h:1137") process("/root/systemtap_write/install/bin/stap").function("replace@/root/systemtap_write/systemtap/staptree.h:1137") $clearok:bool $src:struct hist_op*& $this:struct update_visitor* const process("/root/systemtap_write/install/bin/stap").function("replace@/root/systemtap_write/systemtap/staptree.h:1137") $clearok:bool process("/root/systemtap_write/install/bin/stap").function("replace@/root/systemtap_write/systemtap/staptree.h:1137") $clearok:bool process("/root/systemtap_write/install/bin/stap").function("replace@/root/systemtap_write/systemtap/staptree.h:1137") process("/root/systemtap_write/install/bin/stap").function("replace@/root/systemtap_write/systemtap/staptree.h:1137") process("/root/systemtap_write/install/bin/stap").function("replace@/usr/include/c++/4.8.2/bits/basic_string.h:1429") $__str:class basic_string, std::allocator > const& $__n:size_type $this:class basic_string, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("replace@/usr/include/c++/4.8.2/bits/basic_string.h:1496") process("/root/systemtap_write/install/bin/stap").function("replace_if<__gnu_cxx::__normal_iterator >, bool (*)(char), char>@/usr/include/c++/4.8.2/bits/stl_algo.h:5016") $__last:class __normal_iterator, std::allocator > > $__first:class __normal_iterator, std::allocator > > process("/root/systemtap_write/install/bin/stap").function("replace_probe_point_component_arg@/root/systemtap_write/systemtap/tapsets.cxx:1469") $this:struct dwarf_query* const $functor:string const& $new_functor:string const& $new_arg:int64_t $hex:bool process("/root/systemtap_write/install/bin/stap").function("replace_probe_point_component_arg@/root/systemtap_write/systemtap/tapsets.cxx:1486") $this:struct dwarf_query* const $functor:string const& $new_arg:int64_t $hex:bool process("/root/systemtap_write/install/bin/stap").function("replace_probe_point_component_arg@/root/systemtap_write/systemtap/tapsets.cxx:1494") $this:struct dwarf_query* const $functor:string const& $new_functor:string const& $new_arg:string const& process("/root/systemtap_write/install/bin/stap").function("replace_probe_point_component_arg@/root/systemtap_write/systemtap/tapsets.cxx:1510") process("/root/systemtap_write/install/bin/stap").function("report_suppression@/root/systemtap_write/systemtap/session.cxx:2266") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") $clearok:bool $src:struct arrayindex* $this:struct update_visitor* const process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") $this:struct update_visitor* const $src:struct expr_statement* $clearok:bool process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") $this:struct update_visitor* const $src:struct expression* $clearok:bool process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") $clearok:bool $src:struct hist_op* $this:struct update_visitor* const process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") $this:struct update_visitor* const $src:struct indexable* $clearok:bool process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") $this:struct update_visitor* const $src:struct literal_string* $clearok:bool process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") $this:struct update_visitor* const $src:struct statement* $clearok:bool process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") process("/root/systemtap_write/install/bin/stap").function("require@/root/systemtap_write/systemtap/staptree.h:1112") process("/root/systemtap_write/install/bin/stap").function("reset@/usr/include/c++/4.8.2/tr1/shared_ptr.h:649") $__p:struct exp_type_dwarf* $this:class __shared_ptr* const process("/root/systemtap_write/install/bin/stap").function("reset@/root/systemtap_write/systemtap/loc2c.c:382") $len:size_t const $input:struct location* $need_fb:_Bool* $loc:struct location* $pieces:struct location* $__PRETTY_FUNCTION__:char[] const $expr:Dwarf_Op const* $max_stack:unsigned int $i:size_t $tos_value:_Bool $loser:size_t* $implicit_value:Dwarf_Block $implicit_pointer:Dwarf_Op const* $stack_depth:unsigned int $ctx:struct location_context* $indent:int $tos_register:int $used_deref:_Bool process("/root/systemtap_write/install/bin/stap").function("reset@/usr/include/c++/4.8.2/tr1/shared_ptr.h:644") process("/root/systemtap_write/install/bin/stap").function("reset_tmp_dir@/root/systemtap_write/systemtap/session.cxx:2333") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("resize@/usr/include/c++/4.8.2/bits/basic_string.h:753") $__n:size_type $this:class basic_string, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("resize@/usr/include/c++/4.8.2/bits/stl_vector.h:704") $__x:value_type $__new_size:size_type $this:class vector >* const process("/root/systemtap_write/install/bin/stap").function("resolve_2types@/root/systemtap_write/systemtap/elaborate.cxx:4869") $referrer:struct arrayindex* $referent:struct vardecl* $r:struct typeresolution_info* $t:enum exp_type $accept_unknown:bool process("/root/systemtap_write/install/bin/stap").function("resolve_2types@/root/systemtap_write/systemtap/elaborate.cxx:4869") $accept_unknown:bool $t:enum exp_type $r:struct typeresolution_info* $referent:struct functiondecl* $referrer:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("resolve_2types@/root/systemtap_write/systemtap/elaborate.cxx:4869") $referrer:struct symbol* $referent:struct vardecl* $r:struct typeresolution_info* $t:enum exp_type $accept_unknown:bool process("/root/systemtap_write/install/bin/stap").function("resolve_callback@/root/systemtap_write/systemtap/csclient.cxx:3408") $r:AvahiServiceResolver* $interface:AvahiIfIndex $protocol:AvahiProtocol $event:AvahiResolverEvent $name:char const* $type:char const* $domain:char const* $host_name:char const* $address:AvahiAddress const* $port:uint16_t $txt:AvahiStringList* $userdata:void* process("/root/systemtap_write/install/bin/stap").function("resolve_functioncall@/root/systemtap_write/systemtap/elaborate.cxx:4322") $this:struct autocast_expanding_visitor* const $fc:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("resolve_host@/root/systemtap_write/systemtap/csclient.cxx:3239") process("/root/systemtap_write/install/bin/stap").function("resolve_path@/root/systemtap_write/systemtap/util.h:310") $path:string const& process("/root/systemtap_write/install/bin/stap").function("resolve_pointer_type@/root/systemtap_write/systemtap/tapsets.cxx:10546") $die:Dwarf_Die& $isptr:bool& process("/root/systemtap_write/install/bin/stap").function("resolve_prologue_endings@/root/systemtap_write/systemtap/dwflpp.cxx:2290") $this:struct dwflpp* const $funcs:func_info_map_t& process("/root/systemtap_write/install/bin/stap").function("resolve_tracepoint_arg_type@/root/systemtap_write/systemtap/tapsets.cxx:10608") $arg:struct tracepoint_arg& process("/root/systemtap_write/install/bin/stap").function("resolve_unqualified_inner_typedie@/root/systemtap_write/systemtap/dwflpp.cxx:3620") $this:struct dwflpp* const $typedie:Dwarf_Die* $innerdie:Dwarf_Die* $e:struct target_symbol const* process("/root/systemtap_write/install/bin/stap").function("resolved@/root/systemtap_write/systemtap/elaborate.cxx:5860") process("/root/systemtap_write/install/bin/stap").function("resolved_details@/root/systemtap_write/systemtap/elaborate.cxx:5889") process("/root/systemtap_write/install/bin/stap").function("resolved_host@/root/systemtap_write/systemtap/csclient.cxx:193") process("/root/systemtap_write/install/bin/stap").function("resolved_host@/root/systemtap_write/systemtap/csclient.cxx:197") $caddress:PRNetAddr process("/root/systemtap_write/install/bin/stap").function("resolved_type@/root/systemtap_write/systemtap/elaborate.h:87") $cindex:int $cdecl:struct symboldecl const* $ct:struct token const* $this:struct resolved_type* const process("/root/systemtap_write/install/bin/stap").function("result@/root/systemtap_write/systemtap/hash.cxx:102") $this:class stap_hash* const $r:string& process("/root/systemtap_write/install/bin/stap").function("retrieve_trace_system@/root/systemtap_write/systemtap/tapsets.cxx:11046") $this:struct tracepoint_query* const process("/root/systemtap_write/install/bin/stap").function("return_statement@/root/systemtap_write/systemtap/staptree.h:737") process("/root/systemtap_write/install/bin/stap").function("revoke_server_trust@/root/systemtap_write/systemtap/csclient.cxx:1852") $s:struct systemtap_session& $cert_db_path:string const& $server_list:class vector > const& process("/root/systemtap_write/install/bin/stap").function("rewrite_lvalue@/root/systemtap_write/systemtap/tapsets.cxx:2774") $this:struct var_expanding_visitor* const $tok:struct token const* $eop:string const& $lvalue:struct expression*& $rvalue:struct expression*& process("/root/systemtap_write/install/bin/stap").function("rfind@/usr/include/c++/4.8.2/bits/basic_string.h:1921") process("/root/systemtap_write/install/bin/stap").function("right@/usr/include/c++/4.8.2/bits/ios_base.h:924") process("/root/systemtap_write/install/bin/stap").function("rule_op@/root/systemtap_write/systemtap/stapregex-tree.cxx:425") $this:struct rule_op* const $re:struct regexp* $outcome:unsigned int process("/root/systemtap_write/install/bin/stap").function("run@/root/systemtap_write/systemtap/remote.cxx:1255") $remotes:class vector > const& process("/root/systemtap_write/install/bin/stap").function("run_make_cmd@/root/systemtap_write/systemtap/buildrun.cxx:38") $s:struct systemtap_session& $make_cmd:class vector, std::allocator >, std::allocator, std::allocator > > >& $null_out:bool $null_err:bool process("/root/systemtap_write/install/bin/stap").function("run_sdt_benchmark@/root/systemtap_write/systemtap/main.cxx:316") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("runtime_error@/usr/include/c++/4.8.2/stdexcept:112") process("/root/systemtap_write/install/bin/stap").function("safe_dwarf_lineaddr@/root/systemtap_write/systemtap/dwarf_wrappers.h:94") process("/root/systemtap_write/install/bin/stap").function("safe_dwarf_lineno@/root/systemtap_write/systemtap/dwarf_wrappers.h:80") process("/root/systemtap_write/install/bin/stap").function("safe_dwarf_lineprologueend@/root/systemtap_write/systemtap/dwarf_wrappers.h:127") process("/root/systemtap_write/install/bin/stap").function("safe_dwarf_linesrc@/root/systemtap_write/systemtap/dwarf_wrappers.h:112") process("/root/systemtap_write/install/bin/stap").function("save_and_restore@/root/systemtap_write/systemtap/util.h:248") $ptr_in:bool* $this:class save_and_restore* const process("/root/systemtap_write/install/bin/stap").function("saveargs@/root/systemtap_write/systemtap/tapsets.cxx:5226") $this:struct dwarf_derived_probe* const $q:struct dwarf_query& $scope_die:Dwarf_Die* $dwfl_addr:Dwarf_Addr process("/root/systemtap_write/install/bin/stap").function("saveargs@/root/systemtap_write/systemtap/tapsets.cxx:8517") $this:struct uprobe_derived_probe* const $nargs:int process("/root/systemtap_write/install/bin/stap").function("scan@/root/systemtap_write/systemtap/parse.cxx:1497") $this:class lexer* const process("/root/systemtap_write/install/bin/stap").function("scan_pp1@/root/systemtap_write/systemtap/parse.cxx:428") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("scan_pp@/root/systemtap_write/systemtap/parse.cxx:1027") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("script_location@/root/systemtap_write/systemtap/elaborate.cxx:156") $this:struct derived_probe const* const process("/root/systemtap_write/install/bin/stap").function("sdt_benchmark_thread@/root/systemtap_write/systemtap/main.cxx:304") $p:void* process("/root/systemtap_write/install/bin/stap").function("sdt_query@/root/systemtap_write/systemtap/tapsets.cxx:6866") $this:struct sdt_query* const $base_probe:struct probe* $base_loc:struct probe_point* $dw:struct dwflpp& $params:literal_map_t const& $results:class vector >& $user_lib:string const process("/root/systemtap_write/install/bin/stap").function("sdt_uprobe_var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:5842") $probe_type:stap_sdt_probe_type $probe_name:string const& $provider_name:string const& $elf_machine:int $dw:struct dwflpp& $s:struct systemtap_session& $this:struct sdt_uprobe_var_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("sdt_v3_tokenize@/root/systemtap_write/systemtap/tapsets.cxx:5808") $tokens:class vector, std::allocator >, std::allocator, std::allocator > > >& $str:string const& process("/root/systemtap_write/install/bin/stap").function("seekp@/root/systemtap_write/systemtap/translator-output.h:40") process("/root/systemtap_write/install/bin/stap").function("self_unwind_declarations@/root/systemtap_write/systemtap/translate.cxx:7703") $ctx:struct unwindsym_dump_context* process("/root/systemtap_write/install/bin/stap").function("semantic_error@/root/systemtap_write/systemtap/staptree.h:59") process("/root/systemtap_write/install/bin/stap").function("semantic_error@/root/systemtap_write/systemtap/staptree.h:62") process("/root/systemtap_write/install/bin/stap").function("semantic_error@/root/systemtap_write/systemtap/staptree.h:71") process("/root/systemtap_write/install/bin/stap").function("semantic_pass@/root/systemtap_write/systemtap/elaborate.cxx:2008") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_conditions@/root/systemtap_write/systemtap/elaborate.cxx:1426") $sess:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_const_fold@/root/systemtap_write/systemtap/elaborate.cxx:4054") process("/root/systemtap_write/install/bin/stap").function("semantic_pass_dead_control@/root/systemtap_write/systemtap/elaborate.cxx:4108") $relaxed_p:bool& $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_opt1@/root/systemtap_write/systemtap/elaborate.cxx:2443") $s:struct systemtap_session& $relaxed_p:bool& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_opt2@/root/systemtap_write/systemtap/elaborate.cxx:2480") $s:struct systemtap_session& $relaxed_p:bool& $iterations:unsigned int process("/root/systemtap_write/install/bin/stap").function("semantic_pass_opt3@/root/systemtap_write/systemtap/elaborate.cxx:2768") $s:struct systemtap_session& $relaxed_p:bool& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_opt4@/root/systemtap_write/systemtap/elaborate.cxx:3019") $s:struct systemtap_session& $relaxed_p:bool& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_opt5@/root/systemtap_write/systemtap/elaborate.cxx:3508") $s:struct systemtap_session& $relaxed_p:bool& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_opt6@/root/systemtap_write/systemtap/elaborate.cxx:4173") $s:struct systemtap_session& $relaxed_p:bool& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_optimize1@/root/systemtap_write/systemtap/elaborate.cxx:4222") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_optimize2@/root/systemtap_write/systemtap/elaborate.cxx:4277") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_stats@/root/systemtap_write/systemtap/elaborate.cxx:1312") $sess:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_symbols@/root/systemtap_write/systemtap/elaborate.cxx:1702") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_types@/root/systemtap_write/systemtap/elaborate.cxx:4401") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("semantic_pass_vars@/root/systemtap_write/systemtap/elaborate.cxx:1344") process("/root/systemtap_write/install/bin/stap").function("send_command@/root/systemtap_write/systemtap/remote.cxx:295") $this:class stapsh* const $cmd:string const& process("/root/systemtap_write/install/bin/stap").function("send_file@/root/systemtap_write/systemtap/remote.cxx:305") $this:class stapsh* const $filename:string const& $dest:string const& process("/root/systemtap_write/install/bin/stap").function("server_cert_db_path@/root/systemtap_write/systemtap/nsscommon.cxx:73") process("/root/systemtap_write/install/bin/stap").function("server_cert_nickname@/root/systemtap_write/systemtap/nsscommon.cxx:56") process("/root/systemtap_write/install/bin/stap").function("server_spec_to_pmask@/root/systemtap_write/systemtap/csclient.cxx:2273") $server_spec:string const& process("/root/systemtap_write/install/bin/stap").function("set<__gnu_cxx::__normal_iterator*, std::vector > > >@/usr/include/c++/4.8.2/bits/stl_set.h:163") process("/root/systemtap_write/install/bin/stap").function("set@/root/systemtap_write/systemtap/translate.cxx:743") $this:struct mapvar const* const $indices:class vector > const& $val:struct tmpvar const& process("/root/systemtap_write/install/bin/stap").function("set@/usr/include/c++/4.8.2/bits/stl_set.h:139") process("/root/systemtap_write/install/bin/stap").function("set@/usr/include/c++/4.8.2/bits/stl_set.h:193") process("/root/systemtap_write/install/bin/stap").function("setAddressPort@/root/systemtap_write/systemtap/csclient.cxx:115") $port:short unsigned int process("/root/systemtap_write/install/bin/stap").function("set_arity@/root/systemtap_write/systemtap/staptree.cxx:164") $this:struct vardecl* const $a:int $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("set_cached_uprobes@/root/systemtap_write/systemtap/buildrun.cxx:644") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("set_chain@/root/systemtap_write/systemtap/staptree.h:84") $new_chain:struct semantic_error const& $this:struct semantic_error* const process("/root/systemtap_write/install/bin/stap").function("set_child_fds@/root/systemtap_write/systemtap/remote.cxx:544") $this:class stapsh* const $in:int $out:int process("/root/systemtap_write/install/bin/stap").function("set_current_file@/root/systemtap_write/systemtap/parse.cxx:1411") $this:class lexer* const $f:struct stapfile* process("/root/systemtap_write/install/bin/stap").function("set_current_token_chain@/root/systemtap_write/systemtap/parse.cxx:1422") $this:class lexer* const $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("set_flag@/root/systemtap_write/systemtap/staptree.h:514") $this:struct format_component* const $f:enum format_flag process("/root/systemtap_write/install/bin/stap").function("set_intersection, std::_Rb_tree_const_iterator, std::insert_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:5863") process("/root/systemtap_write/install/bin/stap").function("set_try_server@/root/systemtap_write/systemtap/session.cxx:1894") $this:struct systemtap_session* const $t:int process("/root/systemtap_write/install/bin/stap").function("setf@/usr/include/c++/4.8.2/bits/ios_base.h:578") $__fmtfl:fmtflags $this:class ios_base* const process("/root/systemtap_write/install/bin/stap").function("setf@/usr/include/c++/4.8.2/bits/ios_base.h:595") process("/root/systemtap_write/install/bin/stap").function("setg@/usr/include/c++/4.8.2/streambuf:509") $__gend:char_type* $__gnext:char_type* $__gbeg:char_type* $this:class basic_streambuf >* const process("/root/systemtap_write/install/bin/stap").function("setp@/usr/include/c++/4.8.2/streambuf:555") $__pend:char_type* $__pbeg:char_type* $this:class basic_streambuf >* const process("/root/systemtap_write/install/bin/stap").function("setstate@/usr/include/c++/4.8.2/bits/basic_ios.h:151") process("/root/systemtap_write/install/bin/stap").function("setupSSLSocket@/root/systemtap_write/systemtap/csclient.cxx:467") process("/root/systemtap_write/install/bin/stap").function("setup_dwfl_kernel@/root/systemtap_write/systemtap/setupdwfl.cxx:347") $modules_found:unsigned int* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("setup_dwfl_kernel@/root/systemtap_write/systemtap/setupdwfl.cxx:430") $name:string const& $found:unsigned int* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("setup_dwfl_kernel@/root/systemtap_write/systemtap/setupdwfl.cxx:453") $names:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > const& $found:unsigned int* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("setup_dwfl_report_kernel_p@/root/systemtap_write/systemtap/setupdwfl.cxx:245") $modname:char const* $filename:char const* process("/root/systemtap_write/install/bin/stap").function("setup_dwfl_user@/root/systemtap_write/systemtap/setupdwfl.cxx:465") $name:string const& process("/root/systemtap_write/install/bin/stap").function("setup_dwfl_user@/root/systemtap_write/systemtap/setupdwfl.cxx:485") $begin:const_iterator& $end:const_iterator const& $all_needed:bool $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("setup_kernel@/root/systemtap_write/systemtap/dwflpp.cxx:325") $this:struct dwflpp* const $name:string const& $s:struct systemtap_session& $debuginfo_needed:bool process("/root/systemtap_write/install/bin/stap").function("setup_kernel@/root/systemtap_write/systemtap/dwflpp.cxx:360") $this:struct dwflpp* const $names:class vector, std::allocator >, std::allocator, std::allocator > > > const& $debuginfo_needed:bool process("/root/systemtap_write/install/bin/stap").function("setup_kernel_release@/root/systemtap_write/systemtap/session.cxx:1917") $this:struct systemtap_session* const $kstr:char const* process("/root/systemtap_write/install/bin/stap").function("setup_mod_deps@/root/systemtap_write/systemtap/setupdwfl.cxx:146") process("/root/systemtap_write/install/bin/stap").function("setup_note_probe_entry@/root/systemtap_write/systemtap/tapsets.cxx:7071") $this:struct sdt_query* const $scn_name:string const& $note_name:string const& $type:int $data:char const* $len:size_t process("/root/systemtap_write/install/bin/stap").function("setup_note_probe_entry_callback@/root/systemtap_write/systemtap/tapsets.cxx:7061") $me:struct sdt_query* $scn_name:string const& $note_name:string const& $type:int $data:char const* $len:size_t process("/root/systemtap_write/install/bin/stap").function("setup_signals@/root/systemtap_write/systemtap/main.cxx:276") $handler:sighandler_t process("/root/systemtap_write/install/bin/stap").function("setup_user@/root/systemtap_write/systemtap/dwflpp.cxx:387") $this:struct dwflpp* const $modules:class vector, std::allocator >, std::allocator, std::allocator > > > const& $debuginfo_needed:bool process("/root/systemtap_write/install/bin/stap").function("shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:994") $__p:struct exp_type_null* $this:class shared_ptr* const process("/root/systemtap_write/install/bin/stap").function("shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:985") process("/root/systemtap_write/install/bin/stap").function("shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:989") process("/root/systemtap_write/install/bin/stap").function("shortname@/root/systemtap_write/systemtap/translate.cxx:2876") $e:enum exp_type process("/root/systemtap_write/install/bin/stap").function("show_ins@/root/systemtap_write/systemtap/stapregex-tree.cxx:165") $o:ostream& $i:union ins const* $base:union ins const* process("/root/systemtap_write/install/bin/stap").function("show_server_compatibility@/root/systemtap_write/systemtap/csclient.cxx:1674") $this:class compile_server_client const* const process("/root/systemtap_write/install/bin/stap").function("showbase@/usr/include/c++/4.8.2/bits/ios_base.h:811") $__base:class ios_base& process("/root/systemtap_write/install/bin/stap").function("side_effect_free@/root/systemtap_write/systemtap/staptree.cxx:2750") $this:struct varuse_collecting_visitor* const process("/root/systemtap_write/install/bin/stap").function("side_effect_free_wrt@/root/systemtap_write/systemtap/staptree.cxx:2757") $this:struct varuse_collecting_visitor* const $vars:class set, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("sign_cert@/root/systemtap_write/systemtap/nsscommon.cxx:641") $privKey:SECKEYPrivateKey* $cert:CERTCertificate* process("/root/systemtap_write/install/bin/stap").function("sign_file@/root/systemtap_write/systemtap/nsscommon.cxx:1250") $db_path:string const& $nss_cert_name:string const& $inputName:string const& $outputName:string const& process("/root/systemtap_write/install/bin/stap").function("signing_cert_db_path@/root/systemtap_write/systemtap/csclient.cxx:277") process("/root/systemtap_write/install/bin/stap").function("size@/usr/include/c++/4.8.2/bits/basic_string.h:715") process("/root/systemtap_write/install/bin/stap").function("size@/usr/include/c++/4.8.2/bits/stl_deque.h:1142") process("/root/systemtap_write/install/bin/stap").function("size@/usr/include/c++/4.8.2/bits/stl_list.h:873") process("/root/systemtap_write/install/bin/stap").function("size@/usr/include/c++/4.8.2/bits/stl_stack.h:151") process("/root/systemtap_write/install/bin/stap").function("size@/usr/include/c++/4.8.2/bits/stl_vector.h:645") process("/root/systemtap_write/install/bin/stap").function("skip_atoi@/root/systemtap_write/systemtap/tapset-mark.cxx:244") process("/root/systemtap_write/install/bin/stap").function("skip_pp@/root/systemtap_write/systemtap/parse.cxx:1144") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("skippable_arch_symbol@/root/systemtap_write/systemtap/translate.cxx:6815") process("/root/systemtap_write/install/bin/stap").function("slurp_pp1_body@/root/systemtap_write/systemtap/parse.cxx:690") $this:class parser* const $body:class vector >& process("/root/systemtap_write/install/bin/stap").function("slurp_pp1_param@/root/systemtap_write/systemtap/parse.cxx:664") $this:class parser* const $param:class vector >& process("/root/systemtap_write/install/bin/stap").function("snprintf@/usr/include/bits/stdio2.h:61") process("/root/systemtap_write/install/bin/stap").function("sole_location@/root/systemtap_write/systemtap/elaborate.cxx:144") $this:struct derived_probe const* const process("/root/systemtap_write/install/bin/stap").function("sole_location@/root/systemtap_write/systemtap/elaborate.cxx:826") $this:struct alias_derived_probe const* const process("/root/systemtap_write/install/bin/stap").function("sort<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:5474") $__comp:void* $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("sort<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_algo.h:5474") $__comp:void* $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:5438") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("sort<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_algo.h:5438") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("sort_heap<__gnu_cxx::__normal_iterator >, bool (*)(Dwarf_Line_s*, Dwarf_Line_s*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:494") $__comp:void* $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("sort_heap<__gnu_cxx::__normal_iterator > >, bool (*)(const be_derived_probe*, const be_derived_probe*)>@/usr/include/c++/4.8.2/bits/stl_heap.h:494") $__comp:void* $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("sort_heap<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_heap.h:465") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("sort_heap<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_heap.h:465") $__last:class __normal_iterator > > $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("source_loc@/root/systemtap_write/systemtap/parse.h:28") $this:struct source_loc* const process("/root/systemtap_write/install/bin/stap").function("span@/root/systemtap_write/systemtap/stapregex-dfa.h:89") process("/root/systemtap_write/install/bin/stap").function("spawned_pids_t@/root/systemtap_write/systemtap/util.cxx:620") $this:class spawned_pids_t* const process("/root/systemtap_write/install/bin/stap").function("splice@/usr/include/c++/4.8.2/bits/stl_list.h:1250") $__position:iterator process("/root/systemtap_write/install/bin/stap").function("split_lines@/root/systemtap_write/systemtap/util.cxx:405") $buf:char const* $n:size_t process("/root/systemtap_write/install/bin/stap").function("sprintf@/usr/include/bits/stdio2.h:31") process("/root/systemtap_write/install/bin/stap").function("sql_stmt@/root/systemtap_write/systemtap/coveragedb.cxx:141") $db:sqlite3* $stmt:char const* process("/root/systemtap_write/install/bin/stap").function("sql_update_unused_functions@/root/systemtap_write/systemtap/coveragedb.cxx:280") $db:sqlite3* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("sql_update_unused_globals@/root/systemtap_write/systemtap/coveragedb.cxx:312") $db:sqlite3* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("sql_update_unused_probes@/root/systemtap_write/systemtap/coveragedb.cxx:239") $db:sqlite3* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("sql_update_used_functions@/root/systemtap_write/systemtap/coveragedb.cxx:263") $db:sqlite3* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("sql_update_used_globals@/root/systemtap_write/systemtap/coveragedb.cxx:296") $db:sqlite3* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("sql_update_used_probes@/root/systemtap_write/systemtap/coveragedb.cxx:196") $db:sqlite3* $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("ssh_legacy_remote@/root/systemtap_write/systemtap/remote.cxx:950") process("/root/systemtap_write/install/bin/stap").function("ssh_remote@/root/systemtap_write/systemtap/remote.cxx:859") process("/root/systemtap_write/install/bin/stap").function("stack@/usr/include/c++/4.8.2/bits/stl_stack.h:130") process("/root/systemtap_write/install/bin/stap").function("stack@/usr/include/c++/4.8.2/bits/stl_stack.h:96") $this:class stack > >* const process("/root/systemtap_write/install/bin/stap").function("stap_hash@/root/systemtap_write/systemtap/hash.cxx:47") process("/root/systemtap_write/install/bin/stap").function("stap_sigmasker@/root/systemtap_write/systemtap/util.h:288") process("/root/systemtap_write/install/bin/stap").function("stap_spawn@/root/systemtap_write/systemtap/util.cxx:688") $verbose:int $args:class vector, std::allocator >, std::allocator, std::allocator > > > const& $fa:posix_spawn_file_actions_t* $envVec:class vector, std::allocator >, std::allocator, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("stap_spawn@/root/systemtap_write/systemtap/util.cxx:746") $verbose:int $args:class vector, std::allocator >, std::allocator, std::allocator > > > const& process("/root/systemtap_write/install/bin/stap").function("stap_spawn_piped@/root/systemtap_write/systemtap/util.cxx:752") $verbose:int $args:class vector, std::allocator >, std::allocator, std::allocator > > > const& $child_in:int* $child_out:int* $child_err:int* process("/root/systemtap_write/install/bin/stap").function("stap_system@/root/systemtap_write/systemtap/util.cxx:830") $verbose:int $description:string const& $args:class vector, std::allocator >, std::allocator, std::allocator > > > const& $null_out:bool $null_err:bool process("/root/systemtap_write/install/bin/stap").function("stap_system@/root/systemtap_write/systemtap/util.h:89") process("/root/systemtap_write/install/bin/stap").function("stap_system_read@/root/systemtap_write/systemtap/util.cxx:865") $verbose:int $args:class vector, std::allocator >, std::allocator, std::allocator > > > const& $out:ostream& process("/root/systemtap_write/install/bin/stap").function("stap_waitpid@/root/systemtap_write/systemtap/util.cxx:639") $verbose:int $pid:pid_t process("/root/systemtap_write/install/bin/stap").function("stapdfa@/root/systemtap_write/systemtap/stapregex.cxx:57") $this:struct stapdfa* const $func_name:string const& $re:string const& $tok:struct token const* $do_unescape:bool $do_tag:bool process("/root/systemtap_write/install/bin/stap").function("stapfile@/root/systemtap_write/systemtap/staptree.h:787") process("/root/systemtap_write/install/bin/stap").function("stapregex_compile@/root/systemtap_write/systemtap/stapregex-dfa.cxx:45") $re:struct regexp* $match_snippet:string const& $fail_snippet:string const& process("/root/systemtap_write/install/bin/stap").function("stapregex_getrange@/root/systemtap_write/systemtap/stapregex-parse.cxx:655") $cur:struct cursor& process("/root/systemtap_write/install/bin/stap").function("stapsh@/root/systemtap_write/systemtap/remote.cxx:438") process("/root/systemtap_write/install/bin/stap").function("start@/root/systemtap_write/systemtap/hash.cxx:64") $this:class stap_hash* const process("/root/systemtap_write/install/bin/stap").function("start@/root/systemtap_write/systemtap/remote.cxx:1045") $this:class ssh_legacy_remote* const process("/root/systemtap_write/install/bin/stap").function("start@/root/systemtap_write/systemtap/remote.cxx:474") $this:class stapsh* const process("/root/systemtap_write/install/bin/stap").function("start@/root/systemtap_write/systemtap/remote.cxx:84") $this:class direct* const process("/root/systemtap_write/install/bin/stap").function("start@/root/systemtap_write/systemtap/translate.cxx:855") $this:class itervar const* const $mv:struct mapvar const& process("/root/systemtap_write/install/bin/stap").function("start_log@/root/systemtap_write/systemtap/nsscommon.cxx:108") $arg:char const* process("/root/systemtap_write/install/bin/stap").function("start_struct_def@/root/systemtap_write/systemtap/translate.cxx:3569") $this:struct c_tmpcounter* const $before:pos_type& $after:pos_type& $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("startswith@/root/systemtap_write/systemtap/util.h:262") process("/root/systemtap_write/install/bin/stap").function("startswith@/root/systemtap_write/systemtap/util.h:268") $prefix:string const& $s:string const& process("/root/systemtap_write/install/bin/stap").function("stat@/usr/include/sys/stat.h:454") process("/root/systemtap_write/install/bin/stap").function("stat_decl_collector@/root/systemtap_write/systemtap/elaborate.cxx:1246") $sess:struct systemtap_session& $this:struct stat_decl_collector* const process("/root/systemtap_write/install/bin/stap").function("stat_op@/root/systemtap_write/systemtap/staptree.h:551") process("/root/systemtap_write/install/bin/stap").function("state@/root/systemtap_write/systemtap/stapregex-dfa.cxx:151") process("/root/systemtap_write/install/bin/stap").function("statement@/root/systemtap_write/systemtap/staptree.cxx:44") process("/root/systemtap_write/install/bin/stap").function("statement@/root/systemtap_write/systemtap/staptree.cxx:50") process("/root/systemtap_write/install/bin/stap").function("statement@/root/systemtap_write/systemtap/staptree.h:639") process("/root/systemtap_write/install/bin/stap").function("statistic_decl@/root/systemtap_write/systemtap/session.h:73") $this:struct statistic_decl* const process("/root/systemtap_write/install/bin/stap").function("stmt_expr@/root/systemtap_write/systemtap/translate.cxx:531") process("/root/systemtap_write/install/bin/stap").function("str@/root/systemtap_write/systemtap/elaborate.cxx:322") $this:struct match_key const* const process("/root/systemtap_write/install/bin/stap").function("str@/root/systemtap_write/systemtap/staptree.cxx:1378") $this:struct probe_point const* const $print_extras:bool process("/root/systemtap_write/install/bin/stap").function("str@/usr/include/c++/4.8.2/sstream:126") process("/root/systemtap_write/install/bin/stap").function("str@/usr/include/c++/4.8.2/sstream:471") process("/root/systemtap_write/install/bin/stap").function("str@/usr/include/c++/4.8.2/sstream:583") process("/root/systemtap_write/install/bin/stap").function("str_to_re@/root/systemtap_write/systemtap/stapregex-tree.cxx:451") $str:string const& process("/root/systemtap_write/install/bin/stap").function("strchr@/usr/include/string.h:225") process("/root/systemtap_write/install/bin/stap").function("strcpy@/usr/include/bits/string3.h:102") $__src:char const* $__dest:char* process("/root/systemtap_write/install/bin/stap").function("string_to_components@/root/systemtap_write/systemtap/staptree.cxx:810") $str:string const& process("/root/systemtap_write/install/bin/stap").function("strpbrk@/usr/include/string.h:304") $__accept:char const* $__s:char const* process("/root/systemtap_write/install/bin/stap").function("strrchr@/usr/include/string.h:246") $__c:int $__s:char* process("/root/systemtap_write/install/bin/stap").function("strrchr@/usr/include/string.h:252") $__c:int $__s:char const* process("/root/systemtap_write/install/bin/stap").function("substr@/usr/include/c++/4.8.2/bits/basic_string.h:2206") process("/root/systemtap_write/install/bin/stap").function("suggest_alternative_linenos@/root/systemtap_write/systemtap/dwflpp.cxx:1781") $this:struct dwflpp* const $srcfile:char const* $lineno:int $funcs:base_func_info_map_t& process("/root/systemtap_write/install/bin/stap").function("suggest_dwarf_functions@/root/systemtap_write/systemtap/tapsets.cxx:7507") $sess:struct systemtap_session& $modules:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > const& $func:string process("/root/systemtap_write/install/bin/stap").function("suggest_functors@/root/systemtap_write/systemtap/elaborate.cxx:655") $this:class match_node* const $functor:string process("/root/systemtap_write/install/bin/stap").function("suggest_marks@/root/systemtap_write/systemtap/tapset-mark.cxx:598") $this:struct mark_builder* const $sess:struct systemtap_session& $mark:string const& process("/root/systemtap_write/install/bin/stap").function("suggest_marks@/root/systemtap_write/systemtap/tapsets.cxx:7412") $sess:struct systemtap_session& $modules:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > const& $mark:string const& $provider:string const& process("/root/systemtap_write/install/bin/stap").function("suggest_plt_functions@/root/systemtap_write/systemtap/tapsets.cxx:7472") $sess:struct systemtap_session& $modules:class set, std::allocator >, std::less, std::allocator > >, std::allocator, std::allocator > > > const& $func:string const& process("/root/systemtap_write/install/bin/stap").function("suggested_locations_string@/root/systemtap_write/systemtap/dwflpp.cxx:2936") $attr:Dwarf_Attribute* process("/root/systemtap_write/install/bin/stap").function("swallow@/root/systemtap_write/systemtap/parse.cxx:1202") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("swap@/usr/include/c++/4.8.2/bits/move.h:166") process("/root/systemtap_write/install/bin/stap").function("swap@/usr/include/c++/4.8.2/bits/move.h:166") process("/root/systemtap_write/install/bin/stap").function("swap@/usr/include/c++/4.8.2/bits/move.h:166") process("/root/systemtap_write/install/bin/stap").function("swap@/usr/include/c++/4.8.2/bits/move.h:166") $__b:struct exp_type_details*& process("/root/systemtap_write/install/bin/stap").function("swap@/usr/include/c++/4.8.2/bits/move.h:166") $__b:int& $__a:int& process("/root/systemtap_write/install/bin/stap").function("swap@/usr/include/c++/4.8.2/tr1/shared_ptr.h:697") process("/root/systemtap_write/install/bin/stap").function("sym_name@/root/systemtap_write/systemtap/staptree.cxx:321") $this:struct target_symbol* const process("/root/systemtap_write/install/bin/stap").function("sym_name@/root/systemtap_write/systemtap/staptree.cxx:327") $this:struct atvar_op* const process("/root/systemtap_write/install/bin/stap").function("symbol@/root/systemtap_write/systemtap/staptree.cxx:67") $this:struct symbol* const process("/root/systemtap_write/install/bin/stap").function("symbol@/root/systemtap_write/systemtap/staptree.h:301") process("/root/systemtap_write/install/bin/stap").function("symbol_fetcher@/root/systemtap_write/systemtap/elaborate.cxx:1092") process("/root/systemtap_write/install/bin/stap").function("symbol_table@/root/systemtap_write/systemtap/tapsets.cxx:428") $mi:struct module_info* $this:struct symbol_table* const process("/root/systemtap_write/install/bin/stap").function("symboldecl@/root/systemtap_write/systemtap/staptree.cxx:85") process("/root/systemtap_write/install/bin/stap").function("symresolution_info@/root/systemtap_write/systemtap/elaborate.cxx:2066") process("/root/systemtap_write/install/bin/stap").function("synthetic_embedded_deref_call@/root/systemtap_write/systemtap/tapsets.cxx:3512") $dw:struct dwflpp& $function_type:Dwarf_Die* $function_name:string const& $function_code:string const& $userspace_p:bool $lvalue_p:bool $e:struct target_symbol* $pointer:struct expression* process("/root/systemtap_write/install/bin/stap").function("systemtap_session@/root/systemtap_write/systemtap/session.cxx:244") $this:struct systemtap_session* const $other:struct systemtap_session const& $arch:string const& $kern:string const& process("/root/systemtap_write/install/bin/stap").function("systemtap_session@/root/systemtap_write/systemtap/session.cxx:62") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("tag_op@/root/systemtap_write/systemtap/stapregex-tree.cxx:274") $this:struct tag_op* const $id:unsigned int process("/root/systemtap_write/install/bin/stap").function("tagged_p@/root/systemtap_write/systemtap/staptree.cxx:588") process("/root/systemtap_write/install/bin/stap").function("target_symbol@/root/systemtap_write/systemtap/staptree.h:313") $this:struct target_symbol* const process("/root/systemtap_write/install/bin/stap").function("target_symbol@/root/systemtap_write/systemtap/staptree.h:349") process("/root/systemtap_write/install/bin/stap").function("te_closure@/root/systemtap_write/systemtap/stapregex-dfa.cxx:199") $start:state_kernel* $ntags:int $is_initial:bool process("/root/systemtap_write/install/bin/stap").function("tellp@/root/systemtap_write/systemtap/translator-output.h:39") process("/root/systemtap_write/install/bin/stap").function("ternary_expression@/root/systemtap_write/systemtap/staptree.h:266") process("/root/systemtap_write/install/bin/stap").function("test_flag@/root/systemtap_write/systemtap/staptree.h:515") $f:enum format_flag process("/root/systemtap_write/install/bin/stap").function("throwing_visitor@/root/systemtap_write/systemtap/staptree.cxx:2781") $this:struct throwing_visitor* const $m:string const& process("/root/systemtap_write/install/bin/stap").function("throwing_visitor@/root/systemtap_write/systemtap/staptree.cxx:2782") $this:struct throwing_visitor* const process("/root/systemtap_write/install/bin/stap").function("throwone@/root/systemtap_write/systemtap/elaborate.cxx:1105") $this:struct symbol_fetcher* const $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("throwone@/root/systemtap_write/systemtap/elaborate.cxx:2671") $this:struct assignment_symbol_fetcher* const $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("throwone@/root/systemtap_write/systemtap/staptree.cxx:2786") $this:struct throwing_visitor* const $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("timeout_callback@/root/systemtap_write/systemtap/csclient.cxx:3550") $e:AvahiTimeout* $userdata:void* process("/root/systemtap_write/install/bin/stap").function("timer_derived_probe@/root/systemtap_write/systemtap/tapset-timers.cxx:57") $this:struct timer_derived_probe* const $p:struct probe* $l:struct probe_point* $i:int64_t $r:int64_t $ms:bool process("/root/systemtap_write/install/bin/stap").function("tmpvar@/root/systemtap_write/systemtap/translate.cxx:543") process("/root/systemtap_write/install/bin/stap").function("tmpvar@/root/systemtap_write/systemtap/translate.cxx:551") process("/root/systemtap_write/install/bin/stap").function("tmpvar@/root/systemtap_write/systemtap/translate.cxx:556") $source:class var const& $this:struct tmpvar* const process("/root/systemtap_write/install/bin/stap").function("tok_is@/root/systemtap_write/systemtap/parse.cxx:1213") $expected:string const& $tt:enum token_type $t:struct token const* process("/root/systemtap_write/install/bin/stap").function("token@/root/systemtap_write/systemtap/parse.h:57") process("/root/systemtap_write/install/bin/stap").function("token@/root/systemtap_write/systemtap/parse.h:58") $other:struct token const& $this:struct token* const process("/root/systemtap_write/install/bin/stap").function("tokenize@/root/systemtap_write/systemtap/util.cxx:309") $str:string const& $tokens:class vector, std::allocator >, std::allocator, std::allocator > > >& $delimiters:string const& process("/root/systemtap_write/install/bin/stap").function("tokenize_cxx@/root/systemtap_write/systemtap/util.cxx:374") $str:string const& $tokens:class vector, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("tokenize_full@/root/systemtap_write/systemtap/util.cxx:331") $str:string const& $tokens:class vector, std::allocator >, std::allocator, std::allocator > > >& $delimiters:string const& process("/root/systemtap_write/install/bin/stap").function("top@/usr/include/c++/4.8.2/bits/stl_stack.h:159") process("/root/systemtap_write/install/bin/stap").function("tracepoint_arg@/root/systemtap_write/systemtap/tapsets.cxx:10243") process("/root/systemtap_write/install/bin/stap").function("tracepoint_arg@/root/systemtap_write/systemtap/tapsets.cxx:10248") process("/root/systemtap_write/install/bin/stap").function("tracepoint_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:10478") $this:struct tracepoint_derived_probe* const $s:struct systemtap_session& $dw:struct dwflpp& $func_die:Dwarf_Die& $tracepoint_system:string const& $tracepoint_name:string const& $base:struct probe* $loc:struct probe_point* process("/root/systemtap_write/install/bin/stap").function("tracepoint_extra_decls@/root/systemtap_write/systemtap/tapsets.cxx:10682") $s:struct systemtap_session& $header:string const& process("/root/systemtap_write/install/bin/stap").function("tracepoint_query@/root/systemtap_write/systemtap/tapsets.cxx:10997") process("/root/systemtap_write/install/bin/stap").function("tracepoint_query_cu@/root/systemtap_write/systemtap/tapsets.cxx:11156") $cudie:Dwarf_Die* $q:struct tracepoint_query* process("/root/systemtap_write/install/bin/stap").function("tracepoint_query_func@/root/systemtap_write/systemtap/tapsets.cxx:11164") $func:Dwarf_Die* $q:struct tracepoint_query* process("/root/systemtap_write/install/bin/stap").function("tracepoint_var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:10280") process("/root/systemtap_write/install/bin/stap").function("transform<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator >, int (*)(int)throw ()>@/usr/include/c++/4.8.2/bits/stl_algo.h:4915") $__result:class __normal_iterator, std::allocator > > $__last:class __normal_iterator, std::allocator > > $__first:class __normal_iterator, std::allocator > > process("/root/systemtap_write/install/bin/stap").function("translate@/root/systemtap_write/systemtap/loc2c.c:332") $len:size_t const $input:struct location* $need_fb:_Bool* $loc:struct location* $pieces:struct location* $__PRETTY_FUNCTION__:char[] const $expr:Dwarf_Op const* $max_stack:unsigned int $i:size_t $tos_value:_Bool $loser:size_t* $implicit_value:Dwarf_Block $implicit_pointer:Dwarf_Op const* $stack_depth:unsigned int $ctx:struct location_context* $indent:int $tos_register:int $used_deref:_Bool process("/root/systemtap_write/install/bin/stap").function("translate_array@/root/systemtap_write/systemtap/loc2c.c:2319") $pool:struct obstack* $indent:int $anydie:Dwarf_Die* $stride:Dwarf_Word $input:struct location** $idx:char const* $const_idx:Dwarf_Word process("/root/systemtap_write/install/bin/stap").function("translate_base_fetch@/root/systemtap_write/systemtap/loc2c.c:1854") $pool:struct obstack* $indent:int $byte_size:Dwarf_Word $signed_p:_Bool $input:struct location** $target:char const* $depth:int process("/root/systemtap_write/install/bin/stap").function("translate_base_store@/root/systemtap_write/systemtap/loc2c.c:2007") $pool:struct obstack* $indent:int $byte_size:Dwarf_Word $input:struct location** $store_loc:struct location* $rvalue:char const* $depth:int process("/root/systemtap_write/install/bin/stap").function("translate_components@/root/systemtap_write/systemtap/dwflpp.cxx:3459") $this:struct dwflpp* const $pool:struct obstack* $tail:struct location** $pc:Dwarf_Addr $e:struct target_symbol const* $vardie:Dwarf_Die* $typedie:Dwarf_Die* $first:unsigned int process("/root/systemtap_write/install/bin/stap").function("translate_constant@/root/systemtap_write/systemtap/loc2c.c:162") $ctx:struct location_context* $indent:int $attr:Dwarf_Attribute* process("/root/systemtap_write/install/bin/stap").function("translate_final_fetch_or_store@/root/systemtap_write/systemtap/dwflpp.cxx:3639") $this:struct dwflpp* const $pool:struct obstack* $tail:struct location** $vardie:Dwarf_Die* $start_typedie:Dwarf_Die* $lvalue:bool $e:struct target_symbol const* $postlude:string& $typedie:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("translate_location@/root/systemtap_write/systemtap/dwflpp.cxx:3195") $this:struct dwflpp* const $pool:struct obstack* $attr:Dwarf_Attribute* $die:Dwarf_Die* $pc:Dwarf_Addr $fb_attr:Dwarf_Attribute* $tail:struct location** $e:struct target_symbol const* process("/root/systemtap_write/install/bin/stap").function("translate_offset@/root/systemtap_write/systemtap/loc2c.c:1024") $indent:int $expr:Dwarf_Op const* $len:size_t $i:size_t $input:struct location** $offset:Dwarf_Word $__PRETTY_FUNCTION__:char[] const process("/root/systemtap_write/install/bin/stap").function("translate_pass@/root/systemtap_write/systemtap/translate.cxx:7844") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("translate_runtime@/root/systemtap_write/systemtap/translate.cxx:7810") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("translator_output@/root/systemtap_write/systemtap/translator-output.cxx:17") $this:class translator_output* const $f:ostream& process("/root/systemtap_write/install/bin/stap").function("translator_output@/root/systemtap_write/systemtap/translator-output.cxx:23") $this:class translator_output* const $filename:string const& $bufsize:size_t process("/root/systemtap_write/install/bin/stap").function("traversing_visitor@/root/systemtap_write/systemtap/staptree.h:909") process("/root/systemtap_write/install/bin/stap").function("trustNewServer@/root/systemtap_write/systemtap/csclient.cxx:307") $serverCert:CERTCertificate* process("/root/systemtap_write/install/bin/stap").function("trust_already_in_place@/root/systemtap_write/systemtap/csclient.cxx:1686") $server:struct compile_server_info const& $server_list:class vector > const& $cert_db_path:string const $revoking:bool process("/root/systemtap_write/install/bin/stap").function("try_block@/root/systemtap_write/systemtap/staptree.h:671") process("/root/systemtap_write/install/bin/stap").function("try_parse_arg_effective_addr@/root/systemtap_write/systemtap/tapsets.cxx:6445") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* $asmarg:string const& $precision:long int process("/root/systemtap_write/install/bin/stap").function("try_parse_arg_literal@/root/systemtap_write/systemtap/tapsets.cxx:6238") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* $asmarg:string const& $precision:long int process("/root/systemtap_write/install/bin/stap").function("try_parse_arg_offset_register@/root/systemtap_write/systemtap/tapsets.cxx:6374") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* $asmarg:string const& $precision:long int process("/root/systemtap_write/install/bin/stap").function("try_parse_arg_register@/root/systemtap_write/systemtap/tapsets.cxx:6292") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* $asmarg:string const& $precision:long int process("/root/systemtap_write/install/bin/stap").function("try_parse_arg_varname@/root/systemtap_write/systemtap/tapsets.cxx:6520") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* $asmarg:string const& $precision:long int process("/root/systemtap_write/install/bin/stap").function("try_suffix_expansion@/root/systemtap_write/systemtap/elaborate.cxx:676") $this:class match_node* const $s:struct systemtap_session& $p:struct probe* $loc:struct probe_point* $pos:unsigned int $results:class vector >& process("/root/systemtap_write/install/bin/stap").function("tt2str@/root/systemtap_write/systemtap/parse.cxx:286") $tt:enum token_type process("/root/systemtap_write/install/bin/stap").function("type_die_for_local@/root/systemtap_write/systemtap/dwflpp.cxx:3941") $this:struct dwflpp* const $scopes:class vector >& $pc:Dwarf_Addr $local:string const& $e:struct target_symbol const* $typedie:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("type_die_for_pointer@/root/systemtap_write/systemtap/dwflpp.cxx:4113") $this:struct dwflpp* const $start_typedie:Dwarf_Die* $e:struct target_symbol const* $typedie:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("type_die_for_return@/root/systemtap_write/systemtap/dwflpp.cxx:4029") $this:struct dwflpp* const $scope_die:Dwarf_Die* $pc:Dwarf_Addr $e:struct target_symbol const* $typedie:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:128") $this:struct null_op const* const process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:140") $this:struct anchor_op const* const process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:153") $this:struct tag_op const* const process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:165") $this:struct match_op const* const process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:175") $this:struct alt_op const* const process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:190") $this:struct cat_op const* const process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:208") $this:struct close_op const* const process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:222") $this:struct closev_op const* const process("/root/systemtap_write/install/bin/stap").function("type_of@/root/systemtap_write/systemtap/stapregex-tree.h:238") $this:struct rule_op const* const process("/root/systemtap_write/install/bin/stap").function("typeresolution_info@/root/systemtap_write/systemtap/elaborate.cxx:4529") $this:struct typeresolution_info* const $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("unary_expression@/root/systemtap_write/systemtap/staptree.h:203") process("/root/systemtap_write/install/bin/stap").function("unescape_glob_chars@/root/systemtap_write/systemtap/util.cxx:985") $str:string const& process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, Dwarf_Die*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:Dwarf_Die* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, compile_server_info*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, exp_type*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, func_info*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct func_info* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, print_format::format_component*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct format_component* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, resolved_host*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct resolved_host* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, target_symbol::component*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct component* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, dynprobe_info**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct dynprobe_info** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, expression**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct expression** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator > >, itrace_derived_probe**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct itrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, long int*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:long int* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, probe_point**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct probe_point** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, probe_point::component**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, probe_point::component**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct component** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, remote**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:class remote** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, stapfile**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct stapfile** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, stapfile**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, statement**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct statement** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, statement**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator*, std::vector > >, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator >, symbol**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct symbol** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy<__gnu_cxx::__normal_iterator > >, utrace_derived_probe**>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct utrace_derived_probe** process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct base_func_info* $__last:struct base_func_info* $__first:struct base_func_info* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct compile_server_info* $__last:struct compile_server_info* $__first:struct compile_server_info* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct func_info* $__last:struct func_info* $__first:struct func_info* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct inline_instance_info* $__last:struct inline_instance_info* $__first:struct inline_instance_info* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct format_component* $__last:struct format_component* $__first:struct format_component* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct resolved_host* $__last:struct resolved_host* $__first:struct resolved_host* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct semantic_error* $__last:struct semantic_error* $__first:struct semantic_error* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, const std::pair&, const std::pair*>, std::_Deque_iterator, std::pair&, std::pair*> >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, std::pair&, std::pair*>, std::_Deque_iterator, std::pair&, std::pair*> >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, const std::pair&, const std::pair*>, std::_Deque_iterator, std::pair&, std::pair*> >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, std::_Deque_iterator >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy >, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy*, std::basic_string*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__last:class basic_string, std::allocator >* $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy*, std::pair*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, std::basic_string >*, std::pair, std::basic_string >*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__last:struct pair, std::allocator >, std::basic_string, std::allocator > >* $__first:struct pair, std::allocator >, std::basic_string, std::allocator > >* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy, unsigned int>*, std::pair, unsigned int>*>@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct pair, std::allocator >, unsigned int>* $__last:struct pair, std::allocator >, unsigned int>* $__first:struct pair, std::allocator >, unsigned int>* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct component* $__last:struct component* $__first:struct component* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct tmpvar* $__last:struct tmpvar* $__first:struct tmpvar* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") $__result:struct tracepoint_arg* $__last:struct tracepoint_arg* $__first:struct tracepoint_arg* process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_copy@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:107") process("/root/systemtap_write/install/bin/stap").function("uninitialized_fill@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:164") process("/root/systemtap_write/install/bin/stap").function("uninitialized_fill_n@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:218") process("/root/systemtap_write/install/bin/stap").function("uninitialized_fill_n@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:218") process("/root/systemtap_write/install/bin/stap").function("uninitialized_fill_n@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:218") $__x:struct func_info const& $__n:long unsigned int $__first:struct func_info* process("/root/systemtap_write/install/bin/stap").function("uninitialized_fill_n*, long unsigned int, std::basic_string >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:218") $__x:class basic_string, std::allocator > const& $__n:long unsigned int $__first:class basic_string, std::allocator >* process("/root/systemtap_write/install/bin/stap").function("uninitialized_fill_n*, long unsigned int, std::list >@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:218") $__x:class list > const& $__n:long unsigned int $__first:class list >* process("/root/systemtap_write/install/bin/stap").function("uninitialized_fill_n@/usr/include/c++/4.8.2/bits/stl_uninitialized.h:218") $__n:long unsigned int $__first:unsigned int* process("/root/systemtap_write/install/bin/stap").function("uniq_list@/root/systemtap_write/systemtap/main.cxx:54") $l:class list, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("unix_stapsh@/root/systemtap_write/systemtap/remote.cxx:664") $this:class unix_stapsh* const $s:struct systemtap_session& $ud:class uri_decoder const& process("/root/systemtap_write/install/bin/stap").function("unlink@/root/systemtap_write/systemtap/cache.cxx:433") $this:struct cache_ent_info const* const process("/root/systemtap_write/install/bin/stap").function("unmark@/root/systemtap_write/systemtap/stapregex-tree.h:85") $i:union ins* process("/root/systemtap_write/install/bin/stap").function("unmodified_fnargs_checker@/root/systemtap_write/systemtap/translate.cxx:948") $this:struct unmodified_fnargs_checker* const process("/root/systemtap_write/install/bin/stap").function("unmount_well_formed_probe_point@/root/systemtap_write/systemtap/tapsets.cxx:1458") $this:struct dwarf_query* const process("/root/systemtap_write/install/bin/stap").function("unordered_map@/usr/include/c++/4.8.2/tr1/unordered_map.h:193") process("/root/systemtap_write/install/bin/stap").function("unordered_multimap@/usr/include/c++/4.8.2/tr1/unordered_map.h:245") process("/root/systemtap_write/install/bin/stap").function("unpack_response@/root/systemtap_write/systemtap/csclient.cxx:1382") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("unresolved@/root/systemtap_write/systemtap/elaborate.cxx:5714") $this:struct typeresolution_info* const $tok:struct token const* process("/root/systemtap_write/install/bin/stap").function("unsetf@/usr/include/c++/4.8.2/bits/ios_base.h:610") process("/root/systemtap_write/install/bin/stap").function("upchuck@/root/systemtap_write/systemtap/elaborate.cxx:782") $this:struct alias_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("update_coverage_db@/root/systemtap_write/systemtap/coveragedb.cxx:326") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("update_symtab@/root/systemtap_write/systemtap/tapsets.cxx:8386") $this:struct module_info* const $funcs:cu_function_cache_t* process("/root/systemtap_write/install/bin/stap").function("update_visitor@/root/systemtap_write/systemtap/staptree.h:1110") process("/root/systemtap_write/install/bin/stap").function("upper_bound<__gnu_cxx::__normal_iterator >, Dwarf_Line_s*, lineno_comparator>@/usr/include/c++/4.8.2/bits/stl_algo.h:2521") $__comp:struct lineno_comparator $__first:class __normal_iterator > > process("/root/systemtap_write/install/bin/stap").function("upper_bound@/usr/include/c++/4.8.2/bits/stl_multimap.h:794") $__x:key_type const& $this:class multimap, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("upper_bound@/usr/include/c++/4.8.2/bits/stl_tree.h:886") $__k:key_type const& $this:class _Rb_tree, std::_Select1st >, std::less, std::allocator > >* const process("/root/systemtap_write/install/bin/stap").function("uprobe_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:559") process("/root/systemtap_write/install/bin/stap").function("uprobe_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:902") process("/root/systemtap_write/install/bin/stap").function("uprobes_pass@/root/systemtap_write/systemtap/buildrun.cxx:659") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("uri_decoder@/root/systemtap_write/systemtap/remote.cxx:42") $uri:string const& $this:class uri_decoder* const process("/root/systemtap_write/install/bin/stap").function("usage@/root/systemtap_write/systemtap/session.cxx:496") $this:struct systemtap_session* const $exitcode:int process("/root/systemtap_write/install/bin/stap").function("utrace_derived_probe@/root/systemtap_write/systemtap/tapset-utrace.cxx:130") $this:struct utrace_derived_probe* const $s:struct systemtap_session& $p:struct probe* $l:struct probe_point* $hp:bool $pn:string& $pd:int64_t $f:enum utrace_derived_probe_flags process("/root/systemtap_write/install/bin/stap").function("utrace_var_expanding_visitor@/root/systemtap_write/systemtap/tapset-utrace.cxx:107") process("/root/systemtap_write/install/bin/stap").function("validate_module_elf@/root/systemtap_write/systemtap/tapsets.cxx:2343") $q:struct base_query* $name:char const* $mod:Dwfl_Module* process("/root/systemtap_write/install/bin/stap").function("value@/root/systemtap_write/systemtap/translate.cxx:426") process("/root/systemtap_write/install/bin/stap").function("value@/root/systemtap_write/systemtap/translate.cxx:566") process("/root/systemtap_write/install/bin/stap").function("value@/root/systemtap_write/systemtap/translate.cxx:891") process("/root/systemtap_write/install/bin/stap").function("value_typename@/root/systemtap_write/systemtap/translate.cxx:2846") $e:enum exp_type process("/root/systemtap_write/install/bin/stap").function("var@/root/systemtap_write/systemtap/translate.cxx:348") process("/root/systemtap_write/install/bin/stap").function("var@/root/systemtap_write/systemtap/translate.cxx:363") process("/root/systemtap_write/install/bin/stap").function("var@/root/systemtap_write/systemtap/translate.cxx:368") $name:string const& $ty:enum exp_type $local:bool $u:struct c_unparser* $this:class var* const process("/root/systemtap_write/install/bin/stap").function("var@/root/systemtap_write/systemtap/translate.cxx:372") process("/root/systemtap_write/install/bin/stap").function("var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:2751") $this:struct var_expanding_visitor* const process("/root/systemtap_write/install/bin/stap").function("vardecl@/root/systemtap_write/systemtap/staptree.cxx:156") $this:struct vardecl* const process("/root/systemtap_write/install/bin/stap").function("vardie_from_symtable@/root/systemtap_write/systemtap/dwflpp.cxx:3807") $this:struct dwflpp* const $vardie:Dwarf_Die* $addr:Dwarf_Addr* process("/root/systemtap_write/install/bin/stap").function("varuse_collecting_visitor@/root/systemtap_write/systemtap/staptree.h:1019") process("/root/systemtap_write/install/bin/stap").function("vasprintf@/usr/include/bits/stdio2.h:207") $__ap:__gnuc_va_list process("/root/systemtap_write/install/bin/stap").function("vector<__gnu_cxx::__normal_iterator > >@/usr/include/c++/4.8.2/bits/stl_vector.h:398") process("/root/systemtap_write/install/bin/stap").function("vector@/usr/include/c++/4.8.2/bits/stl_vector.h:398") process("/root/systemtap_write/install/bin/stap").function("vector > >@/usr/include/c++/4.8.2/bits/stl_vector.h:398") $this:class vector, std::allocator >, std::allocator, std::allocator > > >* const $__first:struct _Rb_tree_const_iterator, std::allocator > > $__last:struct _Rb_tree_const_iterator, std::allocator > > $__a:allocator_type const& process("/root/systemtap_write/install/bin/stap").function("vector@/usr/include/c++/4.8.2/bits/stl_vector.h:248") process("/root/systemtap_write/install/bin/stap").function("vector@/usr/include/c++/4.8.2/bits/stl_vector.h:295") process("/root/systemtap_write/install/bin/stap").function("vector@/usr/include/c++/4.8.2/bits/stl_vector.h:310") process("/root/systemtap_write/install/bin/stap").function("vector_has >@/root/systemtap_write/systemtap/util.h:255") $item:class basic_string, std::allocator > $v:class vector, std::allocator >, std::allocator, std::allocator > > >& process("/root/systemtap_write/install/bin/stap").function("version@/root/systemtap_write/systemtap/session.cxx:448") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("version_string@/root/systemtap_write/systemtap/session.cxx:433") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1427") $this:struct block* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1434") $this:struct try_block* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1441") $this:struct embeddedcode* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1448") $this:struct for_loop* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1454") $this:struct foreach_loop* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1460") $this:struct null_statement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1466") $this:struct expr_statement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1472") $this:struct return_statement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1478") $this:struct delete_statement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1486") $this:struct if_statement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1492") $this:struct next_statement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1498") $this:struct break_statement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1504") $this:struct continue_statement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1510") $this:struct literal_string* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1516") $this:struct literal_number* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1522") $this:struct binary_expression* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1528") $this:struct embedded_expr* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1534") $this:struct unary_expression* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1540") $this:struct pre_crement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1548") $this:struct post_crement* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1556") $this:struct logical_or_expr* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1562") $this:struct logical_and_expr* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1568") $this:struct array_in* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1574") $this:struct regex_query* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1580") $this:struct comparison* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1586") $this:struct concatenation* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1592") $this:struct ternary_expression* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1598") $this:struct assignment* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1606") $this:struct symbol* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1612") $this:struct target_symbol* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1634") $this:struct cast_op* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1641") $this:struct autocast_op* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1648") $this:struct atvar_op* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1655") $this:struct defined_op* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1662") $this:struct entry_op* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1669") $this:struct perf_op* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1676") $this:struct arrayindex* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1682") $this:struct functioncall* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1688") $this:struct print_format* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1694") $this:struct stat_op* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit@/root/systemtap_write/systemtap/staptree.cxx:1700") $this:struct hist_op* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/elaborate.cxx:2261") $this:struct symresolution_info* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/elaborate.cxx:3134") $this:struct void_statement_reducer* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/elaborate.cxx:5465") $this:struct typeresolution_info* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/staptree.cxx:1938") process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/staptree.cxx:2133") $this:struct expression_visitor* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/staptree.cxx:2926") $this:struct throwing_visitor* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/staptree.cxx:3209") $this:struct update_visitor* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/staptree.cxx:3491") $this:struct deep_copy_visitor* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/translate.cxx:4687") $this:struct c_tmpcounter* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_array_in@/root/systemtap_write/systemtap/translate.cxx:4742") $this:struct c_unparser* const $e:struct array_in* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:1100") $this:struct symbol_fetcher* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:1152") $this:struct mutated_var_collector* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:1180") $this:struct no_var_mutation_during_iteration_check* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:2152") $this:struct delete_statement_symresolution_info* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:2212") $this:struct symresolution_info* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:2218") $this:struct symresolution_info* const $e:struct arrayindex* $wildcard_ok:bool process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:3135") $this:struct void_statement_reducer* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:5076") $this:struct typeresolution_info* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/elaborate.cxx:5423") $this:struct delete_statement_typeresolution_info* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/staptree.cxx:2031") $this:struct traversing_visitor* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/staptree.cxx:2189") $this:struct expression_visitor* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/staptree.cxx:2615") $this:struct varuse_collecting_visitor* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/staptree.cxx:3012") $this:struct throwing_visitor* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/staptree.cxx:3314") $this:struct update_visitor* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/staptree.cxx:3578") $this:struct deep_copy_visitor* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/translate.cxx:3726") $this:struct arrayindex_downcaster* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/translate.cxx:4267") $this:struct delete_statement_operand_tmp_visitor* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/translate.cxx:4311") $this:struct delete_statement_operand_visitor* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/translate.cxx:5408") $this:struct c_tmpcounter* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/translate.cxx:5479") $this:struct c_unparser* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/translate.cxx:5565") $this:struct c_tmpcounter_assignment* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_arrayindex@/root/systemtap_write/systemtap/translate.cxx:5597") $this:struct c_unparser_assignment* const $e:struct arrayindex* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/elaborate.cxx:1141") $this:struct mutated_var_collector* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/elaborate.cxx:1257") $this:struct stat_decl_collector* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/elaborate.cxx:2693") $this:struct dead_assignment_remover* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/elaborate.cxx:3144") $this:struct void_statement_reducer* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/elaborate.cxx:4639") $this:struct typeresolution_info* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/staptree.cxx:1973") $this:struct traversing_visitor* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/staptree.cxx:2168") $this:struct expression_visitor* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/staptree.cxx:2542") $this:struct varuse_collecting_visitor* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/staptree.cxx:2956") $this:struct throwing_visitor* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/staptree.cxx:3249") $this:struct update_visitor* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/staptree.cxx:3521") $this:struct deep_copy_visitor* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/tapsets.cxx:2842") $this:struct var_expanding_visitor* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/translate.cxx:5002") $this:struct c_tmpcounter* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_assignment@/root/systemtap_write/systemtap/translate.cxx:5010") $this:struct c_unparser* const $e:struct assignment* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/elaborate.cxx:2656") $this:struct assignment_symbol_fetcher* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/elaborate.cxx:3459") $this:struct void_statement_reducer* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/elaborate.cxx:4976") $this:struct typeresolution_info* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/staptree.cxx:2005") process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/staptree.cxx:2238") $this:struct expression_visitor* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/staptree.cxx:2466") $this:struct varuse_collecting_visitor* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/staptree.cxx:2974") $this:struct throwing_visitor* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/staptree.cxx:3286") $this:struct update_visitor* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/staptree.cxx:3554") $this:struct deep_copy_visitor* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/tapsets.cxx:4167") $this:struct dwarf_var_expanding_visitor* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/tapsets.cxx:4769") $this:struct dwarf_atvar_expanding_visitor* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/tapsets.cxx:6751") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_atvar_op@/root/systemtap_write/systemtap/translate.cxx:5214") $this:struct c_unparser* const $e:struct atvar_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/elaborate.cxx:2666") $this:struct assignment_symbol_fetcher* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/elaborate.cxx:3483") $this:struct void_statement_reducer* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/elaborate.cxx:4376") $this:struct autocast_expanding_visitor* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/elaborate.cxx:5039") $this:struct typeresolution_info* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/staptree.cxx:1998") $this:struct traversing_visitor* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/staptree.cxx:2231") $this:struct expression_visitor* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/staptree.cxx:2489") $this:struct varuse_collecting_visitor* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/staptree.cxx:2986") $this:struct throwing_visitor* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/staptree.cxx:3278") $this:struct update_visitor* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/staptree.cxx:3548") $this:struct deep_copy_visitor* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_autocast_op@/root/systemtap_write/systemtap/translate.cxx:5228") $this:struct c_unparser* const $e:struct autocast_op* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/elaborate.cxx:3275") $this:struct void_statement_reducer* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/elaborate.cxx:3669") $this:struct const_folder* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/elaborate.cxx:4768") $this:struct typeresolution_info* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/staptree.cxx:1898") $this:struct traversing_visitor* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/staptree.cxx:2091") $this:struct expression_visitor* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/staptree.cxx:2889") $this:struct throwing_visitor* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/staptree.cxx:3163") $this:struct update_visitor* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/staptree.cxx:3454") $this:struct deep_copy_visitor* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/translate.cxx:4513") $this:struct c_tmpcounter* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_binary_expression@/root/systemtap_write/systemtap/translate.cxx:4552") $this:struct c_unparser* const $e:struct binary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/elaborate.cxx:2073") $this:struct symresolution_info* const $e:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/elaborate.cxx:2826") $this:struct dead_stmtexpr_remover* const $s:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/elaborate.cxx:4088") $this:struct dead_control_remover* const $b:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/elaborate.cxx:5195") $this:struct typeresolution_info* const $e:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/staptree.cxx:1787") $this:struct traversing_visitor* const $s:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/staptree.cxx:2792") $this:struct throwing_visitor* const $s:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/staptree.cxx:3046") $this:struct update_visitor* const $s:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/staptree.cxx:3358") $this:struct deep_copy_visitor* const $s:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/translate.cxx:3428") $this:struct c_unparser* const $s:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_block@/root/systemtap_write/systemtap/translate.cxx:3638") $this:struct c_tmpcounter* const $s:struct block* process("/root/systemtap_write/install/bin/stap").function("visit_break_statement@/root/systemtap_write/systemtap/elaborate.cxx:4083") $this:struct dead_control_remover* const $s:struct break_statement* process("/root/systemtap_write/install/bin/stap").function("visit_break_statement@/root/systemtap_write/systemtap/elaborate.cxx:5453") $this:struct typeresolution_info* const process("/root/systemtap_write/install/bin/stap").function("visit_break_statement@/root/systemtap_write/systemtap/staptree.cxx:1873") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_break_statement@/root/systemtap_write/systemtap/staptree.cxx:2859") $this:struct throwing_visitor* const $s:struct break_statement* process("/root/systemtap_write/install/bin/stap").function("visit_break_statement@/root/systemtap_write/systemtap/staptree.cxx:3133") process("/root/systemtap_write/install/bin/stap").function("visit_break_statement@/root/systemtap_write/systemtap/staptree.cxx:3424") $this:struct deep_copy_visitor* const $s:struct break_statement* process("/root/systemtap_write/install/bin/stap").function("visit_break_statement@/root/systemtap_write/systemtap/translate.cxx:2386") $this:struct max_action_info* const $stmt:struct break_statement* process("/root/systemtap_write/install/bin/stap").function("visit_break_statement@/root/systemtap_write/systemtap/translate.cxx:4457") $this:struct c_unparser* const $s:struct break_statement* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/elaborate.cxx:2661") $this:struct assignment_symbol_fetcher* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/elaborate.cxx:3475") $this:struct void_statement_reducer* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/elaborate.cxx:5026") $this:struct typeresolution_info* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/staptree.cxx:1991") $this:struct traversing_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/staptree.cxx:2224") $this:struct expression_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/staptree.cxx:2478") $this:struct varuse_collecting_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/staptree.cxx:2980") $this:struct throwing_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/staptree.cxx:3270") $this:struct update_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/staptree.cxx:3542") $this:struct deep_copy_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/tapsets.cxx:4292") $this:struct dwarf_var_expanding_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/tapsets.cxx:4537") $this:struct dwarf_cast_expanding_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/tapsets.cxx:6764") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_cast_op@/root/systemtap_write/systemtap/translate.cxx:5221") $this:struct c_unparser* const $e:struct cast_op* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/elaborate.cxx:3338") $this:struct void_statement_reducer* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/elaborate.cxx:3894") $this:struct const_folder* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/elaborate.cxx:4595") $this:struct typeresolution_info* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/staptree.cxx:1951") $this:struct traversing_visitor* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/staptree.cxx:2147") $this:struct expression_visitor* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/staptree.cxx:2938") $this:struct throwing_visitor* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/staptree.cxx:3224") $this:struct update_visitor* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/staptree.cxx:3503") $this:struct deep_copy_visitor* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/translate.cxx:4890") $this:struct c_tmpcounter* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_comparison@/root/systemtap_write/systemtap/translate.cxx:4906") $this:struct c_unparser* const $e:struct comparison* process("/root/systemtap_write/install/bin/stap").function("visit_components@/root/systemtap_write/systemtap/staptree.cxx:1618") $this:struct target_symbol* const $u:struct visitor* process("/root/systemtap_write/install/bin/stap").function("visit_components@/root/systemtap_write/systemtap/staptree.cxx:1626") $this:struct target_symbol* const $u:struct update_visitor* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/elaborate.cxx:3344") $this:struct void_statement_reducer* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/elaborate.cxx:3971") $this:struct const_folder* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/elaborate.cxx:4620") $this:struct typeresolution_info* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/staptree.cxx:1958") $this:struct traversing_visitor* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/staptree.cxx:2154") $this:struct expression_visitor* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/staptree.cxx:2944") $this:struct throwing_visitor* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/staptree.cxx:3232") $this:struct update_visitor* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/staptree.cxx:3509") $this:struct deep_copy_visitor* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/translate.cxx:4948") $this:struct c_tmpcounter* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_concatenation@/root/systemtap_write/systemtap/translate.cxx:4958") $this:struct c_unparser* const $e:struct concatenation* process("/root/systemtap_write/install/bin/stap").function("visit_continue_statement@/root/systemtap_write/systemtap/elaborate.cxx:4084") $this:struct dead_control_remover* const $s:struct continue_statement* process("/root/systemtap_write/install/bin/stap").function("visit_continue_statement@/root/systemtap_write/systemtap/elaborate.cxx:5459") $this:struct typeresolution_info* const process("/root/systemtap_write/install/bin/stap").function("visit_continue_statement@/root/systemtap_write/systemtap/staptree.cxx:1878") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_continue_statement@/root/systemtap_write/systemtap/staptree.cxx:2865") $this:struct throwing_visitor* const $s:struct continue_statement* process("/root/systemtap_write/install/bin/stap").function("visit_continue_statement@/root/systemtap_write/systemtap/staptree.cxx:3139") process("/root/systemtap_write/install/bin/stap").function("visit_continue_statement@/root/systemtap_write/systemtap/staptree.cxx:3430") $this:struct deep_copy_visitor* const $s:struct continue_statement* process("/root/systemtap_write/install/bin/stap").function("visit_continue_statement@/root/systemtap_write/systemtap/translate.cxx:2387") $this:struct max_action_info* const $stmt:struct continue_statement* process("/root/systemtap_write/install/bin/stap").function("visit_continue_statement@/root/systemtap_write/systemtap/translate.cxx:4468") $this:struct c_unparser* const $s:struct continue_statement* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/elaborate.cxx:3492") $this:struct void_statement_reducer* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/elaborate.cxx:4022") $this:struct const_folder* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/elaborate.cxx:5012") $this:struct typeresolution_info* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/staptree.cxx:2011") process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/staptree.cxx:2245") $this:struct expression_visitor* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/staptree.cxx:2500") $this:struct varuse_collecting_visitor* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/staptree.cxx:2992") $this:struct throwing_visitor* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/staptree.cxx:3293") $this:struct update_visitor* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/staptree.cxx:3560") $this:struct deep_copy_visitor* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/tapsets.cxx:2878") $this:struct var_expanding_visitor* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_defined_op@/root/systemtap_write/systemtap/translate.cxx:5235") $this:struct c_unparser* const $e:struct defined_op* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/elaborate.cxx:2176") $this:struct symresolution_info* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/elaborate.cxx:3141") $this:struct void_statement_reducer* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/elaborate.cxx:5438") $this:struct typeresolution_info* const $e:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/staptree.cxx:1862") process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/staptree.cxx:2733") $this:struct varuse_collecting_visitor* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/staptree.cxx:2847") $this:struct throwing_visitor* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/staptree.cxx:3120") $this:struct update_visitor* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/staptree.cxx:3412") $this:struct deep_copy_visitor* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/tapsets.cxx:2868") $this:struct var_expanding_visitor* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/translate.cxx:2384") $this:struct max_action_info* const $stmt:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/translate.cxx:4440") $this:struct c_tmpcounter* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_delete_statement@/root/systemtap_write/systemtap/translate.cxx:4448") $this:struct c_unparser* const $s:struct delete_statement* process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/elaborate.cxx:4753") $this:struct typeresolution_info* const $e:struct embedded_expr* process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/staptree.cxx:1893") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/staptree.cxx:2084") $this:struct expression_visitor* const $e:struct embedded_expr* process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/staptree.cxx:2414") $this:struct varuse_collecting_visitor* const $e:struct embedded_expr* process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/staptree.cxx:2883") $this:struct throwing_visitor* const $e:struct embedded_expr* process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/staptree.cxx:3157") $this:struct update_visitor* const $e:struct embedded_expr* process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/staptree.cxx:3448") $this:struct deep_copy_visitor* const $e:struct embedded_expr* process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/staptree.cxx:606") $this:struct embedded_tags_visitor* const $e:struct embedded_expr* process("/root/systemtap_write/install/bin/stap").function("visit_embedded_expr@/root/systemtap_write/systemtap/translate.cxx:4531") $this:struct c_unparser* const $e:struct embedded_expr* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/elaborate.cxx:1557") $this:struct embeddedcode_info* const $c:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/elaborate.cxx:5221") $this:struct typeresolution_info* const $s:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/staptree.cxx:1805") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/staptree.cxx:2370") $this:struct varuse_collecting_visitor* const $s:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/staptree.cxx:2805") $this:struct throwing_visitor* const $s:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/staptree.cxx:3063") $this:struct update_visitor* const $s:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/staptree.cxx:3370") $this:struct deep_copy_visitor* const $s:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/staptree.cxx:601") $this:struct embedded_tags_visitor* const $s:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/translate.cxx:3517") $this:struct c_unparser* const $s:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_embeddedcode@/root/systemtap_write/systemtap/translate.cxx:950") $this:struct unmodified_fnargs_checker* const $e:struct embeddedcode* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/elaborate.cxx:5019") $this:struct typeresolution_info* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/staptree.cxx:2017") process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/staptree.cxx:2252") $this:struct expression_visitor* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/staptree.cxx:2507") $this:struct varuse_collecting_visitor* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/staptree.cxx:2998") $this:struct throwing_visitor* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/staptree.cxx:3300") $this:struct update_visitor* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/staptree.cxx:3566") $this:struct deep_copy_visitor* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/tapsets.cxx:4303") $this:struct dwarf_var_expanding_visitor* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/tapsets.cxx:9842") $this:struct kprobe_var_expanding_visitor* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_entry_op@/root/systemtap_write/systemtap/translate.cxx:5242") $this:struct c_unparser* const $e:struct entry_op* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/elaborate.cxx:2982") $this:struct dead_stmtexpr_remover* const $s:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/elaborate.cxx:3152") $this:struct void_statement_reducer* const $s:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/elaborate.cxx:5407") $this:struct typeresolution_info* const $e:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/staptree.cxx:1815") $this:struct traversing_visitor* const $s:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/staptree.cxx:2817") $this:struct throwing_visitor* const $s:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/staptree.cxx:3075") $this:struct update_visitor* const $s:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/staptree.cxx:3382") $this:struct deep_copy_visitor* const $s:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/translate.cxx:2355") $this:struct max_action_info* const $stmt:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expr_statement@/root/systemtap_write/systemtap/translate.cxx:3537") $this:struct c_unparser* const $s:struct expr_statement* process("/root/systemtap_write/install/bin/stap").function("visit_expression@/root/systemtap_write/systemtap/elaborate.cxx:1671") $this:struct expression_build_no_more_visitor* const $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("visit_expression@/root/systemtap_write/systemtap/translate.cxx:3070") $this:struct expression_is_functioncall* const $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/elaborate.cxx:2952") $this:struct dead_stmtexpr_remover* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/elaborate.cxx:3172") $this:struct void_statement_reducer* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/elaborate.cxx:3622") $this:struct const_folder* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/elaborate.cxx:5271") $this:struct typeresolution_info* const $e:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/staptree.cxx:1830") $this:struct traversing_visitor* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/staptree.cxx:2312") $this:struct varuse_collecting_visitor* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/staptree.cxx:2829") $this:struct throwing_visitor* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/staptree.cxx:3091") $this:struct update_visitor* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/staptree.cxx:3394") $this:struct deep_copy_visitor* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/translate.cxx:2353") $this:struct max_action_info* const $stmt:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/translate.cxx:3654") $this:struct c_tmpcounter* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_for_loop@/root/systemtap_write/systemtap/translate.cxx:3671") $this:struct c_unparser* const $s:struct for_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/elaborate.cxx:1224") $this:struct no_var_mutation_during_iteration_check* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/elaborate.cxx:2090") $this:struct symresolution_info* const $e:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/elaborate.cxx:2936") $this:struct dead_stmtexpr_remover* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/elaborate.cxx:3180") $this:struct void_statement_reducer* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/elaborate.cxx:3646") $this:struct const_folder* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/elaborate.cxx:5285") $this:struct typeresolution_info* const $e:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/staptree.cxx:1839") $this:struct traversing_visitor* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/staptree.cxx:2674") $this:struct varuse_collecting_visitor* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/staptree.cxx:2835") $this:struct throwing_visitor* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/staptree.cxx:3101") $this:struct update_visitor* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/staptree.cxx:3400") $this:struct deep_copy_visitor* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/translate.cxx:2354") $this:struct max_action_info* const $stmt:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/translate.cxx:3817") $this:struct c_tmpcounter* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop@/root/systemtap_write/systemtap/translate.cxx:3884") $this:struct c_unparser* const $s:struct foreach_loop* process("/root/systemtap_write/install/bin/stap").function("visit_foreach_loop_value@/root/systemtap_write/systemtap/translate.cxx:3751") $this:struct c_unparser* const $vis:struct visitor* $s:struct foreach_loop* $value:string const& process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/elaborate.cxx:1202") $this:struct no_var_mutation_during_iteration_check* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/elaborate.cxx:2157") $this:struct delete_statement_symresolution_info* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/elaborate.cxx:2268") $this:struct symresolution_info* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/elaborate.cxx:3350") $this:struct void_statement_reducer* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/elaborate.cxx:4136") $this:struct duplicate_function_remover* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/elaborate.cxx:5148") $this:struct typeresolution_info* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/staptree.cxx:2041") $this:struct traversing_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/staptree.cxx:2196") $this:struct expression_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/staptree.cxx:2267") $this:struct functioncall_traversing_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/staptree.cxx:2340") $this:struct varuse_collecting_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/staptree.cxx:3018") $this:struct throwing_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/staptree.cxx:3323") $this:struct update_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/staptree.cxx:3584") $this:struct deep_copy_visitor* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/tapset-method.cxx:56") $this:struct java_details_inspection* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/translate.cxx:3076") $this:struct expression_is_functioncall* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/translate.cxx:5688") $this:struct c_tmpcounter* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/translate.cxx:5710") $this:struct c_unparser* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_functioncall@/root/systemtap_write/systemtap/translate.cxx:7779") $this:struct recursion_info* const $e:struct functioncall* process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/elaborate.cxx:1269") $this:struct stat_decl_collector* const $e:struct hist_op* process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/elaborate.cxx:3137") $this:struct void_statement_reducer* const $e:struct hist_op* process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/elaborate.cxx:5663") $this:struct typeresolution_info* const $e:struct hist_op* process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/staptree.cxx:2063") process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/staptree.cxx:2217") $this:struct expression_visitor* const $e:struct hist_op* process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/staptree.cxx:3036") $this:struct throwing_visitor* const $e:struct hist_op* process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/staptree.cxx:3347") $this:struct update_visitor* const $e:struct hist_op* process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/staptree.cxx:3604") $this:struct deep_copy_visitor* const $e:struct hist_op* process("/root/systemtap_write/install/bin/stap").function("visit_hist_op@/root/systemtap_write/systemtap/translate.cxx:6247") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/elaborate.cxx:2883") $this:struct dead_stmtexpr_remover* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/elaborate.cxx:3163") $this:struct void_statement_reducer* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/elaborate.cxx:3597") $this:struct const_folder* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/elaborate.cxx:5254") $this:struct typeresolution_info* const $e:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/staptree.cxx:1821") $this:struct traversing_visitor* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/staptree.cxx:2298") $this:struct varuse_collecting_visitor* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/staptree.cxx:2823") $this:struct throwing_visitor* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/staptree.cxx:3082") $this:struct update_visitor* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/staptree.cxx:3388") $this:struct deep_copy_visitor* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/translate.cxx:2360") $this:struct max_action_info* const $stmt:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/translate.cxx:3597") $this:struct c_tmpcounter* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_if_statement@/root/systemtap_write/systemtap/translate.cxx:3614") $this:struct c_unparser* const $s:struct if_statement* process("/root/systemtap_write/install/bin/stap").function("visit_literal_number@/root/systemtap_write/systemtap/elaborate.cxx:3576") $this:struct const_folder* const $e:struct literal_number* process("/root/systemtap_write/install/bin/stap").function("visit_literal_number@/root/systemtap_write/systemtap/elaborate.cxx:4540") $this:struct typeresolution_info* const $e:struct literal_number* process("/root/systemtap_write/install/bin/stap").function("visit_literal_number@/root/systemtap_write/systemtap/staptree.cxx:1888") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_literal_number@/root/systemtap_write/systemtap/staptree.cxx:2077") $this:struct expression_visitor* const $e:struct literal_number* process("/root/systemtap_write/install/bin/stap").function("visit_literal_number@/root/systemtap_write/systemtap/staptree.cxx:2877") $this:struct throwing_visitor* const $e:struct literal_number* process("/root/systemtap_write/install/bin/stap").function("visit_literal_number@/root/systemtap_write/systemtap/staptree.cxx:3151") process("/root/systemtap_write/install/bin/stap").function("visit_literal_number@/root/systemtap_write/systemtap/staptree.cxx:3442") $this:struct deep_copy_visitor* const $e:struct literal_number* process("/root/systemtap_write/install/bin/stap").function("visit_literal_number@/root/systemtap_write/systemtap/translate.cxx:4500") $this:struct c_unparser* const $e:struct literal_number* process("/root/systemtap_write/install/bin/stap").function("visit_literal_string@/root/systemtap_write/systemtap/elaborate.cxx:3590") $this:struct const_folder* const $e:struct literal_string* process("/root/systemtap_write/install/bin/stap").function("visit_literal_string@/root/systemtap_write/systemtap/elaborate.cxx:4551") $this:struct typeresolution_info* const $e:struct literal_string* process("/root/systemtap_write/install/bin/stap").function("visit_literal_string@/root/systemtap_write/systemtap/staptree.cxx:1883") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_literal_string@/root/systemtap_write/systemtap/staptree.cxx:2070") $this:struct expression_visitor* const $e:struct literal_string* process("/root/systemtap_write/install/bin/stap").function("visit_literal_string@/root/systemtap_write/systemtap/staptree.cxx:2871") $this:struct throwing_visitor* const $e:struct literal_string* process("/root/systemtap_write/install/bin/stap").function("visit_literal_string@/root/systemtap_write/systemtap/staptree.cxx:3145") $this:struct update_visitor* const $e:struct literal_string* process("/root/systemtap_write/install/bin/stap").function("visit_literal_string@/root/systemtap_write/systemtap/staptree.cxx:3436") $this:struct deep_copy_visitor* const $e:struct literal_string* process("/root/systemtap_write/install/bin/stap").function("visit_literal_string@/root/systemtap_write/systemtap/translate.cxx:4480") $this:struct c_unparser* const $e:struct literal_string* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/elaborate.cxx:3219") $this:struct void_statement_reducer* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/elaborate.cxx:3847") $this:struct const_folder* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/elaborate.cxx:4569") $this:struct typeresolution_info* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/staptree.cxx:1931") $this:struct traversing_visitor* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/staptree.cxx:2126") $this:struct expression_visitor* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/staptree.cxx:2920") $this:struct throwing_visitor* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/staptree.cxx:3201") $this:struct update_visitor* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/staptree.cxx:3485") $this:struct deep_copy_visitor* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_and_expr@/root/systemtap_write/systemtap/translate.cxx:4671") $this:struct c_unparser* const $e:struct logical_and_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/elaborate.cxx:3188") $this:struct void_statement_reducer* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/elaborate.cxx:3800") $this:struct const_folder* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/elaborate.cxx:4562") $this:struct typeresolution_info* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/staptree.cxx:1924") $this:struct traversing_visitor* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/staptree.cxx:2119") $this:struct expression_visitor* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/staptree.cxx:2914") $this:struct throwing_visitor* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/staptree.cxx:3193") $this:struct update_visitor* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/staptree.cxx:3479") $this:struct deep_copy_visitor* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_logical_or_expr@/root/systemtap_write/systemtap/translate.cxx:4655") $this:struct c_unparser* const $e:struct logical_or_expr* process("/root/systemtap_write/install/bin/stap").function("visit_next_statement@/root/systemtap_write/systemtap/elaborate.cxx:4082") $this:struct dead_control_remover* const $s:struct next_statement* process("/root/systemtap_write/install/bin/stap").function("visit_next_statement@/root/systemtap_write/systemtap/elaborate.cxx:5447") $this:struct typeresolution_info* const process("/root/systemtap_write/install/bin/stap").function("visit_next_statement@/root/systemtap_write/systemtap/staptree.cxx:1868") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_next_statement@/root/systemtap_write/systemtap/staptree.cxx:2853") $this:struct throwing_visitor* const $s:struct next_statement* process("/root/systemtap_write/install/bin/stap").function("visit_next_statement@/root/systemtap_write/systemtap/staptree.cxx:3127") process("/root/systemtap_write/install/bin/stap").function("visit_next_statement@/root/systemtap_write/systemtap/staptree.cxx:3418") $this:struct deep_copy_visitor* const $s:struct next_statement* process("/root/systemtap_write/install/bin/stap").function("visit_next_statement@/root/systemtap_write/systemtap/translate.cxx:2385") $this:struct max_action_info* const $stmt:struct next_statement* process("/root/systemtap_write/install/bin/stap").function("visit_next_statement@/root/systemtap_write/systemtap/translate.cxx:4194") $this:struct c_unparser* const $s:struct next_statement* process("/root/systemtap_write/install/bin/stap").function("visit_null_statement@/root/systemtap_write/systemtap/elaborate.cxx:2815") $this:struct dead_stmtexpr_remover* const $s:struct null_statement* process("/root/systemtap_write/install/bin/stap").function("visit_null_statement@/root/systemtap_write/systemtap/elaborate.cxx:5401") $this:struct typeresolution_info* const process("/root/systemtap_write/install/bin/stap").function("visit_null_statement@/root/systemtap_write/systemtap/staptree.cxx:1810") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_null_statement@/root/systemtap_write/systemtap/staptree.cxx:2811") $this:struct throwing_visitor* const $s:struct null_statement* process("/root/systemtap_write/install/bin/stap").function("visit_null_statement@/root/systemtap_write/systemtap/staptree.cxx:3069") process("/root/systemtap_write/install/bin/stap").function("visit_null_statement@/root/systemtap_write/systemtap/staptree.cxx:3376") $this:struct deep_copy_visitor* const $s:struct null_statement* process("/root/systemtap_write/install/bin/stap").function("visit_null_statement@/root/systemtap_write/systemtap/translate.cxx:2382") $this:struct max_action_info* const $stmt:struct null_statement* process("/root/systemtap_write/install/bin/stap").function("visit_null_statement@/root/systemtap_write/systemtap/translate.cxx:3530") $this:struct c_unparser* const process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/elaborate.cxx:5059") $this:struct typeresolution_info* const $e:struct perf_op* process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/staptree.cxx:2024") process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/staptree.cxx:2259") $this:struct expression_visitor* const $e:struct perf_op* process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/staptree.cxx:2515") $this:struct varuse_collecting_visitor* const $e:struct perf_op* process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/staptree.cxx:3005") $this:struct throwing_visitor* const $e:struct perf_op* process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/staptree.cxx:3307") $this:struct update_visitor* const $e:struct perf_op* process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/staptree.cxx:3572") $this:struct deep_copy_visitor* const $e:struct perf_op* process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/tapsets.cxx:4322") $this:struct dwarf_var_expanding_visitor* const $e:struct perf_op* process("/root/systemtap_write/install/bin/stap").function("visit_perf_op@/root/systemtap_write/systemtap/translate.cxx:5249") $this:struct c_unparser* const $e:struct perf_op* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/elaborate.cxx:3143") $this:struct void_statement_reducer* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/elaborate.cxx:4799") $this:struct typeresolution_info* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/staptree.cxx:1917") process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/staptree.cxx:2112") $this:struct expression_visitor* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/staptree.cxx:2665") $this:struct varuse_collecting_visitor* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/staptree.cxx:2907") $this:struct throwing_visitor* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/staptree.cxx:3185") $this:struct update_visitor* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/staptree.cxx:3472") $this:struct deep_copy_visitor* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/tapsets.cxx:2859") $this:struct var_expanding_visitor* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/translate.cxx:5058") $this:struct c_tmpcounter* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_post_crement@/root/systemtap_write/systemtap/translate.cxx:5066") $this:struct c_unparser* const $e:struct post_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/elaborate.cxx:3142") $this:struct void_statement_reducer* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/elaborate.cxx:4792") $this:struct typeresolution_info* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/staptree.cxx:1911") process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/staptree.cxx:2105") $this:struct expression_visitor* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/staptree.cxx:2656") $this:struct varuse_collecting_visitor* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/staptree.cxx:2901") $this:struct throwing_visitor* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/staptree.cxx:3178") $this:struct update_visitor* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/staptree.cxx:3466") $this:struct deep_copy_visitor* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/tapsets.cxx:2850") $this:struct var_expanding_visitor* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/translate.cxx:5038") $this:struct c_tmpcounter* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_pre_crement@/root/systemtap_write/systemtap/translate.cxx:5046") $this:struct c_unparser* const $e:struct pre_crement* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/elaborate.cxx:3392") $this:struct void_statement_reducer* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/elaborate.cxx:5525") $this:struct typeresolution_info* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/staptree.cxx:2048") $this:struct traversing_visitor* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/staptree.cxx:2203") $this:struct expression_visitor* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/staptree.cxx:2522") $this:struct varuse_collecting_visitor* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/staptree.cxx:3024") $this:struct throwing_visitor* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/staptree.cxx:3331") $this:struct update_visitor* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/staptree.cxx:3592") $this:struct deep_copy_visitor* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/translate.cxx:5890") $this:struct c_tmpcounter* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_print_format@/root/systemtap_write/systemtap/translate.cxx:5945") $this:struct c_unparser* const $e:struct print_format* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/elaborate.cxx:1623") $this:struct regex_collecting_visitor* const $q:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/elaborate.cxx:3316") $this:struct void_statement_reducer* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/elaborate.cxx:4575") $this:struct typeresolution_info* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/staptree.cxx:1944") $this:struct traversing_visitor* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/staptree.cxx:2140") $this:struct expression_visitor* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/staptree.cxx:2932") $this:struct throwing_visitor* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/staptree.cxx:3216") $this:struct update_visitor* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/staptree.cxx:3497") $this:struct deep_copy_visitor* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/translate.cxx:4869") $this:struct c_tmpcounter* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_regex_query@/root/systemtap_write/systemtap/translate.cxx:4876") $this:struct c_unparser* const $e:struct regex_query* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/elaborate.cxx:3140") $this:struct void_statement_reducer* const $s:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/elaborate.cxx:4081") $this:struct dead_control_remover* const $s:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/elaborate.cxx:5485") $this:struct typeresolution_info* const $e:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/staptree.cxx:1856") process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/staptree.cxx:2360") $this:struct varuse_collecting_visitor* const $s:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/staptree.cxx:2841") $this:struct throwing_visitor* const $s:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/staptree.cxx:3113") $this:struct update_visitor* const $s:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/staptree.cxx:3406") $this:struct deep_copy_visitor* const $s:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/translate.cxx:2383") $this:struct max_action_info* const $stmt:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_return_statement@/root/systemtap_write/systemtap/translate.cxx:4178") $this:struct c_unparser* const $s:struct return_statement* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/elaborate.cxx:1250") $this:struct stat_decl_collector* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/elaborate.cxx:3136") $this:struct void_statement_reducer* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/elaborate.cxx:5649") $this:struct typeresolution_info* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/staptree.cxx:2057") process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/staptree.cxx:2210") $this:struct expression_visitor* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/staptree.cxx:3030") $this:struct throwing_visitor* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/staptree.cxx:3340") $this:struct update_visitor* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/staptree.cxx:3598") $this:struct deep_copy_visitor* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/translate.cxx:6160") $this:struct c_tmpcounter* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_stat_op@/root/systemtap_write/systemtap/translate.cxx:6172") $this:struct c_unparser* const $e:struct stat_op* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/elaborate.cxx:1095") $this:struct symbol_fetcher* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/elaborate.cxx:2162") $this:struct delete_statement_symresolution_info* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/elaborate.cxx:2184") $this:struct symresolution_info* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/elaborate.cxx:4913") $this:struct typeresolution_info* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/elaborate.cxx:5428") $this:struct delete_statement_typeresolution_info* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/staptree.cxx:1980") $this:struct traversing_visitor* const process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/staptree.cxx:2175") $this:struct expression_visitor* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/staptree.cxx:2578") $this:struct varuse_collecting_visitor* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/staptree.cxx:2962") $this:struct throwing_visitor* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/staptree.cxx:3257") process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/staptree.cxx:3527") $this:struct deep_copy_visitor* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/translate.cxx:4229") $this:struct delete_statement_operand_visitor* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/translate.cxx:5078") $this:struct c_unparser* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/translate.cxx:5145") $this:struct c_tmpcounter_assignment* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_symbol@/root/systemtap_write/systemtap/translate.cxx:5184") $this:struct c_unparser_assignment* const $e:struct symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/elaborate.cxx:2651") $this:struct assignment_symbol_fetcher* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/elaborate.cxx:3467") $this:struct void_statement_reducer* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/elaborate.cxx:4036") $this:struct const_folder* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/elaborate.cxx:4940") $this:struct typeresolution_info* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/staptree.cxx:1985") process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/staptree.cxx:2182") $this:struct expression_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/staptree.cxx:2451") $this:struct varuse_collecting_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/staptree.cxx:2968") $this:struct throwing_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/staptree.cxx:3263") $this:struct update_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/staptree.cxx:3535") $this:struct deep_copy_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/tapset-mark.cxx:177") $this:struct mark_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/tapset-netfilter.cxx:403") $this:struct netfilter_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/tapset-procfs.cxx:424") $this:struct procfs_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/tapset-utrace.cxx:618") $this:struct utrace_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/tapsets.cxx:10458") $this:struct tracepoint_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/tapsets.cxx:4186") $this:struct dwarf_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/tapsets.cxx:6730") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/tapsets.cxx:6775") $this:struct plt_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol@/root/systemtap_write/systemtap/translate.cxx:5207") $this:struct c_unparser* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_arg@/root/systemtap_write/systemtap/tapset-mark.cxx:93") $this:struct mark_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_arg@/root/systemtap_write/systemtap/tapset-utrace.cxx:483") $this:struct utrace_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_arg@/root/systemtap_write/systemtap/tapsets.cxx:10294") $this:struct tracepoint_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_arg@/root/systemtap_write/systemtap/tapsets.cxx:6626") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_cached@/root/systemtap_write/systemtap/tapset-utrace.cxx:274") $this:struct utrace_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_context@/root/systemtap_write/systemtap/tapset-mark.cxx:117") $this:struct mark_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_context@/root/systemtap_write/systemtap/tapset-utrace.cxx:562") $this:struct utrace_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_context@/root/systemtap_write/systemtap/tapsets.cxx:10390") $this:struct tracepoint_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_context@/root/systemtap_write/systemtap/tapsets.cxx:4032") $this:struct dwarf_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_context@/root/systemtap_write/systemtap/tapsets.cxx:6128") $this:struct sdt_uprobe_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_target_symbol_saved_return@/root/systemtap_write/systemtap/tapsets.cxx:3648") $this:struct dwarf_var_expanding_visitor* const $e:struct target_symbol* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/elaborate.cxx:3245") $this:struct void_statement_reducer* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/elaborate.cxx:4000") $this:struct const_folder* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/elaborate.cxx:4823") $this:struct typeresolution_info* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/staptree.cxx:1965") $this:struct traversing_visitor* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/staptree.cxx:2161") $this:struct expression_visitor* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/staptree.cxx:2564") $this:struct varuse_collecting_visitor* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/staptree.cxx:2950") $this:struct throwing_visitor* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/staptree.cxx:3240") $this:struct update_visitor* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/staptree.cxx:3515") $this:struct deep_copy_visitor* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_ternary_expression@/root/systemtap_write/systemtap/translate.cxx:4981") $this:struct c_unparser* const $e:struct ternary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/elaborate.cxx:2745") $this:struct dead_assignment_remover* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/elaborate.cxx:2868") $this:struct dead_stmtexpr_remover* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/elaborate.cxx:5206") $this:struct typeresolution_info* const $e:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/staptree.cxx:1794") $this:struct traversing_visitor* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/staptree.cxx:2326") $this:struct varuse_collecting_visitor* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/staptree.cxx:2798") $this:struct throwing_visitor* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/staptree.cxx:3054") $this:struct update_visitor* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/staptree.cxx:3364") $this:struct deep_copy_visitor* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/translate.cxx:3449") $this:struct c_tmpcounter* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_try_block@/root/systemtap_write/systemtap/translate.cxx:3465") $this:struct c_unparser* const $s:struct try_block* process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/elaborate.cxx:3303") $this:struct void_statement_reducer* const $e:struct unary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/elaborate.cxx:3772") $this:struct const_folder* const $e:struct unary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/elaborate.cxx:4806") $this:struct typeresolution_info* const $e:struct unary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/staptree.cxx:1905") process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/staptree.cxx:2098") $this:struct expression_visitor* const $e:struct unary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/staptree.cxx:2895") $this:struct throwing_visitor* const $e:struct unary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/staptree.cxx:3171") $this:struct update_visitor* const $e:struct unary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/staptree.cxx:3460") $this:struct deep_copy_visitor* const $e:struct unary_expression* process("/root/systemtap_write/install/bin/stap").function("visit_unary_expression@/root/systemtap_write/systemtap/translate.cxx:4627") $this:struct c_unparser* const $e:struct unary_expression* process("/root/systemtap_write/install/bin/stap").function("visitor@/root/systemtap_write/systemtap/staptree.h:853") process("/root/systemtap_write/install/bin/stap").function("vma_tracker_enabled@/root/systemtap_write/systemtap/task_finder.cxx:120") $s:struct systemtap_session& process("/root/systemtap_write/install/bin/stap").function("void_statement_reducer@/root/systemtap_write/systemtap/elaborate.cxx:3102") process("/root/systemtap_write/install/bin/stap").function("widen@/usr/include/c++/4.8.2/bits/basic_ios.h:443") $__c:char process("/root/systemtap_write/install/bin/stap").function("widen@/usr/include/c++/4.8.2/bits/locale_facets.h:865") process("/root/systemtap_write/install/bin/stap").function("width@/usr/include/c++/4.8.2/bits/ios_base.h:653") process("/root/systemtap_write/install/bin/stap").function("with_number@/root/systemtap_write/systemtap/elaborate.cxx:306") $this:struct match_key* const process("/root/systemtap_write/install/bin/stap").function("with_string@/root/systemtap_write/systemtap/elaborate.cxx:314") $this:struct match_key* const process("/root/systemtap_write/install/bin/stap").function("wrap_visit_in_struct@/root/systemtap_write/systemtap/translate.cxx:3547") $this:struct c_tmpcounter* const $s:struct statement* process("/root/systemtap_write/install/bin/stap").function("wrap_visit_in_struct@/root/systemtap_write/systemtap/translate.cxx:3558") $this:struct c_tmpcounter* const $e:struct expression* process("/root/systemtap_write/install/bin/stap").function("write_to_file@/root/systemtap_write/systemtap/csclient.cxx:1602") $this:class compile_server_client* const $fname:string const& $data:char[]& process("/root/systemtap_write/install/bin/stap").function("write_to_file >@/root/systemtap_write/systemtap/csclient.cxx:1602") $this:class compile_server_client* const $fname:string const& $data:class basic_string, std::allocator > const& process("/root/systemtap_write/install/bin/stap").function("~Array2D@/root/systemtap_write/systemtap/util.h:333") $this:class Array2D* const process("/root/systemtap_write/install/bin/stap").function("~_Deque_base@/usr/include/c++/4.8.2/bits/stl_deque.h:560") process("/root/systemtap_write/install/bin/stap").function("~_Hashtable@/usr/include/c++/4.8.2/tr1/hashtable.h:636") process("/root/systemtap_write/install/bin/stap").function("~_List_base@/usr/include/c++/4.8.2/bits/stl_list.h:377") process("/root/systemtap_write/install/bin/stap").function("~_Rb_tree@/usr/include/c++/4.8.2/bits/stl_tree.h:670") process("/root/systemtap_write/install/bin/stap").function("~_Sp_counted_base@/usr/include/c++/4.8.2/tr1/shared_ptr.h:110") process("/root/systemtap_write/install/bin/stap").function("~_Sp_counted_base_impl@/usr/include/c++/4.8.2/tr1/shared_ptr.h:247") process("/root/systemtap_write/install/bin/stap").function("~_Vector_base@/usr/include/c++/4.8.2/bits/stl_vector.h:159") process("/root/systemtap_write/install/bin/stap").function("~__shared_count@/usr/include/c++/4.8.2/tr1/shared_ptr.h:338") process("/root/systemtap_write/install/bin/stap").function("~__shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:541") process("/root/systemtap_write/install/bin/stap").function("~__unordered_map@/usr/include/c++/4.8.2/tr1/unordered_map.h:43") process("/root/systemtap_write/install/bin/stap").function("~__unordered_multimap@/usr/include/c++/4.8.2/tr1/unordered_map.h:92") $this:class __unordered_multimap, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> >, false>* const process("/root/systemtap_write/install/bin/stap").function("~aggvar@/root/systemtap_write/systemtap/translate.cxx:580") $this:struct aggvar* const process("/root/systemtap_write/install/bin/stap").function("~alias_derived_probe@/root/systemtap_write/systemtap/elaborate.cxx:819") $this:struct alias_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("~alias_expansion_builder@/root/systemtap_write/systemtap/elaborate.h:405") $this:struct alias_expansion_builder* const process("/root/systemtap_write/install/bin/stap").function("~alt_op@/root/systemtap_write/systemtap/stapregex-tree.h:171") process("/root/systemtap_write/install/bin/stap").function("~anchor_op@/root/systemtap_write/systemtap/stapregex-tree.h:137") process("/root/systemtap_write/install/bin/stap").function("~array_in@/root/systemtap_write/systemtap/staptree.h:238") process("/root/systemtap_write/install/bin/stap").function("~arrayindex@/root/systemtap_write/systemtap/staptree.h:413") $this:struct arrayindex* const process("/root/systemtap_write/install/bin/stap").function("~arrayindex_downcaster@/root/systemtap_write/systemtap/translate.cxx:3717") $this:struct arrayindex_downcaster* const process("/root/systemtap_write/install/bin/stap").function("~assignment@/root/systemtap_write/systemtap/staptree.h:276") process("/root/systemtap_write/install/bin/stap").function("~assignment_symbol_fetcher@/root/systemtap_write/systemtap/elaborate.cxx:2645") process("/root/systemtap_write/install/bin/stap").function("~atvar_op@/root/systemtap_write/systemtap/staptree.h:381") process("/root/systemtap_write/install/bin/stap").function("~auto_ptr@/usr/include/c++/4.8.2/backward/auto_ptr.h:170") $this:class auto_ptr* const process("/root/systemtap_write/install/bin/stap").function("~autocast_expanding_visitor@/root/systemtap_write/systemtap/elaborate.cxx:4317") process("/root/systemtap_write/install/bin/stap").function("~autocast_op@/root/systemtap_write/systemtap/staptree.h:374") process("/root/systemtap_write/install/bin/stap").function("~base_func_info@/root/systemtap_write/systemtap/dwflpp.h:146") process("/root/systemtap_write/install/bin/stap").function("~base_query@/root/systemtap_write/systemtap/tapsets.cxx:601") process("/root/systemtap_write/install/bin/stap").function("~basic_filebuf@/usr/include/c++/4.8.2/fstream:219") process("/root/systemtap_write/install/bin/stap").function("~basic_ifstream@/usr/include/c++/4.8.2/fstream:498") $this:class basic_ifstream >* const process("/root/systemtap_write/install/bin/stap").function("~basic_ios@/usr/include/c++/4.8.2/bits/basic_ios.h:276") process("/root/systemtap_write/install/bin/stap").function("~basic_iostream@/usr/include/c++/4.8.2/istream:827") process("/root/systemtap_write/install/bin/stap").function("~basic_istream@/usr/include/c++/4.8.2/istream:103") process("/root/systemtap_write/install/bin/stap").function("~basic_istringstream@/usr/include/c++/4.8.2/sstream:337") process("/root/systemtap_write/install/bin/stap").function("~basic_ofstream@/usr/include/c++/4.8.2/fstream:673") $this:class basic_ofstream >* const process("/root/systemtap_write/install/bin/stap").function("~basic_ostream@/usr/include/c++/4.8.2/ostream:93") process("/root/systemtap_write/install/bin/stap").function("~basic_ostringstream@/usr/include/c++/4.8.2/sstream:452") process("/root/systemtap_write/install/bin/stap").function("~basic_streambuf@/usr/include/c++/4.8.2/streambuf:197") process("/root/systemtap_write/install/bin/stap").function("~basic_string@/usr/include/c++/4.8.2/bits/basic_string.h:538") process("/root/systemtap_write/install/bin/stap").function("~basic_stringbuf@/usr/include/c++/4.8.2/sstream:64") process("/root/systemtap_write/install/bin/stap").function("~basic_stringstream@/usr/include/c++/4.8.2/sstream:564") $this:class basic_stringstream, std::allocator >* const process("/root/systemtap_write/install/bin/stap").function("~be_builder@/root/systemtap_write/systemtap/tapset-been.cxx:74") $this:struct be_builder* const process("/root/systemtap_write/install/bin/stap").function("~be_derived_probe@/root/systemtap_write/systemtap/tapset-been.cxx:35") process("/root/systemtap_write/install/bin/stap").function("~be_derived_probe_group@/root/systemtap_write/systemtap/tapset-been.cxx:66") $this:struct be_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~binary_expression@/root/systemtap_write/systemtap/staptree.h:193") process("/root/systemtap_write/install/bin/stap").function("~block@/root/systemtap_write/systemtap/staptree.h:667") $this:struct block* const process("/root/systemtap_write/install/bin/stap").function("~break_statement@/root/systemtap_write/systemtap/staptree.h:751") $this:struct break_statement* const process("/root/systemtap_write/install/bin/stap").function("~c_tmpcounter@/root/systemtap_write/systemtap/translate.cxx:217") process("/root/systemtap_write/install/bin/stap").function("~c_tmpcounter_assignment@/root/systemtap_write/systemtap/translate.cxx:292") $this:struct c_tmpcounter_assignment* const process("/root/systemtap_write/install/bin/stap").function("~c_unparser@/root/systemtap_write/systemtap/translate.cxx:87") process("/root/systemtap_write/install/bin/stap").function("~c_unparser_assignment@/root/systemtap_write/systemtap/translate.cxx:263") process("/root/systemtap_write/install/bin/stap").function("~cache_ent_info@/root/systemtap_write/systemtap/cache.cxx:41") process("/root/systemtap_write/install/bin/stap").function("~cast_op@/root/systemtap_write/systemtap/staptree.h:364") process("/root/systemtap_write/install/bin/stap").function("~cat_op@/root/systemtap_write/systemtap/stapregex-tree.h:187") process("/root/systemtap_write/install/bin/stap").function("~close_op@/root/systemtap_write/systemtap/stapregex-tree.h:204") process("/root/systemtap_write/install/bin/stap").function("~closev_op@/root/systemtap_write/systemtap/stapregex-tree.h:218") process("/root/systemtap_write/install/bin/stap").function("~comparison@/root/systemtap_write/systemtap/staptree.h:254") process("/root/systemtap_write/install/bin/stap").function("~compile_server_client@/root/systemtap_write/systemtap/csclient.h:16") $this:class compile_server_client* const process("/root/systemtap_write/install/bin/stap").function("~compile_server_info@/root/systemtap_write/systemtap/csclient.cxx:91") process("/root/systemtap_write/install/bin/stap").function("~component@/root/systemtap_write/systemtap/staptree.h:323") process("/root/systemtap_write/install/bin/stap").function("~component@/root/systemtap_write/systemtap/staptree.h:795") $this:struct component* const process("/root/systemtap_write/install/bin/stap").function("~concatenation@/root/systemtap_write/systemtap/staptree.h:260") process("/root/systemtap_write/install/bin/stap").function("~const_folder@/root/systemtap_write/systemtap/elaborate.cxx:3525") process("/root/systemtap_write/install/bin/stap").function("~continue_statement@/root/systemtap_write/systemtap/staptree.h:758") $this:struct continue_statement* const process("/root/systemtap_write/install/bin/stap").function("~coverage_element@/root/systemtap_write/systemtap/coveragedb.h:55") process("/root/systemtap_write/install/bin/stap").function("~cs_protocol_version@/root/systemtap_write/systemtap/cscommon.cxx:32") $this:struct cs_protocol_version* const process("/root/systemtap_write/install/bin/stap").function("~dead_assignment_remover@/root/systemtap_write/systemtap/elaborate.cxx:2629") process("/root/systemtap_write/install/bin/stap").function("~dead_control_remover@/root/systemtap_write/systemtap/elaborate.cxx:4069") process("/root/systemtap_write/install/bin/stap").function("~dead_stmtexpr_remover@/root/systemtap_write/systemtap/elaborate.cxx:2793") process("/root/systemtap_write/install/bin/stap").function("~deep_copy_visitor@/root/systemtap_write/systemtap/staptree.h:1196") process("/root/systemtap_write/install/bin/stap").function("~defined_op@/root/systemtap_write/systemtap/staptree.h:389") process("/root/systemtap_write/install/bin/stap").function("~delete_statement@/root/systemtap_write/systemtap/staptree.h:744") $this:struct delete_statement* const process("/root/systemtap_write/install/bin/stap").function("~delete_statement_operand_tmp_visitor@/root/systemtap_write/systemtap/translate.cxx:4204") $this:struct delete_statement_operand_tmp_visitor* const process("/root/systemtap_write/install/bin/stap").function("~delete_statement_operand_visitor@/root/systemtap_write/systemtap/translate.cxx:4216") $this:struct delete_statement_operand_visitor* const process("/root/systemtap_write/install/bin/stap").function("~delete_statement_symresolution_info@/root/systemtap_write/systemtap/elaborate.cxx:2143") $this:struct delete_statement_symresolution_info* const process("/root/systemtap_write/install/bin/stap").function("~delete_statement_typeresolution_info@/root/systemtap_write/systemtap/elaborate.cxx:5414") $this:struct delete_statement_typeresolution_info* const process("/root/systemtap_write/install/bin/stap").function("~deque@/usr/include/c++/4.8.2/bits/stl_deque.h:917") process("/root/systemtap_write/install/bin/stap").function("~derived_probe@/root/systemtap_write/systemtap/elaborate.h:181") process("/root/systemtap_write/install/bin/stap").function("~derived_probe_builder@/root/systemtap_write/systemtap/elaborate.h:337") $this:struct derived_probe_builder* const process("/root/systemtap_write/install/bin/stap").function("~derived_probe_group@/root/systemtap_write/systemtap/elaborate.h:247") $this:struct derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~dfa@/root/systemtap_write/systemtap/stapregex-dfa.cxx:555") $this:struct dfa* const process("/root/systemtap_write/install/bin/stap").function("~direct@/root/systemtap_write/systemtap/remote.cxx:119") process("/root/systemtap_write/install/bin/stap").function("~direct_stapsh@/root/systemtap_write/systemtap/remote.cxx:656") process("/root/systemtap_write/install/bin/stap").function("~duplicate_function_remover@/root/systemtap_write/systemtap/elaborate.cxx:4123") process("/root/systemtap_write/install/bin/stap").function("~dwarf_atvar_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:4668") process("/root/systemtap_write/install/bin/stap").function("~dwarf_atvar_query@/root/systemtap_write/systemtap/tapsets.cxx:4679") process("/root/systemtap_write/install/bin/stap").function("~dwarf_builder@/root/systemtap_write/systemtap/tapsets.cxx:958") process("/root/systemtap_write/install/bin/stap").function("~dwarf_cast_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:4383") process("/root/systemtap_write/install/bin/stap").function("~dwarf_cast_query@/root/systemtap_write/systemtap/tapsets.cxx:4396") process("/root/systemtap_write/install/bin/stap").function("~dwarf_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:471") process("/root/systemtap_write/install/bin/stap").function("~dwarf_derived_probe_group@/root/systemtap_write/systemtap/tapsets.cxx:577") process("/root/systemtap_write/install/bin/stap").function("~dwarf_pretty_print@/root/systemtap_write/systemtap/tapsets.cxx:2967") $this:struct dwarf_pretty_print* const process("/root/systemtap_write/install/bin/stap").function("~dwarf_query@/root/systemtap_write/systemtap/tapsets.cxx:769") process("/root/systemtap_write/install/bin/stap").function("~dwarf_var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:2712") process("/root/systemtap_write/install/bin/stap").function("~dwflpp@/root/systemtap_write/systemtap/dwflpp.cxx:105") $this:struct dwflpp* const process("/root/systemtap_write/install/bin/stap").function("~dynprobe_derived_probe_group@/root/systemtap_write/systemtap/tapset-dynprobe.cxx:51") process("/root/systemtap_write/install/bin/stap").function("~embedded_expr@/root/systemtap_write/systemtap/staptree.h:185") process("/root/systemtap_write/install/bin/stap").function("~embedded_tags_visitor@/root/systemtap_write/systemtap/staptree.h:1247") process("/root/systemtap_write/install/bin/stap").function("~embeddedcode@/root/systemtap_write/systemtap/staptree.h:652") $this:struct embeddedcode* const process("/root/systemtap_write/install/bin/stap").function("~embeddedcode_info@/root/systemtap_write/systemtap/elaborate.cxx:1549") process("/root/systemtap_write/install/bin/stap").function("~entry_op@/root/systemtap_write/systemtap/staptree.h:397") process("/root/systemtap_write/install/bin/stap").function("~exit_exception@/root/systemtap_write/systemtap/session.h:449") process("/root/systemtap_write/install/bin/stap").function("~exp_type_details@/root/systemtap_write/systemtap/staptree.h:120") $this:struct exp_type_details* const process("/root/systemtap_write/install/bin/stap").function("~exp_type_dwarf@/root/systemtap_write/systemtap/tapsets.cxx:438") $this:struct exp_type_dwarf* const process("/root/systemtap_write/install/bin/stap").function("~exp_type_null@/root/systemtap_write/systemtap/elaborate.cxx:4522") $this:struct exp_type_null* const process("/root/systemtap_write/install/bin/stap").function("~expr_statement@/root/systemtap_write/systemtap/staptree.h:719") $this:struct expr_statement* const process("/root/systemtap_write/install/bin/stap").function("~expression@/root/systemtap_write/systemtap/staptree.cxx:39") $this:struct expression* const process("/root/systemtap_write/install/bin/stap").function("~expression_build_no_more_visitor@/root/systemtap_write/systemtap/elaborate.cxx:1666") process("/root/systemtap_write/install/bin/stap").function("~expression_is_functioncall@/root/systemtap_write/systemtap/translate.cxx:3063") $this:struct expression_is_functioncall* const process("/root/systemtap_write/install/bin/stap").function("~expression_visitor@/root/systemtap_write/systemtap/staptree.h:956") process("/root/systemtap_write/install/bin/stap").function("~external_function_query@/root/systemtap_write/systemtap/dwflpp.cxx:2049") process("/root/systemtap_write/install/bin/stap").function("~for_loop@/root/systemtap_write/systemtap/staptree.h:682") $this:struct for_loop* const process("/root/systemtap_write/install/bin/stap").function("~foreach_loop@/root/systemtap_write/systemtap/staptree.h:693") $this:struct foreach_loop* const process("/root/systemtap_write/install/bin/stap").function("~format_component@/root/systemtap_write/systemtap/staptree.h:484") process("/root/systemtap_write/install/bin/stap").function("~func_info@/root/systemtap_write/systemtap/dwflpp.h:160") process("/root/systemtap_write/install/bin/stap").function("~functioncall@/root/systemtap_write/systemtap/staptree.h:424") process("/root/systemtap_write/install/bin/stap").function("~functioncall_traversing_visitor@/root/systemtap_write/systemtap/staptree.h:993") process("/root/systemtap_write/install/bin/stap").function("~functiondecl@/root/systemtap_write/systemtap/staptree.h:620") $this:struct functiondecl* const process("/root/systemtap_write/install/bin/stap").function("~generic_dpg@/root/systemtap_write/systemtap/tapsets.h:45") process("/root/systemtap_write/install/bin/stap").function("~hist_op@/root/systemtap_write/systemtap/staptree.h:565") $this:struct hist_op* const process("/root/systemtap_write/install/bin/stap").function("~hrtimer_derived_probe@/root/systemtap_write/systemtap/tapset-timers.cxx:185") process("/root/systemtap_write/install/bin/stap").function("~hrtimer_derived_probe_group@/root/systemtap_write/systemtap/tapset-timers.cxx:218") $this:struct hrtimer_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~hwbkpt_builder@/root/systemtap_write/systemtap/tapsets.cxx:10167") $this:struct hwbkpt_builder* const process("/root/systemtap_write/install/bin/stap").function("~hwbkpt_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:9876") process("/root/systemtap_write/install/bin/stap").function("~hwbkpt_derived_probe_group@/root/systemtap_write/systemtap/tapsets.cxx:9895") $this:struct hwbkpt_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~if_statement@/root/systemtap_write/systemtap/staptree.h:727") $this:struct if_statement* const process("/root/systemtap_write/install/bin/stap").function("~indexable@/root/systemtap_write/systemtap/staptree.h:289") process("/root/systemtap_write/install/bin/stap").function("~inline_instance_info@/root/systemtap_write/systemtap/dwflpp.h:170") process("/root/systemtap_write/install/bin/stap").function("~interrupt_exception@/root/systemtap_write/systemtap/session.h:462") process("/root/systemtap_write/install/bin/stap").function("~itervar@/root/systemtap_write/systemtap/translate.cxx:835") $this:class itervar* const process("/root/systemtap_write/install/bin/stap").function("~itrace_builder@/root/systemtap_write/systemtap/tapset-itrace.cxx:94") $this:struct itrace_builder* const process("/root/systemtap_write/install/bin/stap").function("~itrace_derived_probe@/root/systemtap_write/systemtap/tapset-itrace.cxx:35") process("/root/systemtap_write/install/bin/stap").function("~itrace_derived_probe_group@/root/systemtap_write/systemtap/tapset-itrace.cxx:49") process("/root/systemtap_write/install/bin/stap").function("~java_builder@/root/systemtap_write/systemtap/tapset-method.cxx:66") process("/root/systemtap_write/install/bin/stap").function("~java_details_inspection@/root/systemtap_write/systemtap/tapset-method.cxx:46") process("/root/systemtap_write/install/bin/stap").function("~kernel_point@/root/systemtap_write/systemtap/stapregex-dfa.h:79") process("/root/systemtap_write/install/bin/stap").function("~kprobe_builder@/root/systemtap_write/systemtap/tapsets.cxx:9719") $this:struct kprobe_builder* const process("/root/systemtap_write/install/bin/stap").function("~kprobe_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:9172") process("/root/systemtap_write/install/bin/stap").function("~kprobe_derived_probe_group@/root/systemtap_write/systemtap/tapsets.cxx:9206") process("/root/systemtap_write/install/bin/stap").function("~kprobe_var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:9219") process("/root/systemtap_write/install/bin/stap").function("~lexer@/root/systemtap_write/systemtap/parse.cxx:38") $this:class lexer* const process("/root/systemtap_write/install/bin/stap").function("~libvirt_stapsh@/root/systemtap_write/systemtap/remote.cxx:851") process("/root/systemtap_write/install/bin/stap").function("~list@/usr/include/c++/4.8.2/bits/stl_list.h:438") process("/root/systemtap_write/install/bin/stap").function("~literal@/root/systemtap_write/systemtap/staptree.h:161") process("/root/systemtap_write/install/bin/stap").function("~literal_number@/root/systemtap_write/systemtap/staptree.h:175") process("/root/systemtap_write/install/bin/stap").function("~literal_string@/root/systemtap_write/systemtap/staptree.h:166") process("/root/systemtap_write/install/bin/stap").function("~logical_and_expr@/root/systemtap_write/systemtap/staptree.h:231") process("/root/systemtap_write/install/bin/stap").function("~logical_or_expr@/root/systemtap_write/systemtap/staptree.h:225") process("/root/systemtap_write/install/bin/stap").function("~macrodecl@/root/systemtap_write/systemtap/parse.cxx:389") $this:struct macrodecl* const process("/root/systemtap_write/install/bin/stap").function("~map@/usr/include/c++/4.8.2/bits/stl_map.h:96") process("/root/systemtap_write/install/bin/stap").function("~mapvar@/root/systemtap_write/systemtap/translate.cxx:605") $this:struct mapvar* const process("/root/systemtap_write/install/bin/stap").function("~mark_builder@/root/systemtap_write/systemtap/tapset-mark.cxx:563") process("/root/systemtap_write/install/bin/stap").function("~mark_derived_probe@/root/systemtap_write/systemtap/tapset-mark.cxx:46") process("/root/systemtap_write/install/bin/stap").function("~mark_derived_probe_group@/root/systemtap_write/systemtap/tapset-mark.cxx:66") $this:struct mark_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~mark_var_expanding_visitor@/root/systemtap_write/systemtap/tapset-mark.cxx:75") process("/root/systemtap_write/install/bin/stap").function("~match_key@/root/systemtap_write/systemtap/elaborate.h:353") process("/root/systemtap_write/install/bin/stap").function("~match_node@/root/systemtap_write/systemtap/elaborate.h:371") $this:class match_node* const process("/root/systemtap_write/install/bin/stap").function("~match_op@/root/systemtap_write/systemtap/stapregex-tree.h:162") process("/root/systemtap_write/install/bin/stap").function("~max_action_info@/root/systemtap_write/systemtap/translate.cxx:2338") process("/root/systemtap_write/install/bin/stap").function("~module_cache@/root/systemtap_write/systemtap/dwflpp.cxx:127") $this:struct module_cache* const process("/root/systemtap_write/install/bin/stap").function("~module_info@/root/systemtap_write/systemtap/tapsets.cxx:8435") $this:struct module_info* const process("/root/systemtap_write/install/bin/stap").function("~multimap@/usr/include/c++/4.8.2/bits/stl_multimap.h:95") process("/root/systemtap_write/install/bin/stap").function("~mutated_var_collector@/root/systemtap_write/systemtap/elaborate.cxx:1132") process("/root/systemtap_write/install/bin/stap").function("~netfilter_builder@/root/systemtap_write/systemtap/tapset-netfilter.cxx:454") $this:struct netfilter_builder* const process("/root/systemtap_write/install/bin/stap").function("~netfilter_derived_probe@/root/systemtap_write/systemtap/tapset-netfilter.cxx:31") process("/root/systemtap_write/install/bin/stap").function("~netfilter_derived_probe_group@/root/systemtap_write/systemtap/tapset-netfilter.cxx:47") $this:struct netfilter_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~netfilter_var_expanding_visitor@/root/systemtap_write/systemtap/tapset-netfilter.cxx:55") process("/root/systemtap_write/install/bin/stap").function("~never_builder@/root/systemtap_write/systemtap/tapset-been.cxx:202") $this:struct never_builder* const process("/root/systemtap_write/install/bin/stap").function("~never_derived_probe@/root/systemtap_write/systemtap/tapset-been.cxx:193") process("/root/systemtap_write/install/bin/stap").function("~next_statement@/root/systemtap_write/systemtap/staptree.h:765") $this:struct next_statement* const process("/root/systemtap_write/install/bin/stap").function("~no_var_mutation_during_iteration_check@/root/systemtap_write/systemtap/elaborate.cxx:1167") process("/root/systemtap_write/install/bin/stap").function("~null_op@/root/systemtap_write/systemtap/stapregex-tree.h:127") process("/root/systemtap_write/install/bin/stap").function("~null_statement@/root/systemtap_write/systemtap/staptree.h:711") $this:struct null_statement* const process("/root/systemtap_write/install/bin/stap").function("~pair@/usr/include/c++/4.8.2/bits/stl_pair.h:96") process("/root/systemtap_write/install/bin/stap").function("~parse_error@/root/systemtap_write/systemtap/session.h:98") $this:struct parse_error* const process("/root/systemtap_write/install/bin/stap").function("~parser@/root/systemtap_write/systemtap/parse.cxx:281") $this:class parser* const process("/root/systemtap_write/install/bin/stap").function("~perf_builder@/root/systemtap_write/systemtap/tapset-perfmon.cxx:262") $this:struct perf_builder* const process("/root/systemtap_write/install/bin/stap").function("~perf_derived_probe@/root/systemtap_write/systemtap/tapset-perfmon.cxx:41") process("/root/systemtap_write/install/bin/stap").function("~perf_derived_probe_group@/root/systemtap_write/systemtap/tapset-perfmon.cxx:56") $this:struct perf_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~perf_op@/root/systemtap_write/systemtap/staptree.h:405") process("/root/systemtap_write/install/bin/stap").function("~plt_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:2612") process("/root/systemtap_write/install/bin/stap").function("~post_crement@/root/systemtap_write/systemtap/staptree.h:218") process("/root/systemtap_write/install/bin/stap").function("~pp1_activation@/root/systemtap_write/systemtap/parse.cxx:397") $this:struct pp1_activation* const process("/root/systemtap_write/install/bin/stap").function("~pp_macrodecl@/root/systemtap_write/systemtap/parse.cxx:94") process("/root/systemtap_write/install/bin/stap").function("~pre_crement@/root/systemtap_write/systemtap/staptree.h:212") process("/root/systemtap_write/install/bin/stap").function("~print_format@/root/systemtap_write/systemtap/staptree.h:436") process("/root/systemtap_write/install/bin/stap").function("~probe@/root/systemtap_write/systemtap/staptree.h:837") process("/root/systemtap_write/install/bin/stap").function("~probe_alias@/root/systemtap_write/systemtap/staptree.h:842") $this:struct probe_alias* const process("/root/systemtap_write/install/bin/stap").function("~probe_point@/root/systemtap_write/systemtap/staptree.h:793") $this:struct probe_point* const process("/root/systemtap_write/install/bin/stap").function("~procfs_builder@/root/systemtap_write/systemtap/tapset-procfs.cxx:528") $this:struct procfs_builder* const process("/root/systemtap_write/install/bin/stap").function("~procfs_derived_probe@/root/systemtap_write/systemtap/tapset-procfs.cxx:36") process("/root/systemtap_write/install/bin/stap").function("~procfs_derived_probe_group@/root/systemtap_write/systemtap/tapset-procfs.cxx:59") process("/root/systemtap_write/install/bin/stap").function("~procfs_var_expanding_visitor@/root/systemtap_write/systemtap/tapset-procfs.cxx:80") process("/root/systemtap_write/install/bin/stap").function("~profile_derived_probe@/root/systemtap_write/systemtap/tapset-timers.cxx:414") process("/root/systemtap_write/install/bin/stap").function("~profile_derived_probe_group@/root/systemtap_write/systemtap/tapset-timers.cxx:421") $this:struct profile_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~queue@/usr/include/c++/4.8.2/bits/stl_queue.h:93") process("/root/systemtap_write/install/bin/stap").function("~range@/root/systemtap_write/systemtap/stapregex-tree.h:29") $this:struct range* const process("/root/systemtap_write/install/bin/stap").function("~recursion_info@/root/systemtap_write/systemtap/translate.cxx:7771") $this:struct recursion_info* const process("/root/systemtap_write/install/bin/stap").function("~recursive_expansion_error@/root/systemtap_write/systemtap/elaborate.h:30") process("/root/systemtap_write/install/bin/stap").function("~regex_collecting_visitor@/root/systemtap_write/systemtap/elaborate.cxx:1615") process("/root/systemtap_write/install/bin/stap").function("~regex_error@/root/systemtap_write/systemtap/stapregex-tree.h:266") process("/root/systemtap_write/install/bin/stap").function("~regex_parser@/root/systemtap_write/systemtap/stapregex-parse.h:48") $this:class regex_parser* const process("/root/systemtap_write/install/bin/stap").function("~regex_query@/root/systemtap_write/systemtap/staptree.h:245") process("/root/systemtap_write/install/bin/stap").function("~regexp@/root/systemtap_write/systemtap/stapregex-tree.h:97") process("/root/systemtap_write/install/bin/stap").function("~remote@/root/systemtap_write/systemtap/remote.h:43") process("/root/systemtap_write/install/bin/stap").function("~resolved_host@/root/systemtap_write/systemtap/csclient.cxx:193") process("/root/systemtap_write/install/bin/stap").function("~return_statement@/root/systemtap_write/systemtap/staptree.h:737") $this:struct return_statement* const process("/root/systemtap_write/install/bin/stap").function("~rule_op@/root/systemtap_write/systemtap/stapregex-tree.h:234") process("/root/systemtap_write/install/bin/stap").function("~save_and_restore@/root/systemtap_write/systemtap/util.h:251") $this:class save_and_restore* const process("/root/systemtap_write/install/bin/stap").function("~sdt_query@/root/systemtap_write/systemtap/tapsets.cxx:6801") process("/root/systemtap_write/install/bin/stap").function("~sdt_uprobe_var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:5839") process("/root/systemtap_write/install/bin/stap").function("~semantic_error@/root/systemtap_write/systemtap/staptree.h:53") process("/root/systemtap_write/install/bin/stap").function("~set@/usr/include/c++/4.8.2/bits/stl_set.h:90") process("/root/systemtap_write/install/bin/stap").function("~shared_ptr@/usr/include/c++/4.8.2/tr1/shared_ptr.h:985") process("/root/systemtap_write/install/bin/stap").function("~span@/root/systemtap_write/systemtap/stapregex-dfa.h:89") $this:struct span* const process("/root/systemtap_write/install/bin/stap").function("~spawned_pids_t@/root/systemtap_write/systemtap/util.cxx:626") $this:class spawned_pids_t* const process("/root/systemtap_write/install/bin/stap").function("~ssh_legacy_remote@/root/systemtap_write/systemtap/remote.cxx:1159") process("/root/systemtap_write/install/bin/stap").function("~ssh_remote@/root/systemtap_write/systemtap/remote.cxx:935") process("/root/systemtap_write/install/bin/stap").function("~stack@/usr/include/c++/4.8.2/bits/stl_stack.h:96") process("/root/systemtap_write/install/bin/stap").function("~stap_hash@/root/systemtap_write/systemtap/hash.cxx:39") $this:class stap_hash* const process("/root/systemtap_write/install/bin/stap").function("~stap_sigmasker@/root/systemtap_write/systemtap/util.h:302") $this:struct stap_sigmasker* const process("/root/systemtap_write/install/bin/stap").function("~stapdfa@/root/systemtap_write/systemtap/stapregex.cxx:77") $this:struct stapdfa* const process("/root/systemtap_write/install/bin/stap").function("~stapfile@/root/systemtap_write/systemtap/staptree.h:776") $this:struct stapfile* const process("/root/systemtap_write/install/bin/stap").function("~stapsh@/root/systemtap_write/systemtap/remote.cxx:600") process("/root/systemtap_write/install/bin/stap").function("~stat_decl_collector@/root/systemtap_write/systemtap/elaborate.cxx:1241") process("/root/systemtap_write/install/bin/stap").function("~stat_op@/root/systemtap_write/systemtap/staptree.h:551") process("/root/systemtap_write/install/bin/stap").function("~state@/root/systemtap_write/systemtap/stapregex-dfa.h:100") process("/root/systemtap_write/install/bin/stap").function("~statement@/root/systemtap_write/systemtap/staptree.cxx:62") $this:struct statement* const process("/root/systemtap_write/install/bin/stap").function("~stdio_filebuf@/usr/include/c++/4.8.2/ext/stdio_filebuf.h:123") process("/root/systemtap_write/install/bin/stap").function("~stmt_expr@/root/systemtap_write/systemtap/translate.cxx:536") process("/root/systemtap_write/install/bin/stap").function("~symbol@/root/systemtap_write/systemtap/staptree.h:301") process("/root/systemtap_write/install/bin/stap").function("~symbol_fetcher@/root/systemtap_write/systemtap/elaborate.cxx:1087") process("/root/systemtap_write/install/bin/stap").function("~symbol_table@/root/systemtap_write/systemtap/tapsets.cxx:8111") $this:struct symbol_table* const process("/root/systemtap_write/install/bin/stap").function("~symboldecl@/root/systemtap_write/systemtap/staptree.cxx:92") $this:struct symboldecl* const process("/root/systemtap_write/install/bin/stap").function("~symresolution_info@/root/systemtap_write/systemtap/elaborate.h:44") process("/root/systemtap_write/install/bin/stap").function("~systemtap_session@/root/systemtap_write/systemtap/session.cxx:391") $this:struct systemtap_session* const process("/root/systemtap_write/install/bin/stap").function("~tag_op@/root/systemtap_write/systemtap/stapregex-tree.h:150") process("/root/systemtap_write/install/bin/stap").function("~target_symbol@/root/systemtap_write/systemtap/staptree.h:313") process("/root/systemtap_write/install/bin/stap").function("~task_finder_derived_probe_group@/root/systemtap_write/systemtap/task_finder.cxx:39") $this:struct task_finder_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~ternary_expression@/root/systemtap_write/systemtap/staptree.h:266") process("/root/systemtap_write/install/bin/stap").function("~throwing_visitor@/root/systemtap_write/systemtap/staptree.h:1056") process("/root/systemtap_write/install/bin/stap").function("~timer_builder@/root/systemtap_write/systemtap/tapset-timers.cxx:559") $this:struct timer_builder* const process("/root/systemtap_write/install/bin/stap").function("~timer_derived_probe@/root/systemtap_write/systemtap/tapset-timers.cxx:32") process("/root/systemtap_write/install/bin/stap").function("~timer_derived_probe_group@/root/systemtap_write/systemtap/tapset-timers.cxx:47") $this:struct timer_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~tmpvar@/root/systemtap_write/systemtap/translate.cxx:543") process("/root/systemtap_write/install/bin/stap").function("~token@/root/systemtap_write/systemtap/parse.h:46") process("/root/systemtap_write/install/bin/stap").function("~tracepoint_arg@/root/systemtap_write/systemtap/tapsets.cxx:10243") process("/root/systemtap_write/install/bin/stap").function("~tracepoint_builder@/root/systemtap_write/systemtap/tapsets.cxx:11183") process("/root/systemtap_write/install/bin/stap").function("~tracepoint_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:10251") $this:struct tracepoint_derived_probe* const process("/root/systemtap_write/install/bin/stap").function("~tracepoint_derived_probe_group@/root/systemtap_write/systemtap/tapsets.cxx:10270") $this:struct tracepoint_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~tracepoint_query@/root/systemtap_write/systemtap/tapsets.cxx:10981") process("/root/systemtap_write/install/bin/stap").function("~tracepoint_var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.cxx:10278") process("/root/systemtap_write/install/bin/stap").function("~translator_output@/root/systemtap_write/systemtap/translator-output.cxx:35") $this:class translator_output* const process("/root/systemtap_write/install/bin/stap").function("~traversing_visitor@/root/systemtap_write/systemtap/staptree.h:909") process("/root/systemtap_write/install/bin/stap").function("~try_block@/root/systemtap_write/systemtap/staptree.h:671") $this:struct try_block* const process("/root/systemtap_write/install/bin/stap").function("~typeresolution_info@/root/systemtap_write/systemtap/elaborate.h:69") process("/root/systemtap_write/install/bin/stap").function("~unary_expression@/root/systemtap_write/systemtap/staptree.h:203") process("/root/systemtap_write/install/bin/stap").function("~unix_stapsh@/root/systemtap_write/systemtap/remote.cxx:725") process("/root/systemtap_write/install/bin/stap").function("~unmodified_fnargs_checker@/root/systemtap_write/systemtap/translate.cxx:945") process("/root/systemtap_write/install/bin/stap").function("~unordered_map@/usr/include/c++/4.8.2/tr1/unordered_map.h:180") process("/root/systemtap_write/install/bin/stap").function("~unordered_multimap@/usr/include/c++/4.8.2/tr1/unordered_map.h:232") $this:class unordered_multimap, std::allocator >, Dwarf_Die, std::tr1::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, Dwarf_Die> > >* const process("/root/systemtap_write/install/bin/stap").function("~unparser@/root/systemtap_write/systemtap/translate.h:25") $this:struct unparser* const process("/root/systemtap_write/install/bin/stap").function("~unwindsym_dump_context@/root/systemtap_write/systemtap/translate.cxx:6269") $this:struct unwindsym_dump_context* const process("/root/systemtap_write/install/bin/stap").function("~update_visitor@/root/systemtap_write/systemtap/staptree.h:1142") process("/root/systemtap_write/install/bin/stap").function("~uprobe_builder@/root/systemtap_write/systemtap/tapsets.cxx:8533") $this:struct uprobe_builder* const process("/root/systemtap_write/install/bin/stap").function("~uprobe_derived_probe@/root/systemtap_write/systemtap/tapsets.cxx:544") process("/root/systemtap_write/install/bin/stap").function("~uprobe_derived_probe_group@/root/systemtap_write/systemtap/tapsets.cxx:8446") $this:struct uprobe_derived_probe_group* const process("/root/systemtap_write/install/bin/stap").function("~uri_decoder@/root/systemtap_write/systemtap/remote.cxx:36") $this:class uri_decoder* const process("/root/systemtap_write/install/bin/stap").function("~utrace_builder@/root/systemtap_write/systemtap/tapset-utrace.cxx:650") $this:struct utrace_builder* const process("/root/systemtap_write/install/bin/stap").function("~utrace_derived_probe@/root/systemtap_write/systemtap/tapset-utrace.cxx:51") process("/root/systemtap_write/install/bin/stap").function("~utrace_derived_probe_group@/root/systemtap_write/systemtap/tapset-utrace.cxx:72") process("/root/systemtap_write/install/bin/stap").function("~utrace_var_expanding_visitor@/root/systemtap_write/systemtap/tapset-utrace.cxx:105") process("/root/systemtap_write/install/bin/stap").function("~var@/root/systemtap_write/systemtap/translate.cxx:377") process("/root/systemtap_write/install/bin/stap").function("~var_expanding_visitor@/root/systemtap_write/systemtap/tapsets.h:58") process("/root/systemtap_write/install/bin/stap").function("~vardecl@/root/systemtap_write/systemtap/staptree.h:597") $this:struct vardecl* const process("/root/systemtap_write/install/bin/stap").function("~varuse_collecting_visitor@/root/systemtap_write/systemtap/staptree.h:1009") process("/root/systemtap_write/install/bin/stap").function("~vector@/usr/include/c++/4.8.2/bits/stl_vector.h:414") process("/root/systemtap_write/install/bin/stap").function("~visitable@/root/systemtap_write/systemtap/staptree.cxx:28") $this:struct visitable* const process("/root/systemtap_write/install/bin/stap").function("~visitor@/root/systemtap_write/systemtap/staptree.h:861") process("/root/systemtap_write/install/bin/stap").function("~void_statement_reducer@/root/systemtap_write/systemtap/elaborate.cxx:3096") PASS: prcwildcard function spawn stap -L process("/root/systemtap_write/install/bin/stap").mark("*") process("/root/systemtap_write/install/bin/stap").mark("benchmark") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("benchmark__end") process("/root/systemtap_write/install/bin/stap").mark("benchmark__start") process("/root/systemtap_write/install/bin/stap").mark("benchmark__thread__end") process("/root/systemtap_write/install/bin/stap").mark("benchmark__thread__start") process("/root/systemtap_write/install/bin/stap").mark("pass0__end") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass0__start") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass1__end") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass1a__start") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass1b__start") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass2__end") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass2__start") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass3__end") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass3__start") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass4__end") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass4__start") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass5__end") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass5__start") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass6__end") $arg1:long process("/root/systemtap_write/install/bin/stap").mark("pass6__start") $arg1:long PASS: prcwildcard mark testcase ./systemtap.base/prcwildcard.exp completed in 9 seconds Running ./systemtap.base/prepost_optim.exp ... spawn stap ./systemtap.base/prepost_optim.stp 5 7 7 5 PASS: prepost_optim (1) testcase ./systemtap.base/prepost_optim.exp completed in 4 seconds Running ./systemtap.base/preprocessor.exp ... spawn stap -w -p2 -e probe never {} %( kernel_v == "3.19.0" %? %: ERROR %) %( kernel_v == "[23]?[0-9]*" %? %: ERROR %) %( kernel_v == "?noSuchKernel*" %? ERROR %: %) %( kernel_v != "3.19.0" %? ERROR %: %) %( kernel_v != "[23]?[0-9]*" %? ERROR %: %) %( kernel_v != "?noSuchKernel*" %? %: ERROR %) %( kernel_v < "9.9999" %? %: ERROR %) %( kernel_v <= "9.9999" %? %: ERROR %) %( kernel_v > "9.9999" %? ERROR %: %) %( kernel_v >= "9.9999" %? ERROR %: %) %( kernel_vr == "3.19.0-0.72.aa7a.aarch64" %? %: ERROR %) %( kernel_vr == "[23]?[0-9]*" %? %: ERROR %) %( kernel_vr == "?noSuchKernel*" %? ERROR %: %) %( kernel_vr != "3.19.0-0.72.aa7a.aarch64" %? ERROR %: %) %( kernel_vr != "[23]?[0-9]*" %? ERROR %: %) %( kernel_vr != "?noSuchKernel*" %? %: ERROR %) %( kernel_vr < "9.9999" %? %: ERROR %) %( kernel_vr <= "9.9999" %? %: ERROR %) %( kernel_vr > "9.9999" %? ERROR %: %) %( kernel_vr >= "9.9999" %? ERROR %: %) %( arch == "arm64" %? %: ERROR %) %( arch == "?rm6?" %? %: ERROR %) %( arch == "?noSuchArch?" %? ERROR %: %) %( arch != "arm64" %? ERROR %: %) %( arch != "?rm6?" %? ERROR %: %) %( arch != "?noSuchArch?" %? %: ERROR %) %( runtime == "kernel" %? %: ERROR %) %( runtime != "kernel" %? ERROR %: %) %( runtime == "noSuchRuntime" %? ERROR %: %) %( runtime != "noSuchRuntime" %? %: ERROR %) # functions error:unknown (msg:string) # probes never /* <- never */ timer.s(900) /* <- timer.s(900) */ PASS: preprocessor basic ops testcase ./systemtap.base/preprocessor.exp completed in 1 seconds Running ./systemtap.base/print.exp ... executing: stap -v ./systemtap.base/print.stp spawn stap -v ./systemtap.base/print.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41408res/5696shr/32192data kb, in 420usr/0sys/432real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 3 global(s) using 50176virt/41408res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapKEh5Yu/stap_d360b17d11b181591479c80bbd402261_2187_src.c" using 50176virt/43072res/6464shr/32960data kb, in 0usr/0sys/3real ms. Pass 4: compiled C into "stap_d360b17d11b181591479c80bbd402261_2187.ko" in 2800usr/70sys/3210real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/print.stp startup PASS: ./systemtap.base/print.stp load generation Executing: kill -INT -4253 systemtap ending probe systemtap test success systemtap test success systemtap test success systemtap test success systemtap test success systemtap test success systemtap test success systemtap test success systemtap test success PASS: ./systemtap.base/print.stp shutdown and output Pass 5: run completed in 0usr/20sys/823real ms. metric: ./systemtap.base/print.stp 420 0 432 10 0 9 0 0 3 2800 70 3210 0 20 823 Executing: kill -INT -4253 testcase ./systemtap.base/print.exp completed in 4 seconds Running ./systemtap.base/probe_list.exp ... spawn stap -l begin { if (a) next }# begin PASS: probe list is correct testcase ./systemtap.base/probe_list.exp completed in 1 seconds Running ./systemtap.base/probefunc.exp ... executing: stap -v -g -e { global funcname probe kernel.statement(0xfffffe00000dcc84).absolute { funcname = probefunc() exit() } probe begin { log("systemtap starting probe") } probe end { log("systemtap ending probe") printf("%s\n", funcname) } } spawn stap -v -g -e global funcname probe kernel.statement(0xfffffe00000dcc84).absolute { funcname = probefunc() exit() } probe begin { log("systemtap starting probe") } probe end { log("systemtap ending probe") printf("%s\n", funcname) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/415real ms. Pass 2: analyzed script: 4 probe(s), 9 function(s), 4 embed(s), 1 global(s) using 51136virt/44864res/7296shr/33920data kb, in 60usr/230sys/289real ms. Pass 3: translated to C into "/tmp/stapdOmMvM/stap_d6458e1429972f135cfdc04bfc8a4481_4286_src.c" using 55552virt/49536res/7488shr/38336data kb, in 530usr/90sys/620real ms. Pass 4: compiled C into "stap_d6458e1429972f135cfdc04bfc8a4481_4286.ko" in 7040usr/70sys/7468real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe scheduler_tick PASS: probefunc:.statement.(0xaddr).absolute startup PASS: probefunc:.statement.(0xaddr).absolute load generation Executing: kill -INT -4485 PASS: probefunc:.statement.(0xaddr).absolute shutdown and output Pass 5: run completed in 0usr/40sys/1046real ms. metric: probefunc:.statement.(0xaddr).absolute 410 0 415 60 230 289 530 90 620 7040 70 7468 0 40 1046 Executing: kill -INT -4485 executing: stap -v -e { global funcname probe kernel.function("scheduler_tick") { funcname = probefunc() exit() } probe begin { log("systemtap starting probe") } probe end { log("systemtap ending probe") printf("%s\n", funcname) } } spawn stap -v -e global funcname probe kernel.function("scheduler_tick") { funcname = probefunc() exit() } probe begin { log("systemtap starting probe") } probe end { log("systemtap ending probe") printf("%s\n", funcname) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 4 probe(s), 9 function(s), 4 embed(s), 1 global(s) using 85760virt/79552res/7296shr/68544data kb, in 1160usr/260sys/1414real ms. Pass 3: translated to C into "/tmp/stap3Cuf3h/stap_5ad48cef69298c29c941f15b7a899588_4311_src.c" using 85760virt/79744res/7488shr/68544data kb, in 490usr/110sys/604real ms. Pass 4: compiled C into "stap_5ad48cef69298c29c941f15b7a899588_4311.ko" in 7000usr/100sys/7463real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe scheduler_tick PASS: probefunc:kernel.function("scheduler_tick") startup PASS: probefunc:kernel.function("scheduler_tick") load generation Executing: kill -INT -4710 PASS: probefunc:kernel.function("scheduler_tick") shutdown and output Pass 5: run completed in 10usr/30sys/1036real ms. metric: probefunc:kernel.function("scheduler_tick") 410 0 409 1160 260 1414 490 110 604 7000 100 7463 10 30 1036 Executing: kill -INT -4710 executing: stap -v -e { global funcname probe kernel.function("context_switch").inline ?, kernel.function("should_resched").inline ? { funcname = probefunc() exit() } probe begin { log("systemtap starting probe") } probe end { log("systemtap ending probe") printf("%s\n", funcname) } } --compatible=1.8 spawn stap -v -e global funcname probe kernel.function("context_switch").inline ?, kernel.function("should_resched").inline ? { funcname = probefunc() exit() } probe begin { log("systemtap starting probe") } probe end { log("systemtap ending probe") printf("%s\n", funcname) } --compatible=1.8 Pass 1: parsed user script and 105 library script(s) using 49472virt/41408res/5696shr/32256data kb, in 410usr/10sys/420real ms. Pass 2: analyzed script: 6 probe(s), 4 function(s), 1 embed(s), 1 global(s) using 85376virt/78784res/6912shr/68160data kb, in 1150usr/120sys/1263real ms. Pass 3: translated to C into "/tmp/stapxMCED4/stap_016628f39890d0ffcaba70e0e225f546_3364_src.c" using 85376virt/79040res/7104shr/68160data kb, in 520usr/100sys/623real ms. Pass 4: compiled C into "stap_016628f39890d0ffcaba70e0e225f546_3364.ko" in 5500usr/60sys/5923real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe context_switch PASS: probefunc:kernel.function("context_switch").inline startup PASS: probefunc:kernel.function("context_switch").inline load generation Executing: kill -INT -4935 PASS: probefunc:kernel.function("context_switch").inline shutdown and output Pass 5: run completed in 10usr/10sys/1029real ms. metric: probefunc:kernel.function("context_switch").inline 410 10 420 1150 120 1263 520 100 623 5500 60 5923 10 10 1029 Executing: kill -INT -4935 testcase ./systemtap.base/probefunc.exp completed in 32 seconds Running ./systemtap.base/proc_by_pid.exp ... Executing on host: gcc ./systemtap.base/proc_by_pid.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o ./proc_by_pid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/proc_by_pid.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o ./proc_by_pid PASS: proc_by_pid - compiled successfully running test program spawn ./proc_by_pid executing: stap -v ./systemtap.base/proc_by_pid.stp -x 5167 proc_by_pid spawn stap -v ./systemtap.base/proc_by_pid.stp -x 5167 proc_by_pid Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 8 probe(s), 2 function(s), 0 embed(s), 2 global(s) using 50112virt/43520res/6848shr/32896data kb, in 10usr/0sys/11real ms. Pass 3: translated to C into "/tmp/stapt8TYMs/stap_e1c02d9af82de451abf3081f27d29210_3288_src.c" using 50240virt/43904res/7104shr/33024data kb, in 30usr/120sys/145real ms. Pass 4: compiled C into "stap_e1c02d9af82de451abf3081f27d29210_3288.ko" in 4340usr/50sys/4749real ms. Pass 5: starting run. systemtap starting probe PASS: proc_by_pid startup PASS: proc_by_pid load generation Executing: kill -INT -5176 systemtap ending probe Encountered 0 functions, and 0 marks PASS: proc_by_pid shutdown and output Pass 5: run completed in 0usr/30sys/896real ms. Executing: kill -INT -5176 Executing: kill -INT -5167 testcase ./systemtap.base/proc_by_pid.exp completed in 7 seconds Running ./systemtap.base/proc_exec.exp ... Executing on host: gcc ./systemtap.base/proc_fork_exec.c -lm -o /root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/proc_fork_exec.c -lm -o /root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865 executing: stap -v -e { global output global sleep_start, sleep_end probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865").begin { output .= sprintf("exe(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865").thread.begin { output .= sprintf("exe(%d) thread begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865").end { output .= sprintf("exe(%d) end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865").thread.end { output .= sprintf("exe(%d) thread end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").begin { sleep_start = gettimeofday_s() output .= sprintf("sleep(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").end { output .= sprintf("sleep(%d) end\n", tid()) sleep_end = gettimeofday_s() } probe end { printf("systemtap ending probe\n%s", output) time_slept = sleep_end - sleep_start if (time_slept >= 2 && time_slept <= 4) printf("time slept: OK\n") else printf("time slept: ERROR (%d)\n", time_slept) } } spawn stap -v -e global output global sleep_start, sleep_end probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865").begin { output .= sprintf("exe(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865").thread.begin { output .= sprintf("exe(%d) thread begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865").end { output .= sprintf("exe(%d) end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865").thread.end { output .= sprintf("exe(%d) thread end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").begin { sleep_start = gettimeofday_s() output .= sprintf("sleep(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").end { output .= sprintf("sleep(%d) end\n", tid()) sleep_end = gettimeofday_s() } probe end { printf("systemtap ending probe\n%s", output) time_slept = sleep_end - sleep_start if (time_slept >= 2 && time_slept <= 4) printf("time slept: OK\n") else printf("time slept: ERROR (%d)\n", time_slept) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/406real ms. Pass 2: analyzed script: 9 probe(s), 4 function(s), 4 embed(s), 3 global(s) using 50752virt/44480res/7232shr/33536data kb, in 10usr/150sys/163real ms. Pass 3: translated to C into "/tmp/stapi85ezb/stap_f804a919399df469a8df3c8a9644361e_4953_src.c" using 50752virt/44736res/7488shr/33536data kb, in 20usr/130sys/173real ms. Pass 4: compiled C into "stap_f804a919399df469a8df3c8a9644361e_4953.ko" in 4470usr/60sys/4871real ms. Pass 5: starting run. systemtap starting probe PASS: PROC_EXEC_01 startup spawn /root/systemtap_write/systemtap/testsuite/proc_fork_exec_1865 /root/systemtap_write/systemtap/testsuite/sleep_1865 PASS: PROC_EXEC_01 load generation Executing: kill -INT -5418 systemtap ending probe exe(5637) begin exe(5640) begin exe(5640) end sleep(5640) begin sleep(5640) end exe(5637) end time slept: OK PASS: PROC_EXEC_01 shutdown and output Pass 5: run completed in 10usr/20sys/5950real ms. metric: PROC_EXEC_01 410 0 406 10 150 163 20 130 173 4470 60 4871 10 20 5950 Executing: kill -INT -5418 Executing on host: gcc ./systemtap.base/proc_exec.c -lm -o /root/systemtap_write/systemtap/testsuite/proc_exec_1865 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/proc_exec.c -lm -o /root/systemtap_write/systemtap/testsuite/proc_exec_1865 executing: stap -v -e { global output global sleep_start, sleep_end probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/proc_exec_1865").begin { output .= sprintf("exe(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_exec_1865").thread.begin { output .= sprintf("exe(%d) thread begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_exec_1865").end { output .= sprintf("exe(%d) end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_exec_1865").thread.end { output .= sprintf("exe(%d) thread end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").begin { sleep_start = gettimeofday_s() output .= sprintf("sleep(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").end { output .= sprintf("sleep(%d) end\n", tid()) sleep_end = gettimeofday_s() } probe end { printf("systemtap ending probe\n%s", output) time_slept = sleep_end - sleep_start if (time_slept >= 2 && time_slept <= 4) printf("time slept: OK\n") else printf("time slept: ERROR (%d)\n", time_slept) } } spawn stap -v -e global output global sleep_start, sleep_end probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/proc_exec_1865").begin { output .= sprintf("exe(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_exec_1865").thread.begin { output .= sprintf("exe(%d) thread begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_exec_1865").end { output .= sprintf("exe(%d) end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_exec_1865").thread.end { output .= sprintf("exe(%d) thread end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").begin { sleep_start = gettimeofday_s() output .= sprintf("sleep(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").end { output .= sprintf("sleep(%d) end\n", tid()) sleep_end = gettimeofday_s() } probe end { printf("systemtap ending probe\n%s", output) time_slept = sleep_end - sleep_start if (time_slept >= 2 && time_slept <= 4) printf("time slept: OK\n") else printf("time slept: ERROR (%d)\n", time_slept) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/408real ms. Pass 2: analyzed script: 9 probe(s), 4 function(s), 4 embed(s), 3 global(s) using 50752virt/44416res/7232shr/33536data kb, in 30usr/130sys/161real ms. Pass 3: translated to C into "/tmp/stapTUxpnj/stap_63ec0ad4a12ef8ed42ee57c333d21803_4908_src.c" using 50752virt/44672res/7488shr/33536data kb, in 20usr/130sys/161real ms. Pass 4: compiled C into "stap_63ec0ad4a12ef8ed42ee57c333d21803_4908.ko" in 4440usr/80sys/4866real ms. Pass 5: starting run. systemtap starting probe PASS: PROC_EXEC_02 startup spawn /root/systemtap_write/systemtap/testsuite/proc_exec_1865 /root/systemtap_write/systemtap/testsuite/sleep_1865 PASS: PROC_EXEC_02 load generation Executing: kill -INT -5663 systemtap ending probe exe(5882) begin exe(5882) end sleep(5882) begin sleep(5882) end time slept: OK PASS: PROC_EXEC_02 shutdown and output Pass 5: run completed in 0usr/30sys/5946real ms. metric: PROC_EXEC_02 400 10 408 30 130 161 20 130 161 4440 80 4866 0 30 5946 Executing: kill -INT -5663 Executing on host: gcc ./systemtap.base/proc_thread_exec.c -lpthread -lm -o /root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/proc_thread_exec.c -lpthread -lm -o /root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865 executing: stap -v -e { global output global sleep_start, sleep_end probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865").begin { output .= sprintf("exe(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865").thread.begin { output .= sprintf("exe(%d) thread begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865").end { output .= sprintf("exe(%d) end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865").thread.end { output .= sprintf("exe(%d) thread end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").begin { sleep_start = gettimeofday_s() output .= sprintf("sleep(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").end { output .= sprintf("sleep(%d) end\n", tid()) sleep_end = gettimeofday_s() } probe end { printf("systemtap ending probe\n%s", output) time_slept = sleep_end - sleep_start if (time_slept >= 2 && time_slept <= 4) printf("time slept: OK\n") else printf("time slept: ERROR (%d)\n", time_slept) } } spawn stap -v -e global output global sleep_start, sleep_end probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865").begin { output .= sprintf("exe(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865").thread.begin { output .= sprintf("exe(%d) thread begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865").end { output .= sprintf("exe(%d) end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865").thread.end { output .= sprintf("exe(%d) thread end\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").begin { sleep_start = gettimeofday_s() output .= sprintf("sleep(%d) begin\n", tid()) } probe process("/root/systemtap_write/systemtap/testsuite/sleep_1865").end { output .= sprintf("sleep(%d) end\n", tid()) sleep_end = gettimeofday_s() } probe end { printf("systemtap ending probe\n%s", output) time_slept = sleep_end - sleep_start if (time_slept >= 2 && time_slept <= 4) printf("time slept: OK\n") else printf("time slept: ERROR (%d)\n", time_slept) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/405real ms. Pass 2: analyzed script: 9 probe(s), 4 function(s), 4 embed(s), 3 global(s) using 50752virt/44416res/7232shr/33536data kb, in 30usr/130sys/161real ms. Pass 3: translated to C into "/tmp/stapNXSQho/stap_f288543b933af960f6d288d05abe1f61_4971_src.c" using 50752virt/44672res/7488shr/33536data kb, in 20usr/130sys/159real ms. Pass 4: compiled C into "stap_f288543b933af960f6d288d05abe1f61_4971.ko" in 4480usr/50sys/4866real ms. Pass 5: starting run. systemtap starting probe PASS: PROC_EXEC_03 startup spawn /root/systemtap_write/systemtap/testsuite/proc_thread_exec_1865 /root/systemtap_write/systemtap/testsuite/sleep_1865 PASS: PROC_EXEC_03 load generation Executing: kill -INT -5907 systemtap ending probe exe(6131) begin exe(6135) thread begin exe(6131) thread end exe(6131) end sleep(6131) begin sleep(6131) end time slept: OK PASS: PROC_EXEC_03 shutdown and output Pass 5: run completed in 0usr/30sys/5942real ms. metric: PROC_EXEC_03 400 10 405 30 130 161 20 130 159 4480 50 4866 0 30 5942 Executing: kill -INT -5907 testcase ./systemtap.base/proc_exec.exp completed in 36 seconds Running ./systemtap.base/process_by_cmd.exp ... Executing on host: gcc ./systemtap.base/process_by_cmd.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o process_by_cmd (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/process_by_cmd.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o process_by_cmd PASS: process_by_cmd.c compile executing: stap ./systemtap.base/process_by_cmd.stp -c ./process_by_cmd PASS: process_by_cmd.stp executing: stap ./systemtap.base/process_by_cmd2.stp -c ./process_by_cmd PASS: process_by_cmd2.stp testcase ./systemtap.base/process_by_cmd.exp completed in 13 seconds Running ./systemtap.base/process_by_pid.exp ... Executing on host: gcc ./systemtap.base/process_by_pid.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o ./process_by_pid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/process_by_pid.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o ./process_by_pid starting the stap script executing: stap -v ./systemtap.base/process_by_pid.stp 6616 process_by_pid spawn stap -v ./systemtap.base/process_by_pid.stp 6616 process_by_pid Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/406real ms. Pass 2: analyzed script: 24 probe(s), 2 function(s), 3 embed(s), 1 global(s) using 50944virt/44672res/7296shr/33728data kb, in 60usr/110sys/166real ms. Pass 3: translated to C into "/tmp/stapKJuEg7/stap_62f434574bb2574f9b695feb2c5fa503_10334_src.c" using 50944virt/44864res/7488shr/33728data kb, in 20usr/130sys/148real ms. Pass 4: compiled C into "stap_62f434574bb2574f9b695feb2c5fa503_10334.ko" in 4610usr/60sys/5000real ms. Pass 5: starting run. systemtap starting probe PASS: process_by_pid startup PASS: process_by_pid load generation Executing: kill -INT -6624 systemtap ending probe pass PASS: process_by_pid shutdown and output Pass 5: run completed in 0usr/30sys/20960real ms. Executing: kill -INT -6624 Executing: kill -INT 6615 Executing: kill -KILL 6615 kill: kill: sending signal to 6615 failed: No such process Executing: kill -INT 6616 Executing: kill -KILL 6616 kill: kill: sending signal to 6616 failed: No such process Executing: kill -INT 6617 Executing: kill -KILL 6617 kill: kill: sending signal to 6617 failed: No such process testcase ./systemtap.base/process_by_pid.exp completed in 33 seconds Running ./systemtap.base/process_resume.exp ... Executing on host: gcc ./systemtap.base/process_resume.c -O2 -g -lm -o process_resume (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/process_resume.c -O2 -g -lm -o process_resume executing: stap -v -e { global getpid_calls = 0 probe begin { printf("systemtap starting probe\n") } probe syscall.getpid { getpid_calls++ } probe end { printf("systemtap ending probe\n") printf("getpid calls = %d\n", getpid_calls) } } spawn stap -v -e global getpid_calls = 0 probe begin { printf("systemtap starting probe\n") } probe syscall.getpid { getpid_calls++ } probe end { printf("systemtap ending probe\n") printf("getpid calls = %d\n", getpid_calls) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 84544virt/78080res/6912shr/67328data kb, in 1110usr/140sys/1256real ms. Pass 3: translated to C into "/tmp/stap8ZJFbf/stap_1e925f4593ff3433dd0fb705929dc68a_1925_src.c" using 84544virt/78272res/7104shr/67328data kb, in 30usr/100sys/137real ms. Pass 4: compiled C into "stap_1e925f4593ff3433dd0fb705929dc68a_1925.ko" in 2850usr/90sys/3305real ms. Pass 5: starting run. systemtap starting probe PASS: process_resume-getpid startup Executing: kill -cont 6873 PASS: process_resume-getpid load generation Executing: kill -INT -6874 systemtap ending probe getpid calls = 0 PASS: process_resume-getpid shutdown and output Pass 5: run completed in 0usr/20sys/4936real ms. metric: process_resume-getpid 410 0 410 1110 140 1256 30 100 137 2850 90 3305 0 20 4936 Executing: kill -INT -6874 PASS: process_resume-getpid: process resumed properly executing: stap -v -e { global end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("process_resume").end { end_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("end probes = %d\n", end_probes_fired) } } spawn stap -v -e global end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("process_resume").end { end_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("end probes = %d\n", end_probes_fired) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapsSYhwz/stap_107be48cfba93fe9b300b13a98873312_1919_src.c" using 50112virt/43648res/6976shr/32896data kb, in 20usr/120sys/146real ms. Pass 4: compiled C into "stap_107be48cfba93fe9b300b13a98873312_1919.ko" in 4090usr/70sys/4507real ms. Pass 5: starting run. systemtap starting probe PASS: process_resume-end startup Executing: kill -cont 7103 PASS: process_resume-end load generation Executing: kill -INT -7104 systemtap ending probe end probes = 1 PASS: process_resume-end shutdown and output Pass 5: run completed in 10usr/20sys/4891real ms. metric: process_resume-end 410 0 405 10 0 9 20 120 146 4090 70 4507 10 20 4891 Executing: kill -INT -7104 PASS: process_resume-end: process resumed properly testcase ./systemtap.base/process_resume.exp completed in 21 seconds Running ./systemtap.base/procfs.exp ... executing: stap -v -e { global saved_value probe procfs("command").read { $value = saved_value } probe procfs("command").write { saved_value = $value } probe begin { saved_value = "100\n" printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") printf("final value = %s", saved_value) } } -m PROCFS spawn stap -v -e global saved_value probe procfs("command").read { $value = saved_value } probe procfs("command").write { saved_value = $value } probe begin { saved_value = "100\n" printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") printf("final value = %s", saved_value) } -m PROCFS Pass 1: parsed user script and 105 library script(s) using 49472virt/41024res/5696shr/32256data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 5 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50048virt/41024res/5696shr/32832data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapyp8JeN/PROCFS_src.c" using 50048virt/41024res/5696shr/32832data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "PROCFS.ko" in 2900usr/60sys/3304real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS startup PASS: PROCFS read 100 PASS: PROCFS received correct initial value PASS: PROCFS wrote 200 PASS: PROCFS read 200 PASS: PROCFS received correct value: 200 PASS: PROCFS again read 200 PASS: PROCFS received correct value: 200 again PASS: PROCFS wrote hello PASS: PROCFS read hello PASS: PROCFS received correct value: hello PASS: PROCFS wrote goodbye PASS: PROCFS read goodbye PASS: PROCFS received correct value: goodbye PASS: PROCFS load generation Executing: kill -INT -7334 systemtap ending probe final value = goodbye PASS: PROCFS shutdown and output Pass 5: run completed in 20usr/0sys/843real ms. metric: PROCFS 410 0 408 10 0 9 0 0 2 2900 60 3304 20 0 843 Executing: kill -INT -7334 testcase ./systemtap.base/procfs.exp completed in 5 seconds Running ./systemtap.base/procfs_maxsize.exp ... executing: stap -v -DMAXSTRINGLEN=32 -e { global values[10] global idx = 0 probe procfs.read { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } } -m PROCFS_BUFFER1 spawn stap -v -DMAXSTRINGLEN=32 -e global values[10] global idx = 0 probe procfs.read { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } -m PROCFS_BUFFER1 Pass 1: parsed user script and 105 library script(s) using 49536virt/39808res/5568shr/32320data kb, in 400usr/10sys/410real ms. Pass 2: analyzed script: 5 probe(s), 4 function(s), 1 embed(s), 2 global(s) using 50112virt/39808res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapBRJs9u/PROCFS_BUFFER1_src.c" using 50112virt/39808res/5568shr/32896data kb, in 0usr/10sys/2real ms. Pass 4: compiled C into "PROCFS_BUFFER1.ko" in 3050usr/70sys/3459real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_BUFFER1 startup PASS: PROCFS_BUFFER1 read abcdefghijklmnoABCDEFGHIJKLMNOp PASS: PROCFS_BUFFER1 received correct initial value maxsize: 32 PASS: PROCFS_BUFFER1 wrote abcdefghijklmnoABCDEFGHIJKLMNOpqrstuvwxyz123456789 PASS: PROCFS_BUFFER1 load generation Executing: kill -INT -7560 systemtap ending probe value0=abcdefghijklmnoABCDEFGHIJKLMNOp value1=qrstuvwxyz123456789 PASS: PROCFS_BUFFER1 shutdown and output Pass 5: run completed in 0usr/20sys/856real ms. metric: PROCFS_BUFFER1 400 10 410 10 0 9 0 10 2 3050 70 3459 0 20 856 Executing: kill -INT -7560 executing: stap -v -DMAXSTRINGLEN=32 -DSTP_PROCFS_BUFSIZE=16 -e { global values[10] global idx = 0 probe procfs.read { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } } -m PROCFS_BUFFER2 spawn stap -v -DMAXSTRINGLEN=32 -DSTP_PROCFS_BUFSIZE=16 -e global values[10] global idx = 0 probe procfs.read { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } -m PROCFS_BUFFER2 Pass 1: parsed user script and 105 library script(s) using 49472virt/39744res/5568shr/32256data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 5 probe(s), 4 function(s), 1 embed(s), 2 global(s) using 50048virt/39744res/5568shr/32832data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/staplSR9um/PROCFS_BUFFER2_src.c" using 50048virt/39744res/5568shr/32832data kb, in 10usr/0sys/2real ms. Pass 4: compiled C into "PROCFS_BUFFER2.ko" in 3020usr/80sys/3454real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_BUFFER2 startup PASS: PROCFS_BUFFER2 read abcdefghijklmno PASS: PROCFS_BUFFER2 received correct initial value maxsize: 16 PASS: PROCFS_BUFFER2 wrote abcdefghijklmnoABCDEFGHIJKLMNOpqrstuvwxyz123456789 PASS: PROCFS_BUFFER2 load generation Executing: kill -INT -7785 systemtap ending probe value0=abcdefghijklmno value1=ABCDEFGHIJKLMNO value2=pqrstuvwxyz1234 value3=56789 PASS: PROCFS_BUFFER2 shutdown and output Pass 5: run completed in 0usr/20sys/912real ms. metric: PROCFS_BUFFER2 410 0 410 10 0 9 10 0 2 3020 80 3454 0 20 912 Executing: kill -INT -7785 executing: stap -v -DMAXSTRINGLEN=16 -DSTP_PROCFS_BUFSIZE=32 -e { global values[10] global idx = 0 probe procfs.read { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } } -m PROCFS_BUFFER3 spawn stap -v -DMAXSTRINGLEN=16 -DSTP_PROCFS_BUFSIZE=32 -e global values[10] global idx = 0 probe procfs.read { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } -m PROCFS_BUFFER3 Pass 1: parsed user script and 105 library script(s) using 49472virt/39744res/5568shr/32256data kb, in 390usr/10sys/403real ms. Pass 2: analyzed script: 5 probe(s), 4 function(s), 1 embed(s), 2 global(s) using 50048virt/39744res/5568shr/32832data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap9KNzkk/PROCFS_BUFFER3_src.c" using 50048virt/39744res/5568shr/32832data kb, in 0usr/10sys/2real ms. Pass 4: compiled C into "PROCFS_BUFFER3.ko" in 3070usr/50sys/3457real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_BUFFER3 startup PASS: PROCFS_BUFFER3 read abcdefghijklmnoABCDEFGHIJKLMNOp PASS: PROCFS_BUFFER3 received correct initial value maxsize: 32 PASS: PROCFS_BUFFER3 wrote abcdefghijklmnoABCDEFGHIJKLMNOpqrstuvwxyz123456789 PASS: PROCFS_BUFFER3 load generation Executing: kill -INT -8010 systemtap ending probe value0=abcdefghijklmno value1=ABCDEFGHIJKLMNO value2=pqrstuvwxyz1234 value3=56789 PASS: PROCFS_BUFFER3 shutdown and output Pass 5: run completed in 20usr/0sys/829real ms. metric: PROCFS_BUFFER3 390 10 403 10 0 9 0 10 2 3070 50 3457 20 0 829 Executing: kill -INT -8010 executing: stap -v -DMAXSTRINGLEN=16 -e { global values[10] global idx = 0 probe procfs.read.maxsize(32) { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } } -m PROCFS_BUFFER4 spawn stap -v -DMAXSTRINGLEN=16 -e global values[10] global idx = 0 probe procfs.read.maxsize(32) { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } -m PROCFS_BUFFER4 Pass 1: parsed user script and 105 library script(s) using 49472virt/39744res/5568shr/32256data kb, in 410usr/0sys/403real ms. Pass 2: analyzed script: 5 probe(s), 4 function(s), 1 embed(s), 2 global(s) using 50048virt/39744res/5568shr/32832data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapRW6WPe/PROCFS_BUFFER4_src.c" using 50048virt/39744res/5568shr/32832data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "PROCFS_BUFFER4.ko" in 3070usr/50sys/3456real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_BUFFER4 startup PASS: PROCFS_BUFFER4 read abcdefghijklmnoABCDEFGHIJKLMNOp PASS: PROCFS_BUFFER4 received correct initial value maxsize: 32 PASS: PROCFS_BUFFER4 wrote abcdefghijklmnoABCDEFGHIJKLMNOpqrstuvwxyz123456789 PASS: PROCFS_BUFFER4 load generation Executing: kill -INT -8235 systemtap ending probe value0=abcdefghijklmno value1=ABCDEFGHIJKLMNO value2=pqrstuvwxyz1234 value3=56789 PASS: PROCFS_BUFFER4 shutdown and output Pass 5: run completed in 0usr/20sys/886real ms. metric: PROCFS_BUFFER4 410 0 403 10 0 9 0 0 2 3070 50 3456 0 20 886 Executing: kill -INT -8235 executing: stap -v -DMAXSTRINGLEN=16 -DSTP_PROCFS_BUFSIZE=64 -e { global values[10] global idx = 0 probe procfs.read.maxsize(32) { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } } -m PROCFS_BUFFER5 spawn stap -v -DMAXSTRINGLEN=16 -DSTP_PROCFS_BUFSIZE=64 -e global values[10] global idx = 0 probe procfs.read.maxsize(32) { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } -m PROCFS_BUFFER5 Pass 1: parsed user script and 105 library script(s) using 49472virt/39808res/5568shr/32256data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 5 probe(s), 4 function(s), 1 embed(s), 2 global(s) using 50048virt/39808res/5568shr/32832data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapUbDa2j/PROCFS_BUFFER5_src.c" using 50048virt/39808res/5568shr/32832data kb, in 0usr/10sys/2real ms. Pass 4: compiled C into "PROCFS_BUFFER5.ko" in 3070usr/30sys/3452real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_BUFFER5 startup PASS: PROCFS_BUFFER5 read abcdefghijklmnoABCDEFGHIJKLMNOp PASS: PROCFS_BUFFER5 received correct initial value maxsize: 32 PASS: PROCFS_BUFFER5 wrote abcdefghijklmnoABCDEFGHIJKLMNOpqrstuvwxyz123456789 PASS: PROCFS_BUFFER5 load generation Executing: kill -INT -8460 systemtap ending probe value0=abcdefghijklmno value1=ABCDEFGHIJKLMNO value2=pqrstuvwxyz1234 value3=56789 PASS: PROCFS_BUFFER5 shutdown and output Pass 5: run completed in 0usr/20sys/794real ms. metric: PROCFS_BUFFER5 410 0 410 10 0 9 0 10 2 3070 30 3452 0 20 794 Executing: kill -INT -8460 executing: stap -v -DMAXSTRINGLEN=16 -e { global values[10] global idx = 0 probe procfs("default").read { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.read.maxsize(32) { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } } -m PROCFS_BUFFER6 spawn stap -v -DMAXSTRINGLEN=16 -e global values[10] global idx = 0 probe procfs("default").read { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.read.maxsize(32) { $value = "abcdefghijklmno" $value .= "ABCDEFGHIJKLMNO" $value .= "pqrstuvwxyz1234" } probe procfs.write { values[idx] = $value idx++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < idx; i++) { printf("value%d=%s\n", i, values[i]) } } -m PROCFS_BUFFER6 Pass 1: parsed user script and 105 library script(s) using 49472virt/39744res/5568shr/32256data kb, in 400usr/10sys/407real ms. Pass 2: analyzed script: 6 probe(s), 4 function(s), 1 embed(s), 2 global(s) using 50048virt/39744res/5568shr/32832data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapsBMnL8/PROCFS_BUFFER6_src.c" using 50048virt/39744res/5568shr/32832data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "PROCFS_BUFFER6.ko" in 3070usr/70sys/3473real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_BUFFER6 startup PASS: PROCFS_BUFFER6 read abcdefghijklmno PASS: PROCFS_BUFFER6 received correct initial value PASS: PROCFS_BUFFER6 read abcdefghijklmnoABCDEFGHIJKLMNOp PASS: PROCFS_BUFFER6 received correct initial value maxsize: 32 PASS: PROCFS_BUFFER6 wrote abcdefghijklmnoABCDEFGHIJKLMNOpqrstuvwxyz123456789 PASS: PROCFS_BUFFER6 load generation Executing: kill -INT -8685 systemtap ending probe value0=abcdefghijklmno value1=ABCDEFGHIJKLMNO value2=pqrstuvwxyz1234 value3=56789 PASS: PROCFS_BUFFER6 shutdown and output Pass 5: run completed in 0usr/20sys/827real ms. metric: PROCFS_BUFFER6 400 10 407 10 0 9 0 0 2 3070 70 3473 0 20 827 Executing: kill -INT -8685 executing: stap -v -DMAXSTRINGLEN=512 -e { global large_strings[10] # Put more data than we can really handle into $value probe procfs.read.maxsize(2048) { $value = large_strings[0] for (i = 1; i < 10; i+=1) { $value .= large_strings[i] } } probe begin { # build up several maximum length strings max = 512 for (i = 0; i < max/64; i+=1) { for (j = 0; j < 10; j++) { if (i < (max/64 - 1)) { large_strings[j] .= sprintf("%3d:12345678901234567890123456789012345678901234567890123456789\n", i + (j * (max/64))) } else { large_strings[j] .= sprintf("%3d:1234567890123456789012345678901234567890123456789012345678\n", i + (j * (max/64))) } } } printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") } } -m PROCFS_BUFFER7 spawn stap -v -DMAXSTRINGLEN=512 -e global large_strings[10] # Put more data than we can really handle into $value probe procfs.read.maxsize(2048) { $value = large_strings[0] for (i = 1; i < 10; i+=1) { $value .= large_strings[i] } } probe begin { # build up several maximum length strings max = 512 for (i = 0; i < max/64; i+=1) { for (j = 0; j < 10; j++) { if (i < (max/64 - 1)) { large_strings[j] .= sprintf("%3d:12345678901234567890123456789012345678901234567890123456789\n", i + (j * (max/64))) } else { large_strings[j] .= sprintf("%3d:1234567890123456789012345678901234567890123456789012345678\n", i + (j * (max/64))) } } } printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") } -m PROCFS_BUFFER7 Pass 1: parsed user script and 105 library script(s) using 49472virt/40896res/5568shr/32256data kb, in 400usr/0sys/403real ms. Pass 2: analyzed script: 4 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50048virt/40896res/5568shr/32832data kb, in 0usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapkrIJC1/PROCFS_BUFFER7_src.c" using 50048virt/40896res/5568shr/32832data kb, in 10usr/0sys/2real ms. Pass 4: compiled C into "PROCFS_BUFFER7.ko" in 3000usr/60sys/3401real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_BUFFER7 startup PASS: PROCFS_BUFFER7 read 0:12345678901234567890123456789012345678901234567890123456789 1:12345678901234567890123456789012345678901234567890123456789 2:12345678901234567890123456789012345678901234567890123456789 3:12345678901234567890123456789012345678901234567890123456789 4:12345678901234567890123456789012345678901234567890123456789 5:12345678901234567890123456789012345678901234567890123456789 6:12345678901234567890123456789012345678901234567890123456789 7:1234567890123456789012345678901234567890123456789012345678 8:12345678901234567890123456789012345678901234567890123456789 9:12345678901234567890123456789012345678901234567890123456789 10:12345678901234567890123456789012345678901234567890123456789 11:12345678901234567890123456789012345678901234567890123456789 12:12345678901234567890123456789012345678901234567890123456789 13:12345678901234567890123456789012345678901234567890123456789 14:12345678901234567890123456789012345678901234567890123456789 15:1234567890123456789012345678901234567890123456789012345678 16:12345678901234567890123456789012345678901234567890123456789 17:12345678901234567890123456789012345678901234567890123456789 18:12345678901234567890123456789012345678901234567890123456789 19:12345678901234567890123456789012345678901234567890123456789 20:12345678901234567890123456789012345678901234567890123456789 21:12345678901234567890123456789012345678901234567890123456789 22:12345678901234567890123456789012345678901234567890123456789 23:1234567890123456789012345678901234567890123456789012345678 24:12345678901234567890123456789012345678901234567890123456789 25:12345678901234567890123456789012345678901234567890123456789 26:12345678901234567890123456789012345678901234567890123456789 27:12345678901234567890123456789012345678901234567890123456789 28:12345678901234567890123456789012345678901234567890123456789 29:12345678901234567890123456789012345678901234567890123456789 30:12345678901234567890123456789012345678901234567890123456789 31:1234567890123456789012345678901234567890123456789012345678 32 PASS: PROCFS_BUFFER7 received correct initial value PASS: PROCFS_BUFFER7 load generation Executing: kill -INT -8910 systemtap ending probe PASS: PROCFS_BUFFER7 shutdown and output Pass 5: run completed in 10usr/10sys/833real ms. metric: PROCFS_BUFFER7 400 0 403 0 0 9 10 0 2 3000 60 3401 10 10 833 Executing: kill -INT -8910 testcase ./systemtap.base/procfs_maxsize.exp completed in 34 seconds Running ./systemtap.base/procfs_umask.exp ... executing: stap -v -e { global value probe procfs("umask-000-r").umask(000).read {$value = "100\n" } probe procfs("umask-000-w").umask(000).write {printf("the val is, %s", $value)} probe procfs("umask-004-r").umask(004).read {$value = "200\n"} probe procfs("umask-020-w").umask(020).write {printf("the val is, %s", $value)} probe procfs("umask-044-r").umask(044).read {$value = "300\n"} probe procfs("umask-022-w").umask(022).write {printf("the val is, %s", $value)} probe procfs("umask-400-r").umask(400).read {$value = "400\n"} probe procfs("umask-200-w").umask(200).write {printf("the val is, %s", $value)} probe procfs("umask-440-r").umask(440).read {$value = "500\n"} probe procfs("umask-202-w").umask(202).write {printf("the val is, %s", $value)} probe procfs("umask-404-r").umask(404).read {$value = "600\n"} probe procfs("umask-002-w").umask(002).write {printf("the val is, %s", $value)} probe begin { value = "600\n" printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") printf("Testing permissions\n") } } -m PROCFS_UMASK spawn stap -v -e global value probe procfs("umask-000-r").umask(000).read {$value = "100\n" } probe procfs("umask-000-w").umask(000).write {printf("the val is, %s", $value)} probe procfs("umask-004-r").umask(004).read {$value = "200\n"} probe procfs("umask-020-w").umask(020).write {printf("the val is, %s", $value)} probe procfs("umask-044-r").umask(044).read {$value = "300\n"} probe procfs("umask-022-w").umask(022).write {printf("the val is, %s", $value)} probe procfs("umask-400-r").umask(400).read {$value = "400\n"} probe procfs("umask-200-w").umask(200).write {printf("the val is, %s", $value)} probe procfs("umask-440-r").umask(440).read {$value = "500\n"} probe procfs("umask-202-w").umask(202).write {printf("the val is, %s", $value)} probe procfs("umask-404-r").umask(404).read {$value = "600\n"} probe procfs("umask-002-w").umask(002).write {printf("the val is, %s", $value)} probe begin { value = "600\n" printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") printf("Testing permissions\n") } -m PROCFS_UMASK Pass 1: parsed user script and 105 library script(s) using 49344virt/40832res/5568shr/32128data kb, in 420usr/0sys/419real ms. Pass 2: analyzed script: 16 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50112virt/40832res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapCQhssP/PROCFS_UMASK_src.c" using 50112virt/40832res/5568shr/32896data kb, in 0usr/0sys/3real ms. Pass 4: compiled C into "PROCFS_UMASK.ko" in 2980usr/90sys/3397real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_UMASK startup PASS: PROCFS_UMASK PASS: PROCFS_UMASK load generation Executing: kill -INT -9135 systemtap ending probe Testing permissions value="600 " PASS: PROCFS_UMASK shutdown and output Pass 5: run completed in 0usr/20sys/880real ms. Executing: kill -INT -9135 testcase ./systemtap.base/procfs_umask.exp completed in 5 seconds Running ./systemtap.base/procfs_write.exp ... executing: stap -v -DMAXSTRINGLEN=512 -e { global iteration = 0 global saved_value[20] probe procfs("command").write { saved_value[iteration] = $value iteration++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < iteration; i++) { printf("%s", saved_value[i]) } } } -m PROCFS_WRITE spawn stap -v -DMAXSTRINGLEN=512 -e global iteration = 0 global saved_value[20] probe procfs("command").write { saved_value[iteration] = $value iteration++ } probe begin { printf("systemtap starting probe\n") } probe end { printf("systemtap ending probe\n") for (i = 0; i < iteration; i++) { printf("%s", saved_value[i]) } } -m PROCFS_WRITE Pass 1: parsed user script and 105 library script(s) using 49472virt/39808res/5568shr/32256data kb, in 400usr/10sys/404real ms. Pass 2: analyzed script: 4 probe(s), 2 function(s), 1 embed(s), 2 global(s) using 50048virt/39808res/5568shr/32832data kb, in 0usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap2LSMfF/PROCFS_WRITE_src.c" using 50048virt/39808res/5568shr/32832data kb, in 10usr/0sys/1real ms. Pass 4: compiled C into "PROCFS_WRITE.ko" in 2940usr/60sys/3336real ms. Pass 5: starting run. systemtap starting probe PASS: PROCFS_WRITE startup PASS: PROCFS_WRITE wrote 0:12345678901234567890123456789012345678901234567890123456789 1:12345678901234567890123456789012345678901234567890123456789 2:12345678901234567890123456789012345678901234567890123456789 3:12345678901234567890123456789012345678901234567890123456789 4:12345678901234567890123456789012345678901234567890123456789 5:12345678901234567890123456789012345678901234567890123456789 6:12345678901234567890123456789012345678901234567890123456789 7:12345678901234567890123456789012345678901234567890123456789 8:12345678901234567890123456789012345678901234567890123456789 9:12345678901234567890123456789012345678901234567890123456789 10:12345678901234567890123456789012345678901234567890123456789 11:12345678901234567890123456789012345678901234567890123456789 12:12345678901234567890123456789012345678901234567890123456789 13:12345678901234567890123456789012345678901234567890123456789 14:12345678901234567890123456789012345678901234567890123456789 15:12345678901234567890123456789012345678901234567890123456789 16:12345678901234567890123456789012345678901234567890123456789 17:12345678901234567890123456789012345678901234567890123456789 18:12345678901234567890123456789012345678901234567890123456789 19:12345678901234567890123456789012345678901234567890123456789 20:12345678901234567890123456789012345678901234567890123456789 21:12345678901234567890123456789012345678901234567890123456789 22:12345678901234567890123456789012345678901234567890123456789 23:12345678901234567890123456789012345678901234567890123456789 24:12345678901234567890123456789012345678901234567890123456789 25:12345678901234567890123456789012345678901234567890123456789 26:12345678901234567890123456789012345678901234567890123456789 27:12345678901234567890123456789012345678901234567890123456789 28:12345678901234567890123456789012345678901234567890123456789 29:12345678901234567890123456789012345678901234567890123456789 30:12345678901234567890123456789012345678901234567890123456789 31:12345678901234567890123456789012345678901234567890123456789 32:12345678901234567890123456789012345678901234567890123456789 33:12345678901234567890123456789012345678901234567890123456789 34:12345678901234567890123456789012345678901234567890123456789 35:12345678901234567890123456789012345678901234567890123456789 36:12345678901234567890123456789012345678901234567890123456789 37:12345678901234567890123456789012345678901234567890123456789 38:12345678901234567890123456789012345678901234567890123456789 39:12345678901234567890123456789012345678901234567890123456789 40:12345678901234567890123456789012345678901234567890123456789 41:12345678901234567890123456789012345678901234567890123456789 42:12345678901234567890123456789012345678901234567890123456789 43:12345678901234567890123456789012345678901234567890123456789 44:12345678901234567890123456789012345678901234567890123456789 45:12345678901234567890123456789012345678901234567890123456789 46:12345678901234567890123456789012345678901234567890123456789 47:12345678901234567890123456789012345678901234567890123456789 48:12345678901234567890123456789012345678901234567890123456789 49:12345678901234567890123456789012345678901234567890123456789 50:12345678901234567890123456789012345678901234567890123456789 51:12345678901234567890123456789012345678901234567890123456789 52:12345678901234567890123456789012345678901234567890123456789 53:12345678901234567890123456789012345678901234567890123456789 54:12345678901234567890123456789012345678901234567890123456789 55:12345678901234567890123456789012345678901234567890123456789 56:12345678901234567890123456789012345678901234567890123456789 57:12345678901234567890123456789012345678901234567890123456789 58:12345678901234567890123456789012345678901234567890123456789 59:12345678901234567890123456789012345678901234567890123456789 60:12345678901234567890123456789012345678901234567890123456789 61:12345678901234567890123456789012345678901234567890123456789 62:12345678901234567890123456789012345678901234567890123456789 63:12345678901234567890123456789012345678901234567890123456789 64:12345678901234567890123456789012345678901234567890123456789 65:12345678901234567890123456789012345678901234567890123456789 66:12345678901234567890123456789012345678901234567890123456789 PASS: PROCFS_WRITE load generation Executing: kill -INT -9372 systemtap ending probe 0:12345678901234567890123456789012345678901234567890123456789 1:12345678901234567890123456789012345678901234567890123456789 2:12345678901234567890123456789012345678901234567890123456789 3:12345678901234567890123456789012345678901234567890123456789 4:12345678901234567890123456789012345678901234567890123456789 5:12345678901234567890123456789012345678901234567890123456789 6:12345678901234567890123456789012345678901234567890123456789 7:12345678901234567890123456789012345678901234567890123456789 8:12345678901234567890123456789012345678901234567890123456789 9:12345678901234567890123456789012345678901234567890123456789 10:12345678901234567890123456789012345678901234567890123456789 11:12345678901234567890123456789012345678901234567890123456789 12:12345678901234567890123456789012345678901234567890123456789 13:12345678901234567890123456789012345678901234567890123456789 14:12345678901234567890123456789012345678901234567890123456789 15:12345678901234567890123456789012345678901234567890123456789 16:12345678901234567890123456789012345678901234567890123456789 17:12345678901234567890123456789012345678901234567890123456789 18:12345678901234567890123456789012345678901234567890123456789 19:12345678901234567890123456789012345678901234567890123456789 20:12345678901234567890123456789012345678901234567890123456789 21:12345678901234567890123456789012345678901234567890123456789 22:12345678901234567890123456789012345678901234567890123456789 23:12345678901234567890123456789012345678901234567890123456789 24:12345678901234567890123456789012345678901234567890123456789 25:12345678901234567890123456789012345678901234567890123456789 26:12345678901234567890123456789012345678901234567890123456789 27:12345678901234567890123456789012345678901234567890123456789 28:12345678901234567890123456789012345678901234567890123456789 29:12345678901234567890123456789012345678901234567890123456789 30:12345678901234567890123456789012345678901234567890123456789 31:12345678901234567890123456789012345678901234567890123456789 32:12345678901234567890123456789012345678901234567890123456789 33:12345678901234567890123456789012345678901234567890123456789 34:12345678901234567890123456789012345678901234567890123456789 35:12345678901234567890123456789012345678901234567890123456789 36:12345678901234567890123456789012345678901234567890123456789 37:12345678901234567890123456789012345678901234567890123456789 38:12345678901234567890123456789012345678901234567890123456789 39:12345678901234567890123456789012345678901234567890123456789 40:12345678901234567890123456789012345678901234567890123456789 41:12345678901234567890123456789012345678901234567890123456789 42:12345678901234567890123456789012345678901234567890123456789 43:12345678901234567890123456789012345678901234567890123456789 44:12345678901234567890123456789012345678901234567890123456789 45:12345678901234567890123456789012345678901234567890123456789 46:12345678901234567890123456789012345678901234567890123456789 47:12345678901234567890123456789012345678901234567890123456789 48:12345678901234567890123456789012345678901234567890123456789 49:12345678901234567890123456789012345678901234567890123456789 50:12345678901234567890123456789012345678901234567890123456789 51:12345678901234567890123456789012345678901234567890123456789 52:12345678901234567890123456789012345678901234567890123456789 53:12345678901234567890123456789012345678901234567890123456789 54:12345678901234567890123456789012345678901234567890123456789 55:12345678901234567890123456789012345678901234567890123456789 56:12345678901234567890123456789012345678901234567890123456789 57:12345678901234567890123456789012345678901234567890123456789 58:12345678901234567890123456789012345678901234567890123456789 59:12345678901234567890123456789012345678901234567890123456789 60:12345678901234567890123456789012345678901234567890123456789 61:12345678901234567890123456789012345678901234567890123456789 62:12345678901234567890123456789012345678901234567890123456789 63:12345678901234567890123456789012345678901234567890123456789 64:12345678901234567890123456789012345678901234567890123456789 65:12345678901234567890123456789012345678901234567890123456789 66:12345678901234567890123456789012345678901234567890123456789 PASS: PROCFS_WRITE shutdown and output Pass 5: run completed in 10usr/10sys/827real ms. metric: PROCFS_WRITE 400 10 404 0 0 9 10 0 1 2940 60 3336 10 10 827 Executing: kill -INT -9372 testcase ./systemtap.base/procfs_write.exp completed in 5 seconds Running ./systemtap.base/prologues.exp ... spawn stap -P ./systemtap.base/prologues.stp read (6, 0x3ffc2571b10, 8196) read (6, 0x3ffc2571b10, 8196) read (8, 0x3ffeae965f0, 8192) read (4, 0x3ff7a26d688, 4112) read (4, 0x3ff7a26d688, 4112) read (8, 0x3ffa7b4e9d8, 131072) write (1, "read (6, 0x3ffc2571b10, 8196)\nread (6, 0x3ff"..., 182) read (8, 0x3ffa7b4e9d8, 131072) write (1, "write (1, \"read (6, 0x3ffc2571b10, 8196)\\nr"..., 99) read (8, 0x3ffa7b4e9d8, 131072) write (1, "write (1, \"write (1, \\\"read (6, 0x3ffc2571"..., 98) read (8, 0x3ffa7b4e9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"r"..., 98) read (8, 0x3ffa7b4e9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"w"..., 98) read (8, 0x3ffa7b4e9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"w"..., 98) read (8, 0x3ffa7b4e9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"w"..., 98) read (8, 0x3ffa7b4e9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"w"..., 98) read (8, 0x3ffa7b4e9d8, 131072) PASS: prologues -P spawn stap ./systemtap.base/prologues.stp read (6, 0x3fff0a348c0, 8196) read (6, 0x3fff0a348c0, 8196) read (8, 0x3ffeae965f0, 8192) read (4, 0x3ff7a26d688, 4112) read (4, 0x3ff7a26d688, 4112) read (8, 0x3ff917fe9d8, 131072) write (1, "read (6, 0x3fff0a348c0, 8196)\nread (6, 0x3ff"..., 182) read (8, 0x3ff917fe9d8, 131072) write (1, "write (1, \"read (6, 0x3fff0a348c0, 8196)\\nr"..., 99) read (8, 0x3ff917fe9d8, 131072) write (1, "write (1, \"write (1, \\\"read (6, 0x3fff0a34"..., 98) read (8, 0x3ff917fe9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"r"..., 98) read (8, 0x3ff917fe9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"w"..., 98) read (8, 0x3ff917fe9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"w"..., 98) read (8, 0x3ff917fe9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"w"..., 98) read (8, 0x3ff917fe9d8, 131072) write (1, "write (1, \"write (1, \\\"write (1, \\\\\\\"w"..., 98) read (8, 0x3ff917fe9d8, 131072) PASS: prologues no-P testcase ./systemtap.base/prologues.exp completed in 13 seconds Running ./systemtap.base/pt_user_mode.exp ... executing: stap -v ./systemtap.base/pt_user_mode.stp spawn stap -v ./systemtap.base/pt_user_mode.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 390usr/20sys/407real ms. Pass 2: analyzed script: 4 probe(s), 2 function(s), 3 embed(s), 2 global(s) using 50688virt/44416res/7232shr/33472data kb, in 60usr/100sys/161real ms. Pass 3: translated to C into "/tmp/stap8cKMVf/stap_69af49878ac53eb378df71ca909b9750_3028_src.c" using 50688virt/44416res/7232shr/33472data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_69af49878ac53eb378df71ca909b9750_3028.ko" in 2880usr/50sys/3270real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/pt_user_mode.stp startup PASS: ./systemtap.base/pt_user_mode.stp load generation Executing: kill -INT -10042 systemtap ending probe systemtap test success PASS: ./systemtap.base/pt_user_mode.stp shutdown and output Pass 5: run completed in 0usr/20sys/1286real ms. metric: ./systemtap.base/pt_user_mode.stp 390 20 407 60 100 161 0 0 1 2880 50 3270 0 20 1286 Executing: kill -INT -10042 testcase ./systemtap.base/pt_user_mode.exp completed in 6 seconds Running ./systemtap.base/pthread_stacks.exp ... Executing on host: gcc ./systemtap.base/pthread_stacks.c -pthread -g -lm -o /root/systemtap_write/systemtap/testsuite/pthread_stacks.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/pthread_stacks.c -pthread -g -lm -o /root/systemtap_write/systemtap/testsuite/pthread_stacks.x PASS: pthread_stacks compiling spawn stap -gp4 ./systemtap.examples/process/threadstacks.stp -Gsize=65536 -d /root/systemtap_write/systemtap/testsuite/pthread_stacks.x semantic error: while resolving probe point: identifier 'process' at ./systemtap.examples/process/threadstacks.stp:17:7 source: probe process("/lib*/libpthread.so.*").function("allocate_stack") { ^ semantic error: no match (similar functions: __deallocate_stack, __free_stacks, __libc_allocate_rtsig, __fork, __reclaim_stacks) Pass 2: analysis failed. [man error::pass2] FAIL: pthread_stacks debuginfo check UNTESTED: pthread_stacks testcase ./systemtap.base/pthread_stacks.exp completed in 1 seconds Running ./systemtap.base/ptrace.exp ... PASS: ptrace find 'strace' spawn stap -e probe process.begin { next } -c strace -e read true read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\264\r\2\0\0\0\0\0"..., 832) = 832 +++ exited with 0 +++ PASS: ptrace (begin) spawn stap -e probe never{print_ubacktrace()} -c strace -e read true read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\264\r\2\0\0\0\0\0"..., 832) = 832 +++ exited with 0 +++ PASS: ptrace (never) testcase ./systemtap.base/ptrace.exp completed in 13 seconds Running ./systemtap.base/ptridx.exp ... Executing on host: gcc ./systemtap.base/ptridx.c -g -lm -o ptridx.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/ptridx.c -g -lm -o ptridx.exe PASS: ptridx-m64 compile PASS: ptridx-m64 (list labels) spawn stap ./systemtap.base/ptridx.stp -c ./ptridx.exe -w 17, 23 a 0x3fff5edc8e8 => 17, 23 p 0x3fff5edc8e8 => 17, 23 Executing: kill -INT -10759 PASS: ptridx-m64 Executing on host: gcc ./systemtap.base/ptridx.c -g -lm -o ptridx.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/ptridx.c -g -lm -o ptridx.exe PASS: ptridx-m64 compile PASS: ptridx-m64 (list labels) spawn stap ./systemtap.base/ptridx.stp -c ./ptridx.exe -w 17, 23 a 0x3ffce7457e8 => 17, 23 p 0x3ffce7457e8 => 17, 23 Executing: kill -INT -10999 PASS: ptridx-m64 Executing on host: gcc ./systemtap.base/ptridx.c -g -O -lm -o ptridx.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/ptridx.c -g -O -lm -o ptridx.exe PASS: ptridx-m64-O compile PASS: ptridx-m64-O (list labels) spawn stap ./systemtap.base/ptridx.stp -c ./ptridx.exe -w semantic error: failed to retrieve location attribute for 'a' [man error::dwarf]: identifier '$a' at ./systemtap.base/ptridx.stp:5:22 dieoffset: 0x2e5 from unknown debug file for /root/systemtap_write/systemtap/testsuite/ptridx.exe function: foo at ./systemtap.base/ptridx.c:7 inlined by main at ./systemtap.base/ptridx.c:14 source: printf("%d, %d\n", $a[0], $a[1]); ^ Pass 2: analysis failed. [man error::pass2] Executing: kill -INT -11239 KFAIL: ptridx-m64-O (0) (PRMS: GCC) testcase ./systemtap.base/ptridx.exp completed in 15 seconds Running ./systemtap.base/rand.exp ... executing: stap ./systemtap.base/rand.stp PASS: ./systemtap.base/rand.stp testcase ./systemtap.base/rand.exp completed in 5 seconds Running ./systemtap.base/remote.exp ... remote: using direct: stapsh: spawn stap ./systemtap.base/remote.stp --remote=direct: -p4 /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/be/stap_be8d6f4d3a61e755b5c9cf7eeedc78b9_3150.ko PASS: remote build direct: spawn stap ./systemtap.base/remote.stp --remote=direct: begin0:direct: end0:direct: PASS: remote run direct: spawn stap ./systemtap.base/remote.stp --remote=stapsh: -p4 /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/be/stap_be8d6f4d3a61e755b5c9cf7eeedc78b9_3150.ko PASS: remote build stapsh: spawn stap ./systemtap.base/remote.stp --remote=stapsh: begin0:stapsh: end0:stapsh: PASS: remote run stapsh: remote: batch --remote=direct: --remote=stapsh: spawn stap ./systemtap.base/remote.stp --remote=direct: --remote=stapsh: begin1:stapsh: begin0:direct: end1:stapsh: end0:direct: PASS: remote batch --remote=direct: --remote=stapsh: testcase ./systemtap.base/remote.exp completed in 9 seconds Running ./systemtap.base/rename_module.exp ... spawn stap -e probe begin{printf("Hello\n");} spawn stap -e probe begin{printf("Hello\n");} Hello Hello Executing: kill -INT -11728 Executing: kill -INT -11731 PASS: Inserting 2 Identical Modules: Basic Stap Call PASS: test module compiles spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_af69413ebd6ad4a8e6dfa53b18850754_1556.ko Hello spawn staprun /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_af69413ebd6ad4a8e6dfa53b18850754_1556.ko ERROR: Couldn't insert module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_af69413ebd6ad4a8e6dfa53b18850754_1556.ko': File exists ERROR: Rerun with staprun option '-R' to rename this module. Executing: kill -INT -11751 Executing: kill -INT -11756 PASS: Inserting 2 Identical Modules: Staprun without -R spawn staprun -R /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_af69413ebd6ad4a8e6dfa53b18850754_1556.ko spawn staprun -R /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_af69413ebd6ad4a8e6dfa53b18850754_1556.ko Hello Hello Executing: kill -INT -11764 Executing: kill -INT -11767 PASS: Inserting 2 Identical Modules: Staprun with -R testcase ./systemtap.base/rename_module.exp completed in 35 seconds Running ./systemtap.base/rep_ret.exp ... UNSUPPORTED: rep_ret testcase ./systemtap.base/rep_ret.exp completed in 0 seconds Running ./systemtap.base/rlimit.exp ... PASS: rlimit unlimited as_non_root su -s /bin/sh nobody -c "SYSTEMTAP_DIR=/tmp/.systemtap-nobody /root/systemtap_write/install/bin/stap --rlimit-as=1 --rlimit-as=999999999999 -wp4 ./systemtap.base/rlimit.stp" OUT sh: /root/systemtap_write/install/bin/stap: Permission denied RC 1 PASS: rlimit AS increase (as non root) as_root /root/systemtap_write/install/bin/stap --rlimit-as=1 --rlimit-as=999999999999 -wp4 ./systemtap.base/rlimit.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/04/stap_047b9c921b1b66f34bd985638f6393a5_792042.ko RC 0 PASS: rlimit AS increase (as root) PASS: rlimit AS realistic PASS: rlimit AS small as_non_root su -s /bin/sh nobody -c "SYSTEMTAP_DIR=/tmp/.systemtap-nobody /root/systemtap_write/install/bin/stap --rlimit-cpu=1 --rlimit-cpu=999999999999 -wp4 ./systemtap.base/rlimit.stp" OUT sh: /root/systemtap_write/install/bin/stap: Permission denied RC 1 PASS: rlimit CPU increase (as non root) as_root /root/systemtap_write/install/bin/stap --rlimit-cpu=1 --rlimit-cpu=999999999999 -wp4 ./systemtap.base/rlimit.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/04/stap_047b9c921b1b66f34bd985638f6393a5_792042.ko RC 0 PASS: rlimit CPU increase (as root) PASS: rlimit CPU realistic PASS: rlimit CPU small as_non_root su -s /bin/sh nobody -c "SYSTEMTAP_DIR=/tmp/.systemtap-nobody /root/systemtap_write/install/bin/stap --rlimit-nproc=1 --rlimit-nproc=999999999999 -wp4 ./systemtap.base/rlimit.stp" OUT sh: /root/systemtap_write/install/bin/stap: Permission denied RC 1 PASS: rlimit NPROC increase (as non root) as_root /root/systemtap_write/install/bin/stap --rlimit-nproc=1 --rlimit-nproc=999999999999 -wp4 ./systemtap.base/rlimit.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/04/stap_047b9c921b1b66f34bd985638f6393a5_792042.ko RC 0 PASS: rlimit NPROC increase (as root) PASS: rlimit NPROC realistic as_non_root su -s /bin/sh nobody -c "SYSTEMTAP_DIR=/tmp/.systemtap-nobody /root/systemtap_write/install/bin/stap --rlimit-stack=1 --rlimit-stack=999999999999 -wp4 ./systemtap.base/rlimit.stp" OUT sh: /root/systemtap_write/install/bin/stap: Permission denied RC 1 PASS: rlimit STACK increase (as non root) as_root /root/systemtap_write/install/bin/stap --rlimit-stack=1 --rlimit-stack=999999999999 -wp4 ./systemtap.base/rlimit.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/04/stap_047b9c921b1b66f34bd985638f6393a5_792042.ko RC 0 PASS: rlimit STACK increase (as root) PASS: rlimit STACK realistic as_non_root su -s /bin/sh nobody -c "SYSTEMTAP_DIR=/tmp/.systemtap-nobody /root/systemtap_write/install/bin/stap --rlimit-fsize=1 --rlimit-fsize=999999999999 -wp4 ./systemtap.base/rlimit.stp" OUT sh: /root/systemtap_write/install/bin/stap: Permission denied RC 1 PASS: rlimit FSIZE increase (as non root) as_root /root/systemtap_write/install/bin/stap --rlimit-fsize=1 --rlimit-fsize=999999999999 -wp4 ./systemtap.base/rlimit.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/04/stap_047b9c921b1b66f34bd985638f6393a5_792042.ko RC 0 PASS: rlimit FSIZE increase (as root) PASS: rlimit FSIZE realistic testcase ./systemtap.base/rlimit.exp completed in 173 seconds Running ./systemtap.base/sdt.exp ... Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -O2 -lm -o sdt.c.exe.0 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -O2 -lm -o sdt.c.exe.0 PASS: compiling sdt.c -O2 uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.0 -c ./sdt.c.exe.0 PASS: sdt -O2 uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -O3 -lm -o sdt.c.exe.1 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -O3 -lm -o sdt.c.exe.1 PASS: compiling sdt.c -O3 uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.1 -c ./sdt.c.exe.1 PASS: sdt -O3 uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c89 -lm -o sdt.c.exe.2 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c89 -lm -o sdt.c.exe.2 PASS: compiling sdt.c c89 uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.2 -c ./sdt.c.exe.2 PASS: sdt c89 uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c89 -pedantic -lm -o sdt.c.exe.2 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c89 -pedantic -lm -o sdt.c.exe.2 PASS: compiling sdt.c c89 -pedantic uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.2 -c ./sdt.c.exe.2 PASS: sdt c89 -pedantic uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c99 -lm -o sdt.c.exe.3 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c99 -lm -o sdt.c.exe.3 PASS: compiling sdt.c c99 uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.3 -c ./sdt.c.exe.3 PASS: sdt c99 uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c99 -pedantic -lm -o sdt.c.exe.3 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c99 -pedantic -lm -o sdt.c.exe.3 PASS: compiling sdt.c c99 -pedantic uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.3 -c ./sdt.c.exe.3 PASS: sdt c99 -pedantic uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu99 -lm -o sdt.c.exe.4 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu99 -lm -o sdt.c.exe.4 PASS: compiling sdt.c gnu99 uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.4 -c ./sdt.c.exe.4 PASS: sdt gnu99 uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu99 -pedantic -lm -o sdt.c.exe.4 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu99 -pedantic -lm -o sdt.c.exe.4 PASS: compiling sdt.c gnu99 -pedantic uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.4 -c ./sdt.c.exe.4 PASS: sdt gnu99 -pedantic uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++98 -x c++ -lm -o sdt.c.exe.5 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++98 -x c++ -lm -o sdt.c.exe.5 PASS: compiling sdt.c c++98 uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.5 -c ./sdt.c.exe.5 PASS: sdt c++98 uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++98 -x c++ -pedantic -lm -o sdt.c.exe.5 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++98 -x c++ -pedantic -lm -o sdt.c.exe.5 PASS: compiling sdt.c c++98 -pedantic uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.5 -c ./sdt.c.exe.5 PASS: sdt c++98 -pedantic uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++98 -x c++ -lm -o sdt.c.exe.6 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++98 -x c++ -lm -o sdt.c.exe.6 PASS: compiling sdt.c gnu++98 uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.6 -c ./sdt.c.exe.6 PASS: sdt gnu++98 uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++98 -x c++ -pedantic -lm -o sdt.c.exe.6 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++98 -x c++ -pedantic -lm -o sdt.c.exe.6 PASS: compiling sdt.c gnu++98 -pedantic uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.6 -c ./sdt.c.exe.6 PASS: sdt gnu++98 -pedantic uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++0x -x c++ -lm -o sdt.c.exe.7 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++0x -x c++ -lm -o sdt.c.exe.7 PASS: compiling sdt.c c++0x uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.7 -c ./sdt.c.exe.7 PASS: sdt c++0x uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++0x -x c++ -pedantic -lm -o sdt.c.exe.7 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++0x -x c++ -pedantic -lm -o sdt.c.exe.7 PASS: compiling sdt.c c++0x -pedantic uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.7 -c ./sdt.c.exe.7 PASS: sdt c++0x -pedantic uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++0x -x c++ -lm -o sdt.c.exe.8 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++0x -x c++ -lm -o sdt.c.exe.8 PASS: compiling sdt.c gnu++0x uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.8 -c ./sdt.c.exe.8 PASS: sdt gnu++0x uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++0x -x c++ -pedantic -lm -o sdt.c.exe.8 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++0x -x c++ -pedantic -lm -o sdt.c.exe.8 PASS: compiling sdt.c gnu++0x -pedantic uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.8 -c ./sdt.c.exe.8 PASS: sdt gnu++0x -pedantic uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -O2 -lm -o sdt.c.exe.0 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -O2 -lm -o sdt.c.exe.0 PASS: compiling sdt.c -O2 V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.0 -c ./sdt.c.exe.0 PASS: sdt -O2 V2_uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -O3 -lm -o sdt.c.exe.1 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -O3 -lm -o sdt.c.exe.1 PASS: compiling sdt.c -O3 V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.1 -c ./sdt.c.exe.1 PASS: sdt -O3 V2_uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c89 -lm -o sdt.c.exe.2 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c89 -lm -o sdt.c.exe.2 PASS: compiling sdt.c c89 V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.2 -c ./sdt.c.exe.2 PASS: sdt c89 V2_uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c89 -pedantic -lm -o sdt.c.exe.2 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c89 -pedantic -lm -o sdt.c.exe.2 PASS: compiling sdt.c c89 -pedantic V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.2 -c ./sdt.c.exe.2 PASS: sdt c89 -pedantic V2_uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c99 -lm -o sdt.c.exe.3 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c99 -lm -o sdt.c.exe.3 PASS: compiling sdt.c c99 V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.3 -c ./sdt.c.exe.3 PASS: sdt c99 V2_uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c99 -pedantic -lm -o sdt.c.exe.3 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c99 -pedantic -lm -o sdt.c.exe.3 PASS: compiling sdt.c c99 -pedantic V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.3 -c ./sdt.c.exe.3 PASS: sdt c99 -pedantic V2_uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu99 -lm -o sdt.c.exe.4 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu99 -lm -o sdt.c.exe.4 PASS: compiling sdt.c gnu99 V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.4 -c ./sdt.c.exe.4 PASS: sdt gnu99 V2_uprobe Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu99 -pedantic -lm -o sdt.c.exe.4 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu99 -pedantic -lm -o sdt.c.exe.4 PASS: compiling sdt.c gnu99 -pedantic V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.4 -c ./sdt.c.exe.4 PASS: sdt gnu99 -pedantic V2_uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c++98 -x c++ -lm -o sdt.c.exe.5 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c++98 -x c++ -lm -o sdt.c.exe.5 PASS: compiling sdt.c c++98 V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.5 -c ./sdt.c.exe.5 PASS: sdt c++98 V2_uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c++98 -x c++ -pedantic -lm -o sdt.c.exe.5 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c++98 -x c++ -pedantic -lm -o sdt.c.exe.5 PASS: compiling sdt.c c++98 -pedantic V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.5 -c ./sdt.c.exe.5 PASS: sdt c++98 -pedantic V2_uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu++98 -x c++ -lm -o sdt.c.exe.6 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu++98 -x c++ -lm -o sdt.c.exe.6 PASS: compiling sdt.c gnu++98 V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.6 -c ./sdt.c.exe.6 PASS: sdt gnu++98 V2_uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu++98 -x c++ -pedantic -lm -o sdt.c.exe.6 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu++98 -x c++ -pedantic -lm -o sdt.c.exe.6 PASS: compiling sdt.c gnu++98 -pedantic V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.6 -c ./sdt.c.exe.6 PASS: sdt gnu++98 -pedantic V2_uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c++0x -x c++ -lm -o sdt.c.exe.7 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c++0x -x c++ -lm -o sdt.c.exe.7 PASS: compiling sdt.c c++0x V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.7 -c ./sdt.c.exe.7 PASS: sdt c++0x V2_uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c++0x -x c++ -pedantic -lm -o sdt.c.exe.7 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=c++0x -x c++ -pedantic -lm -o sdt.c.exe.7 PASS: compiling sdt.c c++0x -pedantic V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.7 -c ./sdt.c.exe.7 PASS: sdt c++0x -pedantic V2_uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu++0x -x c++ -lm -o sdt.c.exe.8 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu++0x -x c++ -lm -o sdt.c.exe.8 PASS: compiling sdt.c gnu++0x V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.8 -c ./sdt.c.exe.8 PASS: sdt gnu++0x V2_uprobe Executing on host: g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu++0x -x c++ -pedantic -lm -o sdt.c.exe.8 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -std=gnu++0x -x c++ -pedantic -lm -o sdt.c.exe.8 PASS: compiling sdt.c gnu++0x -pedantic V2_uprobe executing: stap -w ./systemtap.base/sdt.stp sdt.c.exe.8 -c ./sdt.c.exe.8 PASS: sdt gnu++0x -pedantic V2_uprobe testcase ./systemtap.base/sdt.exp completed in 229 seconds Running ./systemtap.base/sdt_asm.exp ... UNSUPPORTED: sdt_misc asm testcase ./systemtap.base/sdt_asm.exp completed in 0 seconds Running ./systemtap.base/sdt_casm.exp ... Executing on host: gcc ./systemtap.base/sdt_casm.c -isystem. -isystem/root/systemtap_write/install/include -std=c99 -lm -o sdt_casm.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_casm.c -isystem. -isystem/root/systemtap_write/install/include -std=c99 -lm -o sdt_casm.x PASS: sdt_casm compiling sdt_casm.c executing: stap ./systemtap.base/sdt_casm.stp -c ./sdt_casm.x PASS: sdt_casm testcase ./systemtap.base/sdt_casm.exp completed in 7 seconds Running ./systemtap.base/sdt_global_var.exp ... Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -O2 -lm -o sdt.c.exe.0 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -O2 -lm -o sdt.c.exe.0 PASS: compiling sdt.c -O2 uprobe executing: stap -w ./systemtap.base/sdt_global_var.stp sdt.c.exe.0 -c ./sdt.c.exe.0 PASS: sdt_global_var -O2 uprobe additional_flags=-O2 Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -fPIE -pie -O2 -lm -o sdt.c.exe.1 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -fPIE -pie -O2 -lm -o sdt.c.exe.1 PASS: compiling sdt.c uprobe executing: stap -w ./systemtap.base/sdt_global_var.stp sdt.c.exe.1 -c ./sdt.c.exe.1 PASS: sdt_global_var uprobe additional_flags=-fPIE additional_flags=-pie additional_flags=-O2 Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -O2 -lm -o sdt.c.exe.0 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -O2 -lm -o sdt.c.exe.0 PASS: compiling sdt.c -O2 V2_uprobe executing: stap -w ./systemtap.base/sdt_global_var.stp sdt.c.exe.0 -c ./sdt.c.exe.0 PASS: sdt_global_var -O2 V2_uprobe additional_flags=-O2 Executing on host: gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -fPIE -pie -O2 -lm -o sdt.c.exe.1 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -DSTAP_SDT_V2 -fPIE -pie -O2 -lm -o sdt.c.exe.1 PASS: compiling sdt.c V2_uprobe executing: stap -w ./systemtap.base/sdt_global_var.stp sdt.c.exe.1 -c ./sdt.c.exe.1 FAIL: sdt_global_var V2_uprobe additional_flags=-fPIE additional_flags=-pie additional_flags=-O2 line 1: expected "z: @("my_global_var") = 56" Got "semantic error: while resolving probe point: identifier 'process' at ./systemtap.base/sdt_global_var.stp:1:7" testcase ./systemtap.base/sdt_global_var.exp completed in 20 seconds Running ./systemtap.base/sdt_misc.exp ... /root/systemtap_write/install/bin/dtrace -DSTAP_SDT_V1 --types -h -s ./systemtap.base/sdt_misc_.d /root/systemtap_write/install/bin/dtrace -DSTAP_SDT_V1 --types -G -s ./systemtap.base/sdt_misc_.d PASS: sdt_misc dtrace V1_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -g -DSTAP_SDT_V1 -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -g -DSTAP_SDT_V1 -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe.x PASS: sdt_misc compiling V1_uprobe spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe.x spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe.x In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400b50 In test_probe_4 dtrace probe 0x3ffc7ba4128 In test_probe_1 probe 0x0 PASS: sdt_misc V1_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -g -DSTAP_SDT_V1 -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_loop.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -g -DSTAP_SDT_V1 -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_loop.x PASS: sdt_misc compiling V1_uprobe -DLOOP /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_loop.x > ,semclean 2>&1 & TEST=$! ; /root/systemtap_write/install/bin/stap ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_loop.x >| ,semout ; /bin/kill -SIGINT $TEST spawn cat ,semout In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400c40 In test_probe_4 dtrace probe 0x3ffcefc4b88 In test_probe_1 probe 0x0 PASS: sdt_misc V1_uprobe attach spawn cat ,semclean PASS epilogue test_probe_0_semaphore=0 PASS epilogue test_probe_2_semaphore=0 PASS epilogue test_probe_3_semaphore=0 PASS epilogue test_probe_4_semaphore=0 PASS: sdt_misc V1_uprobe epilogue Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -O2 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -O2 -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe -O2 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe -O2 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types FAIL: ptr_char_var (0x0 != 0x7e) sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types FAIL: ptr_const_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_const_var sdt_types FAIL: char_ptr_const_var (0x0 != 0x7e) sdt_types PASS: ptr_volatile_char_var sdt_types FAIL: ptr_volatile_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_volatile_var sdt_types FAIL: char_ptr_volatile_var (0x0 != 0x7e) sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types FAIL: unsigned_char_var (0x0 != 0x81) sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types FAIL: ptr_short_int_var (0x0 != 0x7fff) sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types FAIL: ptr_const_short_int_var (0x0 != 0x7fff) sdt_types PASS: short_int_ptr_const_var sdt_types FAIL: short_int_ptr_const_var (0x0 != 0x7fff) sdt_types PASS: ptr_volatile_short_int_var sdt_types FAIL: ptr_volatile_short_int_var (0x0 != 0x7fff) sdt_types PASS: short_int_ptr_volatile_var sdt_types FAIL: short_int_ptr_volatile_var (0x0 != 0x7fff) sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types FAIL: unsigned_short_int_var (0x1 != 0x8001) sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types FAIL: ptr_int_var (0x1 != 0x7fffffff) sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types FAIL: ptr_const_int_var (0x1 != 0x7fffffff) sdt_types PASS: int_ptr_const_var sdt_types FAIL: int_ptr_const_var (0x1 != 0x7fffffff) sdt_types PASS: ptr_volatile_int_var sdt_types FAIL: ptr_volatile_int_var (0x1 != 0x7fffffff) sdt_types PASS: int_ptr_volatile_var sdt_types FAIL: int_ptr_volatile_var (0x1 != 0x7fffffff) sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types FAIL: unsigned_int_var (0x0 != 0xffff8001) sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types FAIL: ptr_long_int_var (0x3ffaad8cd40 != 0x6fffffff) sdt_types PASS: ptr_const_long_int_var sdt_types FAIL: ptr_const_long_int_var (0x3ffaad8cd40 != 0x6fffffff) sdt_types PASS: long_int_ptr_const_var sdt_types FAIL: long_int_ptr_const_var (0x3ffaad8cd40 != 0x6fffffff) sdt_types PASS: ptr_volatile_long_int_var sdt_types FAIL: ptr_volatile_long_int_var (0x3ffaad8cd40 != 0x6fffffff) sdt_types PASS: long_int_ptr_volatile_var sdt_types FAIL: long_int_ptr_volatile_var (0x3ffaad8cd40 != 0x6fffffff) sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types FAIL: ptr_long_long_int_var (0x3ffe0c5e860 != 0x7fffffffffffffff) sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types FAIL: ptr_const_long_long_int_var (0x3ffe0c5e860 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_const_var sdt_types FAIL: long_long_int_ptr_const_var (0x3ffe0c5e860 != 0x7fffffffffffffff) sdt_types PASS: ptr_volatile_long_long_int_var sdt_types FAIL: ptr_volatile_long_long_int_var (0x3ffe0c5e860 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_volatile_var sdt_types FAIL: long_long_int_ptr_volatile_var (0x3ffe0c5e860 != 0x7fffffffffffffff) sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types FAIL: unsigned_long_long_int_var (0x0 != 0xffffffff80000001) sdt_types FAIL: arr_char ("\356\a" != "!~") sdt_types FAIL: arr_struct (0xffffffffe0c5e850 != 0x1) sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types FAIL: constants ("" != "constants") sdt_types PASS: incomplete_struct_type XFAIL: sdt_misc types ptr_char_var ptr_const_char_var char_ptr_const_var ptr_volatile_char_var char_ptr_volatile_var unsigned_char_var ptr_short_int_var ptr_const_short_int_var short_int_ptr_const_var ptr_volatile_short_int_var short_int_ptr_volatile_var unsigned_short_int_var ptr_int_var ptr_const_int_var int_ptr_const_var ptr_volatile_int_var int_ptr_volatile_var unsigned_int_var ptr_long_int_var ptr_const_long_int_var long_int_ptr_const_var ptr_volatile_long_int_var long_int_ptr_volatile_var ptr_long_long_int_var ptr_const_long_long_int_var long_long_int_ptr_const_var ptr_volatile_long_long_int_var long_long_int_ptr_volatile_var unsigned_long_long_int_var arr_char arr_struct constants V1_uprobe -O2 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -O3 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -O3 -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe -O3 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe -O3 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types FAIL: ptr_char_var (0x0 != 0x7e) sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types FAIL: ptr_const_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_const_var sdt_types FAIL: char_ptr_const_var (0x0 != 0x7e) sdt_types PASS: ptr_volatile_char_var sdt_types FAIL: ptr_volatile_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_volatile_var sdt_types FAIL: char_ptr_volatile_var (0x0 != 0x7e) sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types FAIL: unsigned_char_var (0x0 != 0x81) sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types FAIL: ptr_short_int_var (0x0 != 0x7fff) sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types FAIL: ptr_const_short_int_var (0x0 != 0x7fff) sdt_types PASS: short_int_ptr_const_var sdt_types FAIL: short_int_ptr_const_var (0x0 != 0x7fff) sdt_types PASS: ptr_volatile_short_int_var sdt_types FAIL: ptr_volatile_short_int_var (0x0 != 0x7fff) sdt_types PASS: short_int_ptr_volatile_var sdt_types FAIL: short_int_ptr_volatile_var (0x0 != 0x7fff) sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types FAIL: unsigned_short_int_var (0x1 != 0x8001) sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types FAIL: ptr_int_var (0x1 != 0x7fffffff) sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types FAIL: ptr_const_int_var (0x1 != 0x7fffffff) sdt_types PASS: int_ptr_const_var sdt_types FAIL: int_ptr_const_var (0x1 != 0x7fffffff) sdt_types PASS: ptr_volatile_int_var sdt_types FAIL: ptr_volatile_int_var (0x1 != 0x7fffffff) sdt_types PASS: int_ptr_volatile_var sdt_types FAIL: int_ptr_volatile_var (0x1 != 0x7fffffff) sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types FAIL: unsigned_int_var (0x0 != 0xffff8001) sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types FAIL: ptr_long_int_var (0x3ffb43ccd40 != 0x6fffffff) sdt_types PASS: ptr_const_long_int_var sdt_types FAIL: ptr_const_long_int_var (0x3ffb43ccd40 != 0x6fffffff) sdt_types PASS: long_int_ptr_const_var sdt_types FAIL: long_int_ptr_const_var (0x3ffb43ccd40 != 0x6fffffff) sdt_types PASS: ptr_volatile_long_int_var sdt_types FAIL: ptr_volatile_long_int_var (0x3ffb43ccd40 != 0x6fffffff) sdt_types PASS: long_int_ptr_volatile_var sdt_types FAIL: long_int_ptr_volatile_var (0x3ffb43ccd40 != 0x6fffffff) sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types FAIL: ptr_long_long_int_var (0x3fff0edbfe0 != 0x7fffffffffffffff) sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types FAIL: ptr_const_long_long_int_var (0x3fff0edbfe0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_const_var sdt_types FAIL: long_long_int_ptr_const_var (0x3fff0edbfe0 != 0x7fffffffffffffff) sdt_types PASS: ptr_volatile_long_long_int_var sdt_types FAIL: ptr_volatile_long_long_int_var (0x3fff0edbfe0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_volatile_var sdt_types FAIL: long_long_int_ptr_volatile_var (0x3fff0edbfe0 != 0x7fffffffffffffff) sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types FAIL: unsigned_long_long_int_var (0x0 != 0xffffffff80000001) sdt_types FAIL: arr_char ("\356\a" != "!~") sdt_types FAIL: arr_struct (0xfffffffff0edbfd0 != 0x1) sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types FAIL: constants ("" != "constants") sdt_types PASS: incomplete_struct_type XFAIL: sdt_misc types ptr_char_var ptr_const_char_var char_ptr_const_var ptr_volatile_char_var char_ptr_volatile_var unsigned_char_var ptr_short_int_var ptr_const_short_int_var short_int_ptr_const_var ptr_volatile_short_int_var short_int_ptr_volatile_var unsigned_short_int_var ptr_int_var ptr_const_int_var int_ptr_const_var ptr_volatile_int_var int_ptr_volatile_var unsigned_int_var ptr_long_int_var ptr_const_long_int_var long_int_ptr_const_var ptr_volatile_long_int_var long_int_ptr_volatile_var ptr_long_long_int_var ptr_const_long_long_int_var long_long_int_ptr_const_var ptr_volatile_long_long_int_var long_long_int_ptr_volatile_var unsigned_long_long_int_var arr_char arr_struct constants V1_uprobe -O3 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c89 -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c89 -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe c89 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c89 -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c89 -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe c89 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe c89 -pedantic Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c99 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c99 -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe c99 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c99 -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c99 -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe c99 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe c99 -pedantic Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu99 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu99 -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe gnu99 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu99 -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu99 -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe gnu99 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe gnu99 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V1_uprobe c++98 Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe c++98 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V1_uprobe c++98 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V1_uprobe gnu++98 Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe gnu++98 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V1_uprobe gnu++98 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c++0x -x c++ -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c++0x -x c++ -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe c++0x Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c++0x -x c++ -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=c++0x -x c++ -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe c++0x -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe c++0x -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu++0x -x c++ -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu++0x -x c++ -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe gnu++0x Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu++0x -x c++ -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -g -DSTAP_SDT_V1 -std=gnu++0x -x c++ -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V1_uprobe gnu++0x -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V1_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V1_uprobe gnu++0x -pedantic Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -g -DSTAP_SDT_V1 -shared -fPIC -DNO_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V1_uprobe.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -g -DSTAP_SDT_V1 -shared -fPIC -DNO_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V1_uprobe.so Executing on host: gcc ./systemtap.base/sdt_misc.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V1_uprobe -DONLY_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_shared.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V1_uprobe -DONLY_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_shared.x PASS: sdt_misc compiling -shared V1_uprobe spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_shared.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V1_uprobe.so spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_shared.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V1_uprobe.so semantic error: while resolving probe point: identifier 'process' at ./systemtap.base/sdt_misc.stp:2:7 source: probe process(@1).library(@2).mark("test_probe_0") ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 4. Rerun with -v to see them. FAIL: sdt_misc (0) shared V1_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -g -DSTAP_SDT_V1 -shared -fPIC -DNO_MAIN -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V1_uprobe_loop.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -g -DSTAP_SDT_V1 -shared -fPIC -DNO_MAIN -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V1_uprobe_loop.so Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -I. -g -DSTAP_SDT_V1 -DLOOP -DONLY_MAIN -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V1_uprobe_loop -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_loop_shared.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -I. -g -DSTAP_SDT_V1 -DLOOP -DONLY_MAIN -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V1_uprobe_loop -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_loop_shared.x PASS: sdt_misc compiling V1_uprobe -DLOOP with markers in a shared object /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_loop_shared.x > ,semclean 2>&1 & TEST=$! ; /root/systemtap_write/install/bin/stap ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V1_uprobe_loop_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V1_uprobe_loop.so >| ,semout ; /bin/kill -SIGINT $TEST spawn cat ,semout FAIL: sdt_misc (0) V1_uprobe shared attach spawn cat ,semclean PASS epilogue test_probe_0_semaphore=0 PASS epilogue test_probe_2_semaphore=0 PASS epilogue test_probe_3_semaphore=0 PASS epilogue test_probe_4_semaphore=0 PASS: sdt_misc V1_uprobe shared shared epilogue spawn /root/systemtap_write/install/bin/stap -L "process("./sdt_types.x").mark("*") spawn /root/systemtap_write/install/bin/stap -L process("./sdt_types.x").mark("*") process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("arr_char") $arg1:char* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("arr_struct") $arg1:struct {...}* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("bitfields_a_var") $arg1:int $arg2:int $arg3:char $arg4:int $arg5:int $arg6:char $arg7:int $arg8:int $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("bitfields_b_var") $arg1:unsigned char $arg2:int $arg3:int $arg4:int $arg5:int $arg6:int $arg7:int $arg8:int $arg9:int $arg10:char $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_ptr_const_var") $arg1:char* const $arg2:char* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_ptr_volatile_var") $arg1:char* volatile $arg2:char* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_var") $arg1:char $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_char_var") $arg1:char const $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_int_var") $arg1:int const $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_long_int_var") $arg1:long int const $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_long_long_int_var") $arg1:long long int const $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_short_int_var") $arg1:short int const $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("constants") $arg1:int $arg2:char $arg3:char[] const $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("incomplete_struct_type") $arg1:struct opaque_struct* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_ptr_const_var") $arg1:int* const $arg2:int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_ptr_volatile_var") $arg1:int* volatile $arg2:int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_var") $arg1:int $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_ptr_const_var") $arg1:long int* const $arg2:long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_ptr_volatile_var") $arg1:long int* volatile $arg2:long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_var") $arg1:long int $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_ptr_const_var") $arg1:long long int* const $arg2:long long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_ptr_volatile_var") $arg1:long long int* volatile $arg2:long long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_var") $arg1:long long int $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("primary_colors_var") $arg1:enum {...} $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_char_var") $arg1:char* $arg2:char* $arg3:char $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_char_var") $arg1:char const* $arg2:char* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_int_var") $arg1:int const* $arg2:int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_long_int_var") $arg1:long int const* $arg2:long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_long_long_int_var") $arg1:long long int const* $arg2:long long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_short_int_var") $arg1:short int const* $arg2:short int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_int_var") $arg1:int* $arg2:int* $arg3:int $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_long_int_var") $arg1:long int* $arg2:long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_long_long_int_var") $arg1:long long int* $arg2:long long int* $arg3:long long int $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_short_int_var") $arg1:short int* $arg2:short int* $arg3:short int $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_char_var") $arg1:char volatile* $arg2:char* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_int_var") $arg1:int volatile* $arg2:int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_long_int_var") $arg1:long int volatile* $arg2:long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_long_long_int_var") $arg1:long long int volatile* $arg2:long long int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_short_int_var") $arg1:short int volatile* $arg2:short int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_ptr_const_var") $arg1:short int* const $arg2:short int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_ptr_volatile_var") $arg1:short int* volatile $arg2:short int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_var") $arg1:short int $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("something__dash__dash__something") $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_char_var") $arg1:unsigned char $arg2:unsigned char $arg3:unsigned char* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_int_var") $arg1:unsigned int $arg2:unsigned int $arg3:unsigned int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_long_long_int_var") $arg1:long long unsigned int $arg2:long long unsigned int $arg3:long long unsigned int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_short_int_var") $arg1:short unsigned int $arg2:short unsigned int $arg3:short unsigned int* $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_char_var") $arg1:char volatile $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_int_var") $arg1:int volatile $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_long_int_var") $arg1:long int volatile $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_long_long_int_var") $arg1:long long int volatile $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_short_int_var") $arg1:short int volatile $char_var:char $const_char_var:char const $volatile_char_var:char volatile $ptr_char_var:char* $ptr_const_char_var:char const* $char_ptr_const_var:char* const $ptr_volatile_char_var:char volatile* $char_ptr_volatile_var:char* volatile $uchar_var:unsigned char $short_int_var:short int $const_short_int_var:short int const $volatile_short_int_var:short int volatile $ptr_short_int_var:short int* $ptr_const_short_int_var:short int const* $short_int_ptr_const_var:short int* const $ptr_volatile_short_int_var:short int volatile* $short_int_ptr_volatile_var:short int* volatile $short_uint_var:short unsigned int $int_var:int $const_int_var:int const $volatile_int_var:int volatile $ptr_int_var:int* $ptr_const_int_var:int const* $int_ptr_const_var:int* const $ptr_volatile_int_var:int volatile* $int_ptr_volatile_var:int* volatile $uint_var:unsigned int $long_int_var:long int $const_long_int_var:long int const $volatile_long_int_var:long int volatile $ptr_long_int_var:long int* $ptr_const_long_int_var:long int const* $long_int_ptr_const_var:long int* const $ptr_volatile_long_int_var:long int volatile* $long_int_ptr_volatile_var:long int* volatile $long_long_int_var:long long int $const_long_long_int_var:long long int const $volatile_long_long_int_var:long long int volatile $ptr_long_long_int_var:long long int* $ptr_const_long_long_int_var:long long int const* $long_long_int_ptr_const_var:long long int* const $ptr_volatile_long_long_int_var:long long int volatile* $long_long_int_ptr_volatile_var:long long int* volatile $long_long_uint_var:long long unsigned int $arr_char:char[] $bitfields_a_var:struct {...} $bitfields_b_var:struct {...} $arr_struct:struct {...}[] $primary_colors_var:enum {...} $incomplete_struct_type:struct opaque_struct* $argc:int $argv:char** spawn /root/systemtap_write/install/bin/stap -l process("./sdt_types.x").mark("*-*-*") process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("something__dash__dash__something") PASS: sdt_misc wildcard V1_uprobe /root/systemtap_write/install/bin/dtrace -DSTAP_SDT_V2 --types -h -s ./systemtap.base/sdt_misc_.d /root/systemtap_write/install/bin/dtrace -DSTAP_SDT_V2 --types -G -s ./systemtap.base/sdt_misc_.d PASS: sdt_misc dtrace V2_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V2 -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V2 -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe.x PASS: sdt_misc compiling V2_uprobe spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe.x spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe.x In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400b58 In test_probe_4 dtrace probe 0x3fffbf90938 In test_probe_1 probe 0x0 PASS: sdt_misc V2_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V2 -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_loop.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V2 -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_loop.x PASS: sdt_misc compiling V2_uprobe -DLOOP /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_loop.x > ,semclean 2>&1 & TEST=$! ; /root/systemtap_write/install/bin/stap ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_loop.x >| ,semout ; /bin/kill -SIGINT $TEST spawn cat ,semout In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400c40 In test_probe_4 dtrace probe 0x3fff7ff7cd8 In test_probe_1 probe 0x0 PASS: sdt_misc V2_uprobe attach spawn cat ,semclean PASS epilogue test_probe_0_semaphore=0 PASS epilogue test_probe_2_semaphore=0 PASS epilogue test_probe_3_semaphore=0 PASS epilogue test_probe_4_semaphore=0 PASS: sdt_misc V2_uprobe epilogue Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -O2 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -O2 -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe -O2 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe -O2 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types FAIL: ptr_char_var (0x0 != 0x7e) sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types FAIL: ptr_const_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_const_var sdt_types FAIL: char_ptr_const_var (0x0 != 0x7e) sdt_types PASS: ptr_volatile_char_var sdt_types FAIL: ptr_volatile_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_volatile_var sdt_types FAIL: char_ptr_volatile_var (0x0 != 0x7e) sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types FAIL: unsigned_char_var (0xc4 != 0x81) sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types FAIL: ptr_short_int_var (0xffffffffffffc3a3 != 0x7fff) sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types FAIL: ptr_const_short_int_var (0xffffffffffffc3a3 != 0x7fff) sdt_types PASS: short_int_ptr_const_var sdt_types FAIL: short_int_ptr_const_var (0xffffffffffffc3a3 != 0x7fff) sdt_types PASS: ptr_volatile_short_int_var sdt_types FAIL: ptr_volatile_short_int_var (0xffffffffffffc3a3 != 0x7fff) sdt_types PASS: short_int_ptr_volatile_var sdt_types FAIL: short_int_ptr_volatile_var (0xffffffffffffc3a3 != 0x7fff) sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types FAIL: unsigned_short_int_var (0x0 != 0x8001) sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types FAIL: ptr_int_var (0x3ff != 0x7fffffff) sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types FAIL: ptr_const_int_var (0x3ff != 0x7fffffff) sdt_types PASS: int_ptr_const_var sdt_types FAIL: int_ptr_const_var (0x3ff != 0x7fffffff) sdt_types PASS: ptr_volatile_int_var sdt_types FAIL: ptr_volatile_int_var (0x3ff != 0x7fffffff) sdt_types PASS: int_ptr_volatile_var sdt_types FAIL: int_ptr_volatile_var (0x3ff != 0x7fffffff) sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types FAIL: unsigned_int_var (0x3ff != 0xffff8001) sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types FAIL: ptr_long_int_var (0x3ffc3a3c470 != 0x6fffffff) sdt_types PASS: ptr_const_long_int_var sdt_types FAIL: ptr_const_long_int_var (0x3ffc3a3c470 != 0x6fffffff) sdt_types PASS: long_int_ptr_const_var sdt_types FAIL: long_int_ptr_const_var (0x3ffc3a3c470 != 0x6fffffff) sdt_types PASS: ptr_volatile_long_int_var sdt_types FAIL: ptr_volatile_long_int_var (0x3ffc3a3c470 != 0x6fffffff) sdt_types PASS: long_int_ptr_volatile_var sdt_types FAIL: long_int_ptr_volatile_var (0x3ffc3a3c470 != 0x6fffffff) sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types FAIL: ptr_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types FAIL: ptr_const_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_const_var sdt_types FAIL: long_long_int_ptr_const_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: ptr_volatile_long_long_int_var sdt_types FAIL: ptr_volatile_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_volatile_var sdt_types FAIL: long_long_int_ptr_volatile_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types FAIL: unsigned_long_long_int_var (0x0 != 0xffffffff80000001) sdt_types FAIL: arr_char ("Hz\241\220\377\003" != "!~") sdt_types FAIL: arr_struct (0x0 != 0x1) sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type XFAIL: sdt_misc types ptr_char_var ptr_const_char_var char_ptr_const_var ptr_volatile_char_var char_ptr_volatile_var unsigned_char_var ptr_short_int_var ptr_const_short_int_var short_int_ptr_const_var ptr_volatile_short_int_var short_int_ptr_volatile_var unsigned_short_int_var ptr_int_var ptr_const_int_var int_ptr_const_var ptr_volatile_int_var int_ptr_volatile_var unsigned_int_var ptr_long_int_var ptr_const_long_int_var long_int_ptr_const_var ptr_volatile_long_int_var long_int_ptr_volatile_var ptr_long_long_int_var ptr_const_long_long_int_var long_long_int_ptr_const_var ptr_volatile_long_long_int_var long_long_int_ptr_volatile_var unsigned_long_long_int_var arr_char arr_struct V2_uprobe -O2 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -O3 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -O3 -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe -O3 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe -O3 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types FAIL: ptr_char_var (0x0 != 0x7e) sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types FAIL: ptr_const_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_const_var sdt_types FAIL: char_ptr_const_var (0x0 != 0x7e) sdt_types PASS: ptr_volatile_char_var sdt_types FAIL: ptr_volatile_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_volatile_var sdt_types FAIL: char_ptr_volatile_var (0x0 != 0x7e) sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types FAIL: unsigned_char_var (0xf8 != 0x81) sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types FAIL: ptr_short_int_var (0xffffffffffffe6eb != 0x7fff) sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types FAIL: ptr_const_short_int_var (0xffffffffffffe6eb != 0x7fff) sdt_types PASS: short_int_ptr_const_var sdt_types FAIL: short_int_ptr_const_var (0xffffffffffffe6eb != 0x7fff) sdt_types PASS: ptr_volatile_short_int_var sdt_types FAIL: ptr_volatile_short_int_var (0xffffffffffffe6eb != 0x7fff) sdt_types PASS: short_int_ptr_volatile_var sdt_types FAIL: short_int_ptr_volatile_var (0xffffffffffffe6eb != 0x7fff) sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types FAIL: unsigned_short_int_var (0x0 != 0x8001) sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types FAIL: ptr_int_var (0x3ff != 0x7fffffff) sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types FAIL: ptr_const_int_var (0x3ff != 0x7fffffff) sdt_types PASS: int_ptr_const_var sdt_types FAIL: int_ptr_const_var (0x3ff != 0x7fffffff) sdt_types PASS: ptr_volatile_int_var sdt_types FAIL: ptr_volatile_int_var (0x3ff != 0x7fffffff) sdt_types PASS: int_ptr_volatile_var sdt_types FAIL: int_ptr_volatile_var (0x3ff != 0x7fffffff) sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types FAIL: unsigned_int_var (0x3ff != 0xffff8001) sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types FAIL: ptr_long_int_var (0x3ffe6ebf8c0 != 0x6fffffff) sdt_types PASS: ptr_const_long_int_var sdt_types FAIL: ptr_const_long_int_var (0x3ffe6ebf8c0 != 0x6fffffff) sdt_types PASS: long_int_ptr_const_var sdt_types FAIL: long_int_ptr_const_var (0x3ffe6ebf8c0 != 0x6fffffff) sdt_types PASS: ptr_volatile_long_int_var sdt_types FAIL: ptr_volatile_long_int_var (0x3ffe6ebf8c0 != 0x6fffffff) sdt_types PASS: long_int_ptr_volatile_var sdt_types FAIL: long_int_ptr_volatile_var (0x3ffe6ebf8c0 != 0x6fffffff) sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types FAIL: ptr_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types FAIL: ptr_const_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_const_var sdt_types FAIL: long_long_int_ptr_const_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: ptr_volatile_long_long_int_var sdt_types FAIL: ptr_volatile_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_volatile_var sdt_types FAIL: long_long_int_ptr_volatile_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types FAIL: unsigned_long_long_int_var (0x0 != 0xffffffff80000001) sdt_types FAIL: arr_char ("Hz+\220\377\003" != "!~") sdt_types FAIL: arr_struct (0x0 != 0x1) sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type XFAIL: sdt_misc types ptr_char_var ptr_const_char_var char_ptr_const_var ptr_volatile_char_var char_ptr_volatile_var unsigned_char_var ptr_short_int_var ptr_const_short_int_var short_int_ptr_const_var ptr_volatile_short_int_var short_int_ptr_volatile_var unsigned_short_int_var ptr_int_var ptr_const_int_var int_ptr_const_var ptr_volatile_int_var int_ptr_volatile_var unsigned_int_var ptr_long_int_var ptr_const_long_int_var long_int_ptr_const_var ptr_volatile_long_int_var long_int_ptr_volatile_var ptr_long_long_int_var ptr_const_long_long_int_var long_long_int_ptr_const_var ptr_volatile_long_long_int_var long_long_int_ptr_volatile_var unsigned_long_long_int_var arr_char arr_struct V2_uprobe -O3 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c89 -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c89 -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe c89 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c89 -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c89 -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe c89 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe c89 -pedantic Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c99 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c99 -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe c99 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c99 -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c99 -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe c99 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe c99 -pedantic Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu99 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu99 -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe gnu99 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu99 -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu99 -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe gnu99 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe gnu99 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V2_uprobe c++98 Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe c++98 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V2_uprobe c++98 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V2_uprobe gnu++98 Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe gnu++98 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V2_uprobe gnu++98 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c++0x -x c++ -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c++0x -x c++ -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe c++0x Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c++0x -x c++ -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=c++0x -x c++ -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe c++0x -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe c++0x -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu++0x -x c++ -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu++0x -x c++ -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe gnu++0x Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu++0x -x c++ -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V2 -std=gnu++0x -x c++ -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V2_uprobe gnu++0x -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V2_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V2_uprobe gnu++0x -pedantic Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V2 -shared -fPIC -DNO_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V2_uprobe.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V2 -shared -fPIC -DNO_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V2_uprobe.so Executing on host: gcc ./systemtap.base/sdt_misc.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V2_uprobe -DONLY_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_shared.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V2_uprobe -DONLY_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_shared.x PASS: sdt_misc compiling -shared V2_uprobe spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_shared.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V2_uprobe.so spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_shared.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V2_uprobe.so semantic error: while resolving probe point: identifier 'process' at ./systemtap.base/sdt_misc.stp:2:7 source: probe process(@1).library(@2).mark("test_probe_0") ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 4. Rerun with -v to see them. FAIL: sdt_misc (0) shared V2_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V2 -shared -fPIC -DNO_MAIN -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V2_uprobe_loop.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V2 -shared -fPIC -DNO_MAIN -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V2_uprobe_loop.so Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -I. -DSTAP_SDT_V2 -DLOOP -DONLY_MAIN -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V2_uprobe_loop -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_loop_shared.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -I. -DSTAP_SDT_V2 -DLOOP -DONLY_MAIN -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V2_uprobe_loop -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_loop_shared.x PASS: sdt_misc compiling V2_uprobe -DLOOP with markers in a shared object /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_loop_shared.x > ,semclean 2>&1 & TEST=$! ; /root/systemtap_write/install/bin/stap ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V2_uprobe_loop_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V2_uprobe_loop.so >| ,semout ; /bin/kill -SIGINT $TEST spawn cat ,semout FAIL: sdt_misc (0) V2_uprobe shared attach spawn cat ,semclean PASS epilogue test_probe_0_semaphore=0 PASS epilogue test_probe_2_semaphore=0 PASS epilogue test_probe_3_semaphore=0 PASS epilogue test_probe_4_semaphore=0 PASS: sdt_misc V2_uprobe shared shared epilogue spawn /root/systemtap_write/install/bin/stap -L "process("./sdt_types.x").mark("*") spawn /root/systemtap_write/install/bin/stap -L process("./sdt_types.x").mark("*") process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("arr_char") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("arr_struct") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("bitfields_a_var") $arg1:long $arg2:long $arg3:long $arg4:long $arg5:long $arg6:long $arg7:long $arg8:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("bitfields_b_var") $arg1:long $arg2:long $arg3:long $arg4:long $arg5:long $arg6:long $arg7:long $arg8:long $arg9:long $arg10:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_char_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_long_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_short_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("constants") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("incomplete_struct_type") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("primary_colors_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_char_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_char_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_long_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_short_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_long_long_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_short_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_char_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_long_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_short_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("something__dash__dash__something") process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_char_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_long_long_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_short_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_char_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_long_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_short_int_var") $arg1:long spawn /root/systemtap_write/install/bin/stap -l process("./sdt_types.x").mark("*-*-*") process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("something__dash__dash__something") PASS: sdt_misc wildcard V2_uprobe /root/systemtap_write/install/bin/dtrace -DSTAP_SDT_V3 --types -h -s ./systemtap.base/sdt_misc_.d /root/systemtap_write/install/bin/dtrace -DSTAP_SDT_V3 --types -G -s ./systemtap.base/sdt_misc_.d PASS: sdt_misc dtrace V3_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V3 -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V3 -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe.x PASS: sdt_misc compiling V3_uprobe spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe.x spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe.x In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400b20 In test_probe_4 dtrace probe 0x3ffc51e4b28 In test_probe_1 probe 0x0 PASS: sdt_misc V3_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V3 -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_loop.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V3 -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_loop.x PASS: sdt_misc compiling V3_uprobe -DLOOP /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_loop.x > ,semclean 2>&1 & TEST=$! ; /root/systemtap_write/install/bin/stap ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_loop.x >| ,semout ; /bin/kill -SIGINT $TEST spawn cat ,semout In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400c10 In test_probe_4 dtrace probe 0x3ffd7c50ef8 In test_probe_1 probe 0x0 PASS: sdt_misc V3_uprobe attach spawn cat ,semclean PASS epilogue test_probe_0_semaphore=0 PASS epilogue test_probe_2_semaphore=0 PASS epilogue test_probe_3_semaphore=0 PASS epilogue test_probe_4_semaphore=0 PASS: sdt_misc V3_uprobe epilogue Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -O2 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -O2 -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe -O2 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe -O2 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types FAIL: ptr_char_var (0x0 != 0x7e) sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types FAIL: ptr_const_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_const_var sdt_types FAIL: char_ptr_const_var (0x0 != 0x7e) sdt_types PASS: ptr_volatile_char_var sdt_types FAIL: ptr_volatile_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_volatile_var sdt_types FAIL: char_ptr_volatile_var (0x0 != 0x7e) sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types FAIL: unsigned_char_var (0x57 != 0x81) sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types FAIL: ptr_short_int_var (0xffffffffffffc04b != 0x7fff) sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types FAIL: ptr_const_short_int_var (0xffffffffffffc04b != 0x7fff) sdt_types PASS: short_int_ptr_const_var sdt_types FAIL: short_int_ptr_const_var (0xffffffffffffc04b != 0x7fff) sdt_types PASS: ptr_volatile_short_int_var sdt_types FAIL: ptr_volatile_short_int_var (0xffffffffffffc04b != 0x7fff) sdt_types PASS: short_int_ptr_volatile_var sdt_types FAIL: short_int_ptr_volatile_var (0xffffffffffffc04b != 0x7fff) sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types FAIL: unsigned_short_int_var (0x0 != 0x8001) sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types FAIL: ptr_int_var (0x3ff != 0x7fffffff) sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types FAIL: ptr_const_int_var (0x3ff != 0x7fffffff) sdt_types PASS: int_ptr_const_var sdt_types FAIL: int_ptr_const_var (0x3ff != 0x7fffffff) sdt_types PASS: ptr_volatile_int_var sdt_types FAIL: ptr_volatile_int_var (0x3ff != 0x7fffffff) sdt_types PASS: int_ptr_volatile_var sdt_types FAIL: int_ptr_volatile_var (0x3ff != 0x7fffffff) sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types FAIL: unsigned_int_var (0x3ff != 0xffff8001) sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types FAIL: ptr_long_int_var (0x3ffc04b57c0 != 0x6fffffff) sdt_types PASS: ptr_const_long_int_var sdt_types FAIL: ptr_const_long_int_var (0x3ffc04b57c0 != 0x6fffffff) sdt_types PASS: long_int_ptr_const_var sdt_types FAIL: long_int_ptr_const_var (0x3ffc04b57c0 != 0x6fffffff) sdt_types PASS: ptr_volatile_long_int_var sdt_types FAIL: ptr_volatile_long_int_var (0x3ffc04b57c0 != 0x6fffffff) sdt_types PASS: long_int_ptr_volatile_var sdt_types FAIL: long_int_ptr_volatile_var (0x3ffc04b57c0 != 0x6fffffff) sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types FAIL: ptr_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types FAIL: ptr_const_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_const_var sdt_types FAIL: long_long_int_ptr_const_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: ptr_volatile_long_long_int_var sdt_types FAIL: ptr_volatile_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_volatile_var sdt_types FAIL: long_long_int_ptr_volatile_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types FAIL: unsigned_long_long_int_var (0x0 != 0xffffffff80000001) sdt_types FAIL: arr_char ("Hz\347\264\377\003" != "!~") sdt_types FAIL: arr_struct (0x0 != 0x1) sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type XFAIL: sdt_misc types ptr_char_var ptr_const_char_var char_ptr_const_var ptr_volatile_char_var char_ptr_volatile_var unsigned_char_var ptr_short_int_var ptr_const_short_int_var short_int_ptr_const_var ptr_volatile_short_int_var short_int_ptr_volatile_var unsigned_short_int_var ptr_int_var ptr_const_int_var int_ptr_const_var ptr_volatile_int_var int_ptr_volatile_var unsigned_int_var ptr_long_int_var ptr_const_long_int_var long_int_ptr_const_var ptr_volatile_long_int_var long_int_ptr_volatile_var ptr_long_long_int_var ptr_const_long_long_int_var long_long_int_ptr_const_var ptr_volatile_long_long_int_var long_long_int_ptr_volatile_var unsigned_long_long_int_var arr_char arr_struct V3_uprobe -O2 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -O3 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -O3 -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe -O3 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe -O3 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types FAIL: ptr_char_var (0x0 != 0x7e) sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types FAIL: ptr_const_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_const_var sdt_types FAIL: char_ptr_const_var (0x0 != 0x7e) sdt_types PASS: ptr_volatile_char_var sdt_types FAIL: ptr_volatile_char_var (0x0 != 0x7e) sdt_types PASS: char_ptr_volatile_var sdt_types FAIL: char_ptr_volatile_var (0x0 != 0x7e) sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types FAIL: unsigned_char_var (0x2a != 0x81) sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types FAIL: ptr_short_int_var (0xffffffffffffcf5e != 0x7fff) sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types FAIL: ptr_const_short_int_var (0xffffffffffffcf5e != 0x7fff) sdt_types PASS: short_int_ptr_const_var sdt_types FAIL: short_int_ptr_const_var (0xffffffffffffcf5e != 0x7fff) sdt_types PASS: ptr_volatile_short_int_var sdt_types FAIL: ptr_volatile_short_int_var (0xffffffffffffcf5e != 0x7fff) sdt_types PASS: short_int_ptr_volatile_var sdt_types FAIL: short_int_ptr_volatile_var (0xffffffffffffcf5e != 0x7fff) sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types FAIL: unsigned_short_int_var (0x0 != 0x8001) sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types FAIL: ptr_int_var (0x3ff != 0x7fffffff) sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types FAIL: ptr_const_int_var (0x3ff != 0x7fffffff) sdt_types PASS: int_ptr_const_var sdt_types FAIL: int_ptr_const_var (0x3ff != 0x7fffffff) sdt_types PASS: ptr_volatile_int_var sdt_types FAIL: ptr_volatile_int_var (0x3ff != 0x7fffffff) sdt_types PASS: int_ptr_volatile_var sdt_types FAIL: int_ptr_volatile_var (0x3ff != 0x7fffffff) sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types FAIL: unsigned_int_var (0x3ff != 0xffff8001) sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types FAIL: ptr_long_int_var (0x3ffcf5e2a40 != 0x6fffffff) sdt_types PASS: ptr_const_long_int_var sdt_types FAIL: ptr_const_long_int_var (0x3ffcf5e2a40 != 0x6fffffff) sdt_types PASS: long_int_ptr_const_var sdt_types FAIL: long_int_ptr_const_var (0x3ffcf5e2a40 != 0x6fffffff) sdt_types PASS: ptr_volatile_long_int_var sdt_types FAIL: ptr_volatile_long_int_var (0x3ffcf5e2a40 != 0x6fffffff) sdt_types PASS: long_int_ptr_volatile_var sdt_types FAIL: long_int_ptr_volatile_var (0x3ffcf5e2a40 != 0x6fffffff) sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types FAIL: ptr_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types FAIL: ptr_const_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_const_var sdt_types FAIL: long_long_int_ptr_const_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: ptr_volatile_long_long_int_var sdt_types FAIL: ptr_volatile_long_long_int_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: long_long_int_ptr_volatile_var sdt_types FAIL: long_long_int_ptr_volatile_var (0x0 != 0x7fffffffffffffff) sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types FAIL: unsigned_long_long_int_var (0x0 != 0xffffffff80000001) sdt_types FAIL: arr_char ("Hz\017\221\377\003" != "!~") sdt_types FAIL: arr_struct (0x0 != 0x1) sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type XFAIL: sdt_misc types ptr_char_var ptr_const_char_var char_ptr_const_var ptr_volatile_char_var char_ptr_volatile_var unsigned_char_var ptr_short_int_var ptr_const_short_int_var short_int_ptr_const_var ptr_volatile_short_int_var short_int_ptr_volatile_var unsigned_short_int_var ptr_int_var ptr_const_int_var int_ptr_const_var ptr_volatile_int_var int_ptr_volatile_var unsigned_int_var ptr_long_int_var ptr_const_long_int_var long_int_ptr_const_var ptr_volatile_long_int_var long_int_ptr_volatile_var ptr_long_long_int_var ptr_const_long_long_int_var long_long_int_ptr_const_var ptr_volatile_long_long_int_var long_long_int_ptr_volatile_var unsigned_long_long_int_var arr_char arr_struct V3_uprobe -O3 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c89 -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c89 -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe c89 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c89 -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c89 -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe c89 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe c89 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe c89 -pedantic Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c99 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c99 -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe c99 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c99 -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c99 -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe c99 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe c99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe c99 -pedantic Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu99 -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu99 -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe gnu99 Executing on host: gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu99 -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu99 -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe gnu99 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe gnu99 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe gnu99 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V3_uprobe c++98 Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe c++98 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe c++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V3_uprobe c++98 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu++98 -x c++ -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V3_uprobe gnu++98 Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu++98 -x c++ -pedantic -DNO_LONG_LONG -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe gnu++98 -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe gnu++98 spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: arr_char sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants PASS: sdt_misc types V3_uprobe gnu++98 -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c++0x -x c++ -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c++0x -x c++ -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe c++0x Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c++0x -x c++ -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=c++0x -x c++ -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe c++0x -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe c++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe c++0x -pedantic Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu++0x -x c++ -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu++0x -x c++ -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe gnu++0x Executing on host: g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu++0x -x c++ -pedantic -lm -o sdt_types.x (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_types.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror -I. -DSTAP_SDT_V3 -std=gnu++0x -x c++ -pedantic -lm -o sdt_types.x PASS: sdt_misc compiling types V3_uprobe gnu++0x -pedantic spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x # V3_uprobe gnu++0x spawn /root/systemtap_write/install/bin/stap -g -c ./sdt_types.x ./systemtap.base/sdt_types.stp ./sdt_types.x sdt_types PASS: char_var sdt_types PASS: const_char_var sdt_types PASS: volatile_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: ptr_const_char_var sdt_types PASS: char_ptr_const_var sdt_types PASS: char_ptr_const_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: ptr_volatile_char_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: char_ptr_volatile_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: unsigned_char_var sdt_types PASS: short_int_var sdt_types PASS: const_short_int_var sdt_types PASS: volatile_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: ptr_const_short_int_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: short_int_ptr_const_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: ptr_volatile_short_int_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: short_int_ptr_volatile_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: unsigned_short_int_var sdt_types PASS: int_var sdt_types PASS: const_int_var sdt_types PASS: volatile_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: ptr_const_int_var sdt_types PASS: int_ptr_const_var sdt_types PASS: int_ptr_const_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: ptr_volatile_int_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: int_ptr_volatile_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: unsigned_int_var sdt_types PASS: long_int_var sdt_types PASS: const_long_int_var sdt_types PASS: volatile_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: ptr_const_long_int_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: ptr_volatile_long_int_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_int_ptr_volatile_var sdt_types PASS: long_long_int_var sdt_types PASS: const_long_long_int_var sdt_types PASS: volatile_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: ptr_const_long_long_int_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: long_long_int_ptr_const_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: ptr_volatile_long_long_int_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: long_long_int_ptr_volatile_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: unsigned_long_long_int_var sdt_types PASS: arr_char sdt_types PASS: arr_struct sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_a_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: bitfields_b_var sdt_types PASS: primary_colors_var sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: constants sdt_types PASS: incomplete_struct_type PASS: sdt_misc types V3_uprobe gnu++0x -pedantic Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V3 -shared -fPIC -DNO_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V3_uprobe.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V3 -shared -fPIC -DNO_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V3_uprobe.so Executing on host: gcc ./systemtap.base/sdt_misc.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V3_uprobe -DONLY_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_shared.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V3_uprobe -DONLY_MAIN -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_shared.x PASS: sdt_misc compiling -shared V3_uprobe spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_shared.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V3_uprobe.so spawn /root/systemtap_write/install/bin/stap -c /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_shared.x ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V3_uprobe.so In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400a40 In test_probe_4 dtrace probe 0x3fff8742c98 In test_probe_1 probe 0x0 PASS: sdt_misc shared V3_uprobe Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V3 -shared -fPIC -DNO_MAIN -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V3_uprobe_loop.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -Wall -Werror /root/systemtap_write/systemtap/testsuite/sdt_misc_.o -I. -DSTAP_SDT_V3 -shared -fPIC -DNO_MAIN -DLOOP -lm -o /root/systemtap_write/systemtap/testsuite/libsdt_V3_uprobe_loop.so Executing on host: gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -I. -DSTAP_SDT_V3 -DLOOP -DONLY_MAIN -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V3_uprobe_loop -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_loop_shared.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_misc.c -isystem. -isystem/root/systemtap_write/install/include -I. -DSTAP_SDT_V3 -DLOOP -DONLY_MAIN -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lsdt_V3_uprobe_loop -lm -o /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_loop_shared.x PASS: sdt_misc compiling V3_uprobe -DLOOP with markers in a shared object /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_loop_shared.x > ,semclean 2>&1 & TEST=$! ; /root/systemtap_write/install/bin/stap ./systemtap.base/sdt_misc.stp /root/systemtap_write/systemtap/testsuite/sdt_misc_V3_uprobe_loop_shared.x /root/systemtap_write/systemtap/testsuite/libsdt_V3_uprobe_loop.so >| ,semout ; /bin/kill -SIGINT $TEST spawn cat ,semout In test_probe_2 probe 0x2 In test_probe_2 probe 0x2 In test_probe_0 probe 0x3 In test_probe_3 probe 0x3 0x400b28 In test_probe_4 dtrace probe 0x3ffc1769cf8 In test_probe_1 probe 0x0 PASS: sdt_misc V3_uprobe shared attach spawn cat ,semclean PASS epilogue test_probe_0_semaphore=0 PASS epilogue test_probe_2_semaphore=0 PASS epilogue test_probe_3_semaphore=0 PASS epilogue test_probe_4_semaphore=0 PASS: sdt_misc V3_uprobe shared shared epilogue spawn /root/systemtap_write/install/bin/stap -L "process("./sdt_types.x").mark("*") spawn /root/systemtap_write/install/bin/stap -L process("./sdt_types.x").mark("*") process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("arr_char") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("arr_struct") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("bitfields_a_var") $arg1:long $arg2:long $arg3:long $arg4:long $arg5:long $arg6:long $arg7:long $arg8:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("bitfields_b_var") $arg1:long $arg2:long $arg3:long $arg4:long $arg5:long $arg6:long $arg7:long $arg8:long $arg9:long $arg10:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("char_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_char_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_long_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("const_short_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("constants") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("incomplete_struct_type") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("long_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("primary_colors_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_char_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_char_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_long_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_const_short_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_long_long_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_short_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_char_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_long_long_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("ptr_volatile_short_int_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_ptr_const_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_ptr_volatile_var") $arg1:long $arg2:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("short_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("something__dash__dash__something") process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_char_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_long_long_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("unsigned_short_int_var") $arg1:long $arg2:long $arg3:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_char_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_long_long_int_var") $arg1:long process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("volatile_short_int_var") $arg1:long spawn /root/systemtap_write/install/bin/stap -l process("./sdt_types.x").mark("*-*-*") process("/root/systemtap_write/systemtap/testsuite/sdt_types.x").mark("something__dash__dash__something") PASS: sdt_misc wildcard V3_uprobe spawn /root/systemtap_write/install/bin/stap -c ./sdt_misc_V3_uprobe.x -e "probe process("./sdt_misc_V3_uprobe.x").mark("test_probe_5") {printf("%s %s %s\n", $$provider, $$name, $$parms)}" spawn /root/systemtap_write/install/bin/stap -c ./sdt_misc_V3_uprobe.x -e probe process("./sdt_misc_V3_uprobe.x").mark("test_probe_3") {printf("%s %s %s\n", $$provider, $$name, $$parms)} sdt_misc test_probe_3 $arg1=0x3 $arg2=0x400b20 PASS: sdt_misc $$parms kept sdt_misc*.* test files due to failing tests testcase ./systemtap.base/sdt_misc.exp completed in 614 seconds Running ./systemtap.base/sdt_va_args.exp ... Executing on host: gcc ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -lm -o sdt_va_args.c.exe.0 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -lm -o sdt_va_args.c.exe.0 PASS: compiling sdt_va_args.c base executing: stap -w ./systemtap.base/sdt.stp sdt_va_args.c.exe.0 -c ./sdt_va_args.c.exe.0 PASS: sdt_va_args base Executing on host: gcc ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c89 -lm -o sdt_va_args.c.exe.1 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c89 -lm -o sdt_va_args.c.exe.1 PASS: compiling sdt_va_args.c c89 executing: stap -w ./systemtap.base/sdt.stp sdt_va_args.c.exe.1 -c ./sdt_va_args.c.exe.1 PASS: sdt_va_args c89 Executing on host: gcc ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c99 -lm -o sdt_va_args.c.exe.2 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c99 -lm -o sdt_va_args.c.exe.2 PASS: compiling sdt_va_args.c c99 executing: stap -w ./systemtap.base/sdt.stp sdt_va_args.c.exe.2 -c ./sdt_va_args.c.exe.2 PASS: sdt_va_args c99 Executing on host: gcc ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu99 -lm -o sdt_va_args.c.exe.3 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu99 -lm -o sdt_va_args.c.exe.3 PASS: compiling sdt_va_args.c gnu99 executing: stap -w ./systemtap.base/sdt.stp sdt_va_args.c.exe.3 -c ./sdt_va_args.c.exe.3 PASS: sdt_va_args gnu99 Executing on host: g++ ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++98 -x c++ -lm -o sdt_va_args.c.exe.4 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++98 -x c++ -lm -o sdt_va_args.c.exe.4 PASS: compiling sdt_va_args.c c++98 executing: stap -w ./systemtap.base/sdt.stp sdt_va_args.c.exe.4 -c ./sdt_va_args.c.exe.4 PASS: sdt_va_args c++98 Executing on host: g++ ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++98 -x c++ -lm -o sdt_va_args.c.exe.5 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++98 -x c++ -lm -o sdt_va_args.c.exe.5 PASS: compiling sdt_va_args.c gnu++98 executing: stap -w ./systemtap.base/sdt.stp sdt_va_args.c.exe.5 -c ./sdt_va_args.c.exe.5 PASS: sdt_va_args gnu++98 Executing on host: g++ ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++0x -x c++ -lm -o sdt_va_args.c.exe.6 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=c++0x -x c++ -lm -o sdt_va_args.c.exe.6 PASS: compiling sdt_va_args.c c++0x executing: stap -w ./systemtap.base/sdt.stp sdt_va_args.c.exe.6 -c ./sdt_va_args.c.exe.6 PASS: sdt_va_args c++0x Executing on host: g++ ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++0x -x c++ -lm -o sdt_va_args.c.exe.7 (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/sdt_va_args.c -g -isystem. -isystem/root/systemtap_write/install/include -Wall -Wextra -Werror -std=gnu++0x -x c++ -lm -o sdt_va_args.c.exe.7 PASS: compiling sdt_va_args.c gnu++0x executing: stap -w ./systemtap.base/sdt.stp sdt_va_args.c.exe.7 -c ./sdt_va_args.c.exe.7 PASS: sdt_va_args gnu++0x testcase ./systemtap.base/sdt_va_args.exp completed in 56 seconds Running ./systemtap.base/sdt_varname.exp ... Executing on host: gcc ./systemtap.base/sdt_varname.c -isystem. -isystem/root/systemtap_write/install/include -shared -fPIC -DSDT_VARNAME_LIB -DSTAP_SDT_ARG_CONSTRAINT=m -lm -o libsdt_varname.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_varname.c -isystem. -isystem/root/systemtap_write/install/include -shared -fPIC -DSDT_VARNAME_LIB -DSTAP_SDT_ARG_CONSTRAINT=m -lm -o libsdt_varname.so PASS: sdt_varname library compile Executing on host: gcc ./systemtap.base/sdt_varname.c -isystem. -isystem/root/systemtap_write/install/include -lsdt_varname -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L. -DSDT_VARNAME_MAIN -DSTAP_SDT_ARG_CONSTRAINT=m -lm -o sdt_varname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/sdt_varname.c -isystem. -isystem/root/systemtap_write/install/include -lsdt_varname -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L. -DSDT_VARNAME_MAIN -DSTAP_SDT_ARG_CONSTRAINT=m -lm -o sdt_varname PASS: sdt_varname exe compile executing: stap ./systemtap.base/sdt_varname.stp sdt_varname libsdt_varname.so -c ./sdt_varname PASS: ./systemtap.base/sdt_varname.stp sdt_varname libsdt_varname.so -c ./sdt_varname testcase ./systemtap.base/sdt_varname.exp completed in 6 seconds Running ./systemtap.base/set_kernel.exp ... executing: stap -v -g ./systemtap.base/set_kernel.stp spawn stap -v -g ./systemtap.base/set_kernel.stp Pass 1: parsed user script and 105 library script(s) using 49536virt/41280res/5696shr/32320data kb, in 390usr/20sys/405real ms. Pass 2: analyzed script: 4 probe(s), 16 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapM8gEAd/stap_dc049a40225be5ad82d12557faf43c0b_8868_src.c" using 50112virt/43072res/6464shr/32896data kb, in 0usr/0sys/5real ms. Pass 4: compiled C into "stap_dc049a40225be5ad82d12557faf43c0b_8868.ko" in 3180usr/30sys/3566real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/set_kernel.stp startup PASS: ./systemtap.base/set_kernel.stp load generation Executing: kill -INT -3937 systemtap ending probe systemtap test success PASS: ./systemtap.base/set_kernel.stp shutdown and output Pass 5: run completed in 0usr/20sys/851real ms. metric: ./systemtap.base/set_kernel.stp 390 20 405 10 0 10 0 0 5 3180 30 3566 0 20 851 Executing: kill -INT -3937 testcase ./systemtap.base/set_kernel.exp completed in 5 seconds Running ./systemtap.base/setjmp.exp ... Executing on host: gcc ./systemtap.base/setjmp.c -g -lm -o setjmp.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -lm -o setjmp.exe PASS: compiling setjmp.c stap -l check found no libc probes UNTESTED: setjmp Executing on host: gcc ./systemtap.base/setjmp.c -g -O -lm -o setjmp.exe-O (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -O -lm -o setjmp.exe-O PASS: compiling setjmp.c -O stap -l check found no libc probes UNTESTED: setjmp -O Executing on host: gcc ./systemtap.base/setjmp.c -g -O -D_FORTIFY_SOURCE=2 -lm -o setjmp.exe-O-D_FORTIFY_SOURCE=2 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -O -D_FORTIFY_SOURCE=2 -lm -o setjmp.exe-O-D_FORTIFY_SOURCE=2 PASS: compiling setjmp.c -O -D_FORTIFY_SOURCE=2 stap -l check found no libc probes UNTESTED: setjmp -O -D_FORTIFY_SOURCE=2 Executing on host: gcc ./systemtap.base/setjmp.c -g -DSIGJMP -lm -o setjmp.exe-DSIGJMP (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -DSIGJMP -lm -o setjmp.exe-DSIGJMP PASS: compiling setjmp.c -DSIGJMP stap -l check found no libc probes UNTESTED: setjmp -DSIGJMP Executing on host: gcc ./systemtap.base/setjmp.c -g -DSIGJMP -O -lm -o setjmp.exe-DSIGJMP-O (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -DSIGJMP -O -lm -o setjmp.exe-DSIGJMP-O PASS: compiling setjmp.c -DSIGJMP -O stap -l check found no libc probes UNTESTED: setjmp -DSIGJMP -O Executing on host: gcc ./systemtap.base/setjmp.c -g -DSIGJMP -O -D_FORTIFY_SOURCE=2 -lm -o setjmp.exe-DSIGJMP-O-D_FORTIFY_SOURCE=2 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -DSIGJMP -O -D_FORTIFY_SOURCE=2 -lm -o setjmp.exe-DSIGJMP-O-D_FORTIFY_SOURCE=2 PASS: compiling setjmp.c -DSIGJMP -O -D_FORTIFY_SOURCE=2 stap -l check found no libc probes UNTESTED: setjmp -DSIGJMP -O -D_FORTIFY_SOURCE=2 Executing on host: gcc ./systemtap.base/setjmp.c -g -DUNDERJMP -lm -o setjmp.exe-DUNDERJMP (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -DUNDERJMP -lm -o setjmp.exe-DUNDERJMP PASS: compiling setjmp.c -DUNDERJMP stap -l check found no libc probes UNTESTED: setjmp -DUNDERJMP Executing on host: gcc ./systemtap.base/setjmp.c -g -DUNDERJMP -O -lm -o setjmp.exe-DUNDERJMP-O (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -DUNDERJMP -O -lm -o setjmp.exe-DUNDERJMP-O PASS: compiling setjmp.c -DUNDERJMP -O stap -l check found no libc probes UNTESTED: setjmp -DUNDERJMP -O Executing on host: gcc ./systemtap.base/setjmp.c -g -DUNDERJMP -O -D_FORTIFY_SOURCE=2 -lm -o setjmp.exe-DUNDERJMP-O-D_FORTIFY_SOURCE=2 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/setjmp.c -g -DUNDERJMP -O -D_FORTIFY_SOURCE=2 -lm -o setjmp.exe-DUNDERJMP-O-D_FORTIFY_SOURCE=2 PASS: compiling setjmp.c -DUNDERJMP -O -D_FORTIFY_SOURCE=2 stap -l check found no libc probes UNTESTED: setjmp -DUNDERJMP -O -D_FORTIFY_SOURCE=2 testcase ./systemtap.base/setjmp.exp completed in 6 seconds Running ./systemtap.base/simple.exp ... executing: stap -v ./systemtap.base/simple.stp spawn stap -v ./systemtap.base/simple.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/429real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapzUJjtb/stap_93835d3b7b5a1672b9ce3474eb8ca8b9_1624_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_93835d3b7b5a1672b9ce3474eb8ca8b9_1624.ko" in 2600usr/70sys/3004real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/simple.stp startup Executing: kill -INT -4243 systemtap ending probe PASS: ./systemtap.base/simple.stp shutdown and output Pass 5: run completed in 0usr/20sys/810real ms. metric: ./systemtap.base/simple.stp 410 0 429 10 0 8 0 0 1 2600 70 3004 0 20 810 Executing: kill -INT -4243 testcase ./systemtap.base/simple.exp completed in 5 seconds Running ./systemtap.base/skipped.exp ... UNTESTED: skip tracking PR13332 skipped.exp testcase can freeze processes/system testcase ./systemtap.base/skipped.exp completed in 0 seconds Running ./systemtap.base/stapsh-unix.exp ... UNTESTED: stapsh-unix testcase ./systemtap.base/stapsh-unix.exp completed in 0 seconds Running ./systemtap.base/stapsh.exp ... executing: stap ./systemtap.base/stapsh.stp --remote=stapsh: PASS: ./systemtap.base/stapsh.stp --remote=stapsh: testcase ./systemtap.base/stapsh.exp completed in 6 seconds Running ./systemtap.base/statement.exp ... PASS: statement compile spawn stap -l process("./statement").statement("foo@statement.c:*") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:4") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (bz6905 - matched 4 probes) spawn stap -l process("./statement").statement("foo@statement.c:6-6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") PASS: statement (bz10294 - matched 1 probes) spawn stap -l process("./statement").statement("nonexitent_func@statement.c:*") PASS: statement (bz10294 - matched 0 probes) spawn stap -l process("./statement").statement("*@statement.c:*") process("/root/systemtap_write/systemtap/testsuite/statement").statement("bar@./systemtap.base/statement.c:9") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:4") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:12") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:13") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:14") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:17") PASS: statement (bz14774 - matched 9 probes) spawn stap -l process("./statement").statement("foo@statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") PASS: statement (ABSOLUTE - single func - matched 1 probes) spawn stap -l process("./statement").statement("*@statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") PASS: statement (ABSOLUTE - wild func - matched 1 probes) spawn stap -l process("./statement").statement("foo@statement.c:5-7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - single func 1 - matched 3 probes) spawn stap -l process("./statement").statement("foo@statement.c:5,6,7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - single func 2 - matched 3 probes) spawn stap -l process("./statement").statement("foo@statement.c:5,6-7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - single func 3 - matched 3 probes) spawn stap -l process("./statement").statement("*@statement.c:5-7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - wild func 1 - matched 3 probes) spawn stap -l process("./statement").statement("*@statement.c:5,6,7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - wild func 2 - matched 3 probes) spawn stap -l process("./statement").statement("*@statement.c:5-6,7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - wild func 3 - matched 3 probes) spawn stap -l process("./statement").statement("bar@statement.c:5") PASS: statement (ABSOLUTE - outside single func - matched 0 probes) spawn stap -l process("./statement").statement("[bm]*@statement.c:5") PASS: statement (ABSOLUTE - outside wild func - matched 0 probes) spawn stap -l process("./statement").statement("bar@statement.c:5-7") PASS: statement (ENUMERATED - outside single func 1 - matched 0 probes) spawn stap -l process("./statement").statement("bar@statement.c:5-6,7") PASS: statement (ENUMERATED - outside single func 2 - matched 0 probes) spawn stap -l process("./statement").statement("[bm]*@statement.c:5-7") PASS: statement (ENUMERATED - outside wild func 1 - matched 0 probes) spawn stap -l process("./statement").statement("[bm]*@statement.c:5,6-7") PASS: statement (ENUMERATED - outside wild func 2 - matched 0 probes) spawn stap -l process("./statement").statement("foo@statement.c+2") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") PASS: statement (RELATIVE - single func - matched 1 probes) spawn stap -l process("./statement").statement("*@statement.c+2") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:13") PASS: statement (RELATIVE - wild func - matched 2 probes) spawn stap -l process("./statement").statement("foo@statement.c:*") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:4") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (WILDCARD - single func - matched 4 probes) spawn stap -l process("./statement").statement("*@statement.c:*") process("/root/systemtap_write/systemtap/testsuite/statement").statement("bar@./systemtap.base/statement.c:9") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:4") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:12") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:13") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:14") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:17") PASS: statement (WILDCARD - wild func - matched 9 probes) spawn stap -p2 -e probe process("./statement").statement("main@statement.c:15") {} semantic error: no line records for ./systemtap.base/statement.c:15 [man error::dwarf] (try :14 or :17) semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./statement").statement("main@statement.c:15") {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: statement (ABSOLUTE - error for no lines - single func - got semantic error) spawn stap -p2 -e probe process("./statement").statement("*@statement.c:15") {} semantic error: no line records for ./systemtap.base/statement.c:15 [man error::dwarf] (try :14 or :17) semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./statement").statement("*@statement.c:15") {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: statement (ABSOLUTE - error for no lines - wild func - got semantic error) spawn stap -p2 -e probe process("./statement").statement("main@statement.c+4") {} semantic error: no line records for ./systemtap.base/statement.c:15 [man error::dwarf] (try :14 or :17) semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./statement").statement("main@statement.c+4") {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: statement (RELATIVE - error for no lines - got semantic error) spawn stap -l process("./statement").statement("foo@statement.c:0-5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:4") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") PASS: statement (ENUMERATED - out-of-bounds lower 1 - matched 2 probes) spawn stap -l process("./statement").statement("foo@statement.c:0,1-4,5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:4") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") PASS: statement (ENUMERATED - out-of-bounds lower 2 - matched 2 probes) spawn stap -l process("./statement").statement("foo@statement.c:0,1,2,3,4,5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:4") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") PASS: statement (ENUMERATED - out-of-bounds lower 3 - matched 2 probes) spawn stap -l process("./statement").statement("foo@statement.c:5-999") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - out-of-bounds upper 1 - matched 3 probes) spawn stap -l process("./statement").statement("foo@statement.c:5,6,7,998,999") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - out-of-bounds upper 2 - matched 3 probes) spawn stap -l process("./statement").statement("foo@statement.c:5-13") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - single func overlapping 1 - matched 3 probes) spawn stap -l process("./statement").statement("foo@statement.c:5,6-7,8,9,10-12,13") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - single func overlapping 2 - matched 3 probes) spawn stap -l process("./statement").statement("foo@statement.c:5,6,7,8,9,10,11,12,13") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") PASS: statement (ENUMERATED - single func overlapping 3 - matched 3 probes) spawn stap -l process("./statement").statement("*@statement.c:5-13") process("/root/systemtap_write/systemtap/testsuite/statement").statement("bar@./systemtap.base/statement.c:9") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:12") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:13") PASS: statement (ENUMERATED - wildcard func overlapping 1 - matched 6 probes) spawn stap -l process("./statement").statement("*@statement.c:5-6,7-13") process("/root/systemtap_write/systemtap/testsuite/statement").statement("bar@./systemtap.base/statement.c:9") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:12") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:13") PASS: statement (ENUMERATED - wildcard func overlapping 2 - matched 6 probes) spawn stap -l process("./statement").statement("*@statement.c:5,6,7,8,9,10,11,12,13") process("/root/systemtap_write/systemtap/testsuite/statement").statement("bar@./systemtap.base/statement.c:9") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:5") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:6") process("/root/systemtap_write/systemtap/testsuite/statement").statement("foo@./systemtap.base/statement.c:7") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:12") process("/root/systemtap_write/systemtap/testsuite/statement").statement("main@./systemtap.base/statement.c:13") PASS: statement (ENUMERATED - wildcard func overlapping 3 - matched 6 probes) testcase ./systemtap.base/statement.exp completed in 22 seconds Running ./systemtap.base/stmt_counting.exp ... running test stmt_counting_recursion running test stmt_counting_recursion with flag: executing: stap -v ./systemtap.base/stmt_counting_recursion.stp 6 spawn stap -v ./systemtap.base/stmt_counting_recursion.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap7bTuxt/stap_8d7563a03e5f13535f64e1893681d5d5_1939_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_8d7563a03e5f13535f64e1893681d5d5_1939.ko" in 2650usr/60sys/3042real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe pass PASS: stmt_counting_recursion startup PASS: stmt_counting_recursion load generation Executing: kill -INT -4862 PASS: stmt_counting_recursion shutdown and output Pass 5: run completed in 10usr/10sys/677real ms. Executing: kill -INT -4862 running test stmt_counting_recursion with flag: -u executing: stap -v -u ./systemtap.base/stmt_counting_recursion.stp 6 spawn stap -v -u ./systemtap.base/stmt_counting_recursion.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/410real ms. Pass 2: analyzed script: 2 probe(s), 7 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapvVRKU7/stap_f9c601cc6ff038a955a2d54d0e5f6b41_2294_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_f9c601cc6ff038a955a2d54d0e5f6b41_2294.ko" in 2620usr/80sys/3041real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe pass PASS: stmt_counting_recursion startup PASS: stmt_counting_recursion load generation Executing: kill -INT -5092 PASS: stmt_counting_recursion shutdown and output Pass 5: run completed in 20usr/0sys/654real ms. Executing: kill -INT -5092 running test stmt_counting_recursion with flag: -DMAXACTION=40 executing: stap -v -DMAXACTION=40 ./systemtap.base/stmt_counting_recursion.stp 6 spawn stap -v -DMAXACTION=40 ./systemtap.base/stmt_counting_recursion.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/39552res/5568shr/32128data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 0 embed(s), 1 global(s) using 50112virt/39552res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapm1TUUB/stap_28b24d49f25c3c472e71cac476989600_1951_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_28b24d49f25c3c472e71cac476989600_1951.ko" in 2640usr/80sys/3045real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe pass PASS: stmt_counting_recursion startup PASS: stmt_counting_recursion load generation Executing: kill -INT -5322 PASS: stmt_counting_recursion shutdown and output Pass 5: run completed in 0usr/20sys/680real ms. Executing: kill -INT -5322 running test stmt_counting_recursion with flag: -DMAXACTION=1 spawn stap -DMAXACTION=1 ./systemtap.base/stmt_counting_recursion.stp 6 ERROR: MAXACTION exceeded near keyword at ./systemtap.base/stmt_counting_recursion.stp:17:3 PASS: stmt_counting_recursion running test stmt_counting_loops running test stmt_counting_loops with flag: executing: stap -v ./systemtap.base/stmt_counting_loops.stp 6 spawn stap -v ./systemtap.base/stmt_counting_loops.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 420usr/0sys/413real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 0usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapVP8HKf/stap_e2f7223a539f78da28a37880813ff209_2150_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_e2f7223a539f78da28a37880813ff209_2150.ko" in 2680usr/70sys/3085real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe pass PASS: stmt_counting_loops startup PASS: stmt_counting_loops load generation Executing: kill -INT -5777 PASS: stmt_counting_loops shutdown and output Pass 5: run completed in 0usr/20sys/688real ms. Executing: kill -INT -5777 running test stmt_counting_loops with flag: -u executing: stap -v -u ./systemtap.base/stmt_counting_loops.stp 6 spawn stap -v -u ./systemtap.base/stmt_counting_loops.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 2 probe(s), 7 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapDdlqIL/stap_38793f9be59dcf3b5038c14271cd889c_2521_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_38793f9be59dcf3b5038c14271cd889c_2521.ko" in 2680usr/80sys/3085real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe pass PASS: stmt_counting_loops startup PASS: stmt_counting_loops load generation Executing: kill -INT -6010 PASS: stmt_counting_loops shutdown and output Pass 5: run completed in 0usr/20sys/668real ms. Executing: kill -INT -6010 running test stmt_counting_loops with flag: -DMAXACTION=40 executing: stap -v -DMAXACTION=40 ./systemtap.base/stmt_counting_loops.stp 6 spawn stap -v -DMAXACTION=40 ./systemtap.base/stmt_counting_loops.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/39552res/5568shr/32128data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 0 embed(s), 1 global(s) using 50112virt/39552res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapTpvJLk/stap_bc3bf73ceef3346e21c6dffbb0e0482a_2162_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_bc3bf73ceef3346e21c6dffbb0e0482a_2162.ko" in 2690usr/50sys/3083real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe pass PASS: stmt_counting_loops startup PASS: stmt_counting_loops load generation Executing: kill -INT -6245 PASS: stmt_counting_loops shutdown and output Pass 5: run completed in 10usr/10sys/683real ms. Executing: kill -INT -6245 running test stmt_counting_loops with flag: -DMAXACTION=1 spawn stap -DMAXACTION=1 ./systemtap.base/stmt_counting_loops.stp 6 ERROR: MAXACTION exceeded near identifier 'num' at ./systemtap.base/stmt_counting_loops.stp:25:5 PASS: stmt_counting_loops running test stmt_counting_straight running test stmt_counting_straight with flag: executing: stap -v ./systemtap.base/stmt_counting_straight.stp 6 spawn stap -v ./systemtap.base/stmt_counting_straight.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 390usr/20sys/407real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 2 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapEnZZl0/stap_bf6230cf452bffd09eaf6bd214404e98_2071_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_bf6230cf452bffd09eaf6bd214404e98_2071.ko" in 2620usr/30sys/3016real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe passed the test PASS: stmt_counting_straight startup PASS: stmt_counting_straight load generation Executing: kill -INT -6702 PASS: stmt_counting_straight shutdown and output Pass 5: run completed in 0usr/20sys/635real ms. Executing: kill -INT -6702 running test stmt_counting_straight with flag: -u executing: stap -v -u ./systemtap.base/stmt_counting_straight.stp 6 spawn stap -v -u ./systemtap.base/stmt_counting_straight.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 2 probe(s), 5 function(s), 0 embed(s), 2 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapt4AjVr/stap_a7f836892422a75314dcf95100308dcb_2466_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_a7f836892422a75314dcf95100308dcb_2466.ko" in 2690usr/40sys/3088real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe passed the test PASS: stmt_counting_straight startup PASS: stmt_counting_straight load generation Executing: kill -INT -6936 PASS: stmt_counting_straight shutdown and output Pass 5: run completed in 0usr/20sys/675real ms. Executing: kill -INT -6936 running test stmt_counting_straight with flag: -DMAXACTION=40 executing: stap -v -DMAXACTION=40 ./systemtap.base/stmt_counting_straight.stp 6 spawn stap -v -DMAXACTION=40 ./systemtap.base/stmt_counting_straight.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/39552res/5568shr/32128data kb, in 400usr/10sys/407real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 2 global(s) using 50112virt/39552res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap5oXub7/stap_6e787a3ff8f702a51ef81fd70de11790_2083_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_6e787a3ff8f702a51ef81fd70de11790_2083.ko" in 2630usr/40sys/3021real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe passed the test PASS: stmt_counting_straight startup PASS: stmt_counting_straight load generation Executing: kill -INT -7166 PASS: stmt_counting_straight shutdown and output Pass 5: run completed in 0usr/20sys/698real ms. Executing: kill -INT -7166 running test stmt_counting_straight with flag: -DMAXACTION=1 spawn stap -DMAXACTION=1 ./systemtap.base/stmt_counting_straight.stp 6 ERROR: MAXACTION exceeded PASS: stmt_counting_straight running test stmt_counting_functions running test stmt_counting_functions with flag: executing: stap -v ./systemtap.base/stmt_counting_functions.stp 6 spawn stap -v ./systemtap.base/stmt_counting_functions.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/428real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapDuQkVx/stap_c7f0125bb00924e63b367958925ae062_2207_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_c7f0125bb00924e63b367958925ae062_2207.ko" in 2620usr/50sys/3041real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe passed the test PASS: stmt_counting_functions startup PASS: stmt_counting_functions load generation Executing: kill -INT -7621 PASS: stmt_counting_functions shutdown and output Pass 5: run completed in 10usr/20sys/645real ms. Executing: kill -INT -7621 running test stmt_counting_functions with flag: -u executing: stap -v -u ./systemtap.base/stmt_counting_functions.stp 6 spawn stap -v -u ./systemtap.base/stmt_counting_functions.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/407real ms. Pass 2: analyzed script: 2 probe(s), 6 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapKPOUVc/stap_44c53dc41a9dd9c013cffeb8525322b2_2602_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_44c53dc41a9dd9c013cffeb8525322b2_2602.ko" in 2720usr/40sys/3089real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe passed the test PASS: stmt_counting_functions startup PASS: stmt_counting_functions load generation Executing: kill -INT -7854 PASS: stmt_counting_functions shutdown and output Pass 5: run completed in 0usr/20sys/675real ms. Executing: kill -INT -7854 running test stmt_counting_functions with flag: -DMAXACTION=40 executing: stap -v -DMAXACTION=40 ./systemtap.base/stmt_counting_functions.stp 6 spawn stap -v -DMAXACTION=40 ./systemtap.base/stmt_counting_functions.stp 6 Pass 1: parsed user script and 105 library script(s) using 49344virt/39552res/5568shr/32128data kb, in 390usr/20sys/409real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 0 embed(s), 1 global(s) using 50112virt/39552res/5568shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap9sXR1H/stap_dc25a7e52af18899d351f6e953e0fb46_2219_src.c" using 50112virt/43008res/6464shr/32896data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_dc25a7e52af18899d351f6e953e0fb46_2219.ko" in 2650usr/70sys/3045real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe passed the test PASS: stmt_counting_functions startup PASS: stmt_counting_functions load generation Executing: kill -INT -8084 PASS: stmt_counting_functions shutdown and output Pass 5: run completed in 0usr/20sys/679real ms. Executing: kill -INT -8084 running test stmt_counting_functions with flag: -DMAXACTION=1 spawn stap -DMAXACTION=1 ./systemtap.base/stmt_counting_functions.stp 6 ERROR: MAXACTION exceeded PASS: stmt_counting_functions testcase ./systemtap.base/stmt_counting.exp completed in 70 seconds Running ./systemtap.base/stmt_inlines.exp ... PASS: stmt_inlines (compiled) spawn stap -L process("./stmt_inlines").statement("foo@stmt_inlines.c:6") process("/root/systemtap_write/systemtap/testsuite/stmt_inlines").statement("foo@./systemtap.base/stmt_inlines.c:6") $i:int PASS: stmt_inlines (listing) spawn stap -e probe process("./stmt_inlines").statement("foo@stmt_inlines.c:6") { printf("before printf with i=%d\n", $i) } -c ./stmt_inlines printf 1 printf 2 before printf with i=1 before printf with i=2 PASS: stmt_inlines (probing) testcase ./systemtap.base/stmt_inlines.exp completed in 7 seconds Running ./systemtap.base/stmt_rel.exp ... parsed lineno 271 in line kernel.statement("bio_init@block/bio.c:271") parsed lineno 272 in line kernel.statement("bio_init@block/bio.c:272") parsed lineno 273 in line kernel.statement("bio_init@block/bio.c:273") parsed lineno 274 in line kernel.statement("bio_init@block/bio.c:274") parsed lineno 275 in line kernel.statement("bio_init@block/bio.c:275") parsed lineno 276 in line kernel.statement("bio_init@block/bio.c:276") PASS: stmt_rel (bio_init sanity check) can't parse lineno in PASS: stmt_rel (bio_init@fs/bio.c - linenos in wildcard also in rel) can't parse lineno in PASS: stmt_rel (bio_reset@fs/bio.c - linenos in wildcard also in rel) parsed lineno 433 in line kernel.statement("vfs_read@fs/read_write.c:433") parsed lineno 436 in line kernel.statement("vfs_read@fs/read_write.c:436") parsed lineno 437 in line kernel.statement("vfs_read@fs/read_write.c:437") parsed lineno 438 in line kernel.statement("vfs_read@fs/read_write.c:438") parsed lineno 439 in line kernel.statement("vfs_read@fs/read_write.c:439") parsed lineno 440 in line kernel.statement("vfs_read@fs/read_write.c:440") parsed lineno 441 in line kernel.statement("vfs_read@fs/read_write.c:441") parsed lineno 443 in line kernel.statement("vfs_read@fs/read_write.c:443") parsed lineno 444 in line kernel.statement("vfs_read@fs/read_write.c:444") parsed lineno 446 in line kernel.statement("vfs_read@fs/read_write.c:446") parsed lineno 447 in line kernel.statement("vfs_read@fs/read_write.c:447") parsed lineno 449 in line kernel.statement("vfs_read@fs/read_write.c:449") parsed lineno 451 in line kernel.statement("vfs_read@fs/read_write.c:451") parsed lineno 455 in line kernel.statement("vfs_read@fs/read_write.c:455") parsed lineno 432 in line kernel.function("vfs_read@fs/read_write.c:432") parsed lineno 433 in line kernel.statement("vfs_read@fs/read_write.c:433") parsed lineno 436 in line kernel.statement("vfs_read@fs/read_write.c:436") parsed lineno 437 in line kernel.statement("vfs_read@fs/read_write.c:437") parsed lineno 438 in line kernel.statement("vfs_read@fs/read_write.c:438") parsed lineno 439 in line kernel.statement("vfs_read@fs/read_write.c:439") parsed lineno 440 in line kernel.statement("vfs_read@fs/read_write.c:440") parsed lineno 441 in line kernel.statement("vfs_read@fs/read_write.c:441") parsed lineno 443 in line kernel.statement("vfs_read@fs/read_write.c:443") parsed lineno 444 in line kernel.statement("vfs_read@fs/read_write.c:444") parsed lineno 446 in line kernel.statement("vfs_read@fs/read_write.c:446") parsed lineno 447 in line kernel.statement("vfs_read@fs/read_write.c:447") parsed lineno 449 in line kernel.statement("vfs_read@fs/read_write.c:449") parsed lineno 451 in line kernel.statement("vfs_read@fs/read_write.c:451") parsed lineno 455 in line kernel.statement("vfs_read@fs/read_write.c:455") PASS: stmt_rel (vfs_read@fs/read_write.c - linenos in wildcard also in rel) parsed lineno 531 in line kernel.statement("vfs_write@fs/read_write.c:531") parsed lineno 534 in line kernel.statement("vfs_write@fs/read_write.c:534") parsed lineno 535 in line kernel.statement("vfs_write@fs/read_write.c:535") parsed lineno 536 in line kernel.statement("vfs_write@fs/read_write.c:536") parsed lineno 537 in line kernel.statement("vfs_write@fs/read_write.c:537") parsed lineno 538 in line kernel.statement("vfs_write@fs/read_write.c:538") parsed lineno 539 in line kernel.statement("vfs_write@fs/read_write.c:539") parsed lineno 541 in line kernel.statement("vfs_write@fs/read_write.c:541") parsed lineno 542 in line kernel.statement("vfs_write@fs/read_write.c:542") parsed lineno 545 in line kernel.statement("vfs_write@fs/read_write.c:545") parsed lineno 546 in line kernel.statement("vfs_write@fs/read_write.c:546") parsed lineno 547 in line kernel.statement("vfs_write@fs/read_write.c:547") parsed lineno 548 in line kernel.statement("vfs_write@fs/read_write.c:548") parsed lineno 550 in line kernel.statement("vfs_write@fs/read_write.c:550") parsed lineno 551 in line kernel.statement("vfs_write@fs/read_write.c:551") parsed lineno 553 in line kernel.statement("vfs_write@fs/read_write.c:553") parsed lineno 555 in line kernel.statement("vfs_write@fs/read_write.c:555") parsed lineno 560 in line kernel.statement("vfs_write@fs/read_write.c:560") parsed lineno 530 in line kernel.function("vfs_write@fs/read_write.c:530") parsed lineno 531 in line kernel.statement("vfs_write@fs/read_write.c:531") parsed lineno 534 in line kernel.statement("vfs_write@fs/read_write.c:534") parsed lineno 535 in line kernel.statement("vfs_write@fs/read_write.c:535") parsed lineno 536 in line kernel.statement("vfs_write@fs/read_write.c:536") parsed lineno 537 in line kernel.statement("vfs_write@fs/read_write.c:537") parsed lineno 538 in line kernel.statement("vfs_write@fs/read_write.c:538") parsed lineno 539 in line kernel.statement("vfs_write@fs/read_write.c:539") parsed lineno 541 in line kernel.statement("vfs_write@fs/read_write.c:541") parsed lineno 542 in line kernel.statement("vfs_write@fs/read_write.c:542") parsed lineno 545 in line kernel.statement("vfs_write@fs/read_write.c:545") parsed lineno 546 in line kernel.statement("vfs_write@fs/read_write.c:546") parsed lineno 547 in line kernel.statement("vfs_write@fs/read_write.c:547") parsed lineno 548 in line kernel.statement("vfs_write@fs/read_write.c:548") parsed lineno 550 in line kernel.statement("vfs_write@fs/read_write.c:550") parsed lineno 551 in line kernel.statement("vfs_write@fs/read_write.c:551") parsed lineno 553 in line kernel.statement("vfs_write@fs/read_write.c:553") parsed lineno 555 in line kernel.statement("vfs_write@fs/read_write.c:555") parsed lineno 560 in line kernel.statement("vfs_write@fs/read_write.c:560") PASS: stmt_rel (vfs_write@fs/read_write.c - linenos in wildcard also in rel) testcase ./systemtap.base/stmt_rel.exp completed in 75 seconds Running ./systemtap.base/stmt_rel_user.exp ... Executing on host: gcc ./systemtap.base/stmt_rel_user.c -Wall -Werror -Winline -g -lm -o /root/systemtap_write/systemtap/testsuite/stmt_rel_user.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/stmt_rel_user.c -Wall -Werror -Winline -g -lm -o /root/systemtap_write/systemtap/testsuite/stmt_rel_user.x PASS: stmt_rel_user-m64 compiling spawn stap -c ./stmt_rel_user.x -e probe process("./stmt_rel_user.x").statement("Move@stmt_rel_user.c+2") {printf("Move %d\n",$s1)} Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 PASS: stmt_rel_user-m64 Executing on host: gcc ./systemtap.base/stmt_rel_user.c -Wall -Werror -Winline -g -lm -o /root/systemtap_write/systemtap/testsuite/stmt_rel_user.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/stmt_rel_user.c -Wall -Werror -Winline -g -lm -o /root/systemtap_write/systemtap/testsuite/stmt_rel_user.x PASS: stmt_rel_user-m64 compiling spawn stap -c ./stmt_rel_user.x -e probe process("./stmt_rel_user.x").statement("Move@stmt_rel_user.c+2") {printf("Move %d\n",$s1)} Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 2 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 3 Move 2 Move 2 Move 1 Move 2 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 Move 1 Move 2 Move 2 Move 1 Move 1 Move 3 Move 3 Move 2 Move 3 Move 1 Move 1 Move 3 PASS: stmt_rel_user-m64 Executing on host: gcc ./systemtap.base/stmt_rel_user.c -Wall -Werror -Winline -g -O -lm -o /root/systemtap_write/systemtap/testsuite/stmt_rel_user.x (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/stmt_rel_user.c -Wall -Werror -Winline -g -O -lm -o /root/systemtap_write/systemtap/testsuite/stmt_rel_user.x PASS: stmt_rel_user-m64-O compiling spawn stap -c ./stmt_rel_user.x -e probe process("./stmt_rel_user.x").statement("Move@stmt_rel_user.c+2") {printf("Move %d\n",$s1)} semantic error: no line records for ./systemtap.base/stmt_rel_user.c:94 [man error::dwarf] (try :95) semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./stmt_rel_user.x").statement("Move@stmt_rel_user.c+2") {printf("Move %d\n",$s1)} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] KFAIL: stmt_rel_user-m64-O (0) (PRMS: 13430) testcase ./systemtap.base/stmt_rel_user.exp completed in 14 seconds Running ./systemtap.base/stmtvars.exp ... spawn stap -e probe kernel.function("do_sys_open") {$foo} -p4 -vv -u Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapkS99Wi" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49280virt/41472res/5824shr/32064data kb, in 400usr/10sys/414real ms. Attempting to extract kernel debuginfo build ID from /lib/modules/3.19.0-0.72.aa7a.aarch64/build/vmlinux.id focused on module 'kernel' = [0xfffffe0000080000-0xfffffe0001347cd0, bias 0 file /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux ELF machine arm64| (code 183) probe do_sys_open@fs/open.c:995 kernel reloc=.dynamic pc=0xfffffe00001e2f9c semantic error: unable to find local 'foo', [man error::dwarf] dieoffset 0xdeb746 in kernel, near pc 0xfffffe00001e2f9c in do_sys_open fs/open.c (alternatives: $op, $fd, $dfd, $mode, $tmp, $flags, $filename)): identifier '$foo' at :1:39 thrown from: dwflpp.cxx:2840 source: probe kernel.function("do_sys_open") {$foo} ^ Pass 2: analyzed script: 2 probe(s), 5 function(s), 0 embed(s), 0 global(s) using 84672virt/78528res/7296shr/67456data kb, in 1140usr/120sys/1258real ms. Pass 2: analysis failed. [man error::pass2] Running rm -rf /tmp/stapkS99Wi Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapkS99Wi" pc=0xfffffe00001e2f9c vars=$op, $fd, $dfd, $mode, $tmp, $flags, $filename) PASS: stmtvars - .function spawn stap -e probe kernel.statement(0xfffffe00001e2f9c) {$foo} -p4 -vv -u Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/staphJEruk" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49280virt/41408res/5824shr/32064data kb, in 380usr/30sys/407real ms. Attempting to extract kernel debuginfo build ID from /lib/modules/3.19.0-0.72.aa7a.aarch64/build/vmlinux.id focused on module 'kernel' = [0xfffffe0000080000-0xfffffe0001347cd0, bias 0 file /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux ELF machine arm64| (code 183) probe do_sys_open@fs/open.c:996 kernel reloc=.dynamic pc=0xfffffe00001e2f9c semantic error: unable to find local 'foo', [man error::dwarf] dieoffset 0xdeb746 in kernel, near pc 0xfffffe00001e2f9c in do_sys_open fs/open.c (alternatives: $op, $fd, $dfd, $mode, $tmp, $flags, $filename)): identifier '$foo' at :1:45 thrown from: dwflpp.cxx:2840 source: probe kernel.statement(0xfffffe00001e2f9c) {$foo} ^ Pass 2: analyzed script: 2 probe(s), 5 function(s), 0 embed(s), 0 global(s) using 64320virt/58112res/7296shr/47104data kb, in 250usr/120sys/370real ms. Pass 2: analysis failed. [man error::pass2] Running rm -rf /tmp/staphJEruk Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/staphJEruk" pc2=0xfffffe00001e2f9c vars2=$op, $fd, $dfd, $mode, $tmp, $flags, $filename) PASS: stmtvars testcase ./systemtap.base/stmtvars.exp completed in 2 seconds Running ./systemtap.base/strftime.exp ... PASS: strftime (%S and %T) PASS: strftime (except %S and %T) testcase ./systemtap.base/strftime.exp completed in 6 seconds Running ./systemtap.base/suppress-time-limit.exp ... spawn stap -g --suppress-time-limits ./systemtap.base/suppress-time-limit.stp 100000 PASS: suppress-time-limit active (1) spawn stap ./systemtap.base/suppress-time-limit.stp ERROR: MAXACTION exceeded near keyword at ./systemtap.base/suppress-time-limit.stp:2:15 9997 WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: suppress-time-limit passive (4) testcase ./systemtap.base/suppress-time-limit.exp completed in 9 seconds Running ./systemtap.base/sysroot_sysenv.exp ... spawn stap --sysroot=/ --sysenv=PATH=/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin ./systemtap.base/sysroot_sysenv.stp ls -c ls > /dev/null process begin PASS: sysroot_sysenv testcase ./systemtap.base/sysroot_sysenv.exp completed in 6 seconds Running ./systemtap.base/system_func.exp ... spawn stap ./systemtap.base/system_func.stp root do_sys_open cat: __xyzzy123ABC__: No such file or directory DONE PASS: system_func testcase ./systemtap.base/system_func.exp completed in 6 seconds Running ./systemtap.base/systemtap-service.exp ... PASS: stap-service - found systemtap etc directory Using confdir /root/systemtap_write/install/etc/systemtap/conf.d Using scriptdir /root/systemtap_write/install/etc/systemtap/script.d Using service name systemtap Using service file /etc/rc.d/init.d/systemtap Running command: service systemtap stop PASS: stap-service::no script (service systemtap stop) Got expected exit code 0 Running command: service systemtap cleanup -y PASS: stap-service::no script (service systemtap cleanup -y) Got expected exit code 0 Running command: service systemtap start PASS: stap-service::no script (service systemtap start) Got expected exit code 0 Running command: service systemtap status PASS: stap-service::no script (service systemtap status) Got expected exit code 3 Running command: service systemtap restart PASS: stap-service::no script (service systemtap restart) Got expected exit code 0 Running command: service systemtap status PASS: stap-service::no script (service systemtap status) Got expected exit code 3 Running command: service systemtap cleanup -y PASS: stap-service::no script (service systemtap cleanup -y) Got expected exit code 0 Running command: service systemtap compile PASS: stap-service::no script (service systemtap compile) Got expected exit code 0 Running command: service systemtap cleanup -y PASS: stap-service::no script (service systemtap cleanup -y) Got expected exit code 0 Running command: service systemtap stop PASS: stap-service::no script (service systemtap stop) Got expected exit code 0 Running command: service systemtap start PASS: stap-service::one script (service systemtap start) Got expected exit code 0 checking for script1out in /tmp/stap-script1.log FAIL: stap-service (file /tmp/stap-script1.log not found) Running command: service systemtap status FAIL: stap-service::one script (service systemtap status) Expected 0, got 3 Error message was: No systemtap scripts are present child process exited abnormally Running command: service systemtap restart PASS: stap-service::one script (service systemtap restart) Got expected exit code 0 Running command: service systemtap status FAIL: stap-service::one script (service systemtap status) Expected 0, got 3 Error message was: No systemtap scripts are present child process exited abnormally Running command: service systemtap restart PASS: stap-service::one script (service systemtap restart) Got expected exit code 0 checking for script1out in /tmp/stap-script1.log FAIL: stap-service (file /tmp/stap-script1.log not found) Running command: service systemtap cleanup -y PASS: stap-service::one script (service systemtap cleanup -y) Got expected exit code 0 Running command: service systemtap compile PASS: stap-service::one script (service systemtap compile) Got expected exit code 0 Running command: service systemtap start PASS: stap-service::one script (service systemtap start) Got expected exit code 0 Running command: service systemtap stop PASS: stap-service::one script (service systemtap stop) Got expected exit code 0 Running command: service systemtap cleanup -y PASS: stap-service::one script (service systemtap cleanup -y) Got expected exit code 0 Running command: grep script1out /tmp/stap-script1.log PASS: stap-service::both scripts stopped (grep script1out /tmp/stap-script1.log) Got expected exit code 1 Running command: grep script2out /tmp/stap-script2.log PASS: stap-service::both scripts stopped (grep script2out /tmp/stap-script2.log) Got expected exit code 1 running 'service systemtap status' ... spawn service systemtap status No systemtap scripts are present FAIL: stap-service::both scripts stopped (unexpected output) Running command: service systemtap start script1 FAIL: stap-service::only script1 runs (service systemtap start script1) Expected 0, got 1 Error message was: Starting systemtap: Error: no script file(/etc/systemtap/script.d/script1.stp). [FAILED] child process exited abnormally checking for script1out in /tmp/stap-script1.log FAIL: checking for script1out in /tmp/stap-script1.log running 'service systemtap status' ... spawn service systemtap status No systemtap scripts are present FAIL: stap-service::only script1 runs (unexpected output) checking for script1out in /tmp/stap-script1.log FAIL: checking for script1out in /tmp/stap-script1.log Running command: grep script2out /tmp/stap-script2.log PASS: stap-service::only script1 runs (grep script2out /tmp/stap-script2.log) Got expected exit code 1 Running command: service systemtap stop script1 PASS: stap-service::only script2 runs (service systemtap stop script1) Got expected exit code 0 Running command: service systemtap start script2 FAIL: stap-service::only script2 runs (service systemtap start script2) Expected 0, got 1 Error message was: Starting systemtap: Error: no script file(/etc/systemtap/script.d/script2.stp). [FAILED] child process exited abnormally checking for script2out in /tmp/stap-script2.log FAIL: checking for script2out in /tmp/stap-script2.log running 'service systemtap status' ... spawn service systemtap status No systemtap scripts are present FAIL: stap-service::only script2 runs (unexpected output) checking for script2out in /tmp/stap-script2.log FAIL: checking for script2out in /tmp/stap-script2.log Running command: grep script1out /tmp/stap-script1.log PASS: stap-service::only script2 runs (grep script1out /tmp/stap-script1.log) Got expected exit code 1 Running command: service systemtap stop script2 PASS: stap-service::both scripts run (service systemtap stop script2) Got expected exit code 0 Running command: service systemtap start PASS: stap-service::both scripts run (service systemtap start) Got expected exit code 0 checking for script1out in /tmp/stap-script1.log FAIL: checking for script1out in /tmp/stap-script1.log checking for script2out in /tmp/stap-script2.log FAIL: checking for script2out in /tmp/stap-script2.log running 'service systemtap status' ... spawn service systemtap status No systemtap scripts are present FAIL: stap-service::both scripts run (unexpected output) Running command: service systemtap stop PASS: stap-service::both scripts run (service systemtap stop) Got expected exit code 0 Running command: service systemtap start PASS: stap-service::bz1109084 (service systemtap start) Got expected exit code 0 Running command: grep "not a valid script name" /tmp/stap-service-test-log FAIL: stap-service::bz1109084 (grep "not a valid script name" /tmp/stap-service-test-log) Expected 0, got 2 Error message was: grep: /tmp/stap-service-test-log: No such file or directory Running command: service systemtap cleanup -y PASS: stap-service::boot time probing (service systemtap cleanup -y) Got expected exit code 0 running 'service systemtap onboot script3' ... spawn service systemtap onboot script3 Error: no script file(/etc/systemtap/script.d/script3.stp). FAIL: stap-service::boot probing - install script3 (unexpected output) [FAILED] FAIL: stap-service::boot probing - install script3 (0) running 'service systemtap onboot script4' ... FAIL: stap-service::boot probing - fail installing bad script4 fixing script4.conf ... running 'service systemtap onboot script4' ... spawn service systemtap onboot script4 Error: no script file(/etc/systemtap/script.d/script4.stp). FAIL: stap-service::boot probing - install script4 (unexpected output) [FAILED] FAIL: stap-service::boot probing - install script4 (0) Running command: lsinitrd | grep script4 FAIL: stap-service::boot probing - check script4 in initramfs (lsinitrd | grep script4) Expected 0, got 1 Error message was: child process exited abnormally running 'service systemtap onboot' ... spawn service systemtap onboot Creating initramfs without scripts ... done Updating bootloader ... [ OK ] PASS: stap-service::boot probing - remove scripts Running command: lsinitrd | grep script4 PASS: stap-service::boot probing - check script4 not in initramfs anymore (lsinitrd | grep script4) Got expected exit code 1 testcase ./systemtap.base/systemtap-service.exp completed in 232 seconds Running ./systemtap.base/tapset_includes.exp ... executing: stap -e {probe end { if (test_global) println("end") }} -c true -I./systemtap.base/tapset PASS: tapset include global executing: stap -e {probe end { if (test_function()) println("end") }} -c true -I./systemtap.base/tapset PASS: tapset include function executing: stap -e {probe test_alias { if (alias_local) println("end") }} -c true -I./systemtap.base/tapset PASS: tapset include alias testcase ./systemtap.base/tapset_includes.exp completed in 13 seconds Running ./systemtap.base/target_set.exp ... spawn stap ./systemtap.base/target_set.stp 12345 -c ( ( /bin/sleep 12345 ) ; ( /bin/sleep 12345 ) ; ( /bin/sleep 12345 ) ) 19870 19870 begat 19872 target set: 19870 begat 19872 19872 begat 19875 19875 begat 19876 target set: 19870 begat 19872 19872 begat 19875 19875 begat 19882 target set: 19870 begat 19872 19872 begat 19875 19875 begat 19887 WARNING: Child process exited with status 130 target set: WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: target_set testcase ./systemtap.base/target_set.exp completed in 11 seconds Running ./systemtap.base/target_set_thread.exp ... executing: stap ./systemtap.base/target_set_thread.stp -c {stap --benchmark-sdt-loops=1 --benchmark-sdt-threads=1} PASS: target_set_thread testcase ./systemtap.base/target_set_thread.exp completed in 7 seconds Running ./systemtap.base/task_dentry_path.exp ... spawn stap ./systemtap.base/task_dentry_path.stp -c sh ./systemtap.base/task_dentry_path.sh / begin /usr/bin/bash /usr/bin/bash /usr/bin/bash /usr/bin/bash /usr/bin/bash /usr/bin/bash /usr/bin/bash /usr/bin/bash /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /etc/ld.so.cache /etc/ld.so.cache /usr/lib64/libtinfo.so.5.9 /usr/lib64/libtinfo.so.5.9 /usr/lib64/libtinfo.so.5.9 /usr/lib64/libtinfo.so.5.9 /usr/lib64/libdl-2.17.so /usr/lib64/libdl-2.17.so /usr/lib64/libdl-2.17.so /usr/lib64/libdl-2.17.so /usr/lib64/libc-2.17.so /usr/lib64/libc-2.17.so /usr/lib64/libc-2.17.so /usr/lib64/libc-2.17.so /etc/ld.so.cache /dev/tty /dev/tty /dev/tty /proc/meminfo /proc/meminfo /proc/meminfo /proc/meminfo /proc/meminfo /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh UNKNOWN:[0xfffffe01ec16a200] UNKNOWN:[0xfffffe01f0140fc0] /usr/bin/dirname /usr/bin/dirname /usr/bin/dirname /usr/bin/dirname /usr/bin/dirname /usr/bin/dirname /usr/bin/dirname /usr/bin/dirname /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /usr/lib64/ld-2.17.so /etc/ld.so.cache /etc/ld.so.cache /usr/lib64/libc-2.17.so /usr/lib64/libc-2.17.so /usr/lib64/libc-2.17.so /usr/lib64/libc-2.17.so /etc/ld.so.cache UNKNOWN:[0xfffffe01f0140fc0] UNKNOWN:[0xfffffe01f0140fc0] UNKNOWN:[0xfffffe01f0140fc0] UNKNOWN:[0xfffffe01f0140fc0] UNKNOWN:[0xfffffe01ec16a200] UNKNOWN:[0xfffffe01ec16a200] UNKNOWN:[0xfffffe01ec16a200] UNKNOWN:[0xfffffe01ec16a200] /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh /dev/pts/32 /root/systemtap_write/systemtap/testsuite/systemtap.base/task_dentry_path.sh PASS: task_dentry_path (0) testcase ./systemtap.base/task_dentry_path.exp completed in 10 seconds Running ./systemtap.base/timeofday.exp ... executing: stap -v -e { global timeofday probe kernel.function("do_timer") { timeofday = gettimeofday_us() } probe begin { log("systemtap starting probe") } probe end { log("systemtap ending probe") printf("%d\n", timeofday) } } spawn stap -v -e global timeofday probe kernel.function("do_timer") { timeofday = gettimeofday_us() } probe begin { log("systemtap starting probe") } probe end { log("systemtap ending probe") printf("%d\n", timeofday) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 390usr/20sys/405real ms. Pass 2: analyzed script: 5 probe(s), 4 function(s), 1 embed(s), 1 global(s) using 84544virt/78080res/6912shr/67328data kb, in 1130usr/130sys/1257real ms. Pass 3: translated to C into "/tmp/stapB6eukg/stap_07ea1cf60b7ecde74fd3cf0361ea68b5_2638_src.c" using 84544virt/78272res/7104shr/67328data kb, in 30usr/100sys/136real ms. Pass 4: compiled C into "stap_07ea1cf60b7ecde74fd3cf0361ea68b5_2638.ko" in 3070usr/50sys/3460real ms. Pass 5: starting run. systemtap starting probe PASS: timeofday test startup PASS: timeofday test load generation Executing: kill -INT -20352 systemtap ending probe 1430499902804556 PASS: timeofday test shutdown and output Pass 5: run completed in 10usr/10sys/1948real ms. metric: timeofday test 390 20 405 1130 130 1257 30 100 136 3070 50 3460 10 10 1948 Executing: kill -INT -20352 testcase ./systemtap.base/timeofday.exp completed in 8 seconds Running ./systemtap.base/timers.exp ... executing: stap -v ./systemtap.base/timers.stp spawn stap -v ./systemtap.base/timers.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 10 probe(s), 1 function(s), 0 embed(s), 7 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapiRDXQD/stap_99a32972b26ae1940cd762091a5610a8_2993_src.c" using 50176virt/43392res/6784shr/32960data kb, in 0usr/10sys/3real ms. Pass 4: compiled C into "stap_99a32972b26ae1940cd762091a5610a8_2993.ko" in 3090usr/60sys/3482real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/timers.stp startup PASS: ./systemtap.base/timers.stp load generation Executing: kill -INT -20577 systemtap ending probe p = 67184 j1 = 1025 j2 = 512 jmax = 0 ms1 = 10243 ms500 = 20 msmax = 0 systemtap test success systemtap test success systemtap test success systemtap test success PASS: ./systemtap.base/timers.stp shutdown and output Pass 5: run completed in 20usr/0sys/10893real ms. metric: ./systemtap.base/timers.stp 410 0 410 10 0 9 0 10 3 3090 60 3482 20 0 10893 Executing: kill -INT -20577 testcase ./systemtap.base/timers.exp completed in 15 seconds Running ./systemtap.base/tracepoints.exp ... spawn stap -l kernel.trace("*") kernel.trace("9p:9p_client_req") kernel.trace("9p:9p_client_res") kernel.trace("9p:9p_protocol_dump") kernel.trace("asoc:snd_soc_bias_level_done") kernel.trace("asoc:snd_soc_bias_level_start") kernel.trace("asoc:snd_soc_dapm_connected") kernel.trace("asoc:snd_soc_dapm_done") kernel.trace("asoc:snd_soc_dapm_input_path") kernel.trace("asoc:snd_soc_dapm_output_path") kernel.trace("asoc:snd_soc_dapm_start") kernel.trace("asoc:snd_soc_dapm_walk_done") kernel.trace("asoc:snd_soc_dapm_widget_event_done") kernel.trace("asoc:snd_soc_dapm_widget_event_start") kernel.trace("asoc:snd_soc_dapm_widget_power") kernel.trace("asoc:snd_soc_jack_irq") kernel.trace("asoc:snd_soc_jack_notify") kernel.trace("asoc:snd_soc_jack_report") kernel.trace("block:block_bio_backmerge") kernel.trace("block:block_bio_bounce") kernel.trace("block:block_bio_complete") kernel.trace("block:block_bio_frontmerge") kernel.trace("block:block_bio_queue") kernel.trace("block:block_bio_remap") kernel.trace("block:block_dirty_buffer") kernel.trace("block:block_getrq") kernel.trace("block:block_plug") kernel.trace("block:block_rq_abort") kernel.trace("block:block_rq_complete") kernel.trace("block:block_rq_insert") kernel.trace("block:block_rq_issue") kernel.trace("block:block_rq_remap") kernel.trace("block:block_rq_requeue") kernel.trace("block:block_sleeprq") kernel.trace("block:block_split") kernel.trace("block:block_touch_buffer") kernel.trace("block:block_unplug") kernel.trace("btrfs:__extent_writepage") kernel.trace("btrfs:add_delayed_data_ref") kernel.trace("btrfs:add_delayed_ref_head") kernel.trace("btrfs:add_delayed_tree_ref") kernel.trace("btrfs:alloc_extent_state") kernel.trace("btrfs:btrfs_all_work_done") kernel.trace("btrfs:btrfs_chunk_alloc") kernel.trace("btrfs:btrfs_chunk_free") kernel.trace("btrfs:btrfs_cow_block") kernel.trace("btrfs:btrfs_failed_cluster_setup") kernel.trace("btrfs:btrfs_find_cluster") kernel.trace("btrfs:btrfs_get_extent") kernel.trace("btrfs:btrfs_inode_evict") kernel.trace("btrfs:btrfs_inode_new") kernel.trace("btrfs:btrfs_inode_request") kernel.trace("btrfs:btrfs_ordered_extent_add") kernel.trace("btrfs:btrfs_ordered_extent_put") kernel.trace("btrfs:btrfs_ordered_extent_remove") kernel.trace("btrfs:btrfs_ordered_extent_start") kernel.trace("btrfs:btrfs_ordered_sched") kernel.trace("btrfs:btrfs_qgroup_account") kernel.trace("btrfs:btrfs_qgroup_record_ref") kernel.trace("btrfs:btrfs_reserve_extent") kernel.trace("btrfs:btrfs_reserve_extent_cluster") kernel.trace("btrfs:btrfs_reserved_extent_alloc") kernel.trace("btrfs:btrfs_reserved_extent_free") kernel.trace("btrfs:btrfs_setup_cluster") kernel.trace("btrfs:btrfs_space_reservation") kernel.trace("btrfs:btrfs_sync_file") kernel.trace("btrfs:btrfs_sync_fs") kernel.trace("btrfs:btrfs_transaction_commit") kernel.trace("btrfs:btrfs_work_queued") kernel.trace("btrfs:btrfs_work_sched") kernel.trace("btrfs:btrfs_workqueue_alloc") kernel.trace("btrfs:btrfs_workqueue_destroy") kernel.trace("btrfs:btrfs_writepage_end_io_hook") kernel.trace("btrfs:find_free_extent") kernel.trace("btrfs:free_extent_state") kernel.trace("btrfs:run_delayed_data_ref") kernel.trace("btrfs:run_delayed_ref_head") kernel.trace("btrfs:run_delayed_tree_ref") kernel.trace("cfg80211:cfg80211_cac_event") kernel.trace("cfg80211:cfg80211_ch_switch_notify") kernel.trace("cfg80211:cfg80211_ch_switch_started_notify") kernel.trace("cfg80211:cfg80211_chandef_dfs_required") kernel.trace("cfg80211:cfg80211_cqm_pktloss_notify") kernel.trace("cfg80211:cfg80211_cqm_rssi_notify") kernel.trace("cfg80211:cfg80211_del_sta") kernel.trace("cfg80211:cfg80211_ft_event") kernel.trace("cfg80211:cfg80211_get_bss") kernel.trace("cfg80211:cfg80211_gtk_rekey_notify") kernel.trace("cfg80211:cfg80211_ibss_joined") kernel.trace("cfg80211:cfg80211_inform_bss_width_frame") kernel.trace("cfg80211:cfg80211_mgmt_tx_status") kernel.trace("cfg80211:cfg80211_michael_mic_failure") kernel.trace("cfg80211:cfg80211_new_sta") kernel.trace("cfg80211:cfg80211_notify_new_peer_candidate") kernel.trace("cfg80211:cfg80211_pmksa_candidate_notify") kernel.trace("cfg80211:cfg80211_probe_status") kernel.trace("cfg80211:cfg80211_radar_event") kernel.trace("cfg80211:cfg80211_ready_on_channel") kernel.trace("cfg80211:cfg80211_ready_on_channel_expired") kernel.trace("cfg80211:cfg80211_reg_can_beacon") kernel.trace("cfg80211:cfg80211_report_obss_beacon") kernel.trace("cfg80211:cfg80211_report_wowlan_wakeup") kernel.trace("cfg80211:cfg80211_return_bool") kernel.trace("cfg80211:cfg80211_return_bss") kernel.trace("cfg80211:cfg80211_return_u32") kernel.trace("cfg80211:cfg80211_return_uint") kernel.trace("cfg80211:cfg80211_rx_mgmt") kernel.trace("cfg80211:cfg80211_rx_mlme_mgmt") kernel.trace("cfg80211:cfg80211_rx_spurious_frame") kernel.trace("cfg80211:cfg80211_rx_unexpected_4addr_frame") kernel.trace("cfg80211:cfg80211_rx_unprot_mlme_mgmt") kernel.trace("cfg80211:cfg80211_scan_done") kernel.trace("cfg80211:cfg80211_sched_scan_results") kernel.trace("cfg80211:cfg80211_sched_scan_stopped") kernel.trace("cfg80211:cfg80211_send_assoc_timeout") kernel.trace("cfg80211:cfg80211_send_auth_timeout") kernel.trace("cfg80211:cfg80211_send_rx_assoc") kernel.trace("cfg80211:cfg80211_send_rx_auth") kernel.trace("cfg80211:cfg80211_stop_iface") kernel.trace("cfg80211:cfg80211_tdls_oper_request") kernel.trace("cfg80211:cfg80211_tx_mlme_mgmt") kernel.trace("cfg80211:rdev_add_key") kernel.trace("cfg80211:rdev_add_mpath") kernel.trace("cfg80211:rdev_add_station") kernel.trace("cfg80211:rdev_add_tx_ts") kernel.trace("cfg80211:rdev_add_virtual_intf") kernel.trace("cfg80211:rdev_assoc") kernel.trace("cfg80211:rdev_auth") kernel.trace("cfg80211:rdev_cancel_remain_on_channel") kernel.trace("cfg80211:rdev_change_beacon") kernel.trace("cfg80211:rdev_change_bss") kernel.trace("cfg80211:rdev_change_mpath") kernel.trace("cfg80211:rdev_change_station") kernel.trace("cfg80211:rdev_change_virtual_intf") kernel.trace("cfg80211:rdev_channel_switch") kernel.trace("cfg80211:rdev_connect") kernel.trace("cfg80211:rdev_crit_proto_start") kernel.trace("cfg80211:rdev_crit_proto_stop") kernel.trace("cfg80211:rdev_deauth") kernel.trace("cfg80211:rdev_del_key") kernel.trace("cfg80211:rdev_del_mpath") kernel.trace("cfg80211:rdev_del_pmksa") kernel.trace("cfg80211:rdev_del_station") kernel.trace("cfg80211:rdev_del_tx_ts") kernel.trace("cfg80211:rdev_del_virtual_intf") kernel.trace("cfg80211:rdev_disassoc") kernel.trace("cfg80211:rdev_disconnect") kernel.trace("cfg80211:rdev_dump_mpath") kernel.trace("cfg80211:rdev_dump_mpp") kernel.trace("cfg80211:rdev_dump_station") kernel.trace("cfg80211:rdev_dump_survey") kernel.trace("cfg80211:rdev_flush_pmksa") kernel.trace("cfg80211:rdev_get_antenna") kernel.trace("cfg80211:rdev_get_channel") kernel.trace("cfg80211:rdev_get_key") kernel.trace("cfg80211:rdev_get_mesh_config") kernel.trace("cfg80211:rdev_get_mpath") kernel.trace("cfg80211:rdev_get_mpp") kernel.trace("cfg80211:rdev_get_station") kernel.trace("cfg80211:rdev_get_tx_power") kernel.trace("cfg80211:rdev_join_ibss") kernel.trace("cfg80211:rdev_join_mesh") kernel.trace("cfg80211:rdev_join_ocb") kernel.trace("cfg80211:rdev_leave_ibss") kernel.trace("cfg80211:rdev_leave_mesh") kernel.trace("cfg80211:rdev_leave_ocb") kernel.trace("cfg80211:rdev_libertas_set_mesh_channel") kernel.trace("cfg80211:rdev_mgmt_frame_register") kernel.trace("cfg80211:rdev_mgmt_tx") kernel.trace("cfg80211:rdev_mgmt_tx_cancel_wait") kernel.trace("cfg80211:rdev_probe_client") kernel.trace("cfg80211:rdev_remain_on_channel") kernel.trace("cfg80211:rdev_resume") kernel.trace("cfg80211:rdev_return_chandef") kernel.trace("cfg80211:rdev_return_int") kernel.trace("cfg80211:rdev_return_int_cookie") kernel.trace("cfg80211:rdev_return_int_int") kernel.trace("cfg80211:rdev_return_int_mesh_config") kernel.trace("cfg80211:rdev_return_int_mpath_info") kernel.trace("cfg80211:rdev_return_int_station_info") kernel.trace("cfg80211:rdev_return_int_survey_info") kernel.trace("cfg80211:rdev_return_int_tx_rx") kernel.trace("cfg80211:rdev_return_void") kernel.trace("cfg80211:rdev_return_void_tx_rx") kernel.trace("cfg80211:rdev_return_wdev") kernel.trace("cfg80211:rdev_rfkill_poll") kernel.trace("cfg80211:rdev_scan") kernel.trace("cfg80211:rdev_sched_scan_start") kernel.trace("cfg80211:rdev_sched_scan_stop") kernel.trace("cfg80211:rdev_set_antenna") kernel.trace("cfg80211:rdev_set_ap_chanwidth") kernel.trace("cfg80211:rdev_set_bitrate_mask") kernel.trace("cfg80211:rdev_set_cqm_rssi_config") kernel.trace("cfg80211:rdev_set_cqm_txe_config") kernel.trace("cfg80211:rdev_set_default_key") kernel.trace("cfg80211:rdev_set_default_mgmt_key") kernel.trace("cfg80211:rdev_set_mac_acl") kernel.trace("cfg80211:rdev_set_monitor_channel") kernel.trace("cfg80211:rdev_set_noack_map") kernel.trace("cfg80211:rdev_set_pmksa") kernel.trace("cfg80211:rdev_set_power_mgmt") kernel.trace("cfg80211:rdev_set_qos_map") kernel.trace("cfg80211:rdev_set_rekey_data") kernel.trace("cfg80211:rdev_set_tx_power") kernel.trace("cfg80211:rdev_set_txq_params") kernel.trace("cfg80211:rdev_set_wakeup") kernel.trace("cfg80211:rdev_set_wds_peer") kernel.trace("cfg80211:rdev_set_wiphy_params") kernel.trace("cfg80211:rdev_start_ap") kernel.trace("cfg80211:rdev_start_p2p_device") kernel.trace("cfg80211:rdev_stop_ap") kernel.trace("cfg80211:rdev_stop_p2p_device") kernel.trace("cfg80211:rdev_suspend") kernel.trace("cfg80211:rdev_tdls_cancel_channel_switch") kernel.trace("cfg80211:rdev_tdls_channel_switch") kernel.trace("cfg80211:rdev_tdls_mgmt") kernel.trace("cfg80211:rdev_tdls_oper") kernel.trace("cfg80211:rdev_update_ft_ies") kernel.trace("cfg80211:rdev_update_mesh_config") kernel.trace("compaction:mm_compaction_begin") kernel.trace("compaction:mm_compaction_end") kernel.trace("compaction:mm_compaction_isolate_freepages") kernel.trace("compaction:mm_compaction_isolate_migratepages") kernel.trace("compaction:mm_compaction_migratepages") kernel.trace("context_tracking:user_enter") kernel.trace("context_tracking:user_exit") kernel.trace("drm:drm_vblank_event") kernel.trace("drm:drm_vblank_event_delivered") kernel.trace("drm:drm_vblank_event_queued") kernel.trace("ext3:ext3_alloc_new_reservation") kernel.trace("ext3:ext3_allocate_blocks") kernel.trace("ext3:ext3_allocate_inode") kernel.trace("ext3:ext3_direct_IO_enter") kernel.trace("ext3:ext3_direct_IO_exit") kernel.trace("ext3:ext3_discard_blocks") kernel.trace("ext3:ext3_discard_reservation") kernel.trace("ext3:ext3_drop_inode") kernel.trace("ext3:ext3_evict_inode") kernel.trace("ext3:ext3_forget") kernel.trace("ext3:ext3_free_blocks") kernel.trace("ext3:ext3_free_inode") kernel.trace("ext3:ext3_get_blocks_enter") kernel.trace("ext3:ext3_get_blocks_exit") kernel.trace("ext3:ext3_invalidatepage") kernel.trace("ext3:ext3_journalled_write_end") kernel.trace("ext3:ext3_journalled_writepage") kernel.trace("ext3:ext3_load_inode") kernel.trace("ext3:ext3_mark_inode_dirty") kernel.trace("ext3:ext3_ordered_write_end") kernel.trace("ext3:ext3_ordered_writepage") kernel.trace("ext3:ext3_read_block_bitmap") kernel.trace("ext3:ext3_readpage") kernel.trace("ext3:ext3_releasepage") kernel.trace("ext3:ext3_request_blocks") kernel.trace("ext3:ext3_request_inode") kernel.trace("ext3:ext3_reserved") kernel.trace("ext3:ext3_rsv_window_add") kernel.trace("ext3:ext3_sync_file_enter") kernel.trace("ext3:ext3_sync_file_exit") kernel.trace("ext3:ext3_sync_fs") kernel.trace("ext3:ext3_truncate_enter") kernel.trace("ext3:ext3_truncate_exit") kernel.trace("ext3:ext3_unlink_enter") kernel.trace("ext3:ext3_unlink_exit") kernel.trace("ext3:ext3_write_begin") kernel.trace("ext3:ext3_writeback_write_end") kernel.trace("ext3:ext3_writeback_writepage") kernel.trace("ext4:ext4_alloc_da_blocks") kernel.trace("ext4:ext4_allocate_blocks") kernel.trace("ext4:ext4_allocate_inode") kernel.trace("ext4:ext4_begin_ordered_truncate") kernel.trace("ext4:ext4_collapse_range") kernel.trace("ext4:ext4_da_release_space") kernel.trace("ext4:ext4_da_reserve_space") kernel.trace("ext4:ext4_da_update_reserve_space") kernel.trace("ext4:ext4_da_write_begin") kernel.trace("ext4:ext4_da_write_end") kernel.trace("ext4:ext4_da_write_pages") kernel.trace("ext4:ext4_da_write_pages_extent") kernel.trace("ext4:ext4_direct_IO_enter") kernel.trace("ext4:ext4_direct_IO_exit") kernel.trace("ext4:ext4_discard_blocks") kernel.trace("ext4:ext4_discard_preallocations") kernel.trace("ext4:ext4_drop_inode") kernel.trace("ext4:ext4_es_cache_extent") kernel.trace("ext4:ext4_es_find_delayed_extent_range_enter") kernel.trace("ext4:ext4_es_find_delayed_extent_range_exit") kernel.trace("ext4:ext4_es_insert_extent") kernel.trace("ext4:ext4_es_lookup_extent_enter") kernel.trace("ext4:ext4_es_lookup_extent_exit") kernel.trace("ext4:ext4_es_remove_extent") kernel.trace("ext4:ext4_es_shrink") kernel.trace("ext4:ext4_es_shrink_count") kernel.trace("ext4:ext4_es_shrink_scan_enter") kernel.trace("ext4:ext4_es_shrink_scan_exit") kernel.trace("ext4:ext4_evict_inode") kernel.trace("ext4:ext4_ext_convert_to_initialized_enter") kernel.trace("ext4:ext4_ext_convert_to_initialized_fastpath") kernel.trace("ext4:ext4_ext_handle_unwritten_extents") kernel.trace("ext4:ext4_ext_in_cache") kernel.trace("ext4:ext4_ext_load_extent") kernel.trace("ext4:ext4_ext_map_blocks_enter") kernel.trace("ext4:ext4_ext_map_blocks_exit") kernel.trace("ext4:ext4_ext_put_in_cache") kernel.trace("ext4:ext4_ext_remove_space") kernel.trace("ext4:ext4_ext_remove_space_done") kernel.trace("ext4:ext4_ext_rm_idx") kernel.trace("ext4:ext4_ext_rm_leaf") kernel.trace("ext4:ext4_ext_show_extent") kernel.trace("ext4:ext4_fallocate_enter") kernel.trace("ext4:ext4_fallocate_exit") kernel.trace("ext4:ext4_find_delalloc_range") kernel.trace("ext4:ext4_forget") kernel.trace("ext4:ext4_free_blocks") kernel.trace("ext4:ext4_free_inode") kernel.trace("ext4:ext4_get_implied_cluster_alloc_exit") kernel.trace("ext4:ext4_get_reserved_cluster_alloc") kernel.trace("ext4:ext4_ind_map_blocks_enter") kernel.trace("ext4:ext4_ind_map_blocks_exit") kernel.trace("ext4:ext4_invalidatepage") kernel.trace("ext4:ext4_journal_start") kernel.trace("ext4:ext4_journal_start_reserved") kernel.trace("ext4:ext4_journalled_invalidatepage") kernel.trace("ext4:ext4_journalled_write_end") kernel.trace("ext4:ext4_load_inode") kernel.trace("ext4:ext4_load_inode_bitmap") kernel.trace("ext4:ext4_mark_inode_dirty") kernel.trace("ext4:ext4_mb_bitmap_load") kernel.trace("ext4:ext4_mb_buddy_bitmap_load") kernel.trace("ext4:ext4_mb_discard_preallocations") kernel.trace("ext4:ext4_mb_new_group_pa") kernel.trace("ext4:ext4_mb_new_inode_pa") kernel.trace("ext4:ext4_mb_release_group_pa") kernel.trace("ext4:ext4_mb_release_inode_pa") kernel.trace("ext4:ext4_mballoc_alloc") kernel.trace("ext4:ext4_mballoc_discard") kernel.trace("ext4:ext4_mballoc_free") kernel.trace("ext4:ext4_mballoc_prealloc") kernel.trace("ext4:ext4_punch_hole") kernel.trace("ext4:ext4_read_block_bitmap_load") kernel.trace("ext4:ext4_readpage") kernel.trace("ext4:ext4_releasepage") kernel.trace("ext4:ext4_remove_blocks") kernel.trace("ext4:ext4_request_blocks") kernel.trace("ext4:ext4_request_inode") kernel.trace("ext4:ext4_sync_file_enter") kernel.trace("ext4:ext4_sync_file_exit") kernel.trace("ext4:ext4_sync_fs") kernel.trace("ext4:ext4_trim_all_free") kernel.trace("ext4:ext4_trim_extent") kernel.trace("ext4:ext4_truncate_enter") kernel.trace("ext4:ext4_truncate_exit") kernel.trace("ext4:ext4_unlink_enter") kernel.trace("ext4:ext4_unlink_exit") kernel.trace("ext4:ext4_write_begin") kernel.trace("ext4:ext4_write_end") kernel.trace("ext4:ext4_writepage") kernel.trace("ext4:ext4_writepages") kernel.trace("ext4:ext4_writepages_result") kernel.trace("ext4:ext4_zero_range") kernel.trace("fence:fence_annotate_wait_on") kernel.trace("fence:fence_destroy") kernel.trace("fence:fence_emit") kernel.trace("fence:fence_enable_signal") kernel.trace("fence:fence_init") kernel.trace("fence:fence_signaled") kernel.trace("fence:fence_wait_end") kernel.trace("fence:fence_wait_start") kernel.trace("filelock:break_lease_block") kernel.trace("filelock:break_lease_noblock") kernel.trace("filelock:break_lease_unblock") kernel.trace("filelock:generic_add_lease") kernel.trace("filelock:generic_delete_lease") kernel.trace("filelock:time_out_leases") kernel.trace("filemap:mm_filemap_add_to_page_cache") kernel.trace("filemap:mm_filemap_delete_from_page_cache") kernel.trace("gfs2:gfs2_ail_flush") kernel.trace("gfs2:gfs2_block_alloc") kernel.trace("gfs2:gfs2_bmap") kernel.trace("gfs2:gfs2_demote_rq") kernel.trace("gfs2:gfs2_glock_lock_time") kernel.trace("gfs2:gfs2_glock_put") kernel.trace("gfs2:gfs2_glock_queue") kernel.trace("gfs2:gfs2_glock_state_change") kernel.trace("gfs2:gfs2_log_blocks") kernel.trace("gfs2:gfs2_log_flush") kernel.trace("gfs2:gfs2_pin") kernel.trace("gfs2:gfs2_promote") kernel.trace("gfs2:gfs2_rs") kernel.trace("gpio:gpio_direction") kernel.trace("gpio:gpio_value") kernel.trace("hda:hda_bus_reset") kernel.trace("hda:hda_get_response") kernel.trace("hda:hda_power_count") kernel.trace("hda:hda_power_down") kernel.trace("hda:hda_power_up") kernel.trace("hda:hda_send_cmd") kernel.trace("hda:hda_unsol_event") kernel.trace("hda_intel:azx_get_position") kernel.trace("hda_intel:azx_pcm_trigger") kernel.trace("host1x:host1x_cdma_begin") kernel.trace("host1x:host1x_cdma_end") kernel.trace("host1x:host1x_cdma_push") kernel.trace("host1x:host1x_cdma_push_gather") kernel.trace("host1x:host1x_channel_open") kernel.trace("host1x:host1x_channel_release") kernel.trace("host1x:host1x_channel_submit") kernel.trace("host1x:host1x_channel_submit_complete") kernel.trace("host1x:host1x_channel_submitted") kernel.trace("host1x:host1x_syncpt_load_min") kernel.trace("host1x:host1x_syncpt_wait_check") kernel.trace("host1x:host1x_wait_cdma") kernel.trace("hswadsp:hsw_device_config_req") kernel.trace("hswadsp:hsw_mixer_info_reply") kernel.trace("hswadsp:hsw_stream_alloc_reply") kernel.trace("hswadsp:hsw_stream_alloc_request") kernel.trace("hswadsp:hsw_stream_buffer") kernel.trace("hswadsp:hsw_stream_data_format") kernel.trace("hswadsp:hsw_stream_free_req") kernel.trace("hswadsp:hsw_volume_req") kernel.trace("hswadsp:ipc_error") kernel.trace("hswadsp:ipc_notification") kernel.trace("hswadsp:ipc_pending_reply") kernel.trace("hswadsp:ipc_reply") kernel.trace("hswadsp:ipc_request") kernel.trace("hswadsp:sst_irq_busy") kernel.trace("hswadsp:sst_irq_done") kernel.trace("hswadsp:stream_read_position") kernel.trace("hswadsp:stream_write_position") kernel.trace("i2c:i2c_read") kernel.trace("i2c:i2c_reply") kernel.trace("i2c:i2c_result") kernel.trace("i2c:i2c_write") kernel.trace("i2c:smbus_read") kernel.trace("i2c:smbus_reply") kernel.trace("i2c:smbus_result") kernel.trace("i2c:smbus_write") kernel.trace("intel-sst:sst_ipc_inbox_rdata") kernel.trace("intel-sst:sst_ipc_inbox_read") kernel.trace("intel-sst:sst_ipc_inbox_wdata") kernel.trace("intel-sst:sst_ipc_inbox_write") kernel.trace("intel-sst:sst_ipc_msg_rx") kernel.trace("intel-sst:sst_ipc_msg_tx") kernel.trace("intel-sst:sst_ipc_outbox_rdata") kernel.trace("intel-sst:sst_ipc_outbox_read") kernel.trace("intel-sst:sst_ipc_outbox_wdata") kernel.trace("intel-sst:sst_ipc_outbox_write") kernel.trace("iommu:add_device_to_group") kernel.trace("iommu:attach_device_to_domain") kernel.trace("iommu:detach_device_from_domain") kernel.trace("iommu:io_page_fault") kernel.trace("iommu:map") kernel.trace("iommu:remove_device_from_group") kernel.trace("iommu:unmap") kernel.trace("ipi:ipi_entry") kernel.trace("ipi:ipi_exit") kernel.trace("ipi:ipi_raise") kernel.trace("irq:irq_handler_entry") kernel.trace("irq:irq_handler_exit") kernel.trace("irq:softirq_entry") kernel.trace("irq:softirq_exit") kernel.trace("irq:softirq_raise") kernel.trace("jbd2:jbd2_checkpoint") kernel.trace("jbd2:jbd2_checkpoint_stats") kernel.trace("jbd2:jbd2_commit_flushing") kernel.trace("jbd2:jbd2_commit_locking") kernel.trace("jbd2:jbd2_commit_logging") kernel.trace("jbd2:jbd2_drop_transaction") kernel.trace("jbd2:jbd2_end_commit") kernel.trace("jbd2:jbd2_handle_extend") kernel.trace("jbd2:jbd2_handle_start") kernel.trace("jbd2:jbd2_handle_stats") kernel.trace("jbd2:jbd2_lock_buffer_stall") kernel.trace("jbd2:jbd2_run_stats") kernel.trace("jbd2:jbd2_start_commit") kernel.trace("jbd2:jbd2_submit_inode_data") kernel.trace("jbd2:jbd2_update_log_tail") kernel.trace("jbd2:jbd2_write_superblock") kernel.trace("jbd:jbd_checkpoint") kernel.trace("jbd:jbd_cleanup_journal_tail") kernel.trace("jbd:jbd_commit_flushing") kernel.trace("jbd:jbd_commit_locking") kernel.trace("jbd:jbd_commit_logging") kernel.trace("jbd:jbd_do_submit_data") kernel.trace("jbd:jbd_drop_transaction") kernel.trace("jbd:jbd_end_commit") kernel.trace("jbd:jbd_start_commit") kernel.trace("jbd:journal_write_superblock") kernel.trace("kmem:kfree") kernel.trace("kmem:kmalloc") kernel.trace("kmem:kmalloc_node") kernel.trace("kmem:kmem_cache_alloc") kernel.trace("kmem:kmem_cache_alloc_node") kernel.trace("kmem:kmem_cache_free") kernel.trace("kmem:mm_page_alloc") kernel.trace("kmem:mm_page_alloc_extfrag") kernel.trace("kmem:mm_page_alloc_zone_locked") kernel.trace("kmem:mm_page_free") kernel.trace("kmem:mm_page_free_batched") kernel.trace("kmem:mm_page_pcpu_drain") kernel.trace("kvm:kvm_age_page") kernel.trace("kvm:kvm_fpu") kernel.trace("kvm:kvm_mmio") kernel.trace("kvm:kvm_userspace_exit") kernel.trace("mac80211:api_beacon_loss") kernel.trace("mac80211:api_chswitch_done") kernel.trace("mac80211:api_connection_loss") kernel.trace("mac80211:api_cqm_beacon_loss_notify") kernel.trace("mac80211:api_cqm_rssi_notify") kernel.trace("mac80211:api_enable_rssi_reports") kernel.trace("mac80211:api_eosp") kernel.trace("mac80211:api_gtk_rekey_notify") kernel.trace("mac80211:api_radar_detected") kernel.trace("mac80211:api_ready_on_channel") kernel.trace("mac80211:api_remain_on_channel_expired") kernel.trace("mac80211:api_restart_hw") kernel.trace("mac80211:api_scan_completed") kernel.trace("mac80211:api_sched_scan_results") kernel.trace("mac80211:api_sched_scan_stopped") kernel.trace("mac80211:api_sta_block_awake") kernel.trace("mac80211:api_sta_set_buffered") kernel.trace("mac80211:api_start_tx_ba_cb") kernel.trace("mac80211:api_start_tx_ba_session") kernel.trace("mac80211:api_stop_tx_ba_cb") kernel.trace("mac80211:api_stop_tx_ba_session") kernel.trace("mac80211:drv_add_chanctx") kernel.trace("mac80211:drv_add_interface") kernel.trace("mac80211:drv_allow_buffered_frames") kernel.trace("mac80211:drv_ampdu_action") kernel.trace("mac80211:drv_assign_vif_chanctx") kernel.trace("mac80211:drv_bss_info_changed") kernel.trace("mac80211:drv_cancel_hw_scan") kernel.trace("mac80211:drv_cancel_remain_on_channel") kernel.trace("mac80211:drv_change_chanctx") kernel.trace("mac80211:drv_change_interface") kernel.trace("mac80211:drv_channel_switch") kernel.trace("mac80211:drv_channel_switch_beacon") kernel.trace("mac80211:drv_conf_tx") kernel.trace("mac80211:drv_config") kernel.trace("mac80211:drv_configure_filter") kernel.trace("mac80211:drv_flush") kernel.trace("mac80211:drv_get_antenna") kernel.trace("mac80211:drv_get_et_sset_count") kernel.trace("mac80211:drv_get_et_stats") kernel.trace("mac80211:drv_get_et_strings") kernel.trace("mac80211:drv_get_expected_throughput") kernel.trace("mac80211:drv_get_ringparam") kernel.trace("mac80211:drv_get_rssi") kernel.trace("mac80211:drv_get_stats") kernel.trace("mac80211:drv_get_survey") kernel.trace("mac80211:drv_get_tkip_seq") kernel.trace("mac80211:drv_get_tsf") kernel.trace("mac80211:drv_get_txpower") kernel.trace("mac80211:drv_hw_scan") kernel.trace("mac80211:drv_ipv6_addr_change") kernel.trace("mac80211:drv_join_ibss") kernel.trace("mac80211:drv_leave_ibss") kernel.trace("mac80211:drv_mgd_prepare_tx") kernel.trace("mac80211:drv_mgd_protect_tdls_discover") kernel.trace("mac80211:drv_offchannel_tx_cancel_wait") kernel.trace("mac80211:drv_post_channel_switch") kernel.trace("mac80211:drv_pre_channel_switch") kernel.trace("mac80211:drv_prepare_multicast") kernel.trace("mac80211:drv_reconfig_complete") kernel.trace("mac80211:drv_release_buffered_frames") kernel.trace("mac80211:drv_remain_on_channel") kernel.trace("mac80211:drv_remove_chanctx") kernel.trace("mac80211:drv_remove_interface") kernel.trace("mac80211:drv_reset_tsf") kernel.trace("mac80211:drv_resume") kernel.trace("mac80211:drv_return_bool") kernel.trace("mac80211:drv_return_int") kernel.trace("mac80211:drv_return_u32") kernel.trace("mac80211:drv_return_u64") kernel.trace("mac80211:drv_return_void") kernel.trace("mac80211:drv_rssi_callback") kernel.trace("mac80211:drv_sched_scan_start") kernel.trace("mac80211:drv_sched_scan_stop") kernel.trace("mac80211:drv_set_antenna") kernel.trace("mac80211:drv_set_bitrate_mask") kernel.trace("mac80211:drv_set_coverage_class") kernel.trace("mac80211:drv_set_default_unicast_key") kernel.trace("mac80211:drv_set_frag_threshold") kernel.trace("mac80211:drv_set_key") kernel.trace("mac80211:drv_set_rekey_data") kernel.trace("mac80211:drv_set_ringparam") kernel.trace("mac80211:drv_set_rts_threshold") kernel.trace("mac80211:drv_set_tim") kernel.trace("mac80211:drv_set_tsf") kernel.trace("mac80211:drv_set_wakeup") kernel.trace("mac80211:drv_sta_add") kernel.trace("mac80211:drv_sta_notify") kernel.trace("mac80211:drv_sta_pre_rcu_remove") kernel.trace("mac80211:drv_sta_rate_tbl_update") kernel.trace("mac80211:drv_sta_rc_update") kernel.trace("mac80211:drv_sta_remove") kernel.trace("mac80211:drv_sta_state") kernel.trace("mac80211:drv_start") kernel.trace("mac80211:drv_start_ap") kernel.trace("mac80211:drv_stop") kernel.trace("mac80211:drv_stop_ap") kernel.trace("mac80211:drv_suspend") kernel.trace("mac80211:drv_sw_scan_complete") kernel.trace("mac80211:drv_sw_scan_start") kernel.trace("mac80211:drv_switch_vif_chanctx") kernel.trace("mac80211:drv_tdls_cancel_channel_switch") kernel.trace("mac80211:drv_tdls_channel_switch") kernel.trace("mac80211:drv_tdls_recv_channel_switch") kernel.trace("mac80211:drv_tx_frames_pending") kernel.trace("mac80211:drv_tx_last_beacon") kernel.trace("mac80211:drv_unassign_vif_chanctx") kernel.trace("mac80211:drv_update_tkip_key") kernel.trace("mac80211:stop_queue") kernel.trace("mac80211:wake_queue") kernel.trace("module_free") kernel.trace("module_get") kernel.trace("module_load") kernel.trace("module_put") kernel.trace("module_request") kernel.trace("napi:napi_poll") kernel.trace("net:napi_gro_frags_entry") kernel.trace("net:napi_gro_receive_entry") kernel.trace("net:net_dev_queue") kernel.trace("net:net_dev_start_xmit") kernel.trace("net:net_dev_xmit") kernel.trace("net:netif_receive_skb") kernel.trace("net:netif_receive_skb_entry") kernel.trace("net:netif_rx") kernel.trace("net:netif_rx_entry") kernel.trace("net:netif_rx_ni_entry") kernel.trace("nmi:nmi_handler") kernel.trace("oom:oom_score_adj_update") kernel.trace("pagemap:mm_lru_activate") kernel.trace("pagemap:mm_lru_insertion") kernel.trace("power:clock_disable") kernel.trace("power:clock_enable") kernel.trace("power:clock_set_rate") kernel.trace("power:cpu_frequency") kernel.trace("power:cpu_idle") kernel.trace("power:cpu_migrate_begin") kernel.trace("power:cpu_migrate_current") kernel.trace("power:cpu_migrate_finish") kernel.trace("power:dev_pm_qos_add_request") kernel.trace("power:dev_pm_qos_remove_request") kernel.trace("power:dev_pm_qos_update_request") kernel.trace("power:device_pm_callback_end") kernel.trace("power:device_pm_callback_start") kernel.trace("power:pm_qos_add_request") kernel.trace("power:pm_qos_remove_request") kernel.trace("power:pm_qos_update_flags") kernel.trace("power:pm_qos_update_request") kernel.trace("power:pm_qos_update_request_timeout") kernel.trace("power:pm_qos_update_target") kernel.trace("power:power_domain_target") kernel.trace("power:pstate_sample") kernel.trace("power:suspend_resume") kernel.trace("power:wakeup_source_activate") kernel.trace("power:wakeup_source_deactivate") kernel.trace("printk:console") kernel.trace("random:add_device_randomness") kernel.trace("random:add_disk_randomness") kernel.trace("random:add_input_randomness") kernel.trace("random:credit_entropy_bits") kernel.trace("random:debit_entropy") kernel.trace("random:extract_entropy") kernel.trace("random:extract_entropy_user") kernel.trace("random:get_random_bytes") kernel.trace("random:get_random_bytes_arch") kernel.trace("random:mix_pool_bytes") kernel.trace("random:mix_pool_bytes_nolock") kernel.trace("random:push_to_pool") kernel.trace("random:random_read") kernel.trace("random:urandom_read") kernel.trace("random:xfer_secondary_pool") kernel.trace("ras:aer_event") kernel.trace("ras:mc_event") kernel.trace("raw_syscalls:sys_enter") kernel.trace("raw_syscalls:sys_exit") kernel.trace("rcu:rcu_utilization") kernel.trace("regmap:regcache_drop_region") kernel.trace("regmap:regcache_sync") kernel.trace("regmap:regmap_async_complete_done") kernel.trace("regmap:regmap_async_complete_start") kernel.trace("regmap:regmap_async_io_complete") kernel.trace("regmap:regmap_async_write_start") kernel.trace("regmap:regmap_cache_bypass") kernel.trace("regmap:regmap_cache_only") kernel.trace("regmap:regmap_hw_read_done") kernel.trace("regmap:regmap_hw_read_start") kernel.trace("regmap:regmap_hw_write_done") kernel.trace("regmap:regmap_hw_write_start") kernel.trace("regmap:regmap_reg_read") kernel.trace("regmap:regmap_reg_read_cache") kernel.trace("regmap:regmap_reg_write") kernel.trace("regulator:regulator_disable") kernel.trace("regulator:regulator_disable_complete") kernel.trace("regulator:regulator_enable") kernel.trace("regulator:regulator_enable_complete") kernel.trace("regulator:regulator_enable_delay") kernel.trace("regulator:regulator_set_voltage") kernel.trace("regulator:regulator_set_voltage_complete") kernel.trace("rpm:rpm_idle") kernel.trace("rpm:rpm_resume") kernel.trace("rpm:rpm_return_int") kernel.trace("rpm:rpm_suspend") kernel.trace("sched:sched_kthread_stop") kernel.trace("sched:sched_kthread_stop_ret") kernel.trace("sched:sched_migrate_task") kernel.trace("sched:sched_move_numa") kernel.trace("sched:sched_pi_setprio") kernel.trace("sched:sched_process_exec") kernel.trace("sched:sched_process_exit") kernel.trace("sched:sched_process_fork") kernel.trace("sched:sched_process_free") kernel.trace("sched:sched_process_hang") kernel.trace("sched:sched_process_wait") kernel.trace("sched:sched_stat_blocked") kernel.trace("sched:sched_stat_iowait") kernel.trace("sched:sched_stat_runtime") kernel.trace("sched:sched_stat_sleep") kernel.trace("sched:sched_stat_wait") kernel.trace("sched:sched_stick_numa") kernel.trace("sched:sched_swap_numa") kernel.trace("sched:sched_switch") kernel.trace("sched:sched_wait_task") kernel.trace("sched:sched_wake_idle_without_ipi") kernel.trace("sched:sched_wakeup") kernel.trace("sched:sched_wakeup_new") kernel.trace("scsi:scsi_dispatch_cmd_done") kernel.trace("scsi:scsi_dispatch_cmd_error") kernel.trace("scsi:scsi_dispatch_cmd_start") kernel.trace("scsi:scsi_dispatch_cmd_timeout") kernel.trace("scsi:scsi_eh_wakeup") kernel.trace("signal:signal_deliver") kernel.trace("signal:signal_generate") kernel.trace("skb:consume_skb") kernel.trace("skb:kfree_skb") kernel.trace("skb:skb_copy_datagram_iovec") kernel.trace("sock:sock_exceed_buf_limit") kernel.trace("sock:sock_rcvqueue_full") kernel.trace("sunrpc:rpc_bind_status") kernel.trace("sunrpc:rpc_call_status") kernel.trace("sunrpc:rpc_connect_status") kernel.trace("sunrpc:rpc_socket_close") kernel.trace("sunrpc:rpc_socket_connect") kernel.trace("sunrpc:rpc_socket_error") kernel.trace("sunrpc:rpc_socket_reset_connection") kernel.trace("sunrpc:rpc_socket_shutdown") kernel.trace("sunrpc:rpc_socket_state_change") kernel.trace("sunrpc:rpc_task_begin") kernel.trace("sunrpc:rpc_task_complete") kernel.trace("sunrpc:rpc_task_run_action") kernel.trace("sunrpc:rpc_task_sleep") kernel.trace("sunrpc:rpc_task_wakeup") kernel.trace("sunrpc:svc_handle_xprt") kernel.trace("sunrpc:svc_process") kernel.trace("sunrpc:svc_recv") kernel.trace("sunrpc:svc_send") kernel.trace("sunrpc:svc_wake_up") kernel.trace("sunrpc:svc_xprt_dequeue") kernel.trace("sunrpc:svc_xprt_do_enqueue") kernel.trace("sunrpc:xprt_complete_rqst") kernel.trace("sunrpc:xprt_lookup_rqst") kernel.trace("sunrpc:xprt_transmit") kernel.trace("sunrpc:xs_tcp_data_ready") kernel.trace("sunrpc:xs_tcp_data_recv") kernel.trace("swiotlb:swiotlb_bounced") kernel.trace("target:target_cmd_complete") kernel.trace("target:target_sequencer_start") kernel.trace("task:task_newtask") kernel.trace("task:task_rename") kernel.trace("thermal:cdev_update") kernel.trace("thermal:thermal_temperature") kernel.trace("thermal:thermal_zone_trip") kernel.trace("thp:hugepage_invalidate") kernel.trace("thp:hugepage_set_pmd") kernel.trace("thp:hugepage_splitting") kernel.trace("thp:hugepage_update") kernel.trace("timer:hrtimer_cancel") kernel.trace("timer:hrtimer_expire_entry") kernel.trace("timer:hrtimer_expire_exit") kernel.trace("timer:hrtimer_init") kernel.trace("timer:hrtimer_start") kernel.trace("timer:itimer_expire") kernel.trace("timer:itimer_state") kernel.trace("timer:tick_stop") kernel.trace("timer:timer_cancel") kernel.trace("timer:timer_expire_entry") kernel.trace("timer:timer_expire_exit") kernel.trace("timer:timer_init") kernel.trace("timer:timer_start") kernel.trace("tlb:tlb_flush") kernel.trace("udp:udp_fail_queue_rcv_skb") kernel.trace("vmscan:mm_shrink_slab_end") kernel.trace("vmscan:mm_shrink_slab_start") kernel.trace("vmscan:mm_vmscan_direct_reclaim_begin") kernel.trace("vmscan:mm_vmscan_direct_reclaim_end") kernel.trace("vmscan:mm_vmscan_kswapd_sleep") kernel.trace("vmscan:mm_vmscan_kswapd_wake") kernel.trace("vmscan:mm_vmscan_lru_isolate") kernel.trace("vmscan:mm_vmscan_lru_shrink_inactive") kernel.trace("vmscan:mm_vmscan_memcg_isolate") kernel.trace("vmscan:mm_vmscan_memcg_reclaim_begin") kernel.trace("vmscan:mm_vmscan_memcg_reclaim_end") kernel.trace("vmscan:mm_vmscan_memcg_softlimit_reclaim_begin") kernel.trace("vmscan:mm_vmscan_memcg_softlimit_reclaim_end") kernel.trace("vmscan:mm_vmscan_wakeup_kswapd") kernel.trace("vmscan:mm_vmscan_writepage") kernel.trace("workqueue:workqueue_activate_work") kernel.trace("workqueue:workqueue_execute_end") kernel.trace("workqueue:workqueue_execute_start") kernel.trace("workqueue:workqueue_queue_work") kernel.trace("writeback:balance_dirty_pages") kernel.trace("writeback:bdi_dirty_ratelimit") kernel.trace("writeback:global_dirty_state") kernel.trace("writeback:wbc_writepage") kernel.trace("writeback:writeback_bdi_register") kernel.trace("writeback:writeback_bdi_unregister") kernel.trace("writeback:writeback_congestion_wait") kernel.trace("writeback:writeback_dirty_inode") kernel.trace("writeback:writeback_dirty_inode_start") kernel.trace("writeback:writeback_dirty_page") kernel.trace("writeback:writeback_exec") kernel.trace("writeback:writeback_nowork") kernel.trace("writeback:writeback_pages_written") kernel.trace("writeback:writeback_queue") kernel.trace("writeback:writeback_queue_io") kernel.trace("writeback:writeback_sb_inodes_requeue") kernel.trace("writeback:writeback_single_inode") kernel.trace("writeback:writeback_single_inode_start") kernel.trace("writeback:writeback_start") kernel.trace("writeback:writeback_wait") kernel.trace("writeback:writeback_wait_iff_congested") kernel.trace("writeback:writeback_wake_background") kernel.trace("writeback:writeback_write_inode") kernel.trace("writeback:writeback_write_inode_start") kernel.trace("writeback:writeback_written") kernel.trace("xhci-hcd:xhci_address_ctx") kernel.trace("xhci-hcd:xhci_cmd_completion") kernel.trace("xhci-hcd:xhci_dbg_address") kernel.trace("xhci-hcd:xhci_dbg_cancel_urb") kernel.trace("xhci-hcd:xhci_dbg_context_change") kernel.trace("xhci-hcd:xhci_dbg_init") kernel.trace("xhci-hcd:xhci_dbg_quirks") kernel.trace("xhci-hcd:xhci_dbg_reset_ep") kernel.trace("xhci-hcd:xhci_dbg_ring_expansion") PASS: tracepoints list 845 Trying stap -w -p4 -e probe begin {} probe kernel.trace("9p:9p_client_req") { println($$system, $$name, $$vars) } probe kernel.trace("9p:9p_client_res") { println($$system, $$name, $$vars) } probe kernel.trace("9p:9p_protocol_dump") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_bias_level_done") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_bias_level_start") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_connected") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_done") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_input_path") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_output_path") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_start") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_walk_done") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_widget_event_done") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_widget_event_start") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_dapm_widget_power") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_jack_irq") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_jack_notify") { println($$system, $$name, $$vars) } probe kernel.trace("asoc:snd_soc_jack_report") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_bio_backmerge") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_bio_bounce") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_bio_complete") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_bio_frontmerge") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_bio_queue") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_bio_remap") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_dirty_buffer") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_getrq") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_plug") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_rq_abort") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_rq_complete") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_rq_insert") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_rq_issue") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_rq_remap") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_rq_requeue") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_sleeprq") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_split") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_touch_buffer") { println($$system, $$name, $$vars) } probe kernel.trace("block:block_unplug") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:__extent_writepage") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:add_delayed_data_ref") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:add_delayed_ref_head") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:add_delayed_tree_ref") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:alloc_extent_state") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_all_work_done") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_chunk_alloc") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_chunk_free") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_cow_block") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_failed_cluster_setup") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_find_cluster") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_get_extent") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_inode_evict") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_inode_new") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_inode_request") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_ordered_extent_add") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_ordered_extent_put") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_ordered_extent_remove") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_ordered_extent_start") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_ordered_sched") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_qgroup_account") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_qgroup_record_ref") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_reserve_extent") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_reserve_extent_cluster") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_reserved_extent_alloc") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_reserved_extent_free") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_setup_cluster") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_space_reservation") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_sync_file") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_sync_fs") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_transaction_commit") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_work_queued") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_work_sched") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_workqueue_alloc") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_workqueue_destroy") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:btrfs_writepage_end_io_hook") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:find_free_extent") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:free_extent_state") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:run_delayed_data_ref") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:run_delayed_ref_head") { println($$system, $$name, $$vars) } probe kernel.trace("btrfs:run_delayed_tree_ref") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_cac_event") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_ch_switch_notify") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_ch_switch_started_notify") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_chandef_dfs_required") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_cqm_pktloss_notify") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_cqm_rssi_notify") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_del_sta") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_ft_event") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_get_bss") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_gtk_rekey_notify") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_ibss_joined") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_inform_bss_width_frame") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_mgmt_tx_status") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_michael_mic_failure") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_new_sta") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_notify_new_peer_candidate") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_pmksa_candidate_notify") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_probe_status") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_radar_event") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_ready_on_channel") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_ready_on_channel_expired") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_reg_can_beacon") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_report_obss_beacon") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_report_wowlan_wakeup") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_return_bool") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_return_bss") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_return_u32") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_return_uint") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_rx_mgmt") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_rx_mlme_mgmt") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_rx_spurious_frame") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_rx_unexpected_4addr_frame") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_rx_unprot_mlme_mgmt") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_scan_done") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_sched_scan_results") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_sched_scan_stopped") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_send_assoc_timeout") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_send_auth_timeout") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_send_rx_assoc") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_send_rx_auth") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_stop_iface") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_tdls_oper_request") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:cfg80211_tx_mlme_mgmt") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_add_key") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_add_mpath") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_add_station") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_add_tx_ts") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_add_virtual_intf") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_assoc") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_auth") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_cancel_remain_on_channel") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_change_beacon") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_change_bss") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_change_mpath") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_change_station") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_change_virtual_intf") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_connect") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_crit_proto_start") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_crit_proto_stop") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_deauth") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_del_key") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_del_mpath") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_del_pmksa") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_del_station") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_del_tx_ts") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_del_virtual_intf") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_disassoc") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_disconnect") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_dump_mpath") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_dump_mpp") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_dump_station") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_dump_survey") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_flush_pmksa") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_get_antenna") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_get_channel") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_get_key") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_get_mesh_config") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_get_mpath") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_get_mpp") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_get_station") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_get_tx_power") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_join_ibss") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_join_mesh") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_join_ocb") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_leave_ibss") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_leave_mesh") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_leave_ocb") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_libertas_set_mesh_channel") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_mgmt_frame_register") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_mgmt_tx") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_mgmt_tx_cancel_wait") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_probe_client") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_remain_on_channel") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_resume") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_chandef") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_int") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_int_cookie") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_int_int") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_int_mesh_config") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_int_mpath_info") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_int_station_info") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_int_survey_info") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_int_tx_rx") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_void") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_void_tx_rx") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_return_wdev") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_rfkill_poll") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_scan") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_sched_scan_start") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_sched_scan_stop") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_antenna") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_ap_chanwidth") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_bitrate_mask") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_cqm_rssi_config") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_cqm_txe_config") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_default_key") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_default_mgmt_key") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_mac_acl") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_monitor_channel") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_noack_map") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_pmksa") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_power_mgmt") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_qos_map") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_rekey_data") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_tx_power") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_txq_params") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_wakeup") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_wds_peer") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_set_wiphy_params") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_start_ap") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_start_p2p_device") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_stop_ap") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_stop_p2p_device") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_suspend") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_tdls_cancel_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_tdls_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_tdls_mgmt") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_tdls_oper") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_update_ft_ies") { println($$system, $$name, $$vars) } probe kernel.trace("cfg80211:rdev_update_mesh_config") { println($$system, $$name, $$vars) } probe kernel.trace("compaction:mm_compaction_begin") { println($$system, $$name, $$vars) } probe kernel.trace("compaction:mm_compaction_end") { println($$system, $$name, $$vars) } probe kernel.trace("compaction:mm_compaction_isolate_freepages") { println($$system, $$name, $$vars) } probe kernel.trace("compaction:mm_compaction_isolate_migratepages") { println($$system, $$name, $$vars) } probe kernel.trace("compaction:mm_compaction_migratepages") { println($$system, $$name, $$vars) } probe kernel.trace("context_tracking:user_enter") { println($$system, $$name, $$vars) } probe kernel.trace("context_tracking:user_exit") { println($$system, $$name, $$vars) } probe kernel.trace("drm:drm_vblank_event") { println($$system, $$name, $$vars) } probe kernel.trace("drm:drm_vblank_event_delivered") { println($$system, $$name, $$vars) } probe kernel.trace("drm:drm_vblank_event_queued") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_alloc_new_reservation") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_allocate_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_allocate_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_direct_IO_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_direct_IO_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_discard_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_discard_reservation") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_drop_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_evict_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_forget") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_free_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_free_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_get_blocks_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_get_blocks_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_invalidatepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_journalled_write_end") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_journalled_writepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_load_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_mark_inode_dirty") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_ordered_write_end") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_ordered_writepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_read_block_bitmap") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_readpage") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_releasepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_request_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_request_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_reserved") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_rsv_window_add") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_sync_file_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_sync_file_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_sync_fs") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_truncate_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_truncate_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_unlink_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_unlink_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_write_begin") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_writeback_write_end") { println($$system, $$name, $$vars) } probe kernel.trace("ext3:ext3_writeback_writepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_alloc_da_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_allocate_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_allocate_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_begin_ordered_truncate") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_collapse_range") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_da_release_space") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_da_reserve_space") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_da_update_reserve_space") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_da_write_begin") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_da_write_end") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_da_write_pages") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_da_write_pages_extent") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_direct_IO_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_direct_IO_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_discard_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_discard_preallocations") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_drop_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_cache_extent") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_find_delayed_extent_range_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_find_delayed_extent_range_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_insert_extent") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_lookup_extent_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_lookup_extent_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_remove_extent") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_shrink") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_shrink_count") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_shrink_scan_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_es_shrink_scan_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_evict_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_convert_to_initialized_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_convert_to_initialized_fastpath") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_handle_unwritten_extents") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_in_cache") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_load_extent") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_map_blocks_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_map_blocks_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_put_in_cache") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_remove_space") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_remove_space_done") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_rm_idx") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_rm_leaf") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ext_show_extent") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_fallocate_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_fallocate_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_find_delalloc_range") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_forget") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_free_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_free_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_get_implied_cluster_alloc_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_get_reserved_cluster_alloc") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ind_map_blocks_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_ind_map_blocks_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_invalidatepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_journal_start") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_journal_start_reserved") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_journalled_invalidatepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_journalled_write_end") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_load_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_load_inode_bitmap") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mark_inode_dirty") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mb_bitmap_load") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mb_buddy_bitmap_load") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mb_discard_preallocations") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mb_new_group_pa") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mb_new_inode_pa") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mb_release_group_pa") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mb_release_inode_pa") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mballoc_alloc") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mballoc_discard") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mballoc_free") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_mballoc_prealloc") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_punch_hole") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_read_block_bitmap_load") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_readpage") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_releasepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_remove_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_request_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_request_inode") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_sync_file_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_sync_file_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_sync_fs") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_trim_all_free") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_trim_extent") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_truncate_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_truncate_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_unlink_enter") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_unlink_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_write_begin") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_write_end") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_writepage") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_writepages") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_writepages_result") { println($$system, $$name, $$vars) } probe kernel.trace("ext4:ext4_zero_range") { println($$system, $$name, $$vars) } probe kernel.trace("fence:fence_annotate_wait_on") { println($$system, $$name, $$vars) } probe kernel.trace("fence:fence_destroy") { println($$system, $$name, $$vars) } probe kernel.trace("fence:fence_emit") { println($$system, $$name, $$vars) } probe kernel.trace("fence:fence_enable_signal") { println($$system, $$name, $$vars) } probe kernel.trace("fence:fence_init") { println($$system, $$name, $$vars) } probe kernel.trace("fence:fence_signaled") { println($$system, $$name, $$vars) } probe kernel.trace("fence:fence_wait_end") { println($$system, $$name, $$vars) } probe kernel.trace("fence:fence_wait_start") { println($$system, $$name, $$vars) } probe kernel.trace("filelock:break_lease_block") { println($$system, $$name, $$vars) } probe kernel.trace("filelock:break_lease_noblock") { println($$system, $$name, $$vars) } probe kernel.trace("filelock:break_lease_unblock") { println($$system, $$name, $$vars) } probe kernel.trace("filelock:generic_add_lease") { println($$system, $$name, $$vars) } probe kernel.trace("filelock:generic_delete_lease") { println($$system, $$name, $$vars) } probe kernel.trace("filelock:time_out_leases") { println($$system, $$name, $$vars) } probe kernel.trace("filemap:mm_filemap_add_to_page_cache") { println($$system, $$name, $$vars) } probe kernel.trace("filemap:mm_filemap_delete_from_page_cache") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_ail_flush") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_block_alloc") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_bmap") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_demote_rq") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_glock_lock_time") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_glock_put") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_glock_queue") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_glock_state_change") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_log_blocks") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_log_flush") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_pin") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_promote") { println($$system, $$name, $$vars) } probe kernel.trace("gfs2:gfs2_rs") { println($$system, $$name, $$vars) } probe kernel.trace("gpio:gpio_direction") { println($$system, $$name, $$vars) } probe kernel.trace("gpio:gpio_value") { println($$system, $$name, $$vars) } probe kernel.trace("hda:hda_bus_reset") { println($$system, $$name, $$vars) } probe kernel.trace("hda:hda_get_response") { println($$system, $$name, $$vars) } probe kernel.trace("hda:hda_power_count") { println($$system, $$name, $$vars) } probe kernel.trace("hda:hda_power_down") { println($$system, $$name, $$vars) } probe kernel.trace("hda:hda_power_up") { println($$system, $$name, $$vars) } probe kernel.trace("hda:hda_send_cmd") { println($$system, $$name, $$vars) } probe kernel.trace("hda:hda_unsol_event") { println($$system, $$name, $$vars) } probe kernel.trace("hda_intel:azx_get_position") { println($$system, $$name, $$vars) } probe kernel.trace("hda_intel:azx_pcm_trigger") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_cdma_begin") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_cdma_end") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_cdma_push") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_cdma_push_gather") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_channel_open") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_channel_release") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_channel_submit") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_channel_submit_complete") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_channel_submitted") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_syncpt_load_min") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_syncpt_wait_check") { println($$system, $$name, $$vars) } probe kernel.trace("host1x:host1x_wait_cdma") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:hsw_device_config_req") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:hsw_mixer_info_reply") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:hsw_stream_alloc_reply") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:hsw_stream_alloc_request") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:hsw_stream_buffer") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:hsw_stream_data_format") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:hsw_stream_free_req") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:hsw_volume_req") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:ipc_error") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:ipc_notification") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:ipc_pending_reply") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:ipc_reply") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:ipc_request") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:sst_irq_busy") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:sst_irq_done") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:stream_read_position") { println($$system, $$name, $$vars) } probe kernel.trace("hswadsp:stream_write_position") { println($$system, $$name, $$vars) } probe kernel.trace("i2c:i2c_read") { println($$system, $$name, $$vars) } probe kernel.trace("i2c:i2c_reply") { println($$system, $$name, $$vars) } probe kernel.trace("i2c:i2c_result") { println($$system, $$name, $$vars) } probe kernel.trace("i2c:i2c_write") { println($$system, $$name, $$vars) } probe kernel.trace("i2c:smbus_read") { println($$system, $$name, $$vars) } probe kernel.trace("i2c:smbus_reply") { println($$system, $$name, $$vars) } probe kernel.trace("i2c:smbus_result") { println($$system, $$name, $$vars) } probe kernel.trace("i2c:smbus_write") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_inbox_rdata") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_inbox_read") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_inbox_wdata") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_inbox_write") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_msg_rx") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_msg_tx") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_outbox_rdata") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_outbox_read") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_outbox_wdata") { println($$system, $$name, $$vars) } probe kernel.trace("intel-sst:sst_ipc_outbox_write") { println($$system, $$name, $$vars) } probe kernel.trace("iommu:add_device_to_group") { println($$system, $$name, $$vars) } probe kernel.trace("iommu:attach_device_to_domain") { println($$system, $$name, $$vars) } probe kernel.trace("iommu:detach_device_from_domain") { println($$system, $$name, $$vars) } probe kernel.trace("iommu:io_page_fault") { println($$system, $$name, $$vars) } probe kernel.trace("iommu:map") { println($$system, $$name, $$vars) } probe kernel.trace("iommu:remove_device_from_group") { println($$system, $$name, $$vars) } probe kernel.trace("iommu:unmap") { println($$system, $$name, $$vars) } probe kernel.trace("ipi:ipi_entry") { println($$system, $$name, $$vars) } probe kernel.trace("ipi:ipi_exit") { println($$system, $$name, $$vars) } probe kernel.trace("ipi:ipi_raise") { println($$system, $$name, $$vars) } probe kernel.trace("irq:irq_handler_entry") { println($$system, $$name, $$vars) } probe kernel.trace("irq:irq_handler_exit") { println($$system, $$name, $$vars) } probe kernel.trace("irq:softirq_entry") { println($$system, $$name, $$vars) } probe kernel.trace("irq:softirq_exit") { println($$system, $$name, $$vars) } probe kernel.trace("irq:softirq_raise") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_checkpoint") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_checkpoint_stats") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_commit_flushing") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_commit_locking") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_commit_logging") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_drop_transaction") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_end_commit") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_handle_extend") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_handle_start") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_handle_stats") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_lock_buffer_stall") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_run_stats") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_start_commit") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_submit_inode_data") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_update_log_tail") { println($$system, $$name, $$vars) } probe kernel.trace("jbd2:jbd2_write_superblock") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_checkpoint") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_cleanup_journal_tail") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_commit_flushing") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_commit_locking") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_commit_logging") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_do_submit_data") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_drop_transaction") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_end_commit") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:jbd_start_commit") { println($$system, $$name, $$vars) } probe kernel.trace("jbd:journal_write_superblock") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:kfree") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:kmalloc") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:kmalloc_node") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:kmem_cache_alloc") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:kmem_cache_alloc_node") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:kmem_cache_free") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:mm_page_alloc") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:mm_page_alloc_extfrag") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:mm_page_alloc_zone_locked") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:mm_page_free") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:mm_page_free_batched") { println($$system, $$name, $$vars) } probe kernel.trace("kmem:mm_page_pcpu_drain") { println($$system, $$name, $$vars) } probe kernel.trace("kvm:kvm_age_page") { println($$system, $$name, $$vars) } probe kernel.trace("kvm:kvm_fpu") { println($$system, $$name, $$vars) } probe kernel.trace("kvm:kvm_mmio") { println($$system, $$name, $$vars) } probe kernel.trace("kvm:kvm_userspace_exit") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_beacon_loss") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_chswitch_done") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_connection_loss") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_cqm_beacon_loss_notify") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_cqm_rssi_notify") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_enable_rssi_reports") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_eosp") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_gtk_rekey_notify") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_radar_detected") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_ready_on_channel") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_remain_on_channel_expired") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_restart_hw") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_scan_completed") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_sched_scan_results") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_sched_scan_stopped") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_sta_block_awake") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_sta_set_buffered") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_start_tx_ba_cb") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_start_tx_ba_session") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_stop_tx_ba_cb") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:api_stop_tx_ba_session") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_add_chanctx") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_add_interface") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_allow_buffered_frames") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_ampdu_action") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_assign_vif_chanctx") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_bss_info_changed") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_cancel_hw_scan") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_cancel_remain_on_channel") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_change_chanctx") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_change_interface") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_channel_switch_beacon") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_conf_tx") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_config") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_configure_filter") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_flush") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_antenna") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_et_sset_count") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_et_stats") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_et_strings") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_expected_throughput") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_ringparam") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_rssi") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_stats") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_survey") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_tkip_seq") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_tsf") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_get_txpower") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_hw_scan") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_ipv6_addr_change") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_join_ibss") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_leave_ibss") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_mgd_prepare_tx") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_mgd_protect_tdls_discover") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_offchannel_tx_cancel_wait") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_post_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_pre_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_prepare_multicast") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_reconfig_complete") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_release_buffered_frames") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_remain_on_channel") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_remove_chanctx") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_remove_interface") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_reset_tsf") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_resume") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_return_bool") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_return_int") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_return_u32") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_return_u64") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_return_void") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_rssi_callback") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sched_scan_start") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sched_scan_stop") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_antenna") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_bitrate_mask") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_coverage_class") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_default_unicast_key") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_frag_threshold") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_key") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_rekey_data") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_ringparam") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_rts_threshold") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_tim") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_tsf") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_set_wakeup") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sta_add") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sta_notify") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sta_pre_rcu_remove") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sta_rate_tbl_update") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sta_rc_update") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sta_remove") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sta_state") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_start") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_start_ap") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_stop") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_stop_ap") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_suspend") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sw_scan_complete") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_sw_scan_start") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_switch_vif_chanctx") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_tdls_cancel_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_tdls_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_tdls_recv_channel_switch") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_tx_frames_pending") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_tx_last_beacon") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_unassign_vif_chanctx") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:drv_update_tkip_key") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:stop_queue") { println($$system, $$name, $$vars) } probe kernel.trace("mac80211:wake_queue") { println($$system, $$name, $$vars) } probe kernel.trace("module_free") { println($$system, $$name, $$vars) } probe kernel.trace("module_get") { println($$system, $$name, $$vars) } probe kernel.trace("module_load") { println($$system, $$name, $$vars) } probe kernel.trace("module_put") { println($$system, $$name, $$vars) } probe kernel.trace("module_request") { println($$system, $$name, $$vars) } probe kernel.trace("napi:napi_poll") { println($$system, $$name, $$vars) } probe kernel.trace("net:napi_gro_frags_entry") { println($$system, $$name, $$vars) } probe kernel.trace("net:napi_gro_receive_entry") { println($$system, $$name, $$vars) } probe kernel.trace("net:net_dev_queue") { println($$system, $$name, $$vars) } probe kernel.trace("net:net_dev_start_xmit") { println($$system, $$name, $$vars) } probe kernel.trace("net:net_dev_xmit") { println($$system, $$name, $$vars) } probe kernel.trace("net:netif_receive_skb") { println($$system, $$name, $$vars) } probe kernel.trace("net:netif_receive_skb_entry") { println($$system, $$name, $$vars) } probe kernel.trace("net:netif_rx") { println($$system, $$name, $$vars) } probe kernel.trace("net:netif_rx_entry") { println($$system, $$name, $$vars) } probe kernel.trace("net:netif_rx_ni_entry") { println($$system, $$name, $$vars) } probe kernel.trace("nmi:nmi_handler") { println($$system, $$name, $$vars) } probe kernel.trace("oom:oom_score_adj_update") { println($$system, $$name, $$vars) } probe kernel.trace("pagemap:mm_lru_activate") { println($$system, $$name, $$vars) } probe kernel.trace("pagemap:mm_lru_insertion") { println($$system, $$name, $$vars) } probe kernel.trace("power:clock_disable") { println($$system, $$name, $$vars) } probe kernel.trace("power:clock_enable") { println($$system, $$name, $$vars) } probe kernel.trace("power:clock_set_rate") { println($$system, $$name, $$vars) } probe kernel.trace("power:cpu_frequency") { println($$system, $$name, $$vars) } probe kernel.trace("power:cpu_idle") { println($$system, $$name, $$vars) } probe kernel.trace("power:cpu_migrate_begin") { println($$system, $$name, $$vars) } probe kernel.trace("power:cpu_migrate_current") { println($$system, $$name, $$vars) } probe kernel.trace("power:cpu_migrate_finish") { println($$system, $$name, $$vars) } probe kernel.trace("power:dev_pm_qos_add_request") { println($$system, $$name, $$vars) } probe kernel.trace("power:dev_pm_qos_remove_request") { println($$system, $$name, $$vars) } probe kernel.trace("power:dev_pm_qos_update_request") { println($$system, $$name, $$vars) } probe kernel.trace("power:device_pm_callback_end") { println($$system, $$name, $$vars) } probe kernel.trace("power:device_pm_callback_start") { println($$system, $$name, $$vars) } probe kernel.trace("power:pm_qos_add_request") { println($$system, $$name, $$vars) } probe kernel.trace("power:pm_qos_remove_request") { println($$system, $$name, $$vars) } probe kernel.trace("power:pm_qos_update_flags") { println($$system, $$name, $$vars) } probe kernel.trace("power:pm_qos_update_request") { println($$system, $$name, $$vars) } probe kernel.trace("power:pm_qos_update_request_timeout") { println($$system, $$name, $$vars) } probe kernel.trace("power:pm_qos_update_target") { println($$system, $$name, $$vars) } probe kernel.trace("power:power_domain_target") { println($$system, $$name, $$vars) } probe kernel.trace("power:pstate_sample") { println($$system, $$name, $$vars) } probe kernel.trace("power:suspend_resume") { println($$system, $$name, $$vars) } probe kernel.trace("power:wakeup_source_activate") { println($$system, $$name, $$vars) } probe kernel.trace("power:wakeup_source_deactivate") { println($$system, $$name, $$vars) } probe kernel.trace("printk:console") { println($$system, $$name, $$vars) } probe kernel.trace("random:add_device_randomness") { println($$system, $$name, $$vars) } probe kernel.trace("random:add_disk_randomness") { println($$system, $$name, $$vars) } probe kernel.trace("random:add_input_randomness") { println($$system, $$name, $$vars) } probe kernel.trace("random:credit_entropy_bits") { println($$system, $$name, $$vars) } probe kernel.trace("random:debit_entropy") { println($$system, $$name, $$vars) } probe kernel.trace("random:extract_entropy") { println($$system, $$name, $$vars) } probe kernel.trace("random:extract_entropy_user") { println($$system, $$name, $$vars) } probe kernel.trace("random:get_random_bytes") { println($$system, $$name, $$vars) } probe kernel.trace("random:get_random_bytes_arch") { println($$system, $$name, $$vars) } probe kernel.trace("random:mix_pool_bytes") { println($$system, $$name, $$vars) } probe kernel.trace("random:mix_pool_bytes_nolock") { println($$system, $$name, $$vars) } probe kernel.trace("random:push_to_pool") { println($$system, $$name, $$vars) } probe kernel.trace("random:random_read") { println($$system, $$name, $$vars) } probe kernel.trace("random:urandom_read") { println($$system, $$name, $$vars) } probe kernel.trace("random:xfer_secondary_pool") { println($$system, $$name, $$vars) } probe kernel.trace("ras:aer_event") { println($$system, $$name, $$vars) } probe kernel.trace("ras:mc_event") { println($$system, $$name, $$vars) } probe kernel.trace("raw_syscalls:sys_enter") { println($$system, $$name, $$vars) } probe kernel.trace("raw_syscalls:sys_exit") { println($$system, $$name, $$vars) } probe kernel.trace("rcu:rcu_utilization") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regcache_drop_region") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regcache_sync") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_async_complete_done") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_async_complete_start") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_async_io_complete") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_async_write_start") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_cache_bypass") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_cache_only") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_hw_read_done") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_hw_read_start") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_hw_write_done") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_hw_write_start") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_reg_read") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_reg_read_cache") { println($$system, $$name, $$vars) } probe kernel.trace("regmap:regmap_reg_write") { println($$system, $$name, $$vars) } probe kernel.trace("regulator:regulator_disable") { println($$system, $$name, $$vars) } probe kernel.trace("regulator:regulator_disable_complete") { println($$system, $$name, $$vars) } probe kernel.trace("regulator:regulator_enable") { println($$system, $$name, $$vars) } probe kernel.trace("regulator:regulator_enable_complete") { println($$system, $$name, $$vars) } probe kernel.trace("regulator:regulator_enable_delay") { println($$system, $$name, $$vars) } probe kernel.trace("regulator:regulator_set_voltage") { println($$system, $$name, $$vars) } probe kernel.trace("regulator:regulator_set_voltage_complete") { println($$system, $$name, $$vars) } probe kernel.trace("rpm:rpm_idle") { println($$system, $$name, $$vars) } probe kernel.trace("rpm:rpm_resume") { println($$system, $$name, $$vars) } probe kernel.trace("rpm:rpm_return_int") { println($$system, $$name, $$vars) } probe kernel.trace("rpm:rpm_suspend") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_kthread_stop") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_kthread_stop_ret") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_migrate_task") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_move_numa") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_pi_setprio") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_process_exec") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_process_exit") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_process_fork") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_process_free") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_process_hang") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_process_wait") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_stat_blocked") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_stat_iowait") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_stat_runtime") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_stat_sleep") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_stat_wait") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_stick_numa") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_swap_numa") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_switch") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_wait_task") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_wake_idle_without_ipi") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_wakeup") { println($$system, $$name, $$vars) } probe kernel.trace("sched:sched_wakeup_new") { println($$system, $$name, $$vars) } probe kernel.trace("scsi:scsi_dispatch_cmd_done") { println($$system, $$name, $$vars) } probe kernel.trace("scsi:scsi_dispatch_cmd_error") { println($$system, $$name, $$vars) } probe kernel.trace("scsi:scsi_dispatch_cmd_start") { println($$system, $$name, $$vars) } probe kernel.trace("scsi:scsi_dispatch_cmd_timeout") { println($$system, $$name, $$vars) } probe kernel.trace("scsi:scsi_eh_wakeup") { println($$system, $$name, $$vars) } probe kernel.trace("signal:signal_deliver") { println($$system, $$name, $$vars) } probe kernel.trace("signal:signal_generate") { println($$system, $$name, $$vars) } probe kernel.trace("skb:consume_skb") { println($$system, $$name, $$vars) } probe kernel.trace("skb:kfree_skb") { println($$system, $$name, $$vars) } probe kernel.trace("skb:skb_copy_datagram_iovec") { println($$system, $$name, $$vars) } probe kernel.trace("sock:sock_exceed_buf_limit") { println($$system, $$name, $$vars) } probe kernel.trace("sock:sock_rcvqueue_full") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_bind_status") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_call_status") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_connect_status") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_socket_close") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_socket_connect") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_socket_error") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_socket_reset_connection") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_socket_shutdown") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_socket_state_change") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_task_begin") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_task_complete") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_task_run_action") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_task_sleep") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:rpc_task_wakeup") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:svc_handle_xprt") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:svc_process") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:svc_recv") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:svc_send") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:svc_wake_up") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:svc_xprt_dequeue") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:svc_xprt_do_enqueue") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:xprt_complete_rqst") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:xprt_lookup_rqst") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:xprt_transmit") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:xs_tcp_data_ready") { println($$system, $$name, $$vars) } probe kernel.trace("sunrpc:xs_tcp_data_recv") { println($$system, $$name, $$vars) } probe kernel.trace("swiotlb:swiotlb_bounced") { println($$system, $$name, $$vars) } probe kernel.trace("target:target_cmd_complete") { println($$system, $$name, $$vars) } probe kernel.trace("target:target_sequencer_start") { println($$system, $$name, $$vars) } probe kernel.trace("task:task_newtask") { println($$system, $$name, $$vars) } probe kernel.trace("task:task_rename") { println($$system, $$name, $$vars) } probe kernel.trace("thermal:cdev_update") { println($$system, $$name, $$vars) } probe kernel.trace("thermal:thermal_temperature") { println($$system, $$name, $$vars) } probe kernel.trace("thermal:thermal_zone_trip") { println($$system, $$name, $$vars) } probe kernel.trace("thp:hugepage_invalidate") { println($$system, $$name, $$vars) } probe kernel.trace("thp:hugepage_set_pmd") { println($$system, $$name, $$vars) } probe kernel.trace("thp:hugepage_splitting") { println($$system, $$name, $$vars) } probe kernel.trace("thp:hugepage_update") { println($$system, $$name, $$vars) } probe kernel.trace("timer:hrtimer_cancel") { println($$system, $$name, $$vars) } probe kernel.trace("timer:hrtimer_expire_entry") { println($$system, $$name, $$vars) } probe kernel.trace("timer:hrtimer_expire_exit") { println($$system, $$name, $$vars) } probe kernel.trace("timer:hrtimer_init") { println($$system, $$name, $$vars) } probe kernel.trace("timer:hrtimer_start") { println($$system, $$name, $$vars) } probe kernel.trace("timer:itimer_expire") { println($$system, $$name, $$vars) } probe kernel.trace("timer:itimer_state") { println($$system, $$name, $$vars) } probe kernel.trace("timer:tick_stop") { println($$system, $$name, $$vars) } probe kernel.trace("timer:timer_cancel") { println($$system, $$name, $$vars) } probe kernel.trace("timer:timer_expire_entry") { println($$system, $$name, $$vars) } probe kernel.trace("timer:timer_expire_exit") { println($$system, $$name, $$vars) } probe kernel.trace("timer:timer_init") { println($$system, $$name, $$vars) } probe kernel.trace("timer:timer_start") { println($$system, $$name, $$vars) } probe kernel.trace("tlb:tlb_flush") { println($$system, $$name, $$vars) } probe kernel.trace("udp:udp_fail_queue_rcv_skb") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_shrink_slab_end") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_shrink_slab_start") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_direct_reclaim_begin") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_direct_reclaim_end") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_kswapd_sleep") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_kswapd_wake") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_lru_isolate") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_lru_shrink_inactive") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_memcg_isolate") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_memcg_reclaim_begin") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_memcg_reclaim_end") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_memcg_softlimit_reclaim_begin") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_memcg_softlimit_reclaim_end") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_wakeup_kswapd") { println($$system, $$name, $$vars) } probe kernel.trace("vmscan:mm_vmscan_writepage") { println($$system, $$name, $$vars) } probe kernel.trace("workqueue:workqueue_activate_work") { println($$system, $$name, $$vars) } probe kernel.trace("workqueue:workqueue_execute_end") { println($$system, $$name, $$vars) } probe kernel.trace("workqueue:workqueue_execute_start") { println($$system, $$name, $$vars) } probe kernel.trace("workqueue:workqueue_queue_work") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:balance_dirty_pages") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:bdi_dirty_ratelimit") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:global_dirty_state") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:wbc_writepage") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_bdi_register") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_bdi_unregister") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_congestion_wait") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_dirty_inode") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_dirty_inode_start") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_dirty_page") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_exec") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_nowork") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_pages_written") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_queue") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_queue_io") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_sb_inodes_requeue") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_single_inode") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_single_inode_start") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_start") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_wait") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_wait_iff_congested") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_wake_background") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_write_inode") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_write_inode_start") { println($$system, $$name, $$vars) } probe kernel.trace("writeback:writeback_written") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_address_ctx") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_cmd_completion") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_dbg_address") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_dbg_cancel_urb") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_dbg_context_change") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_dbg_init") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_dbg_quirks") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_dbg_reset_ep") { println($$system, $$name, $$vars) } probe kernel.trace("xhci-hcd:xhci_dbg_ring_expansion") { println($$system, $$name, $$vars) } PASS: tracepoints - compiled PASS: tracepoints - kernel.trace("sched:*") PASS: tracepoints - kernel.trace("*:sched_switch") PASS: tracepoints - kernel.trace("sched_switch") PASS: tracepoints - kernel.trace("sched:sched_switch") PASS: tracepoints - kernel.trace("sche?:sched_switc?") PASS: tracepoints - kernel.trace(":sched_switch") PASS: tracepoints - kernel.trace("") PASS: tracepoints - kernel.trace(":") PASS: tracepoints - kernel.trace("bla:") PASS: tracepoints - kernel.trace("sched:") executing: stap ./systemtap.base/tracepoints.stp -w PASS: ./systemtap.base/tracepoints.stp -w executing: stap ./systemtap.base/tracepoints2.stp PASS: ./systemtap.base/tracepoints2.stp testcase ./systemtap.base/tracepoints.exp completed in 169 seconds Running ./systemtap.base/tracescripts.exp ... PASS: tracescripts testcase ./systemtap.base/tracescripts.exp completed in 1 seconds Running ./systemtap.base/tri.exp ... executing: stap -v ./systemtap.base/tri.stp spawn stap -v ./systemtap.base/tri.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/436real ms. Pass 2: analyzed script: 3 probe(s), 1 function(s), 0 embed(s), 6 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapNkwg0F/stap_9445176ffc317a9a12b49728ac2a2bdf_2076_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. Pass 4: compiled C into "stap_9445176ffc317a9a12b49728ac2a2bdf_2076.ko" in 2610usr/40sys/3031real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.base/tri.stp startup PASS: ./systemtap.base/tri.stp load generation Executing: kill -INT -22755 systemtap ending probe systemtap test success systemtap test success systemtap test success PASS: ./systemtap.base/tri.stp shutdown and output Pass 5: run completed in 0usr/20sys/780real ms. metric: ./systemtap.base/tri.stp 410 0 436 10 0 9 0 0 1 2610 40 3031 0 20 780 Executing: kill -INT -22755 testcase ./systemtap.base/tri.exp completed in 4 seconds Running ./systemtap.base/trycatch.exp ... spawn stap ./buildok/fortyone.stp ERROR: MAXACTION exceeded near keyword at ./buildok/fortyone.stp:34:3 OK 1 OK 2 bar OK 3 OK 4 OK 5 OK 7 OK 7a OK 8 OK 8a WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: trycatch spawn stap -u ./buildok/fortyone.stp ERROR: MAXACTION exceeded near keyword at ./buildok/fortyone.stp:34:3 OK 1 OK 2 bar OK 3 OK 4 OK 5 OK 7 OK 7a OK 8 OK 8a WARNING: Number of errors: 1, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: trycatch -u testcase ./systemtap.base/trycatch.exp completed in 9 seconds Running ./systemtap.base/uncached_tracepoints.exp ... uncached_tracepoints exec: stap -l kernel.trace("sched_switch") kernel.trace("sched:sched_switch") uncached_tracepoints exec: stap -l kernel.trace("sched_switch") --disable-cache kernel.trace("sched:sched_switch") PASS: uncached_tracepoints testcase ./systemtap.base/uncached_tracepoints.exp completed in 11 seconds Running ./systemtap.base/unresolved-struct-typedef.exp ... Executing on host: gcc ./systemtap.base/unresolved-struct-typedef.c -g -isystem. -isystem/root/systemtap_write/install/include -fno-eliminate-unused-debug-types -xc /usr/include/time.h -lm -o unresolved-struct-typedef.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/unresolved-struct-typedef.c -g -isystem. -isystem/root/systemtap_write/install/include -fno-eliminate-unused-debug-types -xc /usr/include/time.h -lm -o unresolved-struct-typedef.exe PASS: unresolved-struct-typedef-m64 compile running stap -v -p4 -e { probe process(@1).mark("epoch") { println($epoch->tm_year) } } unresolved-struct-typedef.exe spawn stap -v -p4 -e probe process(@1).mark("epoch") { println($epoch->tm_year) } unresolved-struct-typedef.exe Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 410usr/0sys/402real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 49984virt/43712res/7104shr/32768data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapATqLVq/stap_86106f47e63448a1d8f15e33305247bd_2868_src.c" using 50112virt/44096res/7360shr/32896data kb, in 40usr/100sys/144real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/86/stap_86106f47e63448a1d8f15e33305247bd_2868.ko Pass 4: compiled C into "stap_86106f47e63448a1d8f15e33305247bd_2868.ko" in 4150usr/60sys/4562real ms. PASS: unresolved-struct-typedef-m64 compilation succeeded Executing on host: gcc ./systemtap.base/unresolved-struct-typedef.c -g -isystem. -isystem/root/systemtap_write/install/include -fno-eliminate-unused-debug-types -xc /usr/include/time.h -lm -o unresolved-struct-typedef.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/unresolved-struct-typedef.c -g -isystem. -isystem/root/systemtap_write/install/include -fno-eliminate-unused-debug-types -xc /usr/include/time.h -lm -o unresolved-struct-typedef.exe PASS: unresolved-struct-typedef-m64 compile running stap -v -p4 -e { probe process(@1).mark("epoch") { println($epoch->tm_year) } } unresolved-struct-typedef.exe spawn stap -v -p4 -e probe process(@1).mark("epoch") { println($epoch->tm_year) } unresolved-struct-typedef.exe Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 410usr/10sys/423real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 49984virt/43648res/7104shr/32768data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/staprOflZU/stap_e85ad8f7edc7950b623fa912ba7dbb85_2868_src.c" using 50112virt/44032res/7360shr/32896data kb, in 40usr/100sys/176real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/stap_e85ad8f7edc7950b623fa912ba7dbb85_2868.ko Pass 4: compiled C into "stap_e85ad8f7edc7950b623fa912ba7dbb85_2868.ko" in 4110usr/80sys/4563real ms. PASS: unresolved-struct-typedef-m64 compilation succeeded Executing on host: gcc ./systemtap.base/unresolved-struct-typedef.c -g -isystem. -isystem/root/systemtap_write/install/include -O -fno-eliminate-unused-debug-types -xc /usr/include/time.h -lm -o unresolved-struct-typedef.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/unresolved-struct-typedef.c -g -isystem. -isystem/root/systemtap_write/install/include -O -fno-eliminate-unused-debug-types -xc /usr/include/time.h -lm -o unresolved-struct-typedef.exe PASS: unresolved-struct-typedef-m64-O compile running stap -v -p4 -e { probe process(@1).mark("epoch") { println($epoch->tm_year) } } unresolved-struct-typedef.exe spawn stap -v -p4 -e probe process(@1).mark("epoch") { println($epoch->tm_year) } unresolved-struct-typedef.exe Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 400usr/10sys/406real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 49984virt/43712res/7104shr/32768data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapzeo37e/stap_2e6c3d76212303be76d4246943bca35a_2591_src.c" using 50112virt/44096res/7360shr/32896data kb, in 10usr/130sys/144real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/stap_2e6c3d76212303be76d4246943bca35a_2591.ko Pass 4: compiled C into "stap_2e6c3d76212303be76d4246943bca35a_2591.ko" in 4170usr/60sys/4555real ms. PASS: unresolved-struct-typedef-m64-O compilation succeeded testcase ./systemtap.base/unresolved-struct-typedef.exp completed in 17 seconds Running ./systemtap.base/uprobes.exp ... PASS: uprobes compile starting ./systemtap.base/uprobes.stp spawn1 stap -p4 ./systemtap.base/uprobes.stp spawn stap -p4 ./systemtap.base/uprobes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d0/stap_d0c483ab9460a2b14a6eaff22c9447b3_4340.ko wait results: 25537 exp45 0 0 PASS: uprobes -p4 spawn stap ./systemtap.base/uprobes.stp -w -c ./jennie 1 2 3 4 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x5 argv=0x3ffcf22cbb8 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x4 argv=0x3ffcf22cbb8 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x3 argv=0x3ffcf22cbb8 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x2 argv=0x3ffcf22cbb8 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x1 argv=0x3ffcf22cbb8 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 PASS: uprobes -p5 starting ./systemtap.base/uprobes_call.stp spawn1 stap -p4 ./systemtap.base/uprobes_call.stp spawn stap -p4 ./systemtap.base/uprobes_call.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/stap_3e18a3b82ab45a50d6d1a453be967d87_3587.ko wait results: 25770 exp45 0 0 PASS: uprobes_call -p4 spawn stap ./systemtap.base/uprobes_call.stp -w -c ./jennie 1 2 3 4 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x5 argv=0x3ffc1122208 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x4 argv=0x3ffc1122208 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x3 argv=0x3ffc1122208 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x2 argv=0x3ffc1122208 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").call argc=0x1 argv=0x3ffc1122208 PASS: uprobes_call -p5 starting ./systemtap.base/uprobes_return.stp spawn1 stap -p4 ./systemtap.base/uprobes_return.stp spawn stap -p4 ./systemtap.base/uprobes_return.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a6/stap_a6fdcf5c6ffcde233d2e7fd6a164dcf0_2484.ko wait results: 26003 exp45 0 0 PASS: uprobes_return -p4 spawn stap ./systemtap.base/uprobes_return.stp -w -c ./jennie 1 2 3 4 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/jennie").function("main@./systemtap.base/jennie.c:1").return return=0x0 PASS: uprobes_return -p5 testcase ./systemtap.base/uprobes.exp completed in 21 seconds Running ./systemtap.base/uprobes_filtering.exp ... spawn stap -DUPROBES_HITCOUNT --privilege=stapusr --vp 00003 -e probe process("stap").mark("benchmark") { next } Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -v -R /tmp/stapgQalPH/stap_57e50157cc07f14b19b2220701417206_1807.ko staprun:main:431 modpath="/tmp/stapgQalPH/stap_57e50157cc07f14b19b2220701417206_1807.ko", modname="stap_57e50157cc07f14b19b2220701417206_1807" staprun:init_staprun:337 init_staprun staprun:insert_module:71 inserting module /tmp/stapgQalPH/stap_57e50157cc07f14b19b2220701417206_1807.ko staprun:insert_module:97 module options: _stp_bufsize=0 staprun:insert_module:105 module path canonicalized to '/tmp/stapgQalPH/stap_57e50157cc07f14b19b2220701417206_1807.ko' staprun:check_signature:418 checking signature for /tmp/stapgQalPH/stap_57e50157cc07f14b19b2220701417206_1807.ko Signature file /tmp/stapgQalPH/stap_57e50157cc07f14b19b2220701417206_1807.ko.sgn not found staprun:check_signature:431 verify_module returns 0 staprun:insert_module:168 Renaming module 'stap_57e50157cc07f14b19b2220701417206_1807' staprun:insert_module:176 Renamed module to 'stap_57e50157cc07f14b19b222070141720_26451' staprun:insert_module:183 Module stap_57e50157cc07f14b19b222070141720_26451 inserted from file /tmp/stapgQalPH/stap_57e50157cc07f14b19b2220701417206_1807.ko staprun:init_ctl_channel:72 Opened /sys/kernel/debug/systemtap/stap_57e50157cc07f14b19b222070141720_26451/.cmd (6) staprun:close_ctl_channel:112 Closed ctl fd 6 execing: /root/systemtap_write/install/libexec/systemtap/stapio -v -v -R stap_57e50157cc07f14b19b222070141720_26451 -F5 stapio:parse_modpath:435 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_57e50157cc07f14b19b222070141720_26451.ko" stapio:main:50 modpath="/lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap/stap_57e50157cc07f14b19b222070141720_26451.ko", modname="stap_57e50157cc07f14b19b222070141720_26451" stapio:init_stapio:369 init_stapio stapio:init_ctl_channel:30 Opened .cmd (6) stapio:stp_main_loop:569 in main loop stapio:stp_main_loop:588 select_supported: 1 stapio:init_relayfs:243 initializing relayfs stapio:init_relayfs:264 attempting to openat trace0 stapio:init_relayfs:264 attempting to openat trace1 stapio:init_relayfs:272 attempting to open /sys/kernel/debug/systemtap/stap_57e50157cc07f14b19b222070141720_26451/trace1 stapio:init_relayfs:279 ncpus=1, bulkmode = 0 stapio:init_relayfs:362 starting threads stapio:stp_main_loop:744 systemtap_module_init() returned 0 PASS: uprobes_filtering (started benchmark monitor) as_non_root su -s /bin/sh nobody -c "SYSTEMTAP_DIR=/tmp/.systemtap-nobody /root/systemtap_write/install/bin/stap --benchmark-sdt-loops=11111111" OUT sh: /root/systemtap_write/install/bin/stap: Permission denied RC 1 FAIL: uprobes_filtering (can't start non-root benchmark) as_root /root/systemtap_write/install/bin/stap --benchmark-sdt-loops=10101010 OUT RC 0 PASS: uprobes_filtering (started root benchmark) Executing: kill -TERM 26236 stapio:signal_thread:44 sigproc 15 (Terminated) stapio:urg_proc:64 urg_proc 23 (Urgent I/O condition) stapiu_probe_prehandler() called 10101010 times stapiu_probe_handler() called 10101010 times kernel prefiltering support = 1 FAIL: uprobes_filtering (prehandler was not called the right number of times) expected number of calls: 10101011 actual number of calls: 10101010 this can happen if other uprobes are inserted at the same location testcase ./systemtap.base/uprobes_filtering.exp completed in 23 seconds Running ./systemtap.base/utf_kernel.exp ... executing: stap ./systemtap.base/utf_kernel.stp -g PASS: utf_kernel testcase ./systemtap.base/utf_kernel.exp completed in 4 seconds Running ./systemtap.base/utf_kernel_trunc.exp ... executing: stap ./systemtap.base/utf_kernel_trunc.stp -g -DMAXSTRINGLEN=11 PASS: utf_kernel_trunc testcase ./systemtap.base/utf_kernel_trunc.exp completed in 5 seconds Running ./systemtap.base/utf_pretty.exp ... Executing on host: g++ ./systemtap.base/utf_pretty.cxx -g -std=c++0x -lm -o /root/systemtap_write/systemtap/testsuite/utf_pretty.exe (timeout = 300) spawn -ignore SIGHUP g++ ./systemtap.base/utf_pretty.cxx -g -std=c++0x -lm -o /root/systemtap_write/systemtap/testsuite/utf_pretty.exe PASS: utf_pretty compile executing: stap ./systemtap.base/utf_pretty.stp -c /root/systemtap_write/systemtap/testsuite/utf_pretty.exe PASS: utf_pretty testcase ./systemtap.base/utf_pretty.exp completed in 6 seconds Running ./systemtap.base/utf_user.exp ... Executing on host: gcc ./systemtap.base/utf_user.c -g -lm -o /root/systemtap_write/systemtap/testsuite/utf_user.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/utf_user.c -g -lm -o /root/systemtap_write/systemtap/testsuite/utf_user.exe PASS: utf_user compile executing: stap ./systemtap.base/utf_user.stp -c /root/systemtap_write/systemtap/testsuite/utf_user.exe PASS: utf_user testcase ./systemtap.base/utf_user.exp completed in 7 seconds Running ./systemtap.base/utf_user_trunc.exp ... Executing on host: gcc ./systemtap.base/utf_user_trunc.c -g -DMAXSTRINGLEN=11 -lm -o /root/systemtap_write/systemtap/testsuite/utf_user_trunc.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/utf_user_trunc.c -g -DMAXSTRINGLEN=11 -lm -o /root/systemtap_write/systemtap/testsuite/utf_user_trunc.exe PASS: utf_user_trunc compile executing: stap ./systemtap.base/utf_user_trunc.stp -c /root/systemtap_write/systemtap/testsuite/utf_user_trunc.exe -DMAXSTRINGLEN=11 PASS: utf_user_trunc testcase ./systemtap.base/utf_user_trunc.exp completed in 7 seconds Running ./systemtap.base/utrace_p4.exp ... running stap -v -p4 -e "probe process(\"/bin/ls\").begin { print(\"ls begin\") }" spawn stap -v -p4 -e probe process("/bin/ls").begin { print("ls begin") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 410usr/0sys/415real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stap8Ky00z/stap_3b8f911e15194f2931bd757ee70e6eef_1624_src.c" using 49984virt/43584res/7040shr/32768data kb, in 40usr/110sys/146real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3b/stap_3b8f911e15194f2931bd757ee70e6eef_1624.ko Pass 4: compiled C into "stap_3b8f911e15194f2931bd757ee70e6eef_1624.ko" in 3980usr/50sys/4380real ms. PASS: UTRACE_P4_01 compilation succeeded running stap -v -p4 -e "probe process(27829).begin { print(\"27829 begin\") }" spawn stap -v -p4 -e probe process(27829).begin { print("27829 begin") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 410usr/0sys/403real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapnGdll6/stap_afb121ac98ecf18f32438508c68fb45d_1588_src.c" using 49984virt/42944res/6528shr/32768data kb, in 0usr/0sys/20real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/stap_afb121ac98ecf18f32438508c68fb45d_1588.ko Pass 4: compiled C into "stap_afb121ac98ecf18f32438508c68fb45d_1588.ko" in 3940usr/60sys/4356real ms. PASS: UTRACE_P4_01_pid compilation succeeded running stap -v -p4 -e "probe process(\"/bin/ls\").end { print(\"ls end\") }" spawn stap -v -p4 -e probe process("/bin/ls").end { print("ls end") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 410usr/0sys/406real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41280res/5696shr/32768data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap3Qciud/stap_ba0830f2fb5a8005bb305a0bdea186b0_1618_src.c" using 49984virt/43648res/7040shr/32768data kb, in 20usr/120sys/145real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ba/stap_ba0830f2fb5a8005bb305a0bdea186b0_1618.ko Pass 4: compiled C into "stap_ba0830f2fb5a8005bb305a0bdea186b0_1618.ko" in 3970usr/80sys/4383real ms. PASS: UTRACE_P4_02 compilation succeeded running stap -v -p4 -e "probe process(27829).end { print(\"27829 end\") }" spawn stap -v -p4 -e probe process(27829).end { print("27829 end") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 400usr/10sys/409real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapauHBaJ/stap_60d3edf8a2913608772a5b20c7ba0640_1582_src.c" using 49984virt/42944res/6528shr/32768data kb, in 0usr/0sys/21real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/stap_60d3edf8a2913608772a5b20c7ba0640_1582.ko Pass 4: compiled C into "stap_60d3edf8a2913608772a5b20c7ba0640_1582.ko" in 3950usr/60sys/4368real ms. PASS: UTRACE_P4_02_pid compilation succeeded running stap -v -p4 -e "probe process(\"/bin/ls\").syscall { printf(\"|%d\", \$syscall) }" spawn stap -v -p4 -e probe process("/bin/ls").syscall { printf("|%d", $syscall) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 390usr/20sys/412real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 1 embed(s), 0 global(s) using 49984virt/41280res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapA5IONZ/stap_87729a788d04d6ec366dac77229be990_1980_src.c" using 49984virt/43648res/7040shr/32768data kb, in 20usr/130sys/145real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/87/stap_87729a788d04d6ec366dac77229be990_1980.ko Pass 4: compiled C into "stap_87729a788d04d6ec366dac77229be990_1980.ko" in 4010usr/60sys/4402real ms. PASS: UTRACE_P4_03 compilation succeeded running stap -v -p4 -e "probe process(27829).syscall { printf(\"|%d\", \$syscall) }" spawn stap -v -p4 -e probe process(27829).syscall { printf("|%d", $syscall) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 1 embed(s), 0 global(s) using 49984virt/41280res/5696shr/32768data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapoMSBIn/stap_5725580d10b258e82ba84ca778028ba4_1941_src.c" using 49984virt/43008res/6528shr/32768data kb, in 10usr/0sys/23real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/57/stap_5725580d10b258e82ba84ca778028ba4_1941.ko Pass 4: compiled C into "stap_5725580d10b258e82ba84ca778028ba4_1941.ko" in 3950usr/110sys/4395real ms. PASS: UTRACE_P4_03_pid compilation succeeded running stap -v -p4 -e "probe process(\"/bin/ls\").syscall.return { printf(\"|%d\", \$syscall) }" spawn stap -v -p4 -e probe process("/bin/ls").syscall.return { printf("|%d", $syscall) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 400usr/10sys/407real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 4 embed(s), 1 global(s) using 50560virt/44352res/7232shr/33344data kb, in 30usr/130sys/160real ms. Pass 3: translated to C into "/tmp/stapbYCz7G/stap_c99b3a1ebd67fd2e0ed72bf898e3cfeb_3558_src.c" using 50560virt/44608res/7488shr/33344data kb, in 10usr/130sys/145real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c9/stap_c99b3a1ebd67fd2e0ed72bf898e3cfeb_3558.ko Pass 4: compiled C into "stap_c99b3a1ebd67fd2e0ed72bf898e3cfeb_3558.ko" in 4170usr/60sys/4562real ms. PASS: UTRACE_P4_04 compilation succeeded running stap -v -p4 -e "probe process(27829).syscall.return { printf(\"|%d\", \$syscall) }" spawn stap -v -p4 -e probe process(27829).syscall.return { printf("|%d", $syscall) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 400usr/20sys/410real ms. Pass 2: analyzed script: 3 probe(s), 3 function(s), 4 embed(s), 1 global(s) using 50560virt/44288res/7232shr/33344data kb, in 50usr/110sys/161real ms. Pass 3: translated to C into "/tmp/stap9Nueto/stap_d6deaa6b60176e3b57fc604db78f433c_3507_src.c" using 50560virt/44288res/7232shr/33344data kb, in 0usr/0sys/28real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/stap_d6deaa6b60176e3b57fc604db78f433c_3507.ko Pass 4: compiled C into "stap_d6deaa6b60176e3b57fc604db78f433c_3507.ko" in 4130usr/50sys/4545real ms. PASS: UTRACE_P4_04_pid compilation succeeded running stap -v -p4 -e "probe process(\"/bin/ls\").thread.begin { print(\"ls thread.begin\") }" spawn stap -v -p4 -e probe process("/bin/ls").thread.begin { print("ls thread.begin") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 400usr/10sys/413real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 0usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapdX7j18/stap_ea43c61995ad8f0bab4f66a7a2de5eaf_1645_src.c" using 49984virt/43584res/7040shr/32768data kb, in 10usr/140sys/143real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ea/stap_ea43c61995ad8f0bab4f66a7a2de5eaf_1645.ko Pass 4: compiled C into "stap_ea43c61995ad8f0bab4f66a7a2de5eaf_1645.ko" in 3970usr/80sys/4386real ms. PASS: UTRACE_P4_05 compilation succeeded running stap -v -p4 -e "probe process(27829).thread.begin { print(\"27829 thread.begin\") }" spawn stap -v -p4 -e probe process(27829).thread.begin { print("27829 thread.begin") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 400usr/10sys/406real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapz9hs9q/stap_835f1dd6e557abf99315108f87733c3b_1609_src.c" using 49984virt/42944res/6528shr/32768data kb, in 0usr/0sys/1real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/stap_835f1dd6e557abf99315108f87733c3b_1609.ko Pass 4: compiled C into "stap_835f1dd6e557abf99315108f87733c3b_1609.ko" in 3930usr/80sys/4352real ms. PASS: UTRACE_P4_05_pid compilation succeeded running stap -v -p4 -e "probe process(\"/bin/ls\").thread.end { print(\"ls thread.end\") }" spawn stap -v -p4 -e probe process("/bin/ls").thread.end { print("ls thread.end") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 400usr/20sys/412real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41280res/5696shr/32768data kb, in 0usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapKkwnSH/stap_f712f0c486ef4d026dc81dcf749557b3_1639_src.c" using 49984virt/43648res/7040shr/32768data kb, in 0usr/140sys/166real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f7/stap_f712f0c486ef4d026dc81dcf749557b3_1639.ko Pass 4: compiled C into "stap_f712f0c486ef4d026dc81dcf749557b3_1639.ko" in 3960usr/80sys/4376real ms. PASS: UTRACE_P4_06 compilation succeeded running stap -v -p4 -e "probe process(27829).thread.end { print(\"27829 thread.end\") }" spawn stap -v -p4 -e probe process(27829).thread.end { print("27829 thread.end") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 410usr/10sys/412real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapxxhGac/stap_5b74f6131a402211b65171065ebc041c_1603_src.c" using 49984virt/42944res/6528shr/32768data kb, in 0usr/0sys/1real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5b/stap_5b74f6131a402211b65171065ebc041c_1603.ko Pass 4: compiled C into "stap_5b74f6131a402211b65171065ebc041c_1603.ko" in 4000usr/40sys/4378real ms. PASS: UTRACE_P4_06_pid compilation succeeded running stap -v -p4 -e "probe process.begin { print(\"begin\") }" spawn stap -v -p4 -e probe process.begin { print("begin") } Pass 1: parsed user script and 105 library script(s) using 49216virt/41216res/5696shr/32000data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 49984virt/41216res/5696shr/32768data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stap1n4Esm/stap_2067e3570bd35b76c9737a81555288b2_1568_src.c" using 49984virt/42944res/6528shr/32768data kb, in 10usr/0sys/21real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/20/stap_2067e3570bd35b76c9737a81555288b2_1568.ko Pass 4: compiled C into "stap_2067e3570bd35b76c9737a81555288b2_1568.ko" in 3950usr/70sys/4355real ms. PASS: UTRACE_P4_07 compilation succeeded running stap -v -p4 -e "probe process(\"/bin/ls\").syscall { printf(\"|%s\", \$\$parms) }" spawn stap -v -p4 -e probe process("/bin/ls").syscall { printf("|%s", $$parms) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 410usr/10sys/415real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 1 embed(s), 0 global(s) using 49984virt/41280res/5696shr/32768data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapSOn4cF/stap_79bc57a6a89b177e8f08eeadb5ad502e_2244_src.c" using 49984virt/43648res/7040shr/32768data kb, in 10usr/130sys/145real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/79/stap_79bc57a6a89b177e8f08eeadb5ad502e_2244.ko Pass 4: compiled C into "stap_79bc57a6a89b177e8f08eeadb5ad502e_2244.ko" in 4050usr/80sys/4459real ms. PASS: UTRACE_P4_08 compilation succeeded running stap -v -p4 -e "probe process(27829).syscall { printf(\"|%s\", \$\$parms) }" spawn stap -v -p4 -e probe process(27829).syscall { printf("|%s", $$parms) } Pass 1: parsed user script and 105 library script(s) using 49216virt/41280res/5696shr/32000data kb, in 400usr/10sys/403real ms. Pass 2: analyzed script: 2 probe(s), 2 function(s), 1 embed(s), 0 global(s) using 49984virt/41280res/5696shr/32768data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/staplD1U2d/stap_89675a94e5633c736074643a08aed851_2205_src.c" using 49984virt/43008res/6528shr/32768data kb, in 0usr/0sys/24real ms. /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/89/stap_89675a94e5633c736074643a08aed851_2205.ko Pass 4: compiled C into "stap_89675a94e5633c736074643a08aed851_2205.ko" in 4090usr/30sys/4453real ms. PASS: UTRACE_P4_09 compilation succeeded Executing: kill -INT 27829 Executing: kill -KILL 27829 kill: kill: sending signal to 27829 failed: No such process testcase ./systemtap.base/utrace_p4.exp completed in 83 seconds Running ./systemtap.base/utrace_p5.exp ... Executing on host: gcc ./systemtap.base/utrace_p5_multi.c -lpthread -lm -o /root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/utrace_p5_multi.c -lpthread -lm -o /root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865 executing: stap -v -e { global end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").end { end_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("end probes = %d\n", end_probes_fired) } } spawn stap -v -e global end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").end { end_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("end probes = %d\n", end_probes_fired) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/405real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap3HZifE/stap_3df4a9ce99bb9c6c6fda4d9f974b3cda_1943_src.c" using 50112virt/43712res/7040shr/32896data kb, in 20usr/120sys/146real ms. Pass 4: compiled C into "stap_3df4a9ce99bb9c6c6fda4d9f974b3cda_1943.ko" in 4110usr/60sys/4503real ms. Pass 5: starting run. systemtap starting probe PASS: UTRACE_P5_01 startup spawn /root/systemtap_write/systemtap/testsuite/cat_1865 Executing: kill -INT -31431 PASS: UTRACE_P5_01 load generation Executing: kill -INT -31212 systemtap ending probe end probes = 1 PASS: UTRACE_P5_01 shutdown and output Pass 5: run completed in 0usr/30sys/5919real ms. metric: UTRACE_P5_01 410 0 405 10 0 9 20 120 146 4110 60 4503 0 30 5919 Executing: kill -INT -31212 executing: stap -v -e { global end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").end { end_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("end probes = %d\n", end_probes_fired) } } -c {/root/systemtap_write/systemtap/testsuite/cat_1865 /dev/null} spawn stap -v -e global end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").end { end_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("end probes = %d\n", end_probes_fired) } -c /root/systemtap_write/systemtap/testsuite/cat_1865 /dev/null Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3d/stap_3df4a9ce99bb9c6c6fda4d9f974b3cda_1943.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3d/stap_3df4a9ce99bb9c6c6fda4d9f974b3cda_1943.ko Pass 5: starting run. systemtap starting probe systemtap ending probe end probes = 1 PASS: UTRACE_P5_01_cmd startup PASS: UTRACE_P5_01_cmd load generation Executing: kill -INT -31450 PASS: UTRACE_P5_01_cmd shutdown and output Pass 5: run completed in 0usr/30sys/737real ms. metric: UTRACE_P5_01_cmd 410 0 409 10 0 9 0 0 0 0 0 0 0 30 737 Executing: kill -INT -31450 executing: stap -v -e { global begin_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").begin { begin_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("begin probes = %d\n", begin_probes_fired) } } spawn stap -v -e global begin_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").begin { begin_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("begin probes = %d\n", begin_probes_fired) } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 400usr/10sys/409real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stap69sDMf/stap_a0dc1eb6ac34d2567b6933e3a3498e05_1955_src.c" using 50112virt/43712res/7040shr/32896data kb, in 40usr/110sys/145real ms. Pass 4: compiled C into "stap_a0dc1eb6ac34d2567b6933e3a3498e05_1955.ko" in 4080usr/90sys/4513real ms. Pass 5: starting run. systemtap starting probe PASS: UTRACE_P5_02 startup spawn /root/systemtap_write/systemtap/testsuite/cat_1865 Executing: kill -INT -31690 PASS: UTRACE_P5_02 load generation Executing: kill -INT -31471 systemtap ending probe begin probes = 1 PASS: UTRACE_P5_02 shutdown and output Pass 5: run completed in 10usr/20sys/5973real ms. metric: UTRACE_P5_02 400 10 409 10 0 9 40 110 145 4080 90 4513 10 20 5973 Executing: kill -INT -31471 executing: stap -v -e { global begin_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").begin { begin_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("begin probes = %d\n", begin_probes_fired) } } -c {/root/systemtap_write/systemtap/testsuite/cat_1865 /dev/null} spawn stap -v -e global begin_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").begin { begin_probes_fired++ } probe end { printf("systemtap ending probe\n") printf("begin probes = %d\n", begin_probes_fired) } -c /root/systemtap_write/systemtap/testsuite/cat_1865 /dev/null Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/412real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a0/stap_a0dc1eb6ac34d2567b6933e3a3498e05_1955.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a0/stap_a0dc1eb6ac34d2567b6933e3a3498e05_1955.ko Pass 5: starting run. systemtap starting probe systemtap ending probe begin probes = 1 PASS: UTRACE_P5_02_cmd startup PASS: UTRACE_P5_02_cmd load generation Executing: kill -INT -31709 PASS: UTRACE_P5_02_cmd shutdown and output Pass 5: run completed in 10usr/20sys/641real ms. metric: UTRACE_P5_02_cmd 410 0 412 10 0 9 0 0 0 0 0 0 10 20 641 Executing: kill -INT -31709 executing: stap -v -e { global syscall_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").syscall { syscall_probes_fired++ } probe end { printf("systemtap ending probe\n") if (syscall_probes_fired > 0) { printf("syscalls = %d\n", syscall_probes_fired) } } } spawn stap -v -e global syscall_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").syscall { syscall_probes_fired++ } probe end { printf("systemtap ending probe\n") if (syscall_probes_fired > 0) { printf("syscalls = %d\n", syscall_probes_fired) } } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/412real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapYS4BZ4/stap_893c5f4fba9e430c6bb3a518ebdf16f9_1996_src.c" using 50112virt/43712res/7040shr/32896data kb, in 0usr/150sys/144real ms. Pass 4: compiled C into "stap_893c5f4fba9e430c6bb3a518ebdf16f9_1996.ko" in 4140usr/30sys/4518real ms. Pass 5: starting run. systemtap starting probe PASS: UTRACE_P5_03 startup spawn /root/systemtap_write/systemtap/testsuite/cat_1865 Executing: kill -INT -31949 PASS: UTRACE_P5_03 load generation Executing: kill -INT -31730 systemtap ending probe syscalls = 31 PASS: UTRACE_P5_03 shutdown and output Pass 5: run completed in 10usr/20sys/5893real ms. metric: UTRACE_P5_03 410 0 412 10 0 9 0 150 144 4140 30 4518 10 20 5893 Executing: kill -INT -31730 executing: stap -v -e { global syscall_return_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").syscall.return { syscall_return_probes_fired++ } probe end { printf("systemtap ending probe\n") if (syscall_return_probes_fired > 0) { printf("syscall_returns = %d\n", syscall_return_probes_fired) } } } spawn stap -v -e global syscall_return_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/cat_1865").syscall.return { syscall_return_probes_fired++ } probe end { printf("systemtap ending probe\n") if (syscall_return_probes_fired > 0) { printf("syscall_returns = %d\n", syscall_return_probes_fired) } } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 400usr/10sys/405real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapq6MTSq/stap_40b92df703fca37a7457c9ef53c96620_2045_src.c" using 50112virt/43712res/7040shr/32896data kb, in 40usr/100sys/145real ms. Pass 4: compiled C into "stap_40b92df703fca37a7457c9ef53c96620_2045.ko" in 4140usr/20sys/4514real ms. Pass 5: starting run. systemtap starting probe PASS: UTRACE_P5_04 startup spawn /root/systemtap_write/systemtap/testsuite/cat_1865 Executing: kill -INT -32187 PASS: UTRACE_P5_04 load generation Executing: kill -INT -31968 systemtap ending probe syscall_returns = 31 PASS: UTRACE_P5_04 shutdown and output Pass 5: run completed in 20usr/20sys/5923real ms. metric: UTRACE_P5_04 400 10 405 10 0 9 40 100 145 4140 20 4514 20 20 5923 Executing: kill -INT -31968 executing: stap -v -e { global thread_begin_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865").thread.begin { thread_begin_probes_fired++ } probe end { printf("systemtap ending probe\n") if (thread_begin_probes_fired > 0) { printf("thread_begins = %d\n", thread_begin_probes_fired) } } } spawn stap -v -e global thread_begin_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865").thread.begin { thread_begin_probes_fired++ } probe end { printf("systemtap ending probe\n") if (thread_begin_probes_fired > 0) { printf("thread_begins = %d\n", thread_begin_probes_fired) } } Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/10sys/417real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50176virt/41344res/5696shr/32960data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapRfgUhY/stap_0cad4728148d7aecaa0a40ac05f4142d_2067_src.c" using 50176virt/43648res/6976shr/32960data kb, in 10usr/130sys/168real ms. Pass 4: compiled C into "stap_0cad4728148d7aecaa0a40ac05f4142d_2067.ko" in 4140usr/40sys/4520real ms. Pass 5: starting run. systemtap starting probe PASS: UTRACE_P5_05 startup PASS: UTRACE_P5_05 load generation Executing: kill -INT -32206 systemtap ending probe thread_begins = 2 PASS: UTRACE_P5_05 shutdown and output Pass 5: run completed in 10usr/20sys/955real ms. metric: UTRACE_P5_05 410 10 417 10 0 9 10 130 168 4140 40 4520 10 20 955 Executing: kill -INT -32206 executing: stap -v -e { global thread_begin_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865").thread.begin { thread_begin_probes_fired++ } probe end { printf("systemtap ending probe\n") if (thread_begin_probes_fired > 0) { printf("thread_begins = %d\n", thread_begin_probes_fired) } } } -c /root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865 spawn stap -v -e global thread_begin_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865").thread.begin { thread_begin_probes_fired++ } probe end { printf("systemtap ending probe\n") if (thread_begin_probes_fired > 0) { printf("thread_begins = %d\n", thread_begin_probes_fired) } } -c /root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865 Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 420usr/0sys/414real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 0usr/10sys/9real ms. Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0c/stap_0cad4728148d7aecaa0a40ac05f4142d_2067.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0c/stap_0cad4728148d7aecaa0a40ac05f4142d_2067.ko Pass 5: starting run. systemtap starting probe systemtap ending probe thread_begins = 1 PASS: UTRACE_P5_05_cmd startup PASS: UTRACE_P5_05_cmd load generation Executing: kill -INT -32441 PASS: UTRACE_P5_05_cmd shutdown and output Pass 5: run completed in 0usr/30sys/726real ms. metric: UTRACE_P5_05_cmd 420 0 414 0 10 9 0 0 0 0 0 0 0 30 726 Executing: kill -INT -32441 executing: stap -v -e { global thread_end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865").thread.end { thread_end_probes_fired++ } probe end { printf("systemtap ending probe\n") if (thread_end_probes_fired > 0) { printf("thread_ends = %d\n", thread_end_probes_fired) } } } spawn stap -v -e global thread_end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865").thread.end { thread_end_probes_fired++ } probe end { printf("systemtap ending probe\n") if (thread_end_probes_fired > 0) { printf("thread_ends = %d\n", thread_end_probes_fired) } } Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 420usr/0sys/421real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41344res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapWmD3AL/stap_cddb671354df5f77e4d5bc15d70baf8e_2053_src.c" using 50112virt/43648res/6976shr/32896data kb, in 0usr/150sys/145real ms. Pass 4: compiled C into "stap_cddb671354df5f77e4d5bc15d70baf8e_2053.ko" in 4080usr/70sys/4496real ms. Pass 5: starting run. systemtap starting probe PASS: UTRACE_P5_06 startup PASS: UTRACE_P5_06 load generation Executing: kill -INT -32464 systemtap ending probe thread_ends = 2 PASS: UTRACE_P5_06 shutdown and output Pass 5: run completed in 0usr/30sys/916real ms. metric: UTRACE_P5_06 420 0 421 10 0 9 0 150 145 4080 70 4496 0 30 916 Executing: kill -INT -32464 executing: stap -v -e { global thread_end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865").thread.end { thread_end_probes_fired++ } probe end { printf("systemtap ending probe\n") if (thread_end_probes_fired > 0) { printf("thread_ends = %d\n", thread_end_probes_fired) } } } -c /root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865 spawn stap -v -e global thread_end_probes_fired = 0 probe begin { printf("systemtap starting probe\n") } probe process("/root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865").thread.end { thread_end_probes_fired++ } probe end { printf("systemtap ending probe\n") if (thread_end_probes_fired > 0) { printf("thread_ends = %d\n", thread_end_probes_fired) } } -c /root/systemtap_write/systemtap/testsuite/utrace_p5_multi_1865 Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 390usr/20sys/407real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cd/stap_cddb671354df5f77e4d5bc15d70baf8e_2053.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cd/stap_cddb671354df5f77e4d5bc15d70baf8e_2053.ko Pass 5: starting run. systemtap starting probe systemtap ending probe thread_ends = 2 PASS: UTRACE_P5_06_cmd startup PASS: UTRACE_P5_06_cmd load generation Executing: kill -INT -32699 PASS: UTRACE_P5_06_cmd shutdown and output Pass 5: run completed in 0usr/30sys/708real ms. metric: UTRACE_P5_06_cmd 390 20 407 10 0 9 0 0 0 0 0 0 0 30 708 Executing: kill -INT -32699 executing: stap -v -e { global proc,name probe begin { printf("systemtap starting probe\n") } probe process.syscall { proc[pid()] <<< 1 name[pid()] = execname() } probe end { printf("systemtap ending probe\n") foreach(p+ in proc) { printf("%s(%d) issues syscall %d times\n", name[p], p, @sum(proc[p])) } } } spawn stap -v -e global proc,name probe begin { printf("systemtap starting probe\n") } probe process.syscall { proc[pid()] <<< 1 name[pid()] = execname() } probe end { printf("systemtap ending probe\n") foreach(p+ in proc) { printf("%s(%d) issues syscall %d times\n", name[p], p, @sum(proc[p])) } } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/415real ms. Pass 2: analyzed script: 4 probe(s), 3 function(s), 3 embed(s), 2 global(s) using 50688virt/44352res/7232shr/33472data kb, in 20usr/140sys/161real ms. Pass 3: translated to C into "/tmp/stapndjH2m/stap_11647d375a9fd658551cc375e8d63b6b_3109_src.c" using 50688virt/44352res/7232shr/33472data kb, in 10usr/0sys/2real ms. Pass 4: compiled C into "stap_11647d375a9fd658551cc375e8d63b6b_3109.ko" in 4500usr/50sys/4893real ms. Pass 5: starting run. systemtap starting probe PASS: UTRACE_P5_07 startup PASS: UTRACE_P5_07 load generation Executing: kill -INT -32722 systemtap ending probe systemd(1) issues syscall 1 times stapio(482) issues syscall 16 times systemd-udevd(483) issues syscall 1 times utrace_p5_multi(486) issues syscall 85 times kill(489) issues syscall 59 times systemd-journal(492) issues syscall 1 times lvmetad(509) issues syscall 1 times systemd-udevd(519) issues syscall 1 times auditd(612) issues syscall 1 times NetworkManager(636) issues syscall 1 times irqbalance(639) issues syscall 1 times tuned(641) issues syscall 2 times rsyslogd(642) issues syscall 1 times avahi-daemon(643) issues syscall 1 times systemd-logind(644) issues syscall 1 times dbus-daemon(645) issues syscall 1 times atd(649) issues syscall 1 times chronyd(653) issues syscall 1 times login(659) issues syscall 1 times agetty(660) issues syscall 1 times avahi-daemon(669) issues syscall 1 times polkitd(714) issues syscall 1 times dhclient(719) issues syscall 1 times sshd(894) issues syscall 1 times rhsmcertd(956) issues syscall 1 times sendmail(1490) issues syscall 1 times sendmail(1511) issues syscall 1 times crond(1614) issues syscall 1 times beah-srv(1615) issues syscall 1 times beah-beaker-bac(1616) issues syscall 1 times beah-fwd-backen(1617) issues syscall 1 times beah-rhts-task(1638) issues syscall 1 times bash(1747) issues syscall 1 times make(1806) issues syscall 1 times make(1808) issues syscall 1 times make(1811) issues syscall 1 times sh(1812) issues syscall 1 times execrc(1864) issues syscall 1 times expect(1865) issues syscall 53 times stap(32722) issues syscall 6 times PASS: UTRACE_P5_07 shutdown and output Pass 5: run completed in 0usr/30sys/895real ms. metric: UTRACE_P5_07 410 0 415 20 140 161 10 0 2 4500 50 4893 0 30 895 Executing: kill -INT -32722 executing: stap -v -e { global syscall_parms_string probe begin { printf("systemtap starting probe\n") } probe process.syscall { syscall_parms_string = $$parms exit() } probe end { printf("systemtap ending probe\n") printf("%s\n",syscall_parms_string) delete syscall_parms_string } } spawn stap -v -e global syscall_parms_string probe begin { printf("systemtap starting probe\n") } probe process.syscall { syscall_parms_string = $$parms exit() } probe end { printf("systemtap ending probe\n") printf("%s\n",syscall_parms_string) delete syscall_parms_string } Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 420usr/0sys/413real ms. Pass 2: analyzed script: 4 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50112virt/41280res/5696shr/32896data kb, in 10usr/0sys/9real ms. Pass 3: translated to C into "/tmp/stapLhqZjb/stap_4349654b9d3cdb9c52e9699700dbcce9_2550_src.c" using 50112virt/43008res/6528shr/32896data kb, in 0usr/0sys/2real ms. Pass 4: compiled C into "stap_4349654b9d3cdb9c52e9699700dbcce9_2550.ko" in 4150usr/90sys/4580real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe $arg1=0x4 $arg2=0x3fffc417230 $arg3=0x1 $arg4=0xffffffffffffffff $arg5=0x0 $arg6=0x8 PASS: UTRACE_P5_08 startup PASS: UTRACE_P5_08 load generation Executing: kill -INT -503 PASS: UTRACE_P5_08 shutdown and output Pass 5: run completed in 0usr/30sys/768real ms. metric: UTRACE_P5_08 420 0 413 10 0 9 0 0 2 4150 90 4580 0 30 768 Executing: kill -INT -503 testcase ./systemtap.base/utrace_p5.exp completed in 96 seconds Running ./systemtap.base/utrace_syscall_args.exp ... Testing 64_BIT_UTRACE_SYSCALL_ARGS Executing on host: gcc ./systemtap.base/utrace_syscall_args.c -lm -o /root/systemtap_write/systemtap/testsuite/utrace_syscall_args (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/utrace_syscall_args.c -lm -o /root/systemtap_write/systemtap/testsuite/utrace_syscall_args executing: stap -v -g ./systemtap.base/utrace_syscall_args.stp -c /root/systemtap_write/systemtap/testsuite/utrace_syscall_args spawn stap -v -g ./systemtap.base/utrace_syscall_args.stp -c /root/systemtap_write/systemtap/testsuite/utrace_syscall_args Pass 1: parsed user script and 105 library script(s) using 49728virt/41280res/5696shr/32512data kb, in 420usr/0sys/417real ms. Pass 2: analyzed script: 9 probe(s), 15 function(s), 90 embed(s), 46 global(s) using 87808virt/81600res/7360shr/70592data kb, in 2000usr/250sys/2253real ms. Pass 3: translated to C into "/tmp/stapAeOWlV/stap_20bda2084dafe6eadf2f95ea882d17ec_66344_src.c" using 87808virt/81792res/7552shr/70592data kb, in 50usr/100sys/158real ms. Pass 4: compiled C into "stap_20bda2084dafe6eadf2f95ea882d17ec_66344.ko" in 6670usr/60sys/7071real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe mmap(222)(0x0, 0x406, 0x1, 0x1, 0x5, 0x0) = 0x3ffab340000 munmap(215)(0x3ffab340000, 0x406) = 0x0 close(57)(0x5) = 0x0 dup(23)(0xffffffffffffcfc7, 0xffffffffffffffff, 0xa5a5a5a5a5a5a5a5, 0xf0f0f0f0f0f0f0f0, 0x5a5a5a5a5a5a5a5a, 0xe38e38e38e38e38e) = 0xfffffffffffffff7 bad_syscall(4294967295)(0x1c71c71c71c71c71, 0xf0f0f0f0f0f0f0f, 0xdb6db6db6db6db6d, 0x2492492492492492, 0xad6b5ad6b5ad6b5a, 0xdef7ddef7ddef7dd) = 0xffffffffffffffda systemtap test success PASS: 64_BIT_UTRACE_SYSCALL_ARGS startup PASS: 64_BIT_UTRACE_SYSCALL_ARGS load generation Executing: kill -INT -796 PASS: 64_BIT_UTRACE_SYSCALL_ARGS shutdown and output Pass 5: run completed in 10usr/20sys/784real ms. metric: 64_BIT_UTRACE_SYSCALL_ARGS 420 0 417 2000 250 2253 50 100 158 6670 60 7071 10 20 784 Executing: kill -INT -796 testcase ./systemtap.base/utrace_syscall_args.exp completed in 12 seconds Running ./systemtap.base/valid_pid.exp ... spawn stap -e probe begin{} valid pid is: 1024 spawn stap -p2 -e probe process($1).syscall{exit();} 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process($1).syscall{exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process($1).syscall{exit();} 1234567890 spawn stap -p2 -e probe process($1).syscall{exit();} 1024 # functions error:unknown (msg:string) exit:unknown () # probes process(1024).syscall /* <- process(1024).syscall */ timer.s(900) /* <- timer.s(900) */ PASS: probe process($1).syscall{exit();} 1024 spawn stap -p2 -e probe process($1).begin{exit();} 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process($1).begin{exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process($1).begin{exit();} 1234567890 spawn stap -p2 -e probe process($1).begin{exit();} 1024 # functions error:unknown (msg:string) exit:unknown () # probes process(1024).begin /* <- process(1024).begin */ timer.s(900) /* <- timer.s(900) */ PASS: probe process($1).begin{exit();} 1024 spawn stap -p2 -e probe process($1).end{exit();} 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process($1).end{exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process($1).end{exit();} 1234567890 spawn stap -p2 -e probe process($1).end{exit();} 1024 # functions error:unknown (msg:string) exit:unknown () # probes process(1024).end /* <- process(1024).end */ timer.s(900) /* <- timer.s(900) */ PASS: probe process($1).end{exit();} 1024 spawn stap -p2 -e probe process($1).thread.begin{exit();} 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process($1).thread.begin{exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process($1).thread.begin{exit();} 1234567890 spawn stap -p2 -e probe process($1).thread.begin{exit();} 1024 # functions error:unknown (msg:string) exit:unknown () # probes process(1024).thread.begin /* <- process(1024).thread.begin */ timer.s(900) /* <- timer.s(900) */ PASS: probe process($1).thread.begin{exit();} 1024 spawn stap -p2 -e probe process($1).function("main"){exit();} 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process($1).function("main"){exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process($1).function("main"){exit();} 1234567890 spawn stap -p2 -e probe process($1).function("main"){exit();} 1024 # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087") /* pc=.absolute+0xfec0 */ /* <- process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087") */ timer.s(900) /* <- timer.s(900) */ PASS: probe process($1).function("main"){exit();} 1024 spawn stap -p2 -e probe process($1).mark("*"){exit();} 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process($1).mark("*"){exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process($1).mark("*"){exit();} 1234567890 spawn stap -p2 -e probe process($1).mark("*"){exit();} 1024 # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").statement(0x412eb8) /* pc=.absolute+0x12eb8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412eb8) */ process("/root/systemtap_write/install/bin/stap").statement(0x412ec4) /* pc=.absolute+0x12ec4 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412ec4) */ process("/root/systemtap_write/install/bin/stap").statement(0x412ed4) /* pc=.absolute+0x12ed4 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412ed4) */ process("/root/systemtap_write/install/bin/stap").statement(0x412f20) /* pc=.absolute+0x12f20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f20) */ process("/root/systemtap_write/install/bin/stap").statement(0x412f78) /* pc=.absolute+0x12f78 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f78) */ process("/root/systemtap_write/install/bin/stap").statement(0x4133bc) /* pc=.absolute+0x133bc */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4133bc) */ process("/root/systemtap_write/install/bin/stap").statement(0x413524) /* pc=.absolute+0x13524 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x413524) */ process("/root/systemtap_write/install/bin/stap").statement(0x41353c) /* pc=.absolute+0x1353c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41353c) */ process("/root/systemtap_write/install/bin/stap").statement(0x415280) /* pc=.absolute+0x15280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415280) */ process("/root/systemtap_write/install/bin/stap").statement(0x415304) /* pc=.absolute+0x15304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415304) */ process("/root/systemtap_write/install/bin/stap").statement(0x415348) /* pc=.absolute+0x15348 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415348) */ process("/root/systemtap_write/install/bin/stap").statement(0x4153a8) /* pc=.absolute+0x153a8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4153a8) */ process("/root/systemtap_write/install/bin/stap").statement(0x41575c) /* pc=.absolute+0x1575c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41575c) */ process("/root/systemtap_write/install/bin/stap").statement(0x41579c) /* pc=.absolute+0x1579c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41579c) */ process("/root/systemtap_write/install/bin/stap").statement(0x4157d0) /* pc=.absolute+0x157d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4157d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x41584c) /* pc=.absolute+0x1584c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41584c) */ process("/root/systemtap_write/install/bin/stap").statement(0x410298) /* pc=.absolute+0x10298 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410298) */ process("/root/systemtap_write/install/bin/stap").statement(0x410304) /* pc=.absolute+0x10304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410304) */ process("/root/systemtap_write/install/bin/stap").statement(0x410684) /* pc=.absolute+0x10684 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410684) */ process("/root/systemtap_write/install/bin/stap").statement(0x4106e0) /* pc=.absolute+0x106e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4106e0) */ timer.s(900) /* <- timer.s(900) */ PASS: probe process($1).mark("*"){exit();} 1024 spawn stap -p2 -e probe process($1).plt("*"){exit();} 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process($1).plt("*"){exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process($1).plt("*"){exit();} 1234567890 spawn stap -p2 -e probe process($1).plt("*"){exit();} 1024 # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").statement(0x40c4d0) /* pc=.absolute+0xc4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c4e0) /* pc=.absolute+0xc4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c4f0) /* pc=.absolute+0xc4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c500) /* pc=.absolute+0xc500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c510) /* pc=.absolute+0xc510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c520) /* pc=.absolute+0xc520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c530) /* pc=.absolute+0xc530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c540) /* pc=.absolute+0xc540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c550) /* pc=.absolute+0xc550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c560) /* pc=.absolute+0xc560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c570) /* pc=.absolute+0xc570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c580) /* pc=.absolute+0xc580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c590) /* pc=.absolute+0xc590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5a0) /* pc=.absolute+0xc5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5b0) /* pc=.absolute+0xc5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5c0) /* pc=.absolute+0xc5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5d0) /* pc=.absolute+0xc5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5e0) /* pc=.absolute+0xc5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5f0) /* pc=.absolute+0xc5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c600) /* pc=.absolute+0xc600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c610) /* pc=.absolute+0xc610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c620) /* pc=.absolute+0xc620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c630) /* pc=.absolute+0xc630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c640) /* pc=.absolute+0xc640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c650) /* pc=.absolute+0xc650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c660) /* pc=.absolute+0xc660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c670) /* pc=.absolute+0xc670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c680) /* pc=.absolute+0xc680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c690) /* pc=.absolute+0xc690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6a0) /* pc=.absolute+0xc6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6b0) /* pc=.absolute+0xc6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6c0) /* pc=.absolute+0xc6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6d0) /* pc=.absolute+0xc6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6e0) /* pc=.absolute+0xc6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6f0) /* pc=.absolute+0xc6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c700) /* pc=.absolute+0xc700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c710) /* pc=.absolute+0xc710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c720) /* pc=.absolute+0xc720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c730) /* pc=.absolute+0xc730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c740) /* pc=.absolute+0xc740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c750) /* pc=.absolute+0xc750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c760) /* pc=.absolute+0xc760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c770) /* pc=.absolute+0xc770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c780) /* pc=.absolute+0xc780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c790) /* pc=.absolute+0xc790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7a0) /* pc=.absolute+0xc7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7b0) /* pc=.absolute+0xc7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7c0) /* pc=.absolute+0xc7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7d0) /* pc=.absolute+0xc7d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7e0) /* pc=.absolute+0xc7e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7f0) /* pc=.absolute+0xc7f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c800) /* pc=.absolute+0xc800 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c800) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c810) /* pc=.absolute+0xc810 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c810) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c820) /* pc=.absolute+0xc820 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c820) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c830) /* pc=.absolute+0xc830 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c830) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c840) /* pc=.absolute+0xc840 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c840) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c850) /* pc=.absolute+0xc850 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c850) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c860) /* pc=.absolute+0xc860 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c860) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c870) /* pc=.absolute+0xc870 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c870) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c880) /* pc=.absolute+0xc880 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c880) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c890) /* pc=.absolute+0xc890 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c890) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8a0) /* pc=.absolute+0xc8a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8b0) /* pc=.absolute+0xc8b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8c0) /* pc=.absolute+0xc8c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8d0) /* pc=.absolute+0xc8d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8e0) /* pc=.absolute+0xc8e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8f0) /* pc=.absolute+0xc8f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c900) /* pc=.absolute+0xc900 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c900) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c910) /* pc=.absolute+0xc910 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c910) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c920) /* pc=.absolute+0xc920 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c920) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c930) /* pc=.absolute+0xc930 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c930) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c940) /* pc=.absolute+0xc940 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c940) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c950) /* pc=.absolute+0xc950 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c950) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c960) /* pc=.absolute+0xc960 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c960) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c970) /* pc=.absolute+0xc970 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c970) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c980) /* pc=.absolute+0xc980 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c980) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c990) /* pc=.absolute+0xc990 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c990) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9a0) /* pc=.absolute+0xc9a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9b0) /* pc=.absolute+0xc9b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9c0) /* pc=.absolute+0xc9c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9d0) /* pc=.absolute+0xc9d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9e0) /* pc=.absolute+0xc9e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9f0) /* pc=.absolute+0xc9f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca00) /* pc=.absolute+0xca00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca10) /* pc=.absolute+0xca10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca20) /* pc=.absolute+0xca20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca30) /* pc=.absolute+0xca30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca40) /* pc=.absolute+0xca40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca50) /* pc=.absolute+0xca50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca60) /* pc=.absolute+0xca60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca70) /* pc=.absolute+0xca70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca80) /* pc=.absolute+0xca80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca90) /* pc=.absolute+0xca90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40caa0) /* pc=.absolute+0xcaa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40caa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cab0) /* pc=.absolute+0xcab0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cab0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cac0) /* pc=.absolute+0xcac0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cac0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cad0) /* pc=.absolute+0xcad0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cad0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cae0) /* pc=.absolute+0xcae0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cae0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40caf0) /* pc=.absolute+0xcaf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40caf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb00) /* pc=.absolute+0xcb00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb10) /* pc=.absolute+0xcb10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb20) /* pc=.absolute+0xcb20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb30) /* pc=.absolute+0xcb30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb40) /* pc=.absolute+0xcb40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb50) /* pc=.absolute+0xcb50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb60) /* pc=.absolute+0xcb60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb70) /* pc=.absolute+0xcb70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb80) /* pc=.absolute+0xcb80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb90) /* pc=.absolute+0xcb90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cba0) /* pc=.absolute+0xcba0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cba0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbb0) /* pc=.absolute+0xcbb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbc0) /* pc=.absolute+0xcbc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbd0) /* pc=.absolute+0xcbd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbe0) /* pc=.absolute+0xcbe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbf0) /* pc=.absolute+0xcbf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc00) /* pc=.absolute+0xcc00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc10) /* pc=.absolute+0xcc10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc20) /* pc=.absolute+0xcc20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc30) /* pc=.absolute+0xcc30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc40) /* pc=.absolute+0xcc40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc50) /* pc=.absolute+0xcc50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc60) /* pc=.absolute+0xcc60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc70) /* pc=.absolute+0xcc70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc80) /* pc=.absolute+0xcc80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc90) /* pc=.absolute+0xcc90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cca0) /* pc=.absolute+0xcca0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cca0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccb0) /* pc=.absolute+0xccb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccc0) /* pc=.absolute+0xccc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccd0) /* pc=.absolute+0xccd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cce0) /* pc=.absolute+0xcce0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cce0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccf0) /* pc=.absolute+0xccf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd00) /* pc=.absolute+0xcd00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd10) /* pc=.absolute+0xcd10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd20) /* pc=.absolute+0xcd20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd30) /* pc=.absolute+0xcd30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd40) /* pc=.absolute+0xcd40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd50) /* pc=.absolute+0xcd50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd60) /* pc=.absolute+0xcd60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd70) /* pc=.absolute+0xcd70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd80) /* pc=.absolute+0xcd80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd90) /* pc=.absolute+0xcd90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cda0) /* pc=.absolute+0xcda0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cda0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdb0) /* pc=.absolute+0xcdb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdc0) /* pc=.absolute+0xcdc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdd0) /* pc=.absolute+0xcdd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cde0) /* pc=.absolute+0xcde0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cde0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdf0) /* pc=.absolute+0xcdf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce00) /* pc=.absolute+0xce00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce10) /* pc=.absolute+0xce10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce20) /* pc=.absolute+0xce20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce30) /* pc=.absolute+0xce30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce40) /* pc=.absolute+0xce40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce50) /* pc=.absolute+0xce50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce60) /* pc=.absolute+0xce60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce70) /* pc=.absolute+0xce70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce80) /* pc=.absolute+0xce80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce90) /* pc=.absolute+0xce90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cea0) /* pc=.absolute+0xcea0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cea0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ceb0) /* pc=.absolute+0xceb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ceb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cec0) /* pc=.absolute+0xcec0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cec0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ced0) /* pc=.absolute+0xced0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ced0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cee0) /* pc=.absolute+0xcee0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cee0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cef0) /* pc=.absolute+0xcef0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cef0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf00) /* pc=.absolute+0xcf00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf10) /* pc=.absolute+0xcf10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf20) /* pc=.absolute+0xcf20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf30) /* pc=.absolute+0xcf30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf40) /* pc=.absolute+0xcf40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf50) /* pc=.absolute+0xcf50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf60) /* pc=.absolute+0xcf60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf70) /* pc=.absolute+0xcf70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf80) /* pc=.absolute+0xcf80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf90) /* pc=.absolute+0xcf90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfa0) /* pc=.absolute+0xcfa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfb0) /* pc=.absolute+0xcfb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfc0) /* pc=.absolute+0xcfc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfd0) /* pc=.absolute+0xcfd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfe0) /* pc=.absolute+0xcfe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cff0) /* pc=.absolute+0xcff0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cff0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d000) /* pc=.absolute+0xd000 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d000) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d010) /* pc=.absolute+0xd010 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d010) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d020) /* pc=.absolute+0xd020 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d020) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d030) /* pc=.absolute+0xd030 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d030) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d040) /* pc=.absolute+0xd040 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d040) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d050) /* pc=.absolute+0xd050 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d050) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d060) /* pc=.absolute+0xd060 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d060) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d070) /* pc=.absolute+0xd070 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d070) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d080) /* pc=.absolute+0xd080 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d080) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d090) /* pc=.absolute+0xd090 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d090) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0a0) /* pc=.absolute+0xd0a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0b0) /* pc=.absolute+0xd0b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0c0) /* pc=.absolute+0xd0c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0d0) /* pc=.absolute+0xd0d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0e0) /* pc=.absolute+0xd0e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0f0) /* pc=.absolute+0xd0f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d100) /* pc=.absolute+0xd100 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d100) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d110) /* pc=.absolute+0xd110 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d110) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d120) /* pc=.absolute+0xd120 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d120) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d130) /* pc=.absolute+0xd130 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d130) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d140) /* pc=.absolute+0xd140 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d140) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d150) /* pc=.absolute+0xd150 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d150) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d160) /* pc=.absolute+0xd160 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d160) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d170) /* pc=.absolute+0xd170 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d170) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d180) /* pc=.absolute+0xd180 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d180) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d190) /* pc=.absolute+0xd190 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d190) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1a0) /* pc=.absolute+0xd1a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1b0) /* pc=.absolute+0xd1b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1c0) /* pc=.absolute+0xd1c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1d0) /* pc=.absolute+0xd1d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1e0) /* pc=.absolute+0xd1e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1f0) /* pc=.absolute+0xd1f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d200) /* pc=.absolute+0xd200 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d200) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d210) /* pc=.absolute+0xd210 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d210) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d220) /* pc=.absolute+0xd220 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d220) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d230) /* pc=.absolute+0xd230 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d230) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d240) /* pc=.absolute+0xd240 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d240) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d250) /* pc=.absolute+0xd250 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d250) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d260) /* pc=.absolute+0xd260 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d260) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d270) /* pc=.absolute+0xd270 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d270) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d280) /* pc=.absolute+0xd280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d280) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d290) /* pc=.absolute+0xd290 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d290) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2a0) /* pc=.absolute+0xd2a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2b0) /* pc=.absolute+0xd2b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2c0) /* pc=.absolute+0xd2c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2d0) /* pc=.absolute+0xd2d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2e0) /* pc=.absolute+0xd2e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2f0) /* pc=.absolute+0xd2f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d300) /* pc=.absolute+0xd300 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d300) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d310) /* pc=.absolute+0xd310 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d310) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d320) /* pc=.absolute+0xd320 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d320) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d330) /* pc=.absolute+0xd330 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d330) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d340) /* pc=.absolute+0xd340 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d340) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d350) /* pc=.absolute+0xd350 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d350) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d360) /* pc=.absolute+0xd360 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d360) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d370) /* pc=.absolute+0xd370 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d370) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d380) /* pc=.absolute+0xd380 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d380) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d390) /* pc=.absolute+0xd390 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d390) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3a0) /* pc=.absolute+0xd3a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3b0) /* pc=.absolute+0xd3b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3c0) /* pc=.absolute+0xd3c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3d0) /* pc=.absolute+0xd3d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3e0) /* pc=.absolute+0xd3e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3f0) /* pc=.absolute+0xd3f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d400) /* pc=.absolute+0xd400 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d400) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d410) /* pc=.absolute+0xd410 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d410) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d420) /* pc=.absolute+0xd420 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d420) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d430) /* pc=.absolute+0xd430 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d430) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d440) /* pc=.absolute+0xd440 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d440) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d450) /* pc=.absolute+0xd450 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d450) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d460) /* pc=.absolute+0xd460 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d460) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d470) /* pc=.absolute+0xd470 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d470) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d480) /* pc=.absolute+0xd480 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d480) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d490) /* pc=.absolute+0xd490 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d490) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4a0) /* pc=.absolute+0xd4a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4b0) /* pc=.absolute+0xd4b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4c0) /* pc=.absolute+0xd4c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4d0) /* pc=.absolute+0xd4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4e0) /* pc=.absolute+0xd4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4f0) /* pc=.absolute+0xd4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d500) /* pc=.absolute+0xd500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d510) /* pc=.absolute+0xd510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d520) /* pc=.absolute+0xd520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d530) /* pc=.absolute+0xd530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d540) /* pc=.absolute+0xd540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d550) /* pc=.absolute+0xd550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d560) /* pc=.absolute+0xd560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d570) /* pc=.absolute+0xd570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d580) /* pc=.absolute+0xd580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d590) /* pc=.absolute+0xd590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5a0) /* pc=.absolute+0xd5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5b0) /* pc=.absolute+0xd5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5c0) /* pc=.absolute+0xd5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5d0) /* pc=.absolute+0xd5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5e0) /* pc=.absolute+0xd5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5f0) /* pc=.absolute+0xd5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d600) /* pc=.absolute+0xd600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d610) /* pc=.absolute+0xd610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d620) /* pc=.absolute+0xd620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d630) /* pc=.absolute+0xd630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d640) /* pc=.absolute+0xd640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d650) /* pc=.absolute+0xd650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d660) /* pc=.absolute+0xd660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d670) /* pc=.absolute+0xd670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d680) /* pc=.absolute+0xd680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d690) /* pc=.absolute+0xd690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6a0) /* pc=.absolute+0xd6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6b0) /* pc=.absolute+0xd6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6c0) /* pc=.absolute+0xd6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6d0) /* pc=.absolute+0xd6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6e0) /* pc=.absolute+0xd6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6f0) /* pc=.absolute+0xd6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d700) /* pc=.absolute+0xd700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d710) /* pc=.absolute+0xd710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d720) /* pc=.absolute+0xd720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d730) /* pc=.absolute+0xd730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d740) /* pc=.absolute+0xd740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d750) /* pc=.absolute+0xd750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d760) /* pc=.absolute+0xd760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d770) /* pc=.absolute+0xd770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d780) /* pc=.absolute+0xd780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d790) /* pc=.absolute+0xd790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7a0) /* pc=.absolute+0xd7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7b0) /* pc=.absolute+0xd7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7c0) /* pc=.absolute+0xd7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7d0) /* pc=.absolute+0xd7d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7e0) /* pc=.absolute+0xd7e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7f0) /* pc=.absolute+0xd7f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d800) /* pc=.absolute+0xd800 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d800) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d810) /* pc=.absolute+0xd810 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d810) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d820) /* pc=.absolute+0xd820 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d820) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d830) /* pc=.absolute+0xd830 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d830) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d840) /* pc=.absolute+0xd840 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d840) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d850) /* pc=.absolute+0xd850 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d850) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d860) /* pc=.absolute+0xd860 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d860) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d870) /* pc=.absolute+0xd870 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d870) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d880) /* pc=.absolute+0xd880 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d880) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d890) /* pc=.absolute+0xd890 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d890) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8a0) /* pc=.absolute+0xd8a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8b0) /* pc=.absolute+0xd8b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8c0) /* pc=.absolute+0xd8c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8d0) /* pc=.absolute+0xd8d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8e0) /* pc=.absolute+0xd8e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8f0) /* pc=.absolute+0xd8f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d900) /* pc=.absolute+0xd900 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d900) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d910) /* pc=.absolute+0xd910 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d910) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d920) /* pc=.absolute+0xd920 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d920) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d930) /* pc=.absolute+0xd930 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d930) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d940) /* pc=.absolute+0xd940 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d940) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d950) /* pc=.absolute+0xd950 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d950) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d960) /* pc=.absolute+0xd960 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d960) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d970) /* pc=.absolute+0xd970 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d970) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d980) /* pc=.absolute+0xd980 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d980) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d990) /* pc=.absolute+0xd990 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d990) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9a0) /* pc=.absolute+0xd9a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9b0) /* pc=.absolute+0xd9b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9c0) /* pc=.absolute+0xd9c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9d0) /* pc=.absolute+0xd9d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9e0) /* pc=.absolute+0xd9e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9f0) /* pc=.absolute+0xd9f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da00) /* pc=.absolute+0xda00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da10) /* pc=.absolute+0xda10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da20) /* pc=.absolute+0xda20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da30) /* pc=.absolute+0xda30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da40) /* pc=.absolute+0xda40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da50) /* pc=.absolute+0xda50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da60) /* pc=.absolute+0xda60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da70) /* pc=.absolute+0xda70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da80) /* pc=.absolute+0xda80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da90) /* pc=.absolute+0xda90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40daa0) /* pc=.absolute+0xdaa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40daa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dab0) /* pc=.absolute+0xdab0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dab0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dac0) /* pc=.absolute+0xdac0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dac0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dad0) /* pc=.absolute+0xdad0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dad0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dae0) /* pc=.absolute+0xdae0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dae0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40daf0) /* pc=.absolute+0xdaf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40daf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db00) /* pc=.absolute+0xdb00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db10) /* pc=.absolute+0xdb10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db20) /* pc=.absolute+0xdb20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db30) /* pc=.absolute+0xdb30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db40) /* pc=.absolute+0xdb40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db50) /* pc=.absolute+0xdb50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db60) /* pc=.absolute+0xdb60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db70) /* pc=.absolute+0xdb70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db80) /* pc=.absolute+0xdb80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db90) /* pc=.absolute+0xdb90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dba0) /* pc=.absolute+0xdba0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dba0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbb0) /* pc=.absolute+0xdbb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbc0) /* pc=.absolute+0xdbc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbd0) /* pc=.absolute+0xdbd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbe0) /* pc=.absolute+0xdbe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbf0) /* pc=.absolute+0xdbf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc00) /* pc=.absolute+0xdc00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc10) /* pc=.absolute+0xdc10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc20) /* pc=.absolute+0xdc20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc30) /* pc=.absolute+0xdc30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc40) /* pc=.absolute+0xdc40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc50) /* pc=.absolute+0xdc50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc60) /* pc=.absolute+0xdc60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc70) /* pc=.absolute+0xdc70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc80) /* pc=.absolute+0xdc80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc90) /* pc=.absolute+0xdc90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dca0) /* pc=.absolute+0xdca0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dca0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcb0) /* pc=.absolute+0xdcb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcc0) /* pc=.absolute+0xdcc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcd0) /* pc=.absolute+0xdcd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dce0) /* pc=.absolute+0xdce0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dce0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcf0) /* pc=.absolute+0xdcf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd00) /* pc=.absolute+0xdd00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd10) /* pc=.absolute+0xdd10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd20) /* pc=.absolute+0xdd20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd30) /* pc=.absolute+0xdd30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd40) /* pc=.absolute+0xdd40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd50) /* pc=.absolute+0xdd50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd60) /* pc=.absolute+0xdd60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd70) /* pc=.absolute+0xdd70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd80) /* pc=.absolute+0xdd80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd90) /* pc=.absolute+0xdd90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dda0) /* pc=.absolute+0xdda0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dda0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddb0) /* pc=.absolute+0xddb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddc0) /* pc=.absolute+0xddc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddd0) /* pc=.absolute+0xddd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dde0) /* pc=.absolute+0xdde0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dde0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddf0) /* pc=.absolute+0xddf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de00) /* pc=.absolute+0xde00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de10) /* pc=.absolute+0xde10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de20) /* pc=.absolute+0xde20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de30) /* pc=.absolute+0xde30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de40) /* pc=.absolute+0xde40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de50) /* pc=.absolute+0xde50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de60) /* pc=.absolute+0xde60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de70) /* pc=.absolute+0xde70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de80) /* pc=.absolute+0xde80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de90) /* pc=.absolute+0xde90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dea0) /* pc=.absolute+0xdea0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dea0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40deb0) /* pc=.absolute+0xdeb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40deb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dec0) /* pc=.absolute+0xdec0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dec0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ded0) /* pc=.absolute+0xded0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ded0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dee0) /* pc=.absolute+0xdee0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dee0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40def0) /* pc=.absolute+0xdef0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40def0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df00) /* pc=.absolute+0xdf00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df10) /* pc=.absolute+0xdf10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df20) /* pc=.absolute+0xdf20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df30) /* pc=.absolute+0xdf30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df40) /* pc=.absolute+0xdf40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df50) /* pc=.absolute+0xdf50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df60) /* pc=.absolute+0xdf60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df70) /* pc=.absolute+0xdf70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df80) /* pc=.absolute+0xdf80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df90) /* pc=.absolute+0xdf90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfa0) /* pc=.absolute+0xdfa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfb0) /* pc=.absolute+0xdfb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfc0) /* pc=.absolute+0xdfc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfd0) /* pc=.absolute+0xdfd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfe0) /* pc=.absolute+0xdfe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dff0) /* pc=.absolute+0xdff0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dff0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e000) /* pc=.absolute+0xe000 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e000) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e010) /* pc=.absolute+0xe010 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e010) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e020) /* pc=.absolute+0xe020 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e020) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e030) /* pc=.absolute+0xe030 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e030) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e040) /* pc=.absolute+0xe040 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e040) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e050) /* pc=.absolute+0xe050 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e050) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e060) /* pc=.absolute+0xe060 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e060) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e070) /* pc=.absolute+0xe070 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e070) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e080) /* pc=.absolute+0xe080 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e080) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e090) /* pc=.absolute+0xe090 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e090) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0a0) /* pc=.absolute+0xe0a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0b0) /* pc=.absolute+0xe0b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0c0) /* pc=.absolute+0xe0c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0d0) /* pc=.absolute+0xe0d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0e0) /* pc=.absolute+0xe0e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0f0) /* pc=.absolute+0xe0f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e100) /* pc=.absolute+0xe100 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e100) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e110) /* pc=.absolute+0xe110 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e110) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e120) /* pc=.absolute+0xe120 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e120) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e130) /* pc=.absolute+0xe130 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e130) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e140) /* pc=.absolute+0xe140 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e140) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e150) /* pc=.absolute+0xe150 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e150) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e160) /* pc=.absolute+0xe160 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e160) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e170) /* pc=.absolute+0xe170 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e170) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e180) /* pc=.absolute+0xe180 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e180) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e190) /* pc=.absolute+0xe190 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e190) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1a0) /* pc=.absolute+0xe1a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1b0) /* pc=.absolute+0xe1b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1c0) /* pc=.absolute+0xe1c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1d0) /* pc=.absolute+0xe1d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1e0) /* pc=.absolute+0xe1e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1f0) /* pc=.absolute+0xe1f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e200) /* pc=.absolute+0xe200 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e200) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e210) /* pc=.absolute+0xe210 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e210) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e220) /* pc=.absolute+0xe220 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e220) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e230) /* pc=.absolute+0xe230 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e230) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e240) /* pc=.absolute+0xe240 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e240) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e250) /* pc=.absolute+0xe250 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e250) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e260) /* pc=.absolute+0xe260 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e260) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e270) /* pc=.absolute+0xe270 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e270) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e280) /* pc=.absolute+0xe280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e280) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e290) /* pc=.absolute+0xe290 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e290) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2a0) /* pc=.absolute+0xe2a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2b0) /* pc=.absolute+0xe2b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2c0) /* pc=.absolute+0xe2c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2d0) /* pc=.absolute+0xe2d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2e0) /* pc=.absolute+0xe2e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2f0) /* pc=.absolute+0xe2f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e300) /* pc=.absolute+0xe300 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e300) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e310) /* pc=.absolute+0xe310 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e310) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e320) /* pc=.absolute+0xe320 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e320) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e330) /* pc=.absolute+0xe330 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e330) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e340) /* pc=.absolute+0xe340 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e340) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e350) /* pc=.absolute+0xe350 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e350) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e360) /* pc=.absolute+0xe360 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e360) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e370) /* pc=.absolute+0xe370 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e370) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e380) /* pc=.absolute+0xe380 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e380) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e390) /* pc=.absolute+0xe390 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e390) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3a0) /* pc=.absolute+0xe3a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3b0) /* pc=.absolute+0xe3b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3c0) /* pc=.absolute+0xe3c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3d0) /* pc=.absolute+0xe3d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3e0) /* pc=.absolute+0xe3e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3f0) /* pc=.absolute+0xe3f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e400) /* pc=.absolute+0xe400 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e400) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e410) /* pc=.absolute+0xe410 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e410) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e420) /* pc=.absolute+0xe420 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e420) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e430) /* pc=.absolute+0xe430 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e430) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e440) /* pc=.absolute+0xe440 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e440) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e450) /* pc=.absolute+0xe450 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e450) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e460) /* pc=.absolute+0xe460 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e460) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e470) /* pc=.absolute+0xe470 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e470) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e480) /* pc=.absolute+0xe480 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e480) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e490) /* pc=.absolute+0xe490 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e490) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4a0) /* pc=.absolute+0xe4a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4b0) /* pc=.absolute+0xe4b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4c0) /* pc=.absolute+0xe4c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4d0) /* pc=.absolute+0xe4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4e0) /* pc=.absolute+0xe4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4f0) /* pc=.absolute+0xe4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e500) /* pc=.absolute+0xe500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e510) /* pc=.absolute+0xe510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e520) /* pc=.absolute+0xe520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e530) /* pc=.absolute+0xe530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e540) /* pc=.absolute+0xe540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e550) /* pc=.absolute+0xe550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e560) /* pc=.absolute+0xe560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e570) /* pc=.absolute+0xe570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e580) /* pc=.absolute+0xe580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e590) /* pc=.absolute+0xe590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5a0) /* pc=.absolute+0xe5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5b0) /* pc=.absolute+0xe5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5c0) /* pc=.absolute+0xe5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5d0) /* pc=.absolute+0xe5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5e0) /* pc=.absolute+0xe5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5f0) /* pc=.absolute+0xe5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e600) /* pc=.absolute+0xe600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e610) /* pc=.absolute+0xe610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e620) /* pc=.absolute+0xe620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e630) /* pc=.absolute+0xe630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e640) /* pc=.absolute+0xe640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e650) /* pc=.absolute+0xe650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e660) /* pc=.absolute+0xe660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e670) /* pc=.absolute+0xe670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e680) /* pc=.absolute+0xe680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e690) /* pc=.absolute+0xe690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6a0) /* pc=.absolute+0xe6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6b0) /* pc=.absolute+0xe6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6c0) /* pc=.absolute+0xe6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6d0) /* pc=.absolute+0xe6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6e0) /* pc=.absolute+0xe6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6f0) /* pc=.absolute+0xe6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e700) /* pc=.absolute+0xe700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e710) /* pc=.absolute+0xe710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e720) /* pc=.absolute+0xe720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e730) /* pc=.absolute+0xe730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e740) /* pc=.absolute+0xe740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e750) /* pc=.absolute+0xe750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e760) /* pc=.absolute+0xe760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e770) /* pc=.absolute+0xe770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e780) /* pc=.absolute+0xe780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e790) /* pc=.absolute+0xe790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7a0) /* pc=.absolute+0xe7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7b0) /* pc=.absolute+0xe7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7c0) /* pc=.absolute+0xe7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7c0) */ timer.s(900) /* <- timer.s(900) */ PASS: probe process($1).plt("*"){exit();} 1024 spawn stap -p2 -e probe process($1).provider("*").mark("*"){exit();} 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process($1).provider("*").mark("*"){exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process($1).provider("*").mark("*"){exit();} 1234567890 spawn stap -p2 -e probe process($1).provider("*").mark("*"){exit();} 1024 # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").statement(0x412eb8) /* pc=.absolute+0x12eb8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412eb8) */ process("/root/systemtap_write/install/bin/stap").statement(0x412ec4) /* pc=.absolute+0x12ec4 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412ec4) */ process("/root/systemtap_write/install/bin/stap").statement(0x412ed4) /* pc=.absolute+0x12ed4 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412ed4) */ process("/root/systemtap_write/install/bin/stap").statement(0x412f20) /* pc=.absolute+0x12f20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f20) */ process("/root/systemtap_write/install/bin/stap").statement(0x412f78) /* pc=.absolute+0x12f78 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f78) */ process("/root/systemtap_write/install/bin/stap").statement(0x4133bc) /* pc=.absolute+0x133bc */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4133bc) */ process("/root/systemtap_write/install/bin/stap").statement(0x413524) /* pc=.absolute+0x13524 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x413524) */ process("/root/systemtap_write/install/bin/stap").statement(0x41353c) /* pc=.absolute+0x1353c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41353c) */ process("/root/systemtap_write/install/bin/stap").statement(0x415280) /* pc=.absolute+0x15280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415280) */ process("/root/systemtap_write/install/bin/stap").statement(0x415304) /* pc=.absolute+0x15304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415304) */ process("/root/systemtap_write/install/bin/stap").statement(0x415348) /* pc=.absolute+0x15348 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415348) */ process("/root/systemtap_write/install/bin/stap").statement(0x4153a8) /* pc=.absolute+0x153a8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4153a8) */ process("/root/systemtap_write/install/bin/stap").statement(0x41575c) /* pc=.absolute+0x1575c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41575c) */ process("/root/systemtap_write/install/bin/stap").statement(0x41579c) /* pc=.absolute+0x1579c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41579c) */ process("/root/systemtap_write/install/bin/stap").statement(0x4157d0) /* pc=.absolute+0x157d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4157d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x41584c) /* pc=.absolute+0x1584c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41584c) */ process("/root/systemtap_write/install/bin/stap").statement(0x410298) /* pc=.absolute+0x10298 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410298) */ process("/root/systemtap_write/install/bin/stap").statement(0x410304) /* pc=.absolute+0x10304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410304) */ process("/root/systemtap_write/install/bin/stap").statement(0x410684) /* pc=.absolute+0x10684 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410684) */ process("/root/systemtap_write/install/bin/stap").statement(0x4106e0) /* pc=.absolute+0x106e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4106e0) */ timer.s(900) /* <- timer.s(900) */ PASS: probe process($1).provider("*").mark("*"){exit();} 1024 spawn stap -p2 -e probe process.begin{exit();} -x 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.begin{exit();} ^ semantic error: cannot probe pid 1234567890: No such process PASS: probe process.begin{exit();} 1234567890 spawn stap -p2 -e probe process.begin{exit();} -x 1024 # functions error:unknown (msg:string) exit:unknown () # probes process.begin /* <- process.begin */ timer.s(900) /* <- timer.s(900) */ PASS: probe process.begin{exit();} 1024 spawn stap -p2 -e probe process.end{exit();} -x 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.end{exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process.end{exit();} 1234567890 spawn stap -p2 -e probe process.end{exit();} -x 1024 # functions error:unknown (msg:string) exit:unknown () # probes process.end /* <- process.end */ timer.s(900) /* <- timer.s(900) */ PASS: probe process.end{exit();} 1024 spawn stap -p2 -e probe process.thread.begin{exit();} -x 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.thread.begin{exit();} ^ semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process.thread.begin{exit();} 1234567890 spawn stap -p2 -e probe process.thread.begin{exit();} -x 1024 # functions error:unknown (msg:string) exit:unknown () # probes process.thread.begin /* <- process.thread.begin */ timer.s(900) /* <- timer.s(900) */ PASS: probe process.thread.begin{exit();} 1024 spawn stap -p2 -e probe process.function("main"){exit();} -x 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.function("main"){exit();} ^ semantic error: invalid -x pid for unspecified process probe [man stapprobes] semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process.function("main"){exit();} 1234567890 spawn stap -p2 -e probe process.function("main"){exit();} -x 1024 # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087") /* pc=.absolute+0xfec0 */ /* <- process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087") */ timer.s(900) /* <- timer.s(900) */ PASS: probe process.function("main"){exit();} 1024 spawn stap -p2 -e probe process.plt("*"){exit();} -x 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.plt("*"){exit();} ^ semantic error: invalid -x pid for unspecified process probe [man stapprobes] semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process.plt("*"){exit();} 1234567890 spawn stap -p2 -e probe process.plt("*"){exit();} -x 1024 # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").statement(0x40c4d0) /* pc=.absolute+0xc4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c4e0) /* pc=.absolute+0xc4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c4f0) /* pc=.absolute+0xc4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c500) /* pc=.absolute+0xc500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c510) /* pc=.absolute+0xc510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c520) /* pc=.absolute+0xc520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c530) /* pc=.absolute+0xc530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c540) /* pc=.absolute+0xc540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c550) /* pc=.absolute+0xc550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c560) /* pc=.absolute+0xc560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c570) /* pc=.absolute+0xc570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c580) /* pc=.absolute+0xc580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c590) /* pc=.absolute+0xc590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5a0) /* pc=.absolute+0xc5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5b0) /* pc=.absolute+0xc5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5c0) /* pc=.absolute+0xc5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5d0) /* pc=.absolute+0xc5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5e0) /* pc=.absolute+0xc5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5f0) /* pc=.absolute+0xc5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c600) /* pc=.absolute+0xc600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c610) /* pc=.absolute+0xc610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c620) /* pc=.absolute+0xc620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c630) /* pc=.absolute+0xc630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c640) /* pc=.absolute+0xc640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c650) /* pc=.absolute+0xc650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c660) /* pc=.absolute+0xc660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c670) /* pc=.absolute+0xc670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c680) /* pc=.absolute+0xc680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c690) /* pc=.absolute+0xc690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6a0) /* pc=.absolute+0xc6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6b0) /* pc=.absolute+0xc6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6c0) /* pc=.absolute+0xc6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6d0) /* pc=.absolute+0xc6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6e0) /* pc=.absolute+0xc6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6f0) /* pc=.absolute+0xc6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c700) /* pc=.absolute+0xc700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c710) /* pc=.absolute+0xc710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c720) /* pc=.absolute+0xc720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c730) /* pc=.absolute+0xc730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c740) /* pc=.absolute+0xc740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c750) /* pc=.absolute+0xc750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c760) /* pc=.absolute+0xc760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c770) /* pc=.absolute+0xc770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c780) /* pc=.absolute+0xc780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c790) /* pc=.absolute+0xc790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7a0) /* pc=.absolute+0xc7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7b0) /* pc=.absolute+0xc7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7c0) /* pc=.absolute+0xc7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7d0) /* pc=.absolute+0xc7d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7e0) /* pc=.absolute+0xc7e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7f0) /* pc=.absolute+0xc7f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c800) /* pc=.absolute+0xc800 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c800) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c810) /* pc=.absolute+0xc810 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c810) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c820) /* pc=.absolute+0xc820 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c820) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c830) /* pc=.absolute+0xc830 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c830) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c840) /* pc=.absolute+0xc840 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c840) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c850) /* pc=.absolute+0xc850 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c850) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c860) /* pc=.absolute+0xc860 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c860) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c870) /* pc=.absolute+0xc870 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c870) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c880) /* pc=.absolute+0xc880 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c880) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c890) /* pc=.absolute+0xc890 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c890) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8a0) /* pc=.absolute+0xc8a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8b0) /* pc=.absolute+0xc8b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8c0) /* pc=.absolute+0xc8c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8d0) /* pc=.absolute+0xc8d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8e0) /* pc=.absolute+0xc8e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8f0) /* pc=.absolute+0xc8f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c900) /* pc=.absolute+0xc900 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c900) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c910) /* pc=.absolute+0xc910 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c910) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c920) /* pc=.absolute+0xc920 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c920) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c930) /* pc=.absolute+0xc930 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c930) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c940) /* pc=.absolute+0xc940 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c940) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c950) /* pc=.absolute+0xc950 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c950) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c960) /* pc=.absolute+0xc960 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c960) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c970) /* pc=.absolute+0xc970 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c970) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c980) /* pc=.absolute+0xc980 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c980) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c990) /* pc=.absolute+0xc990 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c990) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9a0) /* pc=.absolute+0xc9a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9b0) /* pc=.absolute+0xc9b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9c0) /* pc=.absolute+0xc9c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9d0) /* pc=.absolute+0xc9d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9e0) /* pc=.absolute+0xc9e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9f0) /* pc=.absolute+0xc9f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca00) /* pc=.absolute+0xca00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca10) /* pc=.absolute+0xca10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca20) /* pc=.absolute+0xca20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca30) /* pc=.absolute+0xca30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca40) /* pc=.absolute+0xca40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca50) /* pc=.absolute+0xca50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca60) /* pc=.absolute+0xca60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca70) /* pc=.absolute+0xca70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca80) /* pc=.absolute+0xca80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca90) /* pc=.absolute+0xca90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40caa0) /* pc=.absolute+0xcaa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40caa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cab0) /* pc=.absolute+0xcab0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cab0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cac0) /* pc=.absolute+0xcac0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cac0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cad0) /* pc=.absolute+0xcad0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cad0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cae0) /* pc=.absolute+0xcae0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cae0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40caf0) /* pc=.absolute+0xcaf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40caf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb00) /* pc=.absolute+0xcb00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb10) /* pc=.absolute+0xcb10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb20) /* pc=.absolute+0xcb20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb30) /* pc=.absolute+0xcb30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb40) /* pc=.absolute+0xcb40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb50) /* pc=.absolute+0xcb50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb60) /* pc=.absolute+0xcb60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb70) /* pc=.absolute+0xcb70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb80) /* pc=.absolute+0xcb80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb90) /* pc=.absolute+0xcb90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cba0) /* pc=.absolute+0xcba0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cba0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbb0) /* pc=.absolute+0xcbb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbc0) /* pc=.absolute+0xcbc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbd0) /* pc=.absolute+0xcbd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbe0) /* pc=.absolute+0xcbe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbf0) /* pc=.absolute+0xcbf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc00) /* pc=.absolute+0xcc00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc10) /* pc=.absolute+0xcc10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc20) /* pc=.absolute+0xcc20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc30) /* pc=.absolute+0xcc30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc40) /* pc=.absolute+0xcc40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc50) /* pc=.absolute+0xcc50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc60) /* pc=.absolute+0xcc60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc70) /* pc=.absolute+0xcc70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc80) /* pc=.absolute+0xcc80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc90) /* pc=.absolute+0xcc90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cca0) /* pc=.absolute+0xcca0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cca0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccb0) /* pc=.absolute+0xccb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccc0) /* pc=.absolute+0xccc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccd0) /* pc=.absolute+0xccd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cce0) /* pc=.absolute+0xcce0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cce0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccf0) /* pc=.absolute+0xccf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd00) /* pc=.absolute+0xcd00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd10) /* pc=.absolute+0xcd10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd20) /* pc=.absolute+0xcd20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd30) /* pc=.absolute+0xcd30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd40) /* pc=.absolute+0xcd40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd50) /* pc=.absolute+0xcd50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd60) /* pc=.absolute+0xcd60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd70) /* pc=.absolute+0xcd70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd80) /* pc=.absolute+0xcd80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd90) /* pc=.absolute+0xcd90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cda0) /* pc=.absolute+0xcda0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cda0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdb0) /* pc=.absolute+0xcdb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdc0) /* pc=.absolute+0xcdc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdd0) /* pc=.absolute+0xcdd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cde0) /* pc=.absolute+0xcde0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cde0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdf0) /* pc=.absolute+0xcdf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce00) /* pc=.absolute+0xce00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce10) /* pc=.absolute+0xce10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce20) /* pc=.absolute+0xce20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce30) /* pc=.absolute+0xce30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce40) /* pc=.absolute+0xce40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce50) /* pc=.absolute+0xce50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce60) /* pc=.absolute+0xce60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce70) /* pc=.absolute+0xce70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce80) /* pc=.absolute+0xce80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce90) /* pc=.absolute+0xce90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cea0) /* pc=.absolute+0xcea0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cea0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ceb0) /* pc=.absolute+0xceb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ceb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cec0) /* pc=.absolute+0xcec0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cec0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ced0) /* pc=.absolute+0xced0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ced0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cee0) /* pc=.absolute+0xcee0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cee0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cef0) /* pc=.absolute+0xcef0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cef0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf00) /* pc=.absolute+0xcf00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf10) /* pc=.absolute+0xcf10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf20) /* pc=.absolute+0xcf20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf30) /* pc=.absolute+0xcf30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf40) /* pc=.absolute+0xcf40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf50) /* pc=.absolute+0xcf50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf60) /* pc=.absolute+0xcf60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf70) /* pc=.absolute+0xcf70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf80) /* pc=.absolute+0xcf80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf90) /* pc=.absolute+0xcf90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfa0) /* pc=.absolute+0xcfa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfb0) /* pc=.absolute+0xcfb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfc0) /* pc=.absolute+0xcfc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfd0) /* pc=.absolute+0xcfd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfe0) /* pc=.absolute+0xcfe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cff0) /* pc=.absolute+0xcff0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cff0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d000) /* pc=.absolute+0xd000 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d000) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d010) /* pc=.absolute+0xd010 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d010) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d020) /* pc=.absolute+0xd020 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d020) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d030) /* pc=.absolute+0xd030 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d030) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d040) /* pc=.absolute+0xd040 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d040) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d050) /* pc=.absolute+0xd050 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d050) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d060) /* pc=.absolute+0xd060 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d060) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d070) /* pc=.absolute+0xd070 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d070) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d080) /* pc=.absolute+0xd080 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d080) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d090) /* pc=.absolute+0xd090 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d090) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0a0) /* pc=.absolute+0xd0a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0b0) /* pc=.absolute+0xd0b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0c0) /* pc=.absolute+0xd0c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0d0) /* pc=.absolute+0xd0d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0e0) /* pc=.absolute+0xd0e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0f0) /* pc=.absolute+0xd0f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d100) /* pc=.absolute+0xd100 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d100) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d110) /* pc=.absolute+0xd110 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d110) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d120) /* pc=.absolute+0xd120 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d120) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d130) /* pc=.absolute+0xd130 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d130) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d140) /* pc=.absolute+0xd140 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d140) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d150) /* pc=.absolute+0xd150 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d150) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d160) /* pc=.absolute+0xd160 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d160) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d170) /* pc=.absolute+0xd170 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d170) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d180) /* pc=.absolute+0xd180 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d180) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d190) /* pc=.absolute+0xd190 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d190) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1a0) /* pc=.absolute+0xd1a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1b0) /* pc=.absolute+0xd1b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1c0) /* pc=.absolute+0xd1c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1d0) /* pc=.absolute+0xd1d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1e0) /* pc=.absolute+0xd1e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1f0) /* pc=.absolute+0xd1f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d200) /* pc=.absolute+0xd200 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d200) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d210) /* pc=.absolute+0xd210 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d210) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d220) /* pc=.absolute+0xd220 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d220) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d230) /* pc=.absolute+0xd230 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d230) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d240) /* pc=.absolute+0xd240 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d240) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d250) /* pc=.absolute+0xd250 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d250) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d260) /* pc=.absolute+0xd260 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d260) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d270) /* pc=.absolute+0xd270 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d270) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d280) /* pc=.absolute+0xd280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d280) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d290) /* pc=.absolute+0xd290 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d290) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2a0) /* pc=.absolute+0xd2a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2b0) /* pc=.absolute+0xd2b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2c0) /* pc=.absolute+0xd2c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2d0) /* pc=.absolute+0xd2d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2e0) /* pc=.absolute+0xd2e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2f0) /* pc=.absolute+0xd2f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d300) /* pc=.absolute+0xd300 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d300) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d310) /* pc=.absolute+0xd310 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d310) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d320) /* pc=.absolute+0xd320 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d320) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d330) /* pc=.absolute+0xd330 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d330) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d340) /* pc=.absolute+0xd340 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d340) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d350) /* pc=.absolute+0xd350 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d350) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d360) /* pc=.absolute+0xd360 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d360) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d370) /* pc=.absolute+0xd370 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d370) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d380) /* pc=.absolute+0xd380 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d380) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d390) /* pc=.absolute+0xd390 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d390) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3a0) /* pc=.absolute+0xd3a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3b0) /* pc=.absolute+0xd3b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3c0) /* pc=.absolute+0xd3c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3d0) /* pc=.absolute+0xd3d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3e0) /* pc=.absolute+0xd3e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3f0) /* pc=.absolute+0xd3f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d400) /* pc=.absolute+0xd400 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d400) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d410) /* pc=.absolute+0xd410 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d410) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d420) /* pc=.absolute+0xd420 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d420) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d430) /* pc=.absolute+0xd430 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d430) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d440) /* pc=.absolute+0xd440 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d440) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d450) /* pc=.absolute+0xd450 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d450) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d460) /* pc=.absolute+0xd460 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d460) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d470) /* pc=.absolute+0xd470 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d470) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d480) /* pc=.absolute+0xd480 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d480) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d490) /* pc=.absolute+0xd490 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d490) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4a0) /* pc=.absolute+0xd4a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4b0) /* pc=.absolute+0xd4b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4c0) /* pc=.absolute+0xd4c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4d0) /* pc=.absolute+0xd4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4e0) /* pc=.absolute+0xd4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4f0) /* pc=.absolute+0xd4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d500) /* pc=.absolute+0xd500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d510) /* pc=.absolute+0xd510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d520) /* pc=.absolute+0xd520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d530) /* pc=.absolute+0xd530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d540) /* pc=.absolute+0xd540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d550) /* pc=.absolute+0xd550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d560) /* pc=.absolute+0xd560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d570) /* pc=.absolute+0xd570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d580) /* pc=.absolute+0xd580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d590) /* pc=.absolute+0xd590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5a0) /* pc=.absolute+0xd5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5b0) /* pc=.absolute+0xd5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5c0) /* pc=.absolute+0xd5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5d0) /* pc=.absolute+0xd5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5e0) /* pc=.absolute+0xd5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5f0) /* pc=.absolute+0xd5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d600) /* pc=.absolute+0xd600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d610) /* pc=.absolute+0xd610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d620) /* pc=.absolute+0xd620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d630) /* pc=.absolute+0xd630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d640) /* pc=.absolute+0xd640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d650) /* pc=.absolute+0xd650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d660) /* pc=.absolute+0xd660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d670) /* pc=.absolute+0xd670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d680) /* pc=.absolute+0xd680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d690) /* pc=.absolute+0xd690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6a0) /* pc=.absolute+0xd6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6b0) /* pc=.absolute+0xd6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6c0) /* pc=.absolute+0xd6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6d0) /* pc=.absolute+0xd6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6e0) /* pc=.absolute+0xd6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6f0) /* pc=.absolute+0xd6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d700) /* pc=.absolute+0xd700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d710) /* pc=.absolute+0xd710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d720) /* pc=.absolute+0xd720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d730) /* pc=.absolute+0xd730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d740) /* pc=.absolute+0xd740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d750) /* pc=.absolute+0xd750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d760) /* pc=.absolute+0xd760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d770) /* pc=.absolute+0xd770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d780) /* pc=.absolute+0xd780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d790) /* pc=.absolute+0xd790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7a0) /* pc=.absolute+0xd7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7b0) /* pc=.absolute+0xd7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7c0) /* pc=.absolute+0xd7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7d0) /* pc=.absolute+0xd7d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7e0) /* pc=.absolute+0xd7e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7f0) /* pc=.absolute+0xd7f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d800) /* pc=.absolute+0xd800 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d800) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d810) /* pc=.absolute+0xd810 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d810) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d820) /* pc=.absolute+0xd820 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d820) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d830) /* pc=.absolute+0xd830 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d830) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d840) /* pc=.absolute+0xd840 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d840) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d850) /* pc=.absolute+0xd850 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d850) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d860) /* pc=.absolute+0xd860 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d860) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d870) /* pc=.absolute+0xd870 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d870) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d880) /* pc=.absolute+0xd880 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d880) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d890) /* pc=.absolute+0xd890 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d890) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8a0) /* pc=.absolute+0xd8a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8b0) /* pc=.absolute+0xd8b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8c0) /* pc=.absolute+0xd8c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8d0) /* pc=.absolute+0xd8d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8e0) /* pc=.absolute+0xd8e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8f0) /* pc=.absolute+0xd8f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d900) /* pc=.absolute+0xd900 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d900) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d910) /* pc=.absolute+0xd910 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d910) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d920) /* pc=.absolute+0xd920 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d920) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d930) /* pc=.absolute+0xd930 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d930) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d940) /* pc=.absolute+0xd940 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d940) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d950) /* pc=.absolute+0xd950 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d950) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d960) /* pc=.absolute+0xd960 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d960) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d970) /* pc=.absolute+0xd970 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d970) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d980) /* pc=.absolute+0xd980 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d980) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d990) /* pc=.absolute+0xd990 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d990) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9a0) /* pc=.absolute+0xd9a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9b0) /* pc=.absolute+0xd9b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9c0) /* pc=.absolute+0xd9c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9d0) /* pc=.absolute+0xd9d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9e0) /* pc=.absolute+0xd9e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9f0) /* pc=.absolute+0xd9f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da00) /* pc=.absolute+0xda00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da10) /* pc=.absolute+0xda10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da20) /* pc=.absolute+0xda20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da30) /* pc=.absolute+0xda30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da40) /* pc=.absolute+0xda40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da50) /* pc=.absolute+0xda50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da60) /* pc=.absolute+0xda60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da70) /* pc=.absolute+0xda70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da80) /* pc=.absolute+0xda80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da90) /* pc=.absolute+0xda90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40daa0) /* pc=.absolute+0xdaa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40daa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dab0) /* pc=.absolute+0xdab0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dab0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dac0) /* pc=.absolute+0xdac0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dac0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dad0) /* pc=.absolute+0xdad0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dad0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dae0) /* pc=.absolute+0xdae0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dae0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40daf0) /* pc=.absolute+0xdaf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40daf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db00) /* pc=.absolute+0xdb00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db10) /* pc=.absolute+0xdb10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db20) /* pc=.absolute+0xdb20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db30) /* pc=.absolute+0xdb30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db40) /* pc=.absolute+0xdb40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db50) /* pc=.absolute+0xdb50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db60) /* pc=.absolute+0xdb60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db70) /* pc=.absolute+0xdb70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db80) /* pc=.absolute+0xdb80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db90) /* pc=.absolute+0xdb90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dba0) /* pc=.absolute+0xdba0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dba0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbb0) /* pc=.absolute+0xdbb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbc0) /* pc=.absolute+0xdbc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbd0) /* pc=.absolute+0xdbd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbe0) /* pc=.absolute+0xdbe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbf0) /* pc=.absolute+0xdbf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc00) /* pc=.absolute+0xdc00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc10) /* pc=.absolute+0xdc10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc20) /* pc=.absolute+0xdc20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc30) /* pc=.absolute+0xdc30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc40) /* pc=.absolute+0xdc40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc50) /* pc=.absolute+0xdc50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc60) /* pc=.absolute+0xdc60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc70) /* pc=.absolute+0xdc70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc80) /* pc=.absolute+0xdc80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc90) /* pc=.absolute+0xdc90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dca0) /* pc=.absolute+0xdca0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dca0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcb0) /* pc=.absolute+0xdcb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcc0) /* pc=.absolute+0xdcc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcd0) /* pc=.absolute+0xdcd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dce0) /* pc=.absolute+0xdce0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dce0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcf0) /* pc=.absolute+0xdcf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd00) /* pc=.absolute+0xdd00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd10) /* pc=.absolute+0xdd10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd20) /* pc=.absolute+0xdd20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd30) /* pc=.absolute+0xdd30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd40) /* pc=.absolute+0xdd40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd50) /* pc=.absolute+0xdd50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd60) /* pc=.absolute+0xdd60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd70) /* pc=.absolute+0xdd70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd80) /* pc=.absolute+0xdd80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd90) /* pc=.absolute+0xdd90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dda0) /* pc=.absolute+0xdda0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dda0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddb0) /* pc=.absolute+0xddb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddc0) /* pc=.absolute+0xddc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddd0) /* pc=.absolute+0xddd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dde0) /* pc=.absolute+0xdde0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dde0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddf0) /* pc=.absolute+0xddf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de00) /* pc=.absolute+0xde00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de10) /* pc=.absolute+0xde10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de20) /* pc=.absolute+0xde20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de30) /* pc=.absolute+0xde30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de40) /* pc=.absolute+0xde40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de50) /* pc=.absolute+0xde50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de60) /* pc=.absolute+0xde60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de70) /* pc=.absolute+0xde70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de80) /* pc=.absolute+0xde80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de90) /* pc=.absolute+0xde90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dea0) /* pc=.absolute+0xdea0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dea0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40deb0) /* pc=.absolute+0xdeb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40deb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dec0) /* pc=.absolute+0xdec0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dec0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ded0) /* pc=.absolute+0xded0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ded0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dee0) /* pc=.absolute+0xdee0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dee0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40def0) /* pc=.absolute+0xdef0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40def0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df00) /* pc=.absolute+0xdf00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df10) /* pc=.absolute+0xdf10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df20) /* pc=.absolute+0xdf20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df30) /* pc=.absolute+0xdf30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df40) /* pc=.absolute+0xdf40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df50) /* pc=.absolute+0xdf50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df60) /* pc=.absolute+0xdf60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df70) /* pc=.absolute+0xdf70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df80) /* pc=.absolute+0xdf80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df90) /* pc=.absolute+0xdf90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfa0) /* pc=.absolute+0xdfa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfb0) /* pc=.absolute+0xdfb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfc0) /* pc=.absolute+0xdfc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfd0) /* pc=.absolute+0xdfd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfe0) /* pc=.absolute+0xdfe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dff0) /* pc=.absolute+0xdff0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dff0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e000) /* pc=.absolute+0xe000 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e000) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e010) /* pc=.absolute+0xe010 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e010) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e020) /* pc=.absolute+0xe020 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e020) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e030) /* pc=.absolute+0xe030 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e030) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e040) /* pc=.absolute+0xe040 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e040) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e050) /* pc=.absolute+0xe050 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e050) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e060) /* pc=.absolute+0xe060 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e060) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e070) /* pc=.absolute+0xe070 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e070) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e080) /* pc=.absolute+0xe080 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e080) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e090) /* pc=.absolute+0xe090 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e090) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0a0) /* pc=.absolute+0xe0a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0b0) /* pc=.absolute+0xe0b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0c0) /* pc=.absolute+0xe0c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0d0) /* pc=.absolute+0xe0d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0e0) /* pc=.absolute+0xe0e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0f0) /* pc=.absolute+0xe0f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e100) /* pc=.absolute+0xe100 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e100) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e110) /* pc=.absolute+0xe110 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e110) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e120) /* pc=.absolute+0xe120 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e120) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e130) /* pc=.absolute+0xe130 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e130) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e140) /* pc=.absolute+0xe140 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e140) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e150) /* pc=.absolute+0xe150 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e150) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e160) /* pc=.absolute+0xe160 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e160) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e170) /* pc=.absolute+0xe170 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e170) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e180) /* pc=.absolute+0xe180 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e180) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e190) /* pc=.absolute+0xe190 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e190) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1a0) /* pc=.absolute+0xe1a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1b0) /* pc=.absolute+0xe1b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1c0) /* pc=.absolute+0xe1c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1d0) /* pc=.absolute+0xe1d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1e0) /* pc=.absolute+0xe1e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1f0) /* pc=.absolute+0xe1f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e200) /* pc=.absolute+0xe200 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e200) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e210) /* pc=.absolute+0xe210 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e210) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e220) /* pc=.absolute+0xe220 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e220) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e230) /* pc=.absolute+0xe230 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e230) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e240) /* pc=.absolute+0xe240 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e240) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e250) /* pc=.absolute+0xe250 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e250) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e260) /* pc=.absolute+0xe260 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e260) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e270) /* pc=.absolute+0xe270 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e270) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e280) /* pc=.absolute+0xe280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e280) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e290) /* pc=.absolute+0xe290 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e290) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2a0) /* pc=.absolute+0xe2a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2b0) /* pc=.absolute+0xe2b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2c0) /* pc=.absolute+0xe2c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2d0) /* pc=.absolute+0xe2d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2e0) /* pc=.absolute+0xe2e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2f0) /* pc=.absolute+0xe2f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e300) /* pc=.absolute+0xe300 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e300) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e310) /* pc=.absolute+0xe310 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e310) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e320) /* pc=.absolute+0xe320 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e320) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e330) /* pc=.absolute+0xe330 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e330) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e340) /* pc=.absolute+0xe340 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e340) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e350) /* pc=.absolute+0xe350 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e350) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e360) /* pc=.absolute+0xe360 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e360) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e370) /* pc=.absolute+0xe370 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e370) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e380) /* pc=.absolute+0xe380 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e380) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e390) /* pc=.absolute+0xe390 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e390) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3a0) /* pc=.absolute+0xe3a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3b0) /* pc=.absolute+0xe3b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3c0) /* pc=.absolute+0xe3c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3d0) /* pc=.absolute+0xe3d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3e0) /* pc=.absolute+0xe3e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3f0) /* pc=.absolute+0xe3f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e400) /* pc=.absolute+0xe400 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e400) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e410) /* pc=.absolute+0xe410 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e410) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e420) /* pc=.absolute+0xe420 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e420) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e430) /* pc=.absolute+0xe430 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e430) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e440) /* pc=.absolute+0xe440 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e440) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e450) /* pc=.absolute+0xe450 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e450) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e460) /* pc=.absolute+0xe460 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e460) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e470) /* pc=.absolute+0xe470 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e470) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e480) /* pc=.absolute+0xe480 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e480) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e490) /* pc=.absolute+0xe490 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e490) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4a0) /* pc=.absolute+0xe4a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4b0) /* pc=.absolute+0xe4b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4c0) /* pc=.absolute+0xe4c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4d0) /* pc=.absolute+0xe4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4e0) /* pc=.absolute+0xe4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4f0) /* pc=.absolute+0xe4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e500) /* pc=.absolute+0xe500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e510) /* pc=.absolute+0xe510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e520) /* pc=.absolute+0xe520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e530) /* pc=.absolute+0xe530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e540) /* pc=.absolute+0xe540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e550) /* pc=.absolute+0xe550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e560) /* pc=.absolute+0xe560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e570) /* pc=.absolute+0xe570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e580) /* pc=.absolute+0xe580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e590) /* pc=.absolute+0xe590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5a0) /* pc=.absolute+0xe5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5b0) /* pc=.absolute+0xe5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5c0) /* pc=.absolute+0xe5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5d0) /* pc=.absolute+0xe5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5e0) /* pc=.absolute+0xe5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5f0) /* pc=.absolute+0xe5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e600) /* pc=.absolute+0xe600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e610) /* pc=.absolute+0xe610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e620) /* pc=.absolute+0xe620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e630) /* pc=.absolute+0xe630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e640) /* pc=.absolute+0xe640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e650) /* pc=.absolute+0xe650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e660) /* pc=.absolute+0xe660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e670) /* pc=.absolute+0xe670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e680) /* pc=.absolute+0xe680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e690) /* pc=.absolute+0xe690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6a0) /* pc=.absolute+0xe6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6b0) /* pc=.absolute+0xe6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6c0) /* pc=.absolute+0xe6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6d0) /* pc=.absolute+0xe6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6e0) /* pc=.absolute+0xe6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6f0) /* pc=.absolute+0xe6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e700) /* pc=.absolute+0xe700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e710) /* pc=.absolute+0xe710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e720) /* pc=.absolute+0xe720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e730) /* pc=.absolute+0xe730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e740) /* pc=.absolute+0xe740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e750) /* pc=.absolute+0xe750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e760) /* pc=.absolute+0xe760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e770) /* pc=.absolute+0xe770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e780) /* pc=.absolute+0xe780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e790) /* pc=.absolute+0xe790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7a0) /* pc=.absolute+0xe7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7b0) /* pc=.absolute+0xe7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7c0) /* pc=.absolute+0xe7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7c0) */ timer.s(900) /* <- timer.s(900) */ PASS: probe process.plt("*"){exit();} 1024 spawn stap -p2 -e probe process.mark("*"){exit();} -x 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.mark("*"){exit();} ^ semantic error: invalid -x pid for unspecified process probe [man stapprobes] semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process.mark("*"){exit();} 1234567890 spawn stap -p2 -e probe process.mark("*"){exit();} -x 1024 # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").statement(0x412eb8) /* pc=.absolute+0x12eb8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412eb8) */ process("/root/systemtap_write/install/bin/stap").statement(0x412ec4) /* pc=.absolute+0x12ec4 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412ec4) */ process("/root/systemtap_write/install/bin/stap").statement(0x412ed4) /* pc=.absolute+0x12ed4 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412ed4) */ process("/root/systemtap_write/install/bin/stap").statement(0x412f20) /* pc=.absolute+0x12f20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f20) */ process("/root/systemtap_write/install/bin/stap").statement(0x412f78) /* pc=.absolute+0x12f78 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f78) */ process("/root/systemtap_write/install/bin/stap").statement(0x4133bc) /* pc=.absolute+0x133bc */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4133bc) */ process("/root/systemtap_write/install/bin/stap").statement(0x413524) /* pc=.absolute+0x13524 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x413524) */ process("/root/systemtap_write/install/bin/stap").statement(0x41353c) /* pc=.absolute+0x1353c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41353c) */ process("/root/systemtap_write/install/bin/stap").statement(0x415280) /* pc=.absolute+0x15280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415280) */ process("/root/systemtap_write/install/bin/stap").statement(0x415304) /* pc=.absolute+0x15304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415304) */ process("/root/systemtap_write/install/bin/stap").statement(0x415348) /* pc=.absolute+0x15348 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415348) */ process("/root/systemtap_write/install/bin/stap").statement(0x4153a8) /* pc=.absolute+0x153a8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4153a8) */ process("/root/systemtap_write/install/bin/stap").statement(0x41575c) /* pc=.absolute+0x1575c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41575c) */ process("/root/systemtap_write/install/bin/stap").statement(0x41579c) /* pc=.absolute+0x1579c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41579c) */ process("/root/systemtap_write/install/bin/stap").statement(0x4157d0) /* pc=.absolute+0x157d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4157d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x41584c) /* pc=.absolute+0x1584c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41584c) */ process("/root/systemtap_write/install/bin/stap").statement(0x410298) /* pc=.absolute+0x10298 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410298) */ process("/root/systemtap_write/install/bin/stap").statement(0x410304) /* pc=.absolute+0x10304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410304) */ process("/root/systemtap_write/install/bin/stap").statement(0x410684) /* pc=.absolute+0x10684 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410684) */ process("/root/systemtap_write/install/bin/stap").statement(0x4106e0) /* pc=.absolute+0x106e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4106e0) */ timer.s(900) /* <- timer.s(900) */ PASS: probe process.mark("*"){exit();} 1024 spawn stap -p2 -e probe process.provider("*").mark("*"){exit();} -x 1234567890 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.provider("*").mark("*"){exit();} ^ semantic error: invalid -x pid for unspecified process probe [man stapprobes] semantic error: cannot probe pid 1234567890: No such process Pass 2: analysis failed. [man error::pass2] PASS: probe process.provider("*").mark("*"){exit();} 1234567890 spawn stap -p2 -e probe process.provider("*").mark("*"){exit();} -x 1024 # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").statement(0x412eb8) /* pc=.absolute+0x12eb8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412eb8) */ process("/root/systemtap_write/install/bin/stap").statement(0x412ec4) /* pc=.absolute+0x12ec4 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412ec4) */ process("/root/systemtap_write/install/bin/stap").statement(0x412ed4) /* pc=.absolute+0x12ed4 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412ed4) */ process("/root/systemtap_write/install/bin/stap").statement(0x412f20) /* pc=.absolute+0x12f20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f20) */ process("/root/systemtap_write/install/bin/stap").statement(0x412f78) /* pc=.absolute+0x12f78 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f78) */ process("/root/systemtap_write/install/bin/stap").statement(0x4133bc) /* pc=.absolute+0x133bc */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4133bc) */ process("/root/systemtap_write/install/bin/stap").statement(0x413524) /* pc=.absolute+0x13524 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x413524) */ process("/root/systemtap_write/install/bin/stap").statement(0x41353c) /* pc=.absolute+0x1353c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41353c) */ process("/root/systemtap_write/install/bin/stap").statement(0x415280) /* pc=.absolute+0x15280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415280) */ process("/root/systemtap_write/install/bin/stap").statement(0x415304) /* pc=.absolute+0x15304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415304) */ process("/root/systemtap_write/install/bin/stap").statement(0x415348) /* pc=.absolute+0x15348 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415348) */ process("/root/systemtap_write/install/bin/stap").statement(0x4153a8) /* pc=.absolute+0x153a8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4153a8) */ process("/root/systemtap_write/install/bin/stap").statement(0x41575c) /* pc=.absolute+0x1575c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41575c) */ process("/root/systemtap_write/install/bin/stap").statement(0x41579c) /* pc=.absolute+0x1579c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41579c) */ process("/root/systemtap_write/install/bin/stap").statement(0x4157d0) /* pc=.absolute+0x157d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4157d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x41584c) /* pc=.absolute+0x1584c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41584c) */ process("/root/systemtap_write/install/bin/stap").statement(0x410298) /* pc=.absolute+0x10298 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410298) */ process("/root/systemtap_write/install/bin/stap").statement(0x410304) /* pc=.absolute+0x10304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410304) */ process("/root/systemtap_write/install/bin/stap").statement(0x410684) /* pc=.absolute+0x10684 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410684) */ process("/root/systemtap_write/install/bin/stap").statement(0x4106e0) /* pc=.absolute+0x106e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4106e0) */ timer.s(900) /* <- timer.s(900) */ PASS: probe process.provider("*").mark("*"){exit();} 1024 UNTESTED: script: probe process($1).insn{exit();} pid: 1234567890 UNTESTED: script: probe process($1).insn{exit();} pid: 1024 UNTESTED: script: probe process($1).statement(200){exit();} pid: 1234567890 UNTESTED: script: probe process($1).statement(200){exit();} pid: 1024 Executing: kill -INT -1024 testcase ./systemtap.base/valid_pid.exp completed in 27 seconds Running ./systemtap.base/vars.exp ... parsed lineno 1275 in line kernel.statement("bio_copy_user@block/bio.c:1275") PASS: vars - bio_copy_user@*/bio.c (first lineno is 1275) output for vars: q=%#llx map_data=%#llx uaddr=%#llx len=%#llx write_to_vm=%#llx gfp_mask=%#llx iov={...} output for parms: q=%#llx map_data=%#llx uaddr=%#llx len=%#llx write_to_vm=%#llx gfp_mask=%#llx output for locals: iov={...} PASS: vars - bio_copy_user@*/bio.c PASS: vars - bio_copy_user@*/bio.c (parms/locals) parsed lineno 433 in line kernel.statement("vfs_read@fs/read_write.c:433") PASS: vars - vfs_read@fs/read_write.c (first lineno is 433) output for vars: file=%#llx buf=%#llx count=%#llx pos=%#llx ret=? output for parms: file=%#llx buf=%#llx count=%#llx pos=%#llx output for locals: ret=? PASS: vars - vfs_read@fs/read_write.c PASS: vars - vfs_read@fs/read_write.c (parms/locals) testcase ./systemtap.base/vars.exp completed in 11 seconds Running ./systemtap.base/vma_vdso.exp ... Executing on host: gcc ./systemtap.base/vma_vdso.c -g -lrt -lm -o vma_vdso-m64.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/vma_vdso.c -g -lrt -lm -o vma_vdso-m64.exe PASS: vma_vdso.c compile -m64 executing: stap ./systemtap.base/vma_vdso.stp ./vma_vdso-m64.exe -c ./vma_vdso-m64.exe PASS: vma_vdso-m64 testcase ./systemtap.base/vma_vdso.exp completed in 9 seconds Running ./systemtap.base/vta-test.exp ... Executing on host: gcc ./systemtap.base/vta-test.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o vta-test-m64.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/vta-test.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o vta-test-m64.exe PASS: vta-test.c compile m64 UNTESTED: vta-test-m64 (no-gcc-vta) Executing on host: gcc ./systemtap.base/vta-test.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o vta-test-m64.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/vta-test.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o vta-test-m64.exe PASS: vta-test.c compile m64 UNTESTED: vta-test-m64 (no-gcc-vta) Executing on host: gcc ./systemtap.base/vta-test.c -g -isystem. -isystem/root/systemtap_write/install/include -O -lm -o vta-test-m64-O.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.base/vta-test.c -g -isystem. -isystem/root/systemtap_write/install/include -O -lm -o vta-test-m64-O.exe PASS: vta-test.c compile m64-O executing: stap ./systemtap.base/vta-test.stp ./vta-test-m64-O.exe -c ./vta-test-m64-O.exe PASS: vta-test-m64-O testcase ./systemtap.base/vta-test.exp completed in 7 seconds Running ./systemtap.base/wakeup.exp ... spawn stap -DMAXERRORS=8 ./systemtap.base/wakeup.stp -c ls -laR /dev/* /proc/* > /dev/null 2>&1 sleeping WARNING: wake_up ERROR: wake_down ERROR: wake_down ERROR: wake_down ERROR: wake_down ERROR: wake_down ERROR: wake_down ERROR: wake_down ERROR: wake_down sleeping sleeping sleeping sleeping sleeping sleeping sleeping count: 25 WARNING: Number of errors: 8, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: wakeup testcase ./systemtap.base/wakeup.exp completed in 7 seconds Running ./systemtap.base/warn_overflow.exp ... spawn stap --vp 00002 -DMAXSKIPPED=9999 ./systemtap.base/warn_overflow.stp semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. FAIL: warn_overflow (0,0) testcase ./systemtap.base/warn_overflow.exp completed in 3 seconds Running ./systemtap.base/warnings.exp ... spawn stap -p4 ./systemtap.base/warnings.stp WARNING: Eliding unused function 'elide_me2': identifier 'elide_me2' at ./systemtap.base/warnings.stp:4:10 source: function elide_me2 () {} ^ WARNING: never-assigned local variable 'elide_me5' (similar: elide_me1, elide_me4): identifier 'elide_me5' at :7:31 source: probe never { elide_me4 = 1; (elide_me5+5); print (foo()) } ^ WARNING: never-assigned local variable 'elide' (similar: me1, elide_me1): identifier 'elide' at :8:21 source: probe never { print(elide+me1) bar () } ^ WARNING: never-assigned local variable 'me1' (similar: elide_me1, elide): identifier 'me1' at :8:27 source: probe never { print(elide+me1) bar () } ^ WARNING: never-assigned local variable 'var' (similar: elide_me1, elide_me6): identifier 'var' at :14:54 source: probe probea { printf("%d", funcb(2,3)); printf("%s",var) } ^ WARNING: never-assigned local variable 'b' (similar: a, elide_me1, elide_me7): identifier 'b' at :17:27 source: function funca(a:long) {a=b; elide_me7=1; return a} ^ WARNING: Eliding unused variable 'elide_me1': identifier 'elide_me1' at :3:8 source: global elide_me1 ^ WARNING: Eliding assignment to 'elide_me4': operator '=' at :7:25 source: probe never { elide_me4 = 1; (elide_me5+5); print (foo()) } ^ WARNING: Eliding assignment to 'elide_me6': operator '=' at :13:51 source: { printf("%d", funca(2)); elide_me6="foo" } ^ WARNING: Eliding assignment to 'elide_me3': operator '=' at :5:34 source: function foo:long () { elide_me3 = 1 } ^ WARNING: Eliding assignment to 'elide_me7': operator '=' at :17:39 source: function funca(a:long) {a=b; elide_me7=1; return a} ^ WARNING: Eliding side-effect-free expression : identifier 'elide_me4' at :7:15 source: probe never { elide_me4 = 1; (elide_me5+5); print (foo()) } ^ WARNING: side-effect-free function 'foo': identifier 'foo' at :5:10 source: function foo:long () { elide_me3 = 1 } ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/stap_60246d776a3c2bae2c181914a8008fd7_3648.ko Number of similar warning messages suppressed: 27. Rerun with -v to see them. PASS: warnings testcase ./systemtap.base/warnings.exp completed in 5 seconds Running ./systemtap.base/warnings2.exp ... spawn stap -e probe begin {warn ("1") warn ("2") warn ("1") exit ()} WARNING: 1 WARNING: 2 PASS: warnings2 default spawn stap -w -e probe begin {warn ("1") warn ("2") warn ("1") exit ()} PASS: warnings2 -w spawn stap -vv -e probe begin {warn ("1") warn ("2") warn ("1") exit ()} Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapLtzJ6k" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49408virt/41536res/5824shr/32192data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 0 embed(s), 0 global(s) using 50176virt/41536res/5824shr/32960data kb, in 10usr/0sys/8real ms. Pass 3: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7e/stap_7e156dda4d7a717f6ac681581aaa8b03_1781.c Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7e/stap_7e156dda4d7a717f6ac681581aaa8b03_1781.ko Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapLtzJ6k/stap_7e156dda4d7a717f6ac681581aaa8b03_1781.ko staprun:insert_module:183 Module stap_7e156dda4d7a717f6ac681581aaa8b03_2594 inserted from file /tmp/stapLtzJ6k/stap_7e156dda4d7a717f6ac681581aaa8b03_1781.ko WARNING: 1 WARNING: 2 WARNING: 1 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_7e156dda4d7a717f6ac681581aaa8b03_2594 removed. Spawn waitpid result (0x0): 0 Pass 5: run completed in 0usr/20sys/621real ms. Running rm -rf /tmp/stapLtzJ6k Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapLtzJ6k" PASS: warnings2 -v testcase ./systemtap.base/warnings2.exp completed in 7 seconds Running ./systemtap.base/wordexp.exp ... spawn stap -e probe process.function("foo") { next } semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.function("foo") { next } ^ semantic error: unspecified process probe is invalid without a -c COMMAND or -x PID [man stapprobes] Pass 2: analysis failed. [man error::pass2] PASS: wordexp -c "" spawn stap -e probe process.function("foo") { next } -c ls || true semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.function("foo") { next } ^ semantic error: invalid -c command for unspecified process probe [man stapprobes] semantic error: command contains illegal characters Pass 2: analysis failed. [man error::pass2] PASS: wordexp -c "ls || true" spawn stap -e probe process.function("foo") { next } -c ls $HOPEFULLYTHISISNTACTUALLYDEFINED semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.function("foo") { next } ^ semantic error: invalid -c command for unspecified process probe [man stapprobes] semantic error: command contains undefined shell variables Pass 2: analysis failed. [man error::pass2] PASS: wordexp -c "ls $HOPEFULLYTHISISNTACTUALLYDEFINED" spawn stap -e probe process.function("foo") { next } -c ls `out` semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.function("foo") { next } ^ semantic error: invalid -c command for unspecified process probe [man stapprobes] semantic error: command contains command substitutions Pass 2: analysis failed. [man error::pass2] PASS: wordexp -c "ls `out`" spawn stap -e probe process.function("foo") { next } -c ls "string semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.function("foo") { next } ^ semantic error: invalid -c command for unspecified process probe [man stapprobes] semantic error: command contains shell syntax errors Pass 2: analysis failed. [man error::pass2] PASS: wordexp -c "ls "string" testcase ./systemtap.base/wordexp.exp completed in 3 seconds Running ./systemtap.base/x86_gs.exp ... UNTESTED: x86_gs testcase ./systemtap.base/x86_gs.exp completed in 0 seconds Running ./systemtap.clone/dtrace_clone.exp ... exec make -C staptest4yZdKT CFLAGS="-isystem/root/systemtap_write/install/include" make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptest4yZdKT' dtrace -C -h -s dtrace_clone_probes.d -o dtrace_clone_probes.h cc -isystem/root/systemtap_write/install/include -c -o dtrace_clone.o dtrace_clone.c dtrace -C -G -s dtrace_clone_probes.d -o dtrace_clone_probes.o cc dtrace_clone.o dtrace_clone_probes.o -o dtrace_clone make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptest4yZdKT' PASS: dtrace_clone1 - build success executing: stap -v ./systemtap.clone/dtrace_clone.stp staptest4yZdKT/dtrace_clone spawn stap -v ./systemtap.clone/dtrace_clone.stp staptest4yZdKT/dtrace_clone Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 9 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50560virt/43840res/6848shr/33344data kb, in 10usr/0sys/13real ms. Pass 3: translated to C into "/tmp/stap0XTotd/stap_4c20fc4eccd34c77d3630fba553bbe5b_4811_src.c" using 50624virt/44224res/7104shr/33408data kb, in 20usr/120sys/147real ms. Pass 4: compiled C into "stap_4c20fc4eccd34c77d3630fba553bbe5b_4811.ko" in 4430usr/50sys/4830real ms. Pass 5: starting run. systemtap starting probe PASS: dtrace_clone2 startup as_root staptest4yZdKT/dtrace_clone OUT RC 0 PASS: dtrace_clone2 load generation Executing: kill -INT -2655 systemtap ending probe main - pid: 2876 main - child pid: 2877 child1 - pid: 1 child1 - child2 pid: 2 child2 - pid: 1 main - finished PASS: dtrace_clone2 shutdown and output Pass 5: run completed in 10usr/20sys/973real ms. metric: dtrace_clone2 410 0 409 10 0 13 20 120 147 4430 50 4830 10 20 973 Executing: kill -INT -2655 exec make -C staptest4yZdKT clean make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptest4yZdKT' rm -f dtrace_clone.o dtrace_clone_probes.o dtrace_clone dtrace_clone_probes.h make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptest4yZdKT' exec make -C staptest4yZdKT CFLAGS="-isystem/root/systemtap_write/install/include -DUSE_SEMAPHORES" make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptest4yZdKT' dtrace -C -h -s dtrace_clone_probes.d -o dtrace_clone_probes.h cc -isystem/root/systemtap_write/install/include -DUSE_SEMAPHORES -c -o dtrace_clone.o dtrace_clone.c dtrace -C -G -s dtrace_clone_probes.d -o dtrace_clone_probes.o cc dtrace_clone.o dtrace_clone_probes.o -o dtrace_clone make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptest4yZdKT' PASS: dtrace_clone3 - build success executing: stap -v ./systemtap.clone/dtrace_clone.stp staptest4yZdKT/dtrace_clone spawn stap -v ./systemtap.clone/dtrace_clone.stp staptest4yZdKT/dtrace_clone Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/411real ms. Pass 2: analyzed script: 9 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50496virt/43776res/6848shr/33280data kb, in 20usr/0sys/13real ms. Pass 3: translated to C into "/tmp/stap4PIJ6d/stap_517baf2f53795d01515d843ca44c0154_4811_src.c" using 50560virt/44160res/7104shr/33344data kb, in 30usr/120sys/148real ms. Pass 4: compiled C into "stap_517baf2f53795d01515d843ca44c0154_4811.ko" in 4420usr/80sys/4840real ms. Pass 5: starting run. systemtap starting probe PASS: dtrace_clone4 startup as_root staptest4yZdKT/dtrace_clone OUT RC 0 PASS: dtrace_clone4 load generation Executing: kill -INT -2902 systemtap ending probe main - pid: 3122 main - child pid: 3123 child1 - pid: 1 child1 - child2 pid: 2 child2 - pid: 1 main - finished PASS: dtrace_clone4 shutdown and output Pass 5: run completed in 0usr/30sys/896real ms. metric: dtrace_clone4 410 0 411 20 0 13 30 120 148 4420 80 4840 0 30 896 Executing: kill -INT -2902 testcase ./systemtap.clone/dtrace_clone.exp completed in 14 seconds Running ./systemtap.clone/dtrace_fork_exec.exp ... exec make -C staptestfRckEb CFLAGS="-isystem/root/systemtap_write/install/include" make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptestfRckEb' dtrace -C -h -s dtrace_fork_parent_probes.d -o dtrace_fork_parent_probes.h cc -isystem/root/systemtap_write/install/include -c -o dtrace_fork_parent.o dtrace_fork_parent.c dtrace -C -G -s dtrace_fork_parent_probes.d -o dtrace_fork_parent_probes.o cc dtrace_fork_parent.o dtrace_fork_parent_probes.o -o dtrace_fork_parent dtrace -C -h -s dtrace_child_probes.d -o dtrace_child_probes.h cc -isystem/root/systemtap_write/install/include -c -o dtrace_child.o dtrace_child.c dtrace -C -G -s dtrace_child_probes.d -o dtrace_child_probes.o cc dtrace_child.o dtrace_child_probes.o -o dtrace_child make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptestfRckEb' PASS: dtrace_fork_exec1 - build success executing: stap -v ./systemtap.clone/dtrace_fork_exec.stp staptestfRckEb/dtrace_fork_parent staptestfRckEb/dtrace_child spawn stap -v ./systemtap.clone/dtrace_fork_exec.stp staptestfRckEb/dtrace_fork_parent staptestfRckEb/dtrace_child Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 8 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50560virt/43904res/6848shr/33344data kb, in 10usr/0sys/12real ms. Pass 3: translated to C into "/tmp/stapHJIn1H/stap_f9c3b24ce7bfc5952bc9dc639cd411f9_4640_src.c" using 50688virt/44224res/7104shr/33472data kb, in 40usr/110sys/147real ms. Pass 4: compiled C into "stap_f9c3b24ce7bfc5952bc9dc639cd411f9_4640.ko" in 4430usr/40sys/4817real ms. Pass 5: starting run. systemtap starting probe PASS: dtrace_fork_exec2 startup PASS: dtrace_fork_exec2 load generation Executing: kill -INT -3180 systemtap ending probe parent - pid: 3399 parent - child pid: 3400 parent - child pid before exec: 3400 child - pid: 3400 parent - finished PASS: dtrace_fork_exec2 shutdown and output Pass 5: run completed in 0usr/30sys/920real ms. metric: dtrace_fork_exec2 410 0 409 10 0 12 40 110 147 4430 40 4817 0 30 920 Executing: kill -INT -3180 exec make -C staptestfRckEb clean make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptestfRckEb' rm -f dtrace_fork_parent.o dtrace_fork_parent_probes.o dtrace_child.o dtrace_child_probes.o dtrace_fork_parent dtrace_child dtrace_fork_parent_probes.h dtrace_child_probes.h make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptestfRckEb' exec make -C staptestfRckEb CFLAGS="-isystem/root/systemtap_write/install/include -DUSE_SEMAPHORES" make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptestfRckEb' dtrace -C -h -s dtrace_fork_parent_probes.d -o dtrace_fork_parent_probes.h cc -isystem/root/systemtap_write/install/include -DUSE_SEMAPHORES -c -o dtrace_fork_parent.o dtrace_fork_parent.c dtrace -C -G -s dtrace_fork_parent_probes.d -o dtrace_fork_parent_probes.o cc dtrace_fork_parent.o dtrace_fork_parent_probes.o -o dtrace_fork_parent dtrace -C -h -s dtrace_child_probes.d -o dtrace_child_probes.h cc -isystem/root/systemtap_write/install/include -DUSE_SEMAPHORES -c -o dtrace_child.o dtrace_child.c dtrace -C -G -s dtrace_child_probes.d -o dtrace_child_probes.o cc dtrace_child.o dtrace_child_probes.o -o dtrace_child make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptestfRckEb' PASS: dtrace_fork_exec3 - build success executing: stap -v ./systemtap.clone/dtrace_fork_exec.stp staptestfRckEb/dtrace_fork_parent staptestfRckEb/dtrace_child spawn stap -v ./systemtap.clone/dtrace_fork_exec.stp staptestfRckEb/dtrace_fork_parent staptestfRckEb/dtrace_child Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/412real ms. Pass 2: analyzed script: 8 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50496virt/43904res/6848shr/33280data kb, in 20usr/0sys/12real ms. Pass 3: translated to C into "/tmp/stappfFcXV/stap_e996df00b24cc49b75093b2ce82ef56a_4640_src.c" using 50624virt/44224res/7104shr/33408data kb, in 10usr/140sys/147real ms. Pass 4: compiled C into "stap_e996df00b24cc49b75093b2ce82ef56a_4640.ko" in 4430usr/40sys/4818real ms. Pass 5: starting run. systemtap starting probe PASS: dtrace_fork_exec4 startup PASS: dtrace_fork_exec4 load generation Executing: kill -INT -3439 systemtap ending probe parent - pid: 3658 parent - child pid: 3659 parent - child pid before exec: 3659 child - pid: 3659 parent - finished PASS: dtrace_fork_exec4 shutdown and output Pass 5: run completed in 20usr/10sys/951real ms. metric: dtrace_fork_exec4 400 10 412 20 0 12 10 140 147 4430 40 4818 20 10 951 Executing: kill -INT -3439 testcase ./systemtap.clone/dtrace_fork_exec.exp completed in 15 seconds Running ./systemtap.clone/dtrace_vfork_exec.exp ... exec make -C staptestPPaisi CFLAGS="-isystem/root/systemtap_write/install/include" make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptestPPaisi' dtrace -C -h -s dtrace_vfork_parent_probes.d -o dtrace_vfork_parent_probes.h cc -isystem/root/systemtap_write/install/include -c -o dtrace_vfork_parent.o dtrace_vfork_parent.c dtrace -C -G -s dtrace_vfork_parent_probes.d -o dtrace_vfork_parent_probes.o cc dtrace_vfork_parent.o dtrace_vfork_parent_probes.o -o dtrace_vfork_parent dtrace -C -h -s dtrace_child_probes.d -o dtrace_child_probes.h cc -isystem/root/systemtap_write/install/include -c -o dtrace_child.o dtrace_child.c dtrace -C -G -s dtrace_child_probes.d -o dtrace_child_probes.o cc dtrace_child.o dtrace_child_probes.o -o dtrace_child make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptestPPaisi' PASS: dtrace_vfork_exec1 - build success executing: stap -v ./systemtap.clone/dtrace_vfork_exec.stp staptestPPaisi/dtrace_vfork_parent staptestPPaisi/dtrace_child spawn stap -v ./systemtap.clone/dtrace_vfork_exec.stp staptestPPaisi/dtrace_vfork_parent staptestPPaisi/dtrace_child Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/0sys/402real ms. Pass 2: analyzed script: 7 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50496virt/43840res/6848shr/33280data kb, in 20usr/0sys/12real ms. Pass 3: translated to C into "/tmp/stapN98rwn/stap_932488f34be1d994cf31cf5ef26fc7d8_4248_src.c" using 50624virt/44160res/7104shr/33408data kb, in 20usr/120sys/146real ms. Pass 4: compiled C into "stap_932488f34be1d994cf31cf5ef26fc7d8_4248.ko" in 4370usr/80sys/4791real ms. Pass 5: starting run. systemtap starting probe PASS: dtrace_vfork_exec2 startup PASS: dtrace_vfork_exec2 load generation Executing: kill -INT -3715 systemtap ending probe parent - pid: 3934 parent - child pid: 3935 child - pid: 3935 parent - finished PASS: dtrace_vfork_exec2 shutdown and output Pass 5: run completed in 10usr/20sys/923real ms. metric: dtrace_vfork_exec2 400 0 402 20 0 12 20 120 146 4370 80 4791 10 20 923 Executing: kill -INT -3715 exec make -C staptestPPaisi clean make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptestPPaisi' rm -f dtrace_vfork_parent.o dtrace_vfork_parent_probes.o dtrace_child.o dtrace_child_probes.o dtrace_vfork_parent dtrace_child dtrace_vfork_parent_probes.h dtrace_child_probes.h make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptestPPaisi' exec make -C staptestPPaisi CFLAGS="-isystem/root/systemtap_write/install/include -DUSE_SEMAPHORES" make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptestPPaisi' dtrace -C -h -s dtrace_vfork_parent_probes.d -o dtrace_vfork_parent_probes.h cc -isystem/root/systemtap_write/install/include -DUSE_SEMAPHORES -c -o dtrace_vfork_parent.o dtrace_vfork_parent.c dtrace -C -G -s dtrace_vfork_parent_probes.d -o dtrace_vfork_parent_probes.o cc dtrace_vfork_parent.o dtrace_vfork_parent_probes.o -o dtrace_vfork_parent dtrace -C -h -s dtrace_child_probes.d -o dtrace_child_probes.h cc -isystem/root/systemtap_write/install/include -DUSE_SEMAPHORES -c -o dtrace_child.o dtrace_child.c dtrace -C -G -s dtrace_child_probes.d -o dtrace_child_probes.o cc dtrace_child.o dtrace_child_probes.o -o dtrace_child make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptestPPaisi' PASS: dtrace_vfork_exec3 - build success executing: stap -v ./systemtap.clone/dtrace_vfork_exec.stp staptestPPaisi/dtrace_vfork_parent staptestPPaisi/dtrace_child spawn stap -v ./systemtap.clone/dtrace_vfork_exec.stp staptestPPaisi/dtrace_vfork_parent staptestPPaisi/dtrace_child Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 410usr/0sys/412real ms. Pass 2: analyzed script: 7 probe(s), 3 function(s), 1 embed(s), 1 global(s) using 50560virt/43904res/6848shr/33344data kb, in 20usr/0sys/12real ms. Pass 3: translated to C into "/tmp/stapXVU66y/stap_ebcb040ee866d0fc3c31c3cdbdee01f4_4248_src.c" using 50688virt/44224res/7104shr/33472data kb, in 40usr/110sys/148real ms. Pass 4: compiled C into "stap_ebcb040ee866d0fc3c31c3cdbdee01f4_4248.ko" in 4410usr/30sys/4785real ms. Pass 5: starting run. systemtap starting probe PASS: dtrace_vfork_exec4 startup PASS: dtrace_vfork_exec4 load generation Executing: kill -INT -3974 systemtap ending probe parent - pid: 4193 parent - child pid: 4194 child - pid: 4194 parent - finished PASS: dtrace_vfork_exec4 shutdown and output Pass 5: run completed in 0usr/30sys/935real ms. metric: dtrace_vfork_exec4 410 0 412 20 0 12 40 110 148 4410 30 4785 0 30 935 Executing: kill -INT -3974 testcase ./systemtap.clone/dtrace_vfork_exec.exp completed in 14 seconds Running ./systemtap.clone/main_quiesce.exp ... Executing on host: gcc ./systemtap.clone/main_quiesce.c -g -lpthread -lm -o ./main_quiesce_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.clone/main_quiesce.c -g -lpthread -lm -o ./main_quiesce_exe PASS: main_quiesce - compiled main_quiesce.c global hits probe begin { printf("systemtap starting probe\n") } probe process("./main_quiesce_exe").function("spool_write_script") { hits <<< 1 } probe end { printf("systemtap ending probe\n") printf("hits = %d\n", @sum(hits)) } spawn ./main_quiesce_exe executing: stap -v -e { global hits probe begin { printf("systemtap starting probe\n") } probe process("./main_quiesce_exe").function("spool_write_script") { hits <<< 1 } probe end { printf("systemtap ending probe\n") printf("hits = %d\n", @sum(hits)) } } -x 4208 spawn stap -v -e global hits probe begin { printf("systemtap starting probe\n") } probe process("./main_quiesce_exe").function("spool_write_script") { hits <<< 1 } probe end { printf("systemtap ending probe\n") printf("hits = %d\n", @sum(hits)) } -x 4208 Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 400usr/10sys/408real ms. Pass 2: analyzed script: 4 probe(s), 1 function(s), 0 embed(s), 1 global(s) using 50112virt/43456res/6848shr/32896data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapKlugnh/stap_ee197e57e377bfdaf557c4b5ab4844b3_2123_src.c" using 50176virt/43840res/7104shr/32960data kb, in 20usr/130sys/144real ms. Pass 4: compiled C into "stap_ee197e57e377bfdaf557c4b5ab4844b3_2123.ko" in 4350usr/50sys/4743real ms. Pass 5: starting run. systemtap starting probe PASS: main_quiesce startup PASS: main_quiesce load generation Executing: kill -INT -4218 systemtap ending probe hits = 4 PASS: main_quiesce shutdown and output Pass 5: run completed in 0usr/30sys/5965real ms. metric: main_quiesce 400 10 408 10 0 10 20 130 144 4350 50 4743 0 30 5965 Executing: kill -INT -4218 Executing: kill -INT -4208 testcase ./systemtap.clone/main_quiesce.exp completed in 12 seconds Running ./systemtap.clone/probe_by_pid.exp ... exec make -C staptestVO99f4 CFLAGS="-isystem/root/systemtap_write/install/include" make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptestVO99f4' cc -isystem/root/systemtap_write/install/include -g -O2 -c -o probe_by_pid.o probe_by_pid.c cc probe_by_pid.o -o probe_by_pid make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptestVO99f4' PASS: probe_by_pid(utrace) - build success running test programs... spawn staptestVO99f4/probe_by_pid spawn staptestVO99f4/probe_by_pid executing: stap -v ./systemtap.clone/probe_by_pid_utrace.stp 4481 spawn stap -v ./systemtap.clone/probe_by_pid_utrace.stp 4481 Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 7 probe(s), 3 function(s), 3 embed(s), 3 global(s) using 50688virt/44480res/7232shr/33472data kb, in 10usr/150sys/161real ms. Pass 3: translated to C into "/tmp/stapHP3iGg/stap_bf6f1134fa99db45d193592d38a4df97_3489_src.c" using 50688virt/44480res/7232shr/33472data kb, in 0usr/10sys/2real ms. Pass 4: compiled C into "stap_bf6f1134fa99db45d193592d38a4df97_3489.ko" in 4470usr/30sys/4844real ms. Pass 5: starting run. systemtap starting probe PASS: probe_by_pid(utrace) startup spawn staptestVO99f4/probe_by_pid Executing: kill -INT -4703 PASS: probe_by_pid(utrace) load generation Executing: kill -INT -4484 systemtap ending probe 4481: 1 begin probes 4481: 13 syscall probes PASS: probe_by_pid(utrace) shutdown and output Pass 5: run completed in 0usr/30sys/3916real ms. metric: probe_by_pid(utrace) 410 0 409 10 150 161 0 10 2 4470 30 4844 0 30 3916 Executing: kill -INT -4484 Executing: kill -INT -4478 Executing: kill -INT -4481 running test programs... spawn staptestVO99f4/probe_by_pid spawn staptestVO99f4/probe_by_pid2 executing: stap -v ./systemtap.clone/probe_by_pid_function.stp -d staptestVO99f4/probe_by_pid2 staptestVO99f4/probe_by_pid2 spawn stap -v ./systemtap.clone/probe_by_pid_function.stp -d staptestVO99f4/probe_by_pid2 staptestVO99f4/probe_by_pid2 Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 400usr/10sys/407real ms. Pass 2: analyzed script: 7 probe(s), 3 function(s), 3 embed(s), 2 global(s) using 50816virt/44608res/7296shr/33600data kb, in 50usr/110sys/162real ms. Pass 3: translated to C into "/tmp/stap2VurU0/stap_3e4a5f11aa24871fd292bd855acdba61_4585_src.c" using 50816virt/44800res/7488shr/33600data kb, in 20usr/130sys/145real ms. Pass 4: compiled C into "stap_3e4a5f11aa24871fd292bd855acdba61_4585.ko" in 4520usr/40sys/4906real ms. Pass 5: starting run. systemtap starting probe PASS: probe_by_pid(function) startup spawn staptestVO99f4/probe_by_pid Executing: kill -INT -4948 PASS: probe_by_pid(function) load generation Executing: kill -INT -4729 systemtap ending probe 4726: 4 test_function probes PASS: probe_by_pid(function) shutdown and output Pass 5: run completed in 0usr/30sys/3936real ms. metric: probe_by_pid(function) 400 10 407 50 110 162 20 130 145 4520 40 4906 0 30 3936 Executing: kill -INT -4729 Executing: kill -INT -4722 Executing: kill -INT -4726 testcase ./systemtap.clone/probe_by_pid.exp completed in 20 seconds Running ./systemtap.context/context.exp ... as_root cp staptestW5s6GM/systemtap_test_module2.ko /lib/modules/3.19.0-0.72.aa7a.aarch64/kernel OUT RC 0 as_root cp staptestW5s6GM/systemtap_test_module1.ko /lib/modules/3.19.0-0.72.aa7a.aarch64/kernel OUT RC 0 as_root /sbin/insmod staptestW5s6GM/systemtap_test_module2.ko OUT RC 0 as_root /sbin/insmod staptestW5s6GM/systemtap_test_module1.ko OUT RC 0 sourcing: ./systemtap.context/backtrace.tcl spawn stap -d kernel -d systemtap_test_module1 ./systemtap.context/backtrace.stp PASS: backtrace of begin probe WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/modules/3.19.0-0.72.aa7a.aarch64/kernel/systemtap_test_module2.ko backtrace from module("systemtap_test_module2").function("yyy_func2@/root/systemtap_write/systemtap/testsuite/staptestW5s6GM/systemtap_test_module2.c:33"): 0xfffffdfffc0d0064 : yyy_func2+0x0/0x18 [systemtap_test_module2] 0x0 (inexact) --- yyy_func2 --- the stack is 0xfffffdfffc0d0064 0x0 0xfffffdfffc0d0064 : yyy_func2+0x0/0x18 [systemtap_test_module2] 0x0 : 0x0 -------- backtrace from module("systemtap_test_module2").function("yyy_func3@/root/systemtap_write/systemtap/testsuite/staptestW5s6GM/systemtap_test_module2.c:28"): 0xfffffdfffc0d004c : yyy_func3+0x0/0x18 [systemtap_test_module2] 0x0 (inexact) --- yyy_func3 --- the stack is 0xfffffdfffc0d004c 0x0 0xfffffdfffc0d004c : yyy_func3+0x0/0x18 [systemtap_test_module2] 0x0 : 0x0 -------- backtrace from module("systemtap_test_module2").function("yyy_func4@/root/systemtap_write/systemtap/testsuite/staptestW5s6GM/systemtap_test_module2.c:24"): 0xfffffdfffc0d0044 : yyy_func4+0x0/0x8 [systemtap_test_module2] 0x0 (inexact) --- yyy_func4 --- the stack is 0xfffffdfffc0d0044 0x0 0xfffffdfffc0d0044 : yyy_func4+0x0/0x8 [systemtap_test_module2] 0x0 : 0x0 -------- 0x0 0x0 (inexact) flag=0x3 FAIL: early test shutdown (m2 eof) Executing: kill -INT -5370 FAIL: backtrace of yyy_func2 (0) FAIL: print_syms of yyy_func2 (2) FAIL: backtrace of yyy_func3 (0) FAIL: print_syms of yyy_func3 (0) FAIL: backtrace of yyy_func4 (0) FAIL: print_syms of yyy_func4 (0) FAIL: print_syms didn't find systemtap_test_module1 (0) FAIL: print_syms didn't find [kernel] (0) FAIL: backtrace.stp didn't call exit (0) sourcing: ./systemtap.context/args.tcl spawn stap ./systemtap.context/args.stp READY yyy_int -1 200 300 yyy_int returns 499 PASS: integer function arguments yyy_uint 4294967295 200 300 yyy_uint returns 499 PASS: unsigned function arguments yyy_long -1 200 300 yyy_long returns 499 PASS: long function arguments yyy_int64 -1 200 300 yyy_int64 returns 499 PASS: int64 function arguments yyy_char a b c yyy_char returns Q PASS: char function arguments yyy_str Hello-System-Tap yyy_str returns XYZZY PASS: string function arguments Executing: kill -INT -5595 sourcing: ./systemtap.context/pid.tcl spawn stap ./systemtap.context/pid.stp READY execname: echo pexecname: expect pid: 6048 ppid: 1865 tid: 6048 uid: 0 euid: 0 gid: 0 egid: 0 PASS: execname PASS: pexecname PASS: pid PASS: ppid PASS: tid PASS: uid PASS: euid PASS: gid PASS: egid sourcing: ./systemtap.context/num_args.tcl spawn stap ./systemtap.context/num_args.stp READY yyy_int -1 200 300 yyy_int returns 499 PASS: integer function arguments -- numeric yyy_uint 4294967295 200 300 yyy_uint returns 499 PASS: unsigned function arguments -- numeric yyy_long -1 200 300 yyy_long returns 499 PASS: long function arguments -- numeric yyy_int64 -1 200 300 yyy_int64 returns 499 PASS: int64 function arguments -- numeric yyy_char a b c yyy_char returns Q PASS: char function arguments -- numeric yyy_str Hello-System-Tap yyy_str returns XYZZY PASS: string function arguments -- numeric Executing: kill -INT -6056 sourcing: ./systemtap.context/symfileline.tcl spawn stap -d kernel -d systemtap_test_module2 ./systemtap.context/symfileline.stp READY fileline 0xfffffdfffc0d0044 file 0xfffffdfffc0d0044 line 0xfffffdfffc0d0044 no match: 7. last failed match: module("systemtap_test_module2").statement("yyy_func4@/root/systemtap_write/systemtap/testsuite/staptestW5s6GM/systemtap_test_module2.c:25") @0xfffffdfffc0d0044 PASS: symfileline () FAIL: symfile () FAIL: symline () FAIL: symfileline in pp () as_root /bin/rm -f /lib/modules/3.19.0-0.72.aa7a.aarch64/kernel/systemtap_test_module1.ko OUT RC 0 as_root /sbin/rmmod systemtap_test_module1 OUT RC 0 as_root /bin/rm -f /lib/modules/3.19.0-0.72.aa7a.aarch64/kernel/systemtap_test_module2.ko OUT RC 0 as_root /sbin/rmmod systemtap_test_module2 OUT RC 0 testcase ./systemtap.context/context.exp completed in 45 seconds Running ./systemtap.context/fib.exp ... Executing on host: gcc ./systemtap.context/fib.c -g -O0 -lm -o /root/systemtap_write/systemtap/testsuite/fib (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/fib.c -g -O0 -lm -o /root/systemtap_write/systemtap/testsuite/fib spawn stap -c /root/systemtap_write/systemtap/testsuite/fib 10 ./systemtap.context/fib.stp 89 fib+0x3c 0x3ffffff0000 fib+0x4c 0x3ffffff0000 FAIL: fib (2 0) spawn stap -c /root/systemtap_write/systemtap/testsuite/fib 10 -- ./systemtap.context/fib.stp --entry 89 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 fib+0x10 0x3ffffff0000 FAIL: fib (10 0) testcase ./systemtap.context/fib.exp completed in 16 seconds Running ./systemtap.context/symbols.exp ... spawn stap -g ./systemtap.context/symbols.stp 0x0 : 0x0 0x80000000 : 0x80000000 0xc0000000 : 0xc0000000 0xe0000000 : 0xe0000000 0xf0000000 : 0xf0000000 0xffffffff : 0xffffffff 0xffffffff00000000 : 0xffffffff00000000 0xffffffff80000000 : 0xffffffff80000000 0xffffffff80120000 : 0xffffffff80120000 0xffffffff88000000 : 0xffffffff88000000 0xffffffffffffffff : 0xffffffffffffffff PASS: symbols (11) testcase ./systemtap.context/symbols.exp completed in 4 seconds Running ./systemtap.context/uprobe_stmt_num.exp ... Executing on host: gcc ./systemtap.context/uprobe_stmt_num.c -g -O0 -lm -o /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/uprobe_stmt_num.c -g -O0 -lm -o /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num cmd: stap -wc /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num ./systemtap.context/uprobe_stmt_num.stp cmd output: 0x400690 0x40069c 0x4006a4 0x4006b4 0x4006c4 0x4006d8 PASS: uprobe_stmt_num-run-one executing: stap -w ./systemtap.context/uprobe_stmt_num.stp -c /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num PASS: uprobe_stmt_num-run-two executing: stap -w uprobe_stmt_num-run-statements.stp -c /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num PASS: uprobe_stmt_num-run-statements Executing: objcopy -R .debug_line /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num executing: stap -w -g uprobe_stmt_num-run-statements.stp -c /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num PASS: uprobe_stmt_num-run-statements-nolines Executing: strip -g /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num executing: stap -w -g uprobe_stmt_num-run-statements.stp -c /root/systemtap_write/systemtap/testsuite/uprobe_stmt_num KFAIL: uprobe_stmt_num-run-statements-nodebuginfo (PRMS: 10454) line 1: expected "0x400690" Got "semantic error: while resolving probe point: identifier 'process' at uprobe_stmt_num-run-statements.stp:1:7" " source: probe process("uprobe_stmt_num").statement(0x400690)" " ^" "" "semantic error: no match" "" "Pass 2: analysis failed. [man error::pass2]" "Number of similar error messages suppressed: 5." "Rerun with -v to see them." testcase ./systemtap.context/uprobe_stmt_num.exp completed in 21 seconds Running ./systemtap.context/uprobe_uaddr.exp ... Executing on host: gcc ./systemtap.context/uprobe_stmt_num.c -g -O0 -lm -o /root/systemtap_write/systemtap/testsuite/uprobe_uaddr (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/uprobe_stmt_num.c -g -O0 -lm -o /root/systemtap_write/systemtap/testsuite/uprobe_uaddr cmd: stap -c /root/systemtap_write/systemtap/testsuite/uprobe_uaddr ./systemtap.context/uprobe_uaddr.stp cmd output: main+0x14/0x2c [/root/systemtap_write/systemtap/testsuite/uprobe_uaddr] func+0xc/0x50 [/root/systemtap_write/systemtap/testsuite/uprobe_uaddr] func2+0xc/0x20 [/root/systemtap_write/systemtap/testsuite/uprobe_uaddr] func+0x30/0x50 [/root/systemtap_write/systemtap/testsuite/uprobe_uaddr] main+0x1c/0x2c [/root/systemtap_write/systemtap/testsuite/uprobe_uaddr] 0x3ff7eee0c94 [/usr/lib64/libc-2.17.so+0x20c94/0x180000] PASS: uprobe_uaddr PASS: uprobe_uaddr match line 0 main+* PASS: uprobe_uaddr match line 1 func+* PASS: uprobe_uaddr match line 2 func2+* PASS: uprobe_uaddr match line 3 func+* PASS: uprobe_uaddr match line 4 main+* PASS: uprobe_uaddr return from main testcase ./systemtap.context/uprobe_uaddr.exp completed in 7 seconds Running ./systemtap.context/uprobe_uaddr_mark.exp ... Executing on host: gcc ./systemtap.context/uprobe_uaddr_mark.c -isystem. -isystem/root/systemtap_write/install/include -lm -o /root/systemtap_write/systemtap/testsuite/uprobe_uaddr_mark (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/uprobe_uaddr_mark.c -isystem. -isystem/root/systemtap_write/install/include -lm -o /root/systemtap_write/systemtap/testsuite/uprobe_uaddr_mark executing: stap ./systemtap.context/uprobe_uaddr_mark.stp -c /root/systemtap_write/systemtap/testsuite/uprobe_uaddr_mark PASS: uprobe_uaddr_mark testcase ./systemtap.context/uprobe_uaddr_mark.exp completed in 6 seconds Running ./systemtap.context/usymbols.exp ... Executing on host: gcc ./systemtap.context/usymbols_lib.c -fPIC -shared -lm -o /root/systemtap_write/systemtap/testsuite/libusymbols-m64.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/usymbols_lib.c -fPIC -shared -lm -o /root/systemtap_write/systemtap/testsuite/libusymbols-m64.so Executing on host: gcc ./systemtap.context/usymbols.c -g -O -L/root/systemtap_write/systemtap/testsuite -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lusymbols-m64 -lm -o /root/systemtap_write/systemtap/testsuite/usymbols-m64 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/usymbols.c -g -O -L/root/systemtap_write/systemtap/testsuite -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lusymbols-m64 -lm -o /root/systemtap_write/systemtap/testsuite/usymbols-m64 script: probe syscall.rt_sigaction { if (pid() == target() && execname() == "usymbols-m64") { // Note user address. handler = user_long(&@cast(act_uaddr, "struct sigaction")->sa_handler); try { printf("handler: %s (%s)\n", usymname(handler), umodname(handler)); } catch { printf("handler: %s (%s)\n", usymname(handler), ""); } } } probe syscall.rt_sigaction32 ? { if (pid() == target() && execname() == "usymbols-m64") { // Note user address. handler = user_long(@defined(@cast(0, "compat_sigaction")->sa_handler) ? &@cast(act_uaddr, "compat_sigaction")->sa_handler : &@cast(act_uaddr, "sigaction32")->sa_handler); try { printf("handler: %s (%s)\n", usymname(handler), umodname(handler)); } catch { printf("handler: %s (%s)\n", usymname(handler), ""); } } } cmd: stap -w -d /root/systemtap_write/systemtap/testsuite/usymbols-m64 --ldd -c /root/systemtap_write/systemtap/testsuite/usymbols-m64 -e $script cmd output: handler: main_handler (/root/systemtap_write/systemtap/testsuite/usymbols-m64) handler: lib_handler (/root/systemtap_write/systemtap/testsuite/libusymbols-m64.so) PASS: usymbols m64 Executing on host: gcc ./systemtap.context/usymbols_lib.c -fPIC -shared -lm -o /root/systemtap_write/systemtap/testsuite/libusymbols-m64.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/usymbols_lib.c -fPIC -shared -lm -o /root/systemtap_write/systemtap/testsuite/libusymbols-m64.so Executing on host: gcc ./systemtap.context/usymbols.c -g -O -L/root/systemtap_write/systemtap/testsuite -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lusymbols-m64 -lm -o /root/systemtap_write/systemtap/testsuite/usymbols-m64 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/usymbols.c -g -O -L/root/systemtap_write/systemtap/testsuite -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lusymbols-m64 -lm -o /root/systemtap_write/systemtap/testsuite/usymbols-m64 script: probe syscall.rt_sigaction { if (pid() == target() && execname() == "usymbols-m64") { // Note user address. handler = user_long(&@cast(act_uaddr, "struct sigaction")->sa_handler); try { printf("handler: %s (%s)\n", usymname(handler), umodname(handler)); } catch { printf("handler: %s (%s)\n", usymname(handler), ""); } } } probe syscall.rt_sigaction32 ? { if (pid() == target() && execname() == "usymbols-m64") { // Note user address. handler = user_long(@defined(@cast(0, "compat_sigaction")->sa_handler) ? &@cast(act_uaddr, "compat_sigaction")->sa_handler : &@cast(act_uaddr, "sigaction32")->sa_handler); try { printf("handler: %s (%s)\n", usymname(handler), umodname(handler)); } catch { printf("handler: %s (%s)\n", usymname(handler), ""); } } } cmd: stap -w -d /root/systemtap_write/systemtap/testsuite/usymbols-m64 --ldd -c /root/systemtap_write/systemtap/testsuite/usymbols-m64 -e $script cmd output: handler: main_handler (/root/systemtap_write/systemtap/testsuite/usymbols-m64) handler: lib_handler (/root/systemtap_write/systemtap/testsuite/libusymbols-m64.so) PASS: usymbols m64 Executing on host: gcc ./systemtap.context/usymbols_lib.c -fPIC -shared -O -lm -o /root/systemtap_write/systemtap/testsuite/libusymbols-m64-O.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/usymbols_lib.c -fPIC -shared -O -lm -o /root/systemtap_write/systemtap/testsuite/libusymbols-m64-O.so Executing on host: gcc ./systemtap.context/usymbols.c -g -O -L/root/systemtap_write/systemtap/testsuite -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lusymbols-m64-O -O -lm -o /root/systemtap_write/systemtap/testsuite/usymbols-m64-O (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/usymbols.c -g -O -L/root/systemtap_write/systemtap/testsuite -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -lusymbols-m64-O -O -lm -o /root/systemtap_write/systemtap/testsuite/usymbols-m64-O script: probe syscall.rt_sigaction { if (pid() == target() && execname() == "usymbols-m64-O") { // Note user address. handler = user_long(&@cast(act_uaddr, "struct sigaction")->sa_handler); try { printf("handler: %s (%s)\n", usymname(handler), umodname(handler)); } catch { printf("handler: %s (%s)\n", usymname(handler), ""); } } } probe syscall.rt_sigaction32 ? { if (pid() == target() && execname() == "usymbols-m64-O") { // Note user address. handler = user_long(@defined(@cast(0, "compat_sigaction")->sa_handler) ? &@cast(act_uaddr, "compat_sigaction")->sa_handler : &@cast(act_uaddr, "sigaction32")->sa_handler); try { printf("handler: %s (%s)\n", usymname(handler), umodname(handler)); } catch { printf("handler: %s (%s)\n", usymname(handler), ""); } } } cmd: stap -w -d /root/systemtap_write/systemtap/testsuite/usymbols-m64-O --ldd -c /root/systemtap_write/systemtap/testsuite/usymbols-m64-O -e $script cmd output: handler: main_handler (/root/systemtap_write/systemtap/testsuite/usymbols-m64-O) handler: lib_handler (...oot/systemtap_write/systemtap/testsuite/libusymbols-m64-O.so) PASS: usymbols m64-O testcase ./systemtap.context/usymbols.exp completed in 44 seconds Running ./systemtap.context/usymfileline.exp ... Executing on host: gcc ./systemtap.context/usymfileline.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o ./usymfileline (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.context/usymfileline.c -g -isystem. -isystem/root/systemtap_write/install/include -lm -o ./usymfileline PASS: usymfileline - compiled successfully executing: stap -v -e { probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfileline($1)) exit()} } 0 -c ./usymfileline spawn stap -v -e probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfileline($1)) exit()} 0 -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/409real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 1 embed(s), 0 global(s) using 50112virt/43456res/6848shr/32896data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapiYSgCn/stap_f7b1321c97172883fd4033c36b729e75_2533_src.c" using 50176virt/43840res/7104shr/32960data kb, in 30usr/120sys/145real ms. Pass 4: compiled C into "stap_f7b1321c97172883fd4033c36b729e75_2533.ko" in 4620usr/90sys/5047real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 0x0 PASS: usymfileline () startup PASS: usymfileline () load generation Executing: kill -INT -9111 PASS: usymfileline () shutdown and output Pass 5: run completed in 10usr/20sys/722real ms. Executing: kill -INT -9111 executing: stap -v -e { probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfileline($1)) exit()} } uaddr() -c ./usymfileline spawn stap -v -e probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfileline($1)) exit()} uaddr() -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/409real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 4 embed(s), 0 global(s) using 50816virt/44544res/7296shr/33600data kb, in 40usr/120sys/162real ms. Pass 3: translated to C into "/tmp/stapf2uL8V/stap_48598cc181435e6ed4599c7ca3345f43_3817_src.c" using 50816virt/44736res/7488shr/33600data kb, in 10usr/140sys/144real ms. Pass 4: compiled C into "stap_48598cc181435e6ed4599c7ca3345f43_3817.ko" in 4710usr/20sys/5071real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe ./systemtap.context/usymfileline.c:2 PASS: usymfileline () startup PASS: usymfileline () load generation Executing: kill -INT -9336 PASS: usymfileline () shutdown and output Pass 5: run completed in 0usr/30sys/732real ms. Executing: kill -INT -9336 executing: stap -v -e { probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymline($1)) exit()} } 0 -c ./usymfileline spawn stap -v -e probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymline($1)) exit()} 0 -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/10sys/416real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 1 embed(s), 0 global(s) using 50112virt/43392res/6848shr/32896data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stap98XQeA/stap_169a81efbeaff7d750e0f85a5024e513_2505_src.c" using 50176virt/43776res/7104shr/32960data kb, in 10usr/140sys/146real ms. Pass 4: compiled C into "stap_169a81efbeaff7d750e0f85a5024e513_2505.ko" in 4570usr/120sys/5033real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 0x0 PASS: usymline () startup PASS: usymline () load generation Executing: kill -INT -9561 PASS: usymline () shutdown and output Pass 5: run completed in 0usr/30sys/709real ms. Executing: kill -INT -9561 executing: stap -v -e { probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymline($1)) exit()} } uaddr() -c ./usymfileline spawn stap -v -e probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymline($1)) exit()} uaddr() -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/10sys/409real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 4 embed(s), 0 global(s) using 50816virt/44544res/7296shr/33600data kb, in 20usr/140sys/162real ms. Pass 3: translated to C into "/tmp/stapCuQ2X9/stap_5f7571e6c69a9c6581c06d9e50e09ad1_3789_src.c" using 50816virt/44736res/7488shr/33600data kb, in 0usr/140sys/145real ms. Pass 4: compiled C into "stap_5f7571e6c69a9c6581c06d9e50e09ad1_3789.ko" in 4640usr/70sys/5067real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 2 PASS: usymline () startup PASS: usymline () load generation Executing: kill -INT -9786 PASS: usymline () shutdown and output Pass 5: run completed in 10usr/20sys/734real ms. Executing: kill -INT -9786 executing: stap -v -e { probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfile($1)) exit()} } 0 -c ./usymfileline spawn stap -v -e probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfile($1)) exit()} 0 -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/410real ms. Pass 2: analyzed script: 2 probe(s), 3 function(s), 1 embed(s), 0 global(s) using 50112virt/43456res/6848shr/32896data kb, in 10usr/0sys/10real ms. Pass 3: translated to C into "/tmp/stapKDH97O/stap_971ca0336ca83a7ebd974b81c8805fe9_2503_src.c" using 50176virt/43840res/7104shr/32960data kb, in 20usr/130sys/147real ms. Pass 4: compiled C into "stap_971ca0336ca83a7ebd974b81c8805fe9_2503.ko" in 4620usr/50sys/5032real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 0x0 PASS: usymfile () startup PASS: usymfile () load generation Executing: kill -INT -10011 PASS: usymfile () shutdown and output Pass 5: run completed in 0usr/30sys/769real ms. Executing: kill -INT -10011 executing: stap -v -e { probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfile($1)) exit()} } uaddr() -c ./usymfileline spawn stap -v -e probe process("usymfileline").function("test_method") { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfile($1)) exit()} uaddr() -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 400usr/20sys/411real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 4 embed(s), 0 global(s) using 50816virt/44544res/7296shr/33600data kb, in 20usr/140sys/162real ms. Pass 3: translated to C into "/tmp/stapIdNAel/stap_dd03dc42a0c44122fa4a672c785988cb_3787_src.c" using 50816virt/44736res/7488shr/33600data kb, in 20usr/120sys/146real ms. Pass 4: compiled C into "stap_dd03dc42a0c44122fa4a672c785988cb_3787.ko" in 4680usr/50sys/5062real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe ./systemtap.context/usymfileline.c PASS: usymfile () startup PASS: usymfile () load generation Executing: kill -INT -10236 PASS: usymfile () shutdown and output Pass 5: run completed in 0usr/30sys/714real ms. Executing: kill -INT -10236 executing: stap -v -e { global failed=0 probe begin {print("systemtap starting probe\nsystemtap ending probe\n")} probe process("usymfileline").statement("*@*:*"){ ppstring = pp() symstring = "@".usymfileline(uaddr()) if (isinstr(ppstring, symstring) != 1) { failed++; printf ("failed. pp(): %s usymfileline(): %s\n", ppstring, symstring) } } probe end { if (failed == 0) println("passed") } } -c ./usymfileline spawn stap -v -e global failed=0 probe begin {print("systemtap starting probe\nsystemtap ending probe\n")} probe process("usymfileline").statement("*@*:*"){ ppstring = pp() symstring = "@".usymfileline(uaddr()) if (isinstr(ppstring, symstring) != 1) { failed++; printf ("failed. pp(): %s usymfileline(): %s\n", ppstring, symstring) } } probe end { if (failed == 0) println("passed") } -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 400usr/10sys/406real ms. Pass 2: analyzed script: 9 probe(s), 5 function(s), 4 embed(s), 1 global(s) using 50816virt/44672res/7296shr/33600data kb, in 40usr/120sys/163real ms. Pass 3: translated to C into "/tmp/stapZqFPy5/stap_4e6356ce0124c2e5684dc18cb16a89ee_6890_src.c" using 50816virt/44864res/7488shr/33600data kb, in 20usr/130sys/146real ms. Pass 4: compiled C into "stap_4e6356ce0124c2e5684dc18cb16a89ee_6890.ko" in 4820usr/60sys/5224real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe passed PASS: pp == usymfileline startup PASS: pp == usymfileline load generation Executing: kill -INT -10461 PASS: pp == usymfileline shutdown and output Pass 5: run completed in 0usr/30sys/718real ms. Executing: kill -INT -10461 executing: stap -v -e { probe process("usymfileline").begin { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfileline($1)) exit()} } uaddr() -c ./usymfileline spawn stap -v -e probe process("usymfileline").begin { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfileline($1)) exit()} uaddr() -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/0sys/408real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 4 embed(s), 0 global(s) using 50688virt/44352res/7232shr/33472data kb, in 40usr/120sys/161real ms. Pass 3: translated to C into "/tmp/stapool2vW/stap_e64300f116b5006e6ff00267ade05514_3600_src.c" using 50688virt/44544res/7424shr/33472data kb, in 0usr/150sys/145real ms. Pass 4: compiled C into "stap_e64300f116b5006e6ff00267ade05514_3600.ko" in 4490usr/80sys/4905real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 0x3ffab220fb0 PASS: usymfileline (no debug_line) startup PASS: usymfileline (no debug_line) load generation Executing: kill -INT -10687 PASS: usymfileline (no debug_line) shutdown and output Pass 5: run completed in 0usr/30sys/735real ms. Executing: kill -INT -10687 executing: stap -v -e { probe process("usymfileline").begin { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymline($1)) exit()} } uaddr() -c ./usymfileline spawn stap -v -e probe process("usymfileline").begin { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymline($1)) exit()} uaddr() -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 390usr/20sys/407real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 4 embed(s), 0 global(s) using 50688virt/44352res/7232shr/33472data kb, in 40usr/120sys/162real ms. Pass 3: translated to C into "/tmp/stapARxVum/stap_6b4735efe0af9197a69ba60d539668e3_3572_src.c" using 50688virt/44544res/7424shr/33472data kb, in 30usr/120sys/146real ms. Pass 4: compiled C into "stap_6b4735efe0af9197a69ba60d539668e3_3572.ko" in 4470usr/90sys/4894real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 0x3ffa31c0fb0 PASS: usymline (no debug_line) startup PASS: usymline (no debug_line) load generation Executing: kill -INT -10912 PASS: usymline (no debug_line) shutdown and output Pass 5: run completed in 0usr/30sys/708real ms. Executing: kill -INT -10912 executing: stap -v -e { probe process("usymfileline").begin { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfile($1)) exit()} } uaddr() -c ./usymfileline spawn stap -v -e probe process("usymfileline").begin { print("systemtap starting probe\nsystemtap ending probe\n") printf("%s\n", usymfile($1)) exit()} uaddr() -c ./usymfileline Pass 1: parsed user script and 105 library script(s) using 49344virt/41280res/5696shr/32128data kb, in 410usr/10sys/415real ms. Pass 2: analyzed script: 2 probe(s), 4 function(s), 4 embed(s), 0 global(s) using 50688virt/44352res/7232shr/33472data kb, in 40usr/120sys/162real ms. Pass 3: translated to C into "/tmp/stapA1J2yY/stap_5b0ea4a248c1edf99ef06f269090c1c1_3570_src.c" using 50688virt/44544res/7424shr/33472data kb, in 20usr/130sys/144real ms. Pass 4: compiled C into "stap_5b0ea4a248c1edf99ef06f269090c1c1_3570.ko" in 4490usr/50sys/4888real ms. Pass 5: starting run. systemtap starting probe systemtap ending probe 0x3ffa9070fb0 PASS: usymfile (no debug_line) startup PASS: usymfile (no debug_line) load generation Executing: kill -INT -11138 PASS: usymfile (no debug_line) shutdown and output Pass 5: run completed in 0usr/30sys/707real ms. Executing: kill -INT -11138 testcase ./systemtap.context/usymfileline.exp completed in 67 seconds Running ./systemtap.examples/check.exp ... SAVED PWD=/root/systemtap_write/systemtap/testsuite PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 alias_suffixes.stp' tag 'test_check' value 'stap -p4 alias_suffixes.stp' attempting command stap -p4 alias_suffixes.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/be/stap_be04238518b4bf2a8f41bc157ad47126_60289.ko RC 0 PASS: ./systemtap.examples/general/alias_suffixes build meta taglines 'test_installcheck: stap alias_suffixes.stp -c "sleep 1"' tag 'test_installcheck' value 'stap alias_suffixes.stp -c "sleep 1"' attempting command stap alias_suffixes.stp -c "sleep 1" OUT Collecting data... press Ctrl-C to stop. intervals for write -- min:13us avg:13us max:13us count:1 value |-------------------------------------------------- count 2 | 0 4 | 0 8 |@ 1 16 | 0 32 | 0 intervals for read -- min:1us avg:4us max:11us count:13 value |-------------------------------------------------- count 0 | 0 1 |@ 1 2 |@@@@@ 5 4 |@@@@ 4 8 |@@@ 3 16 | 0 32 | 0 intervals for close -- min:1us avg:2us max:4us count:5 value |-------------------------------------------------- count 0 | 0 1 |@ 1 2 |@@@ 3 4 |@ 1 8 | 0 16 | 0 RC 0 PASS: ./systemtap.examples/general/alias_suffixes run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 ansi_colors.stp' tag 'test_check' value 'stap -p4 ansi_colors.stp' attempting command stap -p4 ansi_colors.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/36/stap_361e077d684624a094b6c2fc3abd89f8_2397.ko RC 0 PASS: ./systemtap.examples/general/ansi_colors build meta taglines 'test_installcheck: stap ansi_colors.stp' tag 'test_installcheck' value 'stap ansi_colors.stp' attempting command stap ansi_colors.stp OUT fg,t \ bg | 40 41 42 43 44 45 46 47 --------------------------------------------------------------------------- 30,0 | Normal  Normal  Normal  Normal  Normal  Normal  Normal  Normal  30,1 | Bold  Bold  Bold  Bold  Bold  Bold  Bold  Bold  31,0 | Normal  Normal  Normal  Normal  Normal  Normal  Normal  Normal  31,1 | Bold  Bold  Bold  Bold  Bold  Bold  Bold  Bold  32,0 | Normal  Normal  Normal  Normal  Normal  Normal  Normal  Normal  32,1 | Bold  Bold  Bold  Bold  Bold  Bold  Bold  Bold  33,0 | Normal  Normal  Normal  Normal  Normal  Normal  Normal  Normal  33,1 | Bold  Bold  Bold  Bold  Bold  Bold  Bold  Bold  34,0 | Normal  Normal  Normal  Normal  Normal  Normal  Normal  Normal  34,1 | Bold  Bold  Bold  Bold  Bold  Bold  Bold  Bold  35,0 | Normal  Normal  Normal  Normal  Normal  Normal  Normal  Normal  35,1 | Bold  Bold  Bold  Bold  Bold  Bold  Bold  Bold  36,0 | Normal  Normal  Normal  Normal  Normal  Normal  Normal  Normal  36,1 | Bold  Bold  Bold  Bold  Bold  Bold  Bold  Bold  37,0 | Normal  Normal  Normal  Normal  Normal  Normal  Normal  Normal  37,1 | Bold  Bold  Bold  Bold  Bold  Bold  Bold  Bold  RC 0 PASS: ./systemtap.examples/general/ansi_colors run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 ansi_colors2.stp' tag 'test_check' value 'stap -p4 ansi_colors2.stp' attempting command stap -p4 ansi_colors2.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/stap_b97932a7970796d34831672dfc83b55a_2393.ko RC 0 PASS: ./systemtap.examples/general/ansi_colors2 build meta taglines 'test_installcheck: stap ansi_colors2.stp' tag 'test_installcheck' value 'stap ansi_colors2.stp' attempting command stap ansi_colors2.stp OUT fg,t \ bg | 40 41 42 43 44 45 46 47 --------------------------------------------------------------------------- 30,0 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  30,1 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  30,4 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  30,7 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  31,0 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  31,1 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  31,4 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  31,7 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  32,0 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  32,1 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  32,4 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  32,7 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  33,0 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  33,1 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  33,4 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  33,7 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  34,0 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  34,1 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  34,4 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  34,7 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  35,0 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  35,1 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  35,4 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  35,7 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  36,0 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  36,1 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  36,4 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  36,7 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  37,0 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  37,1 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  37,4 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  37,7 | Colors  Colors  Colors  Colors  Colors  Colors  Colors  Colors  RC 0 PASS: ./systemtap.examples/general/ansi_colors2 run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -g -p4 badname.stp' tag 'test_check' value 'stap -g -p4 badname.stp' attempting command stap -g -p4 badname.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8b/stap_8b3183776c00780d747aeed3798fe251_13440.ko RC 0 PASS: ./systemtap.examples/general/badname build meta taglines 'test_installcheck: stap -g badname.stp -c "touch /tmp/myXXXbadnameXXXfile.$$ 2>&1 | grep denied"' tag 'test_installcheck' value 'stap -g badname.stp -c "touch /tmp/myXXXbadnameXXXfile.$$ 2>&1 | grep denied"' attempting command stap -g badname.stp -c "touch /tmp/myXXXbadnameXXXfile.$$ 2>&1 | grep denied" OUT touch: cannot touch '/tmp/myXXXbadnameXXXfile.12246': Permission denied RC 0 PASS: ./systemtap.examples/general/badname run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 eventcount.stp' tag 'test_check' value 'stap -p4 eventcount.stp' attempting command stap -p4 eventcount.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/39/stap_39c8f22926cd0c76d2f672ebb2a12415_29856.ko RC 0 PASS: ./systemtap.examples/general/eventcount build meta taglines 'test_installcheck: stap eventcount.stp syscall.* -c 'sleep 1'' tag 'test_installcheck' value 'stap eventcount.stp syscall.* -c 'sleep 1'' attempting command stap eventcount.stp syscall.* -c 'sleep 1' OUT semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. child process exited abnormally RC 1 FAIL: ./systemtap.examples/general/eventcount run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 func_time_stats.stp 'syscall.nanosleep'' tag 'test_check' value 'stap -p4 func_time_stats.stp 'syscall.nanosleep'' attempting command stap -p4 func_time_stats.stp 'syscall.nanosleep' OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/17/stap_17c5c6ad1f0c52267d39e7bb3ba9d8c8_57774.ko RC 0 PASS: ./systemtap.examples/general/func_time_stats build meta taglines 'test_installcheck: stap func_time_stats.stp 'syscall.nanosleep' -c "sleep 1"' tag 'test_installcheck' value 'stap func_time_stats.stp 'syscall.nanosleep' -c "sleep 1"' attempting command stap func_time_stats.stp 'syscall.nanosleep' -c "sleep 1" OUT intervals min:1000206us avg:1000206us max:1000206us count:1 value |-------------------------------------------------- count 131072 | 0 262144 | 0 524288 |@ 1 1048576 | 0 2097152 | 0 RC 0 PASS: ./systemtap.examples/general/func_time_stats run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 graphs.stp' tag 'test_check' value 'stap -p4 graphs.stp' attempting command stap -p4 graphs.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/stap_cadf1b7e700873dd189e024cd2231b7a_5845.ko RC 0 PASS: ./systemtap.examples/general/graphs build meta taglines 'test_installcheck: stap graphs.stp -c "sleep 1"' tag 'test_installcheck' value 'stap graphs.stp -c "sleep 1"' attempting command stap graphs.stp -c "sleep 1" OUT set yrange [0:100] plot '-' title "ioblock" with lines, '-' title "cpu" with lines 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 e 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 e pause 1 RC 0 PASS: ./systemtap.examples/general/graphs run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 helloworld.stp' tag 'test_check' value 'stap -p4 helloworld.stp' attempting command stap -p4 helloworld.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/77/stap_779cb4250c44f5fc7e88861505f56ebc_1709.ko RC 0 PASS: ./systemtap.examples/general/helloworld build meta taglines 'test_installcheck: stap helloworld.stp' tag 'test_installcheck' value 'stap helloworld.stp' attempting command stap helloworld.stp OUT hello world RC 0 PASS: ./systemtap.examples/general/helloworld run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 para-callgraph-verbose.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")'' tag 'test_check' value 'stap -p4 para-callgraph-verbose.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")'' attempting command stap -p4 para-callgraph-verbose.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")' OUT WARNING: function pagemap_pte_range is blacklisted: keyword at para-callgraph-verbose.stp:23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function smaps_pte_range is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function clear_refs_pte_range is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function pagemap_pte_hole is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_init_inodecache is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_root_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_tty_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_cmdline_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_consoles_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_cpuinfo_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_devices_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_interrupts_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_loadavg_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_meminfo_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_stat_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_uptime_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_version_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function softirqs_open is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_softirqs_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function show_softirqs is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_self_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_thread_self_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_sys_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_net_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_kcore_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_kmsg_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_page_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/stap_9518b004d751bdbb753d40aa45322a71_1019366.ko Number of similar warning messages suppressed: 27. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/general/para-callgraph-verbose build meta taglines 'test_installcheck: stap para-callgraph-verbose.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")' -c "cat /proc/sys/vm/* || true"' tag 'test_installcheck' value 'stap para-callgraph-verbose.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")' -c "cat /proc/sys/vm/* || true"' attempting command stap para-callgraph-verbose.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")' -c "cat /proc/sys/vm/* || true" OUT WARNING: function pagemap_pte_range is blacklisted: keyword at para-callgraph-verbose.stp:23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function smaps_pte_range is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function clear_refs_pte_range is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function pagemap_pte_hole is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_init_inodecache is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_root_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_tty_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_cmdline_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_consoles_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_cpuinfo_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_devices_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_interrupts_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_loadavg_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_meminfo_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_stat_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_uptime_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_version_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function softirqs_open is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_softirqs_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function show_softirqs is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_self_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_thread_self_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_sys_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_net_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_kcore_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_kmsg_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ WARNING: function proc_page_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms$$) } ^ 8192 0 cat: /proc/sys/vm/compact_memory: Permission denied 0 10 0 3000 40 500 0 500 0 0 0 0 256 32 65530 11552 4096 0 0 0 1 0 0 0 50 3 0 0 1 10 131072 100 0 sh(13369):->proc_reg_read file={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e580}, .f_inode=0xfffffe000ce60038, .f_op=0xfffffe00006d72e8, .f_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163853, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe00bf895750, .prev=0xfffffe00bf895750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 20 sh(13369): ->meminfo_proc_show m={.buf="", .size=65536, .from=0, .count=0, .pad_until=0, .index=0, .read_pos=0, .version=0, .lock={.count={.counter=0}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe00bbfc6dc8, .prev=0xfffffe00bbfc6dc8}, .owner=0xfffffe01dc6c0d40, .osq={.tail={.counter=0}}}, .op=0xfffffe000febaa00, .poll_event=0, .private=0x0} v=0x1 92 sh(13369): ->arch_report_meminfo m={.buf="MemTotal: 8342464 kB MemFree: 6469824 kB MemAvailable: 7581504 kB Buffers: 4928 kB Cached: 1085888 kB SwapCached: 0 kB Active: 1216576 kB Inactive: 339328 kB Active(anon): 469824 kB Inactive(anon): 13824 kB Active(file): 746752 kB Inactive(file): 325504 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 4194240 kB SwapFree: 4194240 kB Dirty: 1728 kB Writeback: 0 k 97 sh(13369): <-arch_report_meminfo 100 sh(13369): <-meminfo_proc_show return=0x0 120 sh(13369): ->unuse_pde pde={.low_ino=4026531914, .mode=33060, .nlink=1, .uid={.val=0}, .gid={.val=0}, .size=0, .proc_iops=0xfffffe00006d9e80, .proc_fops=0xfffffe00006dacb0, .parent=0xfffffe0000c942e8, .subdir={.rb_node=0x0}, .subdir_node={.__rb_parent_color=18446741882676277057, .rb_right=0xfffffe01d48d1000, .rb_left=0x0}, .data=0x0, .count={.counter=2}, .in_use={.counter=1}, .pde_unload_completion=0x0, .pde_openers={.next=0xfffffe000febc4c8, .prev=0xfffffe000febc4c8}, .pde_unload_lock={={.rlock={.raw_lock={.owner=65392, 124 sh(13369): <-unuse_pde 127 sh(13369):<-proc_reg_read return=0x400 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52cf00}, .f_inode=0xfffffe000ce6ccf8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2e250, .prev=0xfffffe001fc2e250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 18 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52cf00}, .f_inode=0xfffffe000ce6ccf8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2e250, .prev=0xfffffe001fc2e250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 28 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 32 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 35 cat(13372): ->test_perm mode=420 op=4 38 cat(13372): <-test_perm return=0x0 53 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 58 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 61 cat(13372): <-unuse_table 64 cat(13372): <-sysctl_head_finish 66 cat(13372): <-proc_sys_call_handler return=0x5 68 cat(13372):<-proc_sys_read return=0x5 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52cf00}, .f_inode=0xfffffe000ce6ccf8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2e250, .prev=0xfffffe001fc2e250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52cf00}, .f_inode=0xfffffe000ce6ccf8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2e250, .prev=0xfffffe001fc2e250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 27 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 30 cat(13372): ->test_perm mode=420 op=4 32 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x0 53 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52cfc0}, .f_inode=0xfffffe000ce61b08, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29c50, .prev=0xfffffe001fc29c50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 15 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52cfc0}, .f_inode=0xfffffe000ce61b08, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29c50, .prev=0xfffffe001fc29c50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 24 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 28 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 31 cat(13372): ->test_perm mode=420 op=4 33 cat(13372): <-test_perm return=0x0 42 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 47 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 50 cat(13372): <-unuse_table 52 cat(13372): <-sysctl_head_finish 54 cat(13372): <-proc_sys_call_handler return=0x2 56 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52cfc0}, .f_inode=0xfffffe000ce61b08, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29c50, .prev=0xfffffe001fc29c50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52cfc0}, .f_inode=0xfffffe000ce61b08, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29c50, .prev=0xfffffe001fc29c50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 63 cat(13372): <-proc_sys_call_handler return=0x0 66 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d140}, .f_inode=0xfffffe000ce6db98, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23750, .prev=0xfffffe001fc23750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 16 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d140}, .f_inode=0xfffffe000ce6db98, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23750, .prev=0xfffffe001fc23750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 25 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 28 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 31 cat(13372): ->test_perm mode=420 op=4 34 cat(13372): <-test_perm return=0x0 43 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 48 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 51 cat(13372): <-unuse_table 53 cat(13372): <-sysctl_head_finish 55 cat(13372): <-proc_sys_call_handler return=0x2 58 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d140}, .f_inode=0xfffffe000ce6db98, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23750, .prev=0xfffffe001fc23750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d140}, .f_inode=0xfffffe000ce6db98, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23750, .prev=0xfffffe001fc23750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x0 52 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc540}, .f_inode=0xfffffe01ebeb6428, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ac50, .prev=0xfffffe001fc2ac50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc540}, .f_inode=0xfffffe01ebeb6428, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ac50, .prev=0xfffffe001fc2ac50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 40 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x3 53 cat(13372):<-proc_sys_read return=0x3 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc540}, .f_inode=0xfffffe01ebeb6428, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ac50, .prev=0xfffffe001fc2ac50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc540}, .f_inode=0xfffffe01ebeb6428, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ac50, .prev=0xfffffe001fc2ac50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x0 52 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d200}, .f_inode=0xfffffe000ce6de08, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2fd50, .prev=0xfffffe001fc2fd50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d200}, .f_inode=0xfffffe000ce6de08, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2fd50, .prev=0xfffffe001fc2fd50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x2 53 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d200}, .f_inode=0xfffffe000ce6de08, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2fd50, .prev=0xfffffe001fc2fd50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d200}, .f_inode=0xfffffe000ce6de08, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2fd50, .prev=0xfffffe001fc2fd50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 21 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 41 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 44 cat(13372): <-unuse_table 46 cat(13372): <-sysctl_head_finish 48 cat(13372): <-proc_sys_call_handler return=0x0 50 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d2c0}, .f_inode=0xfffffe000ce6e078, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23b50, .prev=0xfffffe001fc23b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d2c0}, .f_inode=0xfffffe000ce6e078, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23b50, .prev=0xfffffe001fc23b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x5 53 cat(13372):<-proc_sys_read return=0x5 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d2c0}, .f_inode=0xfffffe000ce6e078, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23b50, .prev=0xfffffe001fc23b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d2c0}, .f_inode=0xfffffe000ce6e078, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23b50, .prev=0xfffffe001fc23b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc9c0}, .f_inode=0xfffffe01ebeb6908, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc22e50, .prev=0xfffffe001fc22e50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc9c0}, .f_inode=0xfffffe01ebeb6908, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc22e50, .prev=0xfffffe001fc22e50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x3 52 cat(13372):<-proc_sys_read return=0x3 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc9c0}, .f_inode=0xfffffe01ebeb6908, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc22e50, .prev=0xfffffe001fc22e50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc9c0}, .f_inode=0xfffffe01ebeb6908, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc22e50, .prev=0xfffffe001fc22e50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 46 cat(13372): <-sysctl_head_finish 48 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d500}, .f_inode=0xfffffe000ce6e2e8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc26b50, .prev=0xfffffe001fc26b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d500}, .f_inode=0xfffffe000ce6e2e8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc26b50, .prev=0xfffffe001fc26b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x4 53 cat(13372):<-proc_sys_read return=0x4 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d500}, .f_inode=0xfffffe000ce6e2e8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc26b50, .prev=0xfffffe001fc26b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d500}, .f_inode=0xfffffe000ce6e2e8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc26b50, .prev=0xfffffe001fc26b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 41 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 44 cat(13372): <-unuse_table 46 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52c780}, .f_inode=0xfffffe000ce6e558, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25050, .prev=0xfffffe001fc25050}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52c780}, .f_inode=0xfffffe000ce6e558, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25050, .prev=0xfffffe001fc25050}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x2 53 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52c780}, .f_inode=0xfffffe000ce6e558, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25050, .prev=0xfffffe001fc25050}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52c780}, .f_inode=0xfffffe000ce6e558, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25050, .prev=0xfffffe001fc25050}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d5c0}, .f_inode=0xfffffe000ce6e7c8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25350, .prev=0xfffffe001fc25350}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d5c0}, .f_inode=0xfffffe000ce6e7c8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25350, .prev=0xfffffe001fc25350}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x4 52 cat(13372):<-proc_sys_read return=0x4 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d5c0}, .f_inode=0xfffffe000ce6e7c8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25350, .prev=0xfffffe001fc25350}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d5c0}, .f_inode=0xfffffe000ce6e7c8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25350, .prev=0xfffffe001fc25350}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d740}, .f_inode=0xfffffe000ce6ea38, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ba50, .prev=0xfffffe001fc2ba50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d740}, .f_inode=0xfffffe000ce6ea38, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ba50, .prev=0xfffffe001fc2ba50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x2 52 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d740}, .f_inode=0xfffffe000ce6ea38, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ba50, .prev=0xfffffe001fc2ba50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d740}, .f_inode=0xfffffe000ce6ea38, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ba50, .prev=0xfffffe001fc2ba50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d680}, .f_inode=0xfffffe000ce6eca8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25e50, .prev=0xfffffe001fc25e50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d680}, .f_inode=0xfffffe000ce6eca8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25e50, .prev=0xfffffe001fc25e50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x2 52 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d680}, .f_inode=0xfffffe000ce6eca8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25e50, .prev=0xfffffe001fc25e50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d680}, .f_inode=0xfffffe000ce6eca8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25e50, .prev=0xfffffe001fc25e50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 41 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 44 cat(13372): <-unuse_table 46 cat(13372): <-sysctl_head_finish 48 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52de00}, .f_inode=0xfffffe000ce6ef18, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25150, .prev=0xfffffe001fc25150}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52de00}, .f_inode=0xfffffe000ce6ef18, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25150, .prev=0xfffffe001fc25150}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x2 52 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52de00}, .f_inode=0xfffffe000ce6ef18, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25150, .prev=0xfffffe001fc25150}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52de00}, .f_inode=0xfffffe000ce6ef18, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25150, .prev=0xfffffe001fc25150}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 41 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 44 cat(13372): <-unuse_table 46 cat(13372): <-sysctl_head_finish 48 cat(13372): <-proc_sys_call_handler return=0x0 50 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d380}, .f_inode=0xfffffe000ce6f188, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23650, .prev=0xfffffe001fc23650}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d380}, .f_inode=0xfffffe000ce6f188, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23650, .prev=0xfffffe001fc23650}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x2 52 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d380}, .f_inode=0xfffffe000ce6f188, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23650, .prev=0xfffffe001fc23650}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d380}, .f_inode=0xfffffe000ce6f188, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc23650, .prev=0xfffffe001fc23650}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52da40}, .f_inode=0xfffffe000ce6f3f8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25750, .prev=0xfffffe001fc25750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52da40}, .f_inode=0xfffffe000ce6f3f8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25750, .prev=0xfffffe001fc25750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 40 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 52 cat(13372): <-proc_sys_call_handler return=0x7 53 cat(13372):<-proc_sys_read return=0x7 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52da40}, .f_inode=0xfffffe000ce6f3f8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25750, .prev=0xfffffe001fc25750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52da40}, .f_inode=0xfffffe000ce6f3f8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25750, .prev=0xfffffe001fc25750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 21 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 41 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d980}, .f_inode=0xfffffe000ce6f668, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29b50, .prev=0xfffffe001fc29b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d980}, .f_inode=0xfffffe000ce6f668, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29b50, .prev=0xfffffe001fc29b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x6 52 cat(13372):<-proc_sys_read return=0x6 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d980}, .f_inode=0xfffffe000ce6f668, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29b50, .prev=0xfffffe001fc29b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d980}, .f_inode=0xfffffe000ce6f668, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29b50, .prev=0xfffffe001fc29b50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52db00}, .f_inode=0xfffffe000ce6f8d8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25f50, .prev=0xfffffe001fc25f50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52db00}, .f_inode=0xfffffe000ce6f8d8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25f50, .prev=0xfffffe001fc25f50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x6 53 cat(13372):<-proc_sys_read return=0x6 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52db00}, .f_inode=0xfffffe000ce6f8d8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25f50, .prev=0xfffffe001fc25f50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52db00}, .f_inode=0xfffffe000ce6f8d8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc25f50, .prev=0xfffffe001fc25f50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d8c0}, .f_inode=0xfffffe000ce6fb48, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2a450, .prev=0xfffffe001fc2a450}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d8c0}, .f_inode=0xfffffe000ce6fb48, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2a450, .prev=0xfffffe001fc2a450}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x5 53 cat(13372):<-proc_sys_read return=0x5 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d8c0}, .f_inode=0xfffffe000ce6fb48, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2a450, .prev=0xfffffe001fc2a450}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d8c0}, .f_inode=0xfffffe000ce6fb48, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2a450, .prev=0xfffffe001fc2a450}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dbc0}, .f_inode=0xfffffe000ce6fdb8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ef50, .prev=0xfffffe001fc2ef50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dbc0}, .f_inode=0xfffffe000ce6fdb8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ef50, .prev=0xfffffe001fc2ef50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x2 52 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dbc0}, .f_inode=0xfffffe000ce6fdb8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ef50, .prev=0xfffffe001fc2ef50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dbc0}, .f_inode=0xfffffe000ce6fdb8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ef50, .prev=0xfffffe001fc2ef50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e100}, .f_inode=0xfffffe000ce6c0c8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2eb50, .prev=0xfffffe001fc2eb50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e100}, .f_inode=0xfffffe000ce6c0c8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2eb50, .prev=0xfffffe001fc2eb50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x2 53 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e100}, .f_inode=0xfffffe000ce6c0c8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2eb50, .prev=0xfffffe001fc2eb50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e100}, .f_inode=0xfffffe000ce6c0c8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2eb50, .prev=0xfffffe001fc2eb50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d800}, .f_inode=0xfffffe000ce6c338, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc27a50, .prev=0xfffffe001fc27a50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d800}, .f_inode=0xfffffe000ce6c338, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc27a50, .prev=0xfffffe001fc27a50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=292 op=4 31 cat(13372): <-test_perm return=0x0 6816 cat(13372): ->proc_i_callback head={.next=0xfffffe01f01fd2b0, .func=0xfffffe000023c5a4} 6820 cat(13372): <-proc_i_callback 6828 cat(13372): ->proc_i_callback head={.next=0xfffffe01f01f0a70, .func=0xfffffe000023c5a4} 6831 cat(13372): <-proc_i_callback 6857 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 6862 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 6866 cat(13372): <-unuse_table 6868 cat(13372): <-sysctl_head_finish 6870 cat(13372): <-proc_sys_call_handler return=0x2 6872 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d800}, .f_inode=0xfffffe000ce6c338, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc27a50, .prev=0xfffffe001fc27a50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52d800}, .f_inode=0xfffffe000ce6c338, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc27a50, .prev=0xfffffe001fc27a50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 27 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 30 cat(13372): ->test_perm mode=292 op=4 33 cat(13372): <-test_perm return=0x0 40 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 45 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 48 cat(13372): <-unuse_table 50 cat(13372): <-sysctl_head_finish 52 cat(13372): <-proc_sys_call_handler return=0x0 54 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dec0}, .f_inode=0xfffffe000ce6c5a8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc27050, .prev=0xfffffe001fc27050}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 15 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dec0}, .f_inode=0xfffffe000ce6c5a8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc27050, .prev=0xfffffe001fc27050}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 24 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 27 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 30 cat(13372): ->test_perm mode=420 op=4 33 cat(13372): <-test_perm return=0x0 42 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 46 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 49 cat(13372): <-unuse_table 51 cat(13372): <-sysctl_head_finish 54 cat(13372): <-proc_sys_call_handler return=0x2 56 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dec0}, .f_inode=0xfffffe000ce6c5a8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc27050, .prev=0xfffffe001fc27050}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dec0}, .f_inode=0xfffffe000ce6c5a8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc27050, .prev=0xfffffe001fc27050}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 41 cat(13372): <-test_perm return=0x0 48 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 53 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 56 cat(13372): <-unuse_table 58 cat(13372): <-sysctl_head_finish 60 cat(13372): <-proc_sys_call_handler return=0x0 62 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e040}, .f_inode=0xfffffe000ce6c818, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2b150, .prev=0xfffffe001fc2b150}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e040}, .f_inode=0xfffffe000ce6c818, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2b150, .prev=0xfffffe001fc2b150}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x2 53 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e040}, .f_inode=0xfffffe000ce6c818, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2b150, .prev=0xfffffe001fc2b150}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e040}, .f_inode=0xfffffe000ce6c818, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2b150, .prev=0xfffffe001fc2b150}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 41 cat(13372): <-test_perm return=0x0 48 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 52 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 56 cat(13372): <-unuse_table 57 cat(13372): <-sysctl_head_finish 60 cat(13372): <-proc_sys_call_handler return=0x0 62 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52df80}, .f_inode=0xfffffe000ce6ca88, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2b750, .prev=0xfffffe001fc2b750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52df80}, .f_inode=0xfffffe000ce6ca88, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2b750, .prev=0xfffffe001fc2b750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 27 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 32 cat(13372): <-test_perm return=0x0 40 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 45 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 48 cat(13372): <-unuse_table 50 cat(13372): <-sysctl_head_finish 52 cat(13372): <-proc_sys_call_handler return=0x2 54 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52df80}, .f_inode=0xfffffe000ce6ca88, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2b750, .prev=0xfffffe001fc2b750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52df80}, .f_inode=0xfffffe000ce6ca88, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2b750, .prev=0xfffffe001fc2b750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 41 cat(13372): <-test_perm return=0x0 48 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 52 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 55 cat(13372): <-unuse_table 57 cat(13372): <-sysctl_head_finish 59 cat(13372): <-proc_sys_call_handler return=0x0 62 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe001f1a78c0}, .f_inode=0xfffffe01dfe1b978, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2be50, .prev=0xfffffe001fc2be50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe001f1a78c0}, .f_inode=0xfffffe01dfe1b978, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2be50, .prev=0xfffffe001fc2be50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 27 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 30 cat(13372): ->test_perm mode=420 op=4 32 cat(13372): <-test_perm return=0x0 41 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 45 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 48 cat(13372): <-unuse_table 51 cat(13372): <-sysctl_head_finish 53 cat(13372): <-proc_sys_call_handler return=0x2 55 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe001f1a78c0}, .f_inode=0xfffffe01dfe1b978, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2be50, .prev=0xfffffe001fc2be50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe001f1a78c0}, .f_inode=0xfffffe01dfe1b978, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2be50, .prev=0xfffffe001fc2be50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 27 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 32 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x0 53 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e280}, .f_inode=0xfffffe000ce60c68, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29a50, .prev=0xfffffe001fc29a50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e280}, .f_inode=0xfffffe000ce60c68, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29a50, .prev=0xfffffe001fc29a50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 27 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 30 cat(13372): ->test_perm mode=420 op=4 32 cat(13372): <-test_perm return=0x0 41 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 45 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 48 cat(13372): <-unuse_table 50 cat(13372): <-sysctl_head_finish 53 cat(13372): <-proc_sys_call_handler return=0x3 55 cat(13372):<-proc_sys_read return=0x3 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e280}, .f_inode=0xfffffe000ce60c68, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29a50, .prev=0xfffffe001fc29a50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e280}, .f_inode=0xfffffe000ce60c68, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29a50, .prev=0xfffffe001fc29a50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 38 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x0 52 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e1c0}, .f_inode=0xfffffe000ce69c38, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ab50, .prev=0xfffffe001fc2ab50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 15 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e1c0}, .f_inode=0xfffffe000ce69c38, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ab50, .prev=0xfffffe001fc2ab50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 27 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 30 cat(13372): ->test_perm mode=420 op=4 32 cat(13372): <-test_perm return=0x0 40 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 45 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 48 cat(13372): <-unuse_table 50 cat(13372): <-sysctl_head_finish 52 cat(13372): <-proc_sys_call_handler return=0x2 54 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e1c0}, .f_inode=0xfffffe000ce69c38, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ab50, .prev=0xfffffe001fc2ab50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e1c0}, .f_inode=0xfffffe000ce69c38, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ab50, .prev=0xfffffe001fc2ab50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 47 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 52 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 55 cat(13372): <-unuse_table 57 cat(13372): <-sysctl_head_finish 59 cat(13372): <-proc_sys_call_handler return=0x0 62 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dd40}, .f_inode=0xfffffe000ce6b708, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2bb50, .prev=0xfffffe001fc2bb50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dd40}, .f_inode=0xfffffe000ce6b708, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2bb50, .prev=0xfffffe001fc2bb50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x2 53 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dd40}, .f_inode=0xfffffe000ce6b708, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2bb50, .prev=0xfffffe001fc2bb50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dd40}, .f_inode=0xfffffe000ce6b708, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2bb50, .prev=0xfffffe001fc2bb50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 50 cat(13372): <-proc_sys_call_handler return=0x0 52 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dc80}, .f_inode=0xfffffe000ce60788, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc26750, .prev=0xfffffe001fc26750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dc80}, .f_inode=0xfffffe000ce60788, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc26750, .prev=0xfffffe001fc26750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x2 53 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dc80}, .f_inode=0xfffffe000ce60788, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc26750, .prev=0xfffffe001fc26750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52dc80}, .f_inode=0xfffffe000ce60788, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc26750, .prev=0xfffffe001fc26750}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e400}, .f_inode=0xfffffe000ce60ed8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ee50, .prev=0xfffffe001fc2ee50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e400}, .f_inode=0xfffffe000ce60ed8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ee50, .prev=0xfffffe001fc2ee50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x2 53 cat(13372):<-proc_sys_read return=0x2 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e400}, .f_inode=0xfffffe000ce60ed8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ee50, .prev=0xfffffe001fc2ee50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e400}, .f_inode=0xfffffe000ce60ed8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2ee50, .prev=0xfffffe001fc2ee50}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc600}, .f_inode=0xfffffe01ebeb5cd8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29250, .prev=0xfffffe001fc29250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc600}, .f_inode=0xfffffe01ebeb5cd8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29250, .prev=0xfffffe001fc29250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 39 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 43 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 46 cat(13372): <-unuse_table 48 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x3 53 cat(13372):<-proc_sys_read return=0x3 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc600}, .f_inode=0xfffffe01ebeb5cd8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29250, .prev=0xfffffe001fc29250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01f7ecc600}, .f_inode=0xfffffe01ebeb5cd8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc29250, .prev=0xfffffe001fc29250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 30 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 61 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e4c0}, .f_inode=0xfffffe000ce69ea8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2c650, .prev=0xfffffe001fc2c650}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e4c0}, .f_inode=0xfffffe000ce69ea8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2c650, .prev=0xfffffe001fc2c650}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 40 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x7 53 cat(13372):<-proc_sys_read return=0x7 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e4c0}, .f_inode=0xfffffe000ce69ea8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2c650, .prev=0xfffffe001fc2c650}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 13 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e4c0}, .f_inode=0xfffffe000ce69ea8, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2c650, .prev=0xfffffe001fc2c650}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 25 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e640}, .f_inode=0xfffffe000ce61628, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2a250, .prev=0xfffffe001fc2a250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e640}, .f_inode=0xfffffe000ce61628, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2a250, .prev=0xfffffe001fc2a250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 23 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 29 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 40 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 44 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 47 cat(13372): <-unuse_table 49 cat(13372): <-sysctl_head_finish 51 cat(13372): <-proc_sys_call_handler return=0x4 53 cat(13372):<-proc_sys_read return=0x4 0 cat(13372):->proc_sys_read filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e640}, .f_inode=0xfffffe000ce61628, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2a250, .prev=0xfffffe001fc2a250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 14 cat(13372): ->proc_sys_call_handler filp={.f_u={.fu_llist={.next=0x0}, .fu_rcuhead={.next=0x0, .func=0x0}}, .f_path={.mnt=0xfffffe00013b0020, .dentry=0xfffffe01ff52e640}, .f_inode=0xfffffe000ce61628, .f_op=0xfffffe00006db780, .f_lock={={.rlock={.raw_lock={.owner=1, .next=1}}}}, .f_count={.counter=1}, .f_flags=131072, .f_mode=163869, .f_pos_lock={.count={.counter=1}, .wait_lock={={.rlock={.raw_lock={.owner=0, .next=0}}}}, .wait_list={.next=0xfffffe001fc2a250, .prev=0xfffffe001fc2a250}, .owner=0x0, .osq={.tail={.counter=0}}}, .f_ 22 cat(13372): ->sysctl_head_grab head={={={.ctl_table=0xfffffe0000c47600, .used=0, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000000}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 26 cat(13372): <-sysctl_head_grab return=0xfffffe01fa3c2800 28 cat(13372): ->test_perm mode=420 op=4 31 cat(13372): <-test_perm return=0x0 37 cat(13372): ->sysctl_head_finish head={={={.ctl_table=0xfffffe0000c47600, .used=1, .count=35, .nreg=1}, .rcu={.next=0xfffffe0000c47600, .func=0x2300000001}}, .unregistering=0x0, .ctl_table_arg=0x0, .root=0xfffffe0000c943d8, .set=0xfffffe0000c943d8, .parent=0xfffffe01fa352d00, .node=0xfffffe01fa3c2848} 42 cat(13372): ->unuse_table p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} p={={={.ctl_table=?, .used=?, .count=?, .nreg=?}, .rcu={.next=?, .func=?}}, .unregistering=?, .ctl_table_arg=?, .root=?, .set=?, .parent=?, .node=?} 45 cat(13372): <-unuse_table 47 cat(13372): <-sysctl_head_finish 49 cat(13372): <-proc_sys_call_handler return=0x0 51 cat(13372):<-proc_sys_read return=0x0 WARNING: Number of errors: 0, skipped probes: 8 Number of similar warning messages suppressed: 27. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/general/para-callgraph-verbose run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 para-callgraph.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")'' tag 'test_check' value 'stap -p4 para-callgraph.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")'' attempting command stap -p4 para-callgraph.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")' OUT WARNING: function pagemap_pte_range is blacklisted: keyword at para-callgraph.stp:23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function smaps_pte_range is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function clear_refs_pte_range is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function pagemap_pte_hole is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_init_inodecache is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_root_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_tty_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_cmdline_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_consoles_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_cpuinfo_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_devices_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_interrupts_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_loadavg_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_meminfo_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_stat_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_uptime_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_version_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function softirqs_open is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_softirqs_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function show_softirqs is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_self_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_thread_self_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_sys_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_net_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_kcore_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_kmsg_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_page_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/stap_6215f01a78f754c14de8e055a553a540_167012.ko Number of similar warning messages suppressed: 27. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/general/para-callgraph build meta taglines 'test_installcheck: stap para-callgraph.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")' -c "cat /proc/sys/vm/* || true"' tag 'test_installcheck' value 'stap para-callgraph.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")' -c "cat /proc/sys/vm/* || true"' attempting command stap para-callgraph.stp 'kernel.function("*@fs/proc*.c")' 'kernel.function("vfs_read")' -c "cat /proc/sys/vm/* || true" OUT WARNING: function pagemap_pte_range is blacklisted: keyword at para-callgraph.stp:23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function smaps_pte_range is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function clear_refs_pte_range is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function pagemap_pte_hole is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_init_inodecache is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_root_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_tty_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_cmdline_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_consoles_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_cpuinfo_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_devices_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_interrupts_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_loadavg_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_meminfo_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_stat_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_uptime_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_version_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function softirqs_open is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_softirqs_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function show_softirqs is blacklisted: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_self_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_thread_self_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_sys_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_net_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_kcore_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_kmsg_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ WARNING: function proc_page_init is in blacklisted section: keyword at :23:1 source: probe $1.call { trace(1, $$parms) } ^ 8192 0 cat: /proc/sys/vm/compact_memory: Permission denied 0 10 0 3000 40 500 0 500 0 0 0 0 256 32 65530 11552 4096 0 0 0 1 0 0 0 50 3 0 0 1 10 131072 100 0 sh(13593):->proc_reg_read file=0xfffffe01d5de0900 buf=0x3ffb1ab0000 count=0x400 ppos=0xfffffe0010017ec8 10 sh(13593): ->meminfo_proc_show m=0xfffffe00bbfc6200 v=0x1 44 sh(13593): ->arch_report_meminfo m=0xfffffe00bbfc6200 47 sh(13593): <-arch_report_meminfo 50 sh(13593): <-meminfo_proc_show return=0x0 60 sh(13593): ->unuse_pde pde=0xfffffe01dc3d6fc0 63 sh(13593): <-unuse_pde 65 sh(13593):<-proc_reg_read return=0x400 0 cat(13596):->proc_sys_read filp=0xfffffe001e921b00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 10 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e921b00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 14 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 18 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 21 cat(13596): ->test_perm mode=0x1a4 op=0x4 23 cat(13596): <-test_perm return=0x0 35 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 38 cat(13596): ->unuse_table p=? p=? 40 cat(13596): <-unuse_table 42 cat(13596): <-sysctl_head_finish 45 cat(13596): <-proc_sys_call_handler return=0x5 47 cat(13596):<-proc_sys_read return=0x5 0 cat(13596):->proc_sys_read filp=0xfffffe001e921b00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e921b00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 11 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 14 cat(13596): ->test_perm mode=0x1a4 op=0x4 17 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 22 cat(13596): ->unuse_table p=? p=? 25 cat(13596): <-unuse_table 27 cat(13596): <-sysctl_head_finish 29 cat(13596): <-proc_sys_call_handler return=0x0 31 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e924800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 5 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 11 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 14 cat(13596): ->test_perm mode=0x1a4 op=0x4 16 cat(13596): <-test_perm return=0x0 20 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 23 cat(13596): ->unuse_table p=? p=? 25 cat(13596): <-unuse_table 27 cat(13596): <-sysctl_head_finish 30 cat(13596): <-proc_sys_call_handler return=0x2 32 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e924800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 5 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 11 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 16 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e928500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 5 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e928500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 11 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 14 cat(13596): ->test_perm mode=0x1a4 op=0x4 16 cat(13596): <-test_perm return=0x0 20 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 23 cat(13596): ->unuse_table p=? p=? 25 cat(13596): <-unuse_table 27 cat(13596): <-sysctl_head_finish 29 cat(13596): <-proc_sys_call_handler return=0x2 31 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e928500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e928500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 11 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 16 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e928100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e928100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 22 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x3 30 cat(13596):<-proc_sys_read return=0x3 0 cat(13596):->proc_sys_read filp=0xfffffe001e928100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e928100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 30 cat(13596): ->unuse_table p=? p=? 33 cat(13596): <-unuse_table 35 cat(13596): <-sysctl_head_finish 37 cat(13596): <-proc_sys_call_handler return=0x0 39 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e926300 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e926300 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x2 30 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e926300 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e926300 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92c400 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92c400 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x5 29 cat(13596):<-proc_sys_read return=0x5 0 cat(13596):->proc_sys_read filp=0xfffffe001e92c400 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92c400 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e924100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x3 30 cat(13596):<-proc_sys_read return=0x3 0 cat(13596):->proc_sys_read filp=0xfffffe001e924100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e922000 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922000 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x4 29 cat(13596):<-proc_sys_read return=0x4 0 cat(13596):->proc_sys_read filp=0xfffffe001e922000 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922000 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 34 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 37 cat(13596): ->test_perm mode=0x1a4 op=0x4 40 cat(13596): <-test_perm return=0x0 43 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 45 cat(13596): ->unuse_table p=? p=? 48 cat(13596): <-unuse_table 50 cat(13596): <-sysctl_head_finish 52 cat(13596): <-proc_sys_call_handler return=0x0 54 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e925900 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e925900 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 22 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x2 30 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e925900 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e925900 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e926d00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 5 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e926d00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 11 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 16 cat(13596): <-test_perm return=0x0 20 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 22 cat(13596): ->unuse_table p=? p=? 25 cat(13596): <-unuse_table 27 cat(13596): <-sysctl_head_finish 29 cat(13596): <-proc_sys_call_handler return=0x4 31 cat(13596):<-proc_sys_read return=0x4 0 cat(13596):->proc_sys_read filp=0xfffffe001e926d00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e926d00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92e600 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92e600 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e92e600 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92e600 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e924400 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924400 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e924400 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924400 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e927f00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e927f00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x2 30 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e927f00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e927f00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92b900 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92b900 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e92b900 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92b900 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 9 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 14 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 19 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92f500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 5 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92f500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 20 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 23 cat(13596): ->unuse_table p=? p=? 25 cat(13596): <-unuse_table 27 cat(13596): <-sysctl_head_finish 29 cat(13596): <-proc_sys_call_handler return=0x7 31 cat(13596):<-proc_sys_read return=0x7 0 cat(13596):->proc_sys_read filp=0xfffffe001e92f500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92f500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e924c00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924c00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x6 29 cat(13596):<-proc_sys_read return=0x6 0 cat(13596):->proc_sys_read filp=0xfffffe001e924c00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924c00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 14 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 30 cat(13596): ->unuse_table p=? p=? 32 cat(13596): <-unuse_table 34 cat(13596): <-sysctl_head_finish 36 cat(13596): <-proc_sys_call_handler return=0x0 38 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92d000 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92d000 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x6 30 cat(13596):<-proc_sys_read return=0x6 0 cat(13596):->proc_sys_read filp=0xfffffe001e92d000 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92d000 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 9 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 14 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 19 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e929800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e929800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 22 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x5 30 cat(13596):<-proc_sys_read return=0x5 0 cat(13596):->proc_sys_read filp=0xfffffe001e929800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e929800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92d700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92d700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x2 30 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e92d700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92d700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92b500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92b500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x2 30 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e92b500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92b500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 31 cat(13596): ->unuse_table p=? p=? 33 cat(13596): <-unuse_table 35 cat(13596): <-sysctl_head_finish 37 cat(13596): <-proc_sys_call_handler return=0x0 39 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e922a00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922a00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x124 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e922a00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922a00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x124 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e924700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x2 30 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e924700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 3 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e924700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 9 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 14 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 30 cat(13596): ->unuse_table p=? p=? 32 cat(13596): <-unuse_table 34 cat(13596): <-sysctl_head_finish 36 cat(13596): <-proc_sys_call_handler return=0x0 38 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92fc00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92fc00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e92fc00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92fc00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 9 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 14 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 19 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e925a00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e925a00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e925a00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 3 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e925a00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 9 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 14 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 19 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e928700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e928700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e928700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e928700 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92ca00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92ca00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x3 30 cat(13596):<-proc_sys_read return=0x3 0 cat(13596):->proc_sys_read filp=0xfffffe001e92ca00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92ca00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e92be00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92be00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e92be00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e92be00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 30 cat(13596): ->unuse_table p=? p=? 32 cat(13596): <-unuse_table 34 cat(13596): <-sysctl_head_finish 36 cat(13596): <-proc_sys_call_handler return=0x0 38 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e927500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e927500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e927500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 3 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e927500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 9 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 14 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 19 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e927d00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e927d00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x2 29 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e927d00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e927d00 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 14 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e920800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 5 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e920800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 8 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 11 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 16 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x2 30 cat(13596):<-proc_sys_read return=0x2 0 cat(13596):->proc_sys_read filp=0xfffffe001e920800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e920800 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e922500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x3 29 cat(13596):<-proc_sys_read return=0x3 0 cat(13596):->proc_sys_read filp=0xfffffe001e922500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922500 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x0 29 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e922100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 13 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 19 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 24 cat(13596): <-unuse_table 26 cat(13596): <-sysctl_head_finish 28 cat(13596): <-proc_sys_call_handler return=0x7 30 cat(13596):<-proc_sys_read return=0x7 0 cat(13596):->proc_sys_read filp=0xfffffe001e922100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922100 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 30 cat(13596): ->unuse_table p=? p=? 33 cat(13596): <-unuse_table 35 cat(13596): <-sysctl_head_finish 37 cat(13596): <-proc_sys_call_handler return=0x0 39 cat(13596):<-proc_sys_read return=0x0 0 cat(13596):->proc_sys_read filp=0xfffffe001e922200 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922200 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 18 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 21 cat(13596): ->unuse_table p=? p=? 23 cat(13596): <-unuse_table 25 cat(13596): <-sysctl_head_finish 27 cat(13596): <-proc_sys_call_handler return=0x4 29 cat(13596):<-proc_sys_read return=0x4 0 cat(13596):->proc_sys_read filp=0xfffffe001e922200 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 4 cat(13596): ->proc_sys_call_handler filp=0xfffffe001e922200 buf=0x31c90000 count=0x10000 ppos=0xfffffe01d4ee3ec8 write=0x0 7 cat(13596): ->sysctl_head_grab head=0xfffffe01fa3c2800 10 cat(13596): <-sysctl_head_grab return=0xfffffe01fa3c2800 12 cat(13596): ->test_perm mode=0x1a4 op=0x4 15 cat(13596): <-test_perm return=0x0 17 cat(13596): ->sysctl_head_finish head=0xfffffe01fa3c2800 20 cat(13596): ->unuse_table p=? p=? 22 cat(13596): <-unuse_table 24 cat(13596): <-sysctl_head_finish 26 cat(13596): <-proc_sys_call_handler return=0x0 28 cat(13596):<-proc_sys_read return=0x0 Number of similar warning messages suppressed: 27. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/general/para-callgraph run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -I tapset -l 'python2.function_entry'' tag 'test_support' value 'stap -I tapset -l 'python2.function_entry'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general sourcing py2example.tcl for ./systemtap.examples/general/py2example attempting command stap -I tapset -l 'python2.function_entry' OUT python2.function_entry RC 0 PASS: ./systemtap.examples/general/py2example support meta taglines 'test_check: stap -p4 -I tapset py2example.stp' tag 'test_check' value 'stap -p4 -I tapset py2example.stp' attempting command stap -p4 -I tapset py2example.stp OUT WARNING: cannot find module /usr/lib64/libpython2.7.so.1.0 debuginfo: No DWARF information found [man warning::debuginfo] semantic error: type definition 'PyDictObject' not found in '/usr/lib64/libpython2.7.so.1.0': operator '@cast' at tapset/python2.stp:188:9 source: n = @cast (dict, "PyDictObject", @PYTHON2_LIBRARY)->ma_used; ^ Pass 2: analysis failed. [man error::pass2] Number of similar warning messages suppressed: 167. Rerun with -v to see them. child process exited abnormally RC 1 FAIL: ./systemtap.examples/general/py2example build meta taglines 'test_installcheck: stap -I tapset -c '/usr/bin/python2 pyexample.py 35' py2example.stp' tag 'test_installcheck' value 'stap -I tapset -c '/usr/bin/python2 pyexample.py 35' py2example.stp' UNTESTED: ./systemtap.examples/general/py2example run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -I tapset -l 'python3.function_entry'' tag 'test_support' value 'stap -I tapset -l 'python3.function_entry'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general sourcing py3example.tcl for ./systemtap.examples/general/py3example attempting command stap -I tapset -l 'python3.function_entry' OUT child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/general/py3example build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 regex.stp' tag 'test_check' value 'stap -p4 regex.stp' attempting command stap -p4 regex.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ea/stap_ea5a52d24726e7895a93d60ecef693be_53241.ko RC 0 PASS: ./systemtap.examples/general/regex build meta taglines 'test_installcheck: stap regex.stp -c "sleep 1"' tag 'test_installcheck' value 'stap regex.stp -c "sleep 1"' attempting command stap regex.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/general/regex run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 sizeof.stp task_struct 'kernel:'' tag 'test_check' value 'stap -p4 sizeof.stp task_struct 'kernel:'' attempting command stap -p4 sizeof.stp task_struct 'kernel:' OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/70/stap_702c011de66f0c20bd995b6af1863325_2342.ko RC 0 PASS: ./systemtap.examples/general/sizeof build meta taglines 'test_installcheck: stap sizeof.stp FILE ''' tag 'test_installcheck' value 'stap sizeof.stp FILE ''' attempting command stap sizeof.stp FILE '' OUT type FILE in byte-size: 216 RC 0 PASS: ./systemtap.examples/general/sizeof run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 stopwatches.stp' tag 'test_check' value 'stap -p4 stopwatches.stp' attempting command stap -p4 stopwatches.stp OUT semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. child process exited abnormally RC 1 FAIL: ./systemtap.examples/general/stopwatches build meta taglines 'test_installcheck: stap stopwatches.stp -c "sleep 1"' tag 'test_installcheck' value 'stap stopwatches.stp -c "sleep 1"' UNTESTED: ./systemtap.examples/general/stopwatches run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -wp4 varwatch.stp 'kernel.statement("do_sys_open@fs/open.c:*")' '$$vars'' tag 'test_check' value 'stap -wp4 varwatch.stp 'kernel.statement("do_sys_open@fs/open.c:*")' '$$vars'' attempting command stap -wp4 varwatch.stp 'kernel.statement("do_sys_open@fs/open.c:*")' '$$vars' OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/stap_cc843219d805d9eded16e7e8c566bdbf_14769.ko RC 0 PASS: ./systemtap.examples/general/varwatch build meta taglines 'test_installcheck: stap -w varwatch.stp 'kernel.statement("do_sys_open@fs/open.c:*")' '$$vars' -c "sleep 1"' tag 'test_installcheck' value 'stap -w varwatch.stp 'kernel.statement("do_sys_open@fs/open.c:*")' '$$vars' -c "sleep 1"' attempting command stap -w varwatch.stp 'kernel.statement("do_sys_open@fs/open.c:*")' '$$vars' -c "sleep 1" OUT sleep[14499] kernel.statement("do_sys_open@fs/open.c:996") $$vars: dfd=0xffffffffffffff9c filename=0x3ffefed1980 flags=0xa0000 mode=0x0 op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1004") $$vars: dfd=0xffffffffffffff9c filename=0x3ffefed1980 flags=0xa0000 mode=? op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1005") $$vars: dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=? tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1010") $$vars: f=? dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1012") $$vars: f=0xfffffffffffffffe dfd=? filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1019") $$vars: dfd=0xfffffffffffffffe filename=? flags=? mode=? op={...} fd=0xfffffffffffffffe tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:996") $$vars: dfd=0xffffffffffffff9c filename=0x3ffefed1980 flags=0xa0000 mode=0x0 op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1004") $$vars: dfd=0xffffffffffffff9c filename=0x3ffefed1980 flags=0xa0000 mode=? op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1005") $$vars: dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=? tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1010") $$vars: f=? dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1012") $$vars: f=0xfffffffffffffffe dfd=? filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1019") $$vars: dfd=0xfffffffffffffffe filename=? flags=? mode=? op={...} fd=0xfffffffffffffffe tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:996") $$vars: dfd=0xffffffffffffff9c filename=0x3ffefed1980 flags=0xa0000 mode=0x0 op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1004") $$vars: dfd=0xffffffffffffff9c filename=0x3ffefed1980 flags=0xa0000 mode=? op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1005") $$vars: dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=? tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1010") $$vars: f=? dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1012") $$vars: f=0xfffffffffffffffe dfd=? filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1019") $$vars: dfd=0xfffffffffffffffe filename=? flags=? mode=? op={...} fd=0xfffffffffffffffe tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:996") $$vars: dfd=0xffffffffffffff9c filename=0x3ffefed1980 flags=0xa0000 mode=0x0 op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1004") $$vars: dfd=0xffffffffffffff9c filename=0x3ffefed1980 flags=0xa0000 mode=? op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1005") $$vars: dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=? tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1010") $$vars: f=? dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1012") $$vars: f=0xfffffffffffffffe dfd=? filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1019") $$vars: dfd=0xfffffffffffffffe filename=? flags=? mode=? op={...} fd=0xfffffffffffffffe tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:996") $$vars: dfd=0xffffffffffffff9c filename=0x3ffb2b39cf0 flags=0xa0000 mode=0x0 op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1004") $$vars: dfd=0xffffffffffffff9c filename=0x3ffb2b39cf0 flags=0xa0000 mode=? op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1005") $$vars: dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=? tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1010") $$vars: f=? dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1016") $$vars: f=0xfffffe01dc691200 dfd=? filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1019") $$vars: dfd=0xffffffffdc691200 filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:996") $$vars: dfd=0xffffffffffffff9c filename=0x3ffb2af810b flags=0xa0000 mode=0x0 op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1004") $$vars: dfd=0xffffffffffffff9c filename=0x3ffb2af810b flags=0xa0000 mode=? op={...} fd=? tmp=? sleep[14499] kernel.statement("do_sys_open@fs/open.c:1005") $$vars: dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=? tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1010") $$vars: f=? dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1016") $$vars: f=0xfffffe01dc699f00 dfd=? filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sleep[14499] kernel.statement("do_sys_open@fs/open.c:1019") $$vars: dfd=0xffffffffdc699f00 filename=? flags=? mode=? op={...} fd=0x4 tmp=0xfffffe01dd1a9000 sendmail[1490] kernel.statement("do_sys_open@fs/open.c:996") $$vars: dfd=0xffffffffffffff9c filename=0x3ffa155f920 flags=0x20000 mode=0x0 op={...} fd=? tmp=? sendmail[1490] kernel.statement("do_sys_open@fs/open.c:1004") $$vars: dfd=0xffffffffffffff9c filename=0x3ffa155f920 flags=0x20000 mode=? op={...} fd=? tmp=? sendmail[1490] kernel.statement("do_sys_open@fs/open.c:1005") $$vars: dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=? tmp=0xfffffe01dd1a9000 sendmail[1490] kernel.statement("do_sys_open@fs/open.c:1010") $$vars: f=? dfd=0xffffffffffffff9c filename=? flags=? mode=? op={...} fd=0x6 tmp=0xfffffe01dd1a9000 sendmail[1490] kernel.statement("do_sys_open@fs/open.c:1016") $$vars: f=0xfffffe01dc691200 dfd=? filename=? flags=? mode=? op={...} fd=0x6 tmp=0xfffffe01dd1a9000 sendmail[1490] kernel.statement("do_sys_open@fs/open.c:1019") $$vars: dfd=0xffffffffdc691200 filename=? flags=? mode=? op={...} fd=0x6 tmp=0xfffffe01dd1a9000 RC 0 PASS: ./systemtap.examples/general/varwatch run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: which /usr/bin/pstack' tag 'test_support' value 'which /usr/bin/pstack' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general attempting command which /usr/bin/pstack OUT /usr/bin/pstack RC 0 PASS: ./systemtap.examples/general/watchdog support meta taglines 'test_check: stap -p4 watchdog.stp 'syscall.nanosleep' 'syscall.nanosleep.return' 1000' tag 'test_check' value 'stap -p4 watchdog.stp 'syscall.nanosleep' 'syscall.nanosleep.return' 1000' attempting command stap -p4 watchdog.stp 'syscall.nanosleep' 'syscall.nanosleep.return' 1000 OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/66/stap_66b4e67eea28e8f275ab467dac82fbda_57450.ko RC 0 PASS: ./systemtap.examples/general/watchdog build meta taglines 'test_installcheck: stap watchdog.stp 'syscall.nanosleep' 'syscall.nanosleep.return' 1000 -c "sleep 1"' tag 'test_installcheck' value 'stap watchdog.stp 'syscall.nanosleep' 'syscall.nanosleep.return' 1000 -c "sleep 1"' attempting command stap watchdog.stp 'syscall.nanosleep' 'syscall.nanosleep.return' 1000 -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/general/watchdog run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/general meta taglines 'test_check: stap -p4 whythefail.stp kernel sys_open '$return < 0'' tag 'test_check' value 'stap -p4 whythefail.stp kernel sys_open '$return < 0'' attempting command stap -p4 whythefail.stp kernel sys_open '$return < 0' OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ed/stap_ed05fd3b209210148af724844107b306_15411.ko RC 0 PASS: ./systemtap.examples/general/whythefail build meta taglines 'test_installcheck: stap whythefail.stp kernel sys_open '$return < 0' -c 'cat /root/no-such-file || true'' tag 'test_installcheck' value 'stap whythefail.stp kernel sys_open '$return < 0' -c 'cat /root/no-such-file || true'' attempting command stap whythefail.stp kernel sys_open '$return < 0' -c 'cat /root/no-such-file || true' OUT cat: /root/no-such-file: No such file or directory statistics: RC 0 PASS: ./systemtap.examples/general/whythefail run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.trace("irq_handler_entry")'' tag 'test_support' value 'stap -l 'kernel.trace("irq_handler_entry")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/interrupt attempting command stap -l 'kernel.trace("irq_handler_entry")' OUT kernel.trace("irq:irq_handler_entry") RC 0 PASS: ./systemtap.examples/interrupt/interrupts-by-dev support meta taglines 'test_check: stap -p4 interrupts-by-dev.stp' tag 'test_check' value 'stap -p4 interrupts-by-dev.stp' attempting command stap -p4 interrupts-by-dev.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b6/stap_b6b0a500d789f66901ee9f65c0865498_53431.ko RC 0 PASS: ./systemtap.examples/interrupt/interrupts-by-dev build meta taglines 'test_installcheck: stap interrupts-by-dev.stp -c "sleep 1"' tag 'test_installcheck' value 'stap interrupts-by-dev.stp -c "sleep 1"' attempting command stap interrupts-by-dev.stp -c "sleep 1" OUT DEVICE NUMBER OF INTERRUPTS arch_timer : 35 eth0 : 2 arch_timer : 24 arch_timer : 21 arch_timer : 36 arch_timer : 22 arch_timer : 21 eth0 : 2 arch_timer : 22 arch_timer : 20 arch_timer : 23 arch_timer : 21 eth0 : 2 RC 0 PASS: ./systemtap.examples/interrupt/interrupts-by-dev run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/interrupt sourcing scf.tcl for ./systemtap.examples/interrupt/scf meta taglines 'test_check: stap -p4 scf.stp' tag 'test_check' value 'stap -p4 scf.stp' attempting command stap -p4 scf.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/stap_e22959d97dc262f45de5dbf5c7f2e054_5069.ko RC 0 PASS: ./systemtap.examples/interrupt/scf build meta taglines 'test_installcheck: stap scf.stp -c "sleep 1"' tag 'test_installcheck' value 'stap scf.stp -c "sleep 1"' attempting command stap scf.stp -c "sleep 1" OUT Starting probe, type control-c to stop. RC 0 PASS: ./systemtap.examples/interrupt/scf run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 deviceseeks.stp' tag 'test_check' value 'stap -p4 deviceseeks.stp' attempting command stap -p4 deviceseeks.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/stap_cbaf4b02609964958efd0201298fc18f_12338.ko RC 0 PASS: ./systemtap.examples/io/deviceseeks build meta taglines 'test_installcheck: stap deviceseeks.stp -c "sleep 1"' tag 'test_installcheck' value 'stap deviceseeks.stp -c "sleep 1"' attempting command stap deviceseeks.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/deviceseeks run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 disktop.stp' tag 'test_check' value 'stap -p4 disktop.stp' attempting command stap -p4 disktop.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8f/stap_8f8a5fa0a5284f40152faeb6346aa092_29136.ko RC 0 PASS: ./systemtap.examples/io/disktop build meta taglines 'test_installcheck: stap disktop.stp -c "sleep 1"' tag 'test_installcheck' value 'stap disktop.stp -c "sleep 1"' attempting command stap disktop.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/disktop run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -gp4 eatmydata.stp -x $$' tag 'test_check' value 'stap -gp4 eatmydata.stp -x $$' attempting command stap -gp4 eatmydata.stp -x $$ OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/57/stap_579f4c7aac6f5e7c25fe109f7010a7a0_58605.ko RC 0 PASS: ./systemtap.examples/io/eatmydata build meta taglines 'test_installcheck: stap -g eatmydata.stp -c 'strace ls || true'' tag 'test_installcheck' value 'stap -g eatmydata.stp -c 'strace ls || true'' attempting command stap -g eatmydata.stp -c 'strace ls || true' OUT execve("/bin/ls", ["ls"], [/* 54 vars */]) = 0 brk(0) = 0x3b170000 faccessat(AT_FDCWD, "/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3ffc0184ad0, 0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3ffc0184ad0, 0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3ffc0184ad0, 0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3ffc0184ad0, 0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=36446, ...}) = 0 mmap(NULL, 36446, PROT_READ, MAP_PRIVATE, 4, 0) = 0x3ff8f570000 close(4) = 0 openat(AT_FDCWD, "/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\340d\0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=204504, ...}) = 0 mmap(NULL, 272472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f520000 mmap(0x3ff8f550000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x20000) = 0x3ff8f550000 close(4) = 0 openat(AT_FDCWD, "/lib64/libcap.so.2", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0@\27\0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=69144, ...}) = 0 mmap(NULL, 131604, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f4f0000 mmap(0x3ff8f500000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0) = 0x3ff8f500000 close(4) = 0 openat(AT_FDCWD, "/lib64/libacl.so.1", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0p \0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=69792, ...}) = 0 mmap(NULL, 131660, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f4c0000 mmap(0x3ff8f4d0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0) = 0x3ff8f4d0000 close(4) = 0 openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\264\r\2\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=1798448, ...}) = 0 mmap(NULL, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f340000 mmap(0x3ff8f4a0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x150000) = 0x3ff8f4a0000 close(4) = 0 openat(AT_FDCWD, "/lib64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0p\26\0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=265960, ...}) = 0 mmap(NULL, 327912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f2e0000 mmap(0x3ff8f320000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x30000) = 0x3ff8f320000 close(4) = 0 openat(AT_FDCWD, "/lib64/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\3600\0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=202336, ...}) = 0 mmap(NULL, 262748, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f290000 mmap(0x3ff8f2c0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x20000) = 0x3ff8f2c0000 close(4) = 0 openat(AT_FDCWD, "/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\200\16\0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=74280, ...}) = 0 mmap(NULL, 131292, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f260000 mmap(0x3ff8f270000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0) = 0x3ff8f270000 close(4) = 0 openat(AT_FDCWD, "/lib64/libattr.so.1", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\220\25\0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=69032, ...}) = 0 mmap(NULL, 131424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f230000 mmap(0x3ff8f240000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0) = 0x3ff8f240000 close(4) = 0 openat(AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\267\0\1\0\0\0\340h\0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=182176, ...}) = 0 mmap(NULL, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ff8f1f0000 mmap(0x3ff8f210000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x10000) = 0x3ff8f210000 close(4) = 0 mprotect(0x3ff8f4a0000, 65536, PROT_READ) = 0 mprotect(0x3ff8f210000, 65536, PROT_READ) = 0 mprotect(0x3ff8f240000, 65536, PROT_READ) = 0 mprotect(0x3ff8f270000, 65536, PROT_READ) = 0 mprotect(0x3ff8f2c0000, 65536, PROT_READ) = 0 mprotect(0x3ff8f320000, 65536, PROT_READ) = 0 mprotect(0x3ff8f4d0000, 65536, PROT_READ) = 0 mprotect(0x3ff8f500000, 65536, PROT_READ) = 0 mprotect(0x3ff8f550000, 65536, PROT_READ) = 0 mprotect(0x420000, 65536, PROT_READ) = 0 mprotect(0x3ff8f5c0000, 65536, PROT_READ) = 0 munmap(0x3ff8f570000, 36446) = 0 set_tid_address(0x3ff8f5d5c00) = 16090 set_robust_list(0x3ff8f5d5c10, 24) = 0 rt_sigaction(SIGRTMIN, {0x3ff8f1f6380, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0x3ff8f1f6460, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 statfs64("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=65536, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=65536}) = 0 statfs64("/sys/fs/selinux", {f_type=0xf97cff8c, f_bsize=65536, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=65536}) = 0 newfstatat(AT_FDCWD, "/sys/fs/selinux", {st_mode=S_IFDIR|0755, st_size=0, ...}, 0) = 0 brk(0) = 0x3b170000 brk(0x3b1a0000) = 0x3b1a0000 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x3ffc01853f0) = -1 ENOTTY (Inappropriate ioctl for device) ioctl(1, TIOCGWINSZ, 0x3ffc0185520) = -1 ENOTTY (Inappropriate ioctl for device) openat(AT_FDCWD, ".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 getdents64(4, /* 46 entries */, 32768) = 1648 getdents64(4, /* 0 entries */, 32768) = 0 close(4) = 0 fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3ff8f570000 write(1, "deviceseeks.meta\ndeviceseeks.stp"..., 614deviceseeks.meta deviceseeks.stp disktop.meta disktop.stp eatmydata.meta eatmydata.stp eatmydata.txt enospc.meta enospc.stp inodewatch.meta inodewatch.stp inodewatch2.meta inodewatch2.stp io_submit.meta io_submit.stp io_submit.tcl ioblktime.meta ioblktime.stp iodevstats.meta iodevstats.stp iodevstats.txt iostat-scsi.meta iostat-scsi.stp iostat-scsi.txt iostats.meta iostats.stp iostats.txt iotime.meta iotime.stp iotop.meta iotop.stp mbrwatch.meta mbrwatch.stp mbrwatch.tcl mbrwatch.txt nfs_func_users.meta nfs_func_users.stp traceio.meta traceio.stp traceio2.meta traceio2.stp ttyspy.meta ttyspy.stp ttyspy.txt ) = 614 close(1) = 0 munmap(0x3ff8f570000, 65536) = 0 close(2) = 0 exit_group(0) = ? +++ exited with 0 +++ Redirecting f*sync by pid 16084 to fd -1 Redirected f*sync by pid 16084 to fd -1, success 0 times, failed 0 times. Preserved f*sync by other processes 0 times. RC 0 PASS: ./systemtap.examples/io/eatmydata run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 enospc.stp' tag 'test_check' value 'stap -p4 enospc.stp' attempting command stap -p4 enospc.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1c/stap_1cd40b5f43c0bc32a54640acd5c9d59a_12320.ko RC 0 PASS: ./systemtap.examples/io/enospc build meta taglines 'test_installcheck: stap enospc.stp -c "sleep 1"' tag 'test_installcheck' value 'stap enospc.stp -c "sleep 1"' attempting command stap enospc.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/enospc run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 inodewatch.stp 0x08 0x01 100' tag 'test_check' value 'stap -p4 inodewatch.stp 0x08 0x01 100' attempting command stap -p4 inodewatch.stp 0x08 0x01 100 OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/98/stap_9883ed4c1f30dbfb58da78e73cc80ca3_8783.ko RC 0 PASS: ./systemtap.examples/io/inodewatch build meta taglines 'test_installcheck: stap inodewatch.stp 0x08 0x01 100 -c "sleep 1"' tag 'test_installcheck' value 'stap inodewatch.stp 0x08 0x01 100 -c "sleep 1"' attempting command stap inodewatch.stp 0x08 0x01 100 -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/inodewatch run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 inodewatch2.stp 0x08 0x01 100' tag 'test_check' value 'stap -p4 inodewatch2.stp 0x08 0x01 100' attempting command stap -p4 inodewatch2.stp 0x08 0x01 100 OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/stap_c6909368f6dceb20739c63805dc51a8f_7383.ko RC 0 PASS: ./systemtap.examples/io/inodewatch2 build meta taglines 'test_installcheck: stap inodewatch2.stp 0x08 0x01 100 -c "sleep 1"' tag 'test_installcheck' value 'stap inodewatch2.stp 0x08 0x01 100 -c "sleep 1"' attempting command stap inodewatch2.stp 0x08 0x01 100 -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/inodewatch2 run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io sourcing io_submit.tcl for ./systemtap.examples/io/io_submit meta taglines 'test_check: stap -p4 io_submit.stp' tag 'test_check' value 'stap -p4 io_submit.stp' attempting command stap -p4 io_submit.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a8/stap_a8e05019277a2ec74992b3761db41ed6_59005.ko RC 0 PASS: ./systemtap.examples/io/io_submit build meta taglines 'test_installcheck: stap io_submit.stp -c "sleep 1"' tag 'test_installcheck' value 'stap io_submit.stp -c "sleep 1"' attempting command stap io_submit.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/io_submit run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 ioblktime.stp' tag 'test_check' value 'stap -p4 ioblktime.stp' attempting command stap -p4 ioblktime.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/48/stap_48ea658d2b8d1d2a254d95c6327417a6_12797.ko RC 0 PASS: ./systemtap.examples/io/ioblktime build meta taglines 'test_installcheck: stap ioblktime.stp -c "sleep 1"' tag 'test_installcheck' value 'stap ioblktime.stp -c "sleep 1"' attempting command stap ioblktime.stp -c "sleep 1" OUT  device rw total (us) count avg (us) RC 0 PASS: ./systemtap.examples/io/ioblktime run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 iodevstats.stp' tag 'test_check' value 'stap -p4 iodevstats.stp' attempting command stap -p4 iodevstats.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b6/stap_b631dc408bd021863f6b26d88c715e38_16499.ko RC 0 PASS: ./systemtap.examples/io/iodevstats build meta taglines 'test_installcheck: stap iodevstats.stp -c "sleep 1"' tag 'test_installcheck' value 'stap iodevstats.stp -c "sleep 1"' attempting command stap iodevstats.stp -c "sleep 1" OUT starting probe read read write write name device read KB tot B avg write KB tot B avg stapio 253, 0 5 1 235 0 0 0 sleep 253, 0 1 0 832 0 0 0 NetworkManager 0, 10 9 0 8 18 0 8 systemd-journal 0, 6 1 0 171 0 0 0 in:imjournal 0, 10 1 0 32 0 0 0 stapio 0, 8 7 0 3 0 0 0 stapio 0, 9 0 0 0 1 0 15 RC 0 PASS: ./systemtap.examples/io/iodevstats run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'module("st").function("st_do_scsi")!,kernel.function("st_do_scsi")'' tag 'test_support' value 'stap -l 'module("st").function("st_do_scsi")!,kernel.function("st_do_scsi")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io attempting command stap -l 'module("st").function("st_do_scsi")!,kernel.function("st_do_scsi")' OUT module("st").function("st_do_scsi@drivers/scsi/st.c:537")! RC 0 PASS: ./systemtap.examples/io/iostat-scsi support meta taglines 'test_check: stap -g -p4 iostat-scsi.stp 1' tag 'test_check' value 'stap -g -p4 iostat-scsi.stp 1' attempting command stap -g -p4 iostat-scsi.stp 1 OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/70/stap_700404a5474c13af428ad0c829d6fedf_10469.ko RC 0 PASS: ./systemtap.examples/io/iostat-scsi build meta taglines 'test_installcheck: stap -g iostat-scsi.stp 1 -c "sleep 1"' tag 'test_installcheck' value 'stap -g iostat-scsi.stp 1 -c "sleep 1"' attempting command stap -g iostat-scsi.stp 1 -c "sleep 1" OUT Device: tps blk_read/s blk_wrtn/s blk_read blk_wrtn RC 0 PASS: ./systemtap.examples/io/iostat-scsi run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 iostats.stp' tag 'test_check' value 'stap -p4 iostats.stp' attempting command stap -p4 iostats.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/57/stap_57a379b533cf8b843dc6246d73abc512_58978.ko RC 0 PASS: ./systemtap.examples/io/iostats build meta taglines 'test_installcheck: stap iostats.stp -c "sleep 1"' tag 'test_installcheck' value 'stap iostats.stp -c "sleep 1"' attempting command stap iostats.stp -c "sleep 1" OUT starting probe read read write write name open read KB tot B avg write KB tot B avg sleep 0 1 0 832 0 0 0 systemd-journal 0 1 0 172 0 0 0 stapio 0 7 0 3 1 0 15 in:imjournal 0 1 0 32 0 0 0 RC 0 PASS: ./systemtap.examples/io/iostats run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 iotime.stp' tag 'test_check' value 'stap -p4 iotime.stp' attempting command stap -p4 iotime.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8f/stap_8fae48c0cbb78028943204bc60422b45_63625.ko RC 0 PASS: ./systemtap.examples/io/iotime build meta taglines 'test_installcheck: stap iotime.stp -c "sleep 1"' tag 'test_installcheck' value 'stap iotime.stp -c "sleep 1"' attempting command stap iotime.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/iotime run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 iotop.stp' tag 'test_check' value 'stap -p4 iotop.stp' attempting command stap -p4 iotop.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7d/stap_7da5d0f3d5c12423fe648cb62c0172a8_12893.ko RC 0 PASS: ./systemtap.examples/io/iotop build meta taglines 'test_installcheck: stap iotop.stp -c "sleep 1"' tag 'test_installcheck' value 'stap iotop.stp -c "sleep 1"' attempting command stap iotop.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/iotop run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io sourcing mbrwatch.tcl for ./systemtap.examples/io/mbrwatch meta taglines 'test_check: stap -p4 mbrwatch.stp' tag 'test_check' value 'stap -p4 mbrwatch.stp' attempting command stap -p4 mbrwatch.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/79/stap_7917099435678548b8f82e465ea0b620_14741.ko RC 0 PASS: ./systemtap.examples/io/mbrwatch build meta taglines 'test_installcheck: stap mbrwatch.stp -c "dd of=/dev/null count=1 if=/dev/`grep -v major /proc/partitions | grep . | awk '{print $4}' | head -1`"' tag 'test_installcheck' value 'stap mbrwatch.stp -c "dd of=/dev/null count=1 if=/dev/`grep -v major /proc/partitions | grep . | awk '{print $4}' | head -1`"' attempting command stap mbrwatch.stp -c "dd of=/dev/null count=1 if=/dev/`grep -v major /proc/partitions | grep . | awk '{print $4}' | head -1`" OUT 1+0 records in 1+0 records out 512 bytes (512 B) copied, 7.2213e-05 s, 7.1 MB/s RC 0 PASS: ./systemtap.examples/io/mbrwatch run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 nfs_func_users.stp' tag 'test_check' value 'stap -p4 nfs_func_users.stp' attempting command stap -p4 nfs_func_users.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c8/stap_c8fd33cc8194e4fdb8f32484c16dc1ee_99082.ko RC 0 PASS: ./systemtap.examples/io/nfs_func_users build meta taglines 'test_installcheck: stap nfs_func_users.stp -c "sleep 1"' tag 'test_installcheck' value 'stap nfs_func_users.stp -c "sleep 1"' attempting command stap nfs_func_users.stp -c "sleep 1" OUT Collecting top NFSD procs... name(pid) nfs ops RC 0 PASS: ./systemtap.examples/io/nfs_func_users run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 traceio.stp' tag 'test_check' value 'stap -p4 traceio.stp' attempting command stap -p4 traceio.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/stap_c471b25459c0258bc00a5e05dd680e23_13114.ko RC 0 PASS: ./systemtap.examples/io/traceio build meta taglines 'test_installcheck: stap traceio.stp -c "sleep 1"' tag 'test_installcheck' value 'stap traceio.stp -c "sleep 1"' attempting command stap traceio.stp -c "sleep 1" OUT 19006 stapio r: 1 KiB w: 0 B 19006 sleep r: 832 B w: 0 B 492 systemd-journal r: 171 B w: 0 B 642 in:imjournal r: 32 B w: 0 B 19004 stapio r: 12 B w: 0 B RC 0 PASS: ./systemtap.examples/io/traceio run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io meta taglines 'test_check: stap -p4 traceio2.stp 0x0801' tag 'test_check' value 'stap -p4 traceio2.stp 0x0801' attempting command stap -p4 traceio2.stp 0x0801 OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/eb/stap_eb13596a4d2a0bfa140a2b3cfe7e4f0c_8235.ko RC 0 PASS: ./systemtap.examples/io/traceio2 build meta taglines 'test_installcheck: stap traceio2.stp 0x0801 -c "sleep 1"' tag 'test_installcheck' value 'stap traceio2.stp 0x0801 -c "sleep 1"' attempting command stap traceio2.stp 0x0801 -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/traceio2 run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.function("tty_audit_add_data")'' tag 'test_support' value 'stap -l 'kernel.function("tty_audit_add_data")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/io attempting command stap -l 'kernel.function("tty_audit_add_data")' OUT kernel.function("tty_audit_add_data@drivers/tty/tty_audit.c:268") RC 0 PASS: ./systemtap.examples/io/ttyspy support meta taglines 'test_check: stap -gp4 ttyspy.stp' tag 'test_check' value 'stap -gp4 ttyspy.stp' attempting command stap -gp4 ttyspy.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/43/stap_43c2e92d88595aeaec8010471b174bc1_10256.ko RC 0 PASS: ./systemtap.examples/io/ttyspy build meta taglines 'test_installcheck: stap --skip-badvars -g ttyspy.stp -c "sleep 1"' tag 'test_installcheck' value 'stap --skip-badvars -g ttyspy.stp -c "sleep 1"' attempting command stap --skip-badvars -g ttyspy.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/io/ttyspy run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.function("lock_kernel").return'' tag 'test_support' value 'stap -l 'kernel.function("lock_kernel").return'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/locks attempting command stap -l 'kernel.function("lock_kernel").return' OUT child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/locks/bkl build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.function("lock_kernel").return'' tag 'test_support' value 'stap -l 'kernel.function("lock_kernel").return'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/locks attempting command stap -l 'kernel.function("lock_kernel").return' OUT child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/locks/bkl_stats build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 accept2close-nd.stp' tag 'test_support' value 'stap -p4 accept2close-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 accept2close-nd.stp OUT WARNING: cross-file global variable reference to identifier 'argc' at /root/systemtap_write/install/share/systemtap/tapset/argv.stp:10:8 from: identifier 'argc' at /root/systemtap_write/install/share/systemtap/tapset/linux/aux_syscalls.stp:974:2 source: argc = 0 ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/57/stap_57ed5c3c216395415972b327f1def217_66622.ko Number of similar warning messages suppressed: 7. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/lwtools/accept2close-nd support meta taglines 'test_check: stap -p4 accept2close-nd.stp' tag 'test_check' value 'stap -p4 accept2close-nd.stp' attempting command stap -p4 accept2close-nd.stp OUT WARNING: cross-file global variable reference to identifier 'argc' at /root/systemtap_write/install/share/systemtap/tapset/argv.stp:10:8 from: identifier 'argc' at /root/systemtap_write/install/share/systemtap/tapset/linux/aux_syscalls.stp:974:2 source: argc = 0 ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/57/stap_57ed5c3c216395415972b327f1def217_66622.ko Number of similar warning messages suppressed: 7. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/lwtools/accept2close-nd build meta taglines 'test_installcheck: stap accept2close-nd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap accept2close-nd.stp -c "sleep 1"' attempting command stap accept2close-nd.stp -c "sleep 1" OUT WARNING: cross-file global variable reference to identifier 'argc' at /root/systemtap_write/install/share/systemtap/tapset/argv.stp:10:8 from: identifier 'argc' at /root/systemtap_write/install/share/systemtap/tapset/linux/aux_syscalls.stp:974:2 source: argc = 0 ^ TIME PID COMM FD DURATION Duration (ns): Number of similar warning messages suppressed: 7. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/lwtools/accept2close-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 biolatency-nd.stp' tag 'test_support' value 'stap -p4 biolatency-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 biolatency-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/stap_e2e3fc3d84c989f23ae8daa100d2569a_4731.ko RC 0 PASS: ./systemtap.examples/lwtools/biolatency-nd support meta taglines 'test_check: stap -p4 biolatency-nd.stp' tag 'test_check' value 'stap -p4 biolatency-nd.stp' attempting command stap -p4 biolatency-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/stap_e2e3fc3d84c989f23ae8daa100d2569a_4731.ko RC 0 PASS: ./systemtap.examples/lwtools/biolatency-nd build meta taglines 'test_installcheck: stap biolatency-nd.stp 1 1' tag 'test_installcheck' value 'stap biolatency-nd.stp 1 1' attempting command stap biolatency-nd.stp 1 1 OUT Tracing block I/O... Output every 1 secs. bio latency (ns): RC 0 PASS: ./systemtap.examples/lwtools/biolatency-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 bitesize-nd.stp' tag 'test_support' value 'stap -p4 bitesize-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 bitesize-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/stap_f800027f8df0a33db99b2e7a3aded4dd_3779.ko RC 0 PASS: ./systemtap.examples/lwtools/bitesize-nd support meta taglines 'test_check: stap -p4 bitesize-nd.stp' tag 'test_check' value 'stap -p4 bitesize-nd.stp' attempting command stap -p4 bitesize-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/stap_f800027f8df0a33db99b2e7a3aded4dd_3779.ko RC 0 PASS: ./systemtap.examples/lwtools/bitesize-nd build meta taglines 'test_installcheck: stap bitesize-nd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap bitesize-nd.stp -c "sleep 1"' attempting command stap bitesize-nd.stp -c "sleep 1" OUT Tracing block I/O... Hit Ctrl-C to end. I/O size (bytes): RC 0 PASS: ./systemtap.examples/lwtools/bitesize-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 execsnoop-nd.stp' tag 'test_support' value 'stap -p4 execsnoop-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 execsnoop-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/stap_c6dccc017e95cbcfaaa1d249348f7678_16708.ko RC 0 PASS: ./systemtap.examples/lwtools/execsnoop-nd support meta taglines 'test_check: stap -p4 execsnoop-nd.stp' tag 'test_check' value 'stap -p4 execsnoop-nd.stp' attempting command stap -p4 execsnoop-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/stap_c6dccc017e95cbcfaaa1d249348f7678_16708.ko RC 0 PASS: ./systemtap.examples/lwtools/execsnoop-nd build meta taglines 'test_installcheck: stap execsnoop-nd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap execsnoop-nd.stp -c "sleep 1"' attempting command stap execsnoop-nd.stp -c "sleep 1" OUT TIME UID PPID PID COMM ARGS Fri May 1 17:27:56 2015 0 20812 20814 stapio /root/systemtap_write/install/libexec/systemtap/stapio -c sleep 1 -R stap_c6dccc017e95cbcfaaa1d249348f7678_20812 -F4 Fri May 1 17:27:56 2015 0 20812 20814 stapio /root/systemtap_write/install/libexec/systemtap/stapio -c sleep 1 -R stap_c6dccc017e95cbcfaaa1d249348f7678_20812 -F4 Fri May 1 17:27:56 2015 0 20812 20814 stapio /root/systemtap_write/install/libexec/systemtap/stapio -c sleep 1 -R stap_c6dccc017e95cbcfaaa1d249348f7678_20812 -F4 Fri May 1 17:27:56 2015 0 20812 20814 stapio /root/systemtap_write/install/libexec/systemtap/stapio -c sleep 1 -R stap_c6dccc017e95cbcfaaa1d249348f7678_20812 -F4 Fri May 1 17:27:56 2015 0 20812 20814 stapio /root/systemtap_write/install/libexec/systemtap/stapio -c sleep 1 -R stap_c6dccc017e95cbcfaaa1d249348f7678_20812 -F4 Fri May 1 17:27:56 2015 0 20812 20814 sleep sleep 1 RC 0 PASS: ./systemtap.examples/lwtools/execsnoop-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 fslatency-nd.stp' tag 'test_support' value 'stap -p4 fslatency-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 fslatency-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/stap_9cca67b0d83e73af3ea039e6cc9fdfab_10807.ko RC 0 PASS: ./systemtap.examples/lwtools/fslatency-nd support meta taglines 'test_check: stap -p4 fslatency-nd.stp' tag 'test_check' value 'stap -p4 fslatency-nd.stp' attempting command stap -p4 fslatency-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/stap_9cca67b0d83e73af3ea039e6cc9fdfab_10807.ko RC 0 PASS: ./systemtap.examples/lwtools/fslatency-nd build meta taglines 'test_installcheck: stap fslatency-nd.stp 1 1' tag 'test_installcheck' value 'stap fslatency-nd.stp 1 1' attempting command stap fslatency-nd.stp 1 1 OUT Tracing FS sync reads and writes... Output every 1 secs. Fri May 1 17:28:10 2015 FS latency (ns): RC 0 PASS: ./systemtap.examples/lwtools/fslatency-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 fsslower-nd.stp' tag 'test_support' value 'stap -p4 fsslower-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 fsslower-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec5976b6ae3bd57d03fb69fffd9b0ea1_14698.ko RC 0 PASS: ./systemtap.examples/lwtools/fsslower-nd support meta taglines 'test_check: stap -p4 fsslower-nd.stp' tag 'test_check' value 'stap -p4 fsslower-nd.stp' attempting command stap -p4 fsslower-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec5976b6ae3bd57d03fb69fffd9b0ea1_14698.ko RC 0 PASS: ./systemtap.examples/lwtools/fsslower-nd build meta taglines 'test_installcheck: stap fsslower-nd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap fsslower-nd.stp -c "sleep 1"' attempting command stap fsslower-nd.stp -c "sleep 1" OUT Tracing FS sync reads and writes slower than 10 ms... Hit Ctrl-C to end. TIME PID COMM FUNC SIZE LAT(ms) RC 0 PASS: ./systemtap.examples/lwtools/fsslower-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 killsnoop-nd.stp' tag 'test_support' value 'stap -p4 killsnoop-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 killsnoop-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5a/stap_5af898a7abf6f78312c936cb6fc5c7be_61046.ko RC 0 PASS: ./systemtap.examples/lwtools/killsnoop-nd support meta taglines 'test_check: stap -p4 killsnoop-nd.stp' tag 'test_check' value 'stap -p4 killsnoop-nd.stp' attempting command stap -p4 killsnoop-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5a/stap_5af898a7abf6f78312c936cb6fc5c7be_61046.ko RC 0 PASS: ./systemtap.examples/lwtools/killsnoop-nd build meta taglines 'test_installcheck: stap killsnoop-nd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap killsnoop-nd.stp -c "sleep 1"' attempting command stap killsnoop-nd.stp -c "sleep 1" OUT FROM COMMAND SIG TO RESULT 21698 stapio 10 21700 0 RC 0 PASS: ./systemtap.examples/lwtools/killsnoop-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 opensnoop-nd.stp' tag 'test_support' value 'stap -p4 opensnoop-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 opensnoop-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/stap_2bf5cceda2de630e9dae6d25739d4b7d_62968.ko RC 0 PASS: ./systemtap.examples/lwtools/opensnoop-nd support meta taglines 'test_check: stap -p4 opensnoop-nd.stp' tag 'test_check' value 'stap -p4 opensnoop-nd.stp' attempting command stap -p4 opensnoop-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/stap_2bf5cceda2de630e9dae6d25739d4b7d_62968.ko RC 0 PASS: ./systemtap.examples/lwtools/opensnoop-nd build meta taglines 'test_installcheck: stap opensnoop-nd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap opensnoop-nd.stp -c "sleep 1"' attempting command stap opensnoop-nd.stp -c "sleep 1" OUT UID PID COMM FD PATH RC 0 PASS: ./systemtap.examples/lwtools/opensnoop-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 rwtime-nd.stp' tag 'test_support' value 'stap -p4 rwtime-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 rwtime-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c1/stap_c1b6e98e5f7e7b5487cedff9634e838e_12538.ko RC 0 PASS: ./systemtap.examples/lwtools/rwtime-nd support meta taglines 'test_check: stap -p4 rwtime-nd.stp' tag 'test_check' value 'stap -p4 rwtime-nd.stp' attempting command stap -p4 rwtime-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c1/stap_c1b6e98e5f7e7b5487cedff9634e838e_12538.ko RC 0 PASS: ./systemtap.examples/lwtools/rwtime-nd build meta taglines 'test_installcheck: stap rwtime-nd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap rwtime-nd.stp -c "sleep 1"' attempting command stap rwtime-nd.stp -c "sleep 1" OUT Tracing read/write syscalls... Hit Ctrl-C to end. syscall read latency (ns): value |-------------------------------------------------- count 256 | 0 512 | 0 1024 |@@ 2 2048 |@@@@ 4 4096 |@@ 2 8192 |@@ 2 16384 | 0 32768 | 0 syscall write latency (ns): value |-------------------------------------------------- count 2048 | 0 4096 | 0 8192 |@ 1 16384 | 0 32768 | 0 RC 0 PASS: ./systemtap.examples/lwtools/rwtime-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 syscallbypid-nd.stp' tag 'test_support' value 'stap -p4 syscallbypid-nd.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/lwtools attempting command stap -p4 syscallbypid-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/40/stap_402fd43ff9b6b090ef19a3012f6cfc65_153605.ko RC 0 PASS: ./systemtap.examples/lwtools/syscallbypid-nd support meta taglines 'test_check: stap -p4 syscallbypid-nd.stp' tag 'test_check' value 'stap -p4 syscallbypid-nd.stp' attempting command stap -p4 syscallbypid-nd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/40/stap_402fd43ff9b6b090ef19a3012f6cfc65_153605.ko RC 0 PASS: ./systemtap.examples/lwtools/syscallbypid-nd build meta taglines 'test_installcheck: stap syscallbypid-nd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap syscallbypid-nd.stp -c "sleep 1"' attempting command stap syscallbypid-nd.stp -c "sleep 1" OUT Tracing syscall completions... Hit Ctrl-C to end. PID CMD SYSCALL COUNT 22373 stapio wait4 1 22373 stapio pselect6 1 22375 sleep faccessat 1 22375 sleep nanosleep 1 22375 sleep read 1 22375 sleep execve 1 22375 sleep munmap 1 1490 sendmail fstat 1 1490 sendmail openat 1 1490 sendmail read 1 1490 sendmail close 1 22373 stapio kill 1 22375 stapio rt_sigaction 1 22373 stapio write 1 22375 stapio rt_sigreturn 1 22375 stapio rt_sigprocmask 1 22375 sleep fstat 2 1490 sendmail rt_sigprocmask 2 22375 sleep mprotect 3 22375 sleep mmap2 3 22375 sleep close 4 22375 sleep fstatat 4 22375 sleep brk 4 22373 stapio fcntl 4 22373 stapio ppoll 4 22375 stapio execve 5 22375 sleep openat 6 22373 stapio read 8 RC 0 PASS: ./systemtap.examples/lwtools/syscallbypid-nd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 glibc-malloc.stp' tag 'test_support' value 'stap -p4 glibc-malloc.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory attempting command stap -p4 glibc-malloc.stp OUT semantic error: while resolving probe point: identifier 'process' at glibc-malloc.stp:11:7 source: probe process("/lib*/libc.so.6").mark("memory_sbrk_more") ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 10. Rerun with -v to see them. child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/memory/glibc-malloc build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: perf stat -a --event=mem:0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` /bin/true' tag 'test_support' value 'perf stat -a --event=mem:0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` /bin/true' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory attempting command perf stat -a --event=mem:0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` /bin/true OUT Performance counter stats for 'system wide': 0 mem:0xfffffe0000c7e170 0.000670975 seconds time elapsed RC 0 PASS: ./systemtap.examples/memory/hw_watch_addr support meta taglines 'test_check: stap --all-modules -p4 hw_watch_addr.stp 0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'`' tag 'test_check' value 'stap --all-modules -p4 hw_watch_addr.stp 0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'`' attempting command stap --all-modules -p4 hw_watch_addr.stp 0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` OUT WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5e/stap_5e1f8f326091a22a1813c436bea7c54f_2092.ko RC 0 PASS: ./systemtap.examples/memory/hw_watch_addr build meta taglines 'test_installcheck: stap --all-modules hw_watch_addr.stp 0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` -c "sleep 5"' tag 'test_installcheck' value 'stap --all-modules hw_watch_addr.stp 0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` -c "sleep 5"' attempting command stap --all-modules hw_watch_addr.stp 0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` -c "sleep 5" OUT WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) RC 0 PASS: ./systemtap.examples/memory/hw_watch_addr run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: perf stat -a --event=mem:0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` /bin/true' tag 'test_support' value 'perf stat -a --event=mem:0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` /bin/true' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory attempting command perf stat -a --event=mem:0x`grep "vm_dirty_ratio" /proc/kallsyms | awk '{print $1}'` /bin/true OUT Performance counter stats for 'system wide': 0 mem:0xfffffe0000c7e170 0.000655797 seconds time elapsed RC 0 PASS: ./systemtap.examples/memory/hw_watch_sym support meta taglines 'test_check: stap --all-modules -p4 hw_watch_sym.stp vm_dirty_ratio' tag 'test_check' value 'stap --all-modules -p4 hw_watch_sym.stp vm_dirty_ratio' attempting command stap --all-modules -p4 hw_watch_sym.stp vm_dirty_ratio OUT WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c8/stap_c8709dd6c9260624ebca5264fae4fb66_2090.ko RC 0 PASS: ./systemtap.examples/memory/hw_watch_sym build meta taglines 'test_installcheck: stap --all-modules hw_watch_sym.stp vm_dirty_ratio -c "sleep 5"' tag 'test_installcheck' value 'stap --all-modules hw_watch_sym.stp vm_dirty_ratio -c "sleep 5"' attempting command stap --all-modules hw_watch_sym.stp vm_dirty_ratio -c "sleep 5" OUT WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) RC 0 PASS: ./systemtap.examples/memory/hw_watch_sym run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory meta taglines 'test_check: ./kmalloc-top -o "-p4" -c "sleep 1"' tag 'test_check' value './kmalloc-top -o "-p4" -c "sleep 1"' attempting command ./kmalloc-top -o "-p4" -c "sleep 1" OUT Press Ctrl-C to stop. Will print stacks with counts >= 1. Num stacks before filtering: 0 Num stacks after filtering: 0 Total kmallocs (before filtering): 0 Total kmallocs (after filtering): 0 The filter stacks have 0 of the total kmallocs RC 0 PASS: ./systemtap.examples/memory/kmalloc-top build meta taglines 'test_installcheck: ./kmalloc-top -c "sleep 1"' tag 'test_installcheck' value './kmalloc-top -c "sleep 1"' attempting command ./kmalloc-top -c "sleep 1" OUT Press Ctrl-C to stop. Will print stacks with counts >= 1. WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux WARNING: Number of errors: 0, skipped probes: 2 This path seen 3 times: 0xfffffe00001d29d0 : __kmalloc+0x0/0x22c [kernel] 0x0 : 0x0 Num stacks before filtering: 1 Num stacks after filtering: 1 Total kmallocs (before filtering): 3 Total kmallocs (after filtering): 3 The filter stacks have 100 of the total kmallocs RC 0 PASS: ./systemtap.examples/memory/kmalloc-top run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory sourcing last_100_frees.tcl for ./systemtap.examples/memory/last_100_frees meta taglines 'test_check: stap -p4 last_100_frees.stp -c "stap -V" -d `which stap` --ldd' tag 'test_check' value 'stap -p4 last_100_frees.stp -c "stap -V" -d `which stap` --ldd' attempting command stap -p4 last_100_frees.stp -c "stap -V" -d `which stap` --ldd OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/eb/stap_ebac7d7fc4fc6c20e6a6a5be16f75e61_5274.ko RC 0 PASS: ./systemtap.examples/memory/last_100_frees build meta taglines 'test_installcheck: stap last_100_frees.stp -c "stap -V" -d `which stap` --ldd' tag 'test_installcheck' value 'stap last_100_frees.stp -c "stap -V" -d `which stap` --ldd' attempting command stap last_100_frees.stp -c "stap -V" -d `which stap` --ldd OUT Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 RC 0 PASS: ./systemtap.examples/memory/last_100_frees run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: (stap -l 'kernel.trace("mm_page_alloc")' || stap -l 'kernel.trace("mm_page_allocation")') && (stap -l 'kernel.trace("mm_page_free")' || stap -l 'kernel.trace("mm_page_free_direct")') && stap -l 'kernel.trace("mm_anon_fault")' && stap -l 'kernel.trace("mm_anon_pgin")' && stap -l 'kernel.trace("mm_anon_cow")' && stap -l 'kernel.trace("mm_anon_unmap")' && stap -l 'kernel.trace("mm_anon_userfree")'' tag 'test_support' value '(stap -l 'kernel.trace("mm_page_alloc")' || stap -l 'kernel.trace("mm_page_allocation")') && (stap -l 'kernel.trace("mm_page_free")' || stap -l 'kernel.trace("mm_page_free_direct")') && stap -l 'kernel.trace("mm_anon_fault")' && stap -l 'kernel.trace("mm_anon_pgin")' && stap -l 'kernel.trace("mm_anon_cow")' && stap -l 'kernel.trace("mm_anon_unmap")' && stap -l 'kernel.trace("mm_anon_userfree")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory attempting command (stap -l 'kernel.trace("mm_page_alloc")' || stap -l 'kernel.trace("mm_page_allocation")') && (stap -l 'kernel.trace("mm_page_free")' || stap -l 'kernel.trace("mm_page_free_direct")') && stap -l 'kernel.trace("mm_anon_fault")' && stap -l 'kernel.trace("mm_anon_pgin")' && stap -l 'kernel.trace("mm_anon_cow")' && stap -l 'kernel.trace("mm_anon_unmap")' && stap -l 'kernel.trace("mm_anon_userfree")' OUT kernel.trace("kmem:mm_page_alloc") kernel.trace("kmem:mm_page_free") child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/memory/mmanonpage build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: (stap -l 'kernel.trace("mm_page_alloc")' || stap -l 'kernel.trace("mm_page_allocation")') && (stap -l 'kernel.trace("mm_page_free")' || stap -l 'kernel.trace("mm_page_free_direct")') && stap -l 'kernel.trace("mm_filemap_fault")' && stap -l 'kernel.trace("mm_filemap_cow")' && stap -l 'kernel.trace("mm_filemap_unmap")' && stap -l 'kernel.trace("mm_filemap_userunmap")'' tag 'test_support' value '(stap -l 'kernel.trace("mm_page_alloc")' || stap -l 'kernel.trace("mm_page_allocation")') && (stap -l 'kernel.trace("mm_page_free")' || stap -l 'kernel.trace("mm_page_free_direct")') && stap -l 'kernel.trace("mm_filemap_fault")' && stap -l 'kernel.trace("mm_filemap_cow")' && stap -l 'kernel.trace("mm_filemap_unmap")' && stap -l 'kernel.trace("mm_filemap_userunmap")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory attempting command (stap -l 'kernel.trace("mm_page_alloc")' || stap -l 'kernel.trace("mm_page_allocation")') && (stap -l 'kernel.trace("mm_page_free")' || stap -l 'kernel.trace("mm_page_free_direct")') && stap -l 'kernel.trace("mm_filemap_fault")' && stap -l 'kernel.trace("mm_filemap_cow")' && stap -l 'kernel.trace("mm_filemap_unmap")' && stap -l 'kernel.trace("mm_filemap_userunmap")' OUT kernel.trace("kmem:mm_page_alloc") kernel.trace("kmem:mm_page_free") child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/memory/mmfilepage build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.trace("mm_directreclaim_reclaimall")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive")' && stap -l 'kernel.trace("mm_pagereclaim_free")' && stap -l 'kernel.trace("mm_pagereclaim_pgout")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkactive_a2a")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive_i2a")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkactive_a2i")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive_i2i")'' tag 'test_support' value 'stap -l 'kernel.trace("mm_directreclaim_reclaimall")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive")' && stap -l 'kernel.trace("mm_pagereclaim_free")' && stap -l 'kernel.trace("mm_pagereclaim_pgout")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkactive_a2a")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive_i2a")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkactive_a2i")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive_i2i")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory attempting command stap -l 'kernel.trace("mm_directreclaim_reclaimall")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive")' && stap -l 'kernel.trace("mm_pagereclaim_free")' && stap -l 'kernel.trace("mm_pagereclaim_pgout")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkactive_a2a")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive_i2a")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkactive_a2i")' && stap -l 'kernel.trace("mm_pagereclaim_shrinkinactive_i2i")' OUT child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/memory/mmreclaim build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: (stap -l 'kernel.trace("balance_dirty_pages")' || stap -l 'kernel.trace("mm_balancedirty_writeout")' || stap -l 'kernel.trace("mm_pdflush_bgwriteout")') && (stap -l 'kernel.trace("writeback_pages_written")' || stap -l 'kernel.trace("mm_pdflush_kupdate")') && (stap -l 'kernel.trace("mm_vmscan_writepage")' || stap -l 'kernel.trace("mm_pagereclaim_pgout")')' tag 'test_support' value '(stap -l 'kernel.trace("balance_dirty_pages")' || stap -l 'kernel.trace("mm_balancedirty_writeout")' || stap -l 'kernel.trace("mm_pdflush_bgwriteout")') && (stap -l 'kernel.trace("writeback_pages_written")' || stap -l 'kernel.trace("mm_pdflush_kupdate")') && (stap -l 'kernel.trace("mm_vmscan_writepage")' || stap -l 'kernel.trace("mm_pagereclaim_pgout")')' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory attempting command (stap -l 'kernel.trace("balance_dirty_pages")' || stap -l 'kernel.trace("mm_balancedirty_writeout")' || stap -l 'kernel.trace("mm_pdflush_bgwriteout")') && (stap -l 'kernel.trace("writeback_pages_written")' || stap -l 'kernel.trace("mm_pdflush_kupdate")') && (stap -l 'kernel.trace("mm_vmscan_writepage")' || stap -l 'kernel.trace("mm_pagereclaim_pgout")') OUT kernel.trace("writeback:balance_dirty_pages") kernel.trace("writeback:writeback_pages_written") kernel.trace("vmscan:mm_vmscan_writepage") RC 0 PASS: ./systemtap.examples/memory/mmwriteback support meta taglines 'test_check: stap -p4 mmwriteback.stp' tag 'test_check' value 'stap -p4 mmwriteback.stp' attempting command stap -p4 mmwriteback.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ea/stap_eac7e447c7a5c6b079ba9f1c470327ca_5437.ko RC 0 PASS: ./systemtap.examples/memory/mmwriteback build meta taglines 'test_installcheck: stap mmwriteback.stp -c "sleep 1"' tag 'test_installcheck' value 'stap mmwriteback.stp -c "sleep 1"' attempting command stap mmwriteback.stp -c "sleep 1" OUT Starting data collection mode Specific Pid, traced pid: 23579 Terminating data collection Pdflush Pdflush Kupdate Kupdate Pgout Command Pid count sum count sum count ------- --- ------- ------- ------- ------- ----- RC 0 PASS: ./systemtap.examples/memory/mmwriteback run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory meta taglines 'test_check: stap -p4 numa_faults.stp' tag 'test_check' value 'stap -p4 numa_faults.stp' attempting command stap -p4 numa_faults.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/16/stap_16bc23bee08551b7eb264516570d398e_5796.ko RC 0 PASS: ./systemtap.examples/memory/numa_faults build meta taglines 'test_installcheck: stap numa_faults.stp -c "sleep 1"' tag 'test_installcheck' value 'stap numa_faults.stp -c "sleep 1"' attempting command stap numa_faults.stp -c "sleep 1" OUT Starting pagefault counters Printing counters: Execname PID RD Faults WR Faults Node:Faults ======================= ========== ========== ============= sleep 23802 25 8 expect 1865 0 2 Done RC 0 PASS: ./systemtap.examples/memory/numa_faults run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory meta taglines 'test_check: stap -p4 overcommit.stp' tag 'test_check' value 'stap -p4 overcommit.stp' attempting command stap -p4 overcommit.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/15/stap_155a784bd31ad9cfd9a4968bba8c7814_4872.ko RC 0 PASS: ./systemtap.examples/memory/overcommit build meta taglines 'test_installcheck: stap overcommit.stp -c "sleep 1"' tag 'test_installcheck' value 'stap overcommit.stp -c "sleep 1"' attempting command stap overcommit.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/memory/overcommit run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory meta taglines 'test_check: stap -p4 pfaults.stp' tag 'test_check' value 'stap -p4 pfaults.stp' attempting command stap -p4 pfaults.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4d/stap_4d043ed8f58198b7ad2d2bab78a932c9_6695.ko RC 0 PASS: ./systemtap.examples/memory/pfaults build meta taglines 'test_installcheck: stap pfaults.stp -c "sleep 1"' tag 'test_installcheck' value 'stap pfaults.stp -c "sleep 1"' attempting command stap pfaults.stp -c "sleep 1" OUT 92:24248:4396585910272d:r:minor:9 112:24248:4396585123840d:r:minor:4 224:24248:4398046511085d:w:minor:15 329:24248:4325376d:w:minor:21 370:24248:4396140789760d:w:minor:18 407:24248:4396140593152d:r:minor:4 412:24248:4396140724224d:r:minor:1 430:24248:4396140724224d:w:minor:15 437:24248:4396140658688d:r:minor:2 446:24248:4194304d:r:minor:2 452:24248:4259840d:r:minor:2 457:24248:4396140527616d:r:minor:2 479:24248:4259840d:w:minor:14 529:24248:4396140396544d:r:minor:4 580:24248:4396140331008d:w:minor:16 588:24248:4396140265472d:r:minor:2 605:24248:4396140265472d:w:minor:14 613:24248:4396138823680d:r:minor:3 620:24248:4396138889216d:r:minor:2 710:24248:4396138954752d:r:minor:5 716:24248:4396139937792d:r:minor:2 720:24248:4396140003328d:r:minor:1 726:24248:4396139675648d:r:minor:2 730:24248:4396139347968d:r:minor:1 736:24248:4396139020288d:r:minor:2 753:24248:4396139282432d:r:minor:1 796:24248:4396139741184d:r:minor:2 818:24248:1039269888d:w:minor:11 828:24248:4396139610112d:r:minor:3 832:24248:4396140068864d:r:minor:2 843:24248:4396139085824d:r:minor:2 849:24248:4396139479040d:r:minor:1 198405:1865:100401152d:w:minor:7 1001032:24248:4396139216896d:r:minor:7 RC 0 PASS: ./systemtap.examples/memory/pfaults run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/memory meta taglines 'test_check: stap -p4 vm.tracepoints.stp' tag 'test_check' value 'stap -p4 vm.tracepoints.stp' attempting command stap -p4 vm.tracepoints.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c8/stap_c8ddd4f15b1876562a30da3874dc78ac_6968.ko RC 0 PASS: ./systemtap.examples/memory/vm.tracepoints build meta taglines 'test_installcheck: stap vm.tracepoints.stp -c "sleep 10"' tag 'test_installcheck' value 'stap vm.tracepoints.stp -c "sleep 10"' attempting command stap vm.tracepoints.stp -c "sleep 10" OUT Process:swapper/0 Slab_size:192 Count:18 Slab_size:256 Count:64 Process:crond Slab_size:4096 Count:2 Slab_size:176 Count:1 Slab_size:64 Count:1 Slab_size:72 Count:1 Process:systemd-udevd Slab_size:160 Count:2 Process:crond Slab_size:256 Count:1 Process:systemd-udevd Slab_size:256 Count:1 Process:sendmail Slab_size:4096 Count:2 Slab_size:192 Count:2 Slab_size:80 Count:2 Process:stapio Slab_size:160 Count:1 Process:sendmail Slab_size:616 Count:2 Process:systemd-udevd Slab_size:176 Count:1 Slab_size:64 Count:1 Slab_size:72 Count:1 Slab_size:192 Count:1 Slab_size:4096 Count:11 Process:sendmail Slab_size:256 Count:2 Process:stapio Slab_size:4096 Count:6 Slab_size:192 Count:6 Slab_size:256 Count:7 Process:irqbalance Slab_size:256 Count:14 Process:sleep Slab_size:256 Count:6 Process:stapio Slab_size:72 Count:1 Slab_size:176 Count:1 Slab_size:64 Count:1 Process:irqbalance Slab_size:616 Count:38 Slab_size:72 Count:14 Process:sleep Slab_size:4096 Count:11 Process:irqbalance Slab_size:64 Count:14 Slab_size:176 Count:14 Process:sleep Slab_size:192 Count:1 Slab_size:72 Count:4 Process:irqbalance Slab_size:4096 Count:14 Process:sleep Slab_size:64 Count:7 Slab_size:176 Count:15 Process:irqbalance Slab_size:192 Count:38 Slab_size:80 Count:38 Process:stapio Slab_size:1280 Count:1 ------------------------------------------------------- RC 0 PASS: ./systemtap.examples/memory/vm.tracepoints run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'module("autofs4").function("autofs4_lookup")' && stap -l 'module("autofs4").function("autofs4_follow_link")' && stap -l 'module("autofs4").function("autofs4_expire_indirect").return' && stap -l 'module("autofs4").function("autofs4_wait").return'' tag 'test_support' value 'stap -l 'module("autofs4").function("autofs4_lookup")' && stap -l 'module("autofs4").function("autofs4_follow_link")' && stap -l 'module("autofs4").function("autofs4_expire_indirect").return' && stap -l 'module("autofs4").function("autofs4_wait").return'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network attempting command stap -l 'module("autofs4").function("autofs4_lookup")' && stap -l 'module("autofs4").function("autofs4_follow_link")' && stap -l 'module("autofs4").function("autofs4_expire_indirect").return' && stap -l 'module("autofs4").function("autofs4_wait").return' OUT child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/network/autofs4 build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 connect_stat.stp 127.0.0.1' tag 'test_check' value 'stap -p4 connect_stat.stp 127.0.0.1' attempting command stap -p4 connect_stat.stp 127.0.0.1 OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/04/stap_04099fdb74e5afda3a0469e595998539_66608.ko RC 0 PASS: ./systemtap.examples/network/connect_stat build meta taglines 'test_installcheck: stap connect_stat.stp 127.0.0.1 -c "sleep 1"' tag 'test_installcheck' value 'stap connect_stat.stp 127.0.0.1 -c "sleep 1"' attempting command stap connect_stat.stp 127.0.0.1 -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/network/connect_stat run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.trace("kfree_skb")'' tag 'test_support' value 'stap -l 'kernel.trace("kfree_skb")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network attempting command stap -l 'kernel.trace("kfree_skb")' OUT kernel.trace("skb:kfree_skb") RC 0 PASS: ./systemtap.examples/network/dropwatch support meta taglines 'test_check: stap -p4 dropwatch.stp' tag 'test_check' value 'stap -p4 dropwatch.stp' attempting command stap -p4 dropwatch.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/stap_b0e870057f96adbd6819a42963952b7c_3254.ko RC 0 PASS: ./systemtap.examples/network/dropwatch build meta taglines 'test_installcheck: stap dropwatch.stp -c "sleep 1"' tag 'test_installcheck' value 'stap dropwatch.stp -c "sleep 1"' attempting command stap dropwatch.stp -c "sleep 1" OUT Monitoring for dropped packets Stopping dropped packet monitor RC 0 PASS: ./systemtap.examples/network/dropwatch run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 netdev.stp' tag 'test_check' value 'stap -p4 netdev.stp' attempting command stap -p4 netdev.stp OUT semantic error: failed to retrieve location attribute for 'skb' [man error::dwarf]: identifier '$skb' at /root/systemtap_write/install/share/systemtap/tapset/linux/networking.stp:133:13 dieoffset: 0x3a4cd2e from unknown debug file for kernel function: dev_hard_start_xmit at net/core/dev.c:2604 source: protocol = $skb->protocol ^ Pass 2: analysis failed. [man error::pass2] child process exited abnormally RC 1 FAIL: ./systemtap.examples/network/netdev build meta taglines 'test_installcheck: stap netdev.stp -c "sleep 1"' tag 'test_installcheck' value 'stap netdev.stp -c "sleep 1"' UNTESTED: ./systemtap.examples/network/netdev run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -g -p4 netfilter_drop.stp TCP 1' tag 'test_check' value 'stap -g -p4 netfilter_drop.stp TCP 1' attempting command stap -g -p4 netfilter_drop.stp TCP 1 OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/stap_b81c50b104415b2f212170183415a185_13971.ko RC 0 PASS: ./systemtap.examples/network/netfilter_drop build meta taglines 'test_installcheck: stap -g netfilter_drop.stp TCP 1 -c "sleep 2"' tag 'test_installcheck' value 'stap -g netfilter_drop.stp TCP 1 -c "sleep 2"' attempting command stap -g netfilter_drop.stp TCP 1 -c "sleep 2" OUT Dropping packets! Ctrl-C to exit. RC 0 PASS: ./systemtap.examples/network/netfilter_drop run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 netfilter_summary.stp' tag 'test_check' value 'stap -p4 netfilter_summary.stp' attempting command stap -p4 netfilter_summary.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/stap_76162d5ac2541806a2c82c7bb2a41d60_15622.ko RC 0 PASS: ./systemtap.examples/network/netfilter_summary build meta taglines 'test_installcheck: stap netfilter_summary.stp -c "sleep 1"' tag 'test_installcheck' value 'stap netfilter_summary.stp -c "sleep 1"' attempting command stap netfilter_summary.stp -c "sleep 1" OUT Collecting data... Type Ctrl-C to exit and display results. 10.12.7.253 --> 224.0.0.18 : 2 packets, 80 total bytes RC 0 PASS: ./systemtap.examples/network/netfilter_summary run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 nettop.stp' tag 'test_check' value 'stap -p4 nettop.stp' attempting command stap -p4 nettop.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/54/stap_5476e3a50b026444b31a9b32ed7b5f1e_7251.ko RC 0 PASS: ./systemtap.examples/network/nettop build meta taglines 'test_installcheck: stap nettop.stp -c "sleep 1"' tag 'test_installcheck' value 'stap nettop.stp -c "sleep 1"' attempting command stap nettop.stp -c "sleep 1" OUT PID UID DEV XMIT_PK RECV_PK XMIT_KB RECV_KB COMMAND RC 0 PASS: ./systemtap.examples/network/nettop run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 nfsd-recent.stp' tag 'test_check' value 'stap -p4 nfsd-recent.stp' attempting command stap -p4 nfsd-recent.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/stap_225e7f66c8d3efad93011589fc857386_27109.ko RC 0 PASS: ./systemtap.examples/network/nfsd-recent build meta taglines 'test_installcheck: stap nfsd-recent.stp -c "sleep 1"' tag 'test_installcheck' value 'stap nfsd-recent.stp -c "sleep 1"' attempting command stap nfsd-recent.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/network/nfsd-recent run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 nfsd_unlink.stp' tag 'test_check' value 'stap -p4 nfsd_unlink.stp' attempting command stap -p4 nfsd_unlink.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/71/stap_719282ca17e62bbab485c3a21f953587_24723.ko RC 0 PASS: ./systemtap.examples/network/nfsd_unlink build meta taglines 'test_installcheck: stap nfsd_unlink.stp -c "sleep 1"' tag 'test_installcheck' value 'stap nfsd_unlink.stp -c "sleep 1"' attempting command stap nfsd_unlink.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/network/nfsd_unlink run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 nfsdtop.stp' tag 'test_check' value 'stap -p4 nfsdtop.stp' attempting command stap -p4 nfsdtop.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/stap_e0abc6f76f01c64b2f711fa2f26940bc_23015.ko RC 0 PASS: ./systemtap.examples/network/nfsdtop build meta taglines 'test_installcheck: stap nfsd_unlink.stp -c "sleep 1"' tag 'test_installcheck' value 'stap nfsd_unlink.stp -c "sleep 1"' attempting command stap nfsd_unlink.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/network/nfsdtop run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 sk_stream_wait_memory.stp' tag 'test_check' value 'stap -p4 sk_stream_wait_memory.stp' attempting command stap -p4 sk_stream_wait_memory.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/stap_2ab9eee49f43430ce4a9ca199f0a0821_3740.ko RC 0 PASS: ./systemtap.examples/network/sk_stream_wait_memory build meta taglines 'test_installcheck: stap sk_stream_wait_memory.stp -c "sleep 1"' tag 'test_installcheck' value 'stap sk_stream_wait_memory.stp -c "sleep 1"' attempting command stap sk_stream_wait_memory.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/network/sk_stream_wait_memory run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 socket-trace.stp' tag 'test_check' value 'stap -p4 socket-trace.stp' attempting command stap -p4 socket-trace.stp OUT WARNING: function sock_init is in blacklisted section: keyword at socket-trace.stp:3:1 source: probe kernel.function("*@net/socket.c").call { ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/17/stap_178e3862f8d2efaa5ae4a60037a9cbe2_38183.ko Number of similar warning messages suppressed: 1. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/network/socket-trace build meta taglines 'test_installcheck: stap socket-trace.stp -c "sleep 1"' tag 'test_installcheck' value 'stap socket-trace.stp -c "sleep 1"' attempting command stap socket-trace.stp -c "sleep 1" OUT WARNING: function sock_init is in blacklisted section: keyword at socket-trace.stp:3:1 source: probe kernel.function("*@net/socket.c").call { ^ 0 NetworkManager(636): -> sock_poll 11 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 9 NetworkManager(636): <- sockfd_lookup_light 12 NetworkManager(636): -> ___sys_recvmsg 14 NetworkManager(636): -> copy_msghdr_from_user 18 NetworkManager(636): <- copy_msghdr_from_user 20 NetworkManager(636): -> sock_recvmsg 26 NetworkManager(636): <- sock_recvmsg 29 NetworkManager(636): -> move_addr_to_user 31 NetworkManager(636): <- move_addr_to_user 33 NetworkManager(636): <- ___sys_recvmsg 35 NetworkManager(636): <- __sys_recvmsg 37 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_sendmsg 4 NetworkManager(636): -> __sys_sendmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 11 NetworkManager(636): -> ___sys_sendmsg 13 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): -> move_addr_to_kernel 18 NetworkManager(636): <- move_addr_to_kernel 20 NetworkManager(636): <- copy_msghdr_from_user 22 NetworkManager(636): -> do_sock_sendmsg 45 NetworkManager(636): <- do_sock_sendmsg 47 NetworkManager(636): <- ___sys_sendmsg 49 NetworkManager(636): <- __sys_sendmsg 51 NetworkManager(636): <- SyS_sendmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 88 NetworkManager(636): <- sock_recvmsg 91 NetworkManager(636): -> move_addr_to_user 93 NetworkManager(636): <- move_addr_to_user 95 NetworkManager(636): <- ___sys_recvmsg 97 NetworkManager(636): <- __sys_recvmsg 99 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 27 NetworkManager(636): <- sock_recvmsg 29 NetworkManager(636): -> move_addr_to_user 32 NetworkManager(636): <- move_addr_to_user 34 NetworkManager(636): <- ___sys_recvmsg 35 NetworkManager(636): <- __sys_recvmsg 37 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 17 NetworkManager(636): -> sock_recvmsg 20 NetworkManager(636): <- sock_recvmsg 22 NetworkManager(636): -> move_addr_to_user 25 NetworkManager(636): <- move_addr_to_user 26 NetworkManager(636): <- ___sys_recvmsg 28 NetworkManager(636): <- __sys_recvmsg 30 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 23 NetworkManager(636): <- sock_recvmsg 25 NetworkManager(636): -> move_addr_to_user 27 NetworkManager(636): <- move_addr_to_user 29 NetworkManager(636): <- ___sys_recvmsg 31 NetworkManager(636): <- __sys_recvmsg 33 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_sendmsg 3 NetworkManager(636): -> __sys_sendmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_sendmsg 11 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): -> move_addr_to_kernel 16 NetworkManager(636): <- move_addr_to_kernel 18 NetworkManager(636): <- copy_msghdr_from_user 20 NetworkManager(636): -> do_sock_sendmsg 37 NetworkManager(636): <- do_sock_sendmsg 39 NetworkManager(636): <- ___sys_sendmsg 41 NetworkManager(636): <- __sys_sendmsg 43 NetworkManager(636): <- SyS_sendmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_recvmsg 11 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 71 NetworkManager(636): <- sock_recvmsg 74 NetworkManager(636): -> move_addr_to_user 76 NetworkManager(636): <- move_addr_to_user 78 NetworkManager(636): <- ___sys_recvmsg 80 NetworkManager(636): <- __sys_recvmsg 82 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 26 NetworkManager(636): <- sock_recvmsg 29 NetworkManager(636): -> move_addr_to_user 31 NetworkManager(636): <- move_addr_to_user 33 NetworkManager(636): <- ___sys_recvmsg 35 NetworkManager(636): <- __sys_recvmsg 37 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 17 NetworkManager(636): -> sock_recvmsg 21 NetworkManager(636): <- sock_recvmsg 22 NetworkManager(636): -> move_addr_to_user 25 NetworkManager(636): <- move_addr_to_user 26 NetworkManager(636): <- ___sys_recvmsg 28 NetworkManager(636): <- __sys_recvmsg 30 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> SyS_recvmsg 4 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 9 NetworkManager(636): <- sockfd_lookup_light 11 NetworkManager(636): -> ___sys_recvmsg 14 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 24 NetworkManager(636): <- sock_recvmsg 26 NetworkManager(636): -> move_addr_to_user 28 NetworkManager(636): <- move_addr_to_user 30 NetworkManager(636): <- ___sys_recvmsg 32 NetworkManager(636): <- __sys_recvmsg 33 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_sendmsg 3 NetworkManager(636): -> __sys_sendmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_sendmsg 12 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): -> move_addr_to_kernel 17 NetworkManager(636): <- move_addr_to_kernel 18 NetworkManager(636): <- copy_msghdr_from_user 21 NetworkManager(636): -> do_sock_sendmsg 37 NetworkManager(636): <- do_sock_sendmsg 39 NetworkManager(636): <- ___sys_sendmsg 41 NetworkManager(636): <- __sys_sendmsg 42 NetworkManager(636): <- SyS_sendmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_recvmsg 11 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 15 NetworkManager(636): -> sock_recvmsg 72 NetworkManager(636): <- sock_recvmsg 75 NetworkManager(636): -> move_addr_to_user 77 NetworkManager(636): <- move_addr_to_user 79 NetworkManager(636): <- ___sys_recvmsg 81 NetworkManager(636): <- __sys_recvmsg 82 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 2 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_recvmsg 11 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 26 NetworkManager(636): <- sock_recvmsg 28 NetworkManager(636): -> move_addr_to_user 30 NetworkManager(636): <- move_addr_to_user 32 NetworkManager(636): <- ___sys_recvmsg 33 NetworkManager(636): <- __sys_recvmsg 35 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 4 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 9 NetworkManager(636): <- sockfd_lookup_light 11 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 22 NetworkManager(636): <- sock_recvmsg 24 NetworkManager(636): -> move_addr_to_user 26 NetworkManager(636): <- move_addr_to_user 28 NetworkManager(636): <- ___sys_recvmsg 29 NetworkManager(636): <- __sys_recvmsg 31 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> SyS_recvmsg 4 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 9 NetworkManager(636): <- sockfd_lookup_light 11 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 23 NetworkManager(636): <- sock_recvmsg 25 NetworkManager(636): -> move_addr_to_user 28 NetworkManager(636): <- move_addr_to_user 30 NetworkManager(636): <- ___sys_recvmsg 31 NetworkManager(636): <- __sys_recvmsg 33 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_sendmsg 3 NetworkManager(636): -> __sys_sendmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_sendmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): -> move_addr_to_kernel 17 NetworkManager(636): <- move_addr_to_kernel 19 NetworkManager(636): <- copy_msghdr_from_user 21 NetworkManager(636): -> do_sock_sendmsg 37 NetworkManager(636): <- do_sock_sendmsg 40 NetworkManager(636): <- ___sys_sendmsg 42 NetworkManager(636): <- __sys_sendmsg 43 NetworkManager(636): <- SyS_sendmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_recvmsg 11 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 72 NetworkManager(636): <- sock_recvmsg 75 NetworkManager(636): -> move_addr_to_user 77 NetworkManager(636): <- move_addr_to_user 79 NetworkManager(636): <- ___sys_recvmsg 81 NetworkManager(636): <- __sys_recvmsg 83 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 27 NetworkManager(636): <- sock_recvmsg 29 NetworkManager(636): -> move_addr_to_user 31 NetworkManager(636): <- move_addr_to_user 33 NetworkManager(636): <- ___sys_recvmsg 34 NetworkManager(636): <- __sys_recvmsg 36 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 17 NetworkManager(636): -> sock_recvmsg 21 NetworkManager(636): <- sock_recvmsg 23 NetworkManager(636): -> move_addr_to_user 25 NetworkManager(636): <- move_addr_to_user 27 NetworkManager(636): <- ___sys_recvmsg 29 NetworkManager(636): <- __sys_recvmsg 30 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 1 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 1 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 23 NetworkManager(636): <- sock_recvmsg 25 NetworkManager(636): -> move_addr_to_user 27 NetworkManager(636): <- move_addr_to_user 29 NetworkManager(636): <- ___sys_recvmsg 31 NetworkManager(636): <- __sys_recvmsg 32 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_sendmsg 3 NetworkManager(636): -> __sys_sendmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_sendmsg 12 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): -> move_addr_to_kernel 17 NetworkManager(636): <- move_addr_to_kernel 18 NetworkManager(636): <- copy_msghdr_from_user 21 NetworkManager(636): -> do_sock_sendmsg 36 NetworkManager(636): <- do_sock_sendmsg 39 NetworkManager(636): <- ___sys_sendmsg 40 NetworkManager(636): <- __sys_sendmsg 42 NetworkManager(636): <- SyS_sendmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 73 NetworkManager(636): <- sock_recvmsg 76 NetworkManager(636): -> move_addr_to_user 78 NetworkManager(636): <- move_addr_to_user 80 NetworkManager(636): <- ___sys_recvmsg 82 NetworkManager(636): <- __sys_recvmsg 84 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 26 NetworkManager(636): <- sock_recvmsg 29 NetworkManager(636): -> move_addr_to_user 31 NetworkManager(636): <- move_addr_to_user 33 NetworkManager(636): <- ___sys_recvmsg 34 NetworkManager(636): <- __sys_recvmsg 36 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 17 NetworkManager(636): -> sock_recvmsg 21 NetworkManager(636): <- sock_recvmsg 23 NetworkManager(636): -> move_addr_to_user 25 NetworkManager(636): <- move_addr_to_user 27 NetworkManager(636): <- ___sys_recvmsg 28 NetworkManager(636): <- __sys_recvmsg 30 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 23 NetworkManager(636): <- sock_recvmsg 25 NetworkManager(636): -> move_addr_to_user 28 NetworkManager(636): <- move_addr_to_user 30 NetworkManager(636): <- ___sys_recvmsg 31 NetworkManager(636): <- __sys_recvmsg 33 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_sendmsg 3 NetworkManager(636): -> __sys_sendmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_sendmsg 11 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): -> move_addr_to_kernel 16 NetworkManager(636): <- move_addr_to_kernel 18 NetworkManager(636): <- copy_msghdr_from_user 20 NetworkManager(636): -> do_sock_sendmsg 37 NetworkManager(636): <- do_sock_sendmsg 39 NetworkManager(636): <- ___sys_sendmsg 41 NetworkManager(636): <- __sys_sendmsg 42 NetworkManager(636): <- SyS_sendmsg 0 NetworkManager(636): -> SyS_recvmsg 2 NetworkManager(636): -> __sys_recvmsg 4 NetworkManager(636): -> sockfd_lookup_light 6 NetworkManager(636): <- sockfd_lookup_light 8 NetworkManager(636): -> ___sys_recvmsg 10 NetworkManager(636): -> copy_msghdr_from_user 13 NetworkManager(636): <- copy_msghdr_from_user 15 NetworkManager(636): -> sock_recvmsg 72 NetworkManager(636): <- sock_recvmsg 75 NetworkManager(636): -> move_addr_to_user 77 NetworkManager(636): <- move_addr_to_user 79 NetworkManager(636): <- ___sys_recvmsg 81 NetworkManager(636): <- __sys_recvmsg 83 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 14 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 27 NetworkManager(636): <- sock_recvmsg 29 NetworkManager(636): -> move_addr_to_user 31 NetworkManager(636): <- move_addr_to_user 33 NetworkManager(636): <- ___sys_recvmsg 34 NetworkManager(636): <- __sys_recvmsg 36 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 4 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 9 NetworkManager(636): <- sockfd_lookup_light 11 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 22 NetworkManager(636): <- sock_recvmsg 24 NetworkManager(636): -> move_addr_to_user 26 NetworkManager(636): <- move_addr_to_user 28 NetworkManager(636): <- ___sys_recvmsg 29 NetworkManager(636): <- __sys_recvmsg 31 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 6 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 11 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 24 NetworkManager(636): <- sock_recvmsg 26 NetworkManager(636): -> move_addr_to_user 28 NetworkManager(636): <- move_addr_to_user 30 NetworkManager(636): <- ___sys_recvmsg 32 NetworkManager(636): <- __sys_recvmsg 34 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_sendmsg 3 NetworkManager(636): -> __sys_sendmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_sendmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): -> move_addr_to_kernel 17 NetworkManager(636): <- move_addr_to_kernel 19 NetworkManager(636): <- copy_msghdr_from_user 21 NetworkManager(636): -> do_sock_sendmsg 37 NetworkManager(636): <- do_sock_sendmsg 39 NetworkManager(636): <- ___sys_sendmsg 41 NetworkManager(636): <- __sys_sendmsg 43 NetworkManager(636): <- SyS_sendmsg 0 NetworkManager(636): -> SyS_recvmsg 2 NetworkManager(636): -> __sys_recvmsg 4 NetworkManager(636): -> sockfd_lookup_light 6 NetworkManager(636): <- sockfd_lookup_light 8 NetworkManager(636): -> ___sys_recvmsg 10 NetworkManager(636): -> copy_msghdr_from_user 13 NetworkManager(636): <- copy_msghdr_from_user 15 NetworkManager(636): -> sock_recvmsg 73 NetworkManager(636): <- sock_recvmsg 76 NetworkManager(636): -> move_addr_to_user 78 NetworkManager(636): <- move_addr_to_user 80 NetworkManager(636): <- ___sys_recvmsg 82 NetworkManager(636): <- __sys_recvmsg 84 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 26 NetworkManager(636): <- sock_recvmsg 29 NetworkManager(636): -> move_addr_to_user 31 NetworkManager(636): <- move_addr_to_user 33 NetworkManager(636): <- ___sys_recvmsg 34 NetworkManager(636): <- __sys_recvmsg 36 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 17 NetworkManager(636): -> sock_recvmsg 21 NetworkManager(636): <- sock_recvmsg 23 NetworkManager(636): -> move_addr_to_user 25 NetworkManager(636): <- move_addr_to_user 27 NetworkManager(636): <- ___sys_recvmsg 29 NetworkManager(636): <- __sys_recvmsg 30 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 4 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 6 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 13 NetworkManager(636): -> copy_msghdr_from_user 16 NetworkManager(636): <- copy_msghdr_from_user 18 NetworkManager(636): -> sock_recvmsg 23 NetworkManager(636): <- sock_recvmsg 25 NetworkManager(636): -> move_addr_to_user 28 NetworkManager(636): <- move_addr_to_user 29 NetworkManager(636): <- ___sys_recvmsg 31 NetworkManager(636): <- __sys_recvmsg 33 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_sendmsg 3 NetworkManager(636): -> __sys_sendmsg 5 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_sendmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): -> move_addr_to_kernel 17 NetworkManager(636): <- move_addr_to_kernel 19 NetworkManager(636): <- copy_msghdr_from_user 21 NetworkManager(636): -> do_sock_sendmsg 38 NetworkManager(636): <- do_sock_sendmsg 40 NetworkManager(636): <- ___sys_sendmsg 42 NetworkManager(636): <- __sys_sendmsg 43 NetworkManager(636): <- SyS_sendmsg 0 NetworkManager(636): -> SyS_recvmsg 2 NetworkManager(636): -> __sys_recvmsg 5 NetworkManager(636): -> sockfd_lookup_light 7 NetworkManager(636): <- sockfd_lookup_light 9 NetworkManager(636): -> ___sys_recvmsg 11 NetworkManager(636): -> copy_msghdr_from_user 13 NetworkManager(636): <- copy_msghdr_from_user 15 NetworkManager(636): -> sock_recvmsg 75 NetworkManager(636): <- sock_recvmsg 77 NetworkManager(636): -> move_addr_to_user 80 NetworkManager(636): <- move_addr_to_user 82 NetworkManager(636): <- ___sys_recvmsg 83 NetworkManager(636): <- __sys_recvmsg 85 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 16 NetworkManager(636): -> sock_recvmsg 26 NetworkManager(636): <- sock_recvmsg 29 NetworkManager(636): -> move_addr_to_user 31 NetworkManager(636): <- move_addr_to_user 33 NetworkManager(636): <- ___sys_recvmsg 34 NetworkManager(636): <- __sys_recvmsg 36 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> SyS_recvmsg 3 NetworkManager(636): -> __sys_recvmsg 6 NetworkManager(636): -> sockfd_lookup_light 8 NetworkManager(636): <- sockfd_lookup_light 10 NetworkManager(636): -> ___sys_recvmsg 12 NetworkManager(636): -> copy_msghdr_from_user 15 NetworkManager(636): <- copy_msghdr_from_user 17 NetworkManager(636): -> sock_recvmsg 21 NetworkManager(636): <- sock_recvmsg 22 NetworkManager(636): -> move_addr_to_user 24 NetworkManager(636): <- move_addr_to_user 26 NetworkManager(636): <- ___sys_recvmsg 28 NetworkManager(636): <- __sys_recvmsg 30 NetworkManager(636): <- SyS_recvmsg 0 NetworkManager(636): -> sock_poll 5 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 1 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 2 NetworkManager(636): <- sock_poll 0 NetworkManager(636): -> sock_poll 3 NetworkManager(636): <- sock_poll Number of similar warning messages suppressed: 1. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/network/socket-trace run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: ./socktop -m socktop' tag 'test_check' value './socktop -m socktop' attempting command ./socktop -m socktop OUT In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapyxQfe3/socktop_src.c:31: /tmp/stapyxQfe3/socktop_src.c: In function 'function__get_sock_addr': /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapyxQfe3/socktop_src.c:31: /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapyxQfe3/socktop_src.c:31: /tmp/stapyxQfe3/socktop_src.c:2947:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapyxQfe3/socktop_src.c:2947:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ make[4]: *** [/tmp/stapyxQfe3/socktop_src.o] Error 1 make[3]: *** [_module_/tmp/stapyxQfe3] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compilation failed. [man error::pass4] child process exited abnormally RC 1 FAIL: ./systemtap.examples/network/socktop build meta taglines 'test_installcheck: ./socktop -c 1' tag 'test_installcheck' value './socktop -c 1' UNTESTED: ./systemtap.examples/network/socktop run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 tcp_connections.stp' tag 'test_check' value 'stap -p4 tcp_connections.stp' attempting command stap -p4 tcp_connections.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/11/stap_11331d70cc0b4280c0a58ade2fec90ba_10130.ko RC 0 PASS: ./systemtap.examples/network/tcp_connections build meta taglines 'test_installcheck: stap tcp_connections.stp -c "sleep 1"' tag 'test_installcheck' value 'stap tcp_connections.stp -c "sleep 1"' attempting command stap tcp_connections.stp -c "sleep 1" OUT UID CMD PID PORT IP_SOURCE RC 0 PASS: ./systemtap.examples/network/tcp_connections run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -g -p4 tcp_init_cwnd.stp' tag 'test_check' value 'stap -g -p4 tcp_init_cwnd.stp' attempting command stap -g -p4 tcp_init_cwnd.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/stap_ca21fb5da42bd42424828e2ca75d8d30_3136.ko RC 0 PASS: ./systemtap.examples/network/tcp_init_cwnd build meta taglines 'test_installcheck: stap -g tcp_init_cwnd.stp -c "sleep 1"' tag 'test_installcheck' value 'stap -g tcp_init_cwnd.stp -c "sleep 1"' attempting command stap -g tcp_init_cwnd.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/network/tcp_init_cwnd run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 tcp_trace.stp' tag 'test_check' value 'stap -p4 tcp_trace.stp' attempting command stap -p4 tcp_trace.stp OUT semantic error: unable to find member 'srtt' for struct tcp_sock (alternatives: frto, srtt_us, rx_opt, prr_out, rcv_nxt, rtt_seq, snd_nxt, tsoffset, ucopy, unused, advmss, gso_segs, linger2, lost_out, repair, snd_sml, snd_up, syn_data, thin_lto, urg_data, urg_seq, high_seq, lsndtime, mdev_us, nonagle, rcv_wnd, rcv_wup, snd_una, snd_wl1, snd_wnd, fackets_out, mtu_info, mtu_probe, packets_out, retrans_out, rttvar_us, sacked_out, snd_cwnd, tsq_node, write_seq, copied_seq, ecn_flags, inet_conn, mss_cache, pushed_seq, rcv_rtt_est, rcv_tstamp, rcvq_space, reordering, tsq_flags, fastopen_req, fastopen_rsk, highest_sack, max_window, pred_flags, prior_cwnd, snd_cwnd_cnt, tso_deferred, undo_marker, af_specific, lost_cnt_hint, lost_skb_hint, md5sig_info, mdev_max_us, notsent_lowat, prr_delivered, rcv_ssthresh, snd_ssthresh, thin_dupack, tlp_high_seq, undo_retrans, duplicate_sack, max_packets_out, repair_queue, retrans_stamp, snd_cwnd_used, syn_fastopen, total_retrans, window_clamp, prior_ssthresh, snd_cwnd_stamp, is_cwnd_limited, keepalive_intvl, keepalive_time, max_packets_seq, selective_acks, snd_cwnd_clamp, syn_data_acked, tcp_header_len, do_early_retrans, lost_retrans_low, recv_sack_cache, retransmit_high, keepalive_probes, retransmit_skb_hint, out_of_order_queue): operator '->' at tcp_trace.stp:442:35 source: new_srtt = @cast(sk, "tcp_sock")->srtt ^ Pass 2: analysis failed. [man error::pass2] child process exited abnormally RC 1 FAIL: ./systemtap.examples/network/tcp_trace build meta taglines 'test_installcheck: stap tcp_trace.stp 127.0.0.1:*-127.0.0.1:* timeout=1' tag 'test_installcheck' value 'stap tcp_trace.stp 127.0.0.1:*-127.0.0.1:* timeout=1' UNTESTED: ./systemtap.examples/network/tcp_trace run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network meta taglines 'test_check: stap -p4 tcpdumplike.stp' tag 'test_check' value 'stap -p4 tcpdumplike.stp' attempting command stap -p4 tcpdumplike.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1b/stap_1b796adb35485b5d611b77fede24e675_32964.ko RC 0 PASS: ./systemtap.examples/network/tcpdumplike build meta taglines 'test_installcheck: stap tcpdumplike.stp -c "sleep 1"' tag 'test_installcheck' value 'stap tcpdumplike.stp -c "sleep 1"' attempting command stap tcpdumplike.stp -c "sleep 1" OUT ----------------------------------------------------------------- Source IP Dest IP SPort DPort U A P R S F ----------------------------------------------------------------- ----------------------------------------------------------------- Source IP Dest IP SPort DPort U A P R S F ----------------------------------------------------------------- RC 0 PASS: ./systemtap.examples/network/tcpdumplike run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'tcpmib.InSegs'' tag 'test_support' value 'stap -l 'tcpmib.InSegs'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/network attempting command stap -l 'tcpmib.InSegs' OUT tcpmib.InSegs RC 0 PASS: ./systemtap.examples/network/tcpipstat support meta taglines 'test_check: stap -p4 tcpipstat.stp' tag 'test_check' value 'stap -p4 tcpipstat.stp' attempting command stap -p4 tcpipstat.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/07/stap_0711bb4242d34c9fb8d005c7b5a32603_63492.ko RC 0 PASS: ./systemtap.examples/network/tcpipstat build meta taglines 'test_installcheck: stap tcpipstat.stp timeout=1' tag 'test_installcheck' value 'stap tcpipstat.stp timeout=1' attempting command stap tcpipstat.stp timeout=1 OUT Indexing collected stats using tuple values Processed filter #1 = 0.0.0.0[0x0]:65535 --> 0.0.0.0[0x0]:65535 No packets were accepted by the filters. RC 0 PASS: ./systemtap.examples/network/tcpipstat run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process sourcing auditbt.tcl for ./systemtap.examples/process/auditbt meta taglines 'test_check: stap -p4 auditbt.stp' tag 'test_check' value 'stap -p4 auditbt.stp' attempting command stap -p4 auditbt.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ed/stap_ed96a68e66b2a6662be4d78aef09586e_5030.ko RC 0 PASS: ./systemtap.examples/process/auditbt build meta taglines 'test_installcheck: stap auditbt.stp -d /usr/bin/sudo --ldd -c "sudo true"' tag 'test_installcheck' value 'stap auditbt.stp -d /usr/bin/sudo --ldd -c "sudo true"' attempting command stap auditbt.stp -d /usr/bin/sudo --ldd -c "sudo true" OUT WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux WARNING: Missing unwind data for module, rerun with 'stap -d /usr/libexec/sudoers.so' sudo[28458] audit(1430501727.903:119): pid=28458 uid=0 auid=0 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root/systemtap_write/systemtap/testsuite/systemtap.examples/process" cmd="true" terminal=ttyS0 res=success' 0x3ffad8ab8c8 : __sendto_nocancel+0x8/0x20 [/usr/lib64/libc-2.17.so] 0x3ffada05668 : audit_send+0xfc/0x284 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada08290 : audit_send_user_message+0x44/0xa8 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada080f0 : audit_log_user_command+0x220/0x37c [/usr/lib64/libaudit.so.1.0.0] 0x3ffad5c86b8 [/usr/libexec/sudoers.so+0x186b8/0x70000] sudo[28458] audit(1430501727.903:120): pid=28458 uid=0 auid=0 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/ttyS0 res=success' 0x3ffad8ab8c8 : __sendto_nocancel+0x8/0x20 [/usr/lib64/libc-2.17.so] 0x3ffada05668 : audit_send+0xfc/0x284 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada08290 : audit_send_user_message+0x44/0xa8 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada076d4 : audit_log_acct_message+0x15c/0x314 [/usr/lib64/libaudit.so.1.0.0] 0x3ffad587ad0 [/usr/lib64/libpam.so.0.83.1+0x7ad0/0x30000] sudo[28458] audit(1430501727.913:121): pid=28458 uid=0 auid=0 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/ttyS0 res=success' 0x3ffad8ab8c8 : __sendto_nocancel+0x8/0x20 [/usr/lib64/libc-2.17.so] 0x3ffada05668 : audit_send+0xfc/0x284 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada08290 : audit_send_user_message+0x44/0xa8 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada076d4 : audit_log_acct_message+0x15c/0x314 [/usr/lib64/libaudit.so.1.0.0] 0x3ffad587ad0 [/usr/lib64/libpam.so.0.83.1+0x7ad0/0x30000] sudo[28458] audit(1430501727.913:122): pid=28458 uid=0 auid=0 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/ttyS0 res=success' 0x3ffad8ab8c8 : __sendto_nocancel+0x8/0x20 [/usr/lib64/libc-2.17.so] 0x3ffada05668 : audit_send+0xfc/0x284 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada08290 : audit_send_user_message+0x44/0xa8 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada076d4 : audit_log_acct_message+0x15c/0x314 [/usr/lib64/libaudit.so.1.0.0] 0x3ffad587ad0 [/usr/lib64/libpam.so.0.83.1+0x7ad0/0x30000] sudo[28458] audit(1430501727.923:123): pid=28458 uid=0 auid=0 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/ttyS0 res=success' 0x3ffad8ab8c8 : __sendto_nocancel+0x8/0x20 [/usr/lib64/libc-2.17.so] 0x3ffada05668 : audit_send+0xfc/0x284 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada08290 : audit_send_user_message+0x44/0xa8 [/usr/lib64/libaudit.so.1.0.0] 0x3ffada076d4 : audit_log_acct_message+0x15c/0x314 [/usr/lib64/libaudit.so.1.0.0] 0x3ffad587ad0 [/usr/lib64/libpam.so.0.83.1+0x7ad0/0x30000] WARNING: Missing unwind data for module, rerun with 'stap -d /usr/lib64/libpam.so.0.83.1' RC 0 PASS: ./systemtap.examples/process/auditbt run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process sourcing chng_cpu.tcl for ./systemtap.examples/process/chng_cpu meta taglines 'test_check: stap -p4 chng_cpu.stp bash' tag 'test_check' value 'stap -p4 chng_cpu.stp bash' attempting command stap -p4 chng_cpu.stp bash OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/81/stap_81d7544de5b90e18597b2a052a823e77_5841.ko RC 0 PASS: ./systemtap.examples/process/chng_cpu build meta taglines 'test_installcheck: stap chng_cpu.stp -c "sleep 1" bash' tag 'test_installcheck' value 'stap chng_cpu.stp -c "sleep 1" bash' attempting command stap chng_cpu.stp -c "sleep 1" bash OUT RC 0 PASS: ./systemtap.examples/process/chng_cpu run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.trace("sched_switch")' && stap -l 'kernel.trace("irq_handler_entry")!, kernel.trace("irq_entry")' && stap -l 'kernel.trace("irq_handler_exit")!, kernel.trace("irq_exit")'' tag 'test_support' value 'stap -l 'kernel.trace("sched_switch")' && stap -l 'kernel.trace("irq_handler_entry")!, kernel.trace("irq_entry")' && stap -l 'kernel.trace("irq_handler_exit")!, kernel.trace("irq_exit")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process attempting command stap -l 'kernel.trace("sched_switch")' && stap -l 'kernel.trace("irq_handler_entry")!, kernel.trace("irq_entry")' && stap -l 'kernel.trace("irq_handler_exit")!, kernel.trace("irq_exit")' OUT kernel.trace("sched:sched_switch") kernel.trace("irq:irq_handler_entry")! kernel.trace("irq:irq_handler_exit")! RC 0 PASS: ./systemtap.examples/process/cycle_thief support meta taglines 'test_check: stap -p4 cycle_thief.stp' tag 'test_check' value 'stap -p4 cycle_thief.stp' attempting command stap -p4 cycle_thief.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/stap_2fd9ca6648ee88bb1d0ffa5e370bd354_7913.ko RC 0 PASS: ./systemtap.examples/process/cycle_thief build meta taglines 'test_installcheck: stap cycle_thief.stp -c "sleep 1"' tag 'test_installcheck' value 'stap cycle_thief.stp -c "sleep 1"' attempting command stap cycle_thief.stp -c "sleep 1" OUT task 28932 migrated: 2 task 28932 on processor (us): value |-------------------------------------------------- count 16 | 0 32 | 0 64 |@@ 2 128 | 0 256 | 0 512 |@ 1 1024 | 0 2048 | 0 task 28932 off processor (us) value |-------------------------------------------------- count 2 | 0 4 | 0 8 |@ 1 16 | 0 32 | 0 ~ 131072 | 0 262144 | 0 524288 |@ 1 1048576 | 0 2097152 | 0 other pids taking processor from task 28932 PID count command 0 6 swapper/6 32 1 migration/5 94 1 kworker/6:1 7 1 rcu_sched 36 1 watchdog/6 422 1 xfsaild/dm-0 irq taking processor from task 28932 irq count min(us) avg(us) max(us) RC 0 PASS: ./systemtap.examples/process/cycle_thief run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 errsnoop.stp' tag 'test_check' value 'stap -p4 errsnoop.stp' attempting command stap -p4 errsnoop.stp OUT semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. child process exited abnormally RC 1 FAIL: ./systemtap.examples/process/errsnoop build meta taglines 'test_installcheck: stap errsnoop.stp 1 10 -c "sleep 1"' tag 'test_installcheck' value 'stap errsnoop.stp 1 10 -c "sleep 1"' UNTESTED: ./systemtap.examples/process/errsnoop run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 forktracker.stp' tag 'test_check' value 'stap -p4 forktracker.stp' attempting command stap -p4 forktracker.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f1/stap_f198128f57351374ed1da3aeeab836ad_60034.ko RC 0 PASS: ./systemtap.examples/process/forktracker build meta taglines 'test_installcheck: stap forktracker.stp -c "sleep 1"' tag 'test_installcheck' value 'stap forktracker.stp -c "sleep 1"' attempting command stap forktracker.stp -c "sleep 1" OUT Fri May 1 17:36:11 2015 : stapio (29157) is exec'ing "/root/systemtap_write/install/bin/sleep" Fri May 1 17:36:11 2015 : stapio (29157) is exec'ing "/usr/lib64/qt-3.3/bin/sleep" Fri May 1 17:36:11 2015 : stapio (29157) is exec'ing "/usr/local/sbin/sleep" Fri May 1 17:36:11 2015 : stapio (29157) is exec'ing "/usr/local/bin/sleep" Fri May 1 17:36:11 2015 : stapio (29157) is exec'ing "/sbin/sleep" Fri May 1 17:36:11 2015 : stapio (29157) is exec'ing "/bin/sleep" RC 0 PASS: ./systemtap.examples/process/forktracker run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 futexes.stp' tag 'test_check' value 'stap -p4 futexes.stp' attempting command stap -p4 futexes.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f097604963d3131170ae78637cdc4a24_11740.ko RC 0 PASS: ./systemtap.examples/process/futexes build meta taglines 'test_installcheck: stap futexes.stp -c "sleep 1"' tag 'test_installcheck' value 'stap futexes.stp -c "sleep 1"' attempting command stap futexes.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/process/futexes run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.function("futex_wait_setup")'' tag 'test_support' value 'stap -l 'kernel.function("futex_wait_setup")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process attempting command stap -l 'kernel.function("futex_wait_setup")' OUT kernel.function("futex_wait_setup@kernel/futex.c:2105") RC 0 PASS: ./systemtap.examples/process/futexes2 support meta taglines 'test_check: stap -p4 futexes2.stp' tag 'test_check' value 'stap -p4 futexes2.stp' attempting command stap -p4 futexes2.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/24/stap_2419b8bd873fdf5ee764a0833bdf1865_33731.ko RC 0 PASS: ./systemtap.examples/process/futexes2 build meta taglines 'test_installcheck: stap futexes2.stp -c "sleep 1"' tag 'test_installcheck' value 'stap futexes2.stp -c "sleep 1"' attempting command stap futexes2.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/process/futexes2 run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process sourcing ltrace.tcl for ./systemtap.examples/process/ltrace meta taglines 'test_check: stap -p4 ltrace.stp -c ls' tag 'test_check' value 'stap -p4 ltrace.stp -c ls' attempting command stap -p4 ltrace.stp -c ls OUT WARNING: never-assigned local variable 'outline' (similar: report_line, count, func_time, _target_set, follow_fork): identifier 'outline' at ltrace.stp:74:25 source: report_line[$$name] = outline ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec84a81573f609faa21f83d28ccdde27_775648.ko Number of similar warning messages suppressed: 621. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/process/ltrace build meta taglines 'test_installcheck: stap ltrace.stp -c ls || echo PR14738' tag 'test_installcheck' value 'stap ltrace.stp -c ls || echo PR14738' attempting command stap ltrace.stp -c ls || echo PR14738 OUT WARNING: never-assigned local variable 'outline' (similar: report_line, count, func_time, _target_set, follow_fork): identifier 'outline' at ltrace.stp:74:25 source: report_line[$$name] = outline ^ auditbt.meta auditbt.stp auditbt.tcl chng_cpu.meta chng_cpu.stp chng_cpu.tcl cycle_thief.meta cycle_thief.stp cycle_thief.txt errsnoop.meta errsnoop.stp forktracker.meta forktracker.stp futexes.meta futexes.stp futexes.txt futexes2.meta futexes2.stp ltrace.meta ltrace.stp ltrace.tcl migrate.meta migrate.stp mutex-contention.meta mutex-contention.stp mutex-contention.tcl noptrace.meta noptrace.stp pfiles.meta pfiles.stp plimit.meta plimit.stp proc_snoop.stp proc_snoop_parser.xml proc_snoop_parser_instructions.txt procmod_watcher.meta procmod_watcher.stp proctop.meta proctop.stp proctop.txt psig.meta psig.stp pstrace_exec.meta pstrace_exec.stp pstree.meta pstree.stp rlimit_nofile.meta rlimit_nofile.stp schedtimes.meta schedtimes.stp semop-watch.meta semop-watch.stp sig_by_pid.meta sig_by_pid.stp sig_by_pid.txt sig_by_proc.meta sig_by_proc.stp sig_by_proc.txt sigkill.meta sigkill.stp sigmon.meta sigmon.stp sleepingBeauties.meta sleepingBeauties.stp sleepingBeauties.tcl sleeptime.meta sleeptime.stp spawn_seeker.meta spawn_seeker.stp spawn_seeker.txt strace.meta strace.stp strace.txt syscalls_by_pid.meta syscalls_by_pid.stp syscalls_by_pid.txt syscalls_by_proc.meta syscalls_by_proc.stp syscalls_by_proc.txt syscalltimes syscalltimes.meta syscalltimes.txt thread-business.meta thread-business.stp thread-business.txt threadstacks.meta threadstacks.stp threadstacks.tcl wait4time.meta wait4time.stp =0x3ffacab1160 =0x3ffacab1160 =0x3ffacab1160 =0x3ffacab16e8 =0x3ffacab16e8 =0x3ffacab16e8 =0x3ffacab1b70 =0x3ffacab1b70 =0x3ffacab1b80 =0x3ffacab1b80 =0x3ffacab1bd0 =0x3ffacab1bd0 =0x3ffacab1be8 =0x3ffacab1be8 =0x3ffacab2228 =0x3ffacab2228 =0x3ffacab2238 =0x3ffacab2238 =0x3ffacab22a0 =0x3ffacab22a0 =0x3ffacab22b8 =0x3ffacab22b8 =0x3ffacab22b8 =0x3ffacab2748 =0x3ffacab2748 =0x3ffacab2760 =0x3ffacab2760 =0x3ffacab2778 =0x3ffacab2778 =0x3ffacab2778 =0x3ffacab2c08 =0x3ffacab2c08 =0x3ffacab2c20 =0x3ffacab2c20 =0x3ffacab2c38 =0x3ffacab2c38 =0x3ffacab2c38 =0x3ffacab30c8 =0x3ffacab30c8 =0x3ffacab30e0 =0x3ffacab30e0 =0x3ffacab30f8 =0x3ffacab30f8 =0x3ffacab30f8 =0x3ffacab3588 =0x3ffacab3588 =0x3ffacab35a0 =0x3ffacab35a0 =0x3ffacab35b8 =0x3ffacab35b8 =0x3ffacab35b8 =0x3ffacab3a48 =0x3ffacab3a48 =0x3ffacab3a60 =0x3ffacab3a60 =0x3ffacab3a78 =0x3ffacab3a78 =0x3ffacab3a78 =0x3ffacab3f08 =0x3ffacab3f08 =0x3ffacab3f20 =0x3ffacab3f20 =0x3ffacab3f38 =0x3ffacab3f38 =0x3ffacab3f38 =0x3ffacab43c8 =0x3ffacab43c8 =0x3ffacab43e0 =0x3ffacab43e0 =0x3ffacab4448 =0x3ffacab4448 =0x3ffacab4460 =0x3ffacab4460 =0x3ffacab4460 =0x3ffacab48f0 =0x3ffacab48f0 =0x3ffacab4908 =0x3ffacab4908 =0x3ffacab4950 =0x3ffacab4950 =0x3ffacab4998 =0x3ffacab4998 =0x3ffacab49c0 =0x3ffacab49c0 =0x3ffacab49f8 =0x3ffacab49f8 =0x3ffacab4a10 =0x3ffacab4a10 =0x3ffacab4a10 =0x3ffacab4ea0 =0x3ffacab4ea0 =0x3ffacab4eb8 =0x3ffacab4eb8 =0x3ffacab4f00 =0x3ffacab4f00 =0x3ffacab4f38 =0x3ffacab4f38 =0x3ffacab4f70 =0x3ffacab4f70 =0x3ffacab4fa8 =0x3ffacab4fa8 =0x3ffacab5060 =0x3ffacab5060 =0x3ffacab5060 =0x3ffacab50d8 =0x3ffacab50d8 =0x3ffacab50d8 =0x3ffacab5120 =0x3ffacab5120 =0x3ffacab5120 =0x3ffacab51b0 =0x3ffacab51b0 =0x3ffacab51b0 =0x3ffacab5228 =0x3ffacab5228 =0x3ffacab5228 =0x3ffacab52e8 =0x3ffacab52e8 =0x3ffacab52e8 =0x3ffacab5390 =0x3ffacab5390 =0x3ffacab5390 =0x3ffacab53f0 =0x3ffacab53f0 =0x3ffacab53f0 =0x3ffacab5450 =0x3ffacab5450 =0x3ffacab5450 =0x3ffacab54f8 =0x3ffacab54f8 =0x3ffacab54f8 =0x3ffacab55a0 =0x3ffacab55a0 =0x3ffacab55a0 =0x3ffacab5648 =0x3ffacab5648 =0x3ffacab5648 =0x3ffacab5708 =0x3ffacab5708 =0x3ffacab5708 =0x3ffacab5b30 =0x3ffacab6a10 =0x3ffacab6a10 =0x3ffacab6a10 =0x3ffacab6b30 =0x3ffacab6b30 =0x3ffacab6b50 =0x3ffacab6b50 =0x3ffacab6b68 =0x3ffacab6b68 =0x3ffacab6b80 =0x3ffacab6b80 =0x3ffe3165388 =0x3ffe3165388 =16 =0 =0 =0x3ffacab6380 =0x3ffac9951dc =0x10000 =0 =0 =0x16f90010 =0x16f90010 =0 =0x3ffac94f980 =0 =0x3ffac94fa40 =0x16f90030 =0x16f90060 =0x16f90060 =0 =0 =0 =0 =-1 =0 =0xffffffff =0 =0 =0 =0 =0 =0x3ffacab6320 =0x16f90080 =0x16f90080 =0x3ffacab6320 =0x16f900c0 =0x16f900c0 =0x16f90100 =0x16f945d0 =1 =0x16f94600 =0x16f94600 =0x3ffacab6320 =0x16f94620 =0x16f94620 =0x16f94650 =0x16f94668 =0x16f94680 =12 =0x16f9c660 =0x16f9c660 =0x16f946a0 =11 =0x16f9c680 =0x16f9c680 =0x16f946c0 =11 =0x16f9c6a0 =0x16f9c6a0 =0x16f946e0 =13 =0x16f9c6c0 =0x16f9c6c0 =0x16f94708 =12 =0x16f9c6e0 =0x16f9c6e0 =0x16f94728 =12 =0x16f9c700 =0x16f9c700 =0x16f94748 =16 =0x16f9c720 =0x16f9c720 =0x16f94770 =15 =0x16f9c740 =0x16f9c740 =0x16f94798 =15 =0x16f9c760 =0x16f9c760 =0x16f947c0 =13 =0x16f9c780 =0x16f9c780 =0x16f947e8 =12 =0x16f9c7a0 =0x16f9c7a0 =0x16f94808 =16 =0x16f9c7c0 =0x16f9c7c0 =0x16f94830 =15 =0x16f9c7e0 =0x16f9c7e0 =0x16f94858 =12 =0x16f9c800 =0x16f9c800 =0x16f94878 =11 =0x16f9c820 =0x16f9c820 =0x16f94898 =11 =0x16f9c840 =0x16f9c840 =0x16f948b8 =13 =0x16f9c860 =0x16f9c860 =0x16f948e0 =12 =0x16f9c880 =0x16f9c880 =0x16f94900 =11 =0x16f9c8a0 =0x16f9c8a0 =0x16f94920 =10 =0x16f9c8c0 =0x16f9c8c0 =0x16f94940 =10 =0x16f9c8e0 =0x16f9c8e0 =0x16f94960 =12 =0x16f9c900 =0x16f9c900 =0x16f94980 =11 =0x16f9c920 =0x16f9c920 =0x16f949a0 =21 =0x16f9c940 =0x16f9c940 =0x16f949d0 =20 =0x16f9c960 =0x16f9c960 =0x16f949f8 =20 =0x16f9c980 =0x16f9c980 =0x16f94a20 =13 =0x16f9c9a0 =0x16f9c9a0 =0x16f94a48 =12 =0x16f9c9c0 =0x16f9c9c0 =0x16f94a68 =11 =0x16f9c9e0 =0x16f9c9e0 =0x16f94a88 =10 =0x16f9ca00 =0x16f9ca00 =0x16f94aa8 =11 =0x16f9ca20 =0x16f9ca20 =0x16f94ac8 =10 =0x16f9ca40 =0x16f9ca40 =0x16f94ae8 =14 =0x16f9ca60 =0x16f9ca60 =0x16f94b10 =21 =0x16f9ca80 =0x16f9ca80 =0x16f94b40 =34 =0x16f9caa0 =0x16f9caa0 =0x16f94b78 =20 =0x16f9cad0 =0x16f9cad0 =0x16f94ba0 =19 =0x16f9caf0 =0x16f9caf0 =0x16f94bc8 =12 =0x16f9cb10 =0x16f9cb10 =0x16f94be8 =11 =0x16f9cb30 =0x16f9cb30 =0x16f94c08 =11 =0x16f9cb50 =0x16f9cb50 =0x16f94c28 =9 =0x16f9cb70 =0x16f9cb70 =0x16f94c48 =8 =0x16f9cb90 =0x16f9cb90 =0x16f94c68 =17 =0x16f9cbb0 =0x16f9cbb0 =0x16f94c90 =16 =0x16f9cbd0 =0x16f9cbd0 =0x16f94cb8 =11 =0x16f9cbf0 =0x16f9cbf0 =0x16f94cd8 =10 =0x16f9cc10 =0x16f9cc10 =0x16f94cf8 =18 =0x16f9cc30 =0x16f9cc30 =0x16f94d20 =17 =0x16f9cc50 =0x16f9cc50 =0x16f94d48 =15 =0x16f9cc70 =0x16f9cc70 =0x16f94d70 =14 =0x16f9cc90 =0x16f9cc90 =0x16f94d98 =16 =0x16f9ccb0 =0x16f9ccb0 =0x16f94dc0 =15 =0x16f9ccd0 =0x16f9ccd0 =0x16f94de8 =15 =0x16f9ccf0 =0x16f9ccf0 =0x16f94e10 =14 =0x16f9cd10 =0x16f9cd10 =0x16f94e38 =14 =0x16f9cd30 =0x16f9cd30 =0x16f94e60 =16 =0x16f9cd50 =0x16f9cd50 =0x16f94e88 =15 =0x16f9cd70 =0x16f9cd70 =0x16f94eb0 =15 =0x16f9cd90 =0x16f9cd90 =0x16f94ed8 =12 =0x16f9cdb0 =0x16f9cdb0 =0x16f94ef8 =11 =0x16f9cdd0 =0x16f9cdd0 =0x16f94f18 =11 =0x16f9cdf0 =0x16f9cdf0 =0x16f94f38 =10 =0x16f9ce10 =0x16f9ce10 =0x16f94f58 =21 =0x16f9ce30 =0x16f9ce30 =0x16f94f88 =20 =0x16f9ce50 =0x16f9ce50 =0x16f94fb0 =20 =0x16f9ce70 =0x16f9ce70 =0x16f94fd8 =14 =0x16f9ce90 =0x16f9ce90 =0x16f95000 =13 =0x16f9ceb0 =0x16f9ceb0 =0x16f95028 =17 =0x16f9ced0 =0x16f9ced0 =0x16f95050 =16 =0x16f9cef0 =0x16f9cef0 =0x16f95078 =11 =0x16f9cf10 =0x16f9cf10 =0x16f95098 =10 =0x16f9cf30 =0x16f9cf30 =0x16f950b8 =10 =0x16f9cf50 =0x16f9cf50 =0x16f950d8 =20 =0x16f9cf70 =0x16f9cf70 =0x16f95100 =19 =0x16f9cf90 =0x16f9cf90 =0x16f95128 =19 =0x16f9cfb0 =0x16f9cfb0 =0x16f95150 =21 =0x16f9cfd0 =0x16f9cfd0 =0x16f95180 =20 =0x16f9cff0 =0x16f9cff0 =0x16f951a8 =20 =0x16f9d010 =0x16f9d010 =0x16f951d0 =12 =0x16f9d030 =0x16f9d030 =0x16f951f0 =17 =0x16f9d050 =0x16f9d050 =0x16f95218 =16 =0x16f9d070 =0x16f9d070 =0x16f95240 =20 =0x16f9d090 =0x16f9d090 =0x16f95268 =19 =0x16f9d0b0 =0x16f9d0b0 =0x16f95290 =19 =0x16f9d0d0 =0x16f9d0d0 =0x16f952b8 =17 =0x16f9d0f0 =0x16f9d0f0 =0x16f952e0 =16 =0x16f9d110 =0x16f9d110 =0x16f95308 =16 =0x16f9d130 =0x16f9d130 =0x16f95330 =14 =0x16f9d150 =0x16f9d150 =0x16f95358 =13 =0x16f9d170 =0x16f9d170 =0x16f95380 =16 =0x16f9d190 =0x16f9d190 =0 =0 =1 =0 =0x16f94620 =0 =0x3ffacab6320 =4 =0x3ffacab6320 =4 =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x16f948f8 =0x3ffacab6320 =1 =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffd2 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x16f94908 =0x3ffacab6320 =9 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffba =0x3ffacab6320 =0xffffffba =0x3ffacab6320 =0xffffffba =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x16f948f8 =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x16f948f8 =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xfffffffb =0x3ffacab6320 =0xfffffffb =0x3ffacab6320 =0xfffffffb =0x16f94918 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =4 =0x3ffacab6320 =0xfffffffb =0x3ffacab6320 =0xfffffffb =0x3ffacab6320 =0xfffffffb =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffd =0x16f948f8 =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffff4 =0x3ffacab6320 =0xfffffff4 =0x16f94900 =0x3ffacab6320 =0xfffffff2 =0x3ffacab6320 =0xfffffff2 =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffa =0x16f948f8 =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffa =0x16f94900 =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xfffffff7 =0x3ffacab6320 =0xfffffffa =0x16f94948 =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffff =0x16f948f8 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff2 =0x3ffacab6320 =0xffffffcf =0x3ffacab6320 =0xfffffff2 =0x3ffacab6320 =0xfffffff2 =0x3ffacab6320 =0xfffffffa =0x16f94908 =0x3ffacab6320 =0xffffffeb =0x3ffacab6320 =0xffffffeb =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffe =0x16f948f8 =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffff4 =0x16f948f8 =0x3ffacab6320 =0xfffffff4 =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x16f94918 =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffff4 =0x3ffacab6320 =0xfffffff4 =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffcf =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x16f948f8 =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x16f94900 =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xffffffef =0x16f948f8 =0x3ffacab6320 =0xffffffef =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffa =0x16f948f8 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffff =0x16f94918 =0x3ffacab6320 =0xfffffffb =0x3ffacab6320 =0xfffffffb =0x3ffacab6320 =0xfffffffb =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffff4 =0x3ffacab6320 =0xfffffff4 =0x3ffacab6320 =0xfffffff4 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff8 =0x3ffacab6320 =0xfffffff8 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffffa =0x16f949a0 =0x3ffacab6320 =0xfffffff1 =0x3ffacab6320 =0xfffffff1 =0x3ffacab6320 =0xfffffff1 =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffff6 =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffd =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffffe =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff3 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xfffffff9 =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xffffffff =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffff5 =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffc =0x3ffacab6320 =0xfffffffa =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =13 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =15 =0x3ffacab6320 =1 =15 =0x3ffacab6320 =1 =13 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =15 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =13 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =10 =0x3ffacab6320 =1 =10 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =21 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =13 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =10 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =10 =0x3ffacab6320 =1 =14 =0x3ffacab6320 =1 =21 =0x3ffacab6320 =1 =34 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =19 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =9 =0x3ffacab6320 =1 =8 =0x3ffacab6320 =1 =17 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =10 =0x3ffacab6320 =1 =18 =0x3ffacab6320 =1 =17 =0x3ffacab6320 =1 =15 =0x3ffacab6320 =1 =14 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =15 =0x3ffacab6320 =1 =15 =0x3ffacab6320 =1 =14 =0x3ffacab6320 =1 =14 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =15 =0x3ffacab6320 =1 =15 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =10 =0x3ffacab6320 =1 =21 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =14 =0x3ffacab6320 =1 =13 =0x3ffacab6320 =1 =17 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =11 =0x3ffacab6320 =1 =10 =0x3ffacab6320 =1 =10 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =19 =0x3ffacab6320 =1 =19 =0x3ffacab6320 =1 =21 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =12 =0x3ffacab6320 =1 =17 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =20 =0x3ffacab6320 =1 =19 =0x3ffacab6320 =1 =19 =0x3ffacab6320 =1 =17 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =16 =0x3ffacab6320 =1 =14 =0x3ffacab6320 =1 =13 =0 =0 =0 Number of similar warning messages suppressed: 621. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/process/ltrace run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 migrate.stp bash' tag 'test_check' value 'stap -p4 migrate.stp bash' attempting command stap -p4 migrate.stp bash OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_3274ca3b4478b5d3d235f5976b34dbbe_4848.ko RC 0 PASS: ./systemtap.examples/process/migrate build meta taglines 'test_installcheck: stap migrate.stp -c "sleep 1" bash' tag 'test_installcheck' value 'stap migrate.stp -c "sleep 1" bash' attempting command stap migrate.stp -c "sleep 1" bash OUT RC 0 PASS: ./systemtap.examples/process/migrate run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process sourcing mutex-contention.tcl for ./systemtap.examples/process/mutex-contention meta taglines 'test_check: stap -p4 mutex-contention.stp ' tag 'test_check' value 'stap -p4 mutex-contention.stp ' attempting command stap -p4 mutex-contention.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c2/stap_c21255b026e2e7ea590d51eb6a0171a7_15434.ko RC 0 PASS: ./systemtap.examples/process/mutex-contention build meta taglines 'test_installcheck: stap mutex-contention.stp -c "sleep 1"' tag 'test_installcheck' value 'stap mutex-contention.stp -c "sleep 1"' attempting command stap mutex-contention.stp -c "sleep 1" OUT <<<<<<<< aggregate stats >>>>>>>> aggregate stats RC 0 PASS: ./systemtap.examples/process/mutex-contention run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: test -e /etc/redhat-release && grep -v "Nahant" /etc/redhat-release' tag 'test_support' value 'test -e /etc/redhat-release && grep -v "Nahant" /etc/redhat-release' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process attempting command test -e /etc/redhat-release && grep -v "Nahant" /etc/redhat-release OUT Red Hat Enterprise Linux Server For ARM release 7.1 Beta (Biscayne) RC 0 PASS: ./systemtap.examples/process/noptrace support meta taglines 'test_check: stap -gp4 noptrace.stp -x $$' tag 'test_check' value 'stap -gp4 noptrace.stp -x $$' attempting command stap -gp4 noptrace.stp -x $$ OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ea/stap_ea27e758995d9dba99b43671aad98245_64641.ko RC 0 PASS: ./systemtap.examples/process/noptrace build meta taglines 'test_installcheck: stap -g noptrace.stp -c 'strace ls || true'' tag 'test_installcheck' value 'stap -g noptrace.stp -c 'strace ls || true'' attempting command stap -g noptrace.stp -c 'strace ls || true' OUT strace: test_ptrace_setoptions_for_all: PTRACE_TRACEME doesn't work: No such process strace: test_ptrace_setoptions_for_all: unexpected exit status 1 strace[30566] ptrace(0) blocked: rc=-3 RC 0 PASS: ./systemtap.examples/process/noptrace run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -gp4 pfiles.stp -x $$' tag 'test_check' value 'stap -gp4 pfiles.stp -x $$' attempting command stap -gp4 pfiles.stp -x $$ OUT In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c: In function 'function_task_file_handle_flock': /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6507:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c: In function 'function_task_file_handle_gid': /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6598:4: error: conversion to non-scalar type requested STAP_RETVALUE = kread(&cred->fsgid); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c: In function 'function_task_file_handle_i_mode': /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6660:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c: In function 'function_task_file_handle_i_node': /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6715:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c: In function 'function_task_file_handle_majmin_dev': /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6772:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c: In function 'function_task_file_handle_majmin_rdev': /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6831:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c: In function 'function_task_file_handle_socket': /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:27: error: 'struct file' has no member named 'f_dentry' (dentry = kread(&filp->f_dentry)) && ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6888:16: note: in expansion of macro 'kread' (dentry = kread(&filp->f_dentry)) && ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:31: /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:26: error: 'struct file' has no member named 'f_dentry' (inode = kread(&filp->f_dentry->d_inode))) { ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6889:15: note: in expansion of macro 'kread' (inode = kread(&filp->f_dentry->d_inode))) { ^ /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c: In function 'function_task_file_handle_uid': /tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.c:6966:4: error: conversion to non-scalar type requested STAP_RETVALUE = kread(&cred->fsuid); ^ make[4]: *** [/tmp/stapZv3e0i/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_src.o] Error 1 make[3]: *** [_module_/tmp/stapZv3e0i] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compilation failed. [man error::pass4] child process exited abnormally RC 1 FAIL: ./systemtap.examples/process/pfiles build meta taglines 'test_installcheck: stap -g pfiles.stp -x $$' tag 'test_installcheck' value 'stap -g pfiles.stp -x $$' UNTESTED: ./systemtap.examples/process/pfiles run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -gp4 plimit.stp $$' tag 'test_check' value 'stap -gp4 plimit.stp $$' attempting command stap -gp4 plimit.stp $$ OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/stap_bf4eeb7f59c077d774c6e850058aa211_4157.ko RC 0 PASS: ./systemtap.examples/process/plimit build meta taglines 'test_installcheck: stap -g plimit.stp $$' tag 'test_installcheck' value 'stap -g plimit.stp $$' attempting command stap -g plimit.stp $$ OUT 30950: -stap resource current maximum coredump(blocks) 0 unlimited data(bytes) unlimited unlimited max nice 0 0 file size(blocks) unlimited unlimited pending signals 30175 30175 max locked memory(bytes) 65536 65536 max memory size(bytes) unlimited unlimited open files 1024 4096 POSIX message queues(bytes) 819200 819200 max rt priority 0 0 stack size(bytes) 8388608 unlimited cpu time(seconds) 300 300 max user processes 30175 30175 virtual memory(bytes) unlimited unlimited file locks unlimited unlimited RC 0 PASS: ./systemtap.examples/process/plimit run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 procmod_watcher.stp' tag 'test_check' value 'stap -p4 procmod_watcher.stp' attempting command stap -p4 procmod_watcher.stp OUT semantic error: while resolving probe point: identifier 'nd_syscall' at procmod_watcher.stp:47:7 source: probe nd_syscall.fork.return { ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] child process exited abnormally RC 1 FAIL: ./systemtap.examples/process/procmod_watcher build meta taglines 'test_installcheck: stap procmod_watcher.stp -c "sleep 1"' tag 'test_installcheck' value 'stap procmod_watcher.stp -c "sleep 1"' UNTESTED: ./systemtap.examples/process/procmod_watcher run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 proctop.stp' tag 'test_check' value 'stap -p4 proctop.stp' attempting command stap -p4 proctop.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/44/stap_44a5708f958e14435aa44b054db37e10_16312.ko RC 0 PASS: ./systemtap.examples/process/proctop build meta taglines 'test_installcheck: stap proctop.stp -c "sleep 1"' tag 'test_installcheck' value 'stap proctop.stp -c "sleep 1"' attempting command stap proctop.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/process/proctop run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -gp4 psig.stp -x $$' tag 'test_check' value 'stap -gp4 psig.stp -x $$' attempting command stap -gp4 psig.stp -x $$ OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ad/stap_ad4d8b4b15bcf1e8044d86c70c089955_12563.ko RC 0 PASS: ./systemtap.examples/process/psig build meta taglines 'test_installcheck: stap -DMAXACTION=10000 -g psig.stp -x $$' tag 'test_installcheck' value 'stap -DMAXACTION=10000 -g psig.stp -x $$' attempting command stap -DMAXACTION=10000 -g psig.stp -x $$ OUT 31802: stap HUP caught 0x412fb0 RESTART HUP,INT,PIPE,TERM,XCPU,XFSZ INT caught 0x412fb0 RESTART HUP,INT,PIPE,TERM,XCPU,XFSZ QUIT default ILL default TRAP default ABRT default BUS default FPE default KILL default USR1 default SEGV default USR2 default PIPE caught 0x412fb0 RESTART HUP,INT,PIPE,TERM,XCPU,XFSZ ALRM default TERM caught 0x412fb0 RESTART HUP,INT,PIPE,TERM,XCPU,XFSZ STKFLT default CHLD default CONT default STOP default TSTP default TTIN default TTOU default URG default XCPU caught 0x412fb0 RESTART HUP,INT,PIPE,TERM,XCPU,XFSZ XFSZ caught 0x412fb0 RESTART HUP,INT,PIPE,TERM,XCPU,XFSZ VTALRM default PROF default WINCH default IO/POLL default PWR default SYS default RTMIN caught 0x3ff798b6380 SIGINFO RTMIN+1 caught 0x3ff798b6460 SIGINFO|RESTART RTMIN+2 default RTMIN+3 default RTMIN+4 default RTMIN+5 default RTMIN+6 default RTMIN+7 default RTMIN+8 default RTMIN+9 default RTMIN+10 default RTMIN+11 default RTMIN+12 default RTMIN+13 default RTMIN+14 default RTMIN+15 default RTMIN+16 default RTMIN+17 default RTMIN+18 default RTMIN+19 default RTMIN+20 default RTMIN+21 default RTMIN+22 default RTMIN+23 default RTMIN+24 default RTMIN+25 default RTMIN+26 default RTMIN+27 default RTMIN+28 default RTMIN+29 default RTMIN+30 default RTMIN+31 default RTMIN+32 default RC 0 PASS: ./systemtap.examples/process/psig run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 pstrace_exec.stp bash' tag 'test_check' value 'stap -p4 pstrace_exec.stp bash' attempting command stap -p4 pstrace_exec.stp bash OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e6/stap_e63984ce90c1c089a15a07157811f739_58011.ko RC 0 PASS: ./systemtap.examples/process/pstrace_exec build meta taglines 'test_installcheck: stap pstrace_exec.stp -c "sleep 1" bash' tag 'test_installcheck' value 'stap pstrace_exec.stp -c "sleep 1" bash' attempting command stap pstrace_exec.stp -c "sleep 1" bash OUT RC 0 PASS: ./systemtap.examples/process/pstrace_exec run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 pstree.stp' tag 'test_check' value 'stap -p4 pstree.stp' attempting command stap -p4 pstree.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/99/stap_99a90f73186c92b2e84d9c26828e81fc_15811.ko RC 0 PASS: ./systemtap.examples/process/pstree build meta taglines 'test_installcheck: stap pstree.stp -c "sleep 1"' tag 'test_installcheck' value 'stap pstree.stp -c "sleep 1"' attempting command stap pstree.stp -c "sleep 1" OUT digraph pstree { rankdir="LR" PID32462_1 [ label="(32462) stapio" tooltip="forked from 32460" ]; PID32462_1 -> PID32462_2 [ style="dashed" ]; PID32462_2 [ label="(32462) /bin/sleep" tooltip="sleep 1" ]; } RC 0 PASS: ./systemtap.examples/process/pstree run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 rlimit_nofile.stp' tag 'test_check' value 'stap -p4 rlimit_nofile.stp' attempting command stap -p4 rlimit_nofile.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f7/stap_f7bf86304441b64ff0c9033aa7516a40_18495.ko RC 0 PASS: ./systemtap.examples/process/rlimit_nofile build meta taglines 'test_installcheck: stap rlimit_nofile.stp -c "sleep 1"' tag 'test_installcheck' value 'stap rlimit_nofile.stp -c "sleep 1"' attempting command stap rlimit_nofile.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/process/rlimit_nofile run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.trace("sched_switch")' && stap -l 'kernel.trace("sched_wakeup")'' tag 'test_support' value 'stap -l 'kernel.trace("sched_switch")' && stap -l 'kernel.trace("sched_wakeup")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process attempting command stap -l 'kernel.trace("sched_switch")' && stap -l 'kernel.trace("sched_wakeup")' OUT kernel.trace("sched:sched_switch") kernel.trace("sched:sched_wakeup") RC 0 PASS: ./systemtap.examples/process/schedtimes support meta taglines 'test_check: stap -p4 schedtimes.stp' tag 'test_check' value 'stap -p4 schedtimes.stp' attempting command stap -p4 schedtimes.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_32a1e0bcdbbbf5ae94357ac5f050e73d_18090.ko RC 0 PASS: ./systemtap.examples/process/schedtimes build meta taglines 'test_installcheck: stap schedtimes.stp -c "sleep 1"' tag 'test_installcheck' value 'stap schedtimes.stp -c "sleep 1"' attempting command stap schedtimes.stp -c "sleep 1" OUT execname: pid run(us) sleep(us) iowait(us) queued(us) total(us) sleep: 478 729 1000144 0 25 1000898 RC 0 PASS: ./systemtap.examples/process/schedtimes run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 semop-watch.stp -c 'sleep 2'' tag 'test_check' value 'stap -p4 semop-watch.stp -c 'sleep 2'' attempting command stap -p4 semop-watch.stp -c 'sleep 2' OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/13/stap_13be8b4cee411526b7039537a8aa87e3_61872.ko RC 0 PASS: ./systemtap.examples/process/semop-watch build meta taglines 'test_installcheck: stap semop-watch.stp -c 'sleep 2'' tag 'test_installcheck' value 'stap semop-watch.stp -c 'sleep 2'' attempting command stap semop-watch.stp -c 'sleep 2' OUT RC 0 PASS: ./systemtap.examples/process/semop-watch run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 sig_by_pid.stp' tag 'test_check' value 'stap -p4 sig_by_pid.stp' attempting command stap -p4 sig_by_pid.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/stap_2e6496fe774ba96a46f6a80926d3b5dc_56925.ko RC 0 PASS: ./systemtap.examples/process/sig_by_pid build meta taglines 'test_installcheck: stap sig_by_pid.stp -c "sleep 1"' tag 'test_installcheck' value 'stap sig_by_pid.stp -c "sleep 1"' attempting command stap sig_by_pid.stp -c "sleep 1" OUT Collecting data... Type Ctrl-C to exit and display results SPID SENDER RPID RECEIVER SIGNAME COUNT 983 stapio 985 stapio SIGUSR1 1 985 stapio 983 stapio SIGCHLD 1 RC 0 PASS: ./systemtap.examples/process/sig_by_pid run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 sig_by_proc.stp' tag 'test_check' value 'stap -p4 sig_by_proc.stp' attempting command stap -p4 sig_by_proc.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ae/stap_ae07e446ae467a77b74d76ffd82ed06a_55809.ko RC 0 PASS: ./systemtap.examples/process/sig_by_proc build meta taglines 'test_installcheck: stap sig_by_proc.stp -c "sleep 1"' tag 'test_installcheck' value 'stap sig_by_proc.stp -c "sleep 1"' attempting command stap sig_by_proc.stp -c "sleep 1" OUT Collecting data... Type Ctrl-C to exit and display results SENDER RECEIVER SIGNAL COUNT stapio stapio SIGUSR1 1 sleep stapio SIGCHLD 1 RC 0 PASS: ./systemtap.examples/process/sig_by_proc run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 sigkill.stp' tag 'test_check' value 'stap -p4 sigkill.stp' attempting command stap -p4 sigkill.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/65/stap_65da59a2272fc15c320f3e142ced02ee_56459.ko RC 0 PASS: ./systemtap.examples/process/sigkill build meta taglines 'test_installcheck: stap sigkill.stp -c "sleep 1"' tag 'test_installcheck' value 'stap sigkill.stp -c "sleep 1"' attempting command stap sigkill.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/process/sigkill run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 sigmon.stp SIGKILL' tag 'test_check' value 'stap -p4 sigmon.stp SIGKILL' attempting command stap -p4 sigmon.stp SIGKILL OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/stap_5d240c838a57928eddea048c559285cf_56461.ko RC 0 PASS: ./systemtap.examples/process/sigmon build meta taglines 'test_installcheck: stap sigmon.stp -c "sleep 1" SIGKILL' tag 'test_installcheck' value 'stap sigmon.stp -c "sleep 1" SIGKILL' attempting command stap sigmon.stp -c "sleep 1" SIGKILL OUT SPID SNAME RPID RNAME SIGNUM SIGNAME RC 0 PASS: ./systemtap.examples/process/sigmon run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process sourcing sleepingBeauties.tcl for ./systemtap.examples/process/sleepingBeauties meta taglines 'test_check: stap -p4 sleepingBeauties.stp' tag 'test_check' value 'stap -p4 sleepingBeauties.stp' attempting command stap -p4 sleepingBeauties.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8b/stap_8bd785c8c4869df52533b60fad32a3e8_5811.ko RC 0 PASS: ./systemtap.examples/process/sleepingBeauties build meta taglines 'test_installcheck: stap sleepingBeauties.stp -c "sleep 1"' tag 'test_installcheck' value 'stap sleepingBeauties.stp -c "sleep 1"' attempting command stap sleepingBeauties.stp -c "sleep 1" OUT WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux thread 1958 (stapio) impatient after 10 ms 0xfffffe000068212c : wait_for_completion+0x0/0x1c [kernel] 0x0 : 0x0 thread 1958 (stapio) bored for 33 ms WARNING: Number of errors: 0, skipped probes: 28 RC 0 PASS: ./systemtap.examples/process/sleepingBeauties run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 sleeptime.stp' tag 'test_check' value 'stap -p4 sleeptime.stp' attempting command stap -p4 sleeptime.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/stap_fac76e273347473c2ed0fb14af800966_9827.ko RC 0 PASS: ./systemtap.examples/process/sleeptime build meta taglines 'test_installcheck: stap sleeptime.stp -c "sleep 1"' tag 'test_installcheck' value 'stap sleeptime.stp -c "sleep 1"' attempting command stap sleeptime.stp -c "sleep 1" OUT 1000981 2183 (sleep) nanosleep: 1000297 RC 0 PASS: ./systemtap.examples/process/sleeptime run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 spawn_seeker.stp' tag 'test_check' value 'stap -p4 spawn_seeker.stp' attempting command stap -p4 spawn_seeker.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/stap_007276fb80917668302c9774c4fa8fd3_9936.ko RC 0 PASS: ./systemtap.examples/process/spawn_seeker build meta taglines 'test_installcheck: stap spawn_seeker.stp -c "sleep 1"' tag 'test_installcheck' value 'stap spawn_seeker.stp -c "sleep 1"' attempting command stap spawn_seeker.stp -c "sleep 1" OUT Fri May 1 13:42:01 2015 EDT RC 0 PASS: ./systemtap.examples/process/spawn_seeker run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 strace.stp' tag 'test_check' value 'stap -p4 strace.stp' attempting command stap -p4 strace.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/84/stap_8423390bdaa6a3803c8d02aca6fd36cb_440967.ko RC 0 PASS: ./systemtap.examples/process/strace build meta taglines 'test_installcheck: stap strace.stp -c "sleep 1"' tag 'test_installcheck' value 'stap strace.stp -c "sleep 1"' attempting command stap strace.stp -c "sleep 1" OUT Fri May 1 17:42:52 2015.919463 rt_sigsuspend([EMPTY], 8) = -514 Fri May 1 17:42:52 2015.919546 rt_sigreturn() = -4 (EINTR) Fri May 1 17:42:52 2015.919562 rt_sigaction(SIGUSR1, {SIG_DFL}, 0x0, 8) = 0 Fri May 1 17:42:52 2015.919575 rt_sigprocmask(SIG_SETMASK, [EMPTY], 0x0, 8) = 0 Fri May 1 17:42:52 2015.919603 execve("/root/systemtap_write/install/bin/sleep", ["sleep", "1"], [/* 54 vars */]) = -2 (ENOENT) Fri May 1 17:42:52 2015.919636 execve("/usr/lib64/qt-3.3/bin/sleep", ["sleep", "1"], [/* 54 vars */]) = -2 (ENOENT) Fri May 1 17:42:52 2015.919658 execve("/usr/local/sbin/sleep", ["sleep", "1"], [/* 54 vars */]) = -2 (ENOENT) Fri May 1 17:42:52 2015.919677 execve("/usr/local/bin/sleep", ["sleep", "1"], [/* 54 vars */]) = -2 (ENOENT) Fri May 1 17:42:52 2015.919696 execve("/sbin/sleep", ["sleep", "1"], [/* 54 vars */]) = -2 (ENOENT) Fri May 1 17:42:52 2015.919721 execve("/bin/sleep", ["sleep", "1"], [/* 54 vars */]) = 0 Fri May 1 17:42:52 2015.920034 brk(0x0) = 1025376256 Fri May 1 17:42:52 2015.920084 faccessat(AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) Fri May 1 17:42:52 2015.920114 openat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/libc.so.6", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) Fri May 1 17:42:52 2015.920137 fstatat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3ffe027e1d0, 0x0) = -2 (ENOENT) Fri May 1 17:42:52 2015.920150 openat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) Fri May 1 17:42:52 2015.920163 fstatat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3ffe027e1d0, 0x0) = -2 (ENOENT) Fri May 1 17:42:52 2015.920174 openat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/libc.so.6", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) Fri May 1 17:42:52 2015.920187 fstatat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3ffe027e1d0, 0x0) = -2 (ENOENT) Fri May 1 17:42:52 2015.920197 openat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/libc.so.6", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) Fri May 1 17:42:52 2015.920209 fstatat(AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3ffe027e1d0, 0x0) = -2 (ENOENT) Fri May 1 17:42:52 2015.920220 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 Fri May 1 17:42:52 2015.920236 fstat(4, 0x3ffe027e150) = 0 Fri May 1 17:42:52 2015.920250 mmap2(0x0, 36446, PROT_READ, MAP_PRIVATE, 4, 0) = 0x3ffa61c0000 Fri May 1 17:42:52 2015.920266 close(4) = 0 Fri May 1 17:42:52 2015.920281 openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 Fri May 1 17:42:52 2015.920301 read(4, 0x3ffe027e330, 832) = 832 Fri May 1 17:42:52 2015.920315 fstat(4, 0x3ffe027e1d0) = 0 Fri May 1 17:42:52 2015.920328 mmap2(0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3ffa6040000 Fri May 1 17:42:52 2015.920342 mmap2(0x3ffa61a0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 1376256) = 0x3ffa61a0000 Fri May 1 17:42:52 2015.920398 close(4) = 0 Fri May 1 17:42:52 2015.920471 mprotect(0x3ffa61a0000, 65536, PROT_READ) = 0 Fri May 1 17:42:52 2015.920497 mprotect(0x410000, 65536, PROT_READ) = 0 Fri May 1 17:42:52 2015.920514 mprotect(0x3ffa6210000, 65536, PROT_READ) = 0 Fri May 1 17:42:52 2015.920527 munmap(0x3ffa61c0000, 36446) = 0 Fri May 1 17:42:52 2015.920622 brk(0x0) = 1025376256 Fri May 1 17:42:52 2015.920633 brk(0x3d210000) = 1025572864 Fri May 1 17:42:52 2015.920644 brk(0x0) = 1025572864 Fri May 1 17:42:52 2015.920685 nanosleep([1.000000000], 0x0) = 0 Fri May 1 17:42:53 2015.920849 close(1) = 0 Fri May 1 17:42:53 2015.920859 close(2) = 0 Fri May 1 17:42:53 2015.920871 exit_group(0) = RC 0 PASS: ./systemtap.examples/process/strace run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 syscalls_by_pid.stp' tag 'test_check' value 'stap -p4 syscalls_by_pid.stp' attempting command stap -p4 syscalls_by_pid.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stap_de6cf039eb8ab376935649de5aecf544_131112.ko RC 0 PASS: ./systemtap.examples/process/syscalls_by_pid build meta taglines 'test_installcheck: stap syscalls_by_pid.stp -c "sleep 1"' tag 'test_installcheck' value 'stap syscalls_by_pid.stp -c "sleep 1"' attempting command stap syscalls_by_pid.stp -c "sleep 1" OUT Collecting data... Type Ctrl-C to exit and display results #SysCalls PID 86 639 40 2852 22 2850 7 1490 1 1865 1 641 1 1638 RC 0 PASS: ./systemtap.examples/process/syscalls_by_pid run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 syscalls_by_proc.stp' tag 'test_check' value 'stap -p4 syscalls_by_proc.stp' attempting command stap -p4 syscalls_by_proc.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d0/stap_d0ec93ac74043216590dd4ae74c26a10_132559.ko RC 0 PASS: ./systemtap.examples/process/syscalls_by_proc build meta taglines 'test_installcheck: stap syscalls_by_proc.stp -c "sleep 1"' tag 'test_installcheck' value 'stap syscalls_by_proc.stp -c "sleep 1"' attempting command stap syscalls_by_proc.stp -c "sleep 1" OUT Collecting data... Type Ctrl-C to exit and display results #SysCalls Process Name 31 stapio 31 sleep 1 expect 1 tuned 1 beah-rhts-task RC 0 PASS: ./systemtap.examples/process/syscalls_by_proc run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: file ./syscalltimes' tag 'test_check' value 'file ./syscalltimes' attempting command file ./syscalltimes OUT ./syscalltimes: Bourne-Again shell script, ASCII text executable RC 0 PASS: ./systemtap.examples/process/syscalltimes build meta taglines 'test_installcheck: ./syscalltimes -c 'sleep 1'' tag 'test_installcheck' value './syscalltimes -c 'sleep 1'' attempting command ./syscalltimes -c 'sleep 1' OUT Creating and building SystemTap module... semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. child process exited abnormally RC 1 FAIL: ./systemtap.examples/process/syscalltimes run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 thread-business.stp' tag 'test_check' value 'stap -p4 thread-business.stp' attempting command stap -p4 thread-business.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/stap_580a43d7b8e94c4e6330fe520f809e70_194632.ko RC 0 PASS: ./systemtap.examples/process/thread-business build meta taglines 'test_installcheck: stap thread-business.stp -c "sleep 10"' tag 'test_installcheck' value 'stap thread-business.stp -c "sleep 10"' attempting command stap thread-business.stp -c "sleep 10" OUT execname tid count recent syscalls stapio 3304 50 ppoll read ppoll read ppoll read ppoll read ppoll sleep 3302 28 nanosleep brk brk brk munmap mprotect mprotect mpr systemd-udevd 519 23 epoll_pwait munmap close read read mmap2 fstat ope systemd-udevd 3301 14 exit_group close close munmap munmap munmap munmap stapio 3302 9 execve execve execve execve execve execve rt_sigpr stapio 3300 8 pselect6 fcntl read fcntl kill fcntl read fcntl sendmail 1490 7 pselect6 rt_sigprocmask close read fstat openat rt beah-rhts-task 1638 5 epoll_pwait epoll_pwait epoll_pwait epoll_pwait ep tuned 1446 5 pselect6 pselect6 pselect6 pselect6 pselect6 execname tid count recent syscalls irqbalance 639 86 nanosleep munmap close read mmap2 fstat openat mun stapio 3304 52 ppoll read ppoll read ppoll read ppoll read ppoll sendmail 1490 7 pselect6 rt_sigprocmask close read fstat openat rt beah-rhts-task 1638 5 epoll_pwait epoll_pwait epoll_pwait epoll_pwait ep tuned 1446 5 pselect6 pselect6 pselect6 pselect6 pselect6 auditd 612 1 epoll_pwait expect 1865 1 read RC 0 PASS: ./systemtap.examples/process/thread-business run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process sourcing threadstacks.tcl for ./systemtap.examples/process/threadstacks meta taglines 'test_check: stap -gp4 threadstacks.stp -Gsize=65536 -d `which stap`' tag 'test_check' value 'stap -gp4 threadstacks.stp -Gsize=65536 -d `which stap`' attempting command stap -gp4 threadstacks.stp -Gsize=65536 -d `which stap` OUT semantic error: while resolving probe point: identifier 'process' at threadstacks.stp:17:7 source: probe process("/lib*/libpthread.so.*").function("allocate_stack") { ^ semantic error: no match (similar functions: __deallocate_stack, __free_stacks, __libc_allocate_rtsig, __fork, __reclaim_stacks) Pass 2: analysis failed. [man error::pass2] child process exited abnormally RC 1 FAIL: ./systemtap.examples/process/threadstacks build meta taglines 'test_installcheck: stap -g threadstacks.stp -Gsize=65536 -c "sleep 1" -d `which stap`' tag 'test_installcheck' value 'stap -g threadstacks.stp -Gsize=65536 -c "sleep 1" -d `which stap`' UNTESTED: ./systemtap.examples/process/threadstacks run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/process meta taglines 'test_check: stap -p4 wait4time.stp' tag 'test_check' value 'stap -p4 wait4time.stp' attempting command stap -p4 wait4time.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5f/stap_5f1aa36bccb453764f642b89ce7929b6_60700.ko RC 0 PASS: ./systemtap.examples/process/wait4time build meta taglines 'test_installcheck: stap wait4time.stp -c "sleep 1"' tag 'test_installcheck' value 'stap wait4time.stp -c "sleep 1"' attempting command stap wait4time.stp -c "sleep 1" OUT 1001015 3534 (stapio) wait4: 21 -1 RC 0 PASS: ./systemtap.examples/process/wait4time run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 errno.stp' tag 'test_check' value 'stap -p4 errno.stp' attempting command stap -p4 errno.stp OUT semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2906:45 source: probe __syscall.syscall.kexec_load.return = kernel.function("sys_kexec_load").return ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. child process exited abnormally RC 1 FAIL: ./systemtap.examples/profiling/errno build meta taglines 'test_installcheck: stap errno.stp -c "sleep 1"' tag 'test_installcheck' value 'stap errno.stp -c "sleep 1"' UNTESTED: ./systemtap.examples/profiling/errno run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines '' tag 'test_check' value '' UNTESTED: ./systemtap.examples/profiling/fileline-profile build meta taglines 'test_installcheck: stap fileline-profile.stp -c "sleep 6" --all-modules --ldd' tag 'test_installcheck' value 'stap fileline-profile.stp -c "sleep 6" --all-modules --ldd' attempting command stap fileline-profile.stp -c "sleep 6" --all-modules --ldd OUT --- 36172 samples recorded: k:arch_cpu_idle+0x10/0x18 [kernel] 36129 k:_raw_spin_unlock_irqrestore+0x10/0x14 [kernel] 5 k:run_timer_softirq+0x1d0/0x2b4 [kernel] 3 k:finish_task_switch+0x68/0x194 [kernel] 3 k:__mem_cgroup_count_vm_event+0x18/0xac [kernel] 1 k:note_gp_changes+0x1c/0x98 [kernel] 1 k:find_busiest_group+0x2b4/0x87c [kernel] 1 u:0x3ff95240f7c 1 k:el0_svc_naked+0x8/0x28 [kernel] 1 k:put_pid+0x0/0x60 [kernel] 1 u:0x3ff952bc030 1 u:0x3ff9523e7e4 1 u:0x3ff94b3af9c 1 u:0x3ff95240824 1 u:0x3ff94b39314 1 u:0x3ff952399dc 1 u:0x3ff952bd384 1 u:0x3ff94b3d68c 1 u:0x3ff952bbe5c 1 u:0x3ff9523aef8 1 RC 0 PASS: ./systemtap.examples/profiling/fileline-profile run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 fntimes.stp 'kernel.function("sys_*")'' tag 'test_check' value 'stap -p4 fntimes.stp 'kernel.function("sys_*")'' attempting command stap -p4 fntimes.stp 'kernel.function("sys_*")' OUT WARNING: function sys_reg_genericv8_init is in blacklisted section: keyword at fntimes.stp:24:1 source: probe $1.return { check(time()-@entry(time())) } ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f0a6665634bdcaaf2e69abbb2d05c39c_304813.ko RC 0 PASS: ./systemtap.examples/profiling/fntimes build meta taglines 'test_installcheck: stap fntimes.stp 'kernel.function("sys_*")' -c "sleep 7"' tag 'test_installcheck' value 'stap fntimes.stp 'kernel.function("sys_*")' -c "sleep 7"' attempting command stap fntimes.stp 'kernel.function("sys_*")' -c "sleep 7" OUT WARNING: function sys_reg_genericv8_init is in blacklisted section: keyword at fntimes.stp:24:1 source: probe $1.return { check(time()-@entry(time())) } ^ RC 0 PASS: ./systemtap.examples/profiling/fntimes run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -wp4 functioncallcount.stp "*@mm/*.c"' tag 'test_check' value 'stap -wp4 functioncallcount.stp "*@mm/*.c"' attempting command stap -wp4 functioncallcount.stp "*@mm/*.c" OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/stap_e322f2a3e93aa7cfe664a018ef8b2636_278078.ko RC 0 PASS: ./systemtap.examples/profiling/functioncallcount build meta taglines 'test_installcheck: stap -w functioncallcount.stp "*@mm/*.c" -c "sleep 1"' tag 'test_installcheck' value 'stap -w functioncallcount.stp "*@mm/*.c" -c "sleep 1"' attempting command stap -w functioncallcount.stp "*@mm/*.c" -c "sleep 1" OUT kmem_cache_free 409 __slab_free 293 kfree 132 __mod_zone_page_state 105 kmem_cache_alloc 102 vma_compute_subtree_gap 85 mem_cgroup_end_page_stat 61 mem_cgroup_begin_page_stat 61 vm_normal_page 58 page_remove_rmap 55 __tlb_remove_page 52 find_vma 46 vmacache_find 46 mark_page_accessed 42 vma_gap_update 37 mem_cgroup_update_lru_size 36 mem_cgroup_page_lruvec 36 anon_vma_interval_tree_remove 33 __mem_cgroup_count_vm_event 32 handle_mm_fault 32 put_page 31 unlink_anon_vmas 31 find_get_entry 31 unmap_single_vma 31 remove_vma 31 unlink_file_vma 31 pagecache_get_page 31 kmem_cache_alloc_trace 29 get_pfnblock_flags_mask 28 free_pages_prepare 28 free_hot_cold_page 28 vma_interval_tree_remove 28 unlock_page 27 __do_fault 27 do_set_pte 27 vmacache_update 27 page_waitqueue 27 filemap_fault 25 do_read_fault 24 page_add_file_rmap 24 __remove_shared_vm_struct 23 page_mapping 20 __sync_icache_dcache 20 __pagevec_lru_add_fn 20 free_pcppages_bulk 19 PageHuge 18 vma_interval_tree_insert 17 next_zones_zonelist 16 get_page_from_freelist 16 __zone_watermark_ok 16 __alloc_pages_nodemask 16 __vma_link_list 16 vma_gap_callbacks_rotate 16 __vma_link_rb 16 __vma_link_file 16 anon_vma_interval_tree_insert 15 __put_anon_vma 14 vma_wants_writenotify 13 memcg_check_events 13 next_zone 12 free_pgd_range 12 vma_link 11 lru_add_drain 11 __dec_zone_state 11 vma_merge 11 lru_add_drain_cpu 11 kmalloc_slab 10 free_hot_cold_page_list 10 vm_pgprot_modify 10 mem_cgroup_uncharge_list 10 release_pages 10 anon_vma_prepare 10 get_unmapped_area 10 vma_set_page_prot 10 __rmqueue 9 arch_get_unmapped_area_topdown 9 tlb_remove_table 8 mem_cgroup_commit_charge 8 anon_vma_chain_link 8 mem_cgroup_charge_statistics 8 mem_cgroup_uncharge 8 page_add_new_anon_rmap 8 lru_cache_add_active_or_unevictable 8 free_page_and_swap_cache 8 try_charge 8 __page_set_anon_rmap 8 reusable_anon_vma 8 get_mem_cgroup_from_mm 8 mem_cgroup_try_charge 8 __lru_cache_add 8 commit_charge 8 dec_zone_page_state 8 __page_cache_release 8 __kmalloc_track_caller 7 kmemdup 7 __inc_zone_state 7 do_mmap_pgoff 7 vm_mmap_pgoff 7 vma_adjust 7 mmap_region 7 __vm_enough_memory 7 free_pages 6 tlb_flush_mmu_tlbonly 6 copy_page_to_iter 6 tlb_flush_mmu_free 6 generic_file_read_iter 6 iov_iter_init 6 __cpu_copy_user_page 6 tlb_finish_mmu 6 tlb_gather_mmu 6 vm_stat_account 6 __split_vma 5 free_pgtables 5 unmap_vmas 5 find_mergeable_anon_vma 5 uncharge_list 5 anon_vma_clone 5 uncharge_batch 5 pagevec_lru_move_fn 5 copy_to_iter 5 free_pages_and_swap_cache 5 sync_mm_rss 5 first_online_pgdat 4 __free_pages 4 file_ra_state_init 4 unmapped_area_topdown 4 follow_huge_addr 4 find_extend_vma 4 inc_zone_page_state 4 mprotect_fixup 4 vm_mmap 4 pud_huge 4 flush_cache_range 4 SyS_brk 4 follow_page_mask 4 vmstat_update 3 refresh_cpu_vm_stats 3 SyS_mmap_pgoff 3 flush_dcache_page 3 unmap_region 3 split_vma 3 ptep_clear_flush 3 __kmalloc 3 change_protection 3 do_wp_page 3 vma_rb_erase 3 do_cow_fault 3 do_munmap 3 can_vma_merge_before 3 vma_interval_tree_augment_rotate 3 insert_vm_struct 3 get_user_pages 3 SyS_mprotect 3 __inc_zone_page_state 3 pmd_huge 3 __get_user_pages 3 __get_free_pages 3 __dec_zone_page_state 3 mod_zone_page_state 2 vm_munmap 2 __install_special_mapping 2 do_brk 2 exit_mmap 2 _install_special_mapping 2 __cpu_clear_user_page 2 expand_downwards 2 put_cpu_partial 2 pgd_free 1 vm_brk 1 __init_new_context 1 workingset_activation 1 expand_stack 1 pgd_alloc 1 move_page_tables 1 __new_context 1 arch_pick_mmap_layout 1 vm_get_page_prot 1 set_mm_context 1 SyS_munmap 1 vmstat_shepherd 1 vfree 1 find_vmap_area 1 lazy_max_pages 1 remove_vm_area 1 vunmap_page_range 1 __vunmap 1 free_vmap_area_noflush 1 free_work 1 shmem_destroy_callback 1 RC 0 PASS: ./systemtap.examples/profiling/functioncallcount run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling sourcing latencytap.tcl for ./systemtap.examples/profiling/latencytap meta taglines 'test_check: stap -p4 --all-modules latencytap.stp' tag 'test_check' value 'stap -p4 --all-modules latencytap.stp' attempting command stap -p4 --all-modules latencytap.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b2/stap_b266a1ab7bb51f4297bd5627dc2c4c6f_18557.ko RC 0 PASS: ./systemtap.examples/profiling/latencytap build meta taglines 'test_installcheck: stap latencytap.stp --all-modules -c "sleep 1"' tag 'test_installcheck' value 'stap latencytap.stp --all-modules -c "sleep 1"' attempting command stap latencytap.stp --all-modules -c "sleep 1" OUT WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux RC 0 PASS: ./systemtap.examples/profiling/latencytap run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 linetimes.stp kernel sys_nanosleep' tag 'test_check' value 'stap -p4 linetimes.stp kernel sys_nanosleep' attempting command stap -p4 linetimes.stp kernel sys_nanosleep OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/stap_0ba48f997288681b98d1f59ec1626ef3_6436.ko RC 0 PASS: ./systemtap.examples/profiling/linetimes build meta taglines 'test_installcheck: stap linetimes.stp kernel sys_nanosleep -c "sleep 1"' tag 'test_installcheck' value 'stap linetimes.stp kernel sys_nanosleep -c "sleep 1"' attempting command stap linetimes.stp kernel sys_nanosleep -c "sleep 1" OUT kernel sys_nanosleep call count: 1 region avg(us) max(us) kernel.statement("SyS_nanosleep@kernel/time/hrtimer.c:1606") 9 9 kernel.statement("SyS_nanosleep@kernel/time/hrtimer.c:1612") 5 5 kernel.statement("SyS_nanosleep@kernel/time/hrtimer.c:1617") 1000150 1000150 control flow graph information from to ======================= kernel.statement("SyS_nanosleep@kernel/time/hrtimer.c:1606") kernel.statement("SyS_nanosleep@kernel/time/hrtimer.c:1612") 1 kernel.statement("SyS_nanosleep@kernel/time/hrtimer.c:1612") kernel.statement("SyS_nanosleep@kernel/time/hrtimer.c:1617") 1 kernel.statement("SyS_nanosleep@kernel/time/hrtimer.c:1617") kernel.function("SyS_nanosleep@kernel/time/hrtimer.c:1606").return 1 RC 0 PASS: ./systemtap.examples/profiling/linetimes run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: rpm -q findutils-debuginfo' tag 'test_support' value 'rpm -q findutils-debuginfo' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling sourcing perf.tcl for ./systemtap.examples/profiling/perf attempting command rpm -q findutils-debuginfo OUT package findutils-debuginfo is not installed child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/profiling/perf build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.trace("timer_expire_entry")'' tag 'test_support' value 'stap -l 'kernel.trace("timer_expire_entry")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling attempting command stap -l 'kernel.trace("timer_expire_entry")' OUT kernel.trace("timer:timer_expire_entry") RC 0 PASS: ./systemtap.examples/profiling/periodic support meta taglines 'test_check: stap -p4 --all-modules periodic.stp' tag 'test_check' value 'stap -p4 --all-modules periodic.stp' attempting command stap -p4 --all-modules periodic.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b2/stap_b2f17bb6e9d0ea600631cb62bc46bd30_9761.ko RC 0 PASS: ./systemtap.examples/profiling/periodic build meta taglines 'test_installcheck: stap periodic.stp --all-modules -c "sleep 1"' tag 'test_installcheck' value 'stap periodic.stp --all-modules -c "sleep 1"' attempting command stap periodic.stp --all-modules -c "sleep 1" OUT #monitoring timer periods (press control-c for output) #type function period(us) count kernel 0xfffffdfffcb532b8 [stap_b2f17bb6e9d0ea600631cb62b 10001 103 kernel 0xfffffdfffcb533ac [stap_b2f17bb6e9d0ea600631cb62b 20198 51 process xfsaild/dm-0(422) 50007 20 process rcu_sched(7) 85848 12 RC 0 PASS: ./systemtap.examples/profiling/periodic run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 pf2.stp' tag 'test_check' value 'stap -p4 pf2.stp' attempting command stap -p4 pf2.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/aa/stap_aaef6e425e31c11078415a4689788aba_3584.ko RC 0 PASS: ./systemtap.examples/profiling/pf2 build meta taglines 'test_installcheck: stap pf2.stp -c "sleep 1"' tag 'test_installcheck' value 'stap pf2.stp -c "sleep 1"' attempting command stap pf2.stp -c "sleep 1" OUT RC 0 PASS: ./systemtap.examples/profiling/pf2 run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 pf3.stp' tag 'test_check' value 'stap -p4 pf3.stp' attempting command stap -p4 pf3.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/stap_7f6a98b95b9aaa78651a7a45df0143ae_5463.ko RC 0 PASS: ./systemtap.examples/profiling/pf3 build meta taglines 'test_installcheck: stap pf3.stp -c "sleep 6" --all-modules --ldd' tag 'test_installcheck' value 'stap pf3.stp -c "sleep 6" --all-modules --ldd' attempting command stap pf3.stp -c "sleep 6" --all-modules --ldd OUT --- 26843 samples recorded: k:kernel:arch_cpu_idle 26835 u::0x3ffa844f924 1 k:kernel:load_balance 1 k:kernel:_raw_spin_unlock_irqrestore 1 k:kernel:idle_cpu 1 k:kernel:rebalance_domains 1 k:kernel:find_next_bit 1 k:kernel:finish_task_switch 1 k:kernel:do_signal 1 RC 0 PASS: ./systemtap.examples/profiling/pf3 run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling sourcing pf4.tcl for ./systemtap.examples/profiling/pf4 meta taglines 'test_check: stap -p4 pf4.stp' tag 'test_check' value 'stap -p4 pf4.stp' attempting command stap -p4 pf4.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ed/stap_ed39b74d831bf9a11b8f0acd4f776caf_4526.ko RC 0 PASS: ./systemtap.examples/profiling/pf4 build meta taglines 'test_installcheck: stap pf4.stp -c "sleep 6" --all-modules --ldd' tag 'test_installcheck' value 'stap pf4.stp -c "sleep 6" --all-modules --ldd' attempting command stap pf4.stp -c "sleep 6" --all-modules --ldd OUT WARNING: no or bad debug frame hdr WARNING: No binary search table for eh frame, doing slow linear search for /usr/lib/debug/lib/modules/3.19.0-0.72.aa7a.aarch64/vmlinux --- 2 samples recorded: 1 hits on cpu 1 kmem_cache_alloc+0x98 [kernel] 0x0 (inexact) 1 hits on cpu 7 do_signal+0x3d0 [kernel] 0x0 (inexact) --- 0 samples recorded: RC 0 PASS: ./systemtap.examples/profiling/pf4 run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 sched_switch.stp' tag 'test_check' value 'stap -p4 sched_switch.stp' attempting command stap -p4 sched_switch.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4f/stap_4fbe25f5a8fbb92a478059871d88020e_11456.ko RC 0 PASS: ./systemtap.examples/profiling/sched_switch build meta taglines 'test_installcheck: stap sched_switch.stp -c "sleep 1"' tag 'test_installcheck' value 'stap sched_switch.stp -c "sleep 1"' attempting command stap sched_switch.stp -c "sleep 1" OUT stapio 5 1430502459191032582 6423: 20:R + 6425: 20: stapio swapper/5 5 1430502459191046042 0: 120:R ==> 6425: 120:R stapio stapio 4 1430502459191055222 6423: 120:S ==> 0: 120:R swapper/4 stapio 5 1430502459191114027 6425: 20:R + 32: -100: migration/5 stapio 5 1430502459191123048 6425: 120:R ==> 32: 0:R migration/5 swapper/6 6 1430502459191137344 0: 120:R ==> 6425: 120:R stapio migration/5 5 1430502459191141130 32: 0:S ==> 0: 120:R swapper/5 sleep 6 1430502459191674405 6425: 120:S ==> 0: 120:R swapper/6 swapper/4 4 1430502459194383382 0: 20:R + 492: 20: systemd-journal swapper/4 4 1430502459194396602 0: 20:R + 11066: 20: kworker/4:0 swapper/4 4 1430502459194409362 0: 120:R ==> 492: 120:R systemd-journal systemd-journal 5 1430502459194504962 492: 20:R + 642: 20: in:imjournal swapper/5 5 1430502459194514900 0: 120:R ==> 642: 120:R in:imjournal systemd-journal 4 1430502459194522542 492: 120:S ==> 11066: 120:R kworker/4:0 kworker/4:0 4 1430502459194542042 11066: 120:S ==> 0: 120:R swapper/4 in:imjournal 4 1430502459194628289 642: 20:R + 642: 20: rs:main Q:Reg swapper/4 4 1430502459194637282 0: 120:R ==> 642: 120:R rs:main Q:Reg in:imjournal 5 1430502459194645370 642: 120:S ==> 0: 120:R swapper/5 rs:main Q:Reg 4 1430502459194681902 642: 120:S ==> 0: 120:R swapper/4 swapper/1 1 1430502459204381634 0: 20:R + 7: 20: rcu_sched swapper/7 7 1430502459204383494 0: 20:R + 422: 20: xfsaild/dm-0 swapper/1 1 1430502459204397774 0: 120:R ==> 7: 120:R rcu_sched swapper/7 7 1430502459204399474 0: 120:R ==> 422: 120:R xfsaild/dm-0 rcu_sched 1 1430502459204407155 7: 120:S ==> 0: 120:R swapper/1 xfsaild/dm-0 7 1430502459204410175 422: 120:S ==> 0: 120:R swapper/7 swapper/1 1 1430502459214381314 0: 20:R + 7: 20: rcu_sched swapper/1 1 1430502459214394734 0: 120:R ==> 7: 120:R rcu_sched swapper/3 3 1430502459214388396 0: 20:R + 95: 20: kworker/3:1 rcu_sched 1 1430502459214402015 7: 120:S ==> 0: 120:R swapper/1 swapper/3 3 1430502459214403317 0: 20:R + 23: 20: ksoftirqd/3 swapper/3 3 1430502459214412257 0: 120:R ==> 95: 120:R kworker/3:1 kworker/3:1 3 1430502459214425257 95: 120:S ==> 23: 120:R ksoftirqd/3 ksoftirqd/3 3 1430502459214459938 23: 120:S ==> 0: 120:R swapper/3 swapper/1 1 1430502459224382594 0: 20:R + 7: 20: rcu_sched swapper/1 1 1430502459224391534 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 1 1430502459224398074 7: 120:S ==> 0: 120:R swapper/1 swapper/1 1 1430502459234384034 0: 20:R + 7: 20: rcu_sched swapper/1 1 1430502459234392734 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 1 1430502459234399494 7: 120:S ==> 0: 120:R swapper/1 swapper/1 1 1430502459244384834 0: 20:R + 7: 20: rcu_sched swapper/1 1 1430502459244393194 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 1 1430502459244399534 7: 120:S ==> 0: 120:R swapper/1 swapper/1 1 1430502459254386134 0: 20:R + 7: 20: rcu_sched swapper/7 7 1430502459254387014 0: 20:R + 422: 20: xfsaild/dm-0 swapper/1 1 1430502459254395854 0: 120:R ==> 7: 120:R rcu_sched swapper/7 7 1430502459254399394 0: 120:R ==> 422: 120:R xfsaild/dm-0 rcu_sched 1 1430502459254402595 7: 120:S ==> 0: 120:R swapper/1 xfsaild/dm-0 7 1430502459254406415 422: 120:S ==> 0: 120:R swapper/7 swapper/1 1 1430502459264387574 0: 20:R + 7: 20: rcu_sched swapper/1 1 1430502459264396134 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 1 1430502459264403075 7: 120:S ==> 0: 120:R swapper/1 swapper/1 1 1430502459274388894 0: 20:R + 7: 20: rcu_sched swapper/1 1 1430502459274397394 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 1 1430502459274403855 7: 120:S ==> 0: 120:R swapper/1 swapper/7 7 1430502459277844692 0: 20:R + 641: 20: tuned swapper/7 7 1430502459277852693 0: 120:R ==> 641: 120:R tuned tuned 7 1430502459277958717 641: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502459304381553 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459304392793 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459304400053 422: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502459354387413 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459354397753 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459354403974 422: 120:S ==> 0: 120:R swapper/7 swapper/1 1 1430502459384392693 0: 20:R + 755: 20: kworker/1:0 swapper/1 1 1430502459384402914 0: 120:R ==> 755: 120:R kworker/1:0 kworker/1:0 1 1430502459384414814 755: 120:D ==> 0: 120:R swapper/1 swapper/1 1 1430502459384432415 0: 20:R + 755: 20: kworker/1:0 swapper/1 1 1430502459384440115 0: 120:R ==> 755: 120:R kworker/1:0 kworker/1:0 1 1430502459384449915 755: 120:S ==> 0: 120:R swapper/1 swapper/6 6 1430502459389714386 0: 20:R + 6423: 20: stapio swapper/6 6 1430502459389723906 0: 120:R ==> 6423: 120:R stapio stapio 7 1430502459389755448 6423: 20:R + 1865: 20: expect swapper/7 7 1430502459389763908 0: 120:R ==> 1865: 120:R expect stapio 6 1430502459389776608 6423: 120:S ==> 0: 120:R swapper/6 expect 7 1430502459389827251 1865: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502459404396293 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459404409574 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459404417834 422: 120:S ==> 0: 120:R swapper/7 swapper/1 1 1430502459424372452 0: 20:R + 29514: 20: emacs swapper/1 1 1430502459424380313 0: 120:R ==> 29514: 120:R emacs emacs 1 1430502459430161964 29514: 20:R + 755: 20: kworker/1:0 emacs 1 1430502459430209386 29514: 120:S ==> 755: 120:R kworker/1:0 kworker/1:0 0 1430502459430223106 755: 20:R + 29179: 20: sshd swapper/0 0 1430502459430233427 0: 120:R ==> 29179: 120:R sshd kworker/1:0 1 1430502459430238887 755: 120:S ==> 0: 120:R swapper/1 sshd 1 1430502459430270088 29179: 20:R + 29514: 20: emacs swapper/1 1 1430502459430277909 0: 120:R ==> 29514: 120:R emacs emacs 1 1430502459430302670 29514: 120:S ==> 0: 120:R swapper/1 sshd 0 1430502459430379953 29179: 120:S ==> 0: 120:R swapper/0 swapper/0 0 1430502459444410214 0: 20:R + 7: 20: rcu_sched swapper/0 0 1430502459444421834 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 0 1430502459444430955 7: 120:S ==> 0: 120:R swapper/0 swapper/0 0 1430502459454400633 0: 20:R + 7: 20: rcu_sched swapper/7 7 1430502459454402374 0: 20:R + 422: 20: xfsaild/dm-0 swapper/0 0 1430502459454411034 0: 120:R ==> 7: 120:R rcu_sched swapper/7 7 1430502459454413674 0: 120:R ==> 422: 120:R xfsaild/dm-0 rcu_sched 0 1430502459454421014 7: 120:S ==> 0: 120:R swapper/0 xfsaild/dm-0 7 1430502459454422454 422: 120:S ==> 0: 120:R swapper/7 swapper/0 0 1430502459464402694 0: 20:R + 7: 20: rcu_sched swapper/0 0 1430502459464411614 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 0 1430502459464419014 7: 120:S ==> 0: 120:R swapper/0 swapper/0 0 1430502459474403494 0: 20:R + 7: 20: rcu_sched swapper/0 0 1430502459474413114 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 0 1430502459474420094 7: 120:S ==> 0: 120:R swapper/0 swapper/7 7 1430502459504407634 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459504417734 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459504424114 422: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502459554416854 0: 20:R + 123: 20: kworker/7:1 swapper/7 6 1430502459554423554 0: 20:R + 422: 20: xfsaild/dm-0 swapper/6 6 1430502459554431695 0: 120:R ==> 422: 120:R xfsaild/dm-0 swapper/7 7 1430502459554433355 0: 120:R ==> 123: 120:R kworker/7:1 xfsaild/dm-0 6 1430502459554439295 422: 120:S ==> 0: 120:R swapper/6 kworker/7:1 7 1430502459554445435 123: 120:S ==> 0: 120:R swapper/7 swapper/6 6 1430502459589997617 0: 20:R + 6423: 20: stapio swapper/6 6 1430502459590005778 0: 120:R ==> 6423: 120:R stapio stapio 7 1430502459590018538 6423: 20:R + 1865: 20: expect swapper/7 7 1430502459590025598 0: 120:R ==> 1865: 120:R expect stapio 6 1430502459590032019 6423: 120:S ==> 0: 120:R swapper/6 expect 7 1430502459590051960 1865: 120:S ==> 0: 120:R swapper/7 swapper/6 6 1430502459604425234 0: 20:R + 94: 20: kworker/6:1 swapper/6 7 1430502459604431755 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459604439055 0: 120:R ==> 422: 120:R xfsaild/dm-0 swapper/6 6 1430502459604445095 0: 120:R ==> 94: 120:R kworker/6:1 xfsaild/dm-0 7 1430502459604446075 422: 120:S ==> 0: 120:R swapper/7 kworker/6:1 6 1430502459604456176 94: 120:S ==> 0: 120:R swapper/6 swapper/3 3 1430502459654421593 0: 20:R + 95: 20: kworker/3:1 swapper/7 7 1430502459654429455 0: 20:R + 422: 20: xfsaild/dm-0 swapper/3 3 1430502459654438374 0: 120:R ==> 95: 120:R kworker/3:1 swapper/7 7 1430502459654445915 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459654452936 422: 120:S ==> 0: 120:R swapper/7 kworker/3:1 3 1430502459654450414 95: 120:S ==> 0: 120:R swapper/3 swapper/7 7 1430502459704434875 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459704444275 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459704450615 422: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502459754441615 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459754451035 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459754457176 422: 120:S ==> 0: 120:R swapper/7 swapper/6 6 1430502459790239487 0: 20:R + 6423: 20: stapio swapper/6 6 1430502459790247367 0: 120:R ==> 6423: 120:R stapio stapio 7 1430502459790258528 6423: 20:R + 1865: 20: expect swapper/7 7 1430502459790265448 0: 120:R ==> 1865: 120:R expect stapio 6 1430502459790271308 6423: 120:S ==> 0: 120:R swapper/6 expect 7 1430502459790283909 1865: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502459804448835 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459804458716 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459804465116 422: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502459854455436 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459854464696 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459854470736 422: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502459904461936 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459904471056 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459904477197 422: 120:S ==> 0: 120:R swapper/7 swapper/1 1 1430502459930708326 0: 20:R + 29514: 20: emacs swapper/1 1 1430502459930717446 0: 120:R ==> 29514: 120:R emacs emacs 1 1430502459930975116 29514: 120:S ==> 0: 120:R swapper/1 swapper/7 7 1430502459954469016 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502459954478237 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502459954484437 422: 120:S ==> 0: 120:R swapper/7 swapper/6 6 1430502459990477497 0: 20:R + 6423: 20: stapio swapper/6 6 1430502459990485197 0: 120:R ==> 6423: 120:R stapio stapio 7 1430502459990494397 6423: 20:R + 1865: 20: expect swapper/7 7 1430502459990500877 0: 120:R ==> 1865: 120:R expect stapio 6 1430502459990505818 6423: 120:S ==> 0: 120:R swapper/6 expect 7 1430502459990523378 1865: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502460004476497 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502460004486577 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502460004493077 422: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502460054482757 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502460054492237 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502460054498457 422: 120:S ==> 0: 120:R swapper/7 swapper/1 1 1430502460079169524 0: 20:R + 1638: 20: beah-rhts-task swapper/1 1 1430502460079181745 0: 120:R ==> 1638: 120:R beah-rhts-task beah-rhts-task 1 1430502460079370392 1638: 120:S ==> 0: 120:R swapper/1 swapper/7 7 1430502460104489417 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502460104498757 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502460104504898 422: 120:S ==> 0: 120:R swapper/7 swapper/0 0 1430502460124497957 0: 20:R + 754: 20: kworker/0:1 swapper/0 0 1430502460124513418 0: 120:R ==> 754: 120:R kworker/0:1 kworker/0:1 0 1430502460124527399 754: 120:S ==> 0: 120:R swapper/0 swapper/7 7 1430502460154496417 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 7 1430502460154505638 0: 120:R ==> 422: 120:R xfsaild/dm-0 xfsaild/dm-0 7 1430502460154511758 422: 120:S ==> 0: 120:R swapper/7 swapper/6 6 1430502460190712226 0: 20:R + 6423: 20: stapio swapper/6 6 1430502460190719966 0: 120:R ==> 6423: 120:R stapio stapio 7 1430502460190729447 6423: 20:R + 1865: 20: expect swapper/7 7 1430502460190736107 0: 120:R ==> 1865: 120:R expect stapio 6 1430502460190741207 6423: 120:S ==> 0: 120:R swapper/6 expect 7 1430502460190753528 1865: 120:S ==> 0: 120:R swapper/7 swapper/6 6 1430502460191841291 0: 20:R + 6425: 20: sleep swapper/6 6 1430502460191848351 0: 120:R ==> 6425: 120:R sleep sleep 7 1430502460191935115 6425: 20:R + 6423: 20: stapio swapper/7 7 1430502460191942655 0: 120:R ==> 6423: 120:R stapio sleep 6 1430502460191944075 6425: 120: ==> 0: 120:R swapper/6 stapio 7 1430502460191981877 6423: 120:D ==> 0: 120:R swapper/7 swapper/7 7 1430502460194509538 0: 20:R + 7: 20: rcu_sched swapper/7 7 1430502460194518178 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 7 1430502460194526078 7: 120:S ==> 0: 120:R swapper/7 swapper/7 7 1430502460204502598 0: 20:R + 422: 20: xfsaild/dm-0 swapper/7 6 1430502460204508638 0: 20:R + 7: 20: rcu_sched swapper/6 6 1430502460204515278 0: 120:R ==> 7: 120:R rcu_sched swapper/7 7 1430502460204517858 0: 120:R ==> 422: 120:R xfsaild/dm-0 rcu_sched 6 1430502460204523578 7: 120:S ==> 0: 120:R swapper/6 xfsaild/dm-0 7 1430502460204525558 422: 120:S ==> 0: 120:R swapper/7 swapper/6 6 1430502460214503638 0: 20:R + 7: 20: rcu_sched swapper/6 6 1430502460214511378 0: 120:R ==> 7: 120:R rcu_sched rcu_sched 6 1430502460214518218 7: 120:S ==> 0: 120:R swapper/6 swapper/6 6 1430502460224506018 0: 20:R + 7: 20: rcu_sched swapper/7 7 1430502460224514358 0: 20:R + 6423: 20: stapio swapper/6 6 1430502460224516858 0: 120:R ==> 7: 120:R rcu_sched swapper/7 7 1430502460224521738 0: 120:R ==> 6423: 120:R stapio rcu_sched 6 1430502460224523778 7: 120:S ==> 0: 120:R swapper/6 RC 0 PASS: ./systemtap.examples/profiling/sched_switch run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 thread-times.stp' tag 'test_check' value 'stap -p4 thread-times.stp' attempting command stap -p4 thread-times.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c7/stap_c77ff4772494b8b2964d4d7d50a0e8e5_4395.ko RC 0 PASS: ./systemtap.examples/profiling/thread-times build meta taglines 'test_installcheck: stap thread-times.stp -c "sleep 1"' tag 'test_installcheck' value 'stap thread-times.stp -c "sleep 1"' attempting command stap thread-times.stp -c "sleep 1" OUT comm tid %user %kernel (of 8168 ticks) swapper/0 0 0.00% 12.50% swapper/2 0 0.00% 12.50% swapper/3 0 0.00% 12.50% swapper/5 0 0.00% 12.50% swapper/6 0 0.00% 12.50% swapper/7 0 0.00% 12.50% swapper/4 0 0.00% 12.48% swapper/1 0 0.00% 12.21% emacs 29514 0.26% 0.01% NetworkManager 636 0.01% 0.00% RC 0 PASS: ./systemtap.examples/profiling/thread-times run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 timeout.stp' tag 'test_check' value 'stap -p4 timeout.stp' attempting command stap -p4 timeout.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/stap_969edf548cf7a00f34dd29002f7491cb_62527.ko RC 0 PASS: ./systemtap.examples/profiling/timeout build meta taglines 'test_installcheck: stap timeout.stp -c "sleep 1"' tag 'test_installcheck' value 'stap timeout.stp -c "sleep 1"' attempting command stap timeout.stp -c "sleep 1" OUT  pid | poll select epoll itimer futex nanosle signal| process RC 0 PASS: ./systemtap.examples/profiling/timeout run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/profiling meta taglines 'test_check: stap -p4 topsys.stp' tag 'test_check' value 'stap -p4 topsys.stp' attempting command stap -p4 topsys.stp OUT semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. child process exited abnormally RC 1 FAIL: ./systemtap.examples/profiling/topsys build meta taglines 'test_installcheck: stap topsys.stp -c "sleep 1"' tag 'test_installcheck' value 'stap topsys.stp -c "sleep 1"' UNTESTED: ./systemtap.examples/profiling/topsys run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -p4 2048.stp' tag 'test_support' value 'stap -p4 2048.stp' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/stapgames attempting command stap -p4 2048.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ef/stap_efa507b3aa9148c90c7fb1140c4009de_8185.ko RC 0 PASS: ./systemtap.examples/stapgames/2048 support meta taglines 'test_check: stap -p4 2048.stp' tag 'test_check' value 'stap -p4 2048.stp' attempting command stap -p4 2048.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ef/stap_efa507b3aa9148c90c7fb1140c4009de_8185.ko RC 0 PASS: ./systemtap.examples/stapgames/2048 build meta taglines 'test_installcheck: stap -p4 2048.stp' tag 'test_installcheck' value 'stap -p4 2048.stp' attempting command stap -p4 2048.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ef/stap_efa507b3aa9148c90c7fb1140c4009de_8185.ko RC 0 PASS: ./systemtap.examples/stapgames/2048 run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/stapgames meta taglines 'test_check: stap -p4 -Itapset/ block.stp' tag 'test_check' value 'stap -p4 -Itapset/ block.stp' attempting command stap -p4 -Itapset/ block.stp OUT WARNING: cross-file global variable reference to identifier 'dx' at block.stp:15:24 from: identifier 'dx' at tapset//input.stp:51:17 source: if(code == 0) dx = value ^ WARNING: cross-file global variable reference to identifier 'dy' at block.stp:15:28 from: identifier 'dy' at :52:22 source: else if(code == 1) dy = value ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/97/stap_9713f5158eaf2f6b8714ad2308044ba7_7351.ko Number of similar warning messages suppressed: 8. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/stapgames/block build meta taglines 'test_installcheck: stap -p4 -Itapset/ block.stp' tag 'test_installcheck' value 'stap -p4 -Itapset/ block.stp' attempting command stap -p4 -Itapset/ block.stp OUT WARNING: cross-file global variable reference to identifier 'dx' at block.stp:15:24 from: identifier 'dx' at tapset//input.stp:51:17 source: if(code == 0) dx = value ^ WARNING: cross-file global variable reference to identifier 'dy' at block.stp:15:28 from: identifier 'dy' at :52:22 source: else if(code == 1) dy = value ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/97/stap_9713f5158eaf2f6b8714ad2308044ba7_7351.ko Number of similar warning messages suppressed: 8. Rerun with -v to see them. RC 0 PASS: ./systemtap.examples/stapgames/block run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/stapgames meta taglines 'test_check: stap -p4 -Itapset/ eater.stp' tag 'test_check' value 'stap -p4 -Itapset/ eater.stp' attempting command stap -p4 -Itapset/ eater.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1b/stap_1b99e198b1d381f0f8eced2394be935e_8887.ko RC 0 PASS: ./systemtap.examples/stapgames/eater build meta taglines 'test_installcheck: stap -p4 -Itapset/ eater.stp' tag 'test_installcheck' value 'stap -p4 -Itapset/ eater.stp' attempting command stap -p4 -Itapset/ eater.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1b/stap_1b99e198b1d381f0f8eced2394be935e_8887.ko RC 0 PASS: ./systemtap.examples/stapgames/eater run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines '' tag 'test_support' value '' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/stapgames meta taglines 'test_check: stap -p4 -Itapset/ lifegame.stp' tag 'test_check' value 'stap -p4 -Itapset/ lifegame.stp' attempting command stap -p4 -Itapset/ lifegame.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/52/stap_524c1f48a9bf1d5becf2a9a1952113c8_2528.ko RC 0 PASS: ./systemtap.examples/stapgames/lifegame build meta taglines 'test_installcheck: stap -p4 -Itapset/ lifegame.stp' tag 'test_installcheck' value 'stap -p4 -Itapset/ lifegame.stp' attempting command stap -p4 -Itapset/ lifegame.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/52/stap_524c1f48a9bf1d5becf2a9a1952113c8_2528.ko RC 0 PASS: ./systemtap.examples/stapgames/lifegame run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.function("tty_do_resize")' && stap -l 'kernel.function("input_event")'' tag 'test_support' value 'stap -l 'kernel.function("tty_do_resize")' && stap -l 'kernel.function("input_event")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/stapgames attempting command stap -l 'kernel.function("tty_do_resize")' && stap -l 'kernel.function("input_event")' OUT kernel.function("tty_do_resize@drivers/tty/tty_io.c:2307") kernel.function("input_event@drivers/input/input.c:423") RC 0 PASS: ./systemtap.examples/stapgames/pingpong support meta taglines 'test_check: stap -p4 -Itapset/ pingpong.stp' tag 'test_check' value 'stap -p4 -Itapset/ pingpong.stp' attempting command stap -p4 -Itapset/ pingpong.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ad/stap_ad541242988de104f40bcc2c84a59b28_10135.ko RC 0 PASS: ./systemtap.examples/stapgames/pingpong build meta taglines 'test_installcheck: stap -p4 -Itapset/ pingpong.stp' tag 'test_installcheck' value 'stap -p4 -Itapset/ pingpong.stp' attempting command stap -p4 -Itapset/ pingpong.stp OUT /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ad/stap_ad541242988de104f40bcc2c84a59b28_10135.ko RC 0 PASS: ./systemtap.examples/stapgames/pingpong run PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'kernel.trace("kvm_entry")' && stap -l 'kernel.trace("kvm_exit")'' tag 'test_support' value 'stap -l 'kernel.trace("kvm_entry")' && stap -l 'kernel.trace("kvm_exit")'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/virtualization attempting command stap -l 'kernel.trace("kvm_entry")' && stap -l 'kernel.trace("kvm_exit")' OUT child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/virtualization/kvm_service_time build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'qemu.*.*.*?' || stap -l 'qemu.kvm.*?'' tag 'test_support' value 'stap -l 'qemu.*.*.*?' || stap -l 'qemu.kvm.*?'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/virtualization attempting command stap -l 'qemu.*.*.*?' || stap -l 'qemu.kvm.*?' OUT child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/virtualization/qemu_count build PRETEST PWD=/root/systemtap_write/systemtap/testsuite meta taglines 'test_support: stap -l 'qemu.*.*.cpu_in?, qemu.kvm.cpu_in?' && stap -l 'qemu.*.*.cpu_out?, qemu.kvm.cpu_out?'' tag 'test_support' value 'stap -l 'qemu.*.*.cpu_in?, qemu.kvm.cpu_in?' && stap -l 'qemu.*.*.cpu_out?, qemu.kvm.cpu_out?'' TEST PWD=/root/systemtap_write/systemtap/testsuite/systemtap.examples/virtualization attempting command stap -l 'qemu.*.*.cpu_in?, qemu.kvm.cpu_in?' && stap -l 'qemu.*.*.cpu_out?, qemu.kvm.cpu_out?' OUT child process exited abnormally RC 1 UNTESTED: ./systemtap.examples/virtualization/qemu_io build RESTORED PWD=/root/systemtap_write/systemtap/testsuite testcase ./systemtap.examples/check.exp completed in 1777 seconds Running ./systemtap.exelib/exelib.exp ... Executing on host: gcc ./systemtap.exelib/uprobes_lib.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -fPIC -shared -lm -o ./libuprobeslibgcc-O3default-debug.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_lib.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -fPIC -shared -lm -o ./libuprobeslibgcc-O3default-debug.so PASS: uprobeslibgcc-O3default-debug compile uprobes_lib.c Executing on host: gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-debug -Wl,-rpath,. -lm -o ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-debug -Wl,-rpath,. -lm -o ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe PASS: uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug compile uprobes_exe.c Executing on host: gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-debug -Wl,-rpath,. -lm -o ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-debug -Wl,-rpath,. -lm -o ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe PASS: uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug compile uprobes_exe.c Executing: objcopy --only-keep-debug ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe.debug Executing: objcopy --strip-debug ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe Executing: objcopy --add-gnu-debuglink=./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe.debug ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe Executing on host: gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-debug -Wl,-rpath,. -fPIE -pie -lm -o ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-debug -Wl,-rpath,. -fPIE -pie -lm -o ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe PASS: uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug compile uprobes_exe.c Executing on host: gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-debug -Wl,-rpath,. -fPIE -pie -lm -o ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-debug -Wl,-rpath,. -fPIE -pie -lm -o ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe PASS: uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug compile uprobes_exe.c Executing: objcopy --only-keep-debug ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe.debug Executing: objcopy --strip-debug ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe Executing: objcopy --add-gnu-debuglink=./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe.debug ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe Executing on host: gcc ./systemtap.exelib/uprobes_lib.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -fPIC -shared -lm -o ./libuprobeslibgcc-O3default-sep-debug.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_lib.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -fPIC -shared -lm -o ./libuprobeslibgcc-O3default-sep-debug.so PASS: uprobeslibgcc-O3default-sep-debug compile uprobes_lib.c Executing: objcopy --only-keep-debug ./libuprobeslibgcc-O3default-sep-debug.so ./libuprobeslibgcc-O3default-sep-debug.so.debug Executing: objcopy --strip-debug ./libuprobeslibgcc-O3default-sep-debug.so Executing: objcopy --add-gnu-debuglink=./libuprobeslibgcc-O3default-sep-debug.so.debug ./libuprobeslibgcc-O3default-sep-debug.so Executing on host: gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-sep-debug -Wl,-rpath,. -lm -o ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-sep-debug -Wl,-rpath,. -lm -o ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe PASS: uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug compile uprobes_exe.c Executing on host: gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-sep-debug -Wl,-rpath,. -lm -o ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-sep-debug -Wl,-rpath,. -lm -o ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe PASS: uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug compile uprobes_exe.c Executing: objcopy --only-keep-debug ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe.debug Executing: objcopy --strip-debug ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe Executing: objcopy --add-gnu-debuglink=./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe.debug ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe Executing on host: gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-sep-debug -Wl,-rpath,. -fPIE -pie -lm -o ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-sep-debug -Wl,-rpath,. -fPIE -pie -lm -o ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe PASS: uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug compile uprobes_exe.c Executing on host: gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-sep-debug -Wl,-rpath,. -fPIE -pie -lm -o ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.exelib/uprobes_exe.c -isystem. -isystem/root/systemtap_write/install/include -g -O3 -L. -luprobeslibgcc-O3default-sep-debug -Wl,-rpath,. -fPIE -pie -lm -o ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe PASS: uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug compile uprobes_exe.c Executing: objcopy --only-keep-debug ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe.debug Executing: objcopy --strip-debug ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe Executing: objcopy --add-gnu-debuglink=./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe.debug ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe sourcing: ./systemtap.exelib/libmarkunamestack.tcl for uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug Running: stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe ./libuprobeslibgcc-O3default-debug.so -c ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe spawn stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe ./libuprobeslibgcc-O3default-debug.so -c ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe main exe: main=main main_func: 3 exe: main_func=main_func print_ubacktrace exe 0 0x400828 : main_func+0x0/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x4006b4 : main+0x24/0x38 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffac0a0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x4006f4 : _start+0x2c/0x48 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] main_count: 3 main_func: 2 exe: main_func=main_func print_usyms exe 1 0x400828 : main_func+0x0/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x4006b4 : main+0x24/0x38 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffac0a0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x4006f4 : _start+0x2c/0x48 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] main_count: 2 main_func: 1 exe: main_func=main_func main_count: 1 lib_main lib: lib_main=lib_main lib_func: 3 lib: lib_func=lib_func print_ubacktrace lib 2 0x3ffac2d0788 : lib_func+0x0/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ffac2d07f8 : lib_main+0x24/0x34 [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x400878 : main_func+0x50/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x4006b4 : main+0x24/0x38 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffac0a0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x4006f4 : _start+0x2c/0x48 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] func_count: 3 lib_func: 2 lib: lib_func=lib_func print_usyms lib 3 0x3ffac2d0788 : lib_func+0x0/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ffac2d07bc : lib_func+0x34/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ffac2d07f8 : lib_main+0x24/0x34 [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x400878 : main_func+0x50/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x4006b4 : main+0x24/0x38 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffac0a0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x4006f4 : _start+0x2c/0x48 [...uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_exe] func_count: 2 lib_func: 1 lib: lib_func=lib_func func_count: 1 Executing: kill -INT -8076 PASS: lib-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: mark-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: uname-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug print PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug main PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug main_func PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug lib_main PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug lib_func sourcing: ./systemtap.exelib/libmarkunamestack.tcl for uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug Running: stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe ./libuprobeslibgcc-O3default-debug.so -c ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe spawn stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe ./libuprobeslibgcc-O3default-debug.so -c ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe main exe: main=main main_func: 3 exe: main_func=main_func print_ubacktrace exe 0 0x400828 : main_func+0x0/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x4006b4 : main+0x24/0x38 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff95ea0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x4006f4 : _start+0x2c/0x48 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] main_count: 3 main_func: 2 exe: main_func=main_func print_usyms exe 1 0x400828 : main_func+0x0/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x4006b4 : main+0x24/0x38 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff95ea0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x4006f4 : _start+0x2c/0x48 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] main_count: 2 main_func: 1 exe: main_func=main_func main_count: 1 lib_main lib: lib_main=lib_main lib_func: 3 lib: lib_func=lib_func print_ubacktrace lib 2 0x3ff960d0788 : lib_func+0x0/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ff960d07f8 : lib_main+0x24/0x34 [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x400878 : main_func+0x50/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x4006b4 : main+0x24/0x38 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff95ea0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x4006f4 : _start+0x2c/0x48 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] func_count: 3 lib_func: 2 lib: lib_func=lib_func print_usyms lib 3 0x3ff960d0788 : lib_func+0x0/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ff960d07bc : lib_func+0x34/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ff960d07f8 : lib_main+0x24/0x34 [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x400878 : main_func+0x50/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x400860 : main_func+0x38/0x64 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x4006b4 : main+0x24/0x38 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff95ea0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x4006f4 : _start+0x2c/0x48 [...besgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_exe] func_count: 2 lib_func: 1 lib: lib_func=lib_func func_count: 1 Executing: kill -INT -8307 PASS: lib-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: mark-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: uname-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug print PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug main PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug main_func PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug lib_main PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug lib_func sourcing: ./systemtap.exelib/libmarkunamestack.tcl for uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug Running: stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe ./libuprobeslibgcc-O3default-debug.so -c ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe spawn stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe ./libuprobeslibgcc-O3default-debug.so -c ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe main exe: main=main main_func: 3 exe: main_func=main_func print_ubacktrace exe 0 0x3ffb31d0a1c : main_func+0x0/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d08b4 : main+0x24/0x38 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb2f20c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ffb31d0900 : _start+0x38/0x3c [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] main_count: 3 main_func: 2 exe: main_func=main_func print_usyms exe 1 0x3ffb31d0a1c : main_func+0x0/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d0a54 : main_func+0x38/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d08b4 : main+0x24/0x38 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb2f20c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ffb31d0900 : _start+0x38/0x3c [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] main_count: 2 main_func: 1 exe: main_func=main_func main_count: 1 lib_main lib: lib_main=lib_main lib_func: 3 lib: lib_func=lib_func print_ubacktrace lib 2 0x3ffb3150788 : lib_func+0x0/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ffb31507f8 : lib_main+0x24/0x34 [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ffb31d0a6c : main_func+0x50/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d0a54 : main_func+0x38/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d0a54 : main_func+0x38/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d08b4 : main+0x24/0x38 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb2f20c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ffb31d0900 : _start+0x38/0x3c [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] func_count: 3 lib_func: 2 lib: lib_func=lib_func print_usyms lib 3 0x3ffb3150788 : lib_func+0x0/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ffb31507bc : lib_func+0x34/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ffb31507f8 : lib_main+0x24/0x34 [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ffb31d0a6c : main_func+0x50/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d0a54 : main_func+0x38/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d0a54 : main_func+0x38/0x64 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb31d08b4 : main+0x24/0x38 [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] 0x3ffb2f20c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ffb31d0900 : _start+0x38/0x3c [...besgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_exe] func_count: 2 lib_func: 1 lib: lib_func=lib_func func_count: 1 Executing: kill -INT -8539 PASS: lib-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: mark-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: uname-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug print PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug main PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug main_func PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug lib_main PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug lib_func sourcing: ./systemtap.exelib/libmarkunamestack.tcl for uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug Running: stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe ./libuprobeslibgcc-O3default-debug.so -c ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe spawn stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe ./libuprobeslibgcc-O3default-debug.so -c ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe main exe: main=main main_func: 3 exe: main_func=main_func print_ubacktrace exe 0 0x3ff82220a1c : main_func+0x0/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff822208b4 : main+0x24/0x38 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff81f70c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ff82220900 : _start+0x38/0x3c [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] main_count: 3 main_func: 2 exe: main_func=main_func print_usyms exe 1 0x3ff82220a1c : main_func+0x0/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff82220a54 : main_func+0x38/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff822208b4 : main+0x24/0x38 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff81f70c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ff82220900 : _start+0x38/0x3c [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] main_count: 2 main_func: 1 exe: main_func=main_func main_count: 1 lib_main lib: lib_main=lib_main lib_func: 3 lib: lib_func=lib_func print_ubacktrace lib 2 0x3ff821a0788 : lib_func+0x0/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ff821a07f8 : lib_main+0x24/0x34 [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ff82220a6c : main_func+0x50/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff82220a54 : main_func+0x38/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff82220a54 : main_func+0x38/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff822208b4 : main+0x24/0x38 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff81f70c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ff82220900 : _start+0x38/0x3c [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] func_count: 3 lib_func: 2 lib: lib_func=lib_func print_usyms lib 3 0x3ff821a0788 : lib_func+0x0/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ff821a07bc : lib_func+0x34/0x4c [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ff821a07f8 : lib_main+0x24/0x34 [...rite/systemtap/testsuite/libuprobeslibgcc-O3default-debug.so] 0x3ff82220a6c : main_func+0x50/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff82220a54 : main_func+0x38/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff82220a54 : main_func+0x38/0x64 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff822208b4 : main+0x24/0x38 [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] 0x3ff81f70c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ff82220900 : _start+0x38/0x3c [...cc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_exe] func_count: 2 lib_func: 1 lib: lib_func=lib_func func_count: 1 Executing: kill -INT -8770 PASS: lib-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: mark-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: uname-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug print PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug main PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug main_func PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug lib_main PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug lib_func sourcing: ./systemtap.exelib/libmarkunamestack.tcl for uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug Running: stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe ./libuprobeslibgcc-O3default-sep-debug.so -c ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe spawn stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe ./libuprobeslibgcc-O3default-sep-debug.so -c ./uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe main exe: main=main main_func: 3 exe: main_func=main_func print_ubacktrace exe 0 0x400838 : main_func+0x0/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x4006c4 : main+0x24/0x38 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff7d800c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x400704 : _start+0x2c/0x48 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] main_count: 3 main_func: 2 exe: main_func=main_func print_usyms exe 1 0x400838 : main_func+0x0/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x4006c4 : main+0x24/0x38 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff7d800c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x400704 : _start+0x2c/0x48 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] main_count: 2 main_func: 1 exe: main_func=main_func main_count: 1 lib_main lib: lib_main=lib_main lib_func: 3 lib: lib_func=lib_func print_ubacktrace lib 2 0x3ff7da30788 : lib_func+0x0/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff7da307f8 : lib_main+0x24/0x34 [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x400888 : main_func+0x50/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x4006c4 : main+0x24/0x38 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff7d800c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x400704 : _start+0x2c/0x48 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] func_count: 3 lib_func: 2 lib: lib_func=lib_func print_usyms lib 3 0x3ff7da30788 : lib_func+0x0/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff7da307bc : lib_func+0x34/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff7da307f8 : lib_main+0x24/0x34 [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x400888 : main_func+0x50/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x4006c4 : main+0x24/0x38 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff7d800c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x400704 : _start+0x2c/0x48 [...besgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_exe] func_count: 2 lib_func: 1 lib: lib_func=lib_func func_count: 1 Executing: kill -INT -9001 PASS: lib-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: mark-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: uname-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug print PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug main PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug main_func PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug lib_main PASS: ustack-uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug lib_func sourcing: ./systemtap.exelib/libmarkunamestack.tcl for uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug Running: stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe ./libuprobeslibgcc-O3default-sep-debug.so -c ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe spawn stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe ./libuprobeslibgcc-O3default-sep-debug.so -c ./uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe main exe: main=main main_func: 3 exe: main_func=main_func print_ubacktrace exe 0 0x400838 : main_func+0x0/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x4006c4 : main+0x24/0x38 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff88850c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x400704 : _start+0x2c/0x48 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] main_count: 3 main_func: 2 exe: main_func=main_func print_usyms exe 1 0x400838 : main_func+0x0/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x4006c4 : main+0x24/0x38 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff88850c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x400704 : _start+0x2c/0x48 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] main_count: 2 main_func: 1 exe: main_func=main_func main_count: 1 lib_main lib: lib_main=lib_main lib_func: 3 lib: lib_func=lib_func print_ubacktrace lib 2 0x3ff88a80788 : lib_func+0x0/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff88a807f8 : lib_main+0x24/0x34 [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x400888 : main_func+0x50/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x4006c4 : main+0x24/0x38 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff88850c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x400704 : _start+0x2c/0x48 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] func_count: 3 lib_func: 2 lib: lib_func=lib_func print_usyms lib 3 0x3ff88a80788 : lib_func+0x0/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff88a807bc : lib_func+0x34/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff88a807f8 : lib_main+0x24/0x34 [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x400888 : main_func+0x50/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x400870 : main_func+0x38/0x64 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x4006c4 : main+0x24/0x38 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff88850c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x400704 : _start+0x2c/0x48 [...cc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] func_count: 2 lib_func: 1 lib: lib_func=lib_func func_count: 1 Executing: kill -INT -9232 PASS: lib-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: mark-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: uname-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug print PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug main PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug main_func PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug lib_main PASS: ustack-uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug lib_func sourcing: ./systemtap.exelib/libmarkunamestack.tcl for uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug Running: stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe ./libuprobeslibgcc-O3default-sep-debug.so -c ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe spawn stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe ./libuprobeslibgcc-O3default-sep-debug.so -c ./uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe main exe: main=main main_func: 3 exe: main_func=main_func print_ubacktrace exe 0 0x3ff83880a2c : main_func+0x0/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff838808c4 : main+0x24/0x38 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff835d0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ff83880910 : _start+0x38/0x3c [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] main_count: 3 main_func: 2 exe: main_func=main_func print_usyms exe 1 0x3ff83880a2c : main_func+0x0/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff83880a64 : main_func+0x38/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff838808c4 : main+0x24/0x38 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff835d0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ff83880910 : _start+0x38/0x3c [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] main_count: 2 main_func: 1 exe: main_func=main_func main_count: 1 lib_main lib: lib_main=lib_main lib_func: 3 lib: lib_func=lib_func print_ubacktrace lib 2 0x3ff83800788 : lib_func+0x0/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff838007f8 : lib_main+0x24/0x34 [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff83880a7c : main_func+0x50/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff83880a64 : main_func+0x38/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff83880a64 : main_func+0x38/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff838808c4 : main+0x24/0x38 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff835d0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ff83880910 : _start+0x38/0x3c [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] func_count: 3 lib_func: 2 lib: lib_func=lib_func print_usyms lib 3 0x3ff83800788 : lib_func+0x0/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff838007bc : lib_func+0x34/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff838007f8 : lib_main+0x24/0x34 [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ff83880a7c : main_func+0x50/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff83880a64 : main_func+0x38/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff83880a64 : main_func+0x38/0x64 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff838808c4 : main+0x24/0x38 [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ff835d0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ff83880910 : _start+0x38/0x3c [...cc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_exe] func_count: 2 lib_func: 1 lib: lib_func=lib_func func_count: 1 Executing: kill -INT -9463 PASS: lib-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: mark-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: uname-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug print PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug main PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug main_func PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug lib_main PASS: ustack-uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug lib_func sourcing: ./systemtap.exelib/libmarkunamestack.tcl for uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug Running: stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe ./libuprobeslibgcc-O3default-sep-debug.so -c ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe spawn stap -w --ldd ./systemtap.exelib/libmarkunamestack.stp ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe ./libuprobeslibgcc-O3default-sep-debug.so -c ./uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe main exe: main=main main_func: 3 exe: main_func=main_func print_ubacktrace exe 0 0x3ffb7d90a2c : main_func+0x0/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d908c4 : main+0x24/0x38 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7ae0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ffb7d90910 : _start+0x38/0x3c [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] main_count: 3 main_func: 2 exe: main_func=main_func print_usyms exe 1 0x3ffb7d90a2c : main_func+0x0/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d90a64 : main_func+0x38/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d908c4 : main+0x24/0x38 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7ae0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ffb7d90910 : _start+0x38/0x3c [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] main_count: 2 main_func: 1 exe: main_func=main_func main_count: 1 lib_main lib: lib_main=lib_main lib_func: 3 lib: lib_func=lib_func print_ubacktrace lib 2 0x3ffb7d10788 : lib_func+0x0/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ffb7d107f8 : lib_main+0x24/0x34 [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ffb7d90a7c : main_func+0x50/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d90a64 : main_func+0x38/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d90a64 : main_func+0x38/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d908c4 : main+0x24/0x38 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7ae0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ffb7d90910 : _start+0x38/0x3c [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] func_count: 3 lib_func: 2 lib: lib_func=lib_func print_usyms lib 3 0x3ffb7d10788 : lib_func+0x0/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ffb7d107bc : lib_func+0x34/0x4c [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ffb7d107f8 : lib_main+0x24/0x34 [.../systemtap/testsuite/libuprobeslibgcc-O3default-sep-debug.so] 0x3ffb7d90a7c : main_func+0x50/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d90a64 : main_func+0x38/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d90a64 : main_func+0x38/0x64 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7d908c4 : main+0x24/0x38 [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] 0x3ffb7ae0c94 : __libc_start_main+0xf0/0x1c8 [/usr/lib64/libc-2.17.so] 0x3ffb7d90910 : _start+0x38/0x3c [...3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_exe] func_count: 2 lib_func: 1 lib: lib_func=lib_func func_count: 1 Executing: kill -INT -9694 PASS: lib-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: mark-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: uname-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug print PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug main PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug main_func PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug lib_main PASS: ustack-uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug lib_func sourcing: ./systemtap.exelib/cleanup.tcl for uprobesgcc-O3default-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug sourcing: ./systemtap.exelib/cleanup.tcl for uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug sourcing: ./systemtap.exelib/cleanup.tcl for uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug sourcing: ./systemtap.exelib/cleanup.tcl for uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-debug_uprobeslibgcc-O3default-debug sourcing: ./systemtap.exelib/cleanup.tcl for uprobesgcc-O3default-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug sourcing: ./systemtap.exelib/cleanup.tcl for uprobesgcc-O3default-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug sourcing: ./systemtap.exelib/cleanup.tcl for uprobesgcc-O3default-pie-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug sourcing: ./systemtap.exelib/cleanup.tcl for uprobesgcc-O3default-pie-sep-debug-uprobeslibgcc-O3default-sep-debug_uprobeslibgcc-O3default-sep-debug testcase ./systemtap.exelib/exelib.exp completed in 73 seconds Running ./systemtap.exelib/pthreadprobes.exp ... UNTESTED: pthreadprobes testcase ./systemtap.exelib/pthreadprobes.exp completed in 1 seconds Running ./systemtap.maps/absentstats.exp ... spawn stap -DMAXERRORS=20 ./systemtap.maps/absentstats.stp ERROR: empty aggregate near operator '@max' at ./systemtap.maps/absentstats.stp:11:21 ERROR: empty aggregate near operator '@min' at ./systemtap.maps/absentstats.stp:12:21 ERROR: empty aggregate near operator '@avg' at ./systemtap.maps/absentstats.stp:13:21 ERROR: empty aggregate near identifier 'print' at ./systemtap.maps/absentstats.stp:14:15 ERROR: empty aggregate near operator '@hist_log' at ./systemtap.maps/absentstats.stp:15:17 ERROR: empty aggregate near operator '@max' at ./systemtap.maps/absentstats.stp:21:21 ERROR: empty aggregate near operator '@min' at ./systemtap.maps/absentstats.stp:22:21 ERROR: empty aggregate near operator '@avg' at ./systemtap.maps/absentstats.stp:23:21 ERROR: empty aggregate near identifier 'print' at ./systemtap.maps/absentstats.stp:24:15 ERROR: empty aggregate near operator '@hist_log' at ./systemtap.maps/absentstats.stp:25:17 0 0 0 0 WARNING: Number of errors: 10, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: absentstats spawn stap -DMAXERRORS=20 ./systemtap.maps/absentstats.stp --compatible=1.4 ERROR: empty aggregate near operator '@sum' at ./systemtap.maps/absentstats.stp:10:23 ERROR: empty aggregate near operator '@max' at ./systemtap.maps/absentstats.stp:11:21 ERROR: empty aggregate near operator '@min' at ./systemtap.maps/absentstats.stp:12:21 ERROR: empty aggregate near operator '@avg' at ./systemtap.maps/absentstats.stp:13:21 ERROR: empty aggregate near identifier 'print' at ./systemtap.maps/absentstats.stp:14:15 ERROR: empty aggregate near operator '@hist_log' at ./systemtap.maps/absentstats.stp:15:17 ERROR: empty aggregate near operator '@sum' at ./systemtap.maps/absentstats.stp:20:23 ERROR: empty aggregate near operator '@max' at ./systemtap.maps/absentstats.stp:21:21 ERROR: empty aggregate near operator '@min' at ./systemtap.maps/absentstats.stp:22:21 ERROR: empty aggregate near operator '@avg' at ./systemtap.maps/absentstats.stp:23:21 ERROR: empty aggregate near identifier 'print' at ./systemtap.maps/absentstats.stp:24:15 ERROR: empty aggregate near operator '@hist_log' at ./systemtap.maps/absentstats.stp:25:17 0 0 WARNING: Number of errors: 12, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: absentstats 1.4 testcase ./systemtap.maps/absentstats.exp completed in 10 seconds Running ./systemtap.maps/elision.exp ... executing: stap -DHIST_ELISION=-1 ./systemtap.maps/elision.stp PASS: elision-1 executing: stap -DHIST_ELISION=0 ./systemtap.maps/elision.stp PASS: elision0 executing: stap -DHIST_ELISION=1 ./systemtap.maps/elision.stp PASS: elision1 executing: stap -DHIST_ELISION=2 ./systemtap.maps/elision.stp PASS: elision2 executing: stap -DHIST_ELISION=3 ./systemtap.maps/elision.stp PASS: elision3 testcase ./systemtap.maps/elision.exp completed in 23 seconds Running ./systemtap.maps/exists.exp ... executing: stap ./systemtap.maps/exists.stp PASS: ./systemtap.maps/exists.stp testcase ./systemtap.maps/exists.exp completed in 5 seconds Running ./systemtap.maps/foreach_fail.exp ... spawn stap ./systemtap.maps/foreach_fail.stp semantic error: variable 'foo' modified during 'foreach' iteration: identifier 'foo' at ./systemtap.maps/foreach_fail.stp:13:4 source: foo[i]++ ^ Pass 2: analysis failed. [man error::pass2] PASS: foreach_fail correctly failed to compile testcase ./systemtap.maps/foreach_fail.exp completed in 0 seconds Running ./systemtap.maps/foreach_foreach.exp ... executing: stap ./systemtap.maps/foreach_foreach.stp PASS: ./systemtap.maps/foreach_foreach.stp testcase ./systemtap.maps/foreach_foreach.exp completed in 5 seconds Running ./systemtap.maps/foreach_limit.exp ... executing: stap ./systemtap.maps/foreach_limit.stp PASS: ./systemtap.maps/foreach_limit.stp testcase ./systemtap.maps/foreach_limit.exp completed in 5 seconds Running ./systemtap.maps/foreach_limit2.exp ... executing: stap ./systemtap.maps/foreach_limit2.stp PASS: ./systemtap.maps/foreach_limit2.stp testcase ./systemtap.maps/foreach_limit2.exp completed in 6 seconds Running ./systemtap.maps/hist_in_string.exp ... executing: stap ./systemtap.maps/hist_in_string.stp PASS: ./systemtap.maps/hist_in_string.stp testcase ./systemtap.maps/hist_in_string.exp completed in 4 seconds Running ./systemtap.maps/ii.exp ... executing: stap ./systemtap.maps/ii.stp PASS: ./systemtap.maps/ii.stp testcase ./systemtap.maps/ii.exp completed in 5 seconds Running ./systemtap.maps/iiiiii.exp ... executing: stap ./systemtap.maps/iiiiii.stp PASS: ./systemtap.maps/iiiiii.stp testcase ./systemtap.maps/iiiiii.exp completed in 5 seconds Running ./systemtap.maps/is.exp ... executing: stap ./systemtap.maps/is.stp PASS: ./systemtap.maps/is.stp testcase ./systemtap.maps/is.exp completed in 4 seconds Running ./systemtap.maps/ix.exp ... executing: stap ./systemtap.maps/ix.stp PASS: ./systemtap.maps/ix.stp testcase ./systemtap.maps/ix.exp completed in 5 seconds Running ./systemtap.maps/ix_clear.exp ... spawn stap ./systemtap.maps/ix_clear.stp foo[1] = 1 1 ERROR: empty aggregate near operator '@min' at ./systemtap.maps/ix_clear.stp:14:45 WARNING: Number of errors: 1, skipped probes: 0 PASS: ix_clear passed testcase ./systemtap.maps/ix_clear.exp completed in 6 seconds Running ./systemtap.maps/ix_clear2.exp ... spawn stap ./systemtap.maps/ix_clear2.stp foo[1] = 1 1 ERROR: empty aggregate near operator '@min' at ./systemtap.maps/ix_clear2.stp:14:45 WARNING: Number of errors: 1, skipped probes: 0 PASS: ix_clear2 passed testcase ./systemtap.maps/ix_clear2.exp completed in 5 seconds Running ./systemtap.maps/ix_clear3.exp ... spawn stap ./systemtap.maps/ix_clear3.stp ERROR: empty aggregate near operator '@min' at ./systemtap.maps/ix_clear3.stp:7:45 PASS: ix_clear3 passed testcase ./systemtap.maps/ix_clear3.exp completed in 5 seconds Running ./systemtap.maps/ix_hist.exp ... executing: stap ./systemtap.maps/ix_hist.stp -DMAXACTION=10000 PASS: ./systemtap.maps/ix_hist.stp -DMAXACTION=10000 testcase ./systemtap.maps/ix_hist.exp completed in 5 seconds Running ./systemtap.maps/linear.exp ... executing: stap ./systemtap.maps/linear.stp PASS: ./systemtap.maps/linear.stp testcase ./systemtap.maps/linear.exp completed in 4 seconds Running ./systemtap.maps/linear_0.exp ... spawn stap -DMAXACTION=10000 ./systemtap.maps/linear_0.stp WARNING: histogram: interval cannot be zero. ERROR: global variable 'agg' allocation failed WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: linear_0 testcase ./systemtap.maps/linear_0.exp completed in 4 seconds Running ./systemtap.maps/linear_bad.exp ... spawn stap -DMAXACTION=10000 ./systemtap.maps/linear_bad.stp WARNING: histogram: Number of buckets must be between 1 and 126 Number_of_buckets = (stop - start) / interval. Please adjust your start, stop, and interval values. ERROR: global variable 'agg' allocation failed WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: linear_bad testcase ./systemtap.maps/linear_bad.exp completed in 5 seconds Running ./systemtap.maps/linear_empty.exp ... executing: stap ./systemtap.maps/linear_empty.stp -w PASS: ./systemtap.maps/linear_empty.stp -w testcase ./systemtap.maps/linear_empty.exp completed in 4 seconds Running ./systemtap.maps/linear_large.exp ... executing: stap ./systemtap.maps/linear_large.stp PASS: ./systemtap.maps/linear_large.stp testcase ./systemtap.maps/linear_large.exp completed in 5 seconds Running ./systemtap.maps/linear_large_neg.exp ... executing: stap ./systemtap.maps/linear_large_neg.stp PASS: ./systemtap.maps/linear_large_neg.stp testcase ./systemtap.maps/linear_large_neg.exp completed in 4 seconds Running ./systemtap.maps/linear_nearlyempty.exp ... executing: stap ./systemtap.maps/linear_nearlyempty.stp PASS: ./systemtap.maps/linear_nearlyempty.stp testcase ./systemtap.maps/linear_nearlyempty.exp completed in 5 seconds Running ./systemtap.maps/linear_neg.exp ... spawn stap -DMAXACTION=10000 ./systemtap.maps/linear_neg.stp WARNING: histogram: Number of buckets must be between 1 and 126 Number_of_buckets = (stop - start) / interval. Please adjust your start, stop, and interval values. ERROR: global variable 'agg' allocation failed WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: linear_neg testcase ./systemtap.maps/linear_neg.exp completed in 4 seconds Running ./systemtap.maps/linear_over.exp ... executing: stap ./systemtap.maps/linear_over.stp -DMAXACTION=10000 PASS: ./systemtap.maps/linear_over.stp -DMAXACTION=10000 testcase ./systemtap.maps/linear_over.exp completed in 5 seconds Running ./systemtap.maps/linear_overunder.exp ... executing: stap ./systemtap.maps/linear_overunder.stp PASS: ./systemtap.maps/linear_overunder.stp testcase ./systemtap.maps/linear_overunder.exp completed in 4 seconds Running ./systemtap.maps/linear_under.exp ... executing: stap ./systemtap.maps/linear_under.stp -DMAXACTION=10000 PASS: ./systemtap.maps/linear_under.stp -DMAXACTION=10000 testcase ./systemtap.maps/linear_under.exp completed in 5 seconds Running ./systemtap.maps/log.exp ... executing: stap ./systemtap.maps/log.stp PASS: ./systemtap.maps/log.stp testcase ./systemtap.maps/log.exp completed in 4 seconds Running ./systemtap.maps/log_edge.exp ... executing: stap ./systemtap.maps/log_edge.stp PASS: ./systemtap.maps/log_edge.stp testcase ./systemtap.maps/log_edge.exp completed in 5 seconds Running ./systemtap.maps/map_hash.exp ... executing: stap ./systemtap.maps/map_hash_II.stp PASS: ./systemtap.maps/map_hash_II.stp executing: stap ./systemtap.maps/map_hash_SI.stp PASS: ./systemtap.maps/map_hash_SI.stp executing: stap ./systemtap.maps/map_hash_SSI.stp PASS: ./systemtap.maps/map_hash_SSI.stp executing: stap ./systemtap.maps/map_hash_stat_II.stp PASS: ./systemtap.maps/map_hash_stat_II.stp executing: stap ./systemtap.maps/map_hash_stat_SI.stp PASS: ./systemtap.maps/map_hash_stat_SI.stp executing: stap ./systemtap.maps/map_hash_stat_SSI.stp PASS: ./systemtap.maps/map_hash_stat_SSI.stp testcase ./systemtap.maps/map_hash.exp completed in 76 seconds Running ./systemtap.maps/map_hash_interprocess.exp ... executing: stap ./systemtap.maps/map_hash_interprocess.stp -c true PASS: map_hash_interprocess testcase ./systemtap.maps/map_hash_interprocess.exp completed in 6 seconds Running ./systemtap.maps/map_wrap.exp ... executing: stap ./systemtap.maps/map_wrap1.stp PASS: ./systemtap.maps/map_wrap1.stp executing: stap ./systemtap.maps/map_wrap2.stp PASS: ./systemtap.maps/map_wrap2.stp testcase ./systemtap.maps/map_wrap.exp completed in 9 seconds Running ./systemtap.maps/pmap_agg_overflow.exp ... spawn stap -DMAXERRORS=1 -g ./systemtap.maps/pmap_agg_overflow.stp ERROR: aggregation overflow in global(s_stat) near keyword at ./systemtap.maps/pmap_agg_overflow.stp:28:5 ERROR: aggregation overflow in global(s_stat) near keyword at ./systemtap.maps/pmap_agg_overflow.stp:34:5 WARNING: Number of errors: 2, skipped probes: 0 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: pmap_agg_overflow testcase ./systemtap.maps/pmap_agg_overflow.exp completed in 18 seconds Running ./systemtap.maps/si.exp ... executing: stap ./systemtap.maps/si.stp PASS: ./systemtap.maps/si.stp testcase ./systemtap.maps/si.exp completed in 5 seconds Running ./systemtap.maps/ss.exp ... executing: stap ./systemtap.maps/ss.stp PASS: ./systemtap.maps/ss.stp testcase ./systemtap.maps/ss.exp completed in 5 seconds Running ./systemtap.onthefly/affection.exp ... running: stap -p3 -vvv -e global enabled = 0 // NB: we try not just 0/1 but other integral values too probe timer.s(5) { enabled = enabled ? 0 : 100; } expected affection: received affection: expected locking: 0 {enabled[rw]} received locking: 0 {enabled[rw]} PASS: affection - none running: stap -p3 -vvv -e global enabled = 0 probe timer.s(1) if (enabled != 0) { next } probe timer.s(5) { enabled = !enabled } expected affection: 1 0 received affection: 1 0 expected locking: 0 {enabled[r]} 1 {enabled[rw]} received locking: 0 {enabled[r]} 1 {enabled[rw]} PASS: affection - simple1 running: stap -p3 -vvv -e global enabled = 0 probe timer.s(5) { enabled = enabled ? 0 : -9999 } probe timer.s(1) if (enabled & 0xFFFF) { next } expected affection: 0 1 received affection: 0 1 expected locking: 0 {enabled[rw]} 1 {enabled[r]} received locking: 0 {enabled[rw]} 1 {enabled[r]} PASS: affection - simple2 running: stap -p3 -vvv -e global enabled = 0 probe timer.s(1) if (enabled) { enabled = !enabled } expected affection: 0 0 received affection: 0 0 expected locking: 0 {enabled[rw]} received locking: 0 {enabled[rw]} PASS: affection - self1 running: stap -p3 -vvv -e global enabled = 0 probe timer.s(5) { enabled = !enabled } probe timer.s(1) if (enabled * 1 != 0) { enabled = !enabled } expected affection: 0 1 1 1 received affection: 0 1 1 1 expected locking: 0 {enabled[rw]} 1 {enabled[rw]} received locking: 0 {enabled[rw]} 1 {enabled[rw]} PASS: affection - self2 running: stap -p3 -vvv -e global var1 = 0 global var2 = 1 global var3 probe timer.s(1) if (var1 && (var2 || var3)) { next } probe timer.s(5) { var1 = !var1 var2 = 0xFFFF // not just boolean range! var3 = var1 && var2 } expected affection: 1 0 received affection: 1 0 expected locking: 0 {var1[r] var2[r] var3[r]} 1 {var1[rw] var2[rw] var3[rw]} received locking: 0 {var1[r] var2[r] var3[r]} 1 {var1[rw] var2[rw] var3[rw]} PASS: affection - many_vars_1 running: stap -p3 -vvv -e global var1 = 0 global var2 = -1 global var3 probe timer.s(5) { var1 = !var1 } probe timer.s(7) { var2 = ~var2 } probe timer.s(11) { var3 = 1-var3 } probe timer.s(1) if (var1 && (var2 || var3)) { next } expected affection: 0 3 1 3 2 3 received affection: 0 3 1 3 2 3 expected locking: 0 {var1[rw] var2[r] var3[r]} 1 {var1[r] var2[rw] var3[r]} 2 {var1[r] var2[r] var3[rw]} 3 {var1[r] var2[r] var3[r]} received locking: 0 {var1[rw] var2[r] var3[r]} 1 {var1[r] var2[rw] var3[r]} 2 {var1[r] var2[r] var3[rw]} 3 {var1[r] var2[r] var3[r]} PASS: affection - many_vars_2 running: stap -p3 -vvv -e global var1 = 29 global var2 = -0x123 probe timer.s(1) if (var1 || var2) { next } probe timer.s(2) { var1-- } probe timer.s(3) { var2-- } expected affection: 1 0 2 0 received affection: 1 0 2 0 expected locking: 0 {var1[r] var2[r]} 1 {var1[rw] var2[r]} 2 {var1[r] var2[rw]} received locking: 0 {var1[r] var2[r]} 1 {var1[rw] var2[r]} 2 {var1[r] var2[rw]} PASS: affection - many_vars_3 running: stap -p3 -vvv -e global var1 = 0 probe timer.s(5) if (var1) { next } probe timer.s(7) if (!var1) { next } probe timer.s(11) { var1 = !var1 } expected affection: 2 0 2 1 received affection: 2 0 2 1 expected locking: 0 {var1[r]} 1 {var1[r]} 2 {var1[rw]} received locking: 0 {var1[r]} 1 {var1[r]} 2 {var1[rw]} PASS: affection - many_probes_1 running: stap -p3 -vvv -e global var1 = 0 global var2 = 1 global var3 probe timer.s(5) if (var1 || var2) { var1 = !var1 } probe timer.s(7) if (var3) { var2 = !var2 } probe timer.s(11) { var3 = !var3 } probe timer.s(1) if (var1 && (var2 || var3)) { next } expected affection: 0 0 0 3 1 0 1 3 2 1 2 3 received affection: 0 0 0 3 1 0 1 3 2 1 2 3 expected locking: 0 {var1[rw] var2[r] var3[r]} 1 {var1[r] var2[rw] var3[r]} 2 {var1[r] var2[r] var3[rw]} 3 {var1[r] var2[r] var3[r]} received locking: 0 {var1[rw] var2[r] var3[r]} 1 {var1[r] var2[rw] var3[r]} 2 {var1[r] var2[r] var3[rw]} 3 {var1[r] var2[r] var3[r]} PASS: affection - many_probes_2 running: stap -p3 -vvv -e global enabled = 0 probe timer.s(1) if (enabled) { next } function toggler() { enabled = !enabled } probe timer.s(5) { toggler() } expected affection: 1 0 received affection: 1 0 expected locking: 0 {enabled[r]} 1 {enabled[rw]} received locking: 0 {enabled[r]} 1 {enabled[rw]} PASS: affection - functions_1 running: stap -p3 -vvv -e global enabled = 0 probe timer.s(1) if (enabled) { next } function realtoggler() { enabled = !enabled } function faketoggler() { realtoggler() } probe timer.s(5) { faketoggler() } expected affection: 1 0 received affection: 1 0 expected locking: 0 {enabled[r]} 1 {enabled[rw]} received locking: 0 {enabled[r]} 1 {enabled[rw]} PASS: affection - functions_2 running: stap -p3 -vvv -e global var1 = 0 global var2 = 1 function toggler1() { var2 = !var2 } probe timer.s(1) if (var1) { toggler1() } function toggler2() { var1 = !var1 } probe timer.s(2) if (!var2 || var1) { toggler2() } probe timer.s(5) { toggler1() toggler2() } expected affection: 0 1 1 0 1 1 2 0 2 1 received affection: 0 1 1 0 1 1 2 0 2 1 expected locking: 0 {var1[r] var2[rw]} 1 {var1[rw] var2[r]} 2 {var1[rw] var2[rw]} received locking: 0 {var1[r] var2[rw]} 1 {var1[rw] var2[r]} 2 {var1[rw] var2[rw]} PASS: affection - functions_3 testcase ./systemtap.onthefly/affection.exp completed in 8 seconds Running ./systemtap.onthefly/hrtimer_onthefly.exp ... UNTESTED: hrtimer_onthefly - dyninst_start_enabled (no dyninst) UNTESTED: hrtimer_onthefly - dyninst_start_disabled (no dyninst) PASS: hrtimer_onthefly - otf_finish_at_start_disabled (valid output) PASS: hrtimer_onthefly - otf_finish_at_start_enabled (valid output) PASS: hrtimer_onthefly - otf_start_disabled_iter_1 (valid output) PASS: hrtimer_onthefly - otf_start_enabled_iter_1 (valid output) PASS: hrtimer_onthefly - otf_start_disabled_iter_2 (valid output) PASS: hrtimer_onthefly - otf_start_enabled_iter_2 (valid output) PASS: hrtimer_onthefly - otf_start_disabled_iter_3 (valid output) PASS: hrtimer_onthefly - otf_start_enabled_iter_3 (valid output) PASS: hrtimer_onthefly - otf_start_disabled_iter_4 (valid output) PASS: hrtimer_onthefly - otf_start_enabled_iter_4 (valid output) PASS: hrtimer_onthefly - otf_start_disabled_iter_5 (valid output) PASS: hrtimer_onthefly - otf_start_enabled_iter_5 (valid output) PASS: hrtimer_onthefly - otf_timer_10ms (valid output) PASS: hrtimer_onthefly - otf_timer_5ms (valid output) Executing: kill -INT 22997 Executing: kill -KILL 22997 kill: kill: sending signal to 22997 failed: No such process PASS: hrtimer_onthefly - otf_stress_2ms_iter_50 (survived) Executing: kill -INT 29328 Executing: kill -KILL 29328 kill: kill: sending signal to 29328 failed: No such process PASS: hrtimer_onthefly - otf_stress_1ms_iter_50 (survived) Executing: kill -INT 2839 Executing: kill -KILL 2839 PASS: hrtimer_onthefly - otf_stress_500us_iter_50 (survived) Executing: kill -INT 9848 Executing: kill -KILL 9848 kill: kill: sending signal to 9848 failed: No such process PASS: hrtimer_onthefly - otf_stress_100us_iter_50 (survived) Executing: kill -INT 15532 Executing: kill -KILL 15532 PASS: hrtimer_onthefly - otf_stress_prof_iter_2000 (survived) Executing: kill -INT 22874 Executing: kill -KILL 22874 kill: kill: sending signal to 22874 failed: No such process PASS: hrtimer_onthefly - otf_stress_hard_iter_2000 (survived) Executing: kill -INT 6652 Executing: kill -KILL 6652 PASS: hrtimer_onthefly - otf_stress_max_iter_5000 (survived) testcase ./systemtap.onthefly/hrtimer_onthefly.exp completed in 213 seconds Running ./systemtap.onthefly/kprobes_onthefly.exp ... Executing: kill -INT 28283 Executing: kill -KILL 28283 kill: kill: sending signal to 28283 failed: No such process PASS: kprobes_onthefly - otf_finish_at_start_disabled (valid output) Executing: kill -INT 7481 Executing: kill -KILL 7481 PASS: kprobes_onthefly - otf_finish_at_start_enabled (valid output) Executing: kill -INT 20130 Executing: kill -KILL 20130 PASS: kprobes_onthefly - otf_start_disabled_iter_1 (valid output) Executing: kill -INT 1064 Executing: kill -KILL 1064 PASS: kprobes_onthefly - otf_start_enabled_iter_1 (valid output) Executing: kill -INT 14342 Executing: kill -KILL 14342 PASS: kprobes_onthefly - otf_start_disabled_iter_2 (valid output) Executing: kill -INT 28230 Executing: kill -KILL 28230 PASS: kprobes_onthefly - otf_start_enabled_iter_2 (valid output) Executing: kill -INT 9653 Executing: kill -KILL 9653 kill: kill: sending signal to 9653 failed: No such process PASS: kprobes_onthefly - otf_start_disabled_iter_3 (valid output) Executing: kill -INT 22827 Executing: kill -KILL 22827 kill: kill: sending signal to 22827 failed: No such process PASS: kprobes_onthefly - otf_start_enabled_iter_3 (valid output) Executing: kill -INT 3563 Executing: kill -KILL 3563 PASS: kprobes_onthefly - otf_start_disabled_iter_4 (valid output) Executing: kill -INT 18498 Executing: kill -KILL 18498 kill: kill: sending signal to 18498 failed: No such process PASS: kprobes_onthefly - otf_start_enabled_iter_4 (valid output) Executing: kill -INT 32392 Executing: kill -KILL 32392 PASS: kprobes_onthefly - otf_start_disabled_iter_5 (valid output) Executing: kill -INT 15703 Executing: kill -KILL 15703 PASS: kprobes_onthefly - otf_start_enabled_iter_5 (valid output) Executing: kill -INT 31294 Executing: kill -KILL 31294 PASS: kprobes_onthefly - otf_timer_100ms (valid output) Executing: kill -INT 11663 Executing: kill -KILL 11663 PASS: kprobes_onthefly - otf_timer_50ms (valid output) Executing: kill -INT 24090 Executing: kill -KILL 24090 kill: kill: sending signal to 24090 failed: No such process PASS: kprobes_onthefly - otf_timer_10ms (valid output) Executing: kill -INT 2747 Executing: kill -KILL 2747 PASS: kprobes_onthefly - otf_stress_5ms_iter_50 (survived) Executing: kill -INT 15044 Executing: kill -KILL 15044 PASS: kprobes_onthefly - otf_stress_1ms_iter_50 (survived) Executing: kill -INT 27122 Executing: kill -KILL 27122 PASS: kprobes_onthefly - otf_stress_500us_iter_50 (survived) Executing: kill -INT 6890 Executing: kill -KILL 6890 PASS: kprobes_onthefly - otf_stress_100us_iter_50 (survived) Executing: kill -INT 18801 Executing: kill -KILL 18801 PASS: kprobes_onthefly - otf_stress_prof_iter_2000 (survived) Executing: kill -INT 32045 Executing: kill -KILL 32045 PASS: kprobes_onthefly - otf_stress_hard_iter_2000 (survived) Executing: kill -INT 16197 Executing: kill -KILL 16197 PASS: kprobes_onthefly - otf_stress_max_iter_5000 (survived) testcase ./systemtap.onthefly/kprobes_onthefly.exp completed in 326 seconds Running ./systemtap.onthefly/uprobes_onthefly.exp ... PASS: uprobes_onthefly (compilation) Executing: kill -INT 461 PASS: uprobes_onthefly - otf_finish_at_start_disabled (valid output) Executing: kill -INT 723 PASS: uprobes_onthefly - otf_finish_at_start_enabled (valid output) Executing: kill -INT 952 PASS: uprobes_onthefly - otf_start_disabled_iter_1 (valid output) Executing: kill -INT 1191 PASS: uprobes_onthefly - otf_start_enabled_iter_1 (valid output) Executing: kill -INT 1428 PASS: uprobes_onthefly - otf_start_disabled_iter_2 (valid output) Executing: kill -INT 1664 PASS: uprobes_onthefly - otf_start_enabled_iter_2 (valid output) Executing: kill -INT 1894 PASS: uprobes_onthefly - otf_start_disabled_iter_3 (valid output) Executing: kill -INT 2117 PASS: uprobes_onthefly - otf_start_enabled_iter_3 (valid output) Executing: kill -INT 2339 PASS: uprobes_onthefly - otf_start_disabled_iter_4 (valid output) Executing: kill -INT 2562 PASS: uprobes_onthefly - otf_start_enabled_iter_4 (valid output) Executing: kill -INT 2785 PASS: uprobes_onthefly - otf_start_disabled_iter_5 (valid output) Executing: kill -INT 3008 PASS: uprobes_onthefly - otf_start_enabled_iter_5 (valid output) Executing: kill -INT 3231 PASS: uprobes_onthefly - otf_timer_100ms (valid output) Executing: kill -INT 3453 PASS: uprobes_onthefly - otf_timer_50ms (valid output) Executing: kill -INT 3675 PASS: uprobes_onthefly - otf_stress_10ms_iter_50 (survived) Executing: kill -INT 3897 PASS: uprobes_onthefly - otf_stress_5ms_iter_50 (survived) Executing: kill -INT 4120 PASS: uprobes_onthefly - otf_stress_1ms_iter_50 (survived) Executing: kill -INT 4345 PASS: uprobes_onthefly - otf_stress_500us_iter_50 (survived) Executing: kill -INT 4570 PASS: uprobes_onthefly - otf_stress_100us_iter_50 (survived) Executing: kill -INT 4792 PASS: uprobes_onthefly - otf_stress_prof_iter_2000 (survived) Executing: kill -INT 5015 PASS: uprobes_onthefly - otf_stress_hard_iter_2000 (survived) Executing: kill -INT 5871 PASS: uprobes_onthefly - otf_stress_max_iter_5000 (survived) testcase ./systemtap.onthefly/uprobes_onthefly.exp completed in 252 seconds Running ./systemtap.pass1-4/buildko.exp ... Running ./buildko/one.stp starting ./buildko/one.stp spawn2 ./buildko/one.stp spawn ./buildko/one.stp /tmp/stapZtGyYd/stap_cea29bad71bcdc94616e2d27bdb46f7a_1836_src.c: In function 'function_get_release': /tmp/stapZtGyYd/stap_cea29bad71bcdc94616e2d27bdb46f7a_1836_src.c:179:15: error: assignment makes pointer from integer without a cast [-Werror] STAP_RETVALUE = 5; ^ cc1: all warnings being treated as errors make[4]: *** [/tmp/stapZtGyYd/stap_cea29bad71bcdc94616e2d27bdb46f7a_1836_src.o] Error 1 make[3]: *** [_module_/tmp/stapZtGyYd] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compilation failed. [man error::pass4] wait results: 6731 exp76 0 1 XFAIL: buildko/one.stp Running ./buildko/three.stp starting ./buildko/three.stp spawn1 stap -gp4 ./buildko/three.stp spawn stap -gp4 ./buildko/three.stp /tmp/stapBnWyzN/stap_91f79a49a8ec278b73682eb29d1a83b7_1573_src.c: In function 'probe_2654': /tmp/stapBnWyzN/stap_91f79a49a8ec278b73682eb29d1a83b7_1573_src.c:165:39: error: 'SYNTAX' undeclared (first use in this function) (void) (((int64_t) ( /* not pure */ SYNTAX ERROR ))); ^ /tmp/stapBnWyzN/stap_91f79a49a8ec278b73682eb29d1a83b7_1573_src.c:165:39: note: each undeclared identifier is reported only once for each function it appears in /tmp/stapBnWyzN/stap_91f79a49a8ec278b73682eb29d1a83b7_1573_src.c:165:46: error: expected ')' before 'ERROR' (void) (((int64_t) ( /* not pure */ SYNTAX ERROR ))); ^ make[4]: *** [/tmp/stapBnWyzN/stap_91f79a49a8ec278b73682eb29d1a83b7_1573_src.o] Error 1 make[3]: *** [_module_/tmp/stapBnWyzN] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compilation failed. [man error::pass4] wait results: 6901 exp76 0 1 XFAIL: buildko/three.stp Running ./buildko/two.stp starting ./buildko/two.stp spawn1 stap -p4 ./buildko/two.stp spawn stap -p4 ./buildko/two.stp In file included from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:287:0: /root/systemtap_write/install/share/systemtap/runtime/map-gen.c:260:2: error: #error "excessive key arity == too many array indexes" #error "excessive key arity == too many array indexes" ^ In file included from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:312:0: /root/systemtap_write/install/share/systemtap/runtime/map-gen.c:260:2: error: #error "excessive key arity == too many array indexes" #error "excessive key arity == too many array indexes" ^ In file included from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:336:0: /root/systemtap_write/install/share/systemtap/runtime/map-gen.c:260:2: error: #error "excessive key arity == too many array indexes" #error "excessive key arity == too many array indexes" ^ In file included from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:361:0: /root/systemtap_write/install/share/systemtap/runtime/map-gen.c:260:2: error: #error "excessive key arity == too many array indexes" #error "excessive key arity == too many array indexes" ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c: In function 'probe_2654': /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1133:7: error: implicit declaration of function '_stp_map_set_isisisisiss' [-Werror=implicit-function-declaration] { int rc = _stp_map_set_isisisisiss (global(s_a10), ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", (l->__tmp11[0] ? l->__tmp11 : NULL)); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1141:7: error: implicit declaration of function '_stp_map_set_sisisisisii' [-Werror=implicit-function-declaration] { int rc = _stp_map_set_sisisisisii (global(s_b10), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), l->__tmp24); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1148:7: error: implicit declaration of function '_stp_pmap_add_isisisisisx' [-Werror=implicit-function-declaration] { int rc = _stp_pmap_add_isisisisisx (global(s_c10), ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL)); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1155:7: error: implicit declaration of function '_stp_pmap_add_sisisisisix' [-Werror=implicit-function-declaration] { int rc = _stp_pmap_add_sisisisisix (global(s_d10), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), ((int64_t)0LL)); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c: In function 'probe_2657': /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1203:5: error: implicit declaration of function '_stp_map_sort_isisisisiss' [-Werror=implicit-function-declaration] _stp_map_sort_isisisisiss (global(s_a10), 0, 1); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1214:7: error: implicit declaration of function '_stp_map_key_get_int64_isisisisiss' [-Werror=implicit-function-declaration] l->l___idx0 = _stp_map_key_get_int64_isisisisiss (l->__tmp0, 1); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1215:7: error: implicit declaration of function '_stp_map_key_get_str_isisisisiss' [-Werror=implicit-function-declaration] strlcpy (l->l___idx1, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 2) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1215:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx1, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 2) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1217:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx3, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 4) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1219:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx5, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 6) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1221:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx7, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 8) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1223:80: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx9, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 10) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1224:7: error: implicit declaration of function '_stp_map_get_str_isisisisiss' [-Werror=implicit-function-declaration] strlcpy (l->l___val, (_stp_map_get_str_isisisisiss (l->__tmp0) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1224:71: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___val, (_stp_map_get_str_isisisisiss (l->__tmp0) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c: In function 'probe_2659': /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1292:5: error: implicit declaration of function '_stp_map_sort_sisisisisii' [-Werror=implicit-function-declaration] _stp_map_sort_sisisisisii (global(s_b10), 0, 1); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1303:7: error: implicit declaration of function '_stp_map_key_get_str_sisisisisii' [-Werror=implicit-function-declaration] strlcpy (l->l___idx0, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 1) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1303:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx0, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 1) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1304:7: error: implicit declaration of function '_stp_map_key_get_int64_sisisisisii' [-Werror=implicit-function-declaration] l->l___idx1 = _stp_map_key_get_int64_sisisisisii (l->__tmp0, 2); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1305:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx2, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 3) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1307:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx4, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 5) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1309:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx6, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 7) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1311:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx8, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 9) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1313:7: error: implicit declaration of function '_stp_map_get_int64_sisisisisii' [-Werror=implicit-function-declaration] l->l___val = _stp_map_get_int64_sisisisisii (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c: In function 'probe_2661': /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1380:5: error: implicit declaration of function '_stp_pmap_agg_isisisisisx' [-Werror=implicit-function-declaration] if (unlikely(NULL == _stp_pmap_agg_isisisisisx (global(s_c10)))) { ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from ./include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/linux/thread_info.h:10, from include/asm-generic/current.h:4, from arch/arm64/include/generated/asm/current.h:1, from include/linux/mutex.h:13, from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:25: /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1380:23: error: comparison between pointer and integer [-Werror] if (unlikely(NULL == _stp_pmap_agg_isisisisisx (global(s_c10)))) { ^ include/linux/compiler.h:160:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1386:7: error: implicit declaration of function '_stp_map_sort_isisisisisx' [-Werror=implicit-function-declaration] _stp_map_sort_isisisisisx (_stp_pmap_get_agg(global(s_c10)), SORT_COUNT, 1); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1397:7: error: implicit declaration of function '_stp_map_key_get_int64_isisisisisx' [-Werror=implicit-function-declaration] l->l___idx0 = _stp_map_key_get_int64_isisisisisx (l->__tmp0, 1); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1398:7: error: implicit declaration of function '_stp_map_key_get_str_isisisisisx' [-Werror=implicit-function-declaration] strlcpy (l->l___idx1, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 2) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1398:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx1, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 2) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1400:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx3, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 4) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1402:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx5, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 6) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1404:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx7, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 8) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1406:80: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx9, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 10) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1421:11: error: implicit declaration of function '_stp_map_get_stat_data_isisisisisx' [-Werror=implicit-function-declaration] l->__tmp12 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1421:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp12 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1430:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp15 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1442:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp18 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1454:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp21 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1463:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp24 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c: In function 'probe_2663': /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1530:5: error: implicit declaration of function '_stp_pmap_agg_sisisisisix' [-Werror=implicit-function-declaration] if (unlikely(NULL == _stp_pmap_agg_sisisisisix (global(s_d10)))) { ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from ./include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/linux/thread_info.h:10, from include/asm-generic/current.h:4, from arch/arm64/include/generated/asm/current.h:1, from include/linux/mutex.h:13, from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:25: /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1530:23: error: comparison between pointer and integer [-Werror] if (unlikely(NULL == _stp_pmap_agg_sisisisisix (global(s_d10)))) { ^ include/linux/compiler.h:160:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1536:7: error: implicit declaration of function '_stp_map_sort_sisisisisix' [-Werror=implicit-function-declaration] _stp_map_sort_sisisisisix (_stp_pmap_get_agg(global(s_d10)), SORT_COUNT, 1); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1547:7: error: implicit declaration of function '_stp_map_key_get_str_sisisisisix' [-Werror=implicit-function-declaration] strlcpy (l->l___idx0, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 1) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1547:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx0, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 1) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1548:7: error: implicit declaration of function '_stp_map_key_get_int64_sisisisisix' [-Werror=implicit-function-declaration] l->l___idx1 = _stp_map_key_get_int64_sisisisisix (l->__tmp0, 2); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1549:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx2, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 3) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1551:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx4, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 5) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1553:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx6, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 7) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1555:79: error: pointer/integer type mismatch in conditional expression [-Werror] strlcpy (l->l___idx8, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 9) ?: ""), MAXSTRINGLEN); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1571:11: error: implicit declaration of function '_stp_map_get_stat_data_sisisisisix' [-Werror=implicit-function-declaration] l->__tmp12 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1571:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp12 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1580:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp15 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1592:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp18 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1604:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp21 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1613:22: error: assignment makes pointer from integer without a cast [-Werror] l->__tmp24 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c: In function 'systemtap_module_init': /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:2006:3: error: implicit declaration of function '_stp_map_new_isisisisiss' [-Werror=implicit-function-declaration] global_set(s_a10, _stp_map_new_isisisisiss (MAXMAPENTRIES, 0)); if (global(s_a10) == NULL) rc = -ENOMEM; ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/common_session_state.h:11:0, from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1051: /root/systemtap_write/install/share/systemtap/runtime/linux/common_session_state.h:51:45: error: assignment makes pointer from integer without a cast [-Werror] #define global_set(name, val) (global(name) = (val)) ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:2006:3: note: in expansion of macro 'global_set' global_set(s_a10, _stp_map_new_isisisisiss (MAXMAPENTRIES, 0)); if (global(s_a10) == NULL) rc = -ENOMEM; ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:2015:3: error: implicit declaration of function '_stp_map_new_sisisisisii' [-Werror=implicit-function-declaration] global_set(s_b10, _stp_map_new_sisisisisii (MAXMAPENTRIES, 0)); if (global(s_b10) == NULL) rc = -ENOMEM; ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/common_session_state.h:11:0, from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1051: /root/systemtap_write/install/share/systemtap/runtime/linux/common_session_state.h:51:45: error: assignment makes pointer from integer without a cast [-Werror] #define global_set(name, val) (global(name) = (val)) ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:2015:3: note: in expansion of macro 'global_set' global_set(s_b10, _stp_map_new_sisisisisii (MAXMAPENTRIES, 0)); if (global(s_b10) == NULL) rc = -ENOMEM; ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:2024:3: error: implicit declaration of function '_stp_pmap_new_isisisisisx' [-Werror=implicit-function-declaration] global_set(s_c10, _stp_pmap_new_isisisisisx (MAXMAPENTRIES, 0, HIST_NONE)); if (global(s_c10) == NULL) rc = -ENOMEM; ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/common_session_state.h:11:0, from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1051: /root/systemtap_write/install/share/systemtap/runtime/linux/common_session_state.h:51:45: error: assignment makes pointer from integer without a cast [-Werror] #define global_set(name, val) (global(name) = (val)) ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:2024:3: note: in expansion of macro 'global_set' global_set(s_c10, _stp_pmap_new_isisisisisx (MAXMAPENTRIES, 0, HIST_NONE)); if (global(s_c10) == NULL) rc = -ENOMEM; ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:2033:3: error: implicit declaration of function '_stp_pmap_new_sisisisisix' [-Werror=implicit-function-declaration] global_set(s_d10, _stp_pmap_new_sisisisisix (MAXMAPENTRIES, 0, HIST_NONE)); if (global(s_d10) == NULL) rc = -ENOMEM; ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/common_session_state.h:11:0, from /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:1051: /root/systemtap_write/install/share/systemtap/runtime/linux/common_session_state.h:51:45: error: assignment makes pointer from integer without a cast [-Werror] #define global_set(name, val) (global(name) = (val)) ^ /tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.c:2033:3: note: in expansion of macro 'global_set' global_set(s_d10, _stp_pmap_new_sisisisisix (MAXMAPENTRIES, 0, HIST_NONE)); if (global(s_d10) == NULL) rc = -ENOMEM; ^ cc1: all warnings being treated as errors make[4]: *** [/tmp/stapBquoCi/stap_a6f4efcad31eb15ab610524378c4682b_4923_src.o] Error 1 make[3]: *** [_module_/tmp/stapBquoCi] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compilation failed. [man error::pass4] wait results: 7069 exp76 0 1 XFAIL: buildko/two.stp testcase ./systemtap.pass1-4/buildko.exp completed in 5 seconds Running ./systemtap.pass1-4/buildok-dyninst.exp ... UNTESTED: buildok (dyninst) : no dyninst support found testcase ./systemtap.pass1-4/buildok-dyninst.exp completed in 0 seconds Running ./systemtap.pass1-4/buildok.exp ... Running ./buildok/alias_suffixes01.stp starting ./buildok/alias_suffixes01.stp spawn1 stap -p4 ./buildok/alias_suffixes01.stp spawn stap -p4 ./buildok/alias_suffixes01.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/71/stap_71b378435dbbe7f6ed8f5a908e6ebafb_1711.ko wait results: 7237 exp76 0 0 PASS: buildok/alias_suffixes01.stp Running ./buildok/alias_suffixes02.stp starting ./buildok/alias_suffixes02.stp spawn1 stap -p4 ./buildok/alias_suffixes02.stp spawn stap -p4 ./buildok/alias_suffixes02.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/36/stap_36aed023fd4bc0a387afbb6b15fd0ce3_56776.ko wait results: 7454 exp76 0 0 PASS: buildok/alias_suffixes02.stp Running ./buildok/alias_suffixes03.stp starting ./buildok/alias_suffixes03.stp spawn1 stap -p4 ./buildok/alias_suffixes03.stp spawn stap -p4 ./buildok/alias_suffixes03.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3c/stap_3c1d50ba6c62734ecc7d5cac916f4028_57016.ko wait results: 7670 exp76 0 0 PASS: buildok/alias_suffixes03.stp Running ./buildok/alias_suffixes04.stp starting ./buildok/alias_suffixes04.stp spawn1 stap -p4 ./buildok/alias_suffixes04.stp spawn stap -p4 ./buildok/alias_suffixes04.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/24/stap_241db934c66fdca058c1e144cb80bb72_57349.ko wait results: 7886 exp76 0 0 PASS: buildok/alias_suffixes04.stp Running ./buildok/alias_suffixes05.stp starting ./buildok/alias_suffixes05.stp spawn1 stap -p4 ./buildok/alias_suffixes05.stp spawn stap -p4 ./buildok/alias_suffixes05.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/df/stap_df4b13d66ddc8d31430fdf05635e2b31_56654.ko wait results: 8102 exp76 0 0 PASS: buildok/alias_suffixes05.stp Running ./buildok/alias_suffixes06.stp starting ./buildok/alias_suffixes06.stp spawn1 stap -p4 ./buildok/alias_suffixes06.stp spawn stap -p4 ./buildok/alias_suffixes06.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7d/stap_7dc3623da352b50ff40d2ca24c5e086f_57425.ko wait results: 8319 exp76 0 0 PASS: buildok/alias_suffixes06.stp Running ./buildok/array_size.stp starting ./buildok/array_size.stp spawn1 stap -p4 ./buildok/array_size.stp spawn stap -p4 ./buildok/array_size.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/stap_47b1ead9eae3f1cfdaf67597fc1d22c5_1814.ko wait results: 8535 exp76 0 0 PASS: buildok/array_size.stp Running ./buildok/atomic.stp starting ./buildok/atomic.stp spawn1 stap -p4 ./buildok/atomic.stp spawn stap -p4 ./buildok/atomic.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a6/stap_a657e3d41be2f4d2bd93ebb15b909014_2522.ko wait results: 8751 exp76 0 0 PASS: buildok/atomic.stp Running ./buildok/aux_syscalls-embedded.stp starting ./buildok/aux_syscalls-embedded.stp spawn1 stap -p4 ./buildok/aux_syscalls-embedded.stp spawn stap -p4 ./buildok/aux_syscalls-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stap_ded6bd7f4703bcb6597d85ea9cbc1620_130420.ko wait results: 8968 exp76 0 0 PASS: buildok/aux_syscalls-embedded.stp Running ./buildok/cmdline01.stp starting ./buildok/cmdline01.stp spawn2 ./buildok/cmdline01.stp spawn ./buildok/cmdline01.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/stap_4b95080c8b0908f9cd6db5c680996548_1825.ko wait results: 9184 exp76 0 0 PASS: buildok/cmdline01.stp Running ./buildok/context-embedded.stp starting ./buildok/context-embedded.stp spawn1 stap -p4 ./buildok/context-embedded.stp spawn stap -p4 ./buildok/context-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/11/stap_113c6d47ee3fbb3f7a50b29cdf86ff22_17148.ko wait results: 9401 exp76 0 0 PASS: buildok/context-embedded.stp Running ./buildok/context-symbols-embedded.stp starting ./buildok/context-symbols-embedded.stp spawn1 stap -p4 ./buildok/context-symbols-embedded.stp spawn stap -p4 ./buildok/context-symbols-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/stap_bdc930c15285e786cd14b4a1268d91e7_7919.ko wait results: 9617 exp76 0 0 PASS: buildok/context-symbols-embedded.stp Running ./buildok/context-unwind-embedded.stp starting ./buildok/context-unwind-embedded.stp spawn1 stap -p4 ./buildok/context-unwind-embedded.stp spawn stap -p4 ./buildok/context-unwind-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/63/stap_63f95e9e5088824a9c05364de9ae1a8d_5119.ko wait results: 9833 exp76 0 0 PASS: buildok/context-unwind-embedded.stp Running ./buildok/conversions-embedded.stp starting ./buildok/conversions-embedded.stp spawn1 stap -p4 ./buildok/conversions-embedded.stp spawn stap -p4 ./buildok/conversions-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/stap_2e38ce2602cd49ddd55f18cd97fd0374_16730.ko wait results: 10049 exp76 0 0 PASS: buildok/conversions-embedded.stp Running ./buildok/conversions-guru-embedded.stp starting ./buildok/conversions-guru-embedded.stp spawn1 stap -gup4 ./buildok/conversions-guru-embedded.stp spawn stap -gup4 ./buildok/conversions-guru-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/57/stap_573b76b6b8622618b1de6c52535c531b_5181.ko wait results: 10265 exp76 0 0 PASS: buildok/conversions-guru-embedded.stp Running ./buildok/conversions.stp starting ./buildok/conversions.stp spawn1 stap -p4 ./buildok/conversions.stp spawn stap -p4 ./buildok/conversions.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/77/stap_7793e79792e1eceaee54130c135ae56e_16544.ko wait results: 10481 exp76 0 0 PASS: buildok/conversions.stp Running ./buildok/ctime-embedded.stp starting ./buildok/ctime-embedded.stp spawn1 stap -p4 ./buildok/ctime-embedded.stp spawn stap -p4 ./buildok/ctime-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/78/stap_78c27e98fd049c1a72902e406f18b499_5069.ko wait results: 10697 exp76 0 0 PASS: buildok/ctime-embedded.stp Running ./buildok/delete.stp starting ./buildok/delete.stp spawn1 stap -p4 ./buildok/delete.stp spawn stap -p4 ./buildok/delete.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/35/stap_35d3e5dc608db645675be572a6ff8b80_1858.ko wait results: 10913 exp76 0 0 PASS: buildok/delete.stp Running ./buildok/dentry-embedded.stp starting ./buildok/dentry-embedded.stp spawn1 stap -p4 ./buildok/dentry-embedded.stp spawn stap -p4 ./buildok/dentry-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/46/stap_46524b8e0842d247b8e441a073b8c4eb_22301.ko wait results: 11130 exp76 0 0 PASS: buildok/dentry-embedded.stp Running ./buildok/dev-embedded.stp starting ./buildok/dev-embedded.stp spawn1 stap -p4 ./buildok/dev-embedded.stp spawn stap -p4 ./buildok/dev-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1c/stap_1cc399d4d380709c762cf95ffc23c3c3_8559.ko wait results: 11347 exp76 0 0 PASS: buildok/dev-embedded.stp Running ./buildok/dw_op_rot.stp starting ./buildok/dw_op_rot.stp spawn1 stap -p4 ./buildok/dw_op_rot.stp spawn stap -p4 ./buildok/dw_op_rot.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/35/stap_35427eae97a56b4ccde9554e8d9b3cb6_2442.ko wait results: 11563 exp76 0 0 PASS: buildok/dw_op_rot.stp Running ./buildok/eight.stp starting ./buildok/eight.stp spawn1 stap -p4 ./buildok/eight.stp spawn stap -p4 ./buildok/eight.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a0/stap_a0d92982bfda3326c214971c831f91a9_1636.ko wait results: 11779 exp76 0 0 PASS: buildok/eight.stp Running ./buildok/eighteen.stp starting ./buildok/eighteen.stp spawn1 stap -p4 ./buildok/eighteen.stp spawn stap -p4 ./buildok/eighteen.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/df/stap_dfe3a22afd8fc4e319531585398368e5_3021.ko wait results: 11995 exp76 0 0 PASS: buildok/eighteen.stp Running ./buildok/eleven.stp starting ./buildok/eleven.stp spawn1 stap -p4 ./buildok/eleven.stp spawn stap -p4 ./buildok/eleven.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ee/stap_ee5c9a34968ed3f304c4b47e56dc425d_1882.ko wait results: 12211 exp76 0 0 PASS: buildok/eleven.stp Running ./buildok/endian-embedded.stp starting ./buildok/endian-embedded.stp spawn1 stap -p4 ./buildok/endian-embedded.stp spawn stap -p4 ./buildok/endian-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b7/stap_b72788c29b86d89f3554bdd2925eeae7_2225.ko wait results: 12427 exp76 0 0 PASS: buildok/endian-embedded.stp Running ./buildok/errno-embedded.stp starting ./buildok/errno-embedded.stp spawn1 stap -p4 ./buildok/errno-embedded.stp spawn stap -p4 ./buildok/errno-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ed/stap_edab9da949823bc7c51366fc4c8c1ee0_8257.ko wait results: 12643 exp76 0 0 PASS: buildok/errno-embedded.stp Running ./buildok/fifteen.stp starting ./buildok/fifteen.stp spawn1 stap -p4 ./buildok/fifteen.stp spawn stap -p4 ./buildok/fifteen.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f1/stap_f110518ee9cba69ed22705b8167d7f41_2200.ko wait results: 12859 exp76 0 0 PASS: buildok/fifteen.stp Running ./buildok/five.stp starting ./buildok/five.stp spawn1 stap -p4 ./buildok/five.stp spawn stap -p4 ./buildok/five.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bc/stap_bc67e016cd7973ace176f989e9afc963_1991.ko wait results: 13075 exp76 0 0 PASS: buildok/five.stp Running ./buildok/fortyeight.stp starting ./buildok/fortyeight.stp spawn1 stap -p4 ./buildok/fortyeight.stp spawn stap -p4 ./buildok/fortyeight.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4e/stap_4e17a3e3449759e28b6295509154c758_1773.ko wait results: 13291 exp76 0 0 PASS: buildok/fortyeight.stp Running ./buildok/fortyfive.stp starting ./buildok/fortyfive.stp spawn1 stap -p4 ./buildok/fortyfive.stp spawn stap -p4 ./buildok/fortyfive.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1b/stap_1b6d9cd03f142281b4d956a4d291876c_58405.ko wait results: 13509 exp76 0 0 PASS: buildok/fortyfive.stp Running ./buildok/fortyone.stp starting ./buildok/fortyone.stp spawn1 stap -p4 ./buildok/fortyone.stp spawn stap -p4 ./buildok/fortyone.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a0/stap_a0ce3904f1e61125a8b543eaf6002dc0_2674.ko wait results: 13725 exp76 0 0 PASS: buildok/fortyone.stp Running ./buildok/fortyseven.stp starting ./buildok/fortyseven.stp spawn1 stap -p4 ./buildok/fortyseven.stp spawn stap -p4 ./buildok/fortyseven.stp semantic error: unresolved function (similar: gid, pid, sid, tid, uid): identifier 'matched' at ./buildok/fortyseven.stp:6:29 source: printf ("%s %s %s", matched(0), matched(1), matched(2)) ^ Pass 2: analysis failed. [man error::pass2] wait results: 13941 exp76 0 1 KFAIL: buildok/fortyseven.stp (PRMS: 15065) Running ./buildok/fortysix.stp starting ./buildok/fortysix.stp spawn1 stap -wp4 ./buildok/fortysix.stp spawn stap -wp4 ./buildok/fortysix.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/61/stap_614966d58fc7b4007686e4adacf21624_418356.ko wait results: 13945 exp76 0 0 PASS: buildok/fortysix.stp Running ./buildok/fortytwo.stp starting ./buildok/fortytwo.stp spawn2 ./buildok/fortytwo.stp spawn ./buildok/fortytwo.stp ./buildok/fortytwo.stp: do_readv_writev@fs/read_write.c found, starting line 813 probe kernel.statement("do_readv_writev@fs/read_write.c:813") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:814") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:815") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:817") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:819") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:823") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:828") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:833") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:838") {$file} # OK probe kernel.statement("do_readv_writev@fs/read_write.c:813").nearest {$file} # OK wait results: 14161 exp76 0 0 PASS: buildok/fortytwo.stp Running ./buildok/four.stp starting ./buildok/four.stp spawn1 stap -p4 ./buildok/four.stp spawn stap -p4 ./buildok/four.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ac/stap_acbebbc8b770238d481f3c00c73686b7_1677.ko wait results: 14867 exp76 0 0 PASS: buildok/four.stp Running ./buildok/fourteen-plus.stp starting ./buildok/fourteen-plus.stp spawn1 stap -tp4 ./buildok/fourteen-plus.stp spawn stap -tp4 ./buildok/fourteen-plus.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fb/stap_fbe80594896b00ed449caac05ae1f78f_2834.ko wait results: 15083 exp76 0 0 PASS: buildok/fourteen-plus.stp Running ./buildok/fourteen.stp starting ./buildok/fourteen.stp spawn1 stap -p4 ./buildok/fourteen.stp spawn stap -p4 ./buildok/fourteen.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8a/stap_8a01393b77a6e4f3d422f6387eda4810_2834.ko wait results: 15299 exp76 0 0 PASS: buildok/fourteen.stp Running ./buildok/globals.stp starting ./buildok/globals.stp spawn1 stap -p4 ./buildok/globals.stp spawn stap -p4 ./buildok/globals.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/52/stap_52d03ef3c2a685ce1e19acf5f00978ec_1937.ko wait results: 15515 exp76 0 0 PASS: buildok/globals.stp Running ./buildok/gtod_init.stp starting ./buildok/gtod_init.stp spawn1 stap -gp4 ./buildok/gtod_init.stp spawn stap -gp4 ./buildok/gtod_init.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7e/stap_7e6ffa9f2bd61ebbd78a2ea44321e0d6_2148.ko wait results: 15731 exp76 0 0 PASS: buildok/gtod_init.stp Running ./buildok/gtod_noinit.stp starting ./buildok/gtod_noinit.stp spawn1 stap -gp4 ./buildok/gtod_noinit.stp spawn stap -gp4 ./buildok/gtod_noinit.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a4/stap_a49b2af169d292cc55ee0cc62e7e55ed_1801.ko wait results: 15947 exp76 0 0 PASS: buildok/gtod_noinit.stp Running ./buildok/guru.stp starting ./buildok/guru.stp spawn1 stap -gp4 ./buildok/guru.stp spawn stap -gp4 ./buildok/guru.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7b/stap_7bdbdb3d2c4e45a45c3356e89f57a860_2185.ko wait results: 16163 exp76 0 0 PASS: buildok/guru.stp Running ./buildok/histogram_operator_in.stp starting ./buildok/histogram_operator_in.stp spawn1 stap -p4 ./buildok/histogram_operator_in.stp spawn stap -p4 ./buildok/histogram_operator_in.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/70/stap_70a523da50aa6105565eae0b521438ec_2031.ko wait results: 16379 exp76 0 0 PASS: buildok/histogram_operator_in.stp Running ./buildok/hwbkpt.stp starting ./buildok/hwbkpt.stp spawn1 stap -wp4 ./buildok/hwbkpt.stp spawn stap -wp4 ./buildok/hwbkpt.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dc/stap_dc1632810ef063e14a844bc8d4ca7c31_1668.ko wait results: 16595 exp76 0 0 PASS: buildok/hwbkpt.stp Running ./buildok/indent.stp starting ./buildok/indent.stp spawn1 stap -p4 ./buildok/indent.stp spawn stap -p4 ./buildok/indent.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/34/stap_3471262474574e5a6f66c1b54c683861_4585.ko wait results: 16811 exp76 0 0 PASS: buildok/indent.stp Running ./buildok/inet-embedded.stp starting ./buildok/inet-embedded.stp spawn1 stap -p4 ./buildok/inet-embedded.stp spawn stap -p4 ./buildok/inet-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4e/stap_4efc4209ded1d8606a6bf35de4477c2d_2261.ko wait results: 17027 exp76 0 0 PASS: buildok/inet-embedded.stp Running ./buildok/inet_sock-embedded.stp starting ./buildok/inet_sock-embedded.stp spawn1 stap -p4 ./buildok/inet_sock-embedded.stp spawn stap -p4 ./buildok/inet_sock-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/stap_b59dd62ef9c2b1a10ca3a04868442758_7687.ko wait results: 17243 exp76 0 0 PASS: buildok/inet_sock-embedded.stp Running ./buildok/ioblock-all-probes.stp starting ./buildok/ioblock-all-probes.stp spawn1 stap -wp4 ./buildok/ioblock-all-probes.stp spawn stap -wp4 ./buildok/ioblock-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/43/stap_4349ca161e23ce0f108950d07a4b7742_2692.ko wait results: 17459 exp76 0 0 PASS: buildok/ioblock-all-probes.stp Running ./buildok/ioblock-detailed.stp starting ./buildok/ioblock-detailed.stp spawn1 stap -p4 ./buildok/ioblock-detailed.stp spawn stap -p4 ./buildok/ioblock-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/24/stap_248ee174ee2dfa018f39074cad54a38a_31492.ko wait results: 17685 exp76 0 0 PASS: buildok/ioblock-detailed.stp Running ./buildok/ioblock-embedded.stp starting ./buildok/ioblock-embedded.stp spawn1 stap -p4 ./buildok/ioblock-embedded.stp spawn stap -p4 ./buildok/ioblock-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/stap_7f84be6e9ed81747d698f972d9f98348_11260.ko wait results: 17911 exp76 0 0 PASS: buildok/ioblock-embedded.stp Running ./buildok/ioscheduler-all-probes.stp starting ./buildok/ioscheduler-all-probes.stp spawn1 stap -wp4 ./buildok/ioscheduler-all-probes.stp spawn stap -wp4 ./buildok/ioscheduler-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/stap_fad742b35ff1a155b546df31cb3bb88d_10568.ko wait results: 18128 exp76 0 0 PASS: buildok/ioscheduler-all-probes.stp Running ./buildok/ioscheduler-detailed.stp starting ./buildok/ioscheduler-detailed.stp spawn1 stap -p4 ./buildok/ioscheduler-detailed.stp spawn stap -p4 ./buildok/ioscheduler-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/25/stap_259e1aa5b58bd2521b9bdba5585c310a_24789.ko wait results: 18354 exp76 0 0 PASS: buildok/ioscheduler-detailed.stp Running ./buildok/ioscheduler-embedded.stp starting ./buildok/ioscheduler-embedded.stp spawn1 stap -p4 ./buildok/ioscheduler-embedded.stp spawn stap -p4 ./buildok/ioscheduler-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/stap_e85cbbd1a838dd10c14e0fadb6428429_3313.ko wait results: 18580 exp76 0 0 PASS: buildok/ioscheduler-embedded.stp Running ./buildok/ip-embedded.stp starting ./buildok/ip-embedded.stp spawn1 stap -p4 ./buildok/ip-embedded.stp spawn stap -p4 ./buildok/ip-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4f/stap_4f78f6323b93339b08aa2b5652169c15_11117.ko wait results: 18796 exp76 0 0 PASS: buildok/ip-embedded.stp Running ./buildok/ipmib-all-probes.stp starting ./buildok/ipmib-all-probes.stp spawn1 stap -p4 ./buildok/ipmib-all-probes.stp spawn stap -p4 ./buildok/ipmib-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/stap_dddbc0ab4f5b579b8f4ab53d994667d8_26956.ko wait results: 19012 exp76 0 0 PASS: buildok/ipmib-all-probes.stp Running ./buildok/ipmib-detailed.stp starting ./buildok/ipmib-detailed.stp spawn1 stap -p4 ./buildok/ipmib-detailed.stp spawn stap -p4 ./buildok/ipmib-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1b/stap_1b317aee968523c2b95c0a3a5414b12b_27286.ko wait results: 19229 exp76 0 0 PASS: buildok/ipmib-detailed.stp Running ./buildok/ipmib-embedded.stp starting ./buildok/ipmib-embedded.stp spawn1 stap -p4 ./buildok/ipmib-embedded.stp spawn stap -p4 ./buildok/ipmib-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ea/stap_ea50c81a3a1c53432bd5efc21f8a3e47_19061.ko wait results: 19445 exp76 0 0 PASS: buildok/ipmib-embedded.stp Running ./buildok/irq-all-probes.stp starting ./buildok/irq-all-probes.stp spawn1 stap -wp4 ./buildok/irq-all-probes.stp spawn stap -wp4 ./buildok/irq-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/stap_d683ca645996a8a0c74e554d06334bc2_51811.ko wait results: 19661 exp76 0 0 PASS: buildok/irq-all-probes.stp Running ./buildok/irq-detailed.stp starting ./buildok/irq-detailed.stp spawn1 stap -p4 ./buildok/irq-detailed.stp spawn stap -p4 ./buildok/irq-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/stap_4bcf6dbb06d2e881677973952289943a_60756.ko wait results: 19887 exp76 0 0 PASS: buildok/irq-detailed.stp Running ./buildok/iterate_histogram_buckets.stp starting ./buildok/iterate_histogram_buckets.stp spawn1 stap -p4 ./buildok/iterate_histogram_buckets.stp spawn stap -p4 ./buildok/iterate_histogram_buckets.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5e/stap_5edd6c72b817f3c14fffa09d0d4f813a_2111.ko wait results: 20113 exp76 0 0 PASS: buildok/iterate_histogram_buckets.stp Running ./buildok/kprocess-all-probes.stp starting ./buildok/kprocess-all-probes.stp spawn1 stap -wp4 ./buildok/kprocess-all-probes.stp spawn stap -wp4 ./buildok/kprocess-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/stap_45ad71523b813c1b8ead19104b583075_58984.ko wait results: 20329 exp76 0 0 PASS: buildok/kprocess-all-probes.stp Running ./buildok/kprocess-detailed.stp starting ./buildok/kprocess-detailed.stp spawn1 stap -p4 ./buildok/kprocess-detailed.stp spawn stap -p4 ./buildok/kprocess-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ba/stap_badbd946627034b417e6d89aa818f5cd_62811.ko wait results: 20546 exp76 0 0 PASS: buildok/kprocess-detailed.stp Running ./buildok/kprocess-embedded.stp starting ./buildok/kprocess-embedded.stp spawn1 stap -p4 ./buildok/kprocess-embedded.stp spawn stap -p4 ./buildok/kprocess-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/stap_59bd6968a91fa743a692073f5c93e9a5_1668.ko wait results: 20762 exp76 0 0 PASS: buildok/kprocess-embedded.stp Running ./buildok/linuxmib-all-probes.stp starting ./buildok/linuxmib-all-probes.stp spawn1 stap -p4 ./buildok/linuxmib-all-probes.stp spawn stap -p4 ./buildok/linuxmib-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/94/stap_94f06235db8f03442bad34876654c881_8339.ko wait results: 20978 exp76 0 0 PASS: buildok/linuxmib-all-probes.stp Running ./buildok/linuxmib-detailed.stp starting ./buildok/linuxmib-detailed.stp spawn1 stap -p4 ./buildok/linuxmib-detailed.stp spawn stap -p4 ./buildok/linuxmib-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/stap_33045f6f82b407f3b8bb897c2113fde6_8543.ko wait results: 21194 exp76 0 0 PASS: buildok/linuxmib-detailed.stp Running ./buildok/logging-embedded.stp starting ./buildok/logging-embedded.stp spawn1 stap -gp4 ./buildok/logging-embedded.stp spawn stap -gp4 ./buildok/logging-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ae/stap_ae146224bc38990cb849f3a7758d11b0_3200.ko wait results: 21410 exp76 0 0 PASS: buildok/logging-embedded.stp Running ./buildok/map_probe_cond.stp starting ./buildok/map_probe_cond.stp spawn1 stap -p4 ./buildok/map_probe_cond.stp spawn stap -p4 ./buildok/map_probe_cond.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b1/stap_b186ec961b463c74fff9187f263ad579_2109.ko wait results: 21626 exp76 0 0 PASS: buildok/map_probe_cond.stp Running ./buildok/maxactive01.stp starting ./buildok/maxactive01.stp spawn1 stap -p4 ./buildok/maxactive01.stp spawn stap -p4 ./buildok/maxactive01.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9d/stap_9d4e61ed63b64da67773dc72dcb89a92_1760.ko wait results: 21842 exp76 0 0 PASS: buildok/maxactive01.stp Running ./buildok/memory-all-probes.stp starting ./buildok/memory-all-probes.stp spawn1 stap -wp4 ./buildok/memory-all-probes.stp spawn stap -wp4 ./buildok/memory-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d4/stap_d43e2c85159e7d0a42e7a47d61c12f9f_13269.ko wait results: 22058 exp76 0 0 PASS: buildok/memory-all-probes.stp Running ./buildok/memory-detailed.stp starting ./buildok/memory-detailed.stp spawn1 stap -p4 ./buildok/memory-detailed.stp spawn stap -p4 ./buildok/memory-detailed.stp WARNING: cannot probe .return of 1 inlined functions kmalloc_node WARNING: cannot probe .return of 1 inlined functions kmem_cache_alloc_node /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/stap_4794ce8be71917135515d7aeb1f37e55_21317.ko wait results: 22285 exp76 0 0 PASS: buildok/memory-detailed.stp Running ./buildok/memory-embedded.stp starting ./buildok/memory-embedded.stp spawn1 stap -p4 ./buildok/memory-embedded.stp spawn stap -p4 ./buildok/memory-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d0/stap_d0432c492d3dc0124c21f70ef8ddc114_6880.ko wait results: 22511 exp76 0 0 PASS: buildok/memory-embedded.stp Running ./buildok/memory-mmap.stp starting ./buildok/memory-mmap.stp spawn1 stap -p4 ./buildok/memory-mmap.stp spawn stap -p4 ./buildok/memory-mmap.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/36/stap_3660dc1e65e3a29ce2665d7bc09cd452_2780.ko wait results: 22727 exp76 0 0 PASS: buildok/memory-mmap.stp Running ./buildok/memory-write_shared_copy.stp starting ./buildok/memory-write_shared_copy.stp spawn1 stap -p4 ./buildok/memory-write_shared_copy.stp spawn stap -p4 ./buildok/memory-write_shared_copy.stp semantic error: unable to find local 'address', [man error::dwarf] dieoffset 0xbf0410 in kernel, near pc 0xfffffe00001aec98 in cow_user_page mm/memory.c (alternatives: $dst, $src, $va, $vma)): identifier '$address' at /root/systemtap_write/install/share/systemtap/tapset/linux/memory.stp:173:17 source: address = $address ^ Pass 2: analysis failed. [man error::pass2] wait results: 22943 exp76 0 1 KFAIL: buildok/memory-write_shared_copy.stp (PRMS: 1155) Running ./buildok/memory.stp starting ./buildok/memory.stp spawn1 stap -p4 ./buildok/memory.stp spawn stap -p4 ./buildok/memory.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/stap_f9f522c8aa02dc4d6640b5ca65ce91cb_5748.ko wait results: 22947 exp76 0 0 PASS: buildok/memory.stp Running ./buildok/nd_syscalls-all-probes.stp starting ./buildok/nd_syscalls-all-probes.stp spawn1 stap -wp4 ./buildok/nd_syscalls-all-probes.stp spawn stap -wp4 ./buildok/nd_syscalls-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9e/stap_9e0a058f0c80e020ef5e52c1ff66952d_363450.ko wait results: 23163 exp76 0 0 PASS: buildok/nd_syscalls-all-probes.stp Running ./buildok/nd_syscalls-arch-detailed.stp starting ./buildok/nd_syscalls-arch-detailed.stp spawn1 stap -p4 ./buildok/nd_syscalls-arch-detailed.stp spawn stap -p4 ./buildok/nd_syscalls-arch-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/65/stap_65d1155b84bead5cea8052ac13f0a422_12635.ko wait results: 23379 exp76 0 0 PASS: buildok/nd_syscalls-arch-detailed.stp Running ./buildok/nd_syscalls-detailed.stp starting ./buildok/nd_syscalls-detailed.stp spawn1 stap -Wp4 ./buildok/nd_syscalls-detailed.stp spawn stap -Wp4 ./buildok/nd_syscalls-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/stap_2fd93eb48983b4039aaa82a35e9ff9c5_230177.ko wait results: 23595 exp76 0 0 PASS: buildok/nd_syscalls-detailed.stp Running ./buildok/nd_syscalls2-detailed.stp starting ./buildok/nd_syscalls2-detailed.stp spawn1 stap -Wp4 ./buildok/nd_syscalls2-detailed.stp spawn stap -Wp4 ./buildok/nd_syscalls2-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0a/stap_0a1b460460e9540823e0cdd557aac2cd_257824.ko wait results: 23811 exp76 0 0 PASS: buildok/nd_syscalls2-detailed.stp Running ./buildok/netfilter-glob.stp starting ./buildok/netfilter-glob.stp spawn1 stap -up4 ./buildok/netfilter-glob.stp spawn stap -up4 ./buildok/netfilter-glob.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/stap_b53d6daa3baa3bc5749c26cbb32b3dd6_284669.ko wait results: 24028 exp76 0 0 PASS: buildok/netfilter-glob.stp Running ./buildok/netfilter01.stp starting ./buildok/netfilter01.stp spawn1 stap -p4 ./buildok/netfilter01.stp spawn stap -p4 ./buildok/netfilter01.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/stap_cb46c18a575a1c7022993e3b29858544_1982.ko wait results: 24245 exp76 0 0 PASS: buildok/netfilter01.stp Running ./buildok/netfilter02.stp starting ./buildok/netfilter02.stp spawn1 stap -p4 ./buildok/netfilter02.stp spawn stap -p4 ./buildok/netfilter02.stp WARNING: side-effect-free probe 'probe_2655': keyword at ./buildok/netfilter02.stp:4:1 source: probe netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4").priority("1") { } ^ WARNING: side-effect-free probe 'probe_2656': keyword at :5:1 source: probe netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4") { } ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/46/stap_46315cc3e986f2508bdef0c8df08aa07_1794.ko wait results: 24461 exp76 0 0 PASS: buildok/netfilter02.stp Running ./buildok/netfilter03.stp starting ./buildok/netfilter03.stp spawn1 stap -gp4 ./buildok/netfilter03.stp spawn stap -gp4 ./buildok/netfilter03.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a0/stap_a022ed6bb1077cd73bfd2b8043cb198e_1691.ko wait results: 24677 exp76 0 0 PASS: buildok/netfilter03.stp Running ./buildok/netfilter04.stp starting ./buildok/netfilter04.stp spawn1 stap -p4 ./buildok/netfilter04.stp spawn stap -p4 ./buildok/netfilter04.stp WARNING: side-effect-free probe 'probe_2654': keyword at ./buildok/netfilter04.stp:3:1 source: probe netfilter.pf("NFPROTO_IPV4").hook("NF_INET_PRE_ROUTING") { } ^ /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/48/stap_48f3e81273a0c2c6577c84aa280f77ee_1641.ko wait results: 24893 exp76 0 0 PASS: buildok/netfilter04.stp Running ./buildok/networking-all-probes.stp starting ./buildok/networking-all-probes.stp spawn1 stap -wp4 ./buildok/networking-all-probes.stp spawn stap -wp4 ./buildok/networking-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8b/stap_8b900c207277c661fcc584c410df186f_4984.ko wait results: 25109 exp76 0 0 PASS: buildok/networking-all-probes.stp Running ./buildok/networking-change_rx_flag.stp starting ./buildok/networking-change_rx_flag.stp spawn1 stap -p4 ./buildok/networking-change_rx_flag.stp spawn stap -p4 ./buildok/networking-change_rx_flag.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/db/stap_db5cee5fe8b359ebee8cbf20c66a802c_2446.ko wait results: 25325 exp76 0 0 PASS: buildok/networking-change_rx_flag.stp Running ./buildok/networking-detailed.stp starting ./buildok/networking-detailed.stp spawn1 stap -p4 ./buildok/networking-detailed.stp spawn stap -p4 ./buildok/networking-detailed.stp semantic error: failed to retrieve location attribute for 'dev' [man error::dwarf]: identifier '$dev' at /root/systemtap_write/install/share/systemtap/tapset/linux/networking.stp:119:29 dieoffset: 0x3a4a0e3 from unknown debug file for kernel function: dev_close at net/core/dev.c:1418 inlined by dev_change_net_namespace at net/core/dev.c:6943 source: dev_name = get_netdev_name($dev) ^ Pass 2: analysis failed. [man error::pass2] wait results: 25541 exp76 0 1 FAIL: buildok/networking-detailed.stp Running ./buildok/networking-embedded.stp starting ./buildok/networking-embedded.stp spawn1 stap -p4 ./buildok/networking-embedded.stp spawn stap -p4 ./buildok/networking-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3f/stap_3fdbe25900564570edd34a1a7f15c778_3026.ko wait results: 25545 exp76 0 0 PASS: buildok/networking-embedded.stp Running ./buildok/newlocals01.stp starting ./buildok/newlocals01.stp spawn1 stap -gp4 ./buildok/newlocals01.stp spawn stap -gp4 ./buildok/newlocals01.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/stap_cb476d7da7f693e1c38a353fb035d860_1882.ko wait results: 25761 exp76 0 0 PASS: buildok/newlocals01.stp Running ./buildok/nfs-all-probes.stp starting ./buildok/nfs-all-probes.stp spawn1 stap -wp4 ./buildok/nfs-all-probes.stp spawn stap -wp4 ./buildok/nfs-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/79/stap_79b1003b504789f8e7bee8d833ddc467_139336.ko wait results: 25977 exp76 0 0 PASS: buildok/nfs-all-probes.stp Running ./buildok/nfs-detailed.stp starting ./buildok/nfs-detailed.stp spawn1 stap -p4 ./buildok/nfs-detailed.stp spawn stap -p4 ./buildok/nfs-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3c/stap_3c485fccd63b1180b5edba048ffd7876_155010.ko wait results: 26193 exp76 0 0 PASS: buildok/nfs-detailed.stp Running ./buildok/nfs-embedded.stp starting ./buildok/nfs-embedded.stp spawn1 stap -p4 ./buildok/nfs-embedded.stp spawn stap -p4 ./buildok/nfs-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/stap_3aad6967f9b729caa4364c81bff1411e_23079.ko wait results: 26410 exp76 0 0 PASS: buildok/nfs-embedded.stp Running ./buildok/nfs-fop.check_flags.stp starting ./buildok/nfs-fop.check_flags.stp spawn1 stap -p4 ./buildok/nfs-fop.check_flags.stp spawn stap -p4 ./buildok/nfs-fop.check_flags.stp semantic error: failed to retrieve location attribute for 'flags' [man error::dwarf]: identifier '$flags' at /root/systemtap_write/install/share/systemtap/tapset/linux/nfs.stp:874:16 dieoffset: 0x135529c from unknown debug file for kernel function: nfs_check_flags at fs/nfs/file.c:54 inlined by nfs_file_open at fs/nfs/file.c:72 source: flag = $flags ^ Pass 2: analysis failed. [man error::pass2] wait results: 26626 exp76 0 1 KFAIL: buildok/nfs-fop.check_flags.stp (PRMS: GCC) Running ./buildok/nfs_proc-detailed.stp starting ./buildok/nfs_proc-detailed.stp spawn1 stap -p4 ./buildok/nfs_proc-detailed.stp spawn stap -p4 ./buildok/nfs_proc-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0a/stap_0a3b7e61c0d916160cb6680efd5efd93_77042.ko wait results: 26630 exp76 0 0 PASS: buildok/nfs_proc-detailed.stp Running ./buildok/nfs_proc-embedded.stp starting ./buildok/nfs_proc-embedded.stp spawn1 stap -p4 ./buildok/nfs_proc-embedded.stp spawn stap -p4 ./buildok/nfs_proc-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3b/stap_3bef034ee9299437bb9c32e944906fe0_11863.ko wait results: 26846 exp76 0 0 PASS: buildok/nfs_proc-embedded.stp Running ./buildok/nfsd-all-probes.stp starting ./buildok/nfsd-all-probes.stp spawn1 stap -wp4 ./buildok/nfsd-all-probes.stp spawn stap -wp4 ./buildok/nfsd-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/stap_fc87d6f691d2baaa51133d521b6ca55b_84743.ko wait results: 27062 exp76 0 0 PASS: buildok/nfsd-all-probes.stp Running ./buildok/nfsd-detailed.stp starting ./buildok/nfsd-detailed.stp spawn1 stap -p4 ./buildok/nfsd-detailed.stp spawn stap -p4 ./buildok/nfsd-detailed.stp semantic error: 'struct {...}' is being accessed instead of a member: operator '@cast' at /root/systemtap_write/install/share/systemtap/tapset/linux/nfsd.stp:166:9 source: return @cast(rqstp, "svc_rqst", "kernel:nfsd")->rq_cred->cr_gid ^ semantic error: 'struct {...}' is being accessed instead of a member: operator '@cast' at :166:9 source: return @cast(rqstp, "svc_rqst", "kernel:nfsd")->rq_cred->cr_gid ^ Pass 2: analysis failed. [man error::pass2] wait results: 27278 exp76 0 1 FAIL: buildok/nfsd-detailed.stp Running ./buildok/nfsd-embedded.stp starting ./buildok/nfsd-embedded.stp spawn1 stap -p4 ./buildok/nfsd-embedded.stp spawn stap -p4 ./buildok/nfsd-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/23/stap_23cefda36753780d42e4623ff99852aa_9974.ko wait results: 27282 exp76 0 0 PASS: buildok/nfsd-embedded.stp Running ./buildok/nfsderrno-embedded.stp starting ./buildok/nfsderrno-embedded.stp spawn1 stap -p4 ./buildok/nfsderrno-embedded.stp spawn stap -p4 ./buildok/nfsderrno-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6c/stap_6c7d4ba452a5a7cd34554c982a8d7afe_13079.ko wait results: 27498 exp76 0 0 PASS: buildok/nfsderrno-embedded.stp Running ./buildok/nine.stp starting ./buildok/nine.stp spawn1 stap -wp2 ./buildok/nine.stp spawn stap -wp2 ./buildok/nine.stp # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 27714 exp76 0 0 PASS: buildok/nine.stp Running ./buildok/nineteen.stp starting ./buildok/nineteen.stp spawn1 stap -p4 ./buildok/nineteen.stp spawn stap -p4 ./buildok/nineteen.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b1/stap_b12b4ab77b09d66c6fdcec94e55e5661_1941.ko wait results: 27718 exp76 0 0 PASS: buildok/nineteen.stp Running ./buildok/null.stp starting ./buildok/null.stp spawn1 stap -p4 ./buildok/null.stp spawn stap -p4 ./buildok/null.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bb/stap_bbd1b73a2a848f14c0ee508c9cd9b6b1_1696.ko wait results: 27934 exp76 0 0 PASS: buildok/null.stp Running ./buildok/oldlocals01.stp starting ./buildok/oldlocals01.stp spawn2 ./buildok/oldlocals01.stp spawn ./buildok/oldlocals01.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/stap_4a47f511400c473883e6db96cc8f5358_1887.ko wait results: 28150 exp76 0 0 PASS: buildok/oldlocals01.stp Running ./buildok/oldlocals02.stp starting ./buildok/oldlocals02.stp spawn1 stap -gp4 ./buildok/oldlocals02.stp spawn stap -gp4 ./buildok/oldlocals02.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/94/stap_941d211d98f963cec6014a15b35c71fd_1984.ko wait results: 28367 exp76 0 0 PASS: buildok/oldlocals02.stp Running ./buildok/one.stp starting ./buildok/one.stp spawn1 stap -p4 ./buildok/one.stp spawn stap -p4 ./buildok/one.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/80/stap_801be009152baed93bbca10991b89935_1978.ko wait results: 28583 exp76 0 0 PASS: buildok/one.stp Running ./buildok/per-process-syscall.stp starting ./buildok/per-process-syscall.stp spawn1 stap -p4 ./buildok/per-process-syscall.stp spawn stap -p4 ./buildok/per-process-syscall.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/40/stap_409a882aaf0202ec1ec34acfd27b8776_4704.ko wait results: 28799 exp76 0 0 PASS: buildok/per-process-syscall.stp Running ./buildok/pmap_foreach.stp starting ./buildok/pmap_foreach.stp spawn1 stap -p4 ./buildok/pmap_foreach.stp spawn stap -p4 ./buildok/pmap_foreach.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/93/stap_93bee9de9178b032c8f1887da898cdaa_2706.ko wait results: 29015 exp76 0 0 PASS: buildok/pmap_foreach.stp Running ./buildok/pr10678.stp starting ./buildok/pr10678.stp spawn1 stap -p4 ./buildok/pr10678.stp spawn stap -p4 ./buildok/pr10678.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/37/stap_374f9a413c635699ba54a15579e2bdf8_1797.ko wait results: 29232 exp76 0 0 PASS: buildok/pr10678.stp Running ./buildok/pr13284.stp starting ./buildok/pr13284.stp spawn1 stap -p4 ./buildok/pr13284.stp spawn stap -p4 ./buildok/pr13284.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/01/stap_01c5d13aa01c4c3524ddf3bb9da70075_2454.ko wait results: 29449 exp76 0 0 PASS: buildok/pr13284.stp Running ./buildok/pretty-uprobes.stp starting ./buildok/pretty-uprobes.stp spawn1 stap -p4 ./buildok/pretty-uprobes.stp spawn stap -p4 ./buildok/pretty-uprobes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/40/stap_401446502aca34677d39db2ba6e74db2_13100.ko wait results: 29666 exp76 0 0 PASS: buildok/pretty-uprobes.stp Running ./buildok/pretty.stp starting ./buildok/pretty.stp spawn1 stap -p4 ./buildok/pretty.stp spawn stap -p4 ./buildok/pretty.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1c/stap_1cc2b3478461dfd5a489b0f6ea7ed320_33057.ko wait results: 29882 exp76 0 0 PASS: buildok/pretty.stp Running ./buildok/print_histogram_entry.stp starting ./buildok/print_histogram_entry.stp spawn1 stap -p4 ./buildok/print_histogram_entry.stp spawn stap -p4 ./buildok/print_histogram_entry.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c2/stap_c2f40ebad19acfae8dc285752ce90413_2187.ko wait results: 30108 exp76 0 0 PASS: buildok/print_histogram_entry.stp Running ./buildok/print_histograms.stp starting ./buildok/print_histograms.stp spawn1 stap -p4 ./buildok/print_histograms.stp spawn stap -p4 ./buildok/print_histograms.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/31/stap_31961630afd90e722e7dba28bc2ee6fe_2298.ko wait results: 30324 exp76 0 0 PASS: buildok/print_histograms.stp Running ./buildok/printf.stp starting ./buildok/printf.stp spawn1 stap -p4 ./buildok/printf.stp spawn stap -p4 ./buildok/printf.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/stap_9027e973a37b6ebc2bee21a0ec7a961a_2763.ko wait results: 30540 exp76 0 0 PASS: buildok/printf.stp Running ./buildok/proc_mem-embedded.stp starting ./buildok/proc_mem-embedded.stp spawn1 stap -p4 ./buildok/proc_mem-embedded.stp spawn stap -p4 ./buildok/proc_mem-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/40/stap_40b5f860fa82f8d2a519b5a07d5c031d_14316.ko wait results: 30756 exp76 0 0 PASS: buildok/proc_mem-embedded.stp Running ./buildok/process_test.stp starting ./buildok/process_test.stp spawn1 stap -p4 ./buildok/process_test.stp spawn stap -p4 ./buildok/process_test.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/36/stap_365d62899d83e4ff5ffc077f01d6dbb8_64172.ko wait results: 30972 exp76 0 0 PASS: buildok/process_test.stp Running ./buildok/procfs01.stp starting ./buildok/procfs01.stp spawn1 stap -p4 ./buildok/procfs01.stp spawn stap -p4 ./buildok/procfs01.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d9/stap_d9ede282e9f7a3eef88abaa9c8a7fd42_2454.ko wait results: 31198 exp76 0 0 PASS: buildok/procfs01.stp Running ./buildok/queue_stats-embedded.stp starting ./buildok/queue_stats-embedded.stp spawn1 stap -p4 ./buildok/queue_stats-embedded.stp spawn stap -p4 ./buildok/queue_stats-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/stap_fc89099508f71b2f8d53691fffe895c8_5217.ko wait results: 31414 exp76 0 0 PASS: buildok/queue_stats-embedded.stp Running ./buildok/random-embedded.stp starting ./buildok/random-embedded.stp spawn1 stap -p4 ./buildok/random-embedded.stp spawn stap -p4 ./buildok/random-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/44/stap_44d4c3684ab894838563b8e4874ee94f_1842.ko wait results: 31630 exp76 0 0 PASS: buildok/random-embedded.stp Running ./buildok/rcu.stp starting ./buildok/rcu.stp spawn1 stap -p4 ./buildok/rcu.stp spawn stap -p4 ./buildok/rcu.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/31/stap_31cb1a9b47abb4cb4d67700775a54628_2360.ko wait results: 31846 exp76 0 0 PASS: buildok/rcu.stp Running ./buildok/rpc-all-probes.stp starting ./buildok/rpc-all-probes.stp spawn1 stap -wp4 ./buildok/rpc-all-probes.stp spawn stap -wp4 ./buildok/rpc-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d0/stap_d02f1ed02b6a91550c9f4d637c4255a6_45785.ko wait results: 32062 exp76 0 0 PASS: buildok/rpc-all-probes.stp Running ./buildok/rpc-detailed.stp starting ./buildok/rpc-detailed.stp spawn1 stap -p4 ./buildok/rpc-detailed.stp spawn stap -p4 ./buildok/rpc-detailed.stp WARNING: cannot probe .return of 1 inlined functions rpc_release_task /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/stap_02ea57cf4c4a37918aef224d38e379a5_124288.ko Number of similar warning messages suppressed: 2. Rerun with -v to see them. wait results: 32278 exp76 0 0 PASS: buildok/rpc-detailed.stp Running ./buildok/rpc-embedded.stp starting ./buildok/rpc-embedded.stp spawn1 stap -p4 ./buildok/rpc-embedded.stp spawn stap -p4 ./buildok/rpc-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/stap_96a977af31d577f2e36bb4e296e9f0ff_18663.ko wait results: 32494 exp76 0 0 PASS: buildok/rpc-embedded.stp Running ./buildok/scheduler-all-probes.stp starting ./buildok/scheduler-all-probes.stp spawn1 stap -wp4 ./buildok/scheduler-all-probes.stp spawn stap -wp4 ./buildok/scheduler-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/63/stap_63f56fad0196ba912906c1b256d134c1_5194.ko wait results: 32710 exp76 0 0 PASS: buildok/scheduler-all-probes.stp Running ./buildok/scheduler-cpu_off.stp starting ./buildok/scheduler-cpu_off.stp spawn1 stap -p4 ./buildok/scheduler-cpu_off.stp spawn stap -p4 ./buildok/scheduler-cpu_off.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/81/stap_81a9924583bf4651dcc2e731dca59162_2295.ko wait results: 480 exp76 0 0 PASS: buildok/scheduler-cpu_off.stp Running ./buildok/scheduler-cpu_on.stp starting ./buildok/scheduler-cpu_on.stp spawn1 stap -p4 ./buildok/scheduler-cpu_on.stp spawn stap -p4 ./buildok/scheduler-cpu_on.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/89/stap_8900f22f31009ab10ba02522203c05f3_2774.ko wait results: 745 exp76 0 0 PASS: buildok/scheduler-cpu_on.stp Running ./buildok/scheduler-ctxswitch.stp starting ./buildok/scheduler-ctxswitch.stp spawn1 stap -p4 ./buildok/scheduler-ctxswitch.stp spawn stap -p4 ./buildok/scheduler-ctxswitch.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b1/stap_b1fa09788e56f1c386f5925d8f0a99ab_7376.ko wait results: 968 exp76 0 0 PASS: buildok/scheduler-ctxswitch.stp Running ./buildok/scheduler-detailed.stp starting ./buildok/scheduler-detailed.stp spawn1 stap -p4 ./buildok/scheduler-detailed.stp spawn stap -p4 ./buildok/scheduler-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/30/stap_30a5f08f7d01638e223e9cadcef649ea_21646.ko wait results: 1212 exp76 0 0 PASS: buildok/scheduler-detailed.stp Running ./buildok/scheduler-embedded.stp starting ./buildok/scheduler-embedded.stp spawn1 stap -p4 ./buildok/scheduler-embedded.stp spawn stap -p4 ./buildok/scheduler-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0c/stap_0c406b7bfa8867ce838a67fe2310bff0_3188.ko wait results: 1455 exp76 0 0 PASS: buildok/scheduler-embedded.stp Running ./buildok/scheduler-migrate.stp starting ./buildok/scheduler-migrate.stp spawn1 stap -p4 ./buildok/scheduler-migrate.stp spawn stap -p4 ./buildok/scheduler-migrate.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/87/stap_874aed06d2eac7f69f99c79fafc823ab_5463.ko wait results: 1681 exp76 0 0 PASS: buildok/scheduler-migrate.stp Running ./buildok/scsi-all-probes.stp starting ./buildok/scsi-all-probes.stp spawn1 stap -wp4 ./buildok/scsi-all-probes.stp spawn stap -wp4 ./buildok/scsi-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/stap_cb42846ba360e9cea0ef129986c66ffd_2866.ko wait results: 1915 exp76 0 0 PASS: buildok/scsi-all-probes.stp Running ./buildok/scsi-detailed.stp starting ./buildok/scsi-detailed.stp spawn2 ./buildok/scsi-detailed.stp spawn ./buildok/scsi-detailed.stp semantic error: while resolving probe point: identifier 'scsi' at :7:7 source: probe scsi.iodispatching ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] wait results: 2141 exp76 0 1 FAIL: buildok/scsi-detailed.stp Running ./buildok/scsi-embedded.stp starting ./buildok/scsi-embedded.stp spawn1 stap -p4 ./buildok/scsi-embedded.stp spawn stap -p4 ./buildok/scsi-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/stap_8d578b3790a7363aafbfcac2ee9c6fe8_6951.ko wait results: 2147 exp76 0 0 PASS: buildok/scsi-embedded.stp Running ./buildok/semicolon.stp starting ./buildok/semicolon.stp spawn1 stap -p4 ./buildok/semicolon.stp spawn stap -p4 ./buildok/semicolon.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9e/stap_9ed27fbc3c804125f94b03c709f43960_1828.ko wait results: 2364 exp76 0 0 PASS: buildok/semicolon.stp Running ./buildok/seven.stp starting ./buildok/seven.stp spawn1 stap -p4 ./buildok/seven.stp spawn stap -p4 ./buildok/seven.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c8/stap_c8513ca54fd4f8d6b84de3c03ff5b1e2_2829.ko wait results: 2580 exp76 0 0 PASS: buildok/seven.stp Running ./buildok/seventeen.stp starting ./buildok/seventeen.stp spawn1 stap -p4 ./buildok/seventeen.stp spawn stap -p4 ./buildok/seventeen.stp semantic error: unable to find local 'nfs_program', [man error::dwarf] dieoffset 0x1331b12 in kernel, near pc 0xfffffe0000256dfc in nfs_fsync_dir fs/nfs/dir.c (alternatives: $end, $filp, $start, $inode, $datasync)): identifier '$nfs_program' at ./buildok/seventeen.stp:23:24 source: println(kernel_string($nfs_program->name)) ^ Pass 2: analysis failed. [man error::pass2] wait results: 2796 exp76 0 1 FAIL: buildok/seventeen.stp Running ./buildok/signal-all-probes.stp starting ./buildok/signal-all-probes.stp spawn1 stap -wp4 ./buildok/signal-all-probes.stp spawn stap -wp4 ./buildok/signal-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/69/stap_698da1f402e661a0733bf67419f6c37d_70553.ko wait results: 2801 exp76 0 0 PASS: buildok/signal-all-probes.stp Running ./buildok/signal-check_ignored.stp starting ./buildok/signal-check_ignored.stp spawn1 stap -p4 ./buildok/signal-check_ignored.stp spawn stap -p4 ./buildok/signal-check_ignored.stp semantic error: failed to retrieve location attribute for 't' [man error::dwarf]: identifier '$t' at /root/systemtap_write/install/share/systemtap/tapset/linux/signal.stp:365:15 dieoffset: 0x37f696 from unknown debug file for kernel function: sigismember at include/linux/signal.h:62 inlined by sig_ignored at kernel/signal.c:88 inlined by prepare_signal at kernel/signal.c:897 source: sig_pid = $t->pid ^ Pass 2: analysis failed. [man error::pass2] wait results: 3027 exp76 0 1 KFAIL: buildok/signal-check_ignored.stp (PRMS: GCC) Running ./buildok/signal-detailed.stp starting ./buildok/signal-detailed.stp spawn1 stap -p4 ./buildok/signal-detailed.stp spawn stap -p4 ./buildok/signal-detailed.stp WARNING: cannot probe .return of 1 inlined functions sig_ignored WARNING: cannot probe .return of 1 inlined functions do_sigpending /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7b/stap_7be431cf2483f3bb2de0491e556376f3_82511.ko wait results: 3031 exp76 0 0 PASS: buildok/signal-detailed.stp Running ./buildok/signal-embedded.stp starting ./buildok/signal-embedded.stp spawn1 stap -p4 ./buildok/signal-embedded.stp spawn stap -p4 ./buildok/signal-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a9/stap_a94176fafa788302a72e3cdfc6b72ba7_6918.ko wait results: 3257 exp76 0 0 PASS: buildok/signal-embedded.stp Running ./buildok/signal-handle.stp starting ./buildok/signal-handle.stp spawn1 stap -p4 ./buildok/signal-handle.stp spawn stap -p4 ./buildok/signal-handle.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/stap_6a3254b4ef602f38e80f9fc02c58993a_54295.ko wait results: 3473 exp76 0 0 PASS: buildok/signal-handle.stp Running ./buildok/six.stp starting ./buildok/six.stp spawn1 stap -p4 ./buildok/six.stp spawn stap -p4 ./buildok/six.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/81/stap_8150814c82dbef980230e6edd59e3232_1904.ko wait results: 3699 exp76 0 0 PASS: buildok/six.stp Running ./buildok/sixteen.stp starting ./buildok/sixteen.stp spawn1 stap -p4 ./buildok/sixteen.stp spawn stap -p4 ./buildok/sixteen.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bc/stap_bc88c7ceb3eebd98db2254ab7f22cd77_1973.ko wait results: 3915 exp76 0 0 PASS: buildok/sixteen.stp Running ./buildok/socket-all-probes.stp starting ./buildok/socket-all-probes.stp spawn1 stap -wp4 ./buildok/socket-all-probes.stp spawn stap -wp4 ./buildok/socket-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/stap_475158cb9abd96fbcdf2784b69a1abd0_23502.ko wait results: 4132 exp76 0 0 PASS: buildok/socket-all-probes.stp Running ./buildok/socket-detailed.stp starting ./buildok/socket-detailed.stp spawn1 stap -wp4 ./buildok/socket-detailed.stp spawn stap -wp4 ./buildok/socket-detailed.stp semantic error: failed to retrieve location attribute for 'size' [man error::dwarf]: identifier '$size' at /root/systemtap_write/install/share/systemtap/tapset/linux/socket.stp:135:9 dieoffset: 0x3904ae4 from unknown debug file for kernel function: sock_sendmsg at net/socket.c:652 inlined by kernel_sendmsg at net/socket.c:673 source: size = $size ^ Pass 2: analysis failed. [man error::pass2] wait results: 4350 exp76 0 1 FAIL: buildok/socket-detailed.stp Running ./buildok/socket-embedded.stp starting ./buildok/socket-embedded.stp spawn1 stap -p4 ./buildok/socket-embedded.stp spawn stap -p4 ./buildok/socket-embedded.stp In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:31: /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c: In function 'function__get_sock_addr': /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:15: note: in definition of macro '__Xread' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:40: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:587:46: note: in definition of macro '_stp_deref' if (lookup_bad_addr((unsigned long)addr, size)) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:590:15: note: in definition of macro '_stp_deref' switch (size) \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:29:0, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:31: /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ ./arch/arm64/include/asm/uaccess.h:128:9: note: in definition of macro '__get_user_asm' : "r" (addr), "i" (-EFAULT)) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:24:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/runtime.h:202, from /root/systemtap_write/install/share/systemtap/runtime/runtime.h:24, from /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:31: /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:40: error: 'struct file' has no member named 'f_dentry' struct dentry *dentry = kread(&(filep->f_dentry)); ^ /root/systemtap_write/install/share/systemtap/runtime/linux/../loc2c-runtime.h:223:45: note: in definition of macro 'DEREF_FAULT' STAP_MSG_LOC2C_01, (void *)(intptr_t)(addr), #addr); \ ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:838:21: note: in expansion of macro '_stp_deref' #define kderef(s,a) _stp_deref(s,a,KERNEL_DS) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:880:22: note: in expansion of macro 'kderef' ( (typeof(*(ptr))) Xderef(sizeof(*(ptr)), (ptr)) ) ^ /root/systemtap_write/install/share/systemtap/runtime/linux/loc2c-runtime.h:886:20: note: in expansion of macro '__Xread' #define kread(ptr) __Xread((ptr), kderef) ^ /tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.c:900:27: note: in expansion of macro 'kread' struct dentry *dentry = kread(&(filep->f_dentry)); ^ make[4]: *** [/tmp/stapqZBQXG/stap_487e199642bcfe58e92e9da300539021_12271_src.o] Error 1 make[3]: *** [_module_/tmp/stapqZBQXG] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compilation failed. [man error::pass4] wait results: 4354 exp76 0 1 FAIL: buildok/socket-embedded.stp Running ./buildok/stat_extract.stp starting ./buildok/stat_extract.stp spawn1 stap -p4 ./buildok/stat_extract.stp spawn stap -p4 ./buildok/stat_extract.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0c/stap_0c789cd8c23fe3cad024e2f3da09f9a2_2306.ko wait results: 4524 exp76 0 0 PASS: buildok/stat_extract.stp Running ./buildok/stat_insert.stp starting ./buildok/stat_insert.stp spawn1 stap -p4 ./buildok/stat_insert.stp spawn stap -p4 ./buildok/stat_insert.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/05/stap_05c366fdd78382e6a0c24aa765018ad8_3715.ko wait results: 4740 exp76 0 0 PASS: buildok/stat_insert.stp Running ./buildok/stopwatches.stp starting ./buildok/stopwatches.stp spawn1 stap -p4 ./buildok/stopwatches.stp spawn stap -p4 ./buildok/stopwatches.stp semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. wait results: 4957 exp76 0 1 FAIL: buildok/stopwatches.stp Running ./buildok/string-embedded.stp starting ./buildok/string-embedded.stp spawn1 stap -p4 ./buildok/string-embedded.stp spawn stap -p4 ./buildok/string-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2c/stap_2c280cc6cc768f6319dbb0a99846abb7_4613.ko wait results: 4961 exp76 0 0 PASS: buildok/string-embedded.stp Running ./buildok/syscall.stp starting ./buildok/syscall.stp spawn1 stap -wp4 ./buildok/syscall.stp spawn stap -wp4 ./buildok/syscall.stp semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2896:35 source: probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. wait results: 5177 exp76 0 1 FAIL: buildok/syscall.stp Running ./buildok/syscalls-arch-detailed.stp starting ./buildok/syscalls-arch-detailed.stp spawn1 stap -p4 ./buildok/syscalls-arch-detailed.stp spawn stap -p4 ./buildok/syscalls-arch-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ad/stap_add46c877ab20cf886cc14970ea3bcaa_8455.ko wait results: 5181 exp76 0 0 PASS: buildok/syscalls-arch-detailed.stp Running ./buildok/syscalls-detailed.stp starting ./buildok/syscalls-detailed.stp spawn1 stap -Wp4 ./buildok/syscalls-detailed.stp spawn stap -Wp4 ./buildok/syscalls-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/17/stap_17a2d68c5f6cc861150e748202e285a5_233931.ko wait results: 5397 exp76 0 0 PASS: buildok/syscalls-detailed.stp Running ./buildok/syscalls2-detailed.stp starting ./buildok/syscalls2-detailed.stp spawn1 stap -Wp4 ./buildok/syscalls2-detailed.stp spawn stap -Wp4 ./buildok/syscalls2-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/91/stap_914ec98908919287d6744cfe77a1bcc1_256351.ko wait results: 5614 exp76 0 0 PASS: buildok/syscalls2-detailed.stp Running ./buildok/system-embedded.stp starting ./buildok/system-embedded.stp spawn1 stap -p4 ./buildok/system-embedded.stp spawn stap -p4 ./buildok/system-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0c/stap_0c51322374d6bdb0073b7735a64fe4fc_1669.ko wait results: 5831 exp76 0 0 PASS: buildok/system-embedded.stp Running ./buildok/systemtap_privilege.stp starting ./buildok/systemtap_privilege.stp spawn1 stap -p4 ./buildok/systemtap_privilege.stp spawn stap -p4 ./buildok/systemtap_privilege.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/stap_3ab4f8ff711ce8dea257a6f0b6bb833c_1586.ko wait results: 6052 exp76 0 0 PASS: buildok/systemtap_privilege.stp Running ./buildok/task-embedded.stp starting ./buildok/task-embedded.stp spawn1 stap -p4 ./buildok/task-embedded.stp spawn stap -p4 ./buildok/task-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8f/stap_8fb7b951c3d73e5b0574621d849a3828_13453.ko wait results: 6269 exp76 0 0 PASS: buildok/task-embedded.stp Running ./buildok/task_rlimit_test.stp starting ./buildok/task_rlimit_test.stp spawn1 stap -p4 ./buildok/task_rlimit_test.stp spawn stap -p4 ./buildok/task_rlimit_test.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/db/stap_db279049acd846e33c024d88fea86b35_6847.ko wait results: 6487 exp76 0 0 PASS: buildok/task_rlimit_test.stp Running ./buildok/task_test.stp starting ./buildok/task_test.stp spawn1 stap -p4 ./buildok/task_test.stp spawn stap -p4 ./buildok/task_test.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a4/stap_a4a49baa798ae15550ca88c4cac0fae6_18888.ko wait results: 6703 exp76 0 0 PASS: buildok/task_test.stp Running ./buildok/task_time-embedded.stp starting ./buildok/task_time-embedded.stp spawn1 stap -p4 ./buildok/task_time-embedded.stp spawn stap -p4 ./buildok/task_time-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/stap_2b9a781c4cd777bfd99bb5fe7e68607d_6999.ko wait results: 6919 exp76 0 0 PASS: buildok/task_time-embedded.stp Running ./buildok/tcp-all-probes.stp starting ./buildok/tcp-all-probes.stp spawn1 stap -wp4 ./buildok/tcp-all-probes.stp spawn stap -wp4 ./buildok/tcp-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0c/stap_0c6d0fad43d10c7d1ebaa4945a58f019_16836.ko wait results: 7135 exp76 0 0 PASS: buildok/tcp-all-probes.stp Running ./buildok/tcp-detailed.stp starting ./buildok/tcp-detailed.stp spawn1 stap -p4 ./buildok/tcp-detailed.stp spawn stap -p4 ./buildok/tcp-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5c/stap_5c159ebb61c92a227838230b986e2032_45241.ko wait results: 7351 exp76 0 0 PASS: buildok/tcp-detailed.stp Running ./buildok/tcp-embedded.stp starting ./buildok/tcp-embedded.stp spawn1 stap -p4 ./buildok/tcp-embedded.stp spawn stap -p4 ./buildok/tcp-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/stap_60396270ff49e30a2be5814735a74f73_12821.ko wait results: 7568 exp76 0 0 PASS: buildok/tcp-embedded.stp Running ./buildok/tcp_test.stp starting ./buildok/tcp_test.stp spawn1 stap -p4 ./buildok/tcp_test.stp spawn stap -p4 ./buildok/tcp_test.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/stap_f85b1e197272bfbc43613745d253ffb1_21650.ko wait results: 7784 exp76 0 0 PASS: buildok/tcp_test.stp Running ./buildok/tcpmib-all-probes.stp starting ./buildok/tcpmib-all-probes.stp spawn1 stap -p4 ./buildok/tcpmib-all-probes.stp spawn stap -p4 ./buildok/tcpmib-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/stap_2af88b91d9d583385b817977833e6da6_22870.ko wait results: 8000 exp76 0 0 PASS: buildok/tcpmib-all-probes.stp Running ./buildok/tcpmib-detailed.stp starting ./buildok/tcpmib-detailed.stp spawn1 stap -wp4 ./buildok/tcpmib-detailed.stp spawn stap -wp4 ./buildok/tcpmib-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/stap_d53048c9cb042e94510dbacb6384b757_23024.ko wait results: 8216 exp76 0 0 PASS: buildok/tcpmib-detailed.stp Running ./buildok/tcpmib-embedded.stp starting ./buildok/tcpmib-embedded.stp spawn1 stap -p4 ./buildok/tcpmib-embedded.stp spawn stap -p4 ./buildok/tcpmib-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e6/stap_e6e5ca3f7c5fde2f15b321d4f07cf6b4_20641.ko wait results: 8433 exp76 0 0 PASS: buildok/tcpmib-embedded.stp Running ./buildok/ten.stp starting ./buildok/ten.stp spawn1 stap -up4 ./buildok/ten.stp spawn stap -up4 ./buildok/ten.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4f/stap_4f7104cc0b1c1d0218747b730f01e52e_2569.ko wait results: 8649 exp76 0 0 PASS: buildok/ten.stp Running ./buildok/thirteen.stp starting ./buildok/thirteen.stp spawn1 stap -p4 ./buildok/thirteen.stp spawn stap -p4 ./buildok/thirteen.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c7/stap_c7675f2afb4e38a05fb2dd67eebe2ac7_2176.ko wait results: 8865 exp76 0 0 PASS: buildok/thirteen.stp Running ./buildok/thirty.stp starting ./buildok/thirty.stp spawn1 stap -p4 ./buildok/thirty.stp spawn stap -p4 ./buildok/thirty.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/25/stap_25721ea22f8880c0d7c10c4136830722_19425.ko wait results: 9082 exp76 0 0 PASS: buildok/thirty.stp Running ./buildok/thirtyfour.stp starting ./buildok/thirtyfour.stp spawn1 stap -gp4 ./buildok/thirtyfour.stp spawn stap -gp4 ./buildok/thirtyfour.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/stap_c04aba3cb12fcf221bee8e1edde38bdb_1762.ko wait results: 9298 exp76 0 0 PASS: buildok/thirtyfour.stp Running ./buildok/thirtyone.stp starting ./buildok/thirtyone.stp spawn1 stap -wp4 ./buildok/thirtyone.stp spawn stap -wp4 ./buildok/thirtyone.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/34/stap_34af4392f1d0053049d6c45eed07c1f5_1891.ko wait results: 9514 exp76 0 0 PASS: buildok/thirtyone.stp Running ./buildok/thirtythree.stp starting ./buildok/thirtythree.stp spawn2 ./buildok/thirtythree.stp spawn ./buildok/thirtythree.stp Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapbkpIbL" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Parsed kernel "/lib/modules/3.19.0-0.72.aa7a.aarch64/build/.config", containing 2558 tuples Parsed kernel "/lib/modules/3.19.0-0.72.aa7a.aarch64/build/Module.symvers", containing 7203 vmlinux exports Parsed kernel "/lib/modules/3.19.0-0.72.aa7a.aarch64/build/System.map", containing 31634 symbols Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfs_proc.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/task.stpm" Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/choose_defined.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/container_of.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/macros.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/offsetof.stpm" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/type_defined.stpm" Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/aux_syscalls.stp" Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/aux_syscalls.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context-caller.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context-envvar.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context-symbols.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context-unwind.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/context.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/conversions-guru.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ctime.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/dentry.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/dev.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/endian.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/guru-delay.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/guru-signal.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/inet.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/inet_sock.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ioblock.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ioscheduler.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ip.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ipmib-filter-default.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ipmib.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/irq.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/kprocess.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/kretprobe.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/linuxmib-filter-default.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/linuxmib.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/loadavg.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/logging.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/memory.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls2.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/netfilter.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/networking.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfs.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfs_proc.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfsd.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/nfsderrno.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/panic.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/perf.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/proc_mem.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/pstrace.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/rcu.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/rlimit.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/rpc.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/scheduler.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/scsi.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/signal.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/socket.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/syscalls2.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/syscalls_cfg_trunc.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/target_set.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/task.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/task_ancestry.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/task_time.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tcpmib-filter-default.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tcpmib.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/timestamp.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/timestamp_gtod.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/timestamp_monotonic.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tty.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/tzinfo.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ucontext-symbols.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ucontext-unwind.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/ucontext.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/udp.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/utrace.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/linux/vfs.stp" Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/arm64/registers.stp" Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/ansi.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/argv.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/context.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/errno.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/indent-default.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/indent.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/init.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/java.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/logging.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/null.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/oneshot.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/pn.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/random.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/registers.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/speculative.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/stap_staticmarkers.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/stopwatch.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/string.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/system.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/timers.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/tokenize.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/tzinfo.stp" Processing tapset "/root/systemtap_write/install/share/systemtap/tapset/uconversions.stp" Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49280virt/41408res/5824shr/32064data kb, in 410usr/10sys/417real ms. Eliding side-effect-free empty block operator '{' at :1:13 Eliding side-effect-free singleton block operator '{' at :1:19 Eliding side-effect-free null statement keyword at :1:1 Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 50048virt/41408res/5824shr/32832data kb, in 0usr/0sys/9real ms. Extracting build ID. blacklist regexps: blfn: ^(.^)$ blfn_ret: ^(_start)$ blfile: ^(.^)$ blsection: ^(.^) Running /usr/bin/env LD_TRACE_LOADED_OBJECTS=1 LD_WARN=yes LD_BIND_NOW=yes /lib/ld-linux-aarch64.so.1 /usr/bin/ls Added -d '/lib64/libselinux.so.1' due to 'libselinux.so.1' Added -d '/lib64/libcap.so.2' due to 'libcap.so.2' Added -d '/lib64/libacl.so.1' due to 'libacl.so.1' Added -d '/lib64/libc.so.6' due to 'libc.so.6' Added -d '/lib/ld-linux-aarch64.so.1' Added -d '/lib64/libpcre.so.1' due to 'libpcre.so.1' Added -d '/lib64/liblzma.so.5' due to 'liblzma.so.5' Added -d '/lib64/libdl.so.2' due to 'libdl.so.2' Added -d '/lib64/libattr.so.1' due to 'libattr.so.1' Added -d '/lib64/libpthread.so.0' due to 'libpthread.so.0' Spawn waitpid result (0x0): 0 function recursion-analysis: max-nesting 0 non-recursive adapt location:15max - 29/2tot =>[] adapt derivation:22max - 37/2tot =>[] adapt pp:15max - 23/2tot =>[] adapt pn:15max - 23/2tot =>[] 1 statements for probe probe_2654 probe 1 ('timer.s(900)') locks nothing 1 statements for probe probe_2655 dump_unwindsyms /lib/ld-linux-aarch64.so.1 index=0 base=0x10000 Found build-id in /lib/ld-linux-aarch64.so.1, length 20, start at 0x1d8 dump_unwindsyms /lib64/libacl.so.1 index=1 base=0x10000 Found build-id in /lib64/libacl.so.1, length 20, start at 0x1d8 dump_unwindsyms /lib64/libattr.so.1 index=2 base=0x10000 Found build-id in /lib64/libattr.so.1, length 20, start at 0x1d8 dump_unwindsyms /lib64/libc.so.6 index=3 base=0x10000 Found build-id in /lib64/libc.so.6, length 20, start at 0x280 dump_unwindsyms /lib64/libcap.so.2 index=4 base=0x10000 Found build-id in /lib64/libcap.so.2, length 20, start at 0x1d8 dump_unwindsyms /lib64/libdl.so.2 index=5 base=0x10000 Found build-id in /lib64/libdl.so.2, length 20, start at 0x248 dump_unwindsyms /lib64/liblzma.so.5 index=6 base=0x10000 Found build-id in /lib64/liblzma.so.5, length 20, start at 0x1d8 dump_unwindsyms /lib64/libpcre.so.1 index=7 base=0x10000 Found build-id in /lib64/libpcre.so.1, length 20, start at 0x1d8 dump_unwindsyms /lib64/libpthread.so.0 index=8 base=0x10000 Found build-id in /lib64/libpthread.so.0, length 20, start at 0x248 dump_unwindsyms /lib64/libselinux.so.1 index=9 base=0x10000 Found build-id in /lib64/libselinux.so.1, length 20, start at 0x210 dump_unwindsyms /usr/bin/ls index=10 base=0x400000 Found build-id in /usr/bin/ls, length 20, start at 0x400284 Pass 3: translated to C into "/tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962_src.c" using 58304virt/43776res/7040shr/41088data kb, in 40usr/110sys/150real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapbkpIbL modules ARCH=arm64 CONFIG_DEBUG_INFO= V=1 -j9 make[3]: Entering directory `/usr/src/kernels/3.19.0-0.72.aa7a.aarch64' test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/stapbkpIbL/.tmp_versions ; rm -f /tmp/stapbkpIbL/.tmp_versions/* make -f ./scripts/Makefile.build obj=/tmp/stapbkpIbL gcc -Wp,-MD,/tmp/stapbkpIbL/.stap_79f982348d4a0c27eb4afba27695e8fc_1962_src.o.d -nostdinc -isystem /usr/lib/gcc/aarch64-redhat-linux/4.8.3/include -I./arch/arm64/include -Iarch/arm64/include/generated/uapi -Iarch/arm64/include/generated -Iinclude -I./arch/arm64/include/uapi -Iarch/arm64/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mgeneral-regs-only -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Iinclude2/asm/mach-default -include /tmp/stapbkpIbL/stapconf_de434e1ccb2853f7201189306b1f027a_903.h -freorder-blocks -fasynchronous-unwind-tables -Wframe-larger-than=512 -Wno-unused -Werror -I"/root/systemtap_write/install/share/systemtap/runtime" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(stap_79f982348d4a0c27eb4afba27695e8fc_1962_src)" -D"KBUILD_MODNAME=KBUILD_STR(stap_79f982348d4a0c27eb4afba27695e8fc_1962)" -c -o /tmp/stapbkpIbL/.tmp_stap_79f982348d4a0c27eb4afba27695e8fc_1962_src.o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962_src.c (cat /dev/null; echo kernel//tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.ko;) > /tmp/stapbkpIbL/modules.order gcc -Wp,-MD,/tmp/stapbkpIbL/.stap_79f982348d4a0c27eb4afba27695e8fc_1962_aux_0.o.d -nostdinc -isystem /usr/lib/gcc/aarch64-redhat-linux/4.8.3/include -I./arch/arm64/include -Iarch/arm64/include/generated/uapi -Iarch/arm64/include/generated -Iinclude -I./arch/arm64/include/uapi -Iarch/arm64/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mgeneral-regs-only -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Iinclude2/asm/mach-default -include /tmp/stapbkpIbL/stapconf_de434e1ccb2853f7201189306b1f027a_903.h -freorder-blocks -fasynchronous-unwind-tables -Wframe-larger-than=512 -Wno-unused -Werror -I"/root/systemtap_write/install/share/systemtap/runtime" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(stap_79f982348d4a0c27eb4afba27695e8fc_1962_aux_0)" -D"KBUILD_MODNAME=KBUILD_STR(stap_79f982348d4a0c27eb4afba27695e8fc_1962)" -c -o /tmp/stapbkpIbL/.tmp_stap_79f982348d4a0c27eb4afba27695e8fc_1962_aux_0.o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962_aux_0.c ld -EL -r -o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962_src.o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962_aux_0.o ; scripts/mod/modpost /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.o make -f ./scripts/Makefile.modpost find /tmp/stapbkpIbL/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -a -i ./Module.symvers -I /tmp/stapbkpIbL/Module.symvers -o /tmp/stapbkpIbL/Module.symvers -w -s -T - gcc -Wp,-MD,/tmp/stapbkpIbL/.stap_79f982348d4a0c27eb4afba27695e8fc_1962.mod.o.d -nostdinc -isystem /usr/lib/gcc/aarch64-redhat-linux/4.8.3/include -I./arch/arm64/include -Iarch/arm64/include/generated/uapi -Iarch/arm64/include/generated -Iinclude -I./arch/arm64/include/uapi -Iarch/arm64/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -mlittle-endian -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mgeneral-regs-only -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Iinclude2/asm/mach-default -include /tmp/stapbkpIbL/stapconf_de434e1ccb2853f7201189306b1f027a_903.h -freorder-blocks -fasynchronous-unwind-tables -Wframe-larger-than=512 -Wno-unused -Werror -I"/root/systemtap_write/install/share/systemtap/runtime" -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(stap_79f982348d4a0c27eb4afba27695e8fc_1962.mod)" -D"KBUILD_MODNAME=KBUILD_STR(stap_79f982348d4a0c27eb4afba27695e8fc_1962)" -DMODULE -c -o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.mod.o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.mod.c ld -EL -r -T ./scripts/module-common.lds --build-id -o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.ko /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.o /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.mod.o make[3]: Leaving directory `/usr/src/kernels/3.19.0-0.72.aa7a.aarch64' Spawn waitpid result (0x0): 0 /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/79/stap_79f982348d4a0c27eb4afba27695e8fc_1962.ko Pass 4: compiled C into "stap_79f982348d4a0c27eb4afba27695e8fc_1962.ko" in 2740usr/60sys/3151real ms. Cache cleaning skipped, interval not reached 115 s / 300 s. Copying /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/79/stap_79f982348d4a0c27eb4afba27695e8fc_1962.ko Copying /tmp/stapbkpIbL/stap_79f982348d4a0c27eb4afba27695e8fc_1962_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/79/stap_79f982348d4a0c27eb4afba27695e8fc_1962.c Copying /tmp/stapbkpIbL/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running rm -rf /tmp/stapbkpIbL Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapbkpIbL" wait results: 9730 exp76 0 0 PASS: buildok/thirtythree.stp Running ./buildok/thirtytwo.stp starting ./buildok/thirtytwo.stp spawn2 ./buildok/thirtytwo.stp spawn ./buildok/thirtytwo.stp semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp:2906:45 source: probe __syscall.syscall.kexec_load.return = kernel.function("sys_kexec_load").return ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 9948 exp76 0 1 FAIL: buildok/thirtytwo.stp Running ./buildok/three.stp starting ./buildok/three.stp spawn1 stap -p4 ./buildok/three.stp spawn stap -p4 ./buildok/three.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/stap_1ffdc90d269a6e79b2223bff0fbd2589_2336.ko wait results: 9953 exp76 0 0 PASS: buildok/three.stp Running ./buildok/timestamp-embedded.stp starting ./buildok/timestamp-embedded.stp spawn1 stap -p4 ./buildok/timestamp-embedded.stp spawn stap -p4 ./buildok/timestamp-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4d/stap_4d3e1a0d9061cbf6250de439a2e25662_5714.ko wait results: 10169 exp76 0 0 PASS: buildok/timestamp-embedded.stp Running ./buildok/timestamp_gtod-embedded.stp starting ./buildok/timestamp_gtod-embedded.stp spawn1 stap -p4 ./buildok/timestamp_gtod-embedded.stp spawn stap -p4 ./buildok/timestamp_gtod-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/stap_001da46d41b5f20472792533272c78d7_2223.ko wait results: 10385 exp76 0 0 PASS: buildok/timestamp_gtod-embedded.stp Running ./buildok/timestamp_monotonic-embedded.stp starting ./buildok/timestamp_monotonic-embedded.stp spawn1 stap -p4 ./buildok/timestamp_monotonic-embedded.stp spawn stap -p4 ./buildok/timestamp_monotonic-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f7/stap_f7b08e0529e8e239f27fd18dd384e158_4070.ko wait results: 10601 exp76 0 0 PASS: buildok/timestamp_monotonic-embedded.stp Running ./buildok/tty-detailed.stp starting ./buildok/tty-detailed.stp spawn1 stap -p4 ./buildok/tty-detailed.stp spawn stap -p4 ./buildok/tty-detailed.stp semantic error: failed to retrieve location attribute for 'driver' [man error::dwarf]: identifier '$driver' at /root/systemtap_write/install/share/systemtap/tapset/linux/tty.stp:155:37 dieoffset: 0x2a02378 from unknown debug file for kernel function: tty_register_device at drivers/tty/tty_io.c:3192 inlined by tty_register_driver at drivers/tty/tty_io.c:3452 source: driver_name = kernel_string_quoted($driver->driver_name) ^ Pass 2: analysis failed. [man error::pass2] wait results: 10817 exp76 0 1 FAIL: buildok/tty-detailed.stp Running ./buildok/tty-resize.stp starting ./buildok/tty-resize.stp spawn1 stap -p4 ./buildok/tty-resize.stp spawn stap -p4 ./buildok/tty-resize.stp semantic error: failed to retrieve location attribute for 'tty' [man error::dwarf]: identifier '$tty' at /root/systemtap_write/install/share/systemtap/tapset/linux/tty.stp:81:30 dieoffset: 0x2a0511f from unknown debug file for kernel function: current_thread_info at arch/arm64/include/asm/thread_info.h:84 inlined by copy_from_user at arch/arm64/include/asm/uaccess.h:246 inlined by tiocswinsz at drivers/tty/tty_io.c:2347 inlined by tty_ioctl at drivers/tty/tty_io.c:2835 source: name = kernel_string_quoted($tty->name) ^ Pass 2: analysis failed. [man error::pass2] wait results: 10821 exp76 0 1 KFAIL: buildok/tty-resize.stp (PRMS: GCC) Running ./buildok/twelve.stp starting ./buildok/twelve.stp spawn1 stap -p4 ./buildok/twelve.stp spawn stap -p4 ./buildok/twelve.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_322c10696f6e66b367fa480d54e0c45f_2038.ko wait results: 10825 exp76 0 0 PASS: buildok/twelve.stp Running ./buildok/twenty.stp starting ./buildok/twenty.stp spawn1 stap -gp4 ./buildok/twenty.stp spawn stap -gp4 ./buildok/twenty.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/36/stap_36a250b496b2f21c9cb9d222877c3c93_3062.ko wait results: 11041 exp76 0 0 PASS: buildok/twenty.stp Running ./buildok/twentyeight.stp starting ./buildok/twentyeight.stp spawn1 stap -gp4 ./buildok/twentyeight.stp spawn stap -gp4 ./buildok/twentyeight.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/14/stap_14767b22f4c0fd1d42ec69e3e5e6683b_1775.ko wait results: 11258 exp76 0 0 PASS: buildok/twentyeight.stp Running ./buildok/twentyeightprime.stp starting ./buildok/twentyeightprime.stp spawn1 stap -p4 ./buildok/twentyeightprime.stp spawn stap -p4 ./buildok/twentyeightprime.stp semantic error: while resolving probe point: identifier 'process' at ./buildok/twentyeightprime.stp:3:7 source: probe process(0).statement(0).absolute { log("absolute zero reached") } ^ semantic error: absolute process probes not available [man error::inode-uprobes] Pass 2: analysis failed. [man error::pass2] wait results: 11474 exp76 0 1 KFAIL: buildok/twentyeightprime.stp (PRMS: INODE_UPROBES) Running ./buildok/twentyfive.stp starting ./buildok/twentyfive.stp spawn1 stap -p4 ./buildok/twentyfive.stp spawn stap -p4 ./buildok/twentyfive.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/stap_f6e7f46e24bafbc9c1ff21938a46553f_1710.ko wait results: 11488 exp76 0 0 PASS: buildok/twentyfive.stp Running ./buildok/twentyfour.stp starting ./buildok/twentyfour.stp spawn1 stap -wgp4 ./buildok/twentyfour.stp spawn stap -wgp4 ./buildok/twentyfour.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/93/stap_93f7fd77e4f20af57f2a9e4e53d58353_1539.ko wait results: 11704 exp76 0 0 PASS: buildok/twentyfour.stp Running ./buildok/twentynine.stp starting ./buildok/twentynine.stp spawn1 stap -gp4 ./buildok/twentynine.stp spawn stap -gp4 ./buildok/twentynine.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9b/stap_9bc040e47db35b48d8cb25d5c7eda3c9_2698.ko wait results: 11920 exp76 0 0 PASS: buildok/twentynine.stp Running ./buildok/twentyone.stp starting ./buildok/twentyone.stp spawn1 stap -p4 ./buildok/twentyone.stp spawn stap -p4 ./buildok/twentyone.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/30/stap_3038dadc0037afd607ed4660afd9ed15_2259.ko wait results: 12136 exp76 0 0 PASS: buildok/twentyone.stp Running ./buildok/twentyseven.stp starting ./buildok/twentyseven.stp spawn1 stap -p4 ./buildok/twentyseven.stp spawn stap -p4 ./buildok/twentyseven.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/stap_88c3b744e0035f5fd9f726d552c86000_2363.ko wait results: 12352 exp76 0 0 PASS: buildok/twentyseven.stp Running ./buildok/twentythree.stp starting ./buildok/twentythree.stp spawn1 stap -gp4 ./buildok/twentythree.stp spawn stap -gp4 ./buildok/twentythree.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/stap_d55bd320ec3b4b47d2dbda71ad44fb05_3146.ko wait results: 12568 exp76 0 0 PASS: buildok/twentythree.stp Running ./buildok/twentytwo.stp starting ./buildok/twentytwo.stp spawn1 stap -p4 ./buildok/twentytwo.stp spawn stap -p4 ./buildok/twentytwo.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/99/stap_997029df13c399aefd1e6ee3adb8d1b3_3047.ko wait results: 12784 exp76 0 0 PASS: buildok/twentytwo.stp Running ./buildok/two.stp starting ./buildok/two.stp spawn2 ./buildok/two.stp spawn ./buildok/two.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a9/stap_a908b08c0b4af9e89295cb13e911dc24_1999.ko wait results: 13000 exp76 0 0 PASS: buildok/two.stp Running ./buildok/ucontext-embedded.stp starting ./buildok/ucontext-embedded.stp spawn1 stap -p4 ./buildok/ucontext-embedded.stp spawn stap -p4 ./buildok/ucontext-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/36/stap_3656f1223942d8880c9a13e48924d559_3440.ko wait results: 13217 exp76 0 0 PASS: buildok/ucontext-embedded.stp Running ./buildok/ucontext-symbols-embedded.stp starting ./buildok/ucontext-symbols-embedded.stp spawn1 stap -p4 ./buildok/ucontext-symbols-embedded.stp spawn stap -p4 ./buildok/ucontext-symbols-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fd/stap_fd38e956551ac25c4aed608896f12485_4497.ko wait results: 13435 exp76 0 0 PASS: buildok/ucontext-symbols-embedded.stp Running ./buildok/ucontext-unwind-embedded.stp starting ./buildok/ucontext-unwind-embedded.stp spawn1 stap -p4 ./buildok/ucontext-unwind-embedded.stp spawn stap -p4 ./buildok/ucontext-unwind-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/86/stap_86924e17cb6be679546e4f0259301dac_2557.ko wait results: 13651 exp76 0 0 PASS: buildok/ucontext-unwind-embedded.stp Running ./buildok/udp-all-probes.stp starting ./buildok/udp-all-probes.stp spawn1 stap -wp4 ./buildok/udp-all-probes.stp spawn stap -wp4 ./buildok/udp-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/80/stap_80049817b033b1f69a3bad8b10947732_13875.ko wait results: 13867 exp76 0 0 PASS: buildok/udp-all-probes.stp Running ./buildok/udp-detailed.stp starting ./buildok/udp-detailed.stp spawn1 stap -p4 ./buildok/udp-detailed.stp spawn stap -p4 ./buildok/udp-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/69/stap_690572e49905a4a67af1a06ec303e09f_16095.ko wait results: 14083 exp76 0 0 PASS: buildok/udp-detailed.stp Running ./buildok/udp_test.stp starting ./buildok/udp_test.stp spawn1 stap -p4 ./buildok/udp_test.stp spawn stap -p4 ./buildok/udp_test.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/stap_e2057e916ac464f2692832081806287d_19675.ko wait results: 14299 exp76 0 0 PASS: buildok/udp_test.stp Running ./buildok/utrace.stp starting ./buildok/utrace.stp spawn1 stap -wp4 ./buildok/utrace.stp spawn stap -wp4 ./buildok/utrace.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/94/stap_94bbf27dba62af38d3b93342d0bd4539_1555.ko wait results: 14515 exp76 0 0 PASS: buildok/utrace.stp Running ./buildok/vfs-all-probes.stp starting ./buildok/vfs-all-probes.stp spawn1 stap -wp4 ./buildok/vfs-all-probes.stp spawn stap -wp4 ./buildok/vfs-all-probes.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/stap_64b610e4083c41d98e7d659254534965_69761.ko wait results: 14731 exp76 0 0 PASS: buildok/vfs-all-probes.stp Running ./buildok/vfs-detailed.stp starting ./buildok/vfs-detailed.stp spawn1 stap -p4 ./buildok/vfs-detailed.stp spawn stap -p4 ./buildok/vfs-detailed.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/70/stap_70651f33fb2bb760f8c20e0d27185d7c_136237.ko wait results: 14947 exp76 0 0 PASS: buildok/vfs-detailed.stp Running ./buildok/vfs-embedded.stp starting ./buildok/vfs-embedded.stp spawn1 stap -p4 ./buildok/vfs-embedded.stp spawn stap -p4 ./buildok/vfs-embedded.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ac/stap_ac7441ebf1546f582b36742e91f3a05f_13469.ko wait results: 15163 exp76 0 0 PASS: buildok/vfs-embedded.stp Running ./buildok/xtime.stp starting ./buildok/xtime.stp spawn1 stap -p4 ./buildok/xtime.stp spawn stap -p4 ./buildok/xtime.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c3/stap_c367b0b263cc45efa47d022f5703fa5a_2886.ko wait results: 15379 exp76 0 0 PASS: buildok/xtime.stp testcase ./systemtap.pass1-4/buildok.exp completed in 1453 seconds Running ./systemtap.pass1-4/debugtypes.exp ... Executing on host: gcc ./systemtap.pass1-4/debugtypes.cxx -gdwarf-4 -fdebug-types-section -g -lm -o debugtypes.exe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.pass1-4/debugtypes.cxx -gdwarf-4 -fdebug-types-section -g -lm -o debugtypes.exe PASS: compiling debugtypes.cxx starting ./systemtap.pass1-4/debugtypes.stp spawn1 stap -p2 ./systemtap.pass1-4/debugtypes.stp spawn stap -p2 ./systemtap.pass1-4/debugtypes.stp # functions _dwarf_cast_get_cast_0:long (pointer:long) _dwarf_cast_get_cast_1:long (pointer:long) _dwarf_tvar_get_p_0:long () _dwarf_tvar_get_p_1:long () _dwarf_tvar_get_q_2:long () error:unknown (msg:string) # probes process("/root/systemtap_write/systemtap/testsuite/debugtypes.exe").function("func1@./systemtap.pass1-4/debugtypes.cxx:24") /* pc=.absolute+0x628 */ /* <- process("/root/systemtap_write/systemtap/testsuite/debugtypes.exe").function("func1@./systemtap.pass1-4/debugtypes.cxx:24") */ process("/root/systemtap_write/systemtap/testsuite/debugtypes.exe").function("func2@./systemtap.pass1-4/debugtypes.cxx:29") /* pc=.absolute+0x640 */ /* <- process("/root/systemtap_write/systemtap/testsuite/debugtypes.exe").function("func2@./systemtap.pass1-4/debugtypes.cxx:29") */ timer.s(900) /* <- timer.s(900) */ wait results: 15610 exp76 0 0 PASS: compiling debugtypes.stp testcase ./systemtap.pass1-4/debugtypes.exp completed in 1 seconds Running ./systemtap.pass1-4/parseko.exp ... Running ./parseko/array01.stp starting ./parseko/array01.stp spawn1 stap -p1 ./parseko/array01.stp spawn stap -p1 ./parseko/array01.stp parse error: array size out of range saw: ./parseko/array01.stp EOF 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15614 exp76 0 1 XFAIL: parseko/array01.stp Running ./parseko/array02.stp starting ./parseko/array02.stp spawn1 stap -p1 ./parseko/array02.stp spawn stap -p1 ./parseko/array02.stp parse error: array size out of range saw: ./parseko/array02.stp EOF 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15618 exp76 0 1 XFAIL: parseko/array02.stp Running ./parseko/array03.stp starting ./parseko/array03.stp spawn1 stap -p1 ./parseko/array03.stp spawn stap -p1 ./parseko/array03.stp parse error: only scalar globals can be initialized saw: operator '=' at ./parseko/array03.stp:4:14 source: global a[10] = 42 ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15622 exp76 0 1 XFAIL: parseko/array03.stp Running ./parseko/array04.stp starting ./parseko/array04.stp spawn1 stap -p1 ./parseko/array04.stp spawn stap -p1 ./parseko/array04.stp parse error: only scalar globals can be initialized saw: operator '=' at ./parseko/array04.stp:4:14 source: global a[10] = "foobar" ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15626 exp76 0 1 XFAIL: parseko/array04.stp Running ./parseko/array_slicing.stp starting ./parseko/array_slicing.stp spawn1 stap -p1 ./parseko/array_slicing.stp spawn stap -p1 ./parseko/array_slicing.stp parse error: expected literal string or number saw: operator ']' at ./parseko/array_slicing.stp:6:29 source: foreach ([a, b, c] in val[]); ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15630 exp76 0 1 XFAIL: parseko/array_slicing.stp Running ./parseko/at_operators.stp starting ./parseko/at_operators.stp spawn1 stap -p1 ./parseko/at_operators.stp spawn stap -p1 ./parseko/at_operators.stp parse error: expected identifier or '*' saw: operator '@hellosailor' at ./parseko/at_operators.stp:4:7 source: probe @hellosailor = begin { } ^ 2 parse errors. Pass 1: parse failed. [man error::pass1] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 15634 exp76 0 1 XFAIL: parseko/at_operators.stp Running ./parseko/autocast01.stp starting ./parseko/autocast01.stp spawn2 ./parseko/autocast01.stp spawn ./parseko/autocast01.stp parse error: expected @cast, @var or $var saw: operator '(' at :1:19 source: probe begin { ( & (6 * 9) ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:25 source: probe begin { ( (6 * 9) ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:25 source: probe begin { ( (6 * 9) [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:25 source: probe begin { ( (6 * 9) $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:25 source: probe begin { ( (6 * 9) $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '(' at :1:19 source: probe begin { ( & (6 * 9) ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:25 source: probe begin { ( (6 * 9) [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: string 'the ultimate answer' at :1:19 source: probe begin { ( & "the ultimate answer" ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:39 source: probe begin { ( "the ultimate answer" ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:39 source: probe begin { ( "the ultimate answer" [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:39 source: probe begin { ( "the ultimate answer" $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:39 source: probe begin { ( "the ultimate answer" $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: string 'the ultimate answer' at :1:19 source: probe begin { ( & "the ultimate answer" ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:39 source: probe begin { ( "the ultimate answer" [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: number '42' at :1:19 source: probe begin { ( & 42 ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:20 source: probe begin { ( 42 ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:20 source: probe begin { ( 42 [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:20 source: probe begin { ( 42 $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:20 source: probe begin { ( 42 $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: number '42' at :1:19 source: probe begin { ( & 42 ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:20 source: probe begin { ( 42 [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: embedded-code at :1:19 source: probe begin { ( & %{ 42 %} ) } ^ parse error: expected 'probe', 'global', 'function', or '%{' saw: operator ')' at :1:28 source: probe begin { ( & %{ 42 %} ) } ^ 2 parse errors. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:26 source: probe begin { ( %{ 42 %} ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:26 source: probe begin { ( %{ 42 %} [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:26 source: probe begin { ( %{ 42 %} $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:26 source: probe begin { ( %{ 42 %} $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: embedded-code at :1:19 source: probe begin { ( & %{ 42 %} ->member [index] ) } ^ parse error: expected 'probe', 'global', 'function', or '%{' saw: operator '->' at :1:28 source: probe begin { ( & %{ 42 %} ->member [index] ) } ^ 2 parse errors. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:26 source: probe begin { ( %{ 42 %} [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: identifier 'answer' at :1:19 source: probe begin { ( & answer ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:24 source: probe begin { ( answer ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:24 source: probe begin { ( answer $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:24 source: probe begin { ( answer $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: identifier 'answer' at :1:19 source: probe begin { ( & answer ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:32 source: probe begin { ( answer [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@max' at :1:19 source: probe begin { ( & @max(answer) ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:30 source: probe begin { ( @max(answer) ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:30 source: probe begin { ( @max(answer) [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:30 source: probe begin { ( @max(answer) $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:30 source: probe begin { ( @max(answer) $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@max' at :1:19 source: probe begin { ( & @max(answer) ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:30 source: probe begin { ( @max(answer) [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@defined' at :1:19 source: probe begin { ( & @defined(answer) ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:34 source: probe begin { ( @defined(answer) ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:34 source: probe begin { ( @defined(answer) [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:34 source: probe begin { ( @defined(answer) $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:34 source: probe begin { ( @defined(answer) $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@defined' at :1:19 source: probe begin { ( & @defined(answer) ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:34 source: probe begin { ( @defined(answer) [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@entry' at :1:19 source: probe begin { ( & @entry(answer) ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:32 source: probe begin { ( @entry(answer) ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:32 source: probe begin { ( @entry(answer) [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:32 source: probe begin { ( @entry(answer) $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:32 source: probe begin { ( @entry(answer) $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@entry' at :1:19 source: probe begin { ( & @entry(answer) ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:32 source: probe begin { ( @entry(answer) [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@perf' at :1:19 source: probe begin { ( & @perf("answer") ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:33 source: probe begin { ( @perf("answer") ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:33 source: probe begin { ( @perf("answer") [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:33 source: probe begin { ( @perf("answer") $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:33 source: probe begin { ( @perf("answer") $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@perf' at :1:19 source: probe begin { ( & @perf("answer") ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:33 source: probe begin { ( @perf("answer") [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: identifier 'answer' at :1:19 source: probe begin { ( & answer[6,9] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:29 source: probe begin { ( answer[6,9] ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:29 source: probe begin { ( answer[6,9] [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:29 source: probe begin { ( answer[6,9] $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:29 source: probe begin { ( answer[6,9] $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: identifier 'answer' at :1:19 source: probe begin { ( & answer[6,9] ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:29 source: probe begin { ( answer[6,9] [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@hist_log' at :1:19 source: probe begin { ( & @hist_log(answer)[42] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:39 source: probe begin { ( @hist_log(answer)[42] ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:39 source: probe begin { ( @hist_log(answer)[42] [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:39 source: probe begin { ( @hist_log(answer)[42] $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:39 source: probe begin { ( @hist_log(answer)[42] $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: operator '@hist_log' at :1:19 source: probe begin { ( & @hist_log(answer)[42] ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:39 source: probe begin { ( @hist_log(answer)[42] [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: identifier 'report' at :1:19 source: probe begin { ( & report(answer) ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:32 source: probe begin { ( report(answer) ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:32 source: probe begin { ( report(answer) [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:32 source: probe begin { ( report(answer) $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:32 source: probe begin { ( report(answer) $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: identifier 'report' at :1:19 source: probe begin { ( & report(answer) ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:32 source: probe begin { ( report(answer) [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: identifier 'print' at :1:19 source: probe begin { ( & print(answer) ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '->' at :1:31 source: probe begin { ( print(answer) ->member ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:31 source: probe begin { ( print(answer) [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$' at :1:31 source: probe begin { ( print(answer) $ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: identifier '$$' at :1:31 source: probe begin { ( print(answer) $$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected @cast, @var or $var saw: identifier 'print' at :1:19 source: probe begin { ( & print(answer) ->member [index] ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] parse error: expected ')' saw: operator '[' at :1:31 source: probe begin { ( print(answer) [index] ->member$ ) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] All autocasts failed correctly on stap 2.5 wait results: 15638 exp76 0 1 XFAIL: parseko/autocast01.stp Running ./parseko/autocast02.stp starting ./parseko/autocast02.stp spawn2 ./parseko/autocast02.stp spawn ./parseko/autocast02.stp parse error: expected ')' saw: operator '[' at ./parseko/autocast02.stp:9:10 source: ( (foo)[1] in bar ) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15821 exp76 0 1 XFAIL: parseko/autocast02.stp Running ./parseko/autocast03.stp starting ./parseko/autocast03.stp spawn1 stap -p1 ./parseko/autocast03.stp spawn stap -p1 ./parseko/autocast03.stp parse error: expected ')' saw: operator '->' at ./parseko/autocast03.stp:6:16 source: ( foo in bar -> baz ) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15826 exp76 0 1 XFAIL: parseko/autocast03.stp Running ./parseko/bad_tapset.stp starting ./parseko/bad_tapset.stp spawn2 ./parseko/bad_tapset.stp spawn ./parseko/bad_tapset.stp parse error: expected identifier or '*' saw: operator '.' at ./parseko/bad_tapset//foo.stp:2:13 source: probe foo = .bar {} ^ 1 parse error. WARNING: tapset "./parseko/bad_tapset//foo.stp" has errors, and will be skipped Pass 1: parse failed. [man error::pass1] wait results: 15830 exp76 0 1 XFAIL: parseko/bad_tapset.stp Running ./parseko/cmdline02.stp starting ./parseko/cmdline02.stp spawn2 ./parseko/cmdline02.stp spawn ./parseko/cmdline02.stp Invalid buffer size (should be 1-4095). wait results: 15836 exp76 0 1 XFAIL: parseko/cmdline02.stp Running ./parseko/cmdline03.stp starting ./parseko/cmdline03.stp spawn2 ./parseko/cmdline03.stp spawn ./parseko/cmdline03.stp Invalid pass number (should be 1-5). wait results: 15841 exp76 0 1 XFAIL: parseko/cmdline03.stp Running ./parseko/cmdline04.stp starting ./parseko/cmdline04.stp spawn2 ./parseko/cmdline04.stp spawn ./parseko/cmdline04.stp Only one script can be given on the command line. wait results: 15846 exp76 0 1 XFAIL: parseko/cmdline04.stp Running ./parseko/cmdline06.stp starting ./parseko/cmdline06.stp spawn2 ./parseko/cmdline06.stp spawn ./parseko/cmdline06.stp cannot create temporary directory (" /dev/null/BADTMPDIR/stap9EM3EI "): Not a directory wait results: 15851 exp76 0 1 XFAIL: parseko/cmdline06.stp Running ./parseko/cmdline07.stp starting ./parseko/cmdline07.stp spawn2 ./parseko/cmdline07.stp spawn ./parseko/cmdline07.stp Module name cannot be empty. wait results: 15855 exp76 0 1 XFAIL: parseko/cmdline07.stp Running ./parseko/cmdline08.stp starting ./parseko/cmdline08.stp spawn2 ./parseko/cmdline08.stp spawn ./parseko/cmdline08.stp ERROR: Safety pattern mismatch for -m parameter ('x^y' vs. '^[a-z0-9_]+$') rc=1 wait results: 15860 exp76 0 1 XFAIL: parseko/cmdline08.stp Running ./parseko/cmdline09.stp starting ./parseko/cmdline09.stp spawn2 ./parseko/cmdline09.stp spawn ./parseko/cmdline09.stp ERROR: Module name ('stap_123456789012345678901234567890123456789012345678901234567890') is too long. wait results: 15865 exp76 0 1 XFAIL: parseko/cmdline09.stp Running ./parseko/cmdline10.stp starting ./parseko/cmdline10.stp spawn2 ./parseko/cmdline10.stp spawn ./parseko/cmdline10.stp ERROR: Invalid buffer size '0' (should be 1-4095). staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15869 exp76 0 1 XFAIL: parseko/cmdline10.stp Running ./parseko/cmdline11.stp starting ./parseko/cmdline11.stp spawn2 ./parseko/cmdline11.stp spawn ./parseko/cmdline11.stp ERROR: You can't specify the '-A' and '-L' options together. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15873 exp76 0 1 XFAIL: parseko/cmdline11.stp Running ./parseko/cmdline12.stp starting ./parseko/cmdline12.stp spawn2 ./parseko/cmdline12.stp spawn ./parseko/cmdline12.stp ERROR: You can't specify the '-A' and '-b' options together. The '-b' buffer size option only has an effect when the module is inserted. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15877 exp76 0 1 XFAIL: parseko/cmdline12.stp Running ./parseko/cmdline13.stp starting ./parseko/cmdline13.stp spawn2 ./parseko/cmdline13.stp spawn ./parseko/cmdline13.stp ERROR: You can't specify the '-A' and '-c' options together. The '-c cmd' option used to start a command only has an effect when the module is inserted. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15881 exp76 0 1 XFAIL: parseko/cmdline13.stp Running ./parseko/cmdline14.stp starting ./parseko/cmdline14.stp spawn2 ./parseko/cmdline14.stp spawn ./parseko/cmdline14.stp ERROR: You can't specify the '-A' and '-x' options together. The '-x pid' option only has an effect when the module is inserted. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15885 exp76 0 1 XFAIL: parseko/cmdline14.stp Running ./parseko/cmdline15.stp starting ./parseko/cmdline15.stp spawn2 ./parseko/cmdline15.stp spawn ./parseko/cmdline15.stp You can't specify -c and -x together. Try '--help' for more information. wait results: 15889 exp76 0 1 XFAIL: parseko/cmdline15.stp Running ./parseko/cmdline16.stp starting ./parseko/cmdline16.stp spawn2 ./parseko/cmdline16.stp spawn ./parseko/cmdline16.stp ERROR: You can't specify the '-c' and '-x' options together. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15894 exp76 0 1 XFAIL: parseko/cmdline16.stp Running ./parseko/cmdline17.stp starting ./parseko/cmdline17.stp spawn2 ./parseko/cmdline17.stp spawn ./parseko/cmdline17.stp ERROR: You can't specify the '-D' and '-L' options together. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15898 exp76 0 1 XFAIL: parseko/cmdline17.stp Running ./parseko/cmdline18.stp starting ./parseko/cmdline18.stp spawn2 ./parseko/cmdline18.stp spawn ./parseko/cmdline18.stp ERROR: You can't specify the '-D' and '-d' options together. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15902 exp76 0 1 XFAIL: parseko/cmdline18.stp Running ./parseko/cmdline19.stp starting ./parseko/cmdline19.stp spawn2 ./parseko/cmdline19.stp spawn ./parseko/cmdline19.stp ERROR: You can't specify the '-D' and '-c' options together. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15906 exp76 0 1 XFAIL: parseko/cmdline19.stp Running ./parseko/cmdline20.stp starting ./parseko/cmdline20.stp spawn2 ./parseko/cmdline20.stp spawn ./parseko/cmdline20.stp ERROR: You have to specify output FILE with '-D' option. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15910 exp76 0 1 XFAIL: parseko/cmdline20.stp Running ./parseko/cmdline21.stp starting ./parseko/cmdline21.stp spawn2 ./parseko/cmdline21.stp spawn ./parseko/cmdline21.stp ERROR: You have to specify output FILE with '-S' option. staprun [-v] [-w] [-V] [-h] [-u] [-c cmd ] [-x pid] [-u user] [-A|-L|-d] [-C WHEN] [-b bufsize] [-R] [-r N:URI] [-o FILE [-D] [-S size[,N]]] MODULE [module-options] -v Increase verbosity. -V Print version number and exit. -h Print this help text and exit. -w Suppress warnings. -u Load uprobes.ko -c cmd Command 'cmd' will be run and staprun will exit when it does. The '_stp_target' variable will contain the pid for the command. -x pid Sets the '_stp_target' variable to pid. -o FILE Send output to FILE. This supports strftime(3) formats for FILE. -b buffer size The systemtap module specifies a buffer size. Setting one here will override that value. The value should be an integer between 1 and 4095 which be assumed to be the buffer size in MB. That value will be per-cpu in bulk mode. -L Load module and start probes, then detach. -A Attach to loaded systemtap module. -C WHEN Enable colored errors. WHEN must be either 'auto', 'never', or 'always'. Set to 'auto' by default. -d Delete a module. Only detached or unused modules the user has permission to access will be deleted. Use "*" (quoted) to delete all unused modules. -R Have staprun create a new name for the module before inserting it. This allows the same module to be inserted more than once. -r N:URI Pass N:URI data to tapset functions remote_id()/remote_uri(). -D Run in background. This requires '-o' option. -S size[,N] Switches output file to next file when the size of file reaches the specified size. The value should be an integer greater than 1 which is assumed to be the maximum file size in MB. When the number of output files reaches N, it switches to the first output file. You can omit the second argument. -T timeout Specifies upper limit on amount of time reader thread will wait for new full trace buffer. Value should be an integer >= 1, which is timeout value in ms. Default 200ms. -F fd Specifies file descriptor for module relay directory MODULE can be either a module name or a module path. If a module name is used, it is searched in the following directory: /lib/modules/3.19.0-0.72.aa7a.aarch64/systemtap wait results: 15914 exp76 0 1 XFAIL: parseko/cmdline21.stp Running ./parseko/cmdline22.stp starting ./parseko/cmdline22.stp spawn2 ./parseko/cmdline22.stp spawn ./parseko/cmdline22.stp ERROR: Safety pattern mismatch for TMPDIR ('/tmp/stap tmp here' vs. '^[-/._0-9a-z]+$') rc=1 wait results: 15918 exp76 0 1 XFAIL: parseko/cmdline22.stp Running ./parseko/cmdlinearg01.stp starting ./parseko/cmdlinearg01.stp spawn1 stap -p1 ./parseko/cmdlinearg01.stp spawn stap -p1 ./parseko/cmdlinearg01.stp parse error: command line argument index 0 out of range [1-0] at: junk '$0' at ./parseko/cmdlinearg01.stp:5:9 source: arg = $0 ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15925 exp76 0 1 XFAIL: parseko/cmdlinearg01.stp Running ./parseko/cmdlinearg02.stp starting ./parseko/cmdlinearg02.stp spawn1 stap -p1 ./parseko/cmdlinearg02.stp spawn stap -p1 ./parseko/cmdlinearg02.stp parse error: command line argument index 1 out of range [1-0] at: junk '$1' at ./parseko/cmdlinearg02.stp:5:9 source: arg = $12A3 ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15929 exp76 0 1 XFAIL: parseko/cmdlinearg02.stp Running ./parseko/conditional.stp starting ./parseko/conditional.stp spawn1 stap -p1 ./parseko/conditional.stp spawn stap -p1 ./parseko/conditional.stp parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/conditional.stp:4:24 source: %( 1 == 0 %? print(1) %? print(2) %) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15933 exp76 0 1 XFAIL: parseko/conditional.stp Running ./parseko/eight.stp starting ./parseko/eight.stp spawn1 stap -p1 ./parseko/eight.stp spawn stap -p1 ./parseko/eight.stp parse error: expected identifier or statistical operation saw: operator ')' at ./parseko/eight.stp:3:24 source: foreach ([a, b, c] in) ; ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15937 exp76 0 1 XFAIL: parseko/eight.stp Running ./parseko/eighteen.stp starting ./parseko/eighteen.stp spawn1 stap -p1 ./parseko/eighteen.stp spawn stap -p1 ./parseko/eighteen.stp parse error: expected identifier saw: number '123' at ./parseko/eighteen.stp:4:8 source: global 123 ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15941 exp76 0 1 XFAIL: parseko/eighteen.stp Running ./parseko/eleven.stp starting ./parseko/eleven.stp spawn1 stap -p1 ./parseko/eleven.stp spawn stap -p1 ./parseko/eleven.stp parse error: duplicate function name saw: identifier 'foo' at ./parseko/eleven.stp:4:10 source: function foo () {} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15945 exp76 0 1 XFAIL: parseko/eleven.stp Running ./parseko/fifteen.stp starting ./parseko/fifteen.stp spawn1 stap -p1 ./parseko/fifteen.stp spawn stap -p1 ./parseko/fifteen.stp parse error: multiple sort directives saw: operator '-' at ./parseko/fifteen.stp:5:17 source: foreach ([x+,y-] in a) {} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15949 exp76 0 1 XFAIL: parseko/fifteen.stp Running ./parseko/fiftyone.stp starting ./parseko/fiftyone.stp spawn1 stap -p1 ./parseko/fiftyone.stp spawn stap -p1 ./parseko/fiftyone.stp parse error: expected literal string saw: identifier 'a' at ./parseko/fiftyone.stp:6:38 source: b = "but this is not match" =~ a // rhs must be literal regex ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15953 exp76 0 1 XFAIL: parseko/fiftyone.stp Running ./parseko/five.stp starting ./parseko/five.stp spawn1 stap -p1 ./parseko/five.stp spawn stap -p1 ./parseko/five.stp parse error: expected literal string or number saw: operator '{' at ./parseko/five.stp:3:12 source: probe foo( { ^ parse error: expected identifier or '*' saw: operator '(' at ./parseko/five.stp:9:11 source: probe baz.(1) { ^ 5 parse errors. Pass 1: parse failed. [man error::pass1] Number of similar error messages suppressed: 3. Rerun with -v to see them. wait results: 15957 exp76 0 1 XFAIL: parseko/five.stp Running ./parseko/foreachstmt01.stp starting ./parseko/foreachstmt01.stp spawn1 stap -p1 ./parseko/foreachstmt01.stp spawn stap -p1 ./parseko/foreachstmt01.stp parse error: expected '(' saw: identifier 'key' at ./parseko/foreachstmt01.stp:10:13 source: foreach key in array ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15961 exp76 0 1 XFAIL: parseko/foreachstmt01.stp Running ./parseko/foreachstmt02.stp starting ./parseko/foreachstmt02.stp spawn1 stap -p1 ./parseko/foreachstmt02.stp spawn stap -p1 ./parseko/foreachstmt02.stp parse error: expected identifier saw: operator '*' at ./parseko/foreachstmt02.stp:10:14 source: foreach (* in array) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15965 exp76 0 1 XFAIL: parseko/foreachstmt02.stp Running ./parseko/foreachstmt03.stp starting ./parseko/foreachstmt03.stp spawn1 stap -p1 ./parseko/foreachstmt03.stp spawn stap -p1 ./parseko/foreachstmt03.stp parse error: expected ',' or ']' saw: keyword at ./parseko/foreachstmt03.stp:10:19 source: foreach ([key in array) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15969 exp76 0 1 XFAIL: parseko/foreachstmt03.stp Running ./parseko/foreachstmt04.stp starting ./parseko/foreachstmt04.stp spawn1 stap -p1 ./parseko/foreachstmt04.stp spawn stap -p1 ./parseko/foreachstmt04.stp parse error: multiple sort directives saw: operator '-' at ./parseko/foreachstmt04.stp:10:27 source: foreach (key- in array-) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15973 exp76 0 1 XFAIL: parseko/foreachstmt04.stp Running ./parseko/foreachstmt05.stp starting ./parseko/foreachstmt05.stp spawn1 stap -p1 ./parseko/foreachstmt05.stp spawn stap -p1 ./parseko/foreachstmt05.stp parse error: expected ')' saw: identifier 'printf' at ./parseko/foreachstmt05.stp:11:9 source: printf("key %d, value %d\n", key, array[key]) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15977 exp76 0 1 XFAIL: parseko/foreachstmt05.stp Running ./parseko/foreachstmt06.stp starting ./parseko/foreachstmt06.stp spawn1 stap -p1 ./parseko/foreachstmt06.stp spawn stap -p1 ./parseko/foreachstmt06.stp parse error: expected literal string or number saw: operator ')' at ./parseko/foreachstmt06.stp:10:32 source: foreach (key in array limit) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15981 exp76 0 1 XFAIL: parseko/foreachstmt06.stp Running ./parseko/foreachstmt07.stp starting ./parseko/foreachstmt07.stp spawn1 stap -p1 ./parseko/foreachstmt07.stp spawn stap -p1 ./parseko/foreachstmt07.stp parse error: expected ')' saw: number '5' at ./parseko/foreachstmt07.stp:10:27 source: foreach (key in array 5) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15985 exp76 0 1 XFAIL: parseko/foreachstmt07.stp Running ./parseko/foreachstmt08.stp starting ./parseko/foreachstmt08.stp spawn1 stap -p1 ./parseko/foreachstmt08.stp spawn stap -p1 ./parseko/foreachstmt08.stp parse error: expected statistical operation saw: operator '@foobar' at ./parseko/foreachstmt08.stp:5:27 source: foreach (key in array @foobar +) ; ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15989 exp76 0 1 XFAIL: parseko/foreachstmt08.stp Running ./parseko/foreachstmt09.stp starting ./parseko/foreachstmt09.stp spawn1 stap -p1 ./parseko/foreachstmt09.stp spawn stap -p1 ./parseko/foreachstmt09.stp parse error: expected sort directive saw: operator ')' at ./parseko/foreachstmt09.stp:5:31 source: foreach (key in array @sum) ; ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15993 exp76 0 1 XFAIL: parseko/foreachstmt09.stp Running ./parseko/forstmt01.stp starting ./parseko/forstmt01.stp spawn1 stap -p1 ./parseko/forstmt01.stp spawn stap -p1 ./parseko/forstmt01.stp parse error: expected '(' saw: identifier 'i' at ./parseko/forstmt01.stp:7:9 source: for i = 0; i < 10; i++ ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 15997 exp76 0 1 XFAIL: parseko/forstmt01.stp Running ./parseko/forstmt02.stp starting ./parseko/forstmt02.stp spawn1 stap -p1 ./parseko/forstmt02.stp spawn stap -p1 ./parseko/forstmt02.stp parse error: expected ';' saw: operator ')' at ./parseko/forstmt02.stp:7:15 source: for (i = 0) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16001 exp76 0 1 XFAIL: parseko/forstmt02.stp Running ./parseko/forstmt03.stp starting ./parseko/forstmt03.stp spawn1 stap -p1 ./parseko/forstmt03.stp spawn stap -p1 ./parseko/forstmt03.stp parse error: expected ';' saw: operator ')' at ./parseko/forstmt03.stp:7:22 source: for (i = 0; i < 5) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16005 exp76 0 1 XFAIL: parseko/forstmt03.stp Running ./parseko/forstmt04.stp starting ./parseko/forstmt04.stp spawn1 stap -p1 ./parseko/forstmt04.stp spawn stap -p1 ./parseko/forstmt04.stp parse error: expected ')' saw: identifier 'j' at ./parseko/forstmt04.stp:8:9 source: j = i ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16009 exp76 0 1 XFAIL: parseko/forstmt04.stp Running ./parseko/four.stp starting ./parseko/four.stp spawn1 stap -p1 ./parseko/four.stp spawn stap -p1 ./parseko/four.stp parse error: expected identifier or keyword saw: operator '->' at ./parseko/four.stp:4:19 source: somethingawful->->foo = 1; ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16013 exp76 0 1 XFAIL: parseko/four.stp Running ./parseko/fourteen.stp starting ./parseko/fourteen.stp spawn1 stap -p1 ./parseko/fourteen.stp spawn stap -p1 ./parseko/fourteen.stp parse error: embedded code in unprivileged script; need stap -g saw: embedded-code at ./parseko/fourteen.stp:3:17 source: function zoo () %{ /* invalid embedded code */ %} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16017 exp76 0 1 XFAIL: parseko/fourteen.stp Running ./parseko/functiondecl01.stp starting ./parseko/functiondecl01.stp spawn1 stap -p1 ./parseko/functiondecl01.stp spawn stap -p1 ./parseko/functiondecl01.stp parse error: expected identifier saw: number '123' at ./parseko/functiondecl01.stp:4:10 source: function 123 (arg1, arg2) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16021 exp76 0 1 XFAIL: parseko/functiondecl01.stp Running ./parseko/functiondecl02.stp starting ./parseko/functiondecl02.stp spawn1 stap -p1 ./parseko/functiondecl02.stp spawn stap -p1 ./parseko/functiondecl02.stp parse error: expected identifier saw: keyword at ./parseko/functiondecl02.stp:4:10 source: function function (arg1, arg2) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16025 exp76 0 1 XFAIL: parseko/functiondecl02.stp Running ./parseko/functiondecl03.stp starting ./parseko/functiondecl03.stp spawn1 stap -p1 ./parseko/functiondecl03.stp spawn stap -p1 ./parseko/functiondecl03.stp parse error: expected 'string' or 'long' saw: identifier 'foo' at ./parseko/functiondecl03.stp:5:15 source: function decl:foo (arg1, arg2) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16029 exp76 0 1 XFAIL: parseko/functiondecl03.stp Running ./parseko/functiondecl04.stp starting ./parseko/functiondecl04.stp spawn1 stap -p1 ./parseko/functiondecl04.stp spawn stap -p1 ./parseko/functiondecl04.stp parse error: expected '(' saw: operator '{' at ./parseko/functiondecl04.stp:5:1 source: { ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16033 exp76 0 1 XFAIL: parseko/functiondecl04.stp Running ./parseko/functiondecl05.stp starting ./parseko/functiondecl05.stp spawn1 stap -p1 ./parseko/functiondecl05.stp spawn stap -p1 ./parseko/functiondecl05.stp parse error: expected identifier saw: operator '*' at ./parseko/functiondecl05.stp:4:15 source: function decl(*) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16037 exp76 0 1 XFAIL: parseko/functiondecl05.stp Running ./parseko/functiondecl06.stp starting ./parseko/functiondecl06.stp spawn1 stap -p1 ./parseko/functiondecl06.stp spawn stap -p1 ./parseko/functiondecl06.stp parse error: expected 'string' or 'long' saw: identifier 'foo' at ./parseko/functiondecl06.stp:4:17 source: function decl(a:foo) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16041 exp76 0 1 XFAIL: parseko/functiondecl06.stp Running ./parseko/functiondecl07.stp starting ./parseko/functiondecl07.stp spawn1 stap -p1 ./parseko/functiondecl07.stp spawn stap -p1 ./parseko/functiondecl07.stp parse error: expected ',' or ')' saw: identifier 'b' at ./parseko/functiondecl07.stp:4:17 source: function decl(a b) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16045 exp76 0 1 XFAIL: parseko/functiondecl07.stp Running ./parseko/ifstmt01.stp starting ./parseko/ifstmt01.stp spawn1 stap -p1 ./parseko/ifstmt01.stp spawn stap -p1 ./parseko/ifstmt01.stp parse error: expected '(' saw: identifier 'a' at ./parseko/ifstmt01.stp:7:8 source: if a == b ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16049 exp76 0 1 XFAIL: parseko/ifstmt01.stp Running ./parseko/ifstmt02.stp starting ./parseko/ifstmt02.stp spawn1 stap -p1 ./parseko/ifstmt02.stp spawn stap -p1 ./parseko/ifstmt02.stp parse error: expected ')' saw: identifier 'printf' at ./parseko/ifstmt02.stp:8:9 source: printf("in decl\n") ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16053 exp76 0 1 XFAIL: parseko/ifstmt02.stp Running ./parseko/macros01.stp starting ./parseko/macros01.stp spawn1 stap -p1 ./parseko/macros01.stp spawn stap -p1 ./parseko/macros01.stp parse error: expected identifier saw: ./parseko/macros01.stp EOF Input file './parseko/macros01.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16057 exp76 0 1 XFAIL: parseko/macros01.stp Running ./parseko/macros02.stp starting ./parseko/macros02.stp spawn1 stap -p1 ./parseko/macros02.stp spawn stap -p1 ./parseko/macros02.stp parse error: expected '%(' or '(' saw: ./parseko/macros02.stp EOF Input file './parseko/macros02.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16061 exp76 0 1 XFAIL: parseko/macros02.stp Running ./parseko/macros03.stp starting ./parseko/macros03.stp spawn1 stap -p1 ./parseko/macros03.stp spawn stap -p1 ./parseko/macros03.stp parse error: incomplete macro definition - missing '%)' at: identifier 'foo' at ./parseko/macros03.stp:3:9 source: @define foo %( ^ Input file './parseko/macros03.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16065 exp76 0 1 XFAIL: parseko/macros03.stp Running ./parseko/macros04.stp starting ./parseko/macros04.stp spawn1 stap -p1 ./parseko/macros04.stp spawn stap -p1 ./parseko/macros04.stp parse error: incomplete macro definition - missing '%)' at: identifier 'foo' at ./parseko/macros04.stp:3:9 source: @define foo %( cheese ^ Input file './parseko/macros04.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16069 exp76 0 1 XFAIL: parseko/macros04.stp Running ./parseko/macros05.stp starting ./parseko/macros05.stp spawn1 stap -p1 ./parseko/macros05.stp spawn stap -p1 ./parseko/macros05.stp Input file './parseko/macros05.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16073 exp76 0 1 XFAIL: parseko/macros05.stp Running ./parseko/macros06.stp starting ./parseko/macros06.stp spawn1 stap -p1 ./parseko/macros06.stp spawn stap -p1 ./parseko/macros06.stp parse error: expected '(' in invocation of macro '@foo' taking 1 parameter at: operator '{' at ./parseko/macros06.stp:4:36 source: @define foo(a) %( probe @a %) @foo { print ("Hello World!") } ^ Input file './parseko/macros06.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16077 exp76 0 1 XFAIL: parseko/macros06.stp Running ./parseko/macros07.stp starting ./parseko/macros07.stp spawn1 stap -p1 ./parseko/macros07.stp spawn stap -p1 ./parseko/macros07.stp parse error: too many parameters for macro '@foo' (expected 1) at: operator ',' at ./parseko/macros07.stp:4:41 source: @define foo(a) %( probe @a %) @foo(begin,end) { print ("Hello World!") } ^ Input file './parseko/macros07.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16081 exp76 0 1 XFAIL: parseko/macros07.stp Running ./parseko/macros08.stp starting ./parseko/macros08.stp spawn1 stap -p1 ./parseko/macros08.stp spawn stap -p1 ./parseko/macros08.stp parse error: attempt to redefine '@define' at: identifier 'define' at ./parseko/macros08.stp:4:9 source: @define define %( cheese %) probe begin { print ("Hello, World!") } ^ parse error: expected 'arch', 'kernel_v', 'kernel_vr', 'systemtap_v', 'runtime', 'systemtap_privilege', 'CONFIG_...', or comparison between strings or integers at: identifier 'cheese' at ./parseko/macros08.stp:4:19 source: @define define %( cheese %) probe begin { print ("Hello, World!") } ^ Input file './parseko/macros08.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16085 exp76 0 1 XFAIL: parseko/macros08.stp Running ./parseko/macros09.stp starting ./parseko/macros09.stp spawn1 stap -p1 ./parseko/macros09.stp spawn stap -p1 ./parseko/macros09.stp parse error: could not find end of macro invocation at: operator '@bar' at ./parseko/macros09.stp:4:19 source: @define foo(a) %( @bar(@a %) ^ in expansion of macro: operator '@foo' at ./parseko/macros09.stp:5:7 source: probe @foo(begin) { print(42) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16089 exp76 0 1 XFAIL: parseko/macros09.stp Running ./parseko/macros10.stp starting ./parseko/macros10.stp spawn1 stap -p1 ./parseko/macros10.stp spawn stap -p1 ./parseko/macros10.stp parse error: could not find end of macro invocation at: operator '@foo' at ./parseko/macros10.stp:5:7 source: probe @foo(begin { print(42) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16093 exp76 0 1 XFAIL: parseko/macros10.stp Running ./parseko/macros11.stp starting ./parseko/macros11.stp spawn1 stap -p1 ./parseko/macros11.stp spawn stap -p1 ./parseko/macros11.stp parse error: expected identifier or '*' saw: operator '@bluff' at ./parseko/macros11.stp:4:19 source: @define bar(b) %( @bluff %) ^ in expansion of macro: operator '@bar' at ./parseko/macros11.stp:5:19 source: @define foo(a) %( @bar(@a) %) ^ in expansion of macro: operator '@foo' at ./parseko/macros11.stp:6:7 source: probe @foo(begin) { print(42) } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16097 exp76 0 1 XFAIL: parseko/macros11.stp Running ./parseko/maxactive02.stp starting ./parseko/maxactive02.stp spawn1 stap -p1 ./parseko/maxactive02.stp spawn stap -p1 ./parseko/maxactive02.stp parse error: expected literal string or number saw: identifier 'N' at ./parseko/maxactive02.stp:7:45 source: probe kernel.function("*").return.maxactive(N) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16101 exp76 0 1 XFAIL: parseko/maxactive02.stp Running ./parseko/maxactive03.stp starting ./parseko/maxactive03.stp spawn1 stap -p1 ./parseko/maxactive03.stp spawn stap -p1 ./parseko/maxactive03.stp parse error: expected literal string or number saw: identifier 'four' at ./parseko/maxactive03.stp:7:45 source: probe kernel.function("*").return.maxactive(four()) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16105 exp76 0 1 XFAIL: parseko/maxactive03.stp Running ./parseko/maxactive04.stp starting ./parseko/maxactive04.stp spawn1 stap -p1 ./parseko/maxactive04.stp spawn stap -p1 ./parseko/maxactive04.stp parse error: expected ')' saw: operator '+' at ./parseko/maxactive04.stp:5:47 source: probe kernel.function("*").return.maxactive(3 + 2) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16109 exp76 0 1 XFAIL: parseko/maxactive04.stp Running ./parseko/nine.stp starting ./parseko/nine.stp spawn1 stap -p1 ./parseko/nine.stp spawn stap -p1 ./parseko/nine.stp parse error: expected statement saw: ./parseko/nine.stp EOF 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16113 exp76 0 1 XFAIL: parseko/nine.stp Running ./parseko/nineteen.stp starting ./parseko/nineteen.stp spawn1 stap -p1 ./parseko/nineteen.stp spawn stap -p1 ./parseko/nineteen.stp parse error: found 'next' not in probe context saw: keyword at ./parseko/nineteen.stp:7:5 source: next ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16117 exp76 0 1 XFAIL: parseko/nineteen.stp Running ./parseko/one.stp starting ./parseko/one.stp spawn1 stap -p1 ./parseko/one.stp spawn stap -p1 ./parseko/one.stp parse error: expected 'probe', 'global', 'function', or '%{' saw: string 'not a probe' at ./parseko/one.stp:2:1 source: "not a probe" ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16121 exp76 0 1 XFAIL: parseko/one.stp Running ./parseko/perf01.stp starting ./parseko/perf01.stp spawn1 stap -p1 ./parseko/perf01.stp spawn stap -p1 ./parseko/perf01.stp parse error: expected literal string saw: number '1' at ./parseko/perf01.stp:8:12 source: y = @perf(1) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16125 exp76 0 1 XFAIL: parseko/perf01.stp Running ./parseko/perf02.stp starting ./parseko/perf02.stp spawn1 stap -p1 ./parseko/perf02.stp spawn stap -p1 ./parseko/perf02.stp parse error: expected non-empty string saw: operator ')' at ./parseko/perf02.stp:8:14 source: y = @perf("") ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16129 exp76 0 1 XFAIL: parseko/perf02.stp Running ./parseko/preprocess01.stp starting ./parseko/preprocess01.stp spawn1 stap -p1 ./parseko/preprocess01.stp spawn stap -p1 ./parseko/preprocess01.stp parse error: expected string literal at: number '2' at ./parseko/preprocess01.stp:4:16 source: %( kernel_v <= 2.6 %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess01.stp:4:20 source: %( kernel_v <= 2.6 %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess01.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16133 exp76 0 1 XFAIL: parseko/preprocess01.stp Running ./parseko/preprocess02.stp starting ./parseko/preprocess02.stp spawn1 stap -p1 ./parseko/preprocess02.stp spawn stap -p1 ./parseko/preprocess02.stp parse error: expected comparison operator at: operator '*' at ./parseko/preprocess02.stp:4:13 source: %( kernel_v * "2.6" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess02.stp:4:21 source: %( kernel_v * "2.6" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess02.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16137 exp76 0 1 XFAIL: parseko/preprocess02.stp Running ./parseko/preprocess03.stp starting ./parseko/preprocess03.stp spawn1 stap -p1 ./parseko/preprocess03.stp spawn stap -p1 ./parseko/preprocess03.stp parse error: expected string literal at: identifier 'foo' at ./parseko/preprocess03.stp:4:12 source: %( arch == foo %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess03.stp:4:16 source: %( arch == foo %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess03.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16141 exp76 0 1 XFAIL: parseko/preprocess03.stp Running ./parseko/preprocess04.stp starting ./parseko/preprocess04.stp spawn1 stap -p1 ./parseko/preprocess04.stp spawn stap -p1 ./parseko/preprocess04.stp parse error: expected '==' or '!=' at: operator '>=' at ./parseko/preprocess04.stp:4:9 source: %( arch >= "foo" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess04.stp:4:18 source: %( arch >= "foo" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess04.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16145 exp76 0 1 XFAIL: parseko/preprocess04.stp Running ./parseko/preprocess05.stp starting ./parseko/preprocess05.stp spawn1 stap -p1 ./parseko/preprocess05.stp spawn stap -p1 ./parseko/preprocess05.stp parse error: expected 'arch', 'kernel_v', 'kernel_vr', 'systemtap_v', 'runtime', 'systemtap_privilege', 'CONFIG_...', or comparison between strings or integers at: identifier 'foo' at ./parseko/preprocess05.stp:4:4 source: %( foo == "2.6" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess05.stp:4:17 source: %( foo == "2.6" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess05.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16149 exp76 0 1 XFAIL: parseko/preprocess05.stp Running ./parseko/preprocess06.stp starting ./parseko/preprocess06.stp spawn1 stap -p1 ./parseko/preprocess06.stp spawn stap -p1 ./parseko/preprocess06.stp parse error: expected '%?' marker for conditional at: operator '%(' at ./parseko/preprocess06.stp:4:1 source: %( arch == "2.6" %) ^ Input file './parseko/preprocess06.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16153 exp76 0 1 XFAIL: parseko/preprocess06.stp Running ./parseko/preprocess07.stp starting ./parseko/preprocess07.stp spawn1 stap -p1 ./parseko/preprocess07.stp spawn stap -p1 ./parseko/preprocess07.stp parse error: incomplete condition after '%(' at: operator '%(' at ./parseko/preprocess07.stp:4:1 source: %( arch == ^ Input file './parseko/preprocess07.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16157 exp76 0 1 XFAIL: parseko/preprocess07.stp Running ./parseko/preprocess08.stp starting ./parseko/preprocess08.stp spawn1 stap -p1 ./parseko/preprocess08.stp spawn stap -p1 ./parseko/preprocess08.stp parse error: incomplete conditional at end of file at: operator '%(' at ./parseko/preprocess08.stp:4:1 source: %( 0 == 0 %? ^ Input file './parseko/preprocess08.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16161 exp76 0 1 XFAIL: parseko/preprocess08.stp Running ./parseko/preprocess08b.stp starting ./parseko/preprocess08b.stp spawn1 stap -p1 ./parseko/preprocess08b.stp spawn stap -p1 ./parseko/preprocess08b.stp parse error: incomplete conditional at end of file at: operator '%(' at ./parseko/preprocess08b.stp:4:1 source: %( 0 == 1 %? %: ^ Input file './parseko/preprocess08b.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16165 exp76 0 1 XFAIL: parseko/preprocess08b.stp Running ./parseko/preprocess09.stp starting ./parseko/preprocess09.stp spawn1 stap -p1 ./parseko/preprocess09.stp spawn stap -p1 ./parseko/preprocess09.stp parse error: incomplete conditional at end of file at: operator '%(' at ./parseko/preprocess09.stp:4:1 source: %( arch == "2.6" %? probe begin { } %: ^ Input file './parseko/preprocess09.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16169 exp76 0 1 XFAIL: parseko/preprocess09.stp Running ./parseko/preprocess10.stp starting ./parseko/preprocess10.stp spawn1 stap -p1 ./parseko/preprocess10.stp spawn stap -p1 ./parseko/preprocess10.stp parse error: expected number literal as right value at: string '2' at ./parseko/preprocess10.stp:4:10 source: %( $# != "2" %? probe begin { } %) ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess10.stp:4:14 source: %( $# != "2" %? probe begin { } %) ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess10.stp:4:33 source: %( $# != "2" %? probe begin { } %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16173 exp76 0 1 XFAIL: parseko/preprocess10.stp Running ./parseko/preprocess11.stp starting ./parseko/preprocess11.stp spawn1 stap -p1 ./parseko/preprocess11.stp spawn stap -p1 ./parseko/preprocess11.stp parse error: expected string literal as right value at: number '2' at ./parseko/preprocess11.stp:4:10 source: %( @# != 2 %? probe begin { } %) ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess11.stp:4:12 source: %( @# != 2 %? probe begin { } %) ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess11.stp:4:31 source: %( @# != 2 %? probe begin { } %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16177 exp76 0 1 XFAIL: parseko/preprocess11.stp Running ./parseko/preprocess12.stp starting ./parseko/preprocess12.stp spawn1 stap -p1 ./parseko/preprocess12.stp spawn stap -p1 ./parseko/preprocess12.stp parse error: command line argument index 1 out of range [1-0] at: junk '@1' at ./parseko/preprocess12.stp:5:34 source: %( $# < 2 %? probe begin { print @1 } %) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16181 exp76 0 1 XFAIL: parseko/preprocess12.stp Running ./parseko/preprocess13.stp starting ./parseko/preprocess13.stp spawn2 ./parseko/preprocess13.stp spawn ./parseko/preprocess13.stp parse error: invalid nested substitution of command line arguments at: junk '$1' at :1:1 source: $1 ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16185 exp76 0 1 XFAIL: parseko/preprocess13.stp Running ./parseko/preprocess14.stp starting ./parseko/preprocess14.stp spawn1 stap -p1 ./parseko/preprocess14.stp spawn stap -p1 ./parseko/preprocess14.stp parse error: expected 'arch', 'kernel_v', 'kernel_vr', 'systemtap_v', 'runtime', 'systemtap_privilege', 'CONFIG_...', or comparison between strings or integers at: operator '%?' at ./parseko/preprocess14.stp:4:21 source: %( arch == "2.6" && %? probe begin() { } %) ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess14.stp:4:42 source: %( arch == "2.6" && %? probe begin() { } %) ^ Input file './parseko/preprocess14.stp' is empty after preprocessing. Pass 1: parse failed. [man error::pass1] wait results: 16190 exp76 0 1 XFAIL: parseko/preprocess14.stp Running ./parseko/preprocess15.stp starting ./parseko/preprocess15.stp spawn1 stap -p1 ./parseko/preprocess15.stp spawn stap -p1 ./parseko/preprocess15.stp parse error: expected 'arch', 'kernel_v', 'kernel_vr', 'systemtap_v', 'runtime', 'systemtap_privilege', 'CONFIG_...', or comparison between strings or integers at: operator '||' at ./parseko/preprocess15.stp:4:21 source: %( arch == "2.6" && || arch == "2.66" %? probe begin() { } %) ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess15.stp:4:39 source: %( arch == "2.6" && || arch == "2.66" %? probe begin() { } %) ^ parse error: expected literal string or number saw: operator ')' at ./parseko/preprocess15.stp:4:54 source: %( arch == "2.6" && || arch == "2.66" %? probe begin() { } %) ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess15.stp:4:60 source: %( arch == "2.6" && || arch == "2.66" %? probe begin() { } %) ^ 4 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16194 exp76 0 1 XFAIL: parseko/preprocess15.stp Running ./parseko/preprocess16.stp starting ./parseko/preprocess16.stp spawn2 ./parseko/preprocess16.stp spawn ./parseko/preprocess16.stp parse error: invalid nested substitution of command line arguments at: junk '$1' at :1:14 source: probe begin {$1} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16198 exp76 0 1 XFAIL: parseko/preprocess16.stp Running ./parseko/preprocess17.stp starting ./parseko/preprocess17.stp spawn2 ./parseko/preprocess17.stp spawn ./parseko/preprocess17.stp parse error: expected identifier saw: string 'FAIL' at :1:43 source: global %( systemtap_v >= "1.2" %? PASS %: "FAIL" %) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16203 exp76 0 1 XFAIL: parseko/preprocess17.stp Running ./parseko/preprocess18.stp starting ./parseko/preprocess18.stp spawn1 stap -p1 ./parseko/preprocess18.stp spawn stap -p1 ./parseko/preprocess18.stp parse error: expected string literal at: identifier 'foo' at ./parseko/preprocess18.stp:4:15 source: %( runtime == foo %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess18.stp:4:19 source: %( runtime == foo %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess18.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16208 exp76 0 1 XFAIL: parseko/preprocess18.stp Running ./parseko/preprocess19.stp starting ./parseko/preprocess19.stp spawn1 stap -p1 ./parseko/preprocess19.stp spawn stap -p1 ./parseko/preprocess19.stp parse error: expected '==' or '!=' at: operator '>=' at ./parseko/preprocess19.stp:4:12 source: %( runtime >= "foo" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess19.stp:4:21 source: %( runtime >= "foo" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess19.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16212 exp76 0 1 XFAIL: parseko/preprocess19.stp Running ./parseko/preprocess20.stp starting ./parseko/preprocess20.stp spawn1 stap -p1 ./parseko/preprocess20.stp spawn stap -p1 ./parseko/preprocess20.stp parse error: expected 0 or 1 at: operator '==' at ./parseko/preprocess20.stp:4:14 source: %( guru_mode == 2 %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess20.stp:4:19 source: %( guru_mode == 2 %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess20.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16216 exp76 0 1 XFAIL: parseko/preprocess20.stp Running ./parseko/preprocess21.stp starting ./parseko/preprocess21.stp spawn1 stap -p1 ./parseko/preprocess21.stp spawn stap -p1 ./parseko/preprocess21.stp parse error: expected number at: string 'bad' at ./parseko/preprocess21.stp:4:17 source: %( guru_mode == "bad" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess21.stp:4:23 source: %( guru_mode == "bad" %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess21.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16220 exp76 0 1 XFAIL: parseko/preprocess21.stp Running ./parseko/preprocess22.stp starting ./parseko/preprocess22.stp spawn1 stap -p1 ./parseko/preprocess22.stp spawn stap -p1 ./parseko/preprocess22.stp parse error: expected '==' or '!=' at: operator '>=' at ./parseko/preprocess22.stp:4:14 source: %( guru_mode >= 0 %? ^ parse error: incomplete conditional - missing '%(' at: operator '%?' at ./parseko/preprocess22.stp:4:19 source: %( guru_mode >= 0 %? ^ parse error: incomplete conditional - missing '%(' at: operator '%)' at ./parseko/preprocess22.stp:6:1 source: %) ^ 3 parse errors. Pass 1: parse failed. [man error::pass1] wait results: 16224 exp76 0 1 XFAIL: parseko/preprocess22.stp Running ./parseko/printd01.stp starting ./parseko/printd01.stp spawn1 stap -p1 ./parseko/printd01.stp spawn stap -p1 ./parseko/printd01.stp parse error: expected literal string saw: number '1' at ./parseko/printd01.stp:5:12 source: printd(1, 2, 3, 4, 5) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16228 exp76 0 1 XFAIL: parseko/printd01.stp Running ./parseko/printd02.stp starting ./parseko/printd02.stp spawn1 stap -p1 ./parseko/printd02.stp spawn stap -p1 ./parseko/printd02.stp parse error: expected literal string saw: number '1' at ./parseko/printd02.stp:5:14 source: printdln(1, 2, 3, 4, 5) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16232 exp76 0 1 XFAIL: parseko/printd02.stp Running ./parseko/printd03.stp starting ./parseko/printd03.stp spawn1 stap -p1 ./parseko/printd03.stp spawn stap -p1 ./parseko/printd03.stp parse error: expected ',' saw: operator ')' at ./parseko/printd03.stp:5:19 source: printd(", ", 1) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16236 exp76 0 1 XFAIL: parseko/printd03.stp Running ./parseko/printd04.stp starting ./parseko/printd04.stp spawn1 stap -p1 ./parseko/printd04.stp spawn stap -p1 ./parseko/printd04.stp parse error: expected ',' saw: operator ')' at ./parseko/printd04.stp:5:21 source: printdln(", ", 1) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16240 exp76 0 1 XFAIL: parseko/printd04.stp Running ./parseko/probepoint01.stp starting ./parseko/probepoint01.stp spawn1 stap -p1 ./parseko/probepoint01.stp spawn stap -p1 ./parseko/probepoint01.stp parse error: expected one of '. , ( ? ! { = +=' saw: identifier 'bar' at ./parseko/probepoint01.stp:4:11 source: probe foo bar ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16244 exp76 0 1 XFAIL: parseko/probepoint01.stp Running ./parseko/probepoint02.stp starting ./parseko/probepoint02.stp spawn1 stap -p1 ./parseko/probepoint02.stp spawn stap -p1 ./parseko/probepoint02.stp parse error: expected ')' saw: operator '(' at ./parseko/probepoint02.stp:4:12 source: probe foo(5( ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16248 exp76 0 1 XFAIL: parseko/probepoint02.stp Running ./parseko/probepoint03.stp starting ./parseko/probepoint03.stp spawn1 stap -p1 ./parseko/probepoint03.stp spawn stap -p1 ./parseko/probepoint03.stp parse error: expected one of '. , ( ? ! { = +=' saw: operator '(' at ./parseko/probepoint03.stp:4:13 source: probe foo(5)(6) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16252 exp76 0 1 XFAIL: parseko/probepoint03.stp Running ./parseko/probepoint04.stp starting ./parseko/probepoint04.stp spawn1 stap -p1 ./parseko/probepoint04.stp spawn stap -p1 ./parseko/probepoint04.stp parse error: expected one of '. , ( ? ! { = +=' saw: operator '?' at ./parseko/probepoint04.stp:4:20 source: probe foo(5) if (1)? ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16256 exp76 0 1 XFAIL: parseko/probepoint04.stp Running ./parseko/probepoint05.stp starting ./parseko/probepoint05.stp spawn1 stap -p1 ./parseko/probepoint05.stp spawn stap -p1 ./parseko/probepoint05.stp parse error: expected one of '. , ( ? ! { = +=' saw: operator '(' at ./parseko/probepoint05.stp:4:20 source: probe foo(5) if (1)(10) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16260 exp76 0 1 XFAIL: parseko/probepoint05.stp Running ./parseko/probepoint06.stp starting ./parseko/probepoint06.stp spawn1 stap -p1 ./parseko/probepoint06.stp spawn stap -p1 ./parseko/probepoint06.stp parse error: expected one of '. , ( ? ! { = +=' saw: identifier 'foo' at ./parseko/probepoint06.stp:4:14 source: probe if (1) foo(5) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16264 exp76 0 1 XFAIL: parseko/probepoint06.stp Running ./parseko/probepoint07.stp starting ./parseko/probepoint07.stp spawn1 stap -p1 ./parseko/probepoint07.stp spawn stap -p1 ./parseko/probepoint07.stp parse error: expected ')' saw: operator '(' at ./parseko/probepoint07.stp:4:19 source: probe foo(5) if (1( ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16268 exp76 0 1 XFAIL: parseko/probepoint07.stp Running ./parseko/probepoint08.stp starting ./parseko/probepoint08.stp spawn1 stap -p1 ./parseko/probepoint08.stp spawn stap -p1 ./parseko/probepoint08.stp parse error: expected '(' saw: ./parseko/probepoint08.stp EOF 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16272 exp76 0 1 XFAIL: parseko/probepoint08.stp Running ./parseko/probepoint09.stp starting ./parseko/probepoint09.stp spawn1 stap -p1 ./parseko/probepoint09.stp spawn stap -p1 ./parseko/probepoint09.stp parse error: expected one of '. , ( ? ! { = +=' saw: identifier 'bar' at ./parseko/probepoint09.stp:4:20 source: probe foo(5) if(1) bar(2) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16276 exp76 0 1 XFAIL: parseko/probepoint09.stp Running ./parseko/procfs01.stp starting ./parseko/procfs01.stp spawn1 stap -p1 ./parseko/procfs01.stp spawn stap -p1 ./parseko/procfs01.stp parse error: number invalid or out of range saw: number '0880' at ./parseko/procfs01.stp:3:20 source: probe procfs.umask(0880).write {} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16280 exp76 0 1 XFAIL: parseko/procfs01.stp Running ./parseko/procfs02.stp starting ./parseko/procfs02.stp spawn1 stap -p1 ./parseko/procfs02.stp spawn stap -p1 ./parseko/procfs02.stp parse error: number invalid or out of range saw: number '0880' at ./parseko/procfs02.stp:3:20 source: probe procfs.umask(0880).read {} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16284 exp76 0 1 XFAIL: parseko/procfs02.stp Running ./parseko/procfs03.stp starting ./parseko/procfs03.stp spawn1 stap -p1 ./parseko/procfs03.stp spawn stap -p1 ./parseko/procfs03.stp parse error: number invalid or out of range saw: number '0888' at ./parseko/procfs03.stp:7:28 source: probe procfs("bar2").umask(0888).read {} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16288 exp76 0 1 XFAIL: parseko/procfs03.stp Running ./parseko/regex_notlit.stp starting ./parseko/regex_notlit.stp spawn1 stap -p1 ./parseko/regex_notlit.stp spawn stap -p1 ./parseko/regex_notlit.stp parse error: expected literal string saw: identifier 'a' at ./parseko/regex_notlit.stp:6:38 source: b = "but this is not match" =~ a // rhs must be literal regex ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16292 exp76 0 1 XFAIL: parseko/regex_notlit.stp Running ./parseko/seven.stp starting ./parseko/seven.stp spawn1 stap -p1 ./parseko/seven.stp spawn stap -p1 ./parseko/seven.stp parse error: expected literal string or number saw: operator ']' at ./parseko/seven.stp:4:6 source: [a,] in b; ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16296 exp76 0 1 XFAIL: parseko/seven.stp Running ./parseko/seventeen.stp starting ./parseko/seventeen.stp spawn1 stap -p1 ./parseko/seventeen.stp spawn stap -p1 ./parseko/seventeen.stp Input file './parseko/seventeen.stp' is empty. Pass 1: parse failed. [man error::pass1] wait results: 16300 exp76 0 1 XFAIL: parseko/seventeen.stp Running ./parseko/six.stp starting ./parseko/six.stp spawn1 stap -p1 ./parseko/six.stp spawn stap -p1 ./parseko/six.stp parse error: number invalid or out of range saw: number '9999999999999999999999999' at ./parseko/six.stp:4:8 source: a = -9999999999999999999999999; ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16304 exp76 0 1 XFAIL: parseko/six.stp Running ./parseko/sixteen.stp starting ./parseko/sixteen.stp spawn1 stap -gp1 ./parseko/sixteen.stp spawn stap -gp1 ./parseko/sixteen.stp parse error: Could not find matching '%}' to close embedded function block at: junk '' at ./parseko/sixteen.stp:3:1 source: %{ ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16308 exp76 0 1 XFAIL: parseko/sixteen.stp Running ./parseko/ternarystmt01.stp starting ./parseko/ternarystmt01.stp spawn1 stap -p1 ./parseko/ternarystmt01.stp spawn stap -p1 ./parseko/ternarystmt01.stp parse error: expected ':' saw: operator '}' at ./parseko/ternarystmt01.stp:8:1 source: } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16312 exp76 0 1 XFAIL: parseko/ternarystmt01.stp Running ./parseko/thirteen.stp starting ./parseko/thirteen.stp spawn1 stap -p1 ./parseko/thirteen.stp spawn stap -p1 ./parseko/thirteen.stp parse error: embedded code in unprivileged script; need stap -g saw: embedded-code at ./parseko/thirteen.stp:3:1 source: %{ /* embedded code not permitted since -g not supplied */ %} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16316 exp76 0 1 XFAIL: parseko/thirteen.stp Running ./parseko/three.stp starting ./parseko/three.stp spawn1 stap -p1 ./parseko/three.stp spawn stap -p1 ./parseko/three.stp parse error: expected 'in' saw: operator ')' at ./parseko/three.stp:3:13 source: foreach (a) ; ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16320 exp76 0 1 XFAIL: parseko/three.stp Running ./parseko/twelve.stp starting ./parseko/twelve.stp spawn1 stap -p1 ./parseko/twelve.stp spawn stap -p1 ./parseko/twelve.stp parse error: duplicate global name saw: identifier 'foo' at ./parseko/twelve.stp:4:8 source: global foo ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16324 exp76 0 1 XFAIL: parseko/twelve.stp Running ./parseko/twenty.stp starting ./parseko/twenty.stp spawn1 stap -p1 ./parseko/twenty.stp spawn stap -p1 ./parseko/twenty.stp parse error: found 'return' not in function context saw: keyword at ./parseko/twenty.stp:7:5 source: return ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16328 exp76 0 1 XFAIL: parseko/twenty.stp Running ./parseko/twentyeight.stp starting ./parseko/twentyeight.stp spawn1 stap -p1 ./parseko/twentyeight.stp spawn stap -p1 ./parseko/twentyeight.stp parse error: expected literal string saw: operator '/' at ./parseko/twentyeight.stp:4:14 source: foo =~ /this is not the regex syntax fyi at least atm bbq/ ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16332 exp76 0 1 XFAIL: parseko/twentyeight.stp Running ./parseko/twentyfive.stp starting ./parseko/twentyfive.stp spawn1 stap -p1 ./parseko/twentyfive.stp spawn stap -p1 ./parseko/twentyfive.stp parse error: expected identifier saw: operator ';' at ./parseko/twentyfive.stp:3:10 source: global a,;b ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16336 exp76 0 1 XFAIL: parseko/twentyfive.stp Running ./parseko/twentyfour.stp starting ./parseko/twentyfour.stp spawn1 stap -p1 ./parseko/twentyfour.stp spawn stap -p1 ./parseko/twentyfour.stp parse error: expected 'probe', 'global', 'function', or '%{' saw: operator ',' at ./parseko/twentyfour.stp:3:10 source: global a;,b ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16340 exp76 0 1 XFAIL: parseko/twentyfour.stp Running ./parseko/twentyone.stp starting ./parseko/twentyone.stp spawn1 stap -p1 ./parseko/twentyone.stp spawn stap -p1 ./parseko/twentyone.stp parse error: unknown operator @foo saw: operator '@foo' at ./parseko/twentyone.stp:8:24 source: printf("foo %d\n", @foo(v)) ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16344 exp76 0 1 XFAIL: parseko/twentyone.stp Running ./parseko/twentyseven.stp starting ./parseko/twentyseven.stp spawn2 ./parseko/twentyseven.stp spawn ./parseko/twentyseven.stp parse error: expected ')' saw: string 'open' at :1:83 source: probe kernel.function ("sys_" /* this comment no longer prevents string gluing */ "open") {} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16348 exp76 0 1 XFAIL: parseko/twentyseven.stp Running ./parseko/twentysix.stp starting ./parseko/twentysix.stp spawn1 stap -p1 ./parseko/twentysix.stp spawn stap -p1 ./parseko/twentysix.stp parse error: probe point alias name cannot be optional nor sufficient at: identifier 'foo' at ./parseko/twentysix.stp:4:7 source: probe foo ? = begin { } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16353 exp76 0 1 XFAIL: parseko/twentysix.stp Running ./parseko/twentythree.stp starting ./parseko/twentythree.stp spawn2 ./parseko/twentythree.stp spawn ./parseko/twentythree.stp usage error: tapset file '/root/systemtap_write/install/share/systemtap/tapset/indent.stp' cannot be run directly as a session script. Pass 1: parse failed. [man error::pass1] wait results: 16357 exp76 0 1 XFAIL: parseko/twentythree.stp Running ./parseko/twentytwo.stp starting ./parseko/twentytwo.stp spawn1 stap -p1 ./parseko/twentytwo.stp spawn stap -p1 ./parseko/twentytwo.stp parse error: expected one of '. , ( ? ! { = +=' saw: operator '*' at ./parseko/twentytwo.stp:5:9 source: probe a * b { } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16362 exp76 0 1 XFAIL: parseko/twentytwo.stp Running ./parseko/two.stp starting ./parseko/two.stp spawn1 stap -p1 ./parseko/two.stp spawn stap -p1 ./parseko/two.stp parse error: expected literal string or number saw: operator '}' at ./parseko/two.stp:4:1 source: } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16366 exp76 0 1 XFAIL: parseko/two.stp Running ./parseko/utrace01.stp starting ./parseko/utrace01.stp spawn1 stap -p1 ./parseko/utrace01.stp spawn stap -p1 ./parseko/utrace01.stp parse error: expected literal string or number saw: operator '/' at ./parseko/utrace01.stp:4:15 source: probe process(/bin/cat).end { } ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16370 exp76 0 1 XFAIL: parseko/utrace01.stp Running ./parseko/whilestmt01.stp starting ./parseko/whilestmt01.stp spawn1 stap -p1 ./parseko/whilestmt01.stp spawn stap -p1 ./parseko/whilestmt01.stp parse error: expected '(' saw: number '0' at ./parseko/whilestmt01.stp:7:11 source: while 0 == 1 ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16374 exp76 0 1 XFAIL: parseko/whilestmt01.stp Running ./parseko/whilestmt02.stp starting ./parseko/whilestmt02.stp spawn1 stap -p1 ./parseko/whilestmt02.stp spawn stap -p1 ./parseko/whilestmt02.stp parse error: expected ')' saw: identifier 'printf' at ./parseko/whilestmt02.stp:8:9 source: printf("here\n") ^ 1 parse error. Pass 1: parse failed. [man error::pass1] wait results: 16378 exp76 0 1 XFAIL: parseko/whilestmt02.stp testcase ./systemtap.pass1-4/parseko.exp completed in 125 seconds Running ./systemtap.pass1-4/parseok.exp ... Running ./parseok/all_tapsets.stp starting ./parseok/all_tapsets.stp spawn2 ./parseok/all_tapsets.stp spawn ./parseok/all_tapsets.stp # parse tree dump # file probe begin{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16383 exp76 0 0 PASS: parseok/all_tapsets.stp Running ./parseok/array_slicing.stp starting ./parseok/array_slicing.stp spawn1 stap -p1 ./parseok/array_slicing.stp spawn stap -p1 ./parseok/array_slicing.stp # parse tree dump # file ./parseok/array_slicing.stp global val probe begin{ (val[1, 2, 3]) = (4) (stats[1, 1]) <<< (1) foreach ([a, b, c] in val[*, *, *]) ; foreach ([a, b] in stats[*, *] @count+) ; delete val[*, *, *] if ([*, *, *] in val) ; } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16388 exp76 0 0 PASS: parseok/array_slicing.stp Running ./parseok/autocast01.stp starting ./parseok/autocast01.stp spawn2 ./parseok/autocast01.stp spawn ./parseok/autocast01.stp # parse tree dump # file probe begin{ &((6) * (9)) } probe begin{ ((6) * (9))->member } probe begin{ ((6) * (9))[index] } probe begin{ ((6) * (9))->$ } probe begin{ ((6) * (9))->$$ } probe begin{ &((6) * (9))->member[index] } probe begin{ ((6) * (9))[index]->member->$ } probe begin{ &("the ultimate answer") } probe begin{ ("the ultimate answer")->member } probe begin{ ("the ultimate answer")[index] } probe begin{ ("the ultimate answer")->$ } probe begin{ ("the ultimate answer")->$$ } probe begin{ &("the ultimate answer")->member[index] } probe begin{ ("the ultimate answer")[index]->member->$ } probe begin{ &(42) } probe begin{ (42)->member } probe begin{ (42)[index] } probe begin{ (42)->$ } probe begin{ (42)->$$ } probe begin{ &(42)->member[index] } probe begin{ (42)[index]->member->$ } probe begin{ &(%{ 42 %}) } probe begin{ (%{ 42 %})->member } probe begin{ (%{ 42 %})[index] } probe begin{ (%{ 42 %})->$ } probe begin{ (%{ 42 %})->$$ } probe begin{ &(%{ 42 %})->member[index] } probe begin{ (%{ 42 %})[index]->member->$ } probe begin{ &(answer) } probe begin{ (answer)->member } probe begin{ answer[index] } probe begin{ (answer)->$ } probe begin{ (answer)->$$ } probe begin{ &(answer)->member[index] } probe begin{ (answer[index])->member->$ } probe begin{ &(@max(answer)) } probe begin{ (@max(answer))->member } probe begin{ (@max(answer))[index] } probe begin{ (@max(answer))->$ } probe begin{ (@max(answer))->$$ } probe begin{ &(@max(answer))->member[index] } probe begin{ (@max(answer))[index]->member->$ } probe begin{ &(@defined(answer)) } probe begin{ (@defined(answer))->member } probe begin{ (@defined(answer))[index] } probe begin{ (@defined(answer))->$ } probe begin{ (@defined(answer))->$$ } probe begin{ &(@defined(answer))->member[index] } probe begin{ (@defined(answer))[index]->member->$ } probe begin{ &(@entry(answer)) } probe begin{ (@entry(answer))->member } probe begin{ (@entry(answer))[index] } probe begin{ (@entry(answer))->$ } probe begin{ (@entry(answer))->$$ } probe begin{ &(@entry(answer))->member[index] } probe begin{ (@entry(answer))[index]->member->$ } probe begin{ &(@perf("answer")) } probe begin{ (@perf("answer"))->member } probe begin{ (@perf("answer"))[index] } probe begin{ (@perf("answer"))->$ } probe begin{ (@perf("answer"))->$$ } probe begin{ &(@perf("answer"))->member[index] } probe begin{ (@perf("answer"))[index]->member->$ } probe begin{ &(answer[6, 9]) } probe begin{ (answer[6, 9])->member } probe begin{ (answer[6, 9])[index] } probe begin{ (answer[6, 9])->$ } probe begin{ (answer[6, 9])->$$ } probe begin{ &(answer[6, 9])->member[index] } probe begin{ (answer[6, 9])[index]->member->$ } probe begin{ &(@hist_log(answer)[42]) } probe begin{ (@hist_log(answer)[42])->member } probe begin{ (@hist_log(answer)[42])[index] } probe begin{ (@hist_log(answer)[42])->$ } probe begin{ (@hist_log(answer)[42])->$$ } probe begin{ &(@hist_log(answer)[42])->member[index] } probe begin{ (@hist_log(answer)[42])[index]->member->$ } probe begin{ &(report(answer)) } probe begin{ (report(answer))->member } probe begin{ (report(answer))[index] } probe begin{ (report(answer))->$ } probe begin{ (report(answer))->$$ } probe begin{ &(report(answer))->member[index] } probe begin{ (report(answer))[index]->member->$ } probe begin{ &(print(answer)) } probe begin{ (print(answer))->member } probe begin{ (print(answer))[index] } probe begin{ (print(answer))->$ } probe begin{ (print(answer))->$$ } probe begin{ &(print(answer))->member[index] } probe begin{ (print(answer))[index]->member->$ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16392 exp76 0 0 PASS: parseok/autocast01.stp Running ./parseok/autocast02.stp starting ./parseok/autocast02.stp spawn1 stap -p1 ./parseok/autocast02.stp spawn stap -p1 ./parseok/autocast02.stp # parse tree dump # file ./parseok/autocast02.stp probe begin{ [foo[1]] in bar [(foo)[1]] in bar } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16398 exp76 0 0 PASS: parseok/autocast02.stp Running ./parseok/autocast03.stp starting ./parseok/autocast03.stp spawn1 stap -p1 ./parseok/autocast03.stp spawn stap -p1 ./parseok/autocast03.stp # parse tree dump # file ./parseok/autocast03.stp probe begin{ [&(foo)] in bar [&(foo)] in bar &([foo] in bar) [(foo)->baz] in bar [(foo)->baz] in bar [(foo)->baz] in bar ([foo] in bar)->baz } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16402 exp76 0 0 PASS: parseok/autocast03.stp Running ./parseok/bad_tapset.stp starting ./parseok/bad_tapset.stp spawn2 ./parseok/bad_tapset.stp spawn ./parseok/bad_tapset.stp parse error: expected identifier or '*' saw: operator '.' at ./parseok/../parseko/bad_tapset//foo.stp:2:13 source: probe foo = .bar {} ^ 1 parse error. WARNING: tapset "./parseok/../parseko/bad_tapset//foo.stp" has errors, and will be skipped # parse tree dump # file probe begin{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16406 exp76 0 0 PASS: parseok/bad_tapset.stp Running ./parseok/cmdline01.stp starting ./parseok/cmdline01.stp spawn2 ./parseok/cmdline01.stp spawn ./parseok/cmdline01.stp output version Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 output version and help Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Usage: stap [options] FILE Run script in file. or: stap [options] - Run script on stdin. or: stap [options] -e SCRIPT Run given script. or: stap [options] -l PROBE List matching probes. or: stap [options] -L PROBE List matching probes and local variables. or: stap [options] --dump-probe-types List available probe types. or: stap [options] --dump-probe-aliases List available probe aliases. or: stap [options] --dump-functions List available functions. Options (in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc and on command line): -- end of translator options, script options follow -h --help show help -V --version show version -p NUM stop after pass NUM 1-5, instead of 5 (parse, elaborate, translate, compile, run) -v add verbosity to all passes --vp {N}+ add per-pass verbosity [00000] -k keep temporary directory -u unoptimized translation -w suppress warnings -W turn warnings into errors -g guru mode -P prologue-searching for function probes -b bulk (percpu file) mode -s NUM buffer size in megabytes, instead of 0 -I DIR look in DIR for additional .stp script files, in addition to /root/systemtap_write/install/share/systemtap/tapset -D NM=VAL emit macro definition into generated C code -B NM=VAL pass option to kbuild make --modinfo NM=VAL include a MODULE_INFO(NM,VAL) in the generated C code -G VAR=VAL set global variable to value -R DIR look in DIR for runtime, instead of /root/systemtap_write/install/share/systemtap/runtime -r DIR cross-compile to kernel with given build tree; or else -r RELEASE cross-compile to kernel /lib/modules/RELEASE/build, instead of /lib/modules/3.19.0-0.72.aa7a.aarch64/build -a ARCH cross-compile to given architecture, instead of arm64 -m MODULE set probe module name, instead of stap_16417 -o FILE send script output to file, instead of stdout. This supports strftime(3) formats for FILE -E SCRIPT run the SCRIPT in addition to the main script specified through -e or a script file -c CMD start the probes, run CMD, and exit when it finishes -x PID sets target() to PID -F run as on-file flight recorder with -o. run as on-memory flight recorder without -o. -S size[,n] set maximum of the size and the number of files. -d OBJECT add unwind/symbol data for OBJECT file --ldd add unwind/symbol data for all referenced object files. --all-modules add unwind/symbol data for all loaded kernel objects. -t collect probe timing information -q generate information on tapset coverage --runtime=MODE set the pass-5 runtime mode, instead of kernel --privilege=PRIVILEGE_LEVEL check the script for constructs not allowed at the given privilege level --unprivileged equivalent to --privilege=stapusr --compatible=VERSION suppress incompatible language/tapset changes beyond VERSION, instead of 2.8 --check-version displays warnings where a syntax element may be version dependent --skip-badvars substitute zero for bad context $variables --suppress-handler-errors catch all runtime errors, quietly skip probe handlers --use-server[=SERVER-SPEC] specify systemtap compile-servers --list-servers[=PROPERTIES] report on the status of the specified compile-servers: all,specified,online,trusted,signer,compatible --trust-servers[=TRUST-SPEC] add/revoke trust of specified compile-servers: ssl,signer,all-users,revoke,no-prompt --use-server-on-error[=yes/no] retry compilation using a compile server upon compilation error --remote=HOSTNAME run pass 5 on the specified ssh host. may be repeated for targeting multiple hosts. --remote-prefix prefix each line of remote output with a host index. --tmpdir=NAME specify name of temporary directory to be used. --download-debuginfo[=OPTION] automatically download debuginfo using ABRT. yes,no,ask, --dump-probe-types show a list of available probe types. --sysroot=DIR specify sysroot directory where target files (executables, libraries, etc.) are located. --sysenv=VAR=VALUE provide an alternate value for an environment variable where the value on a remote system differs. Path variables (e.g. PATH, LD_LIBRARY_PATH) are assumed to be relative to the sysroot. --suppress-time-limits disable -DSTP_OVERLOAD, -DMAXACTION, and -DMAXTRYACTION limits --save-uprobes save uprobes.ko to current directory if it is built from source wait results: 16412 exp76 0 0 PASS: parseok/cmdline01.stp Running ./parseok/cmdline02.stp starting ./parseok/cmdline02.stp spawn2 ./parseok/cmdline02.stp spawn ./parseok/cmdline02.stp # parse tree dump # file probe begin{ exit() } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # file /root/systemtap_write/install/share/systemtap/tapset/linux/context.stpm # file /root/systemtap_write/install/share/systemtap/tapset/linux/nfs_proc.stpm # file /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stpm # file /root/systemtap_write/install/share/systemtap/tapset/linux/task.stpm # file /root/systemtap_write/install/share/systemtap/tapset/choose_defined.stpm # file /root/systemtap_write/install/share/systemtap/tapset/container_of.stpm # file /root/systemtap_write/install/share/systemtap/tapset/macros.stpm # file /root/systemtap_write/install/share/systemtap/tapset/offsetof.stpm # file /root/systemtap_write/install/share/systemtap/tapset/type_defined.stpm # file /root/systemtap_write/install/share/systemtap/tapset/linux/arm64/aux_syscalls.stp %{ static const _stp_val_array const _stp_arch_ptrace_request_list[] = { V(COMPAT_PTRACE_GETREGS), V(COMPAT_PTRACE_SETREGS), V(COMPAT_PTRACE_GET_THREAD_AREA), V(COMPAT_PTRACE_SET_SYSCALL), V(COMPAT_PTRACE_GETVFPREGS), V(COMPAT_PTRACE_SETVFPREGS), V(COMPAT_PTRACE_GETHBPREGS), V(COMPAT_PTRACE_SETHBPREGS), {0, NULL} }; %}function __arch_ptrace_request_str (request) %{ /* pure */ _stp_lookup_str(_stp_arch_ptrace_request_list, (unsigned long)STAP_ARG_request, STAP_RETVALUE, MAXSTRINGLEN); %} function _arch_ptrace_argstr (request, pid, addr, data) { if ((((((((request) == (%{ /* pure */ COMPAT_PTRACE_GETREGS %})) || ((request) == (%{ /* pure */ COMPAT_PTRACE_SETREGS %}))) || ((request) == (%{ /* pure */ COMPAT_PTRACE_SET_SYSCALL %}))) || ((request) == (%{ /* pure */ COMPAT_PTRACE_GETVFPREGS %}))) || ((request) == (%{ /* pure */ COMPAT_PTRACE_SETVFPREGS %}))) || ((request) == (%{ /* pure */ COMPAT_PTRACE_GETHBPREGS %}))) || ((request) == (%{ /* pure */ COMPAT_PTRACE_SETHBPREGS %}))) return sprintf("%s, %d, %#x, %p", __arch_ptrace_request_str(request), pid, addr, data) if ((request) == (%{ /* pure */ COMPAT_PTRACE_GET_THREAD_AREA %})) return sprintf("%s, %d, %d, %p", __arch_ptrace_request_str(request), pid, __int32(addr), data) } function _ptrace_return_arch_prctl_addr (request, addr, data) { return 0 } # file /root/systemtap_write/install/share/systemtap/tapset/linux/atomic.stp function atomic_read (addr) %{ /* pure */ atomic_t *a = (atomic_t *)(long)STAP_ARG_addr; /* We call deref() here to ensure the memory is valid to read. * Note the result is thrown away, then we use the "real" * atomic read function now that we know the address is safe. */ (void)kderef(sizeof(*a), a); STAP_RETVALUE = atomic_read(a); CATCH_DEREF_FAULT(); %} function atomic_long_read (addr) %{ /* pure */ #ifdef ATOMIC_LONG_INIT atomic_long_t *a = (atomic_long_t *)(long)STAP_ARG_addr; /* We call deref() here to ensure the memory is valid to read. * Note the result is thrown away, then we use the "real" * atomic read function now that we know the address is safe. */ (void)kderef(sizeof(*a), a); STAP_RETVALUE = atomic_long_read(a); CATCH_DEREF_FAULT(); #endif %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/aux_syscalls.stp %{ // Be sure we have the __NR_* defines. #include #include "linux/compat_unistd.h" // Be sure we have the SYS_* defines. #include #include "linux/compat_net.h" #ifdef CONFIG_COMPAT // Be sure we have 'SHMCTL', etc. defined. #include #ifndef SEMOP #define SEMOP 1 #endif #ifndef SEMCTL #define SEMCTL 3 #endif #ifndef SEMTIMEDOP #define SEMTIMEDOP 4 #endif #ifndef MSGSND #define MSGSND 11 #endif #ifndef MSGRCV #define MSGRCV 12 #endif #ifndef MSGCTL #define MSGCTL 14 #endif #ifndef SHMCTL #define SHMCTL 24 #endif #endif /* * Simple lookup functions for mapping values to names * using embedded C. Use these functions to create safe, * consistent lookups. */ /* Convenient macro to add defines to an array */ #define V(a) {a,#a} typedef struct { long val; char *name; } _stp_val_array; static void _stp_lookup_str2(const _stp_val_array * const array, long val, char *ptr, int len, int base) { int i = 0, slen; while (array[i].name) { if (array[i].val == val) { strlcat (ptr, array[i].name, len); return; } i++; } slen = strlen(ptr); if (base == 10) _stp_snprintf(ptr + slen, len - slen, "%ld", val); else if (base == 8) _stp_snprintf(ptr + slen, len - slen, "%#lo", val); else _stp_snprintf(ptr + slen, len - slen, "0x%lx", val); } static inline void _stp_lookup_str(const _stp_val_array * const array, long val, char *ptr, int len) { _stp_lookup_str2(array, val, ptr, len, 16); } static void _stp_lookup_or_str2(const _stp_val_array * const array, long val, char *ptr, int len, int base) { int i = 0, flag = 0, slen; if (val == 0) { _stp_lookup_str2(array, val, ptr, len, base); return; } while (array[i].name) { if (array[i].val & val) { if (flag) strlcat(ptr, "|", len); strlcat(ptr, array[i].name, len); val &= (~array[i].val); flag = 1; } i++; } if (val) { if (flag) strlcat(ptr, "|", len); slen = strlen(ptr); if (base == 10) _stp_snprintf(ptr + slen, len - slen, "%ld", val); else if (base == 8) _stp_snprintf(ptr + slen, len - slen, "%#lo", val); else _stp_snprintf(ptr + slen, len - slen, "0x%lx", val); } } static inline void _stp_lookup_or_str(const _stp_val_array * const array, long val, char *ptr, int len) { _stp_lookup_or_str2(array, val, ptr, len, 16); } %}%{ #ifdef CONFIG_COMPAT #include #ifndef STAPCONF_SIGSET_FROM_COMPAT_EXPORTED void sigset_from_compat(sigset_t *set, compat_sigset_t *compat) { switch (_NSIG_WORDS) { case 4: set->sig[3] = compat->sig[6] | (((long)compat->sig[7]) << 32 ); case 3: set->sig[2] = compat->sig[4] | (((long)compat->sig[5]) << 32 ); case 2: set->sig[1] = compat->sig[2] | (((long)compat->sig[3]) << 32 ); case 1: set->sig[0] = compat->sig[0] | (((long)compat->sig[1]) << 32 ); } } #endif /* STAPCONF_SIGSET_FROM_COMPAT_EXPORTED */ #endif /* CONFIG_COMPAT */ %}%{ // Needed for the following four functions // _struct_utimbuf_actime, _struct_utimbuf_modtime, // _struct_compat_utimbuf_actime, _struct_compat_utimbuf_modtime #include %}%{ // Needed for function _struct_sockaddr_u_impl. Unfortunately cannot be // inlined into the function since these header files define static // functions themselves. #include #include #include %}%{ // Enum for _struct_sockaddr_u_* functions. typedef enum { SA_PRETTY = 1, SA_IP_ADDR = 2, SA_TCP_PORT = 4, SA_FAMILY = 8, SA_IPV6_FLOWINFO = 16, SA_IPV6_SCOPE_ID = 32, } sa_dispatch; %}%{ #define STAP_NEED_CONTEXT_SOCKADDR_BIG_BUFFERS 1 %}%{ #include static const _stp_val_array const _stp_getrandom_list[] = { #ifdef GRND_NONBLOCK V(GRND_NONBLOCK), #endif #ifdef GRND_RANDOM V(GRND_RANDOM), #endif {0, NULL} }; %}%{ #if (defined(CONFIG_INOTIFY) || defined(CONFIG_INOTIFY_USER)) #include #endif /* Ignore helper events IN_CLOSE and IN_MOVE, which are just * combinations of other events. */ static const _stp_val_array const _stp_inotify_watch_mask_list[] = { V(IN_ACCESS), V(IN_MODIFY), V(IN_ATTRIB), V(IN_CLOSE_WRITE), V(IN_CLOSE_NOWRITE), V(IN_OPEN), V(IN_MOVED_FROM), V(IN_MOVED_TO), V(IN_CREATE), V(IN_DELETE), V(IN_DELETE_SELF), V(IN_MOVE_SELF), V(IN_UNMOUNT), V(IN_Q_OVERFLOW), V(IN_IGNORED), V(IN_ONLYDIR), V(IN_DONT_FOLLOW), #ifdef IN_EXCL_UNLINK V(IN_EXCL_UNLINK), #endif V(IN_MASK_ADD), V(IN_ISDIR), V(IN_ONESHOT), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_itimer_which_list[] = { V(ITIMER_REAL), V(ITIMER_VIRTUAL), V(ITIMER_PROF), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_wc_str_list[] = { V(CLOCK_REALTIME), V(CLOCK_MONOTONIC), V(CLOCK_PROCESS_CPUTIME_ID), V(CLOCK_THREAD_CPUTIME_ID), #ifdef CLOCK_MONOTONIC_RAW V(CLOCK_MONOTONIC_RAW), #endif #ifdef CLOCK_REALTIME_COARSE V(CLOCK_REALTIME_COARSE), #endif #ifdef CLOCK_MONOTONIC_COARSE V(CLOCK_MONOTONIC_COARSE), #endif #ifdef CLOCK_BOOTTIME V(CLOCK_BOOTTIME), #endif #ifdef CLOCK_REALTIME_ALARM V(CLOCK_REALTIME_ALARM), #endif #ifdef CLOCK_BOOTTIME_ALARM V(CLOCK_BOOTTIME_ALARM), #endif V(CLOCK_SGI_CYCLE), #ifdef CLOCK_TAI V(CLOCK_TAI), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_flock_cmd_list[] = { V(LOCK_SH), V(LOCK_EX), V(LOCK_NB), V(LOCK_UN), V(LOCK_MAND), V(LOCK_READ), V(LOCK_WRITE), V(LOCK_RW), {0, NULL} }; static const _stp_val_array const _stp_pipe2_flags_list[] = { #ifdef O_NONBLOCK V(O_NONBLOCK), #endif #ifdef O_CLOEXEC V(O_CLOEXEC), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_open_mode_flags_list[] = { #ifdef O_CREAT V(O_CREAT), #endif #ifdef O_EXCL V(O_EXCL), #endif #ifdef O_NOCTTY V(O_NOCTTY), #endif #ifdef O_TRUNC V(O_TRUNC), #endif #ifdef O_APPEND V(O_APPEND), #endif #ifdef O_NONBLOCK V(O_NONBLOCK), #endif /* Here's a comment from the kernel source: * * ==== * Before Linux 2.6.33 only O_DSYNC semantics were implemented, but using * the O_SYNC flag. We continue to use the existing numerical value * for O_DSYNC semantics now, but using the correct symbolic name for it. * This new value is used to request true Posix O_SYNC semantics. It is * defined in this strange way to make sure applications compiled against * new headers get at least O_DSYNC semantics on older kernels. * ==== * * On RHEL6 (2.6.32-431.3.1.el6.x86_64), the user headers are ahead of * the kernel source and define O_DSYNC, but the kernel just ignores * the extra bit set. We'll try to handle it here. */ #ifndef O_DSYNC { O_SYNC | 04000000, "O_SYNC" }, #endif #ifdef O_SYNC V(O_SYNC), #endif #ifdef O_DSYNC V(O_DSYNC), #endif #ifdef O_ASYNC V(O_ASYNC), #elif defined(FASYNC) { FASYNC, "O_ASYNC" }, #endif #ifdef O_DIRECT V(O_DIRECT), #endif #ifdef O_LARGEFILE V(O_LARGEFILE), #endif #ifdef O_DIRECTORY V(O_DIRECTORY), #endif #ifdef O_NOFOLLOW V(O_NOFOLLOW), #endif #ifdef O_NOATIME V(O_NOATIME), #endif #ifdef O_CLOEXEC V(O_CLOEXEC), #endif #ifdef O_PATH V(O_PATH), #endif {0, NULL} }; %}%{ /* Notice that the kernel defines and the user defines are named * differently. */ static const _stp_val_array const _stp_access_mode_list[] = { {0, "F_OK"}, {MAY_READ, "R_OK"}, {MAY_WRITE, "W_OK"}, {MAY_EXEC, "X_OK"}, {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_msync_flag_list[] = { V(MS_ASYNC), V(MS_INVALIDATE), V(MS_SYNC), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_wait4_op_list[] = { V(WNOHANG), #if !defined(WSTOPPED) && defined(WUNTRACED) V(WUNTRACED), #endif V(WEXITED), #ifdef WSTOPPED V(WSTOPPED), #endif V(WCONTINUED), V(WNOWAIT), V(__WNOTHREAD), V(__WALL), V(__WCLONE), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_seccomp_flags_list[] = { #ifdef SECCOMP_FILTER_FLAG_TSYNC V(SECCOMP_FILTER_FLAG_TSYNC), #endif {0, NULL} }; static const _stp_val_array const _stp_seccomp_mode_list[] = { #ifdef SECCOMP_MODE_DISABLED V(SECCOMP_MODE_DISABLED), #endif #ifdef SECCOMP_MODE_STRICT V(SECCOMP_MODE_STRICT), #endif #ifdef SECCOMP_MODE_FILTER V(SECCOMP_MODE_FILTER), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_msg_flags_list[] = { V(MSG_OOB), V(MSG_PEEK), V(MSG_DONTROUTE), V(MSG_TRYHARD), V(MSG_CTRUNC), V(MSG_PROBE), V(MSG_TRUNC), V(MSG_DONTWAIT), V(MSG_EOR), V(MSG_WAITALL), V(MSG_FIN), V(MSG_SYN), V(MSG_CONFIRM), V(MSG_RST), V(MSG_ERRQUEUE), V(MSG_NOSIGNAL), V(MSG_MORE), #ifdef MSG_WAITFORONE V(MSG_WAITFORONE), #endif #ifdef MSG_SENDPAGE_NOTLAST V(MSG_SENDPAGE_NOTLAST), #endif V(MSG_EOF), #ifdef MSG_FASTOPEN V(MSG_FASTOPEN), #endif #ifdef MSG_CMSG_CLOEXEC V(MSG_CMSG_CLOEXEC), #endif {0, NULL} }; %}%{ #ifdef __NR_memfd_create #include #endif static const _stp_val_array const _stp_mfd_flags_list[] = { #ifdef MFD_CLOEXEC V(MFD_CLOEXEC), #endif #ifdef MFD_ALLOW_SEALING V(MFD_ALLOW_SEALING), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_mlockall_flags_list[] = { V(MCL_CURRENT), V(MCL_FUTURE), {0, NULL} }; %}%{ static const _stp_val_array const _stp_module_flags_list[] = { V(O_TRUNC), V(O_NONBLOCK), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_sched_policy_list[] = { {SCHED_NORMAL, "SCHED_OTHER"}, // SCHED_NORMAL==SCHED_OTHER V(SCHED_FIFO), V(SCHED_RR), V(SCHED_BATCH), #ifdef SCHED_IDLE V(SCHED_IDLE), #endif #ifdef SCHED_DEADLINE V(SCHED_DEADLINE), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_priority_which_list[] = { V(PRIO_PROCESS), V(PRIO_PGRP), V(PRIO_USER), {0, NULL} }; %}%{ static const _stp_val_array const _stp_shutdown_how_list[] = { V(SHUT_RD), V(SHUT_WR), V(SHUT_RDWR), {0, NULL} }; %}%{ // Needed for function __reboot_magic_str:string. Unfortunately cannot // be inlined into the function since these header file defines static // functions on some architectures. #include static const _stp_val_array const _stp_reboot_magic_list[] = { V(LINUX_REBOOT_MAGIC1), V(LINUX_REBOOT_MAGIC2), V(LINUX_REBOOT_MAGIC2A), V(LINUX_REBOOT_MAGIC2B), V(LINUX_REBOOT_MAGIC2C), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_reboot_flag_list[] = { V(LINUX_REBOOT_CMD_RESTART), V(LINUX_REBOOT_CMD_HALT), V(LINUX_REBOOT_CMD_CAD_ON), V(LINUX_REBOOT_CMD_CAD_OFF), V(LINUX_REBOOT_CMD_POWER_OFF), V(LINUX_REBOOT_CMD_RESTART2), V(LINUX_REBOOT_CMD_SW_SUSPEND), V(LINUX_REBOOT_CMD_KEXEC), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_waitid_which_list[] = { V(P_ALL), V(P_PID), V(P_PGID), {0, NULL} }; %}%{ #include // We need the following defines to have a value for the // @__futex_argstr() macro. #ifndef FUTEX_WAIT_BITSET #define FUTEX_WAIT_BITSET 9 #endif #ifndef FUTEX_WAKE_BITSET #define FUTEX_WAKE_BITSET 10 #endif #ifndef FUTEX_WAIT_REQUEUE_PI #define FUTEX_WAIT_REQUEUE_PI 11 #endif #ifndef FUTEX_CMP_REQUEUE_PI #define FUTEX_CMP_REQUEUE_PI 12 #endif #ifndef FUTEX_PRIVATE_FLAG #define FUTEX_PRIVATE_FLAG 128 #endif #ifndef FUTEX_WAIT_BITSET_PRIVATE #define FUTEX_WAIT_BITSET_PRIVATE (FUTEX_WAIT_BITSET | FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_WAKE_BITSET_PRIVATE #define FUTEX_WAKE_BITSET_PRIVATE (FUTEX_WAKE_BITSET | FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_WAIT_REQUEUE_PI_PRIVATE #define FUTEX_WAIT_REQUEUE_PI_PRIVATE (FUTEX_WAIT_REQUEUE_PI | \ FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_CMP_REQUEUE_PI_PRIVATE #define FUTEX_CMP_REQUEUE_PI_PRIVATE (FUTEX_CMP_REQUEUE_PI | \ FUTEX_PRIVATE_FLAG) #endif static const _stp_val_array const _stp_futex_op_list[] = { V(FUTEX_WAIT), V(FUTEX_WAKE), V(FUTEX_FD), V(FUTEX_REQUEUE), V(FUTEX_CMP_REQUEUE), V(FUTEX_WAKE_OP), V(FUTEX_LOCK_PI), V(FUTEX_UNLOCK_PI), V(FUTEX_TRYLOCK_PI), V(FUTEX_WAIT_BITSET), V(FUTEX_WAKE_BITSET), V(FUTEX_WAIT_REQUEUE_PI), V(FUTEX_CMP_REQUEUE_PI), V(FUTEX_WAIT_PRIVATE), V(FUTEX_WAKE_PRIVATE), V(FUTEX_REQUEUE_PRIVATE), V(FUTEX_CMP_REQUEUE_PRIVATE), V(FUTEX_WAKE_OP_PRIVATE), V(FUTEX_LOCK_PI_PRIVATE), V(FUTEX_UNLOCK_PI_PRIVATE), V(FUTEX_TRYLOCK_PI_PRIVATE), V(FUTEX_WAIT_BITSET_PRIVATE), V(FUTEX_WAKE_BITSET_PRIVATE), V(FUTEX_WAIT_REQUEUE_PI_PRIVATE), V(FUTEX_CMP_REQUEUE_PI_PRIVATE), {0, NULL} }; static const _stp_val_array const _stp_futex_wake_ops_list[] = { V(FUTEX_OP_SET), V(FUTEX_OP_ADD), V(FUTEX_OP_OR), V(FUTEX_OP_ANDN), V(FUTEX_OP_XOR), {0, NULL} }; static const _stp_val_array const _stp_futex_wake_cmps_list[] = { V(FUTEX_OP_CMP_EQ), V(FUTEX_OP_CMP_NE), V(FUTEX_OP_CMP_LT), V(FUTEX_OP_CMP_LE), V(FUTEX_OP_CMP_GT), V(FUTEX_OP_CMP_GE), {0, NULL} }; %}%{ static const _stp_val_array const _stp_mountflags_list[] = { V(MS_RDONLY), V(MS_NOSUID), V(MS_NODEV), V(MS_NOEXEC), V(MS_SYNCHRONOUS), V(MS_REMOUNT), V(MS_MANDLOCK), V(MS_DIRSYNC), V(MS_NOATIME), V(MS_NODIRATIME), V(MS_BIND), V(MS_MOVE), V(MS_REC), /* MS_SILENT replaced MS_VERBOSE */ #ifdef MS_SILENT V(MS_SILENT), #else V(MS_VERBOSE), #endif V(MS_POSIXACL), V(MS_UNBINDABLE), V(MS_PRIVATE), V(MS_SLAVE), V(MS_SHARED), #ifdef MS_RELATIME V(MS_RELATIME), #endif #ifdef MS_KERNMOUNT V(MS_KERNMOUNT), #endif #ifdef MS_I_VERSION V(MS_I_VERSION), #endif #ifdef MS_STRICTATIME V(MS_STRICTATIME), #endif {0, NULL} }; static const _stp_val_array const _stp_umountflags_list[] = { V(MNT_FORCE), V(MNT_DETACH), V(MNT_EXPIRE), #ifdef UMOUNT_NOFOLLOW V(UMOUNT_NOFOLLOW), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_mremap_flags_list[] = { V(MREMAP_MAYMOVE), V(MREMAP_FIXED), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_madvice_advice_list[] = { V(MADV_NORMAL), V(MADV_RANDOM), V(MADV_SEQUENTIAL), V(MADV_WILLNEED), V(MADV_DONTNEED), V(MADV_REMOVE), V(MADV_DONTFORK), V(MADV_DOFORK), #ifdef MADV_HWPOISON V(MADV_HWPOISON), #endif #ifdef MADV_SOFT_OFFLINE V(MADV_SOFT_OFFLINE), #endif #ifdef MADV_MERGEABLE V(MADV_MERGEABLE), #endif #ifdef MADV_UNMERGEABLE V(MADV_UNMERGEABLE), #endif #ifdef MADV_HUGEPAGE V(MADV_HUGEPAGE), #endif #ifdef MADV_NOHUGEPAGE V(MADV_NOHUGEPAGE), #endif #ifdef MADV_DONTDUMP V(MADV_DONTDUMP), #endif #ifdef MADV_DODUMP V(MADV_DODUMP), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_fadvice_advice_list[] = { V(POSIX_FADV_NORMAL), V(POSIX_FADV_RANDOM), V(POSIX_FADV_SEQUENTIAL), V(POSIX_FADV_WILLNEED), V(POSIX_FADV_DONTNEED), V(POSIX_FADV_NOREUSE), #if defined(__s390x__) /* On s390x, 64-bit exes and 32-bit exes have different * versions of the following values. */ {4, "POSIX_FADV_DONTNEED"}, {5, "POSIX_FADV_NOREUSE"}, #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_fcntl_cmd_list[] = { V(F_DUPFD), V(F_GETFD), V(F_SETFD), V(F_GETFL), V(F_SETFL), V(F_GETLK), V(F_SETLK), V(F_SETLKW), V(F_SETOWN), V(F_GETOWN), V(F_SETSIG), V(F_GETSIG), #ifdef F_GETLK64 V(F_GETLK64), #endif #ifdef F_SETLK64 V(F_SETLK64), #endif #ifdef F_SETLKW64 V(F_SETLKW64), #endif #ifdef F_SETOWN_EX V(F_SETOWN_EX), #endif #ifdef F_GETOWN_EX V(F_GETOWN_EX), #endif #ifdef F_GETOWNER_UIDS V(F_GETOWNER_UIDS), #endif #ifdef F_SETLEASE V(F_SETLEASE), #endif #ifdef F_GETLEASE V(F_GETLEASE), #endif #ifdef F_DUPFD_CLOEXEC V(F_DUPFD_CLOEXEC), #endif #ifdef F_NOTIFY V(F_NOTIFY), #endif #ifdef F_SETPIPE_SZ V(F_SETPIPE_SZ), #endif #ifdef F_GETPIPE_SZ V(F_GETPIPE_SZ), #endif {0, NULL} }; %}%{ #include #ifndef SEEK_SET #define SEEK_SET 0 #endif #ifndef SEEK_CUR #define SEEK_CUR 1 #endif #ifndef SEEK_END #define SEEK_END 2 #endif #ifndef SEEK_DATA #define SEEK_DATA 3 #endif #ifndef SEEK_HOLE #define SEEK_HOLE 4 #endif static const _stp_val_array const _stp_seek_whence_list[] = { V(SEEK_SET), V(SEEK_CUR), V(SEEK_END), V(SEEK_DATA), V(SEEK_HOLE), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_quotactl_cmd_list[] = { V(Q_SYNC), V(Q_QUOTAON), V(Q_QUOTAOFF), V(Q_GETFMT), V(Q_GETINFO), V(Q_SETINFO), V(Q_GETQUOTA), V(Q_SETQUOTA), /* XFS Quota Manager (XQM) Codes */ V(Q_XQUOTAON), V(Q_XQUOTAOFF), V(Q_XGETQUOTA), V(Q_XSETQLIM), V(Q_XGETQSTAT), V(Q_XQUOTARM), V(Q_XQUOTASYNC), #ifdef Q_XGETQSTATV V(Q_XGETQSTATV), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_quotactl_format_list[] = { V(QFMT_VFS_OLD), #ifdef QFMT_VFS_V0 V(QFMT_VFS_V0), #endif #ifdef QFMT_OCFS2 V(QFMT_OCFS2), #endif #ifdef QFMT_VFS_V1 V(QFMT_VFS_V1), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_sockopt_optname_list[] = { V(SO_DEBUG), V(SO_REUSEADDR), V(SO_TYPE), V(SO_ERROR), V(SO_DONTROUTE), V(SO_BROADCAST), V(SO_SNDBUF), V(SO_RCVBUF), V(SO_SNDBUFFORCE), V(SO_RCVBUFFORCE), V(SO_KEEPALIVE), V(SO_OOBINLINE), V(SO_NO_CHECK), V(SO_PRIORITY), V(SO_LINGER), V(SO_BSDCOMPAT), #ifdef SO_REUSEPORT V(SO_REUSEPORT), #endif V(SO_PASSCRED), V(SO_PEERCRED), V(SO_RCVLOWAT), V(SO_SNDLOWAT), V(SO_RCVTIMEO), V(SO_SNDTIMEO), V(SO_SECURITY_AUTHENTICATION), V(SO_SECURITY_ENCRYPTION_TRANSPORT), V(SO_SECURITY_ENCRYPTION_NETWORK), V(SO_BINDTODEVICE), V(SO_ATTACH_FILTER), V(SO_DETACH_FILTER), V(SO_PEERNAME), V(SO_TIMESTAMP), V(SO_ACCEPTCONN), V(SO_PEERSEC), V(SO_PASSSEC), #ifdef SO_TIMESTAMPNS V(SO_TIMESTAMPNS), #endif #ifdef SO_MARK V(SO_MARK), #endif #ifdef SO_TIMESTAMPING V(SO_TIMESTAMPING), #endif #ifdef SO_PROTOCOL V(SO_PROTOCOL), #endif #ifdef SO_DOMAIN V(SO_DOMAIN), #endif #ifdef SO_RXQ_OVFL V(SO_RXQ_OVFL), #endif #ifdef SO_WIFI_STATUS V(SO_WIFI_STATUS), #endif #ifdef SO_PEEK_OFF V(SO_PEEK_OFF), #endif #ifdef SO_NOFCS V(SO_NOFCS), #endif #ifdef SO_LOCK_FILTER V(SO_LOCK_FILTER), #endif #ifdef SO_SELECT_ERR_QUEUE V(SO_SELECT_ERR_QUEUE), #endif #ifdef SO_BUSY_POLL V(SO_BUSY_POLL), #endif #ifdef SO_MAX_PACING_RATE V(SO_MAX_PACING_RATE), #endif #ifdef SO_BPF_EXTENSIONS V(SO_BPF_EXTENSIONS), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_sockopt_level_list[] = { V(SOL_IP), V(SOL_SOCKET), V(SOL_TCP), V(SOL_UDP), V(SOL_IPV6), V(SOL_ICMPV6), V(SOL_SCTP), #ifdef SOL_UDPLITE V(SOL_UDPLITE), #endif V(SOL_RAW), V(SOL_IPX), V(SOL_AX25), V(SOL_ATALK), V(SOL_NETROM), V(SOL_ROSE), V(SOL_DECNET), #ifdef SOL_X25 V(SOL_X25), #endif V(SOL_PACKET), V(SOL_ATM), V(SOL_AAL), V(SOL_IRDA), V(SOL_NETBEUI), V(SOL_LLC), V(SOL_DCCP), V(SOL_NETLINK), V(SOL_TIPC), #ifdef SOL_RXRPC V(SOL_RXRPC), #endif #ifdef SOL_PPPOL2TP V(SOL_PPPOL2TP), #endif #ifdef SOL_BLUETOOTH V(SOL_BLUETOOTH), #endif #ifdef SOL_PNPIPE V(SOL_PNPIPE), #endif #ifdef SOL_RDS V(SOL_RDS), #endif V(SOL_IUCV), #ifdef SOL_CAIF V(SOL_CAIF), #endif #ifdef SOL_ALG V(SOL_ALG), #endif #ifdef SOL_NFC V(SOL_NFC), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_sock_family_list[] = { V(PF_UNSPEC), V(PF_LOCAL), /* same thing as PF_UNIX */ V(PF_INET), V(PF_AX25), V(PF_IPX), V(PF_APPLETALK), V(PF_NETROM), V(PF_BRIDGE), V(PF_ATMPVC), V(PF_X25), V(PF_INET6), V(PF_ROSE), V(PF_DECnet), V(PF_NETBEUI), V(PF_SECURITY), V(PF_KEY), V(PF_NETLINK), V(PF_ROUTE), V(PF_PACKET), V(PF_ASH), V(PF_ECONET), V(PF_ATMSVC), #ifdef PF_RDS V(PF_RDS), #endif V(PF_SNA), V(PF_IRDA), V(PF_PPPOX), V(PF_WANPIPE), V(PF_LLC), #ifdef PF_IB V(PF_IB), #endif #ifdef PF_CAN V(PF_CAN), #endif V(PF_TIPC), V(PF_BLUETOOTH), V(PF_IUCV), #ifdef PF_RXRPC V(PF_RXRPC), #endif #ifdef PF_ISDN V(PF_ISDN), #endif #ifdef PF_PHONET V(PF_PHONET), #endif #ifdef PF_IEEE802154 V(PF_IEEE802154), #endif #ifdef PF_CAIF V(PF_CAIF), #endif #ifdef PF_ALG V(PF_ALG), #endif #ifdef PF_NFC V(PF_NFC), #endif #ifdef PF_VSOCK V(PF_VSOCK), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_sock_flags_list[] = { #ifdef SOCK_TYPE_MASK V(SOCK_CLOEXEC), V(SOCK_NONBLOCK), #endif {0, NULL} }; %}%{ // Be sure we have the IPPROTO_* defines. But, on some older kernels // we don't have all of them defined. Also note that on some older // kernels these values are enum values, not defines. But, the // following code should work anyway. #include #ifndef IPPROTO_TP #define IPPROTO_TP 29 #endif #ifndef IPPROTO_MTP #define IPPROTO_MTP 92 #endif #ifndef IPPROTO_ENCAP #define IPPROTO_ENCAP 98 #endif #ifndef IPPROTO_UDPLITE #define IPPROTO_UDPLITE 136 #endif %}%{ #include static const _stp_val_array const _stp_rlimit_resource_list[] = { { (unsigned int)RLIM_INFINITY, "RLIM_INFINITY"}, V(RLIMIT_CPU), V(RLIMIT_FSIZE), V(RLIMIT_DATA), V(RLIMIT_STACK), V(RLIMIT_CORE), V(RLIMIT_RSS), V(RLIMIT_NPROC), V(RLIMIT_NOFILE), V(RLIMIT_MEMLOCK), V(RLIMIT_AS), V(RLIMIT_LOCKS), V(RLIMIT_SIGPENDING), V(RLIMIT_MSGQUEUE), V(RLIMIT_NICE), V(RLIMIT_RTPRIO), #ifdef RLIMIT_RTTIME V(RLIMIT_RTTIME), #endif V(RLIM_NLIMITS), {0, NULL} }; static const _stp_val_array const _stp_rusage_who_list[] = { V(RUSAGE_SELF), {(unsigned int)RUSAGE_CHILDREN, "RUSAGE_CHILDREN"}, {(unsigned int)RUSAGE_BOTH, "RUSAGE_BOTH"}, V(RUSAGE_THREAD), {0, NULL} }; %}%{ static const _stp_val_array const _stp_adjtimex_return_str_list[] = { V(TIME_OK), V(TIME_INS), V(TIME_DEL), V(TIME_OOP), V(TIME_WAIT), V(TIME_ERROR), V(TIME_BAD), {0, NULL} }; %}%{ static const _stp_val_array const _stp_signal_list[] = { {0, "SIG_0"}, V(SIGHUP), V(SIGINT), V(SIGQUIT), V(SIGILL), V(SIGTRAP), V(SIGABRT), V(SIGBUS), V(SIGFPE), V(SIGKILL), V(SIGUSR1), V(SIGSEGV), V(SIGPIPE), V(SIGUSR2), V(SIGALRM), V(SIGTERM), V(SIGCHLD), V(SIGCONT), V(SIGSTOP), V(SIGTSTP), V(SIGTTIN), V(SIGTTOU), V(SIGURG), #ifdef SIGXCPU V(SIGXCPU), #endif #ifdef SIGXFSZ V(SIGXFSZ), #endif V(SIGVTALRM), V(SIGPROF), V(SIGWINCH), {SIGIO,"SIGIO/SIGPOLL"}, V(SIGPWR), #ifdef SIGSYS V(SIGSYS), #endif {SIGTRAP|0x80,"TRACESYSGOOD"}, {0, NULL} }; static void _stp_sigset_str(sigset_t *mask, char *ptr, int len) { const _stp_val_array * const array = _stp_signal_list; int i = 0, flag = 0; while (array[i].name) { if (array[i].val > 0 && array[i].val <= _NSIG && sigismember(mask, array[i].val)) { if (flag) strlcat(ptr, "|", len); else strlcat(ptr, "[", len); strlcat(ptr, array[i].name, len); flag = 1; } i++; } if (flag == 0) strlcat(ptr, "[EMPTY]", len); else strlcat(ptr, "]", len); } %}%{ static const _stp_val_array const _stp_semctl_list[] = { V(IPC_INFO), V(SEM_INFO), V(SEM_STAT), V(GETALL), V(GETVAL), V(GETPID), V(GETNCNT), V(GETZCNT), V(IPC_STAT), V(SETVAL), V(SETALL), V(IPC_RMID), V(IPC_SET), {0, NULL} }; %}%{ static const _stp_val_array const _stp_fork_list[] = { V(CLONE_VM), V(CLONE_FS), V(CLONE_FILES), V(CLONE_SIGHAND), V(CLONE_PTRACE), V(CLONE_VFORK), V(CLONE_PARENT), V(CLONE_THREAD), V(CLONE_NEWNS), V(CLONE_SYSVSEM), V(CLONE_SETTLS), V(CLONE_PARENT_SETTID), V(CLONE_CHILD_CLEARTID), V(CLONE_DETACHED), V(CLONE_UNTRACED), V(CLONE_CHILD_SETTID), #ifdef CLONE_STOPPED V(CLONE_STOPPED), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19) V(CLONE_NEWUTS), V(CLONE_NEWIPC), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) V(CLONE_NEWUSER), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) V(CLONE_NEWPID), V(CLONE_NEWNET), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) V(CLONE_IO), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_atflag_list[] = { #ifdef AT_SYMLINK_NOFOLLOW V(AT_SYMLINK_NOFOLLOW), #endif #ifdef AT_REMOVEDIR V(AT_REMOVEDIR), #endif #ifdef AT_SYMLINK_FOLLOW V(AT_SYMLINK_FOLLOW), #endif #ifdef AT_NO_AUTOMOUNT V(AT_NO_AUTOMOUNT), #endif #ifdef AT_EMPTY_PATH V(AT_EMPTY_PATH), #endif {0, NULL} }; %}%{ #include %}%{ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) #include #endif static const _stp_val_array const _stp_eventfd2_flag_list[] = { #ifdef EFD_NONBLOCK V(EFD_NONBLOCK), #endif #ifdef EFD_CLOEXEC V(EFD_CLOEXEC), #endif #ifdef EFD_SEMAPHORE V(EFD_SEMAPHORE), #endif {0, NULL} }; %}%{ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) #include #endif static const _stp_val_array const _stp_signalfd4_flags_list[] = { #ifdef SFD_NONBLOCK V(SFD_NONBLOCK), #endif #ifdef SFD_CLOEXEC V(SFD_CLOEXEC), #endif {0, NULL} }; %}%{ #if (defined(CONFIG_INOTIFY) || defined(CONFIG_INOTIFY_USER)) #include #endif static const _stp_val_array const _stp_inotify_init1_flag_list[] = { #if defined(IN_NONBLOCK) V(IN_NONBLOCK), #endif #if defined(IN_CLOEXEC) V(IN_CLOEXEC), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_shmat_list[] = { V(SHM_RDONLY), V(SHM_RND), V(SHM_REMAP), V(SHM_EXEC), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_mprotect_list[] = { {0, "PROT_NONE"}, V(PROT_READ), V(PROT_WRITE), V(PROT_EXEC), V(PROT_SEM), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_mmap_list[] = { V(MAP_SHARED), V(MAP_PRIVATE), V(MAP_FIXED), V(MAP_ANONYMOUS), V(MAP_GROWSDOWN), V(MAP_DENYWRITE), V(MAP_EXECUTABLE), V(MAP_LOCKED), V(MAP_NORESERVE), V(MAP_POPULATE), V(MAP_NONBLOCK), {0, NULL} }; %}%{ static void _stp_sigaction_str(struct sigaction *act, char *ptr, int len) { static const _stp_val_array const _stp_sa_handler_list[] = { {0, "SIG_DFL"}, {1, "SIG_IGN"}, {0, NULL} }; static const _stp_val_array const _stp_sa_flags_list[] = { V(SA_NOCLDSTOP), V(SA_NOCLDWAIT), V(SA_RESETHAND), V(SA_ONSTACK), V(SA_RESTART), V(SA_NODEFER), V(SA_SIGINFO), V(SA_RESTORER), {0, NULL} }; int slen; _stp_lookup_str(_stp_sa_handler_list, (long)act->sa_handler, ptr, len); if (act->sa_handler != SIG_IGN && act->sa_handler != SIG_DFL) { strlcat (ptr, ", ", len); _stp_lookup_or_str(_stp_sa_flags_list, act->sa_flags, ptr, len); strlcat (ptr, ", ", len); #if !defined (__ia64__) slen = strlen(ptr); _stp_snprintf(ptr + slen, len - slen, "0x%lx, ", (long)act->sa_restorer); #endif _stp_sigset_str(&act->sa_mask, ptr, len); } } %}%{ #include #ifndef IRQF_ONESHOT #define IRQF_ONESHOT 0x00002000 #endif static const _stp_val_array const _stp_irq_list[] = { #ifdef IRQF_DISABLED V(IRQF_DISABLED), #endif #ifdef IRQF_SAMPLE_RANDOM V(IRQF_SAMPLE_RANDOM), #endif #ifdef IRQF_SHARED V(IRQF_SHARED), #endif #ifdef IRQF_PROBE_SHARED V(IRQF_PROBE_SHARED), #endif #ifdef IRQF_TIMER V(IRQF_TIMER), #endif #ifdef IRQF_PERCPU V(IRQF_PERCPU), #endif #ifdef IRQF_NOBALANCING V(IRQF_NOBALANCING), #endif #ifdef IRQF_IRQPOLL V(IRQF_IRQPOLL), #endif V(IRQF_ONESHOT), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_ptrace_options_list[] = { #ifdef PTRACE_O_EXITKILL V(PTRACE_O_EXITKILL), #endif V(PTRACE_O_TRACECLONE), V(PTRACE_O_TRACEEXEC), V(PTRACE_O_TRACEEXIT), V(PTRACE_O_TRACEFORK), V(PTRACE_O_TRACESYSGOOD), V(PTRACE_O_TRACEVFORK), V(PTRACE_O_TRACEVFORKDONE), #ifdef PTRACE_O_TRACESECCOMP V(PTRACE_O_TRACESECCOMP), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_elf_notes_list[] = { V(NT_PRSTATUS), V(NT_PRFPREG), V(NT_PRPSINFO), V(NT_TASKSTRUCT), V(NT_AUXV), #ifdef NT_SIGINFO V(NT_SIGINFO), #endif #ifdef NT_FILE V(NT_FILE), #endif V(NT_PRXFPREG), #ifdef NT_PPC_VMX V(NT_PPC_VMX), #endif #ifdef NT_PPC_SPE V(NT_PPC_SPE), #endif #ifdef NT_PPC_VSX V(NT_PPC_VSX), #endif #ifdef NT_386_TLS V(NT_386_TLS), #endif #ifdef NT_386_IOPERM V(NT_386_IOPERM), #endif #ifdef NT_X86_XSTATE V(NT_X86_XSTATE), #endif #ifdef NT_S390_HIGH_GPRS V(NT_S390_HIGH_GPRS), #endif #ifdef NT_S390_TIMER V(NT_S390_TIMER), #endif #ifdef NT_S390_TODCMP V(NT_S390_TODCMP), #endif #ifdef NT_S390_TODPREG V(NT_S390_TODPREG), #endif #ifdef NT_S390_CTRS V(NT_S390_CTRS), #endif #ifdef NT_S390_PREFIX V(NT_S390_PREFIX), #endif #ifdef NT_S390_LAST_BREAK V(NT_S390_LAST_BREAK), #endif #ifdef NT_S390_SYSTEM_CALL V(NT_S390_SYSTEM_CALL), #endif #ifdef NT_S390_TDB V(NT_S390_TDB), #endif #ifdef NT_S390_VXRS_LOW V(NT_S390_VXRS_LOW), #endif #ifdef NT_S390_VXRS_HIGH V(NT_S390_VXRS_HIGH), #endif #ifdef NT_ARM_VFP V(NT_ARM_VFP), #endif #ifdef NT_ARM_TLS V(NT_ARM_TLS), #endif #ifdef NT_ARM_HW_BREAK V(NT_ARM_HW_BREAK), #endif #ifdef NT_ARM_HW_WATCH V(NT_ARM_HW_WATCH), #endif #ifdef NT_ARM_SYSTEM_CALL V(NT_ARM_SYSTEM_CALL), #endif #ifdef NT_METAG_CBUF V(NT_METAG_CBUF), #endif #ifdef NT_METAG_RPIPE V(NT_METAG_RPIPE), #endif #ifdef NT_METAG_TLS V(NT_METAG_TLS), #endif {0, NULL} }; %}%{ #ifndef PTRACE_GETREGSET # define PTRACE_GETREGSET 0x4204 #endif #ifndef PTRACE_SETREGSET # define PTRACE_SETREGSET 0x4205 #endif #ifndef PTRACE_SEIZE # define PTRACE_SEIZE 0x4206 #endif #ifndef PTRACE_INTERRUPT # define PTRACE_INTERRUPT 0x4207 #endif #ifndef PTRACE_LISTEN # define PTRACE_LISTEN 0x4208 #endif #ifndef PTRACE_PEEKSIGINFO # define PTRACE_PEEKSIGINFO 0x4209 #endif #ifndef PTRACE_GETSIGMASK # define PTRACE_GETSIGMASK 0x420a #endif #ifndef PTRACE_SETSIGMASK # define PTRACE_SETSIGMASK 0x420b #endif /* These are the architecture-independent ptrace requests (although * some return architecture-dependent register buffers). */ static const _stp_val_array const _stp_ptrace_request_list[] = { V(PTRACE_TRACEME), V(PTRACE_PEEKTEXT), V(PTRACE_PEEKDATA), V(PTRACE_PEEKUSR), V(PTRACE_POKETEXT), V(PTRACE_POKEDATA), V(PTRACE_POKEUSR), V(PTRACE_CONT), V(PTRACE_KILL), V(PTRACE_SINGLESTEP), V(PTRACE_ATTACH), V(PTRACE_DETACH), V(PTRACE_SYSCALL), V(PTRACE_SETOPTIONS), V(PTRACE_GETEVENTMSG), V(PTRACE_GETSIGINFO), V(PTRACE_SETSIGINFO), V(PTRACE_GETREGSET), V(PTRACE_SETREGSET), V(PTRACE_SEIZE), V(PTRACE_INTERRUPT), V(PTRACE_LISTEN), V(PTRACE_PEEKSIGINFO), V(PTRACE_GETSIGMASK), V(PTRACE_SETSIGMASK), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_swapon_flags_list[] = { V(SWAP_FLAG_PREFER), #ifdef SWAP_FLAG_DISCARD V(SWAP_FLAG_DISCARD), #endif #ifdef SWAP_FLAG_DISCARD_ONCE V(SWAP_FLAG_DISCARD_ONCE), #endif #ifdef SWAP_FLAG_DISCARD_PAGES V(SWAP_FLAG_DISCARD_PAGES), #endif {0, NULL} }; %}%{ #include #include static const _stp_val_array const _stp_shmget_flags_list[] = { V(IPC_CREAT), V(IPC_EXCL), V(SHM_HUGETLB), V(SHM_NORESERVE), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_msgctl_list[] = { V(IPC_INFO), V(IPC_STAT), V(IPC_RMID), V(IPC_SET), V(MSG_INFO), V(MSG_STAT), {0, NULL} }; %}%{ static const _stp_val_array const _stp_msgflg_list[] = { V(MSG_NOERROR), V(MSG_EXCEPT), V(IPC_NOWAIT), {0, NULL} }; %}%{ // Copied from ipc/compat.c. #ifdef CONFIG_COMPAT struct compat_ipc_kludge { compat_uptr_t msgp; compat_long_t msgtyp; }; #endif %}%{ #include static const _stp_val_array const _stp_xattr_flags_list[] = { V(XATTR_CREATE), V(XATTR_REPLACE), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_ioprio_who_list[] = { V(IOPRIO_WHO_PROCESS), V(IOPRIO_WHO_PGRP), V(IOPRIO_WHO_USER), {0, NULL} }; static const _stp_val_array const _stp_ioprio_class_list[] = { V(IOPRIO_CLASS_NONE), V(IOPRIO_CLASS_RT), V(IOPRIO_CLASS_BE), V(IOPRIO_CLASS_IDLE), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_mempolicy_flags_list[] = { V(MPOL_F_NODE), V(MPOL_F_ADDR), #ifdef MPOL_F_MEMS_ALLOWED V(MPOL_F_MEMS_ALLOWED), #endif {0, NULL} }; #ifndef MPOL_MODE_FLAGS #define MPOL_MODE_FLAGS 0 #endif static const _stp_val_array const _stp_mempolicy_mode_flags_list[] = { #ifdef MPOL_F_STATIC_NODES V(MPOL_F_STATIC_NODES), #endif #ifdef MPOL_F_RELATIVE_NODES V(MPOL_F_RELATIVE_NODES), #endif {0, NULL} }; static const _stp_val_array const _stp_mempolicy_mode_list[] = { V(MPOL_DEFAULT), V(MPOL_PREFERRED), V(MPOL_BIND), V(MPOL_INTERLEAVE), #ifdef MPOL_LOCAL V(MPOL_LOCAL), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_keyctl_cmd_list[] = { V(KEYCTL_GET_KEYRING_ID), V(KEYCTL_JOIN_SESSION_KEYRING), V(KEYCTL_UPDATE), V(KEYCTL_REVOKE), V(KEYCTL_CHOWN), V(KEYCTL_SETPERM), V(KEYCTL_DESCRIBE), V(KEYCTL_CLEAR), V(KEYCTL_LINK), V(KEYCTL_UNLINK), V(KEYCTL_SEARCH), V(KEYCTL_READ), V(KEYCTL_INSTANTIATE), V(KEYCTL_NEGATE), V(KEYCTL_SET_REQKEY_KEYRING), V(KEYCTL_SET_TIMEOUT), V(KEYCTL_ASSUME_AUTHORITY), #ifdef KEYCTL_GET_SECURITY V(KEYCTL_GET_SECURITY), #endif #ifdef KEYCTL_SESSION_TO_PARENT V(KEYCTL_SESSION_TO_PARENT), #endif #ifdef KEYCTL_REJECT V(KEYCTL_REJECT), #endif #ifdef KEYCTL_INSTANTIATE_IOV V(KEYCTL_INSTANTIATE_IOV), #endif #ifdef KEYCTL_INVALIDATE V(KEYCTL_INVALIDATE), #endif #ifdef KEYCTL_GET_PERSISTENT V(KEYCTL_GET_PERSISTENT), #endif {0, NULL} }; // For older kernels, we need to define new constants for the // @__keyctl_argstr() macro #ifndef KEYCTL_GET_SECURITY #define KEYCTL_GET_SECURITY 17 #endif #ifndef KEYCTL_SESSION_TO_PARENT #define KEYCTL_SESSION_TO_PARENT 18 #endif #ifndef KEYCTL_REJECT #define KEYCTL_REJECT 19 #endif #ifndef KEYCTL_INSTANTIATE_IOV #define KEYCTL_INSTANTIATE_IOV 20 #endif #ifndef KEYCTL_INVALIDATE #define KEYCTL_INVALIDATE 21 #endif #ifndef KEYCTL_GET_PERSISTENT #define KEYCTL_GET_PERSISTENT 22 #endif %}%{ static const _stp_val_array const _stp_keyctl_keyring_shortcut_list[] = { V(KEY_SPEC_THREAD_KEYRING), V(KEY_SPEC_PROCESS_KEYRING), V(KEY_SPEC_SESSION_KEYRING), V(KEY_SPEC_USER_KEYRING), V(KEY_SPEC_USER_SESSION_KEYRING), V(KEY_SPEC_GROUP_KEYRING), V(KEY_SPEC_REQKEY_AUTH_KEY), #ifdef KEY_SPEC_REQUESTOR_KEYRING V(KEY_SPEC_REQUESTOR_KEYRING), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_keyctl_default_keyrings_list[] = { V(KEY_REQKEY_DEFL_NO_CHANGE), V(KEY_REQKEY_DEFL_DEFAULT), V(KEY_REQKEY_DEFL_THREAD_KEYRING), V(KEY_REQKEY_DEFL_PROCESS_KEYRING), V(KEY_REQKEY_DEFL_SESSION_KEYRING), V(KEY_REQKEY_DEFL_USER_KEYRING), V(KEY_REQKEY_DEFL_USER_SESSION_KEYRING), V(KEY_REQKEY_DEFL_GROUP_KEYRING), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_keyctl_perm_list[] = { V(KEY_POS_VIEW), V(KEY_POS_READ), V(KEY_POS_WRITE), V(KEY_POS_SEARCH), V(KEY_POS_LINK), V(KEY_POS_SETATTR), V(KEY_POS_ALL), V(KEY_USR_VIEW), V(KEY_USR_READ), V(KEY_USR_WRITE), V(KEY_USR_SEARCH), V(KEY_USR_LINK), V(KEY_USR_SETATTR), V(KEY_USR_ALL), V(KEY_GRP_VIEW), V(KEY_GRP_READ), V(KEY_GRP_WRITE), V(KEY_GRP_SEARCH), V(KEY_GRP_LINK), V(KEY_GRP_SETATTR), V(KEY_GRP_ALL), V(KEY_OTH_VIEW), V(KEY_OTH_READ), V(KEY_OTH_WRITE), V(KEY_OTH_SEARCH), V(KEY_OTH_LINK), V(KEY_OTH_SETATTR), V(KEY_OTH_ALL), {0, NULL} }; %}%{ #include #ifndef MODULE_INIT_IGNORE_MODVERSIONS #define MODULE_INIT_IGNORE_MODVERSIONS 1 #endif #ifndef MODULE_INIT_IGNORE_VERMAGIC #define MODULE_INIT_IGNORE_VERMAGIC 2 #endif static const _stp_val_array const _stp_finit_module_flags_list[] = { V(MODULE_INIT_IGNORE_MODVERSIONS), V(MODULE_INIT_IGNORE_VERMAGIC), {0, NULL} }; %}%{ #if LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0) #include #else #include #endif static const _stp_val_array const _stp_prctl_option_list[] = { V(PR_SET_PDEATHSIG), V(PR_GET_PDEATHSIG), V(PR_GET_DUMPABLE), V(PR_SET_DUMPABLE), V(PR_GET_UNALIGN), V(PR_SET_UNALIGN), V(PR_GET_KEEPCAPS), V(PR_SET_KEEPCAPS), V(PR_GET_FPEMU), V(PR_SET_FPEMU), V(PR_GET_FPEXC), V(PR_SET_FPEXC), V(PR_GET_TIMING), V(PR_SET_TIMING), V(PR_SET_NAME), V(PR_GET_NAME), V(PR_GET_ENDIAN), V(PR_SET_ENDIAN), #ifdef PR_GET_SECCOMP V(PR_GET_SECCOMP), #endif #ifdef PR_SET_SECCOMP V(PR_SET_SECCOMP), #endif #ifdef PR_CAPBSET_READ V(PR_CAPBSET_READ), #endif #ifdef PR_CAPBSET_DROP V(PR_CAPBSET_DROP), #endif #ifdef PR_GET_TSC V(PR_GET_TSC), #endif #ifdef PR_SET_TSC V(PR_SET_TSC), #endif #ifdef PR_GET_SECUREBITS V(PR_GET_SECUREBITS), #endif #ifdef PR_SET_SECUREBITS V(PR_SET_SECUREBITS), #endif #ifdef PR_SET_TIMERSLACK V(PR_SET_TIMERSLACK), #endif #ifdef PR_GET_TIMERSLACK V(PR_GET_TIMERSLACK), #endif #ifdef PR_TASK_PERF_EVENTS_DISABLE V(PR_TASK_PERF_EVENTS_DISABLE), #endif #ifdef PR_TASK_PERF_EVENTS_ENABLE V(PR_TASK_PERF_EVENTS_ENABLE), #endif #ifdef PR_MCE_KILL V(PR_MCE_KILL), #endif #ifdef PR_MCE_KILL_GET V(PR_MCE_KILL_GET), #endif #ifdef PR_SET_MM V(PR_SET_MM), #endif #ifdef PR_SET_PTRACER V(PR_SET_PTRACER), #endif #ifdef PR_SET_CHILD_SUBREAPER V(PR_SET_CHILD_SUBREAPER), #endif #ifdef PR_GET_CHILD_SUBREAPER V(PR_GET_CHILD_SUBREAPER), #endif #ifdef PR_SET_NO_NEW_PRIVS V(PR_SET_NO_NEW_PRIVS), #endif #ifdef PR_GET_NO_NEW_PRIVS V(PR_GET_NO_NEW_PRIVS), #endif #ifdef PR_GET_TID_ADDRESS V(PR_GET_TID_ADDRESS), #endif #ifdef PR_SET_THP_DISABLE V(PR_SET_THP_DISABLE), #endif #ifdef PR_GET_THP_DISABLE V(PR_GET_THP_DISABLE), #endif #ifdef PR_MPX_ENABLE_MANAGEMENT V(PR_MPX_ENABLE_MANAGEMENT), #endif #ifdef PR_MPX_DISABLE_MANAGEMENT V(PR_MPX_DISABLE_MANAGEMENT), #endif {0, NULL} }; // Options that get passed to PR_SET_UNALIGN and returned by PR_GET_UNALIGN. static const _stp_val_array const _stp_prctl_unalign_option_list[] = { V(PR_UNALIGN_NOPRINT), V(PR_UNALIGN_SIGBUS), {0, NULL} }; // Options that get passed to PR_SET_FPEMU and returned by PR_GET_FPEMU. static const _stp_val_array const _stp_prctl_fpemu_option_list[] = { V(PR_FPEMU_NOPRINT), V(PR_FPEMU_SIGFPE), {0, NULL} }; // Options that get passed to PR_SET_FPEXC and returned by PR_GET_FPEXC. static const _stp_val_array const _stp_prctl_fpexc_option_list[] = { V(PR_FP_EXC_SW_ENABLE), V(PR_FP_EXC_DIV), V(PR_FP_EXC_OVF), V(PR_FP_EXC_UND), V(PR_FP_EXC_RES), V(PR_FP_EXC_INV), V(PR_FP_EXC_DISABLED), V(PR_FP_EXC_NONRECOV), V(PR_FP_EXC_ASYNC), V(PR_FP_EXC_PRECISE), {0, NULL} }; // Options that get passed to PR_SET_TIMING and returned by PR_GET_TIMING. static const _stp_val_array const _stp_prctl_timing_option_list[] = { V(PR_TIMING_STATISTICAL), V(PR_TIMING_TIMESTAMP), {0, NULL} }; // Options that get passed to PR_SET_ENDIAN and returned by PR_GET_ENDIAN. static const _stp_val_array const _stp_prctl_endian_option_list[] = { V(PR_ENDIAN_BIG), V(PR_ENDIAN_LITTLE), V(PR_ENDIAN_PPC_LITTLE), {0, NULL} }; #ifdef PR_SET_TSC // Options that get passed to PR_SET_TSC and returned by PR_GET_TSC. static const _stp_val_array const _stp_prctl_tsc_option_list[] = { V(PR_TSC_ENABLE), V(PR_TSC_SIGSEGV), {0, NULL} }; #endif #ifdef PR_MCE_KILL // Options that get passed to PR_MCE_KILL and returned by PR_MCE_KILL_GET. static const _stp_val_array const _stp_prctl_mce_kill_option_list[] = { V(PR_MCE_KILL_CLEAR), V(PR_MCE_KILL_SET), {0, NULL} }; // Options for PR_MCE_KILL with PR_MCE_KILL_SET. static const _stp_val_array const _stp_prctl_mce_kill_option2_list[] = { V(PR_MCE_KILL_LATE), V(PR_MCE_KILL_EARLY), V(PR_MCE_KILL_DEFAULT), {0, NULL} }; #endif #ifdef PR_SET_MM // Options that get passed to PR_SET_MM. static const _stp_val_array const _stp_prctl_mm_option_list[] = { V(PR_SET_MM_START_CODE), V(PR_SET_MM_END_CODE), V(PR_SET_MM_START_DATA), V(PR_SET_MM_END_DATA), V(PR_SET_MM_START_STACK), V(PR_SET_MM_START_BRK), V(PR_SET_MM_BRK), V(PR_SET_MM_ARG_START), V(PR_SET_MM_ARG_END), V(PR_SET_MM_ENV_START), V(PR_SET_MM_ENV_END), V(PR_SET_MM_AUXV), V(PR_SET_MM_EXE_FILE), #ifdef PR_SET_MM_MAP V(PR_SET_MM_MAP), #endif #ifdef PR_SET_MM_MAP_SIZE V(PR_SET_MM_MAP_SIZE), #endif {0, NULL} }; #endif #ifdef PR_SET_PTRACER // Options that get passed to PR_SET_PTRACER. static const _stp_val_array const _stp_prctl_ptracer_option_list[] = { V(PR_SET_PTRACER_ANY), {0, NULL} }; #endif #include static const _stp_val_array const _stp_linux_capability_list[] = { V(CAP_CHOWN), V(CAP_DAC_OVERRIDE), V(CAP_DAC_READ_SEARCH), V(CAP_FOWNER), V(CAP_FSETID), V(CAP_KILL), V(CAP_SETGID), V(CAP_SETUID), V(CAP_SETPCAP), V(CAP_LINUX_IMMUTABLE), V(CAP_NET_BIND_SERVICE), V(CAP_NET_BROADCAST), V(CAP_NET_ADMIN), V(CAP_NET_RAW), V(CAP_IPC_LOCK), V(CAP_IPC_OWNER), V(CAP_SYS_MODULE), V(CAP_SYS_RAWIO), V(CAP_SYS_CHROOT), V(CAP_SYS_PTRACE), V(CAP_SYS_PACCT), V(CAP_SYS_ADMIN), V(CAP_SYS_BOOT), V(CAP_SYS_NICE), V(CAP_SYS_RESOURCE), V(CAP_SYS_TIME), V(CAP_SYS_TTY_CONFIG), V(CAP_MKNOD), V(CAP_LEASE), V(CAP_AUDIT_WRITE), V(CAP_AUDIT_CONTROL), #ifdef CAP_SETFCAP V(CAP_SETFCAP), #endif #ifdef CAP_MAC_OVERRIDE V(CAP_MAC_OVERRIDE), #endif #ifdef CAP_MAC_ADMIN V(CAP_MAC_ADMIN), #endif #ifdef CAP_SYSLOG V(CAP_SYSLOG), #endif #ifdef CAP_WAKE_ALARM V(CAP_WAKE_ALARM), #endif #ifdef CAP_BLOCK_SUSPEND V(CAP_BLOCK_SUSPEND), #endif #ifdef CAP_AUDIT_READ V(CAP_AUDIT_READ), #endif {0, NULL} }; #ifdef PR_SET_SECUREBITS #include #ifndef SECBIT_NOROOT #define SECBIT_NOROOT (issecure_mask(SECURE_NOROOT)) #endif #ifndef SECBIT_NOROOT_LOCKED #define SECBIT_NOROOT_LOCKED (issecure_mask(SECURE_NOROOT_LOCKED)) #endif #ifndef SECBIT_NO_SETUID_FIXUP #define SECBIT_NO_SETUID_FIXUP (issecure_mask(SECURE_NO_SETUID_FIXUP)) #endif #ifndef SECBIT_NO_SETUID_FIXUP_LOCKED #define SECBIT_NO_SETUID_FIXUP_LOCKED \ (issecure_mask(SECURE_NO_SETUID_FIXUP_LOCKED)) #endif #ifndef SECBIT_KEEP_CAPS #define SECBIT_KEEP_CAPS (issecure_mask(SECURE_KEEP_CAPS)) #endif #ifndef SECBIT_KEEP_CAPS_LOCKED #define SECBIT_KEEP_CAPS_LOCKED (issecure_mask(SECURE_KEEP_CAPS_LOCKED)) #endif static const _stp_val_array const _stp_linux_securebits_list[] = { V(SECBIT_NOROOT), V(SECBIT_NOROOT_LOCKED), V(SECBIT_NO_SETUID_FIXUP), V(SECBIT_NO_SETUID_FIXUP_LOCKED), V(SECBIT_KEEP_CAPS), V(SECBIT_KEEP_CAPS_LOCKED), {0, NULL} }; #endif %}%{ // RHEL5 x86_64 (2.6.18-398.el5) has __NR_timerfd_create but no // timerfd.h. #ifdef STAPCONF_TIMERFD_H #include #endif static const _stp_val_array const _stp_timerfd_flags_list[] = { #ifdef TFD_TIMER_ABSTIME V(TFD_TIMER_ABSTIME), #endif #ifdef TFD_TIMER_CANCEL_ON_SET V(TFD_TIMER_CANCEL_ON_SET), #endif #ifdef TFD_CLOEXEC V(TFD_CLOEXEC), #endif #ifdef TFD_NONBLOCK V(TFD_NONBLOCK), #endif {0, NULL} }; %}%{ // RHEL5 linux/pipe_fs_i.h has SPLICE* defs. RHEL6+ has it in // separate linux/splice.h, which does not exist on RHEL5. #include #ifndef SPLICE_F_MOVE #include #endif static const _stp_val_array const _stp_splice_flags_list[] = { #ifdef SPLICE_F_MOVE V(SPLICE_F_MOVE), #endif #ifdef SPLICE_F_NONBLOCK V(SPLICE_F_NONBLOCK), #endif #ifdef SPLICE_F_MORE V(SPLICE_F_MORE), #endif #ifdef SPLICE_F_GIFT V(SPLICE_F_GIFT), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_fallocate_mode_list[] = { V(FALLOC_FL_KEEP_SIZE), #ifdef FALLOC_FL_PUNCH_HOLE V(FALLOC_FL_PUNCH_HOLE), #endif #ifdef FALLOC_FL_NO_HIDE_STALE V(FALLOC_FL_NO_HIDE_STALE), #endif #ifdef FALLOC_FL_COLLAPSE_RANGE V(FALLOC_FL_COLLAPSE_RANGE), #endif #ifdef FALLOC_FL_ZERO_RANGE V(FALLOC_FL_ZERO_RANGE), #endif {0, NULL} }; %}%{ #ifdef __NR_arch_prctl #include #endif static const _stp_val_array const _stp_arch_prctl_func_list[] = { #ifdef ARCH_SET_FS V(ARCH_SET_FS), #endif #ifdef ARCH_GET_FS V(ARCH_GET_FS), #endif #ifdef ARCH_SET_GS V(ARCH_SET_GS), #endif #ifdef ARCH_GET_GS V(ARCH_GET_GS), #endif {0, NULL} }; %}%{ static const _stp_val_array const _stp_adjtimex_modes_list[] = { V(ADJ_OFFSET), V(ADJ_FREQUENCY), V(ADJ_MAXERROR), V(ADJ_ESTERROR), V(ADJ_STATUS), V(ADJ_TIMECONST), V(ADJ_TICK), V(ADJ_OFFSET_SINGLESHOT), {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_sync_file_range_list[] = { #ifdef SYNC_FILE_RANGE_WAIT_BEFORE V(SYNC_FILE_RANGE_WAIT_BEFORE), #endif #ifdef SYNC_FILE_RANGE_WRITE V(SYNC_FILE_RANGE_WRITE), #endif #ifdef SYNC_FILE_RANGE_WAIT_AFTER V(SYNC_FILE_RANGE_WAIT_AFTER), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_siginfo_si_code_list[] = { V(SI_USER), V(SI_KERNEL), V(SI_QUEUE), V(SI_TIMER), V(SI_MESGQ), V(SI_ASYNCIO), V(SI_SIGIO), V(SI_TKILL), V(SI_DETHREAD), {0, NULL} }; /* SIGILL si_codes */ static const _stp_val_array const _stp_sigill_si_code_list[] = { V(ILL_ILLOPC), V(ILL_ILLOPN), V(ILL_ILLADR), V(ILL_ILLTRP), V(ILL_PRVOPC), V(ILL_PRVREG), V(ILL_COPROC), V(ILL_BADSTK), {0, NULL} }; /* SIGFPE si_codes */ static const _stp_val_array const _stp_sigfpe_si_code_list[] = { V(FPE_INTDIV), V(FPE_INTOVF), V(FPE_FLTDIV), V(FPE_FLTOVF), V(FPE_FLTUND), V(FPE_FLTRES), V(FPE_FLTINV), V(FPE_FLTSUB), {0, NULL} }; /* SIGSEGV si_codes */ static const _stp_val_array const _stp_sigsegv_si_code_list[] = { V(SEGV_MAPERR), V(SEGV_ACCERR), #ifdef SEGV_BNDERR V(SEGV_BNDERR), #endif {0, NULL} }; /* SIGBUS si_codes */ static const _stp_val_array const _stp_sigbus_si_code_list[] = { V(BUS_ADRALN), V(BUS_ADRERR), V(BUS_OBJERR), #ifdef BUS_MCEERR_AR V(BUS_MCEERR_AR), #endif #ifdef BUS_MCEERR_AO V(BUS_MCEERR_AO), #endif {0, NULL} }; /* SIGTRAP si_codes */ static const _stp_val_array const _stp_sigtrap_si_code_list[] = { V(TRAP_BRKPT), V(TRAP_TRACE), #ifdef TRAP_BRANCH V(TRAP_BRANCH), #endif #ifdef TRAP_HWBKPT V(TRAP_HWBKPT), #endif {0, NULL} }; /* SIGCHLD si_codes */ static const _stp_val_array const _stp_sigchld_si_code_list[] = { V(CLD_EXITED), V(CLD_KILLED), V(CLD_DUMPED), V(CLD_TRAPPED), V(CLD_STOPPED), V(CLD_CONTINUED), {0, NULL} }; /* SIGPOLL si_codes */ static const _stp_val_array const _stp_sigpoll_si_code_list[] = { V(POLL_IN), V(POLL_OUT), V(POLL_MSG), V(POLL_ERR), V(POLL_PRI), V(POLL_HUP), {0, NULL} }; /* SIGSYS si_codes */ static const _stp_val_array const _stp_sigsys_si_code_list[] = { #ifdef SYS_SECCOMP V(SYS_SECCOMP), #endif {0, NULL} }; %}%{ #ifdef CONFIG_COMPAT #include #if LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0) #include "linux/compat_structs.h" #endif #endif %}%{ #include %}%{ #include %}%{ #include static const _stp_val_array const _stp_kexec_flags_list[] = { V(KEXEC_ON_CRASH), #ifdef KEXEC_PRESERVE_CONTEXT V(KEXEC_PRESERVE_CONTEXT), #endif V(KEXEC_ARCH_DEFAULT), V(KEXEC_ARCH_386), V(KEXEC_ARCH_X86_64), V(KEXEC_ARCH_PPC), V(KEXEC_ARCH_PPC64), V(KEXEC_ARCH_IA_64), #ifdef KEXEC_ARCH_ARM V(KEXEC_ARCH_ARM), #endif V(KEXEC_ARCH_S390), V(KEXEC_ARCH_SH), #ifdef KEXEC_ARCH_MIPS_LE V(KEXEC_ARCH_MIPS_LE), #endif #ifdef KEXEC_ARCH_MIPS V(KEXEC_ARCH_MIPS), #endif {0, NULL} }; %}%{ #include static const _stp_val_array const _stp_sigaltstack_flags_list[] = { V(SS_ONSTACK), V(SS_DISABLE), {0, NULL} }; %}function _stp_syscall_nr () %{ /* pure */ struct pt_regs *regs = _stp_current_pt_regs(); if (!regs) { CONTEXT->last_error = ("Cannot access syscall number" " (no registers available)"); return; } STAP_RETVALUE = _stp_syscall_get_nr(current, regs); %} function _struct_timeval_u (uaddr, n) %{ /* pure */ int n = (int)STAP_ARG_n; struct timeval tv[n]; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL || n < 1 || n > 2) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&tv, ptr, n*sizeof(struct timeval)) == 0) { if (n == 2) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%ld.%06ld][%ld.%.06ld]", tv[0].tv_sec, tv[0].tv_usec, tv[1].tv_sec, tv[1].tv_usec); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%ld.%06ld]", tv[0].tv_sec, tv[0].tv_usec); } else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } %} function _struct_compat_timeval_u (uaddr, n) %{ /* pure */ #ifdef CONFIG_COMPAT int n = (int)STAP_ARG_n; struct compat_timeval tv[n]; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL || n < 1 || n > 2) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&tv, ptr, n*sizeof(struct compat_timeval)) == 0) { if (n == 2) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%ld.%06ld][%ld.%.06ld]", (long)tv[0].tv_sec, (long)tv[0].tv_usec, (long)tv[1].tv_sec, (long)tv[1].tv_usec); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%ld.%06ld]", (long)tv[0].tv_sec, (long)tv[0].tv_usec); } else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } #endif %} function _struct_timezone_u (uaddr) %{ /* pure */ struct timezone tz; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&tz, ptr, sizeof(struct timezone)) == 0) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%d, %d]", tz.tz_minuteswest, tz.tz_dsttime); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } %} function _stp_clock_nanosleep_flags_str (flags) %{ /* pure */ static const _stp_val_array const nanosleep_flags_list[] = { V(TIMER_ABSTIME), {0, NULL} }; _stp_lookup_str(nanosleep_flags_list, (unsigned int)STAP_ARG_flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _struct_utimbuf_actime (uaddr) %{ /* pure */ struct utimbuf ubuf; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) STAP_RETVALUE = 0; else if(_stp_copy_from_user((char*)&ubuf,ptr,sizeof(ubuf)) == 0) STAP_RETVALUE = ubuf.actime; else STAP_RETVALUE = 0; %} function _struct_utimbuf_modtime (uaddr) %{ /* pure */ struct utimbuf ubuf; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) STAP_RETVALUE = 0; else if(_stp_copy_from_user((char*)&ubuf,ptr,sizeof(ubuf)) == 0) STAP_RETVALUE = ubuf.modtime; else STAP_RETVALUE = 0; %} function _struct_compat_utimbuf_actime (uaddr) %{ /* pure */ #ifdef CONFIG_COMPAT struct compat_utimbuf ubuf; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) STAP_RETVALUE = 0; else if(_stp_copy_from_user((char*)&ubuf,ptr,sizeof(ubuf)) == 0) STAP_RETVALUE = ubuf.actime; else STAP_RETVALUE = 0; #endif %} function _struct_compat_utimbuf_modtime (uaddr) %{ /* pure */ #ifdef CONFIG_COMPAT struct compat_utimbuf ubuf; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) STAP_RETVALUE = 0; else if(_stp_copy_from_user((char*)&ubuf,ptr,sizeof(ubuf)) == 0) STAP_RETVALUE = ubuf.modtime; else STAP_RETVALUE = 0; #endif %} function _struct_timespec_u (uaddr, n) %{ /* pure */ #define STP_UTIME_NOW ((1l << 30) - 1l) #define STP_UTIME_OMIT ((1l << 30) - 2l) int n = (int)STAP_ARG_n; struct timespec ts[n]; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL || n < 1 || n > 2) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char *)&ts, ptr, n*sizeof(struct timespec))) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } else { char *str; int len, i = 0; ptr = STAP_RETVALUE; while (i < n) { str = NULL; if (ts[i].tv_nsec == STP_UTIME_NOW) str = "UTIME_NOW"; else if (ts[i].tv_nsec == STP_UTIME_OMIT) str = "UTIME_OMIT"; if (str) len = snprintf(ptr, MAXSTRINGLEN, "[%s]", str); else len = snprintf(ptr, MAXSTRINGLEN, "[%ld.%09ld]", (long)ts[i].tv_sec, ts[i].tv_nsec); ptr += len; i++; } } } #undef STP_UTIME_NOW #undef STP_UTIME_OMIT %} function _struct_compat_timespec_u (uaddr, n) %{ /* pure */ #ifdef CONFIG_COMPAT #define STP_UTIME_NOW ((1l << 30) - 1l) #define STP_UTIME_OMIT ((1l << 30) - 2l) int n = (int)STAP_ARG_n; struct compat_timespec ts[n]; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL || n < 1 || n > 2) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char *)&ts, ptr, n*sizeof(struct compat_timespec))) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } else { char *str; int len, i = 0; ptr = STAP_RETVALUE; while (i < n) { str = NULL; if (ts[i].tv_nsec == STP_UTIME_NOW) str = "UTIME_NOW"; else if (ts[i].tv_nsec == STP_UTIME_OMIT) str = "UTIME_OMIT"; if (str) len = snprintf(ptr, MAXSTRINGLEN, "[%s]", str); else len = snprintf(ptr, MAXSTRINGLEN, "[%ld.%09ld]", (long)ts[i].tv_sec, (long)ts[i].tv_nsec); ptr += len; i++; } } } #undef STP_UTIME_NOW #undef STP_UTIME_OMIT #endif %} function _struct_itimerspec_u (uaddr) %{ /* pure */ struct itimerspec its; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if(_stp_copy_from_user((char *)&its, ptr,sizeof(struct itimerspec))) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%d.%06d,%d.%06d]", (int)its.it_interval.tv_sec, (int)its.it_interval.tv_nsec, (int)its.it_value.tv_sec, (int)its.it_value.tv_nsec); } %} function _struct_compat_itimerspec_u (uaddr) %{ /* pure */ struct compat_itimerspec its; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char *)&its, ptr, sizeof(its))) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%d.%06d,%d.%06d]", (int)its.it_interval.tv_sec, (int)its.it_interval.tv_nsec, (int)its.it_value.tv_sec, (int)its.it_value.tv_nsec); } %} function _struct_itimerval_u (uaddr) %{ /* pure */ struct itimerval itv; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if(_stp_copy_from_user((char *)&itv,ptr,sizeof(struct itimerval))) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%d.%06d,%d.%06d]", (int)itv.it_interval.tv_sec, (int)itv.it_interval.tv_usec, (int)itv.it_value.tv_sec, (int)itv.it_value.tv_usec); } %} function _struct_compat_itimerval_u (uaddr) %{ /* pure */ #ifdef CONFIG_COMPAT struct compat_itimerval itv; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if(_stp_copy_from_user((char *)&itv,ptr,sizeof(struct compat_itimerval))) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%d.%06d,%d.%06d]", (int)itv.it_interval.tv_sec, (int)itv.it_interval.tv_usec, (int)itv.it_value.tv_sec, (int)itv.it_value.tv_usec); } #endif %} function _struct_sockaddr_u_ip_addr (uaddr, len) { return _struct_sockaddr_u_impl(uaddr, len, %{ /* pure */ SA_IP_ADDR %}) } function _struct_sockaddr_u_tcp_port (uaddr, len) { return _struct_sockaddr_u_impl(uaddr, len, %{ /* pure */ SA_TCP_PORT %}) } function _struct_sockaddr_u_ip_addr_tcp_port (uaddr, len) { return _struct_sockaddr_u_impl(uaddr, len, %{ /* pure */ SA_IP_ADDR | SA_TCP_PORT %}) } function _struct_sockaddr_u_sa_family (uaddr, len) { return _struct_sockaddr_u_impl(uaddr, len, %{ /* pure */ SA_FAMILY %}) } function _struct_sockaddr_u_ipv6_flowinfo (uaddr, len) { return _struct_sockaddr_u_impl(uaddr, len, %{ /* pure */ SA_IPV6_FLOWINFO %}) } function _struct_sockaddr_u_ipv6_scope_id (uaddr, len) { return _struct_sockaddr_u_impl(uaddr, len, %{ /* pure */ SA_IPV6_SCOPE_ID %}) } function _struct_sockaddr_u (uaddr, len) { return _struct_sockaddr_u_impl(uaddr, len, %{ /* pure */ SA_PRETTY %}) } function _struct_sockaddr_u_impl (uaddr, len, what) %{ /* pure */ #include #include #include #include sa_dispatch what = (sa_dispatch)STAP_ARG_what; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; size_t len = clamp_t(size_t, STAP_ARG_len, 0, 128); struct sockaddr *sa = (struct sockaddr *)CONTEXT->buf; char *stap_retvalue = (char *)(unsigned long)STAP_RETVALUE; int maxstringlen = MAXSTRINGLEN; size_t n; if (ptr == NULL) { strlcpy(STAP_RETVALUE, "NULL", MAXSTRINGLEN); return; } // This helps handle variable lenght sockaddr_un. // Some application - like systemd - sends path string // without ending null character. Kernel will handle this // but we need pretty output without random memory stuff. memset(CONTEXT->buf, 0, 128); if (_stp_copy_from_user(CONTEXT->buf, ptr, len)) { strlcpy(STAP_RETVALUE, "{...}", MAXSTRINGLEN); return; } #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,11) #define LPORT (inet->inet.num) #define DADDR (&inet->inet.daddr) #else #define LPORT (inet->num) #define DADDR (&inet->daddr) #endif // Use kernel builtin instead of picking up user space ntohs (function). #define _stp_ntohs be16_to_cpu if ((sa->sa_family == AF_INET) && (len == sizeof(struct sockaddr_in))) { struct sockaddr_in *sin = (struct sockaddr_in *)CONTEXT->buf; if (what & SA_PRETTY) { #ifndef NIPQUAD_FMT // kver >= 2.6.36 snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{AF_INET, %pI4, %d}", &sin->sin_addr, _stp_ntohs(sin->sin_port)); #else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{AF_INET, " NIPQUAD_FMT ", %d}", NIPQUAD(sin->sin_addr), _stp_ntohs(sin->sin_port)); #endif return; } if (what & SA_FAMILY) { n = strlcpy(stap_retvalue, "AF_INET", maxstringlen); // (n - 1) mean: cut of null char stap_retvalue += (n); maxstringlen -= (n - 1); } if (what & SA_IP_ADDR) { #ifndef NIPQUAD_FMT // kver >= 2.6.36 n = snprintf(stap_retvalue, maxstringlen, "%pI4", &sin->sin_addr); #else n = snprintf(stap_retvalue, maxstringlen, NIPQUAD_FMT, NIPQUAD(sin->sin_addr)); #endif // (n - 1) mean: cut of null char stap_retvalue += (n); maxstringlen -= (n - 1); } if (what & SA_TCP_PORT) { n = snprintf(stap_retvalue, maxstringlen, "%d", _stp_ntohs(sin->sin_port)); // (n - 1) mean: cut of null char stap_retvalue += (n); maxstringlen -= (n - 1); } } // Why 2 * sizeof (char) here? // Because I want to support abstract sockets with // at least one usable byte after initial \0 char. // Unnamed sockets aren't supported yet. else if ((sa->sa_family == AF_UNIX) && ((len == sizeof(struct sockaddr_un)) || (len >= ((sizeof(sa_family_t)) + (2 * sizeof(char)))))) { struct sockaddr_un *sun = (struct sockaddr_un *)CONTEXT->buf; if (what & SA_PRETTY) { // Support for abstract sockets if (sun->sun_path[0] == '\0') { // Abstract sockets aren't string oriented. // We need conversion on this place. // No check of ret value, because _stp_text_str returns // "" if bad things happen. // // Well. There can be NUL chars inside sun_path. // We just stop at first NUL char. // TODO: We need byte oriented conversion function. _stp_text_str(CONTEXT->out_str, &sun->sun_path[1], len - sizeof(sa_family_t), MAXSTRINGLEN - 1, 0, 0); snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{AF_UNIX, \"\\000%s\"}", CONTEXT->out_str); } else { // Just cut path if is too long CONTEXT->buf[127] = '\0'; snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{AF_UNIX, \"%s\"}", sun->sun_path); } } else if (what & SA_FAMILY) { strlcpy(STAP_RETVALUE, "AF_UNIX", MAXSTRINGLEN); } else { strlcpy(STAP_RETVALUE, "", MAXSTRINGLEN); } } else if ((sa->sa_family == AF_NETLINK) && (len == sizeof(struct sockaddr_nl))) { struct sockaddr_nl *nl = (struct sockaddr_nl *)CONTEXT->buf; if (what & SA_PRETTY) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{AF_NETLINK, pid=%d, groups=%08x}", nl->nl_pid, nl->nl_groups); } else if (what & SA_FAMILY) { strlcpy(STAP_RETVALUE, "AF_NETLINK", MAXSTRINGLEN); } else { strlcpy(STAP_RETVALUE, "", MAXSTRINGLEN); } } else if ((sa->sa_family == AF_INET6) && (len == sizeof(struct sockaddr_in6))) { struct sockaddr_in6 *sin = (struct sockaddr_in6 *)CONTEXT->buf; if (what & SA_PRETTY) { #ifndef NIP6_FMT // kver >= 2.6.36 snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{AF_INET6, %pI6, %d}", &sin->sin6_addr, _stp_ntohs(sin->sin6_port)); #else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{AF_INET6, " NIP6_FMT ", %d}", NIP6(sin->sin6_addr), _stp_ntohs(sin->sin6_port)); #endif return; } if (what & SA_FAMILY) { n = strlcpy(stap_retvalue, "AF_INET6", maxstringlen); // (n - 1) mean: cut of null char stap_retvalue += (n); maxstringlen -= (n - 1); } if (what & SA_IP_ADDR) { #ifndef NIP6_FMT // kver >= 2.6.36 n = snprintf(stap_retvalue, maxstringlen, "%pI6", &sin->sin6_addr); #else n = snprintf(stap_retvalue, maxstringlen, NIP6_FMT, NIP6(sin->sin6_addr)); #endif // (n - 1) mean: cut of null char stap_retvalue += (n); maxstringlen -= (n - 1); } if (what & SA_TCP_PORT) { n = snprintf(stap_retvalue, maxstringlen, "%d", _stp_ntohs(sin->sin6_port)); // (n - 1) mean: cut of null char stap_retvalue += (n); maxstringlen -= (n - 1); } if (what & SA_IPV6_FLOWINFO) { n = snprintf(stap_retvalue, maxstringlen, "%d", sin->sin6_flowinfo); // (n - 1) mean: cut of null char stap_retvalue += (n); maxstringlen -= (n - 1); } if (what & SA_IPV6_SCOPE_ID) { n = snprintf(stap_retvalue, maxstringlen, "%d", sin->sin6_flowinfo); // (n - 1) mean: cut of null char stap_retvalue += (n); maxstringlen -= (n - 1); } } else if ((sa->sa_family == AF_PACKET) && (len == sizeof(struct sockaddr_ll))) { struct sockaddr_ll *sll = (struct sockaddr_ll *)CONTEXT->buf; if (what & SA_PRETTY) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{AF_PACKET, proto=%d, ind=%d, hatype=%d, pkttype=%d, halen=%d, addr=0x%llx}", (int)sll->sll_protocol, sll->sll_ifindex, (int)sll->sll_hatype, (int)sll->sll_pkttype, (int)sll->sll_halen, (long long)(*(uint64_t *)sll->sll_addr)); } else if (what & SA_FAMILY) { strlcpy(STAP_RETVALUE, "AF_PACKET", MAXSTRINGLEN); } else { strlcpy(STAP_RETVALUE, "", MAXSTRINGLEN); } } else { if (len >= sizeof(sa_family_t)) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{unknown sockaddr with sa=%d, salen=%d}", sa->sa_family, (int) len); } else { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{unknown sockaddr with salen=%d}", (int)len); } } %} function _struct_rlimit_u (uaddr) %{ /* pure */ struct rlimit rl; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char *)&rl, ptr, sizeof(struct rlimit)) == 0) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[%ld,%ld]", rl.rlim_cur, rl.rlim_max); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } %} function _fildes_index_u (uaddr, index) %{ /* pure */ int fd[2]; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL || !(STAP_ARG_index == 0 || STAP_ARG_index == 1)) STAP_RETVALUE = 0; else { if (_stp_copy_from_user((char *)&fd, ptr, 2*sizeof(int)) == 0) STAP_RETVALUE = fd[STAP_ARG_index]; else STAP_RETVALUE = 0; } %} function __sem_flags (semflg) %{ /* pure */ long semflg = STAP_ARG_semflg; char *str = STAP_RETVALUE; int mode; int len; int flag = 0; mode = semflg & S_IRWXUGO; semflg &= ~S_IRWXUGO; str[0] = '\0'; if (semflg & IPC_CREAT) { strlcat(str, "IPC_CREAT", MAXSTRINGLEN); semflg &= ~IPC_CREAT; flag = 1; } if (semflg & IPC_EXCL) { if (flag) strlcat(str, "|", MAXSTRINGLEN); strlcat(str, "IPC_EXCL", MAXSTRINGLEN); semflg &= ~IPC_EXCL; flag = 1; } if (semflg) { if (flag) strlcat(str, "|", MAXSTRINGLEN); len = strlen(str); _stp_snprintf(str + len, MAXSTRINGLEN - len, "0x%lx", semflg); flag = 1; } if (mode) { if (flag) strlcat(str, "|", MAXSTRINGLEN); len = strlen(str); _stp_snprintf(str + len, MAXSTRINGLEN - len, "%#o", mode); } %} function __user_pointer (addr) %{ /* pure */ /* myproc-unprivileged */ #ifdef CONFIG_COMPAT if (_stp_is_compat_task()) { compat_ulong_t *compat_ptr = (void *)(intptr_t)STAP_ARG_addr; STAP_RETVALUE = uread (compat_ptr); } else { unsigned long *ptr = (void *)(intptr_t)STAP_ARG_addr; STAP_RETVALUE = uread (ptr); } #else unsigned long *ptr = (void *)(intptr_t)STAP_ARG_addr; STAP_RETVALUE = uread (ptr); #endif CATCH_DEREF_FAULT(); %} function __get_argv (argv, first) { (str) = ("[") if ((first) && (argv)) (argv) += ((8) * (first)) for (; argv; ) { try { { (vstr) = (__user_pointer(argv)) } } catch { { if (len) (str) .= (", ") (str) .= (sprintf("0x%x", argv)) break } } if ((vstr) == (0)) break if (len) (str) .= (", ") (str) .= (user_string_quoted(vstr)) (newlen) = (strlen(str)) if ((newlen) == (len)) break (len) = (newlen) (argv) += (8) } (str) .= ("]") return str } function __get_compat_argv (argv, first) { (str) = ("[") if ((first) && (argv)) (argv) += ((4) * (first)) for (; argv; ) { try { { (vstr) = ((__user_pointer(argv)) & (4294967295)) } } catch { { if (len) (str) .= (", ") (str) .= (sprintf("0x%x", argv)) break } } if ((vstr) == (0)) break if (len) (str) .= (", ") (str) .= (user_string_quoted(vstr)) (newlen) = (strlen(str)) if ((newlen) == (len)) break (len) = (newlen) (argv) += (4) } (str) .= ("]") return str } function __count_envp (envp) { (argc) = (0) for (; envp; ) { (vstr) = (user_long(envp)) if ((vstr) == (0)) break (argc)++ (envp) += (8) } return sprintf("[/* %d var%s */]", argc, ((argc) != (1))?("s"):("")) } function __count_compat_envp (envp) { (argc) = (0) for (; envp; ) { (vstr) = (user_long(envp)) if ((vstr) == (0)) break (argc)++ (envp) += (4) } return sprintf("[/* %d var%s */]", argc, ((argc) != (1))?("s"):("")) } function _getrandom_flags_str (flag) %{ /* pure */ unsigned int grflag = (unsigned int)STAP_ARG_flag; _stp_lookup_or_str(_stp_getrandom_list, grflag, STAP_RETVALUE, MAXSTRINGLEN); %} function _inotify_watch_mask_str (mask) %{ /* pure */ uint32_t mask = (uint32_t)STAP_ARG_mask; _stp_lookup_or_str(_stp_inotify_watch_mask_list, mask, STAP_RETVALUE, MAXSTRINGLEN); %} function _sigprocmask_how_str (how) %{ /* pure */ int len; char *str = STAP_RETVALUE; switch (STAP_ARG_how) { case SIG_BLOCK: strlcpy(str, "SIG_BLOCK", MAXSTRINGLEN); break; case SIG_UNBLOCK: strlcpy(str, "SIG_UNBLOCK", MAXSTRINGLEN); break; case SIG_SETMASK: strlcpy(str, "SIG_SETMASK", MAXSTRINGLEN); break; default: snprintf(str, MAXSTRINGLEN, "0x%lx", (long)STAP_ARG_how); } %} function _itimer_which_str (which) %{ /* pure */ _stp_lookup_str(_stp_itimer_which_list, (unsigned int)STAP_ARG_which, STAP_RETVALUE, MAXSTRINGLEN); %} function _get_wc_str (wc) %{ /* pure */ unsigned int clkid = (unsigned int)STAP_ARG_wc; _stp_lookup_str(_stp_wc_str_list, clkid, STAP_RETVALUE, MAXSTRINGLEN); %} function _flock_cmd_str (c) %{ /* pure */ _stp_lookup_or_str(_stp_flock_cmd_list, (unsigned int)STAP_ARG_c, STAP_RETVALUE, MAXSTRINGLEN); %} function _sys_pipe2_flag_str (f) %{ /* pure */ /* unprivileged */ unsigned int flags = STAP_ARG_f; _stp_lookup_or_str(_stp_pipe2_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _sys_open_flag_str (f) %{ /* pure */ int flags = (int)STAP_ARG_f; int acc = flags & O_ACCMODE; switch (acc) { case O_WRONLY: strlcpy (STAP_RETVALUE, "O_WRONLY", MAXSTRINGLEN); break; case O_RDWR: strlcpy (STAP_RETVALUE, "O_RDWR", MAXSTRINGLEN); break; default: strlcpy (STAP_RETVALUE, "O_RDONLY", MAXSTRINGLEN); } flags &= ~O_ACCMODE; if (flags) { strlcat(STAP_RETVALUE, "|", MAXSTRINGLEN); _stp_lookup_or_str(_stp_open_mode_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); } %} function _access_mode_str (mode) %{ /* pure */ unsigned int mode = (unsigned int)STAP_ARG_mode; _stp_lookup_or_str(_stp_access_mode_list, mode, STAP_RETVALUE, MAXSTRINGLEN); %} function _sys_open_mode_str (f) { if (((f) & (%{ /* pure */ S_IRWXU %})) == (%{ /* pure */ S_IRWXU %})) (bs) = (("S_IRWXU|") . (bs)) else { if ((f) & (%{ /* pure */ S_IRUSR %})) (bs) = (("S_IRUSR|") . (bs)) if ((f) & (%{ /* pure */ S_IWUSR %})) (bs) = (("S_IWUSR|") . (bs)) if ((f) & (%{ /* pure */ S_IXUSR %})) (bs) = (("S_IXUSR|") . (bs)) } if (((f) & (%{ /* pure */ S_IRWXG %})) == (%{ /* pure */ S_IRWXG %})) (bs) = (("S_IRWXG|") . (bs)) else { if ((f) & (%{ /* pure */ S_IRGRP %})) (bs) = (("S_IRGRP|") . (bs)) if ((f) & (%{ /* pure */ S_IWGRP %})) (bs) = (("S_IWGRP|") . (bs)) if ((f) & (%{ /* pure */ S_IXGRP %})) (bs) = (("S_IXGRP|") . (bs)) } if (((f) & (%{ /* pure */ S_IRWXO %})) == (%{ /* pure */ S_IRWXO %})) (bs) = (("S_IRWXO|") . (bs)) else { if ((f) & (%{ /* pure */ S_IROTH %})) (bs) = (("S_IROTH|") . (bs)) if ((f) & (%{ /* pure */ S_IWOTH %})) (bs) = (("S_IWOTH|") . (bs)) if ((f) & (%{ /* pure */ S_IXOTH %})) (bs) = (("S_IXOTH|") . (bs)) } return ((strlen(bs)) > (0))?(substr(bs, 0, (strlen(bs)) - (1))):(sprintf("%#o", f)) } function _mknod_mode_str (mode) { (type) = ((mode) & (%{ /* pure */ S_IFMT %})) (mode) &= (%{ /* pure */ ~S_IFMT %}) if ((type) == (%{ /* pure */ S_IFREG %})) return sprintf("S_IFREG|%#o", mode) if ((type) == (%{ /* pure */ S_IFCHR %})) return sprintf("S_IFCHR|%#o", mode) if ((type) == (%{ /* pure */ S_IFBLK %})) return sprintf("S_IFBLK|%#o", mode) if ((type) == (%{ /* pure */ S_IFIFO %})) return sprintf("S_IFIFO|%#o", mode) if ((type) == (%{ /* pure */ S_IFSOCK %})) return sprintf("S_IFSOCK|%#o", mode) return sprintf("%#o", (type) | (mode)) } function _msync_flag_str (f) %{ /* pure */ uint32_t flags = (uint32_t)STAP_ARG_f; _stp_lookup_or_str(_stp_msync_flag_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _wait4_opt_str (f) %{ /* pure */ _stp_lookup_or_str(_stp_wait4_op_list, (unsigned int)STAP_ARG_f, STAP_RETVALUE, MAXSTRINGLEN); %} function WIFEXITED (f) { return ((f) & (127)) == (0) } function WEXITSTATUS (f) { return ((f) & (65280)) >> (8) } function WIFSIGNALED (f) { return (((f) & (127)) != (0)) && (((f) & (127)) != (127)) } function WCOREDUMP (f) { return (f) & (128) } function WTERMSIG (f) { return (f) & (127) } function WIFSTOPPED (f) { return ((f) & (255)) == (127) } function WSTOPSIG (f) { return ((f) & (65280)) >> (8) } function WIFCONTINUED (f) { return (f) == (65535) } function _ptrace_event_name (f) { if ((f) == (%{ /* pure */ PTRACE_EVENT_FORK %})) return "PTRACE_EVENT_FORK" if ((f) == (%{ /* pure */ PTRACE_EVENT_VFORK %})) return "PTRACE_EVENT_VFORK" if ((f) == (%{ /* pure */ PTRACE_EVENT_CLONE %})) return "PTRACE_EVENT_CLONE" if ((f) == (%{ /* pure */ PTRACE_EVENT_EXEC %})) return "PTRACE_EVENT_EXEC" if ((f) == (%{ /* pure */ PTRACE_EVENT_VFORK_DONE %})) return "PTRACE_EVENT_VFORK_DONE" if ((f) == (%{ /* pure */ PTRACE_EVENT_EXIT %})) return "PTRACE_EVENT_EXIT" return "" } function _wait_status_str (f) { if (((f) >> (16)) != (0)) (tail) = (sprintf(" | 0x%x", (f) & (~(65535)))) else (tail) = ("") if (WIFEXITED(f)) return (sprintf("WEXITSTATUS=%d", WEXITSTATUS(f))) . (tail) if (WIFSIGNALED(f)) { if (WCOREDUMP(f)) return ("WCOREDUMP") . (tail) return (sprintf("WTERMSIG=%s", _signal_name(WTERMSIG(f)))) . (tail) } if (WIFSTOPPED(f)) { if ((WSTOPSIG(f)) == (%{ /* pure */ SIGTRAP %})) { (event) = (_ptrace_event_name((f) >> (16))) if ((event) != ("")) (tail) = (((" | ") . (event)) . (" << 8")) } return (sprintf("WSTOPSIG=%s", _signal_name(WSTOPSIG(f)))) . (tail) } if (WIFCONTINUED(f)) return ("WIFCONTINUED") . (tail) return sprintf("?=0x%x", f) } function _seccomp_flags_str (flags) %{ /* pure */ unsigned int flags = (unsigned int)STAP_ARG_flags; _stp_lookup_str(_stp_seccomp_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _msg_flags_str (flags) %{ /* pure */ // Ignore MSG_CMSG_COMPAT in flags. _stp_lookup_or_str(_stp_msg_flags_list, (STAP_ARG_flags & ~MSG_CMSG_COMPAT), STAP_RETVALUE, MAXSTRINGLEN); %} function _mfd_flags_str (flags) %{ /* pure */ unsigned int flags = (unsigned int)STAP_ARG_flags; _stp_lookup_or_str(_stp_mfd_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _mlockall_flags_str (flags) %{ /* pure */ uint32_t flags = (uint32_t)STAP_ARG_flags; _stp_lookup_or_str(_stp_mlockall_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _module_flags_str (flags) %{ /* pure */ _stp_lookup_or_str(_stp_module_flags_list, (unsigned int)STAP_ARG_flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _sched_policy_str (policy) %{ /* pure */ unsigned int policy = (unsigned int)STAP_ARG_policy; int len; #ifdef SCHED_RESET_ON_FORK if (((int)STAP_ARG_policy > 0) && (policy & SCHED_RESET_ON_FORK)) { strlcpy(STAP_RETVALUE, "SCHED_RESET_ON_FORK|", MAXSTRINGLEN); policy &= ~SCHED_RESET_ON_FORK; } #endif len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_sched_policy_list, policy, STAP_RETVALUE + len, MAXSTRINGLEN - len); %} function _priority_which_str (which) %{ /* pure */ _stp_lookup_str(_stp_priority_which_list, (unsigned int)STAP_ARG_which, STAP_RETVALUE, MAXSTRINGLEN); %} function _shutdown_how_str (how) %{ /* pure */ _stp_lookup_str(_stp_shutdown_how_list, (unsigned int)STAP_ARG_how, STAP_RETVALUE, MAXSTRINGLEN); %} function _reboot_magic_str (magic) %{ /* pure */ unsigned int magic = (unsigned int)STAP_ARG_magic; _stp_lookup_str(_stp_reboot_magic_list, magic, STAP_RETVALUE, MAXSTRINGLEN); %} function _reboot_flag_str (flag) %{ /* pure */ unsigned int flag = (unsigned int)STAP_ARG_flag; _stp_lookup_str(_stp_reboot_flag_list, flag, STAP_RETVALUE, MAXSTRINGLEN); %} function _waitid_which_str (flag) %{ /* pure */ _stp_lookup_str(_stp_waitid_which_list, (unsigned int)STAP_ARG_flag, STAP_RETVALUE, MAXSTRINGLEN); %} function _futex_op_str (op) %{ /* pure */ _stp_lookup_str(_stp_futex_op_list, (unsigned int)STAP_ARG_op, STAP_RETVALUE, MAXSTRINGLEN); %} function _futex_wake_op_str (encoded_op) %{ /* pure */ int encoded_op = (int)STAP_ARG_encoded_op; int op = (encoded_op >> 28) & 7; int cmp = (encoded_op >> 24) & 15; int oparg = (encoded_op << 8) >> 20; int cmparg = (encoded_op << 20) >> 20; int slen; strlcpy(STAP_RETVALUE, "{", MAXSTRINGLEN); slen = strlen(STAP_RETVALUE); if (encoded_op & (FUTEX_OP_OPARG_SHIFT << 28)) { strlcat(STAP_RETVALUE + slen, "FUTEX_OP_OPARG_SHIFT|", MAXSTRINGLEN - slen); slen = strlen(STAP_RETVALUE); } _stp_lookup_str(_stp_futex_wake_ops_list, op, STAP_RETVALUE + slen, MAXSTRINGLEN - slen); slen = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + slen, MAXSTRINGLEN - slen, ", %d, ", oparg); slen = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_futex_wake_cmps_list, cmp, STAP_RETVALUE + slen, MAXSTRINGLEN - slen); slen = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + slen, MAXSTRINGLEN - slen, ", %d}", cmparg); %} function _mountflags_str (op) %{ /* pure */ _stp_lookup_or_str(_stp_mountflags_list, (unsigned long)STAP_ARG_op, STAP_RETVALUE, MAXSTRINGLEN); %} function _umountflags_str (op) %{ /* pure */ _stp_lookup_or_str(_stp_umountflags_list, (unsigned int)STAP_ARG_op, STAP_RETVALUE, MAXSTRINGLEN); %} function _mremap_flags (flags) %{ /* pure */ _stp_lookup_or_str(_stp_mremap_flags_list, (uint32_t)STAP_ARG_flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _madvice_advice_str (behavior) %{ /* pure */ _stp_lookup_str(_stp_madvice_advice_list, (unsigned int)STAP_ARG_behavior, STAP_RETVALUE, MAXSTRINGLEN); %} function _fadvice_advice_str (behavior) %{ /* pure */ _stp_lookup_str(_stp_fadvice_advice_list, (unsigned int)STAP_ARG_behavior, STAP_RETVALUE, MAXSTRINGLEN); %} function _fcntl_cmd_str (cmd) %{ _stp_lookup_str(_stp_fcntl_cmd_list, (unsigned int)STAP_ARG_cmd, STAP_RETVALUE, MAXSTRINGLEN); %} function _seek_whence_str (w) %{ /* pure */ _stp_lookup_str(_stp_seek_whence_list, (unsigned int)STAP_ARG_w, STAP_RETVALUE, MAXSTRINGLEN); %} function _quotactl_cmd_str (cmd) %{ /* pure */ unsigned int cmd = (unsigned int)STAP_ARG_cmd >> SUBCMDSHIFT; unsigned int type = (unsigned int)STAP_ARG_cmd & SUBCMDMASK; _stp_lookup_str(_stp_quotactl_cmd_list, cmd, STAP_RETVALUE, MAXSTRINGLEN); if (type == USRQUOTA) strlcat(STAP_RETVALUE, "|USRQUOTA", MAXSTRINGLEN); else if (type == GRPQUOTA) strlcat(STAP_RETVALUE, "|GRPQUOTA", MAXSTRINGLEN); else { int len = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, "|0x%x", type); } %} function _quotactl_subcmd (cmd) %{ /* pure */ STAP_RETVALUE = (unsigned int)STAP_ARG_cmd >> SUBCMDSHIFT; %} function _quotactl_quota_type_str (fmt) %{ /* pure */ _stp_lookup_str(_stp_quotactl_format_list, (int)STAP_ARG_fmt, STAP_RETVALUE, MAXSTRINGLEN); %} function _struct_dqblk_u (uaddr) %{ /* pure */ struct if_dqblk dqb; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&dqb, ptr, sizeof(struct if_dqblk)) == 0) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{dqb_bhardlimit=%llu, dqb_bsoftlimit=%llu, dqb_curspace=%llu, dqb_ihardlimit=%llu, dqb_isoftlimit=%llu, ...}", (unsigned long long)dqb.dqb_bhardlimit, (unsigned long long)dqb.dqb_bsoftlimit, (unsigned long long)dqb.dqb_curspace, (unsigned long long)dqb.dqb_ihardlimit, (unsigned long long)dqb.dqb_isoftlimit); } else { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } } %} function _struct_dqinfo_u (uaddr) %{ /* pure */ struct if_dqinfo dqi; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&dqi, ptr, sizeof(struct if_dqinfo)) == 0) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{dqi_bgrace=%llu, dqi_igrace=%llu, dqi_flags=%d, dqi_valid=%d}", (unsigned long long)dqi.dqi_bgrace, (unsigned long long)dqi.dqi_igrace, dqi.dqi_flags, dqi.dqi_valid); } else { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } } %} function _sockopt_optname_str (opt) %{ /* pure */ _stp_lookup_str(_stp_sockopt_optname_list, STAP_ARG_opt, STAP_RETVALUE, MAXSTRINGLEN); %} function _sockopt_level_str (level) %{ /* pure */ _stp_lookup_str(_stp_sockopt_level_list, STAP_ARG_level, STAP_RETVALUE, MAXSTRINGLEN); %} function _sock_family_str (f) %{ /* pure */ _stp_lookup_str(_stp_sock_family_list, (unsigned int)STAP_ARG_f, STAP_RETVALUE, MAXSTRINGLEN); %} function _sock_type_str (type) %{ /* pure */ #ifdef SOCK_TYPE_MASK int flags = (int)STAP_ARG_type & ~SOCK_TYPE_MASK; int t = (int)STAP_ARG_type & SOCK_TYPE_MASK; #else int t = (int)STAP_ARG_type; #endif int data_added = 0; /* * This is a bit tricky. We've got 2 types of information * here. A socket type and a possible combination of socket * flags. In addition, we only want one final listing of * any unknown bits set. * * We can't call _stp_lookup_str() here since it would go * ahead and display any unknown type value, and we want to * wait until after any possible flags are displayed. */ switch (t) { case SOCK_STREAM: strlcpy (STAP_RETVALUE, "SOCK_STREAM", MAXSTRINGLEN); t = 0; data_added = 1; break; case SOCK_DGRAM: strlcpy (STAP_RETVALUE, "SOCK_DGRAM", MAXSTRINGLEN); t = 0; data_added = 1; break; case SOCK_RAW: strlcpy (STAP_RETVALUE, "SOCK_RAW", MAXSTRINGLEN); t = 0; data_added = 1; break; case SOCK_RDM: strlcpy (STAP_RETVALUE, "SOCK_RDM", MAXSTRINGLEN); t = 0; data_added = 1; break; case SOCK_SEQPACKET: strlcpy (STAP_RETVALUE, "SOCK_SEQPACKET", MAXSTRINGLEN); t = 0; data_added = 1; break; #ifdef SOL_DCCP case SOCK_DCCP: strlcpy (STAP_RETVALUE, "SOCK_DCCP", MAXSTRINGLEN); t = 0; data_added = 1; break; #endif case SOCK_PACKET: strlcpy (STAP_RETVALUE, "SOCK_PACKET", MAXSTRINGLEN); t = 0; data_added = 1; break; } #ifdef SOCK_TYPE_MASK /* We can't use _stp_lookup_or_str() here since if none of * these flags are set it would put a "0x0" on the end, which * we don't want to add to the socket type. */ if (flags & SOCK_CLOEXEC) { if (data_added) strlcat(STAP_RETVALUE, "|", MAXSTRINGLEN); strlcat (STAP_RETVALUE, "SOCK_CLOEXEC", MAXSTRINGLEN); flags &= ~SOCK_CLOEXEC; data_added = 1; } if (flags & SOCK_NONBLOCK) { if (data_added) strlcat(STAP_RETVALUE, "|", MAXSTRINGLEN); strlcat (STAP_RETVALUE, "SOCK_NONBLOCK", MAXSTRINGLEN); flags &= ~SOCK_NONBLOCK; data_added = 1; } /* If we have any leftover flags bits, add them back to the * type bits to get displayed together. */ t |= flags; #endif /* Display any leftover bits. */ if (t != 0 || !data_added) { int slen; if (data_added) strlcat(STAP_RETVALUE, "|", MAXSTRINGLEN); slen = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + slen, MAXSTRINGLEN - slen, "0x%x", t); } %} function _sock_flags_str (f) %{ /* pure */ _stp_lookup_or_str(_stp_sock_flags_list, (unsigned int)STAP_ARG_f, STAP_RETVALUE, MAXSTRINGLEN); %} function _sock_protocol_str (family, protocol) { if (((family) == (%{ /* pure */ PF_INET %})) || ((family) == (%{ /* pure */ PF_INET6 %}))) { if ((protocol) == (%{ /* pure */ IPPROTO_IP %})) return "IPPROTO_IP" if ((protocol) == (%{ /* pure */ IPPROTO_ICMP %})) return "IPPROTO_ICMP" if ((protocol) == (%{ /* pure */ IPPROTO_IGMP %})) return "IPPROTO_IGMP" if ((protocol) == (%{ /* pure */ IPPROTO_IPIP %})) return "IPPROTO_IPIP" if ((protocol) == (%{ /* pure */ IPPROTO_TCP %})) return "IPPROTO_TCP" if ((protocol) == (%{ /* pure */ IPPROTO_EGP %})) return "IPPROTO_EGP" if ((protocol) == (%{ /* pure */ IPPROTO_PUP %})) return "IPPROTO_PUP" if ((protocol) == (%{ /* pure */ IPPROTO_UDP %})) return "IPPROTO_UDP" if ((protocol) == (%{ /* pure */ IPPROTO_IDP %})) return "IPPROTO_IDP" if ((protocol) == (%{ /* pure */ IPPROTO_TP %})) return "IPPROTO_TP" if ((protocol) == (%{ /* pure */ IPPROTO_DCCP %})) return "IPPROTO_DCCP" if ((protocol) == (%{ /* pure */ IPPROTO_IPV6 %})) return "IPPROTO_IPV6" if ((protocol) == (%{ /* pure */ IPPROTO_RSVP %})) return "IPPROTO_RSVP" if ((protocol) == (%{ /* pure */ IPPROTO_GRE %})) return "IPPROTO_GRE" if ((protocol) == (%{ /* pure */ IPPROTO_ESP %})) return "IPPROTO_ESP" if ((protocol) == (%{ /* pure */ IPPROTO_AH %})) return "IPPROTO_AH" if ((protocol) == (%{ /* pure */ IPPROTO_MTP %})) return "IPPROTO_MTP" if ((protocol) == (%{ /* pure */ IPPROTO_ENCAP %})) return "IPPROTO_ENCAP" if ((protocol) == (%{ /* pure */ IPPROTO_PIM %})) return "IPPROTO_PIM" if ((protocol) == (%{ /* pure */ IPPROTO_COMP %})) return "IPPROTO_COMP" if ((protocol) == (%{ /* pure */ IPPROTO_SCTP %})) return "IPPROTO_SCTP" if ((protocol) == (%{ /* pure */ IPPROTO_UDPLITE %})) return "IPPROTO_UDPLITE" if ((protocol) == (%{ /* pure */ IPPROTO_RAW %})) return "IPPROTO_RAW" } return sprintf("%d", protocol) } function _opoll_op_str (o) %{ /* pure */ static const _stp_val_array const opoll_op_list[] = { V(EPOLL_CTL_ADD), V(EPOLL_CTL_MOD), V(EPOLL_CTL_DEL), {0, NULL} }; _stp_lookup_str(opoll_op_list, (unsigned int)STAP_ARG_o, STAP_RETVALUE, MAXSTRINGLEN); %} function _rlimit_resource_str (r) %{ /* pure */ _stp_lookup_str(_stp_rlimit_resource_list, (unsigned int)STAP_ARG_r, STAP_RETVALUE, MAXSTRINGLEN); %} function _rusage_who_str (w) %{ /* pure */ _stp_lookup_str(_stp_rusage_who_list, (unsigned int)STAP_ARG_w, STAP_RETVALUE, MAXSTRINGLEN); %} function __short (val) %{ /* pure */ STAP_RETVALUE = (short)STAP_ARG_val; %} function __ushort (val) %{ /* pure */ STAP_RETVALUE = (unsigned short)STAP_ARG_val; %} function __int32 (val) %{ /* pure */ STAP_RETVALUE = (int32_t)STAP_ARG_val; %} function __uint32 (val) %{ /* pure */ STAP_RETVALUE = (uint32_t)STAP_ARG_val; %} function __ulong (val) %{ /* pure */ STAP_RETVALUE = (unsigned long)STAP_ARG_val; %} function __long (val) %{ /* pure */ STAP_RETVALUE = (long)STAP_ARG_val; %} function _dfd_str (d) { if ((d) == (%{ /* pure */ AT_FDCWD %})) return "AT_FDCWD" return sprint(d) } function _adjtimex_return_str (ret) %{ /* pure */ int len; snprintf (STAP_RETVALUE, MAXSTRINGLEN, "%d (", (int)STAP_ARG_ret); len = strlen(STAP_RETVALUE); _stp_lookup_str2(_stp_adjtimex_return_str_list, (int)STAP_ARG_ret, STAP_RETVALUE + len, MAXSTRINGLEN - len, 10); strlcat (STAP_RETVALUE, ")", MAXSTRINGLEN); %} function _signal_name (sig) %{ /* pure */ _stp_lookup_str(_stp_signal_list, (unsigned int)STAP_ARG_sig, STAP_RETVALUE, MAXSTRINGLEN); %} function _semctl_cmd (cmd) %{ /* pure */ unsigned int cmd = STAP_ARG_cmd; int len; #ifdef IPC_64 if (cmd & IPC_64) { strlcpy(STAP_RETVALUE, "IPC_64|", MAXSTRINGLEN); cmd &= ~IPC_64; } #endif len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_semctl_list, cmd, STAP_RETVALUE + len, MAXSTRINGLEN - len); %} function _stp_sigset_u (setptr) %{ /* pure */ char *ptr = (char *)(unsigned long)STAP_ARG_setptr; sigset_t set; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&set,ptr,sizeof(sigset_t)) == 0) _stp_sigset_str(&set, STAP_RETVALUE, MAXSTRINGLEN); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } %} function _stp_compat_sigset_u (setptr) %{ /* pure */ #ifdef CONFIG_COMPAT char *ptr = (char *)(unsigned long)STAP_ARG_setptr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { compat_sigset_t set; if (_stp_copy_from_user((char*)&set, ptr, sizeof(compat_sigset_t)) == 0) { sigset_t new_set; sigset_from_compat(&new_set, &set); _stp_sigset_str(&new_set, STAP_RETVALUE, MAXSTRINGLEN); } else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } #endif %} function __fork_flags (flags) %{ /* pure */ _stp_lookup_or_str(_stp_fork_list, STAP_ARG_flags & ~0xff, STAP_RETVALUE, MAXSTRINGLEN); if ( STAP_ARG_flags & 0xff ) { /* flags contains the termination signal */ if (*STAP_RETVALUE) strlcat(STAP_RETVALUE, "|", MAXSTRINGLEN); _stp_lookup_str(_stp_signal_list, STAP_ARG_flags & 0xff, STAP_RETVALUE, MAXSTRINGLEN); } %} function _at_flag_str (f) %{ /* pure */ _stp_lookup_or_str(_stp_atflag_list, STAP_ARG_f, STAP_RETVALUE, MAXSTRINGLEN); %} function _epoll_create1_flag_str (f) %{ /* pure */ static const _stp_val_array const epoll_create1_flags_list[] = { #ifdef EPOLL_CLOEXEC V(EPOLL_CLOEXEC), #endif {0, NULL} }; _stp_lookup_or_str(epoll_create1_flags_list, (unsigned int)STAP_ARG_f, STAP_RETVALUE, MAXSTRINGLEN); %} function _eventfd2_flag_str (flags) %{ /* pure */ uint32_t flags = (uint32_t)STAP_ARG_flags; _stp_lookup_or_str(_stp_eventfd2_flag_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _signalfd4_flags_str (f) %{ /* pure */ uint32_t flags = (uint32_t)STAP_ARG_f; _stp_lookup_or_str(_stp_signalfd4_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _inotify_init1_flag_str (f) %{ /* pure */ unsigned int flags = (unsigned int)STAP_ARG_f; _stp_lookup_or_str(_stp_inotify_init1_flag_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _dup3_flag_str (f) %{ /* pure */ unsigned int flags = (unsigned int)STAP_ARG_f; _stp_lookup_or_str(_stp_open_mode_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _shmat_flags_str (f) %{ /* pure */ _stp_lookup_or_str(_stp_shmat_list, STAP_ARG_f, STAP_RETVALUE, MAXSTRINGLEN); %} function _mprotect_prot_str (prot) %{ /* pure */ _stp_lookup_or_str(_stp_mprotect_list, STAP_ARG_prot, STAP_RETVALUE, MAXSTRINGLEN); %} function _mmap_flags (flags) %{ /* pure */ _stp_lookup_or_str(_stp_mmap_list, STAP_ARG_flags, STAP_RETVALUE, MAXSTRINGLEN); %} function get_mmap_args (args) %{ /* pure */ #if defined (__x86_64__) || defined (__ia64__) struct mmap_arg_struct { unsigned int addr; unsigned int len; unsigned int prot; unsigned int flags; int fd; unsigned int offset; } a; #else struct mmap_arg_struct { unsigned long addr; unsigned long len; unsigned long prot; unsigned long flags; long fd; unsigned long offset; } a; #endif if(_stp_copy_from_user((char *)&a,(char *)(unsigned long)STAP_ARG_args, sizeof(a))== 0) { int len; _stp_snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx, %lu, ", (unsigned long)a.addr, (unsigned long)a.len); _stp_lookup_or_str(_stp_mprotect_list, a.prot, STAP_RETVALUE, MAXSTRINGLEN); strlcat (STAP_RETVALUE, ", ", MAXSTRINGLEN); _stp_lookup_or_str(_stp_mmap_list, a.flags, STAP_RETVALUE, MAXSTRINGLEN); strlcat (STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, "%ld, %ld", (long)a.fd, (long)a.offset); } else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)STAP_ARG_args); %} function _sighandler_str (uaddr) %{ /* pure */ static const _stp_val_array const _stp_sa_handler_list[] = { {0, "SIG_DFL"}, {1, "SIG_IGN"}, {0, NULL} }; _stp_lookup_str(_stp_sa_handler_list, (long)STAP_ARG_uaddr, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_sigmask_str (sigmask) %{ /* pure */ unsigned long mask = (unsigned long)STAP_ARG_sigmask; sigset_t set; siginitset(&set, mask); _stp_sigset_str(&set, STAP_RETVALUE, MAXSTRINGLEN); %} function _struct_sigaction_u (uaddr) %{ /* pure */ struct sigaction act; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if(_stp_copy_from_user((char*)&act, ptr, sizeof(struct sigaction)) == 0) _stp_sigaction_str(&act, STAP_RETVALUE, MAXSTRINGLEN); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } %} function _struct_sigaction32_u (uaddr) %{ /* pure */ #ifdef CONFIG_COMPAT #include #ifdef AUTOCONF_COMPAT_SIGACTION struct compat_sigaction act32; #else // There seems to be no public cross arch header that defines this. // For x86, you can find it in asm/ia32.h. For s390x, it is defined // in a private header. struct sigaction32 { compat_uptr_t sa_handler; unsigned int sa_flags; unsigned int sa_restorer; /* Another 32 bit pointer */ compat_sigset_t sa_mask; /* A 32 bit mask */ }; struct sigaction32 act32; #endif char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if(_stp_copy_from_user((char*)&act32, ptr, sizeof(act32)) == 0) { struct sigaction act; act.sa_handler = (void *)compat_ptr(act32.sa_handler); act.sa_flags = (unsigned long)act32.sa_flags; act.sa_restorer = (void *)compat_ptr(act32.sa_restorer); /* swap words around to get right endian order. */ switch (_NSIG_WORDS) { case 4: act.sa_mask.sig[3] = act32.sa_mask.sig[6] | (((long)act32.sa_mask.sig[7]) << 32); case 3: act.sa_mask.sig[2] = act32.sa_mask.sig[4] | (((long)act32.sa_mask.sig[5]) << 32); case 2: act.sa_mask.sig[1] = act32.sa_mask.sig[2] | (((long)act32.sa_mask.sig[3]) << 32); case 1: act.sa_mask.sig[0] = act32.sa_mask.sig[0] | (((long)act32.sa_mask.sig[1]) << 32); } _stp_sigaction_str(&act, STAP_RETVALUE, MAXSTRINGLEN); } else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } #endif %} function _struct_old_sigaction32_u (uaddr) %{ /* pure */ #ifdef CONFIG_COMPAT #include #ifdef CONFIG_COMPAT_OLD_SIGACTION struct compat_old_sigaction act32; #else // There seems to be no public cross arch header that defines this. // For x86, you can find it in asm/ia32.h. For s390x, it is defined // in a private header. struct old_sigaction32 { compat_uptr_t sa_handler; compat_old_sigset_t sa_mask; /* A 32 bit mask */ unsigned int sa_flags; unsigned int sa_restorer; /* Another 32 bit pointer */ }; struct old_sigaction32 act32; #endif char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if(_stp_copy_from_user((char*)&act32, ptr, sizeof(act32)) == 0) { struct sigaction act; act.sa_handler = (void *)compat_ptr(act32.sa_handler); act.sa_restorer = (void *)compat_ptr(act32.sa_restorer); act.sa_flags = (unsigned long)act32.sa_flags; siginitset(&act.sa_mask, act32.sa_mask); _stp_sigaction_str(&act, STAP_RETVALUE, MAXSTRINGLEN); } else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } #endif %} function irqflags_str (f) %{ /* pure */ _stp_lookup_or_str(_stp_irq_list, STAP_ARG_f, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_struct_iovec_u (iov_uaddr) %{ /* pure */ char *iov_uaddr = (void *)(intptr_t)STAP_ARG_iov_uaddr; struct iovec iov; if (iov_uaddr == NULL) strlcpy(STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&iov, iov_uaddr, sizeof(struct iovec)) == 0) { _stp_snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[{%#lx, %lu}]", iov.iov_base, iov.iov_len); } else _stp_snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)iov_uaddr); } %} function _stp_struct_compat_iovec_u (iov_uaddr) %{ /* pure */ #ifdef CONFIG_COMPAT char *iov_uaddr = (void *)(intptr_t)STAP_ARG_iov_uaddr; struct compat_iovec iov; if (iov_uaddr == NULL) strlcpy(STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&iov, iov_uaddr, sizeof(struct compat_iovec)) == 0) { _stp_snprintf(STAP_RETVALUE, MAXSTRINGLEN, "[{%#lx, %lu}]", iov.iov_base, iov.iov_len); } else _stp_snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)iov_uaddr); } #endif %} function _ptrace_options_str (f) %{ /* pure */ unsigned long f = (unsigned long)STAP_ARG_f; _stp_lookup_or_str(_stp_ptrace_options_list, f, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_elf_notes_str (value) %{ /* pure */ _stp_lookup_str(_stp_elf_notes_list, (unsigned long)STAP_ARG_value, STAP_RETVALUE, MAXSTRINGLEN); %} function __ptrace_request_str (request) %{ /* pure */ _stp_lookup_str(_stp_ptrace_request_list, (unsigned long)STAP_ARG_request, STAP_RETVALUE, MAXSTRINGLEN); %} function _ptrace_argstr (request, pid, addr, data) { (retval) = (_arch_ptrace_argstr(request, pid, addr, data)) if ((retval) != ("")) return retval if ((((request) == (%{ /* pure */ PTRACE_PEEKTEXT %})) || ((request) == (%{ /* pure */ PTRACE_PEEKDATA %}))) || ((request) == (%{ /* pure */ PTRACE_PEEKUSR %}))) return sprintf("%s, %d, %p, [%p]", __ptrace_request_str(request), pid, addr, data) if (((((request) == (%{ /* pure */ PTRACE_POKETEXT %})) || ((request) == (%{ /* pure */ PTRACE_POKEDATA %}))) || ((request) == (%{ /* pure */ PTRACE_POKEUSR %}))) || ((request) == (%{ /* pure */ PTRACE_PEEKSIGINFO %}))) return sprintf("%s, %d, %p, %p", __ptrace_request_str(request), pid, addr, data) if (((((request) == (%{ /* pure */ PTRACE_CONT %})) || ((request) == (%{ /* pure */ PTRACE_SYSCALL %}))) || ((request) == (%{ /* pure */ PTRACE_SINGLESTEP %}))) || ((request) == (%{ /* pure */ PTRACE_DETACH %}))) return sprintf("%s, %d, %#x, %s", __ptrace_request_str(request), pid, addr, _signal_name(data)) if ((((((request) == (%{ /* pure */ PTRACE_GETSIGINFO %})) || ((request) == (%{ /* pure */ PTRACE_SETSIGINFO %}))) || ((request) == (%{ /* pure */ PTRACE_GETEVENTMSG %}))) || ((request) == (%{ /* pure */ PTRACE_GETSIGMASK %}))) || ((request) == (%{ /* pure */ PTRACE_SETSIGMASK %}))) return sprintf("%s, %d, %#x, %p", __ptrace_request_str(request), pid, addr, data) if (((request) == (%{ /* pure */ PTRACE_GETREGSET %})) || ((request) == (%{ /* pure */ PTRACE_SETREGSET %}))) return sprintf("%s, %d, %s, %s", __ptrace_request_str(request), pid, _stp_elf_notes_str(addr), (%{ /* pure */ _stp_is_compat_task() %})?(_stp_struct_compat_iovec_u(data)):(_stp_struct_iovec_u(data))) if (((((((request) == (%{ /* pure */ PTRACE_TRACEME %})) || ((request) == (%{ /* pure */ PTRACE_KILL %}))) || ((request) == (%{ /* pure */ PTRACE_ATTACH %}))) || ((request) == (%{ /* pure */ PTRACE_SEIZE %}))) || ((request) == (%{ /* pure */ PTRACE_INTERRUPT %}))) || ((request) == (%{ /* pure */ PTRACE_LISTEN %}))) return sprintf("%s, %d, %#x, %#x", __ptrace_request_str(request), pid, addr, data) if ((request) == (%{ /* pure */ PTRACE_SETOPTIONS %})) return sprintf("PTRACE_SETOPTIONS, %d, %#x, %s", pid, addr, _ptrace_options_str(data)) return sprintf("%s, %d, %p, %p", __ptrace_request_str(request), pid, addr, data) } function _ptrace_return_geteventmsg_data (request, data) { if ((request) == (%{ /* pure */ PTRACE_GETEVENTMSG %})) return user_long(data) } function _swapon_flags_str (flags) %{ /* pure */ unsigned int flags = (unsigned int)STAP_ARG_flags; _stp_lookup_or_str(_stp_swapon_flags_list, (flags & ~SWAP_FLAG_PRIO_MASK), STAP_RETVALUE, MAXSTRINGLEN); if (STAP_ARG_flags & SWAP_FLAG_PREFER) { int slen; slen = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + slen, MAXSTRINGLEN - slen, "|%d", flags & SWAP_FLAG_PRIO_MASK); } %} function __is_user_regs (regs) %{ /* pure */ struct pt_regs * regs = (void *)((unsigned long)STAP_ARG_regs); /* copied from asm/ptrace.h */ #if defined(__i386__) #ifdef STAPCONF_X86_UNIREGS int cs = kread(®s->cs); #else int cs = kread(®s->xcs); #endif STAP_RETVALUE = (!!((cs & 3))); #elif defined(__x86_64__) unsigned long cs = kread(®s->cs); STAP_RETVALUE = (!!((cs & 3))); #elif defined(__ia64__) unsigned long psr = kread(®s->cr_ipsr); STAP_RETVALUE = (((struct ia64_psr *) &psr)->cpl != 0); #elif defined(__powerpc64__) unsigned long msr = kread(®s->msr); STAP_RETVALUE = ((msr >> MSR_PR_LG) & 0x1); #elif defined(__powerpc__) unsigned long msr = kread(®s->msr); STAP_RETVALUE = ((msr >> MSR_PR) != 0); #elif defined(__arm__) long cpsr = kread(®s->ARM_cpsr); STAP_RETVALUE = ((cpsr & 0xf) == 0); #elif defined(__s390__) || defined(__s390x__) unsigned long mask = kread(®s->psw.mask); STAP_RETVALUE = ((mask & PSW_MASK_PSTATE) != 0); #elif defined(__aarch64__) long pstate = kread(®s->pstate); STAP_RETVALUE = ((pstate & PSR_MODE_MASK) == PSR_MODE_EL0t); #else #error "Unimplemented architecture" #endif CATCH_DEREF_FAULT(); %} function _stp_shmget_flags_str (shmflg) %{ /* pure */ unsigned int shmflg = (unsigned int)STAP_ARG_shmflg; unsigned int modebits; /* Lowest 9 bits are mode bits. */ modebits = shmflg & 0777; shmflg &= ~0777; _stp_lookup_or_str(_stp_shmget_flags_list, shmflg, STAP_RETVALUE, MAXSTRINGLEN); if (modebits) { int slen; slen = strlen(STAP_RETVALUE); if (slen) _stp_snprintf(STAP_RETVALUE + slen, MAXSTRINGLEN - slen, "|%#o", modebits); else _stp_snprintf(STAP_RETVALUE, MAXSTRINGLEN, "%#o", modebits); } %} function _stp_msgget_key_str (key) { if ((key) == (%{ /* pure */ IPC_PRIVATE %})) return "IPC_PRIVATE" return sprintf("%d", key) } function _stp_msgctl_cmd_str (cmd) %{ /* pure */ unsigned int cmd = STAP_ARG_cmd; if (cmd & IPC_64) { strlcpy (STAP_RETVALUE, "IPC_64|", MAXSTRINGLEN); cmd &= ~IPC_64; } _stp_lookup_str(_stp_msgctl_list, cmd, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_msgflg_str (msgflg) %{ /* pure */ unsigned int msgflg = STAP_ARG_msgflg; _stp_lookup_or_str(_stp_msgflg_list, msgflg, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_compat_msgrcv_msgbuf (uaddr, version) %{ /* pure */ #ifdef CONFIG_COMPAT char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; int version = (int)(unsigned long)STAP_ARG_version; void *msgbuf = ptr; if (!version) { struct compat_ipc_kludge ipck; msgbuf = NULL; if (ptr != NULL && _stp_copy_from_user((char*)&ipck, ptr, sizeof(ipck)) == 0) { msgbuf = compat_ptr(ipck.msgp); } } STAP_RETVALUE = (unsigned long)msgbuf; #endif %} function _stp_compat_msgrcv_msgtyp (uaddr, version, msgtyp) %{ /* pure */ #ifdef CONFIG_COMPAT char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; int version = (int)(unsigned long)STAP_ARG_version; long msgtyp = (long)STAP_ARG_msgtyp; if (!version) { struct compat_ipc_kludge ipck; if (ptr != NULL && _stp_copy_from_user((char*)&ipck, ptr, sizeof(ipck)) == 0) { msgtyp = ipck.msgtyp; } } STAP_RETVALUE = msgtyp; #endif %} function _stp_xattr_flags_str (flags) %{ /* pure */ unsigned int flags = STAP_ARG_flags; _stp_lookup_or_str(_stp_xattr_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_xattr_val_str (uaddr, size) %{ /* pure */ void *uaddr = (void *)(unsigned long)STAP_ARG_uaddr; unsigned long size = STAP_ARG_size; unsigned char buffer[50]; size_t copy_size = clamp_t(size_t, size, 0, sizeof(buffer)); if (uaddr != NULL && copy_size > 0 && _stp_copy_from_user(buffer, uaddr, copy_size) == 0) { size_t i; unsigned char *out = STAP_RETVALUE; // Save 3 chars: 2 for the leading and trailing // double-quote chars, one for the trailing NUL. size_t out_size = MAXSTRINGLEN - 3; *out++ = '"'; for (i = 0; i < copy_size; ++i) { #define _stp_is_printable_ascii(c) ((c) >= ' ' && (c) <= 0x7e) #define _stp_tohex(n) "0123456789abcdef"[n] if (_stp_is_printable_ascii(buffer[i])) { if (--out_size >= 0) *out++ = buffer[i]; } else { if (out_size < 4) break; out_size -= 4; if (out_size >= 0) { *out++ = '\\'; *out++ = 'x'; *out++ = _stp_tohex(buffer[i] / 16); *out++ = _stp_tohex(buffer[i] % 16); } } if (out_size == 0) break; } // Don't print terminating NUL from the input data if // there is one. if (i > 1 && buffer[i - 1] == '\0' && _stp_is_printable_ascii(buffer[i - 2])) out -= 4; *out++ = '"'; *out = '\0'; } else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)uaddr); %} function _stp_ioprio_which_str (who) %{ /* pure */ _stp_lookup_str2(_stp_ioprio_who_list, (int)STAP_ARG_who, STAP_RETVALUE, MAXSTRINGLEN, 10); %} function _stp_ioprio_value_str (value) %{ /* pure */ unsigned int class = IOPRIO_PRIO_CLASS(((unsigned int)STAP_ARG_value)); int slen; _stp_lookup_str(_stp_ioprio_class_list, class, STAP_RETVALUE, MAXSTRINGLEN); slen = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + slen, MAXSTRINGLEN - slen, "|%d", IOPRIO_PRIO_DATA(((int)STAP_ARG_value))); %} function _mempolicy_flags_str (flags) %{ /* pure */ _stp_lookup_or_str(_stp_mempolicy_flags_list, (unsigned long)STAP_ARG_flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _mempolicy_mode_str (mode) %{ /* pure */ unsigned int mode = (unsigned int)STAP_ARG_mode; int len = 0; if (mode != 0xffffffff && mode & MPOL_MODE_FLAGS) { _stp_lookup_str(_stp_mempolicy_mode_flags_list, mode & MPOL_MODE_FLAGS, STAP_RETVALUE, MAXSTRINGLEN); strlcat(STAP_RETVALUE, "|", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); mode &= ~MPOL_MODE_FLAGS; } _stp_lookup_str(_stp_mempolicy_mode_list, mode, STAP_RETVALUE + len, MAXSTRINGLEN - len); %} function _stp_keyctl_cmd_str (cmd) %{ /* pure */ _stp_lookup_str2(_stp_keyctl_cmd_list, (int)STAP_ARG_cmd, STAP_RETVALUE, MAXSTRINGLEN, 10); %} function _stp_keyctl_keyring_shortcut_str (id) %{ /* pure */ _stp_lookup_str2(_stp_keyctl_keyring_shortcut_list, (int)STAP_ARG_id, STAP_RETVALUE, MAXSTRINGLEN, 10); %} function _stp_keyctl_default_keyrings_str (id) %{ /* pure */ _stp_lookup_str2(_stp_keyctl_default_keyrings_list, (int)STAP_ARG_id, STAP_RETVALUE, MAXSTRINGLEN, 10); %} function _stp_keyctl_perm_str (mask) %{ /* pure */ uint32_t mask = (uint32_t)STAP_ARG_mask; _stp_lookup_or_str2(_stp_keyctl_perm_list, mask, STAP_RETVALUE, MAXSTRINGLEN, 10); %} function _finit_module_flags_str (flags) %{ /* pure */ _stp_lookup_or_str(_stp_finit_module_flags_list, (unsigned int)STAP_ARG_flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _prctl_argstr (option, arg2, arg3, arg4, arg5) %{ /* pure */ int len; _stp_lookup_str(_stp_prctl_option_list, (unsigned int)STAP_ARG_option, STAP_RETVALUE, MAXSTRINGLEN); switch ((unsigned int)STAP_ARG_option) { // Options that take no arguments: case PR_GET_DUMPABLE: case PR_GET_TIMING: case PR_GET_KEEPCAPS: #ifdef PR_GET_SECCOMP case PR_GET_SECCOMP: #endif #ifdef PR_TASK_PERF_EVENTS_DISABLE case PR_TASK_PERF_EVENTS_DISABLE: #endif #ifdef PR_TASK_PERF_EVENTS_ENABLE case PR_TASK_PERF_EVENTS_ENABLE: #endif #ifdef PR_GET_TIMERSLACK case PR_GET_TIMERSLACK: #endif #ifdef PR_MCE_KILL_GET case PR_MCE_KILL_GET: #endif #ifdef PR_GET_NO_NEW_PRIVS case PR_GET_NO_NEW_PRIVS: #endif #ifdef PR_GET_THP_DISABLE case PR_GET_THP_DISABLE: #endif #ifdef PR_MPX_ENABLE_MANAGEMENT case PR_MPX_ENABLE_MANAGEMENT: #endif #ifdef PR_MPX_DISABLE_MANAGEMENT case PR_MPX_DISABLE_MANAGEMENT: #endif #ifdef PR_GET_SECUREBITS case PR_GET_SECUREBITS: #endif // We're done. break; // Options that use arg2: case PR_SET_UNALIGN: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_unalign_option_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; case PR_SET_FPEMU: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_fpemu_option_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; case PR_SET_FPEXC: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_fpexc_option_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; case PR_SET_TIMING: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_timing_option_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; case PR_SET_ENDIAN: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_endian_option_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; #ifdef PR_SET_TSC case PR_SET_TSC: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_tsc_option_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; #endif #ifdef PR_SET_PTRACER case PR_SET_PTRACER: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); // Notice we passing arg2 as a signed long // here. PR_SET_PTRACER_ANY is -1. _stp_lookup_str2(_stp_prctl_ptracer_option_list, (_stp_is_compat_task() ? (long)(int)STAP_ARG_arg2 : (long)STAP_ARG_arg2), STAP_RETVALUE + len, MAXSTRINGLEN - len, 10); break; #endif #if defined(PR_CAPBSET_READ) && defined(PR_CAPBSET_DROP) case PR_CAPBSET_READ: case PR_CAPBSET_DROP: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_linux_capability_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; #endif #ifdef PR_SET_SECUREBITS case PR_SET_SECUREBITS: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_or_str(_stp_linux_securebits_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; #endif case PR_SET_PDEATHSIG: case PR_GET_PDEATHSIG: case PR_GET_UNALIGN: case PR_GET_FPEMU: case PR_GET_FPEXC: case PR_SET_NAME: case PR_GET_NAME: case PR_GET_ENDIAN: #ifdef PR_GET_TSC case PR_GET_TSC: #endif #ifdef PR_GET_TID_ADDRESS case PR_GET_TID_ADDRESS: #endif #ifdef PR_GET_CHILD_SUBREAPER case PR_GET_CHILD_SUBREAPER: #endif #ifdef PR_SET_THP_DISABLE case PR_SET_THP_DISABLE: #endif len = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", 0x%lx", (unsigned long)STAP_ARG_arg2); break; case PR_SET_DUMPABLE: case PR_SET_KEEPCAPS: #ifdef PR_SET_CHILD_SUBREAPER case PR_SET_CHILD_SUBREAPER: #endif #ifdef PR_SET_NO_NEW_PRIVS case PR_SET_NO_NEW_PRIVS: #endif #ifdef PR_SET_TIMERSLACK case PR_SET_TIMERSLACK: #endif len = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", %lu", (unsigned long)STAP_ARG_arg2); break; // Options that use arg[23]: #ifdef PR_MCE_KILL case PR_MCE_KILL: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_mce_kill_option_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); switch ((unsigned long)STAP_ARG_arg2) { case PR_MCE_KILL_SET: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_mce_kill_option2_list, (unsigned long)STAP_ARG_arg3, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; case PR_MCE_KILL_CLEAR: break; default: len = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", 0x%lx", (unsigned long)STAP_ARG_arg3); break; } break; #endif #ifdef PR_SET_SECCOMP case PR_SET_SECCOMP: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_seccomp_mode_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); len = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", 0x%lx", (unsigned long)STAP_ARG_arg3); break; #endif #ifdef PR_SET_MM case PR_SET_MM: strlcat(STAP_RETVALUE, ", ", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_prctl_mm_option_list, (unsigned long)STAP_ARG_arg2, STAP_RETVALUE + len, MAXSTRINGLEN - len); len = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", 0x%lx", (unsigned long)STAP_ARG_arg3); break; #endif // Options that use arg[2-5] default: len = strlen(STAP_RETVALUE); _stp_snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", 0x%lx, 0x%lx, 0x%lx, 0x%lx", (unsigned long)STAP_ARG_arg2, (unsigned long)STAP_ARG_arg3, (unsigned long)STAP_ARG_arg4, (unsigned long)STAP_ARG_arg5); break; } %} function _stp_timerfd_flags_str (flags) %{ /* pure */ _stp_lookup_or_str(_stp_timerfd_flags_list, (unsigned int)STAP_ARG_flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_splice_flags_str (flags) %{ /* pure */ _stp_lookup_or_str(_stp_splice_flags_list, (unsigned int)STAP_ARG_flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_fallocate_mode_str (mode) %{ /* pure */ _stp_lookup_or_str(_stp_fallocate_mode_list, (unsigned int)STAP_ARG_mode, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_arch_prctl_func_str (func) %{ /* pure */ _stp_lookup_str2(_stp_arch_prctl_func_list, (int)STAP_ARG_func, STAP_RETVALUE, MAXSTRINGLEN, 10); %} function _struct_timex_u (uaddr) %{ struct timex ts; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; int len; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&ts, ptr, sizeof(struct timex)) == 0) { memset(STAP_RETVALUE, 0, MAXSTRINGLEN); STAP_RETVALUE[0] = '{'; _stp_lookup_or_str(_stp_adjtimex_modes_list, (unsigned int)ts.modes, STAP_RETVALUE + 1, MAXSTRINGLEN - 1); len = strlen(STAP_RETVALUE); snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", constant=%lu, esterror=%lu, freq=%lu, maxerror=%lu, offset=%lu, precision=%lu, status=%d, tick=%lu, tolerance=%lu}", ts.constant, ts.esterror, ts.freq, ts.maxerror, ts.offset, ts.precision, ts.status, ts.tick, ts.tolerance); } else { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } } %} function _struct_compat_timex_u (uaddr) %{ struct compat_timex ts; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; int len; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&ts, ptr, sizeof(struct compat_timex)) == 0) { memset(STAP_RETVALUE, 0, MAXSTRINGLEN); STAP_RETVALUE[0] = '{'; _stp_lookup_or_str(_stp_adjtimex_modes_list, (unsigned int)ts.modes, STAP_RETVALUE + 1, MAXSTRINGLEN - 1); len = strlen(STAP_RETVALUE); snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", constant=%u, esterror=%u, freq=%u, maxerror=%u, offset=%u, precision=%u, status=%d, tick=%u, tolerance=%u}", ts.constant, ts.esterror, ts.freq, ts.maxerror, ts.offset, ts.precision, ts.status, ts.tick, ts.tolerance); } else { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } } %} function _sync_file_range_flags_str (flags) %{ /* pure */ unsigned int flags = (unsigned int)STAP_ARG_flags; _stp_lookup_or_str(_stp_sync_file_range_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_siginfo_u (uaddr) %{ /* pure */ siginfo_t sinfo; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; int len; if (ptr == NULL) { strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); return; } if (_stp_copy_from_user((void *)&sinfo, ptr, sizeof(sinfo)) != 0) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); return; } strlcpy(STAP_RETVALUE, "{si_signo=", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_signal_list, sinfo.si_signo, STAP_RETVALUE + len, MAXSTRINGLEN - len); len = strlen(STAP_RETVALUE); strlcpy(STAP_RETVALUE + len, ", si_code=", MAXSTRINGLEN - len); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_siginfo_si_code_list, sinfo.si_code, STAP_RETVALUE + len, MAXSTRINGLEN - len); // OK, this is odd. If si_code didn't match anything in // _stp_siginfo_si_code_list, we need to decode si_code based // on the si_signo value. if (*(STAP_RETVALUE + len) == '0') { const _stp_val_array *array = NULL; switch (sinfo.si_signo) { case SIGILL: array = _stp_sigill_si_code_list; break; case SIGFPE: array = _stp_sigfpe_si_code_list; break; case SIGSEGV: array = _stp_sigsegv_si_code_list; break; case SIGBUS: array = _stp_sigbus_si_code_list; break; case SIGTRAP: array = _stp_sigtrap_si_code_list; break; case SIGCHLD: array = _stp_sigchld_si_code_list; break; case SIGPOLL: array = _stp_sigpoll_si_code_list; break; case SIGSYS: array = _stp_sigsys_si_code_list; break; default: // Do nothing. The original si_code lookup // added a hex version. break; } if (array) _stp_lookup_str(array, sinfo.si_code, STAP_RETVALUE + len, MAXSTRINGLEN - len); } len = strlen(STAP_RETVALUE); #ifdef SI_FROMUSER if (SI_FROMUSER(&sinfo)) { switch (sinfo.si_code) { case SI_TIMER: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_tid=%#x, si_overrun=%d", sinfo.si_tid, sinfo.si_overrun); break; default: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_pid=%lu, si_uid=%lu", (unsigned long)sinfo.si_pid, (unsigned long)sinfo.si_uid); break; } } else #endif /* SI_FROMUSER */ { switch (sinfo.si_signo) { case SIGCHLD: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_pid=%lu, si_uid=%lu, si_status=", (unsigned long)sinfo.si_pid, (unsigned long)sinfo.si_uid); len = strlen(STAP_RETVALUE); if (sinfo.si_code == CLD_EXITED) snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, "%d", sinfo.si_status); else _stp_lookup_str(_stp_signal_list, sinfo.si_status, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; case SIGILL: case SIGFPE: case SIGSEGV: case SIGBUS: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_addr=%#lx", (unsigned long)sinfo.si_addr); break; case SIGPOLL: if (sinfo.si_code == POLL_IN || sinfo.si_code == POLL_OUT || sinfo.si_code == POLL_MSG) snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_band=%ld", (long)sinfo.si_band); break; break; #if defined(SIGSYS) && defined(__ARCH_SIGSYS) case SIGSYS: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_call_addr=%#lx, si_syscall=%d, si_arch=%u", (unsigned long)(sinfo.si_call_addr), sinfo.si_syscall, sinfo.si_arch); break; #endif default: if (sinfo.si_pid || sinfo.si_uid) snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_pid=%lu, si_uid=%lu", (unsigned long)sinfo.si_pid, (unsigned long)sinfo.si_uid); break; } } len = strlen(STAP_RETVALUE); strlcat(STAP_RETVALUE, "}", MAXSTRINGLEN); %} function _stp_compat_siginfo_u (uaddr) %{ /* pure */ #ifdef CONFIG_COMPAT compat_siginfo_t sinfo; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; int len; if (ptr == NULL) { strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); return; } if (_stp_copy_from_user((void *)&sinfo, ptr, sizeof(sinfo)) != 0) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); return; } strlcpy(STAP_RETVALUE, "{si_signo=", MAXSTRINGLEN); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_signal_list, sinfo.si_signo, STAP_RETVALUE + len, MAXSTRINGLEN - len); len = strlen(STAP_RETVALUE); strlcpy(STAP_RETVALUE + len, ", si_code=", MAXSTRINGLEN - len); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_siginfo_si_code_list, sinfo.si_code, STAP_RETVALUE + len, MAXSTRINGLEN - len); // OK, this is odd. If si_code didn't match anything in // _stp_siginfo_si_code_list, we need to decode si_code based // on the si_signo value. if (*(STAP_RETVALUE + len) == '0') { const _stp_val_array *array = NULL; switch (sinfo.si_signo) { case SIGILL: array = _stp_sigill_si_code_list; break; case SIGFPE: array = _stp_sigfpe_si_code_list; break; case SIGSEGV: array = _stp_sigsegv_si_code_list; break; case SIGBUS: array = _stp_sigbus_si_code_list; break; case SIGTRAP: array = _stp_sigtrap_si_code_list; break; case SIGCHLD: array = _stp_sigchld_si_code_list; break; case SIGPOLL: array = _stp_sigpoll_si_code_list; break; case SIGSYS: array = _stp_sigsys_si_code_list; break; default: // Do nothing. The original si_code lookup // added a hex version. break; } if (array) _stp_lookup_str(array, sinfo.si_code, STAP_RETVALUE + len, MAXSTRINGLEN - len); } len = strlen(STAP_RETVALUE); #ifdef SI_FROMUSER if (SI_FROMUSER(&sinfo)) { switch (sinfo.si_code) { case SI_TIMER: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_tid=%#x, si_overrun=%d", sinfo.si_tid, sinfo.si_overrun); break; default: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_pid=%lu, si_uid=%lu", (unsigned long)sinfo.si_pid, (unsigned long)sinfo.si_uid); break; } } else #endif /* SI_FROMUSER */ { switch (sinfo.si_signo) { case SIGCHLD: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_pid=%lu, si_uid=%lu, si_status=", (unsigned long)sinfo.si_pid, (unsigned long)sinfo.si_uid); len = strlen(STAP_RETVALUE); if (sinfo.si_code == CLD_EXITED) snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, "%d", sinfo.si_status); else _stp_lookup_str(_stp_signal_list, sinfo.si_status, STAP_RETVALUE + len, MAXSTRINGLEN - len); break; case SIGILL: case SIGFPE: case SIGSEGV: case SIGBUS: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_addr=%#lx", (unsigned long)sinfo.si_addr); break; case SIGPOLL: if (sinfo.si_code == POLL_IN || sinfo.si_code == POLL_OUT || sinfo.si_code == POLL_MSG) snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_band=%ld", (long)sinfo.si_band); break; break; // Checking for SIGSYS/__ARCH_SIGSYS is fine for the "real" siginfo_t, // but the compat version can be without the SIGSYS fields, so we'll // have to add an arch test. #if defined(SIGSYS) && defined(__ARCH_SIGSYS) \ && !defined(__s390x__) && !defined(__powerpc64__) case SIGSYS: snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_call_addr=%#lx, si_syscall=%d, si_arch=%u", (unsigned long)sinfo.si_call_addr, sinfo.si_syscall, sinfo.si_arch); break; #endif default: if (sinfo.si_pid || sinfo.si_uid) snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", si_pid=%lu, si_uid=%lu", (unsigned long)sinfo.si_pid, (unsigned long)sinfo.si_uid); break; } } len = strlen(STAP_RETVALUE); strlcat(STAP_RETVALUE, "}", MAXSTRINGLEN); #endif /* CONFIG_COMPAT */ %} function _struct_tms_u (uaddr) %{ /* pure */ struct tms tm; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&tm, ptr, sizeof(struct tms)) == 0) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{tms_utime=%lu, tms_stime=%lu, tms_cutime=%lu, tms_cstime=%lu}", tm.tms_utime, tm.tms_stime, tm.tms_cutime, tm.tms_cstime); } else { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } } %} function _struct_sysinfo_u (uaddr) %{ /* pure */ struct sysinfo si; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; if (ptr == NULL) strlcpy (STAP_RETVALUE, "NULL", MAXSTRINGLEN); else { if (_stp_copy_from_user((char*)&si, ptr, sizeof(struct sysinfo)) == 0) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{uptime=%ld, loads=[%lu, %lu, %lu], totalram=%lu, freeram=%lu, " "sharedram=%lu, bufferram=%lu, totalswap=%lu, freeswap=%lu, procs=%u}", si.uptime, si.loads[0], si.loads[1], si.loads[2], si.totalram, si.freeram, si.sharedram, si.bufferram, si.totalswap, si.freeswap, si.procs); } else { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); } } %} function _kexec_flags_str (flags) %{ /* pure */ unsigned long flags = (unsigned int)STAP_ARG_flags; _stp_lookup_or_str(_stp_kexec_flags_list, flags, STAP_RETVALUE, MAXSTRINGLEN); %} function _stp_sigaltstack_u (uaddr) %{ /* pure */ stack_t stk; char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; int len; if (ptr == NULL || _stp_copy_from_user((void *)&stk, ptr, sizeof(stk)) != 0) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); return; } snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{ss_sp=0x%lx, ss_flags=", (unsigned long)stk.ss_sp); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_sigaltstack_flags_list, stk.ss_flags, STAP_RETVALUE + len, MAXSTRINGLEN - len); len = strlen(STAP_RETVALUE); snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", ss_size=%lu}", (unsigned long)stk.ss_size); %} function _stp_compat_sigaltstack_u (uaddr) %{ /* pure */ #ifdef CONFIG_COMPAT #if defined(CONFIG_GENERIC_SIGALTSTACK) \ || LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) compat_stack_t stk; #elif defined(__x86_64__) stack_ia32_t stk; #elif defined(__s390x__) stack_t32 stk; #elif defined(__powerpc64__) stack_32_t stk; #endif char *ptr = (char *)(unsigned long)STAP_ARG_uaddr; int len; if (ptr == NULL || _stp_copy_from_user((void *)&stk, ptr, sizeof(stk)) != 0) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", (unsigned long)ptr); return; } snprintf(STAP_RETVALUE, MAXSTRINGLEN, "{ss_sp=0x%lx, ss_flags=", (unsigned long)stk.ss_sp); len = strlen(STAP_RETVALUE); _stp_lookup_str(_stp_sigaltstack_flags_list, stk.ss_flags, STAP_RETVALUE + len, MAXSTRINGLEN - len); len = strlen(STAP_RETVALUE); snprintf(STAP_RETVALUE + len, MAXSTRINGLEN - len, ", ss_size=%lu}", (unsigned long)stk.ss_size); #endif %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/context-caller.stp %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %}function callers (n) { (str) = ("") (l) = (0) for ((i) = (0); ((i) <= (n)) || ((n) == (-(1))); (i)++) { (foo) = (((i) > (0))?(" "):("")) try { { (foo) .= (sprintf("0x%x", stack(i))) } } catch { { if ((n) == (-(1))) break error(sprint("reached end of stack before unwinding to level ", n)) } } (l) += (strlen(foo)) if ((l) > (%{ /* pure */ /* unprivileged */ MAXSTRINGLEN %})) break (str) .= (foo) } return str } function caller () { return sprintf("%s 0x%x", symname(caller_addr()), caller_addr()) } function caller_addr () { return stack(1) } function _caller_match (user_mode, level, module, section, addr) %{ /* pure */ /* myproc-unprivileged */ /* pragma:unwind */ /* pragma:uprobes */ /* pragma:vma */ #ifdef STAP_CALLEE_MATCHALL /* Set using -D to have .callee probes fire regardless of caller */ STAP_RETVALUE = 1; #else STAP_RETVALUE = STAP_ARG_user_mode ? _stp_stack_user_get(CONTEXT, STAP_ARG_level) == _stp_umodule_relocate(STAP_ARG_module, STAP_ARG_addr, current) : _stp_stack_kernel_get(CONTEXT, STAP_ARG_level) == _stp_kmodule_relocate(STAP_ARG_module, STAP_ARG_section, STAP_ARG_addr); #endif %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/context-envvar.stp function env_var (name) { if ((name) == ("")) return "" (env_value) = ("") (mm) = ((task_current())->mm) if (mm) { (env_start) = ((mm)->env_start) (env_end) = ((mm)->env_end) if (((env_start) != (0)) && ((env_end) != (0))) { (len) = ((env_end) - (env_start)) (cur) = (user_string2(env_start, "")) (env_name) = (tokenize(cur, "=")) for (; ((env_name) != (name)) && ((len) > (0)); ) { (env_len) = (strlen(cur)) (env_start) += ((env_len) + (1)) (len) -= ((env_len) + (1)) if ((len) > (0)) { (cur) = (user_string2(env_start, "")) (env_name) = (tokenize(cur, "=")) } else (env_name) = ("") } if ((len) > (0)) (env_value) = (tokenize("", "")) } } return env_value } # file /root/systemtap_write/install/share/systemtap/tapset/linux/context-symbols.stp function __stack_raw (n) %{ /* pragma:unwind */ /* pure */ /* basic sanity check for bounds: */ if (unlikely(STAP_ARG_n < 0 || STAP_ARG_n >= MAXBACKTRACE)) STAP_RETVALUE = 0; else STAP_RETVALUE = _stp_stack_kernel_get (CONTEXT, (unsigned)STAP_ARG_n); %} function stack (n) { (__r) = (__stack_raw(n)) if ((__r) != (0)) return __r (__b) = (backtrace()) (__orig_n) = (__n) (__sym) = (tokenize(__b, " ")) if ((__sym) == ("")) error(sprint("reached end of stack before unwinding to level ", __orig_n)) for (; (__n) > (0); ) { (__sym) = (tokenize("", " ")) if ((__sym) == ("")) error(sprint("reached end of stack before unwinding to level ", __orig_n)) (__n)-- } return strtol(__sym, 16) } function print_stack (stk) { print_syms(stk) } function sprint_stack (stk) { return sprint_syms(stk) } function probefunc () { return (user_mode())?(usymname(uaddr())):(symname(addr())) } function probemod () %{ /* pure */ char *ptr, *start; start = strstr(CONTEXT->probe_point, "module(\""); ptr = start + 8; if (start) { int len = MAXSTRINGLEN; char *dst = STAP_RETVALUE; while (*ptr != '"' && --len && *ptr) *dst++ = *ptr++; *dst = 0; } else if (CONTEXT->kregs && ! CONTEXT->user_mode_p) { struct _stp_module *m; m = _stp_kmod_sec_lookup (REG_IP(CONTEXT->kregs), NULL); if (m && m->name) strlcpy (STAP_RETVALUE, m->name, MAXSTRINGLEN); else #if STAP_COMPAT_VERSION <= STAP_VERSION(2,2) strlcpy (STAP_RETVALUE, "", MAXSTRINGLEN); #else CONTEXT->last_error = "Cannot determine kernel module name"; #endif } else #if STAP_COMPAT_VERSION <= STAP_VERSION(2,2) strlcpy (STAP_RETVALUE, "", MAXSTRINGLEN); #else CONTEXT->last_error = "Cannot determine kernel module name"; #endif %} function modname (addr) %{ /* pure */ struct _stp_module *m; #ifdef STAPCONF_MODULE_TEXT_ADDRESS struct module *ko; #endif m = _stp_kmod_sec_lookup (STAP_ARG_addr, NULL); if (m && m->name) { strlcpy (STAP_RETVALUE, m->name, MAXSTRINGLEN); return; } #ifdef STAPCONF_MODULE_TEXT_ADDRESS preempt_disable(); ko = __module_text_address (STAP_ARG_addr); if (ko && ko->name) { strlcpy (STAP_RETVALUE, ko->name, MAXSTRINGLEN); preempt_enable_no_resched(); return; } preempt_enable_no_resched(); #endif #if STAP_COMPAT_VERSION <= STAP_VERSION(2,2) strlcpy (STAP_RETVALUE, "", MAXSTRINGLEN); #else CONTEXT->last_error = "Cannot determine kernel module name"; #endif %} function symname (addr) %{ /* pure */ /* pragma:symbols */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_SYMBOL, NULL); %} function symdata (addr) %{ /* pure */ /* pragma:symbols */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_DATA, NULL); %} function print_syms (callers) { (__sym) = (tokenize(callers, " ")) for (; (__sym) != (""); ) { printf(" %s : %s\\n", __sym, symdata(strtol(__sym, 16))) (__sym) = (tokenize("", " ")) } } function sprint_syms (callers) { (__sym) = (tokenize(callers, " ")) (__foo) = ("") (__l) = (0) for (; (__sym) != (""); ) { (__line) = (sprintf(" %s : %s\\n", __sym, symdata(strtol(__sym, 16)))) (__l) += (strlen(__line)) if ((__l) > (%{ /* pure */ /* unprivileged */ MAXSTRINGLEN %})) break (__foo) .= (__line) (__sym) = (tokenize("", " ")) } return __foo } function symfileline (addr) %{ /* pure */ /* pragma:symbols */ /* pragma:lines */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_LINENUMBER + _STP_SYM_FILENAME, NULL); %} function symfile (addr) %{ /* pure */ /* pragma:symbols */ /* pragma:lines */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_FILENAME, NULL); %} function symline (addr) %{ /* pure */ /* pragma:symbols */ /* pragma:lines */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_LINENUMBER, NULL); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/context-unwind.stp function print_backtrace () %{ /* pragma:unwind */ /* pragma:symbols */ _stp_stack_kernel_print(CONTEXT, _STP_SYM_FULL); %} function sprint_backtrace () %{ /* pure */ /* pragma:unwind */ /* pragma:symbols */ _stp_stack_kernel_sprint (STAP_RETVALUE, MAXSTRINGLEN, CONTEXT, _STP_SYM_SIMPLE); %} function backtrace () %{ /* pure */ /* pragma:unwind */ _stp_stack_kernel_sprint (STAP_RETVALUE, MAXSTRINGLEN, CONTEXT, _STP_SYM_NONE); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/context.stp function execname () %{ /* pure */ /* unprivileged */ strlcpy (STAP_RETVALUE, current->comm, MAXSTRINGLEN); %} function pid () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = current->tgid; %} function tid () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = current->pid; %} function ppid () %{ /* pure */ /* unprivileged */ #if defined(STAPCONF_REAL_PARENT) STAP_RETVALUE = current->real_parent->tgid; #else STAP_RETVALUE = current->parent->tgid; #endif %} function pgrp () %{ /* pure */ /* unprivileged */ #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 24) struct signal_struct *ss = kread( &(current->signal) ); STAP_RETVALUE = kread ( &(ss->pgrp) ); CATCH_DEREF_FAULT(); #else STAP_RETVALUE = task_pgrp_nr_ns(current, &init_pid_ns); #endif %} function sid () %{ /* pure */ /* unprivileged */ #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 24) struct signal_struct *ss = kread( &(current->signal) ); STAP_RETVALUE = kread ( &(ss->session) ); CATCH_DEREF_FAULT(); #else STAP_RETVALUE = task_session_nr_ns(current, &init_pid_ns); #endif %} function pexecname () %{ /* pure */ /* unprivileged */ #if defined(STAPCONF_REAL_PARENT) strlcpy (STAP_RETVALUE, current->real_parent->comm, MAXSTRINGLEN); #else strlcpy (STAP_RETVALUE, current->parent->comm, MAXSTRINGLEN); #endif %} function gid () %{ /* pure */ /* unprivileged */ #ifdef STAPCONF_TASK_UID STAP_RETVALUE = current->gid; #else #if defined(CONFIG_USER_NS) || (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)) STAP_RETVALUE = from_kgid_munged(current_user_ns(), current_gid()); #else STAP_RETVALUE = current_gid(); #endif #endif %} function egid () %{ /* pure */ /* unprivileged */ #ifdef STAPCONF_TASK_UID STAP_RETVALUE = current->egid; #else #if defined(CONFIG_USER_NS) || (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)) STAP_RETVALUE = from_kgid_munged(current_user_ns(), current_egid()); #else STAP_RETVALUE = current_egid(); #endif #endif %} function uid () %{ /* pure */ /* unprivileged */ #ifdef STAPCONF_TASK_UID STAP_RETVALUE = current->uid; #else #if defined(CONFIG_USER_NS) || (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)) STAP_RETVALUE = from_kuid_munged(current_user_ns(), current_uid()); #else STAP_RETVALUE = current_uid(); #endif #endif %} function euid () %{ /* pure */ /* unprivileged */ #ifdef STAPCONF_TASK_UID STAP_RETVALUE = current->euid; #else #if defined(CONFIG_USER_NS) || (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)) STAP_RETVALUE = from_kuid_munged(current_user_ns(), current_euid()); #else STAP_RETVALUE = current_euid(); #endif #endif %} function is_myproc () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = is_myproc(); %} function cpu () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = smp_processor_id(); %} function registers_valid () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = (c->user_mode_p ? (CONTEXT->uregs != NULL) : (CONTEXT->kregs != NULL)); %} function user_mode () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = CONTEXT->user_mode_p ? 1 : 0; %} function is_return () %{ /* pure */ if (CONTEXT->probe_type == stp_probe_type_kretprobe || CONTEXT->probe_type == stp_probe_type_uretprobe) STAP_RETVALUE = 1; else STAP_RETVALUE = 0; %} function target () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = _stp_target; %} function module_name () %{ /* pure */ /* unprivileged */ strlcpy(STAP_RETVALUE, THIS_MODULE->name, MAXSTRINGLEN); %} function stp_pid () %{ /* pure */ STAP_RETVALUE = _stp_pid; %} function remote_id () { return %{ /* pure */ /* unprivileged */ _stp_remote_id %} } function remote_uri () { return %{ /* string */ /* pure */ /* unprivileged */ _stp_remote_uri %} } function stack_size () %{ /* pure */ STAP_RETVALUE = THREAD_SIZE; %} function stack_used () %{ /* pure */ char a; STAP_RETVALUE = THREAD_SIZE - ((long)&a & (THREAD_SIZE-1)); %} function stack_unused () %{ /* pure */ char a; STAP_RETVALUE = (long)&a & (THREAD_SIZE-1); %} function addr () %{ /* pure */ if (CONTEXT->user_mode_p) { STAP_RETVALUE = (intptr_t)(CONTEXT->uregs ? REG_IP(CONTEXT->uregs) : 0); } else { STAP_RETVALUE = (intptr_t)(CONTEXT->kregs ? REG_IP(CONTEXT->kregs) : 0); } %} function uaddr () %{ /* pure */ /* myproc-unprivileged */ struct pt_regs *uregs; if (CONTEXT->user_mode_p) uregs = CONTEXT->uregs; else uregs = _stp_current_pt_regs(); if (uregs) STAP_RETVALUE = (int64_t) REG_IP(uregs); else STAP_RETVALUE = 0; %} function cmdline_args (n, m, delim) { (__args) = ("") (__mm) = ((task_current())->mm) if ((__mm) == (0)) return "" (__arg_start) = ((__mm)->arg_start) (__arg_end) = ((__mm)->arg_end) if (((__arg_start) == (0)) || ((__arg_end) == (0))) return "" for ((__nr) = (0); ((__arg_start) < (__arg_end)) && (((m) < (0)) || ((__nr) <= (m))); (__nr)++) { (__arg) = (user_string2(__arg_start, "")) (__arg_start) += ((strlen(__arg)) + (1)) if ((__nr) == (n)) (__args) = (__arg) else if ((__nr) > (n)) { if ((__arg) == ("")) (__args) .= ((delim) . ("\"\"")) else (__args) .= ((delim) . (__arg)) } } return __args } function cmdline_arg (n) { return cmdline_args(n, n, "") } function cmdline_str () { return cmdline_args(0, -(1), " ") } # file /root/systemtap_write/install/share/systemtap/tapset/linux/conversions-guru.stp function set_kernel_string (addr, val) %{ /* guru */ store_kderef_string (STAP_ARG_val, STAP_ARG_addr, MAXSTRINGLEN); if (0) { deref_fault: /* branched to from store_deref_string() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel string copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function set_kernel_string_n (addr, n, val) %{ /* guru */ int64_t len = clamp_t(int64_t, STAP_ARG_n + 1, 1, MAXSTRINGLEN); store_kderef_string (STAP_ARG_val, STAP_ARG_addr, len); if (0) { deref_fault: /* branched to from store_deref_string() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel string copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function set_kernel_long (addr, val) %{ /* guru */ kwrite((long *) (intptr_t) STAP_ARG_addr, STAP_ARG_val); if (0) { deref_fault: /* branched to from kwrite() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel long copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function set_kernel_int (addr, val) %{ /* guru */ kwrite((int *) (intptr_t) STAP_ARG_addr, STAP_ARG_val); if (0) { deref_fault: /* branched to from kwrite() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel int copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function set_kernel_short (addr, val) %{ /* guru */ kwrite((short *) (intptr_t) STAP_ARG_addr, STAP_ARG_val); if (0) { deref_fault: /* branched to from kwrite() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel short copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function set_kernel_char (addr, val) %{ /* guru */ kwrite((char *) (intptr_t) STAP_ARG_addr, STAP_ARG_val); if (0) { deref_fault: /* branched to from kwrite() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel char copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function set_kernel_pointer (addr, val) %{ /* guru */ kwrite((void **) (uintptr_t) STAP_ARG_addr, (uintptr_t)STAP_ARG_val); if (0) { deref_fault: /* branched to from kwrite() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel pointer copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp function kernel_string (addr) %{ /* pure */ char *destination = STAP_RETVALUE; kderef_string (destination, STAP_ARG_addr, MAXSTRINGLEN); if (0) { deref_fault: /* branched to from deref_string() */ /* Why '%1p' below? On newer kernels, the snprintf() function pads * out '(null)' to the same width as other pointers, which looks * really odd in the following error message. Setting a format * width of '1' fixes this. */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel string copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function kernel_string2 (addr, err_msg) { try { { return kernel_string(addr) } } catch { { return err_msg } } } function kernel_string_quoted (addr) %{ /* pure */ int rc = 0; if (STAP_ARG_addr != 0) rc = _stp_text_str(STAP_RETVALUE, (char *)(uintptr_t)STAP_ARG_addr, MAXSTRINGLEN, MAXSTRINGLEN, 1, 0); if (STAP_ARG_addr == 0 || rc < 0) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "%p", (void *)(long)STAP_ARG_addr); %} function kernel_string_n (addr, n) %{ /* pure */ char *destination = STAP_RETVALUE; int64_t len = clamp_t(int64_t, STAP_ARG_n + 1, 1, MAXSTRINGLEN); kderef_string (destination, STAP_ARG_addr, len); if (0) { deref_fault: /* branched to from deref_string() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel string copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function kernel_string_utf32 (addr) %{ /* pure */ int rc = 0, len = MAXSTRINGLEN; uint32_t c32, *source = (uint32_t*)(intptr_t)STAP_ARG_addr; char *destination = STAP_RETVALUE; *destination = '\0'; while (len > 1 && (c32 = kread(source))) { if ((rc = _stp_convert_utf32(destination, len, c32)) <= 0) { if (rc < 0) { snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "invalid UTF-32 character U+%X at 0x%p", c32, source); CONTEXT->last_error = CONTEXT->error_buffer; } break; } ++source; destination += rc; len -= rc; } if (0) { deref_fault: /* branched to from deref_string() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel string copy fault at 0x%p [man error::fault]", source); CONTEXT->last_error = CONTEXT->error_buffer; } %} function kernel_string2_utf32 (addr, err_msg) { try { { return kernel_string_utf32(addr) } } catch { { return err_msg } } } function kernel_string_utf16 (addr) %{ /* pure */ int rc = 0, len = MAXSTRINGLEN; uint32_t c32; uint16_t c16low, *source = (uint16_t*)(intptr_t)STAP_ARG_addr; char *destination = STAP_RETVALUE; *destination = '\0'; while (len > 1 && (c32 = kread(source))) { /* Check for a UTF-16 high surrogate, then its low pair, and combine them. * Broken surrogates will just fall through to _stp_convert_utf32 and get * flagged as an error there. (Or even allowed, if we decide to be lax.) */ if (c32 >= 0xD800 && c32 <= 0xDBFF) { ++source; c16low = kread(source); if (c16low >= 0xDC00 && c16low <= 0xDFFF) c32 = 0x10000 + ((c32 & 0x3FF) << 10) + (c16low & 0x3FF); else --source; } if ((rc = _stp_convert_utf32(destination, len, c32)) <= 0) { if (rc < 0) { snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "invalid UTF-16 character U+%X at 0x%p", c32, source); CONTEXT->last_error = CONTEXT->error_buffer; } break; } ++source; destination += rc; len -= rc; } if (0) { deref_fault: /* branched to from deref_string() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel string copy fault at 0x%p [man error::fault]", source); CONTEXT->last_error = CONTEXT->error_buffer; } %} function kernel_string2_utf16 (addr, err_msg) { try { { return kernel_string_utf16(addr) } } catch { { return err_msg } } } function kernel_long (addr) %{ /* pure */ STAP_RETVALUE = kread((long *) (intptr_t) STAP_ARG_addr); if (0) { deref_fault: /* branched to from kread() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel long copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function kernel_int (addr) %{ /* pure */ STAP_RETVALUE = kread((int *) (intptr_t) STAP_ARG_addr); if (0) { deref_fault: /* branched to from kread() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel int copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function kernel_short (addr) %{ /* pure */ STAP_RETVALUE = kread((short *) (intptr_t) STAP_ARG_addr); if (0) { deref_fault: /* branched to from kread() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel short copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function kernel_char (addr) %{ /* pure */ STAP_RETVALUE = kread((char *) (intptr_t) STAP_ARG_addr); if (0) { deref_fault: /* branched to from kread() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel char copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} function kernel_pointer (addr) %{ /* pure */ STAP_RETVALUE = (uintptr_t) kread((void **) (uintptr_t) STAP_ARG_addr); if (0) { deref_fault: /* branched to from kread() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "kernel pointer copy fault at 0x%p [man error::fault]", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/ctime.stp function ctime (epochsecs) %{ /* pure */ #define SECSPERMIN 60L #define MINSPERHOUR 60L #define HOURSPERDAY 24L #define SECSPERHOUR (SECSPERMIN * MINSPERHOUR) #define SECSPERDAY (SECSPERHOUR * HOURSPERDAY) #define DAYSPERWEEK 7 #define MONSPERYEAR 12 #define EPOCH_YEAR 1970 #define EPOCH_WDAY 4 #define isleap(y) ((((y) % 4) == 0 && ((y) % 100) != 0) || ((y) % 400) == 0) static const int mon_lengths[2][MONSPERYEAR] = { {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}, {31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} } ; static const int year_lengths[2] = { 365, 366 } ; static const char day_name[7][3] = { "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" }; static const char mon_name[12][3] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" }; long days, rem; time_t lcltime; int yleap; const int *ip; int tm_sec; /* seconds */ int tm_min; /* minutes */ int tm_hour; /* hours */ int tm_mday; /* day of the month */ int tm_mon; /* month */ int tm_year; /* year */ int tm_wday; /* day of the week */ // Check that the numer of seconds is "reasonable". // Otherwise (especially on 64bit machines) we will be spending // way too much time calculating the correct year, month and // day. Also we would like the returned string to always be 24 chars. // So cap to what can be represented normally on a 32bit machine. int64_t MAX_POS_SECS = 2147483647LL; int64_t MIN_NEG_SECS = -2147483648LL; if (STAP_ARG_epochsecs > MAX_POS_SECS) { #if STAP_COMPAT_VERSION <= STAP_VERSION(2,2) strlcpy(STAP_RETVALUE, "far far in the future...", MAXSTRINGLEN); #else CONTEXT->last_error = "Time too far in the future to be converted"; #endif return; } if (STAP_ARG_epochsecs < MIN_NEG_SECS) { #if STAP_COMPAT_VERSION <= STAP_VERSION(2,2) strlcpy(STAP_RETVALUE, "a long, long time ago...", MAXSTRINGLEN); #else CONTEXT->last_error = "Time too far in the past to be converted"; #endif return; } lcltime = STAP_ARG_epochsecs; days = ((long)lcltime) / SECSPERDAY; rem = ((long)lcltime) % SECSPERDAY; while (rem < 0) { rem += SECSPERDAY; --days; } while (rem >= SECSPERDAY) { rem -= SECSPERDAY; ++days; } /* compute hour, min, and sec */ tm_hour = (int) (rem / SECSPERHOUR); rem %= SECSPERHOUR; tm_min = (int) (rem / SECSPERMIN); tm_sec = (int) (rem % SECSPERMIN); /* compute day of week */ if ((tm_wday = ((EPOCH_WDAY + days) % DAYSPERWEEK)) < 0) tm_wday += DAYSPERWEEK; /* compute year & day of year */ tm_year = EPOCH_YEAR; if (days >= 0) { for (;;) { yleap = isleap(tm_year); if (days < year_lengths[yleap]) break; tm_year++; days -= year_lengths[yleap]; } } else { do { --tm_year; yleap = isleap(tm_year); days += year_lengths[yleap]; } while (days < 0); } ip = mon_lengths[yleap]; for (tm_mon = 0; days >= ip[tm_mon]; ++tm_mon) days -= ip[tm_mon]; tm_mday = days + 1; /* * At this point we have all our information. Now we need to * convert it to an ascii representation. */ snprintf (STAP_RETVALUE, MAXSTRINGLEN, "%.3s %.3s%3d %.2d:%.2d:%.2d %d", day_name[tm_wday], mon_name[tm_mon], tm_mday, tm_hour, tm_min, tm_sec, tm_year); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/dentry.stp function __dentry_IS_ROOT (dentry) { return (@cast(dentry, "dentry")->d_parent) == (dentry) } function __dentry_prepend (dentry, name) { (dname) = (d_name(dentry)) (c) = (substr(name, (strlen(name)) - (1), (strlen(name)) - (1))) if (((dname) == ("/")) && ((c) == ("/"))) return name if ((name) == ("")) { return dname } else { return sprintf("%s/%s", dname, name) } } function d_name (dentry) { (s) = (&@cast(dentry, "dentry")->d_name) return kernel_string_n((s)->name, (s)->len) } function __inode_first_dentry (inode) { (d_alias) = ((@defined(@cast(inode, "struct inode")->i_dentry->first))?(@cast(inode, "struct inode")->i_dentry->first):(@cast(inode, "struct inode")->i_dentry->next)) if (@defined(&@cast(0, "struct dentry")->d_alias)) { return &@cast((d_alias) - (&@cast(0, "struct dentry")->d_alias), "struct dentry") } else { return &@cast((d_alias) - (&@cast(0, "struct dentry")->d_u->d_alias), "struct dentry") } } function __inode_vfsmount (inode) { if (@defined(&@cast(0, "struct super_block")->s_mounts)) { (mnt_ns) = (@cast(task_current(), "struct task_struct")->nsproxy->mnt_ns) (sb) = (@cast(inode, "struct inode")->i_sb) (head) = (&(sb)->s_mounts) for ((pos) = ((head)->next); (pos) != (head); (pos) = ((pos)->next)) { (mount) = (&@cast((pos) - (&@cast(0, "struct mount")->mnt_instance), "struct mount")) if (((mount)->mnt_ns) == (mnt_ns)) return &(mount)->mnt } } return 0 } function inode_name (inode) { return reverse_path_walk(__inode_first_dentry(inode)) } function inode_path (inode) { (dentry) = (__inode_first_dentry(inode)) (vfsmount) = (__inode_vfsmount(inode)) if ((vfsmount) != (0)) return task_dentry_path(task_current(), dentry, vfsmount) return reverse_path_walk(dentry) } function reverse_path_walk (dentry) { for (; 1; ) { (name) = (__dentry_prepend(dentry, name)) (dentry) = (@cast(dentry, "dentry")->d_parent) if (__dentry_IS_ROOT(dentry)) return name } } function real_mount (vfsmnt) { if (@defined(&@cast(0, "mount")->mnt_parent)) { (offset) = (&@cast(0, "mount")->mnt) if (((vfsmnt) < (0)) || ((vfsmnt) > (offset))) return (vfsmnt) - (offset) } return 0 } function task_dentry_path (task, dentry, vfsmnt) { (dentry) = (&@cast(dentry, "dentry")) (vfsmnt) = (&@cast(vfsmnt, "vfsmount")) if ((((@defined(&@cast(0, "dentry")->d_op->d_dname)) && ((dentry)->d_op)) && ((dentry)->d_op->d_dname)) && ((!(__dentry_IS_ROOT(dentry))) || ((dentry) != ((vfsmnt)->mnt_root)))) return sprintf("UNKNOWN:[%p]", dentry) if (@defined(&@cast(0, "fs_struct")->rootmnt)) { (root_dentry) = (&@cast(task, "task_struct")->fs->root) (root_vfsmnt) = (&@cast(task, "task_struct")->fs->rootmnt) } else { (root_dentry) = (@cast(task, "task_struct")->fs->root->dentry) (root_vfsmnt) = (@cast(task, "task_struct")->fs->root->mnt) } for (; 1; ) { if (((dentry) == (root_dentry)) && ((vfsmnt) == (root_vfsmnt))) break if (((dentry) == ((vfsmnt)->mnt_root)) || (__dentry_IS_ROOT(dentry))) { if (!(@defined(&@cast(0, "vfsmount")->mnt_parent))) { (mnt) = (&@cast(real_mount(vfsmnt), "mount")) if ((mnt) == (0)) return "" if (((mnt)->mnt_parent) == (vfsmnt)) return sprintf("/%s", name) (dentry) = ((mnt)->mnt_mountpoint) (vfsmnt) = (&(mnt)->mnt_parent->mnt) } else { if (((vfsmnt)->mnt_parent) == (vfsmnt)) return sprintf("/%s", name) (dentry) = ((vfsmnt)->mnt_mountpoint) (vfsmnt) = ((vfsmnt)->mnt_parent) } continue } (name) = (__dentry_prepend(dentry, name)) (dentry) = ((dentry)->d_parent) } return sprintf("/%s", name) } function d_path (nd) { (dentry) = ((@defined(@cast(nd, "nameidata")->path->dentry))?(@cast(nd, "nameidata")->path->dentry):(@cast(nd, "nameidata")->dentry)) (vfsmnt) = ((@defined(@cast(nd, "nameidata")->path->mnt))?(@cast(nd, "nameidata")->path->mnt):(@cast(nd, "nameidata")->mnt)) return sprintf("%s/", task_dentry_path(task_current(), dentry, vfsmnt)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/dev.stp %{ #include %}function MAJOR (dev) %{ /* pure */ STAP_RETVALUE = MAJOR(STAP_ARG_dev); %} function MINOR (dev) %{ /* pure */ STAP_RETVALUE = MINOR(STAP_ARG_dev); %} function MKDEV (major, minor) %{ /* pure */ STAP_RETVALUE = MKDEV(STAP_ARG_major,STAP_ARG_minor); %} function usrdev2kerndev (dev) %{ /* pure */ STAP_RETVALUE = new_decode_dev(STAP_ARG_dev); %} function bdevname (bdev) { (bdev) = (&@cast(bdev, "block_device")) if ((bdev) == (0)) return "N/A" (hd) = ((bdev)->bd_disk) if ((bdev)->bd_part) (partno) = ((bdev)->bd_part->partno) else (partno) = ((MINOR((bdev)->bd_dev)) - ((hd)->first_minor)) if (!(partno)) return kernel_string((hd)->disk_name) (disk_name) = (kernel_string((hd)->disk_name)) if (isdigit(substr(disk_name, (strlen(disk_name)) - (1), 1))) return sprintf("%sp%d", disk_name, partno) else return sprintf("%s%d", disk_name, partno) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/endian.stp function big_endian2 (val) %{ /* pure */ STAP_RETVALUE = cpu_to_be16(STAP_ARG_val); %} function big_endian4 (val) %{ /* pure */ STAP_RETVALUE = cpu_to_be32(STAP_ARG_val); %} function big_endian8 (val) %{ /* pure */ STAP_RETVALUE = cpu_to_be64(STAP_ARG_val); %} function little_endian2 (val) %{ /* pure */ STAP_RETVALUE = cpu_to_le16(STAP_ARG_val); %} function little_endian4 (val) %{ /* pure */ STAP_RETVALUE = cpu_to_le32(STAP_ARG_val); %} function little_endian8 (val) %{ /* pure */ STAP_RETVALUE = cpu_to_le64(STAP_ARG_val); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/guru-delay.stp %{ /* guru */ #undef STP_OVERLOAD #include %}function mdelay (ms) %{ /* guru */ mdelay(STAP_ARG_ms); %} function udelay (us) %{ /* guru */ udelay(STAP_ARG_us); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/guru-signal.stp function raise (signo) %{ /* guru */ int rc = send_sig ((int) STAP_ARG_signo, current, 1); if (rc) { snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "raise/send_sig error %d", rc); CONTEXT->last_error = CONTEXT->error_buffer; } %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/inet.stp function htonll (x) %{ /* pure */ STAP_RETVALUE = (int64_t) cpu_to_be64 ((u64) STAP_ARG_x); %} function htonl (x) %{ /* pure */ STAP_RETVALUE = (int64_t) cpu_to_be32 ((u32) STAP_ARG_x); %} function htons (x) %{ /* pure */ STAP_RETVALUE = (int64_t) cpu_to_be16 ((u16) STAP_ARG_x); %} function ntohll (x) %{ /* pure */ STAP_RETVALUE = (int64_t) be64_to_cpu ((u64) STAP_ARG_x); %} function ntohl (x) %{ /* pure */ STAP_RETVALUE = (int64_t) be32_to_cpu ((u32) STAP_ARG_x); %} function ntohs (x) %{ /* pure */ STAP_RETVALUE = (int64_t) be16_to_cpu ((u16) STAP_ARG_x); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/inet_sock.stp function inet_get_local_port (sock) { return (@defined(@cast(sock, "inet_sock")->sk->__sk_common->skc_num))?(@cast(sock, "inet_sock")->sk->__sk_common->skc_num):((@defined(@cast(sock, "inet_sock")->inet_num))?(@cast(sock, "inet_sock")->inet_num):((@defined(@cast(sock, "inet_sock")->num))?(@cast(sock, "inet_sock")->num):(@cast(sock, "inet_sock", "kernel")->inet->num))) } function inet_get_ip_source (sock) { return format_ipaddr(__ip_sock_daddr(sock), __ip_sock_family(sock)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/ioblock.stp %{ #include #include #ifdef STAPCONF_BLK_TYPES #include #else #define REQ_WRITE (1 << BIO_RW) #endif %}global BIO_READ = 0 global BIO_WRITE = 1 probe ioblock.request = kernel.function("generic_make_request"){ (name) = ("ioblock.request") (devname) = (__bio_devname($bio)) (ino) = (__bio_ino($bio)) (sector) = ((@defined($bio->bi_iter->bi_sector))?($bio->bi_iter->bi_sector):($bio->bi_sector)) (flags) = ($bio->bi_flags) (rw) = ($bio->bi_rw) (vcnt) = ($bio->bi_vcnt) (idx) = ((@defined($bio->bi_iter->bi_idx))?($bio->bi_iter->bi_idx):($bio->bi_idx)) (phys_segments) = ($bio->bi_phys_segments) (hw_segments) = ((@defined($bio->bi_hw_segments))?($bio->bi_hw_segments):(0)) (size) = ((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size)) (bdev) = ($bio->bi_bdev) (bdev_contains) = ($bio->bi_bdev->bd_contains) (p_start_sect) = (__bio_start_sect($bio)) } probe ioblock.end = kernel.function("bio_endio"){ (name) = ("ioblock.end") (devname) = (__bio_devname($bio)) (ino) = (__bio_ino($bio)) (bytes_done) = ((@defined($bytes_done))?($bytes_done):((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size))) (error) = ($error) (sector) = ((@defined($bio->bi_iter->bi_sector))?($bio->bi_iter->bi_sector):($bio->bi_sector)) (flags) = ($bio->bi_flags) (rw) = ($bio->bi_rw) (vcnt) = ($bio->bi_vcnt) (idx) = ((@defined($bio->bi_iter->bi_idx))?($bio->bi_iter->bi_idx):($bio->bi_idx)) (phys_segments) = ($bio->bi_phys_segments) (hw_segments) = ((@defined($bio->bi_hw_segments))?($bio->bi_hw_segments):(0)) (size) = ((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size)) } probe ioblock_trace.bounce = kernel.trace("block_bio_bounce"){ (name) = ("ioblock_trace.bounce") (q) = ($q) (devname) = (__bio_devname($bio)) (ino) = (__bio_ino($bio)) (bytes_done) = ((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size)) (sector) = ((@defined($bio->bi_iter->bi_sector))?($bio->bi_iter->bi_sector):($bio->bi_sector)) (flags) = ($bio->bi_flags) (rw) = ($bio->bi_rw) (vcnt) = ($bio->bi_vcnt) (idx) = ((@defined($bio->bi_iter->bi_idx))?($bio->bi_iter->bi_idx):($bio->bi_idx)) (phys_segments) = ($bio->bi_phys_segments) (size) = ((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size)) (bdev_contains) = ($bio->bi_bdev->bd_contains) (bdev) = ($bio->bi_bdev) (p_start_sect) = (__bio_start_sect($bio)) } probe ioblock_trace.request = kernel.trace("block_bio_queue"){ (name) = ("ioblock_trace.request") (q) = ($q) (devname) = (__bio_devname($bio)) (ino) = (__bio_ino($bio)) (bytes_done) = ((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size)) (sector) = ((@defined($bio->bi_iter->bi_sector))?($bio->bi_iter->bi_sector):($bio->bi_sector)) (flags) = ($bio->bi_flags) (rw) = ($bio->bi_rw) (vcnt) = ($bio->bi_vcnt) (idx) = ((@defined($bio->bi_iter->bi_idx))?($bio->bi_iter->bi_idx):($bio->bi_idx)) (phys_segments) = ($bio->bi_phys_segments) (size) = ((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size)) (bdev_contains) = ($bio->bi_bdev->bd_contains) (bdev) = ($bio->bi_bdev) (p_start_sect) = (__bio_start_sect($bio)) } probe ioblock_trace.end = kernel.trace("block_bio_complete"){ (name) = ("ioblock_trace.end") (q) = ($q) (devname) = (__bio_devname($bio)) (ino) = (__bio_ino($bio)) (bytes_done) = ((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size)) (sector) = ((@defined($bio->bi_iter->bi_sector))?($bio->bi_iter->bi_sector):($bio->bi_sector)) (flags) = ($bio->bi_flags) (rw) = ($bio->bi_rw) (vcnt) = ($bio->bi_vcnt) (idx) = ((@defined($bio->bi_iter->bi_idx))?($bio->bi_iter->bi_idx):($bio->bi_idx)) (phys_segments) = ($bio->bi_phys_segments) (size) = ((@defined($bio->bi_iter->bi_size))?($bio->bi_iter->bi_size):($bio->bi_size)) (bdev_contains) = ($bio->bi_bdev->bd_contains) (bdev) = ($bio->bi_bdev) (p_start_sect) = (__bio_start_sect($bio)) } function __bio_ino (bio) %{ /* pure */ struct bio *bio = (struct bio *)(long)STAP_ARG_bio; struct page *bv_page = (bio && bio->bi_vcnt) ? kread(&(bio->bi_io_vec[0].bv_page)) : NULL; struct address_space *mapping; struct inode *host; STAP_RETVALUE = -1; if (bv_page && !PageSlab(bv_page) && !PageSwapCache(bv_page)) { mapping = kread(&(bv_page->mapping)); if (mapping && ((unsigned long)mapping & PAGE_MAPPING_ANON) == 0) { host = kread(&(mapping->host)); if (host) STAP_RETVALUE = kread(&(host->i_ino)); } } CATCH_DEREF_FAULT(); %} function bio_rw_num (rw) %{ /* pure */ long rw = (long)STAP_ARG_rw; STAP_RETVALUE = (rw & REQ_WRITE); %} function bio_rw_str (rw) { return ((bio_rw_num(rw)) == (BIO_READ))?("R"):("W") } function __bio_start_sect (bio) { try { { return @cast(bio, "bio")->bi_bdev->bd_part->start_sect } } catch { { return -(1) } } } function __bio_devname (bio) { return bdevname(@cast(bio, "bio")->bi_bdev) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/ioscheduler.stp %{ #include #include %}probe ioscheduler.elv_next_request = kernel.function("blk_peek_request")!, kernel.function("elv_next_request"){ (name) = ("elv_next_request") (elevator_name) = (kernel_string((@defined($q->elevator->type->elevator_name))?($q->elevator->type->elevator_name):((@defined($q->elevator->elevator_type->elevator_name))?($q->elevator->elevator_type->elevator_name):($q->elevator->elevator_name)))) } probe ioscheduler.elv_next_request.return = kernel.function("blk_peek_request").return!, kernel.function("elv_next_request").return{ (name) = ("elv_next_request") if (($return) == (0)) { (rq) = (0) (rq_flags) = (0) (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (rq) = ($return) (rq_flags) = ((@defined($return->cmd_flags))?($return->cmd_flags):($return->flags)) if (($return->rq_disk) == (0)) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = ($return->rq_disk->major) (disk_minor) = ($return->rq_disk->first_minor) } } } probe ioscheduler.elv_completed_request = kernel.function("elv_completed_request"){ (name) = ("elv_completed_request") (elevator_name) = (kernel_string((@defined($q->elevator->type->elevator_name))?($q->elevator->type->elevator_name):((@defined($q->elevator->elevator_type->elevator_name))?($q->elevator->elevator_type->elevator_name):($q->elevator->elevator_name)))) if (($rq) == (0)) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { if (($rq->rq_disk) == (0)) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = ($rq->rq_disk->major) (disk_minor) = ($rq->rq_disk->first_minor) } } (rq) = ($rq) (rq_flags) = ((($rq) == (0))?(0):((@defined($rq->cmd_flags))?($rq->cmd_flags):($rq->flags))) } probe ioscheduler.elv_add_request.kp = kernel.function("elv_insert")!, kernel.function("__elv_add_request"){ (name) = ("elv_add_request") (elevator_name) = (kernel_string((@defined($q->elevator->type->elevator_name))?($q->elevator->type->elevator_name):((@defined($q->elevator->elevator_type->elevator_name))?($q->elevator->elevator_type->elevator_name):($q->elevator->elevator_name)))) (q) = ($q) if (($rq) == (0)) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { if (($rq->rq_disk) == (0)) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = ($rq->rq_disk->major) (disk_minor) = ($rq->rq_disk->first_minor) } } (rq) = ($rq) (rq_flags) = ((($rq) == (0))?(0):((@defined($rq->cmd_flags))?($rq->cmd_flags):($rq->flags))) } probe ioscheduler.elv_add_request.tp = kernel.trace("block_rq_insert")?{ (name) = ("elv_add_request") (q) = ($q) (elevator_name) = (kernel_string((@defined($q->elevator->type->elevator_name))?($q->elevator->type->elevator_name):((@defined($q->elevator->elevator_type->elevator_name))?($q->elevator->elevator_type->elevator_name):($q->elevator->elevator_name)))) (rq) = ($rq) if ((($rq) == (0)) || (($rq->rq_disk) == (0))) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = ($rq->rq_disk->major) (disk_minor) = ($rq->rq_disk->first_minor) } (rq_flags) = ((($rq) == (0))?(0):((@defined($rq->cmd_flags))?($rq->cmd_flags):($rq->flags))) } probe ioscheduler.elv_add_request = ioscheduler.elv_add_request.tp!, ioscheduler.elv_add_request.kp{ } probe ioscheduler_trace.elv_completed_request = kernel.trace("block_rq_complete")?{ (name) = ("elv_completed_request") (elevator_name) = (kernel_string((@defined($q->elevator->type->elevator_name))?($q->elevator->type->elevator_name):((@defined($q->elevator->elevator_type->elevator_name))?($q->elevator->elevator_type->elevator_name):($q->elevator->elevator_name)))) (rq) = ($rq) if ((($rq) == (0)) || (($rq->rq_disk) == (0))) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = ($rq->rq_disk->major) (disk_minor) = ($rq->rq_disk->first_minor) } (rq_flags) = ((($rq) == (0))?(0):((@defined($rq->cmd_flags))?($rq->cmd_flags):($rq->flags))) } probe ioscheduler_trace.elv_issue_request = kernel.trace("block_rq_issue")?{ (name) = ("elv_issue_request") (elevator_name) = (kernel_string((@defined($q->elevator->type->elevator_name))?($q->elevator->type->elevator_name):((@defined($q->elevator->elevator_type->elevator_name))?($q->elevator->elevator_type->elevator_name):($q->elevator->elevator_name)))) (rq) = ($rq) if ((($rq) == (0)) || (($rq->rq_disk) == (0))) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = ($rq->rq_disk->major) (disk_minor) = ($rq->rq_disk->first_minor) } (rq_flags) = ((($rq) == (0))?(0):((@defined($rq->cmd_flags))?($rq->cmd_flags):($rq->flags))) } probe ioscheduler_trace.elv_requeue_request = kernel.trace("block_rq_requeue")?{ (name) = ("elv_requeue_request") (elevator_name) = (kernel_string((@defined($q->elevator->type->elevator_name))?($q->elevator->type->elevator_name):((@defined($q->elevator->elevator_type->elevator_name))?($q->elevator->elevator_type->elevator_name):($q->elevator->elevator_name)))) (rq) = ($rq) if ((($rq) == (0)) || (($rq->rq_disk) == (0))) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = ($rq->rq_disk->major) (disk_minor) = ($rq->rq_disk->first_minor) } (rq_flags) = ((($rq) == (0))?(0):((@defined($rq->cmd_flags))?($rq->cmd_flags):($rq->flags))) } probe ioscheduler_trace.elv_abort_request = kernel.trace("block_rq_abort")?{ (name) = ("elv_abort_request") (elevator_name) = (kernel_string((@defined($q->elevator->type->elevator_name))?($q->elevator->type->elevator_name):((@defined($q->elevator->elevator_type->elevator_name))?($q->elevator->elevator_type->elevator_name):($q->elevator->elevator_name)))) (rq) = ($rq) if ((($rq) == (0)) || (($rq->rq_disk) == (0))) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = ($rq->rq_disk->major) (disk_minor) = ($rq->rq_disk->first_minor) } (rq_flags) = ((($rq) == (0))?(0):((@defined($rq->cmd_flags))?($rq->cmd_flags):($rq->flags))) } probe ioscheduler_trace.plug = kernel.trace("block_plug")?{ (name) = ("plug") (rq_queue) = ($q) } probe ioscheduler_trace.unplug_io = kernel.trace("block_unplug_io")?{ (name) = ("unplug_io") (rq_queue) = ($q) } probe ioscheduler_trace.unplug_timer = kernel.trace("block_unplug_timer")?{ (name) = ("unplug_timer") (rq_queue) = ($q) } function disk_major_from_request (var_q) %{ /* pure */ struct request_queue *q = (struct request_queue *)((long)STAP_ARG_var_q); /* We need to make sure there isn't a deref hazard here when * reading 'q->queue_head'. However, kread() wants a pointer to * a pointer, and we can't provide that for 'q->queue_head' * since the list_head structure is directly embedded in the * 'struct request_queue'. So, we validate all the members of * the list_head structure instead. */ (void) kread(&(q->queue_head.next)); (void) kread(&(q->queue_head.prev)); if (list_empty(&(q->queue_head))) STAP_RETVALUE = -1; else { struct request *rq = list_entry_rq(q->queue_head.next); struct gendisk *rq_disk = kread(&(rq->rq_disk)); STAP_RETVALUE = kread(&(rq_disk->major)); } CATCH_DEREF_FAULT(); %} function disk_minor_from_request (var_q) %{ /* pure */ struct request_queue *q = (struct request_queue *)((long)STAP_ARG_var_q); /* We need to make sure there isn't a deref hazard here when * reading 'q->queue_head'. However, kread() wants a pointer to * a pointer, and we can't provide that for 'q->queue_head' * since the list_head structure is directly embedded in the * 'struct request_queue'. So, we validate all the members of * the list_head structure instead. */ (void) kread(&(q->queue_head.next)); (void) kread(&(q->queue_head.prev)); if (list_empty(&(q->queue_head))) STAP_RETVALUE = -1; else { struct request *rq = list_entry_rq(q->queue_head.next); struct gendisk *rq_disk = kread(&(rq->rq_disk)); STAP_RETVALUE = kread(&(rq_disk->first_minor)); } CATCH_DEREF_FAULT(); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/ip.stp %{ #include #include // For AF_INET & AF_INET6 #if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) #include #include #endif /* CONFIG_IPV6 || CONFIG_IPV6_MODULE */ %}function format_ipaddr (addr, family) %{ /* pure */ if (STAP_ARG_family == AF_INET) { __be32 ip = (__be32)STAP_ARG_addr; #ifndef NIPQUAD_FMT // kver >= 2.6.36 snprintf(STAP_RETVALUE, MAXSTRINGLEN, "%pI4", &ip); #else snprintf(STAP_RETVALUE, MAXSTRINGLEN, NIPQUAD_FMT, NIPQUAD(ip)); #endif } #if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) else if (STAP_ARG_family == AF_INET6) { struct in6_addr *ipv6 = (struct in6_addr *)(uintptr_t)STAP_ARG_addr; // We need to derefence the memory safely from the // address passed to us that contains the IPv6 address. // However, kderef()/kread() only handle data with a // size of 1, 2, 4, or 8. So, we'll use // kderef_buffer() which goes byte by byte. kderef_buffer(NULL, ipv6, sizeof(struct in6_addr)); #ifndef NIP6_FMT // kver >= 2.6.36 snprintf(STAP_RETVALUE, MAXSTRINGLEN, "%pI6", ipv6); #else snprintf(STAP_RETVALUE, MAXSTRINGLEN, NIP6_FMT, NIP6(*ipv6)); #endif } #endif /* CONFIG_IPV6 || CONFIG_IPV6_MODULE */ else strncpy(STAP_RETVALUE, "*unknown address family*", MAXSTRINGLEN); #if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) CATCH_DEREF_FAULT(); #endif /* CONFIG_IPV6 || CONFIG_IPV6_MODULE */ %} function ip_ntop (addr) { return format_ipaddr(addr, %{ /* pure */ /* unprivileged */ AF_INET %}) } function __ip_sock_saddr (sock) { (family) = (@cast(sock, "inet_sock", "kernel")->sk->__sk_common->skc_family) if ((family) == (%{ /* pure */ /* unprivileged */ AF_INET %})) { return (@defined(@cast(sock, "inet_sock")->inet_saddr))?(@cast(sock, "inet_sock")->inet_saddr):((@defined(@cast(sock, "inet_sock")->saddr))?(@cast(sock, "inet_sock")->saddr):(@cast(sock, "inet_sock", "kernel")->inet->saddr)) } else if ((family) == (%{ /* pure */ /* unprivileged */ AF_INET6 %})) { return &@cast(sock, "inet_sock", "kernel")->pinet6->saddr } return 0 } function __ip_sock_daddr (sock) { (family) = (@cast(sock, "inet_sock", "kernel")->sk->__sk_common->skc_family) if ((family) == (%{ /* pure */ /* unprivileged */ AF_INET %})) { return (@defined(@cast(sock, "inet_sock")->sk->__sk_common->skc_daddr))?(@cast(sock, "inet_sock")->sk->__sk_common->skc_daddr):((@defined(@cast(sock, "inet_sock")->inet_daddr))?(@cast(sock, "inet_sock")->inet_daddr):((@defined(@cast(sock, "inet_sock")->daddr))?(@cast(sock, "inet_sock")->daddr):(@cast(sock, "inet_sock", "kernel")->inet->daddr))) } else if ((family) == (%{ /* pure */ /* unprivileged */ AF_INET6 %})) { return (@defined(&@cast(sock, "inet_sock", "kernel")->sk->__sk_common->skc_v6_daddr))?(&@cast(sock, "inet_sock", "kernel")->sk->__sk_common->skc_v6_daddr):(&@cast(sock, "inet_sock", "kernel")->pinet6->daddr) } return 0 } function __ip_sock_family (sock) { return @cast(sock, "inet_sock", "kernel")->sk->__sk_common->skc_family } function __get_skb_iphdr (skb) %{ /* pure */ struct sk_buff *skb; skb = (struct sk_buff *)(long)STAP_ARG_skb; /* as done by skb_network_header() */ #ifdef NET_SKBUFF_DATA_USES_OFFSET STAP_RETVALUE = (long)(kread(&(skb->head)) + kread(&(skb->network_header))); #else STAP_RETVALUE = (long)kread(&(skb->network_header)); #endif CATCH_DEREF_FAULT(); %} function __ip_skb_proto (iphdr) { return @cast(iphdr, "iphdr")->protocol } function __ip_skb_saddr (iphdr) { return @cast(iphdr, "iphdr")->saddr } function __ip_skb_daddr (iphdr) { return @cast(iphdr, "iphdr")->daddr } # file /root/systemtap_write/install/share/systemtap/tapset/linux/ipmib-filter-default.stp function ipmib_filter_key (skb, op, SourceIsLocal) { if (!(skb)) return 0 return 1 } # file /root/systemtap_write/install/share/systemtap/tapset/linux/ipmib.stp %{ /* pure */ #include #include #include #include #include %}global InReceives global InNoRoutes global InAddrErrors global InUnknownProtos global InDiscards global ForwDatagrams global OutRequests global ReasmTimeout global ReasmReqds global FragOKs global FragFails probe ipmib.InReceives = kernel.function("ip_rcv"){ (skb) = ($skb) (op) = (1) (SourceIsLocal) = (0) (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (InReceives[key]) += (op) } probe ipmib.InNoRoutes = kernel.function("ip_route_input_noref").return!, kernel.function("ip_route_input_common").return!, kernel.function("ip_route_input").return{ (skb) = ($skb) (op) = (1) (SourceIsLocal) = (0) if (($return) != (-(_enetunreach()))) next (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (InNoRoutes[key]) += (op) } probe ipmib.InAddrErrors = kernel.function("ip_route_input_noref").return!, kernel.function("ip_route_input_common").return!, kernel.function("ip_route_input").return{ (skb) = ($skb) (op) = (1) (SourceIsLocal) = (0) if (($return) != (-(_ehostunreach()))) next (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (InAddrErrors[key]) += (op) } probe ipmib.InUnknownProtos = kernel.function("icmp_send"){ (skb) = ($skb_in) (op) = (1) (SourceIsLocal) = (0) if ((($type) == (_icmp_dest_unreach())) && (($code) == (_icmp_prot_unreach()))) { (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (InUnknownProtos[key]) += (op) } } probe ipmib.InDiscards = kernel.function("ip_rcv").return{ (skb) = ($skb) (op) = (1) (SourceIsLocal) = (0) if (($return) != (_net_rx_drop())) next (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (InDiscards[key]) += (op) } probe ipmib.ForwDatagrams = kernel.function("ip_forward_finish"){ (skb) = ($skb) (op) = (1) (SourceIsLocal) = (0) (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (ForwDatagrams[key]) += (op) } probe ipmib.OutRequests = kernel.function("ip_output"), kernel.function("ip_mc_output"){ (skb) = ((@defined($skb))?($skb):(kernel_pointer($pskb))) (op) = (1) (SourceIsLocal) = (1) (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (OutRequests[key]) += (op) } probe ipmib.ReasmTimeout = kernel.function("icmp_send"){ (skb) = ($skb_in) (op) = (0) (SourceIsLocal) = (1) if ((($type) == (_icmp_time_exceeded())) && (($code) == (_icmp_exc_fragtime()))) { (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (ReasmTimeout[key]) += (op) } } probe ipmib.ReasmReqds = kernel.function("ip_defrag"){ (skb) = ($skb) (op) = (0) (SourceIsLocal) = (1) (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (ReasmReqds[key]) += (op) } probe ipmib.FragOKs = kernel.function("ip_fragment").return{ (skb) = ($skb) (op) = (1) (SourceIsLocal) = (1) if ($return) next (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (FragOKs[key]) += (op) } probe ipmib.FragFails = kernel.function("ip_fragment").return{ (skb) = ($skb) (op) = (1) (SourceIsLocal) = (1) if (!($return)) next (key) = (ipmib_filter_key(skb, op, SourceIsLocal)) if (key) (FragFails[key]) += (op) } function ipmib_remote_addr (skb, SourceIsLocal) { (iphdr) = (__get_skb_iphdr(skb)) if (SourceIsLocal) return ntohl(__ip_skb_daddr(iphdr)) return ntohl(__ip_skb_saddr(iphdr)) } function ipmib_local_addr (skb, SourceIsLocal) { (iphdr) = (__get_skb_iphdr(skb)) if (SourceIsLocal) return ntohl(__ip_skb_saddr(iphdr)) return ntohl(__ip_skb_daddr(iphdr)) } function ipmib_tcp_remote_port (skb, SourceIsLocal) { (th) = (_plunge_into_tcphdr(skb)) if (SourceIsLocal) return __tcp_skb_dport(th) return __tcp_skb_sport(th) } function ipmib_tcp_local_port (skb, SourceIsLocal) { (th) = (_plunge_into_tcphdr(skb)) if (SourceIsLocal) return __tcp_skb_sport(th) return __tcp_skb_dport(th) } function ipmib_get_proto (skb) { (iphdr) = (__get_skb_iphdr(skb)) return __ip_skb_proto(iphdr) } function _plunge_into_tcphdr (skb) %{ struct sk_buff *skb = (struct sk_buff *)(long)STAP_ARG_skb; /* as done by skb_network_header() */ #if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,21) STAP_RETVALUE=(long)kread(&(skb->nh.raw)) + (long)sizeof(struct tcphdr); #else #ifdef NET_SKBUFF_DATA_USES_OFFSET STAP_RETVALUE=(long)kread(&(skb->network_header)) + (long)(kread(&(skb->head))) + (long)sizeof(struct tcphdr); #else STAP_RETVALUE=(long)kread(&(skb->network_header)) + (long)sizeof(struct tcphdr); #endif #endif CATCH_DEREF_FAULT(); %} function _ehostunreach () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = EHOSTUNREACH; %} function _enetunreach () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = ENETUNREACH; %} function _icmp_dest_unreach () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = ICMP_DEST_UNREACH; %} function _icmp_prot_unreach () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = ICMP_PROT_UNREACH; %} function _net_rx_drop () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = NET_RX_DROP; %} function _icmp_time_exceeded () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = ICMP_TIME_EXCEEDED; %} function _icmp_exc_fragtime () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = ICMP_EXC_FRAGTIME; %} function _rtn_multicast () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = RTN_MULTICAST; %} function _rtn_broadcast () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = RTN_BROADCAST; %} function _rtn_unspec () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = RTN_UNSPEC; %} function _input_route_type (skb) { (rt) = ((@defined(@cast(skb, "sk_buff")->_skb_dst))?(@cast(skb, "sk_buff")->_skb_dst):((@defined(@cast(skb, "sk_buff")->rtable))?(@cast(skb, "sk_buff")->rtable):(0))) return (rt)?(@cast(rt, "rtable")->rt_type):(_rtn_unspec()) } function _output_route_type (skb) { (rt) = ((@defined(@cast(skb, "sk_buff")->_skb_dst))?(@cast(skb, "sk_buff")->_skb_dst):((@defined(@cast(skb, "sk_buff")->dst))?(@cast(skb, "sk_buff")->dst):(0))) return (rt)?(@cast(rt, "rtable")->rt_type):(_rtn_unspec()) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/irq.stp probe workqueue.create = kernel.trace("workqueue_creation")?{ (wq_thread) = ($wq_thread) (cpu) = ($cpu) } probe workqueue.insert = kernel.trace("workqueue_insertion")?{ (wq_thread) = ($wq_thread) (work) = ($work) (work_func) = ($work->func) } probe workqueue.execute = kernel.trace("workqueue_execution")?{ (wq_thread) = ($wq_thread) (work) = ($work) (work_func) = ($work->func) } probe workqueue.destroy = kernel.trace("workqueue_destruction")?{ (wq_thread) = ($wq_thread) } probe irq_handler.entry = kernel.trace("irq_handler_entry")?{ (irq) = ($irq) (action) = (&@cast($action, "irqaction", "kernel")) (handler) = ((action)->handler) (flags) = ((action)->flags) (flags_str) = (irqflags_str(flags)) (dev_name) = ((action)->name) (dev_id) = ((action)->dev_id) (next_irqaction) = ((action)->next) (dir) = ((action)->dir) (thread_fn) = ((action)->thread_fn) (thread) = ((action)->thread) (thread_flags) = ((action)->thread_flags) } probe irq_handler.exit = kernel.trace("irq_handler_exit")?{ (irq) = ($irq) (action) = (&@cast($action, "irqaction", "kernel")) (ret) = ($ret) (handler) = ((action)->handler) (flags) = ((action)->flags) (flags_str) = (irqflags_str(flags)) (dev_name) = ((action)->name) (dev_id) = ((action)->dev_id) (next_irqaction) = ((action)->next) (dir) = ((action)->dir) (thread_fn) = ((action)->thread_fn) (thread) = ((action)->thread) (thread_flags) = ((action)->thread_flags) } probe softirq.entry = kernel.trace("irq_softirq_entry")!, kernel.trace("softirq_entry")?{ (h) = ((@defined($h))?($h):(0)) (vec) = ((@defined($vec))?($vec):(0)) (action) = ((@defined($h))?(@cast($h, "softirq_action", "kernel")->action):(0)) (vec_nr) = ((@defined($vec_nr))?($vec_nr):(0)) } probe softirq.exit = kernel.trace("irq_softirq_exit")!, kernel.trace("softirq_exit")?{ (h) = ((@defined($h))?($h):(0)) (vec) = ((@defined($vec))?($vec):(0)) (action) = ((@defined($h))?(@cast($h, "softirq_action", "kernel")->action):(0)) (vec_nr) = ((@defined($vec_nr))?($vec_nr):(0)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/kprocess.stp probe kprocess.create = kernel.function("copy_process").return{ (task) = ($return) if (_IS_ERR(task)) next (new_pid) = (task_pid(task)) (new_tid) = (task_tid(task)) } probe kprocess.start = kernel.function("schedule_tail"){ } probe kprocess.exec = syscall.execve{ } probe kprocess.exec_complete = syscall.execve.return{ (errno) = ($return) (success) = ((errno) >= (0)) } probe kprocess.exit = kernel.function("do_exit"){ (code) = ($code) } probe kprocess.release = kernel.function("release_task"){ (task) = ($p) (released_pid) = (task_pid($p)) (released_tid) = (task_tid($p)) } function _IS_ERR (ptr) %{ /* pure */ STAP_RETVALUE = IS_ERR((const void *)(long)STAP_ARG_ptr); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/kretprobe.stp %{ static void * _kretprobe_data(struct kretprobe_instance *pi, size_t offset, size_t length) { #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) size_t end = offset + length; if (end > offset && pi && end <= pi->rp->data_size) return &pi->data[offset]; #endif return NULL; } %}function _get_kretprobe_long (i) %{ /* pure */ size_t offset = STAP_ARG_i * sizeof(int64_t); const int64_t *data = _kretprobe_data(CONTEXT->ips.krp.pi, offset, sizeof(int64_t)); STAP_RETVALUE = data ? *data : 0; %} function _set_kretprobe_long (i, value) %{ /* impure */ size_t offset = STAP_ARG_i * sizeof(int64_t); int64_t *data = _kretprobe_data(CONTEXT->ips.krp.pi, offset, sizeof(int64_t)); if (data) *data = STAP_ARG_value; %} function _get_kretprobe_string (i) %{ /* pure */ size_t offset = CONTEXT->ips.krp.pi_longs * sizeof(int64_t) + STAP_ARG_i * MAXSTRINGLEN; const char *data = _kretprobe_data(CONTEXT->ips.krp.pi, offset, MAXSTRINGLEN); strlcpy(STAP_RETVALUE, data ?: "", MAXSTRINGLEN); %} function _set_kretprobe_string (i, value) %{ /* impure */ size_t offset = CONTEXT->ips.krp.pi_longs * sizeof(int64_t) + STAP_ARG_i * MAXSTRINGLEN; char *data = _kretprobe_data(CONTEXT->ips.krp.pi, offset, MAXSTRINGLEN); if (data) strlcpy(data, STAP_ARG_value, MAXSTRINGLEN); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/linuxmib-filter-default.stp function linuxmib_filter_key (sk, op) { if (!(sk)) return 0 return 1 } # file /root/systemtap_write/install/share/systemtap/tapset/linux/linuxmib.stp global DelayedACKs global ListenOverflows global ListenDrops global TCPMemoryPressures global indelack_timer probe linuxmib.DelayedACKs = _linuxmib.DelayedACKs.*{ } probe _linuxmib.DelayedACKs.A = kernel.function("tcp_send_ack"){ (sk) = ($sk) if (!(indelack_timer[sk])) next (op) = (1) (key) = (linuxmib_filter_key(sk, op)) if (key) (DelayedACKs[key]) += (op) } probe _linuxmib.DelayedACKs.B = kernel.function("tcp_delack_timer"){ (sk) = ($data) (indelack_timer[sk]) = (1) (op) = (0) } probe _linuxmib.DelayedACKs.C = kernel.function("tcp_delack_timer").return{ (sk) = ($data) (indelack_timer[sk]) = (0) (op) = (0) } probe linuxmib.ListenOverflows = kernel.function("tcp_v4_syn_recv_sock").return{ (sk) = ($sk) if ($return) next if (($sk->sk_ack_backlog) <= ($sk->sk_max_ack_backlog)) next (op) = (1) (key) = (linuxmib_filter_key(sk, op)) if (key) (ListenOverflows[key]) += (op) } probe linuxmib.ListenDrops = kernel.function("tcp_v4_syn_recv_sock").return{ (sk) = ($sk) if ($return) next (op) = (1) (key) = (linuxmib_filter_key(sk, op)) if (key) (ListenDrops[key]) += (op) } probe linuxmib.TCPMemoryPressures = kernel.function("tcp_enter_memory_pressure"){ (sk) = ((@defined($sk))?($sk):(0)) (op) = (1) if ($tcp_memory_pressure) next (key) = (linuxmib_filter_key(sk, op)) if (key) (TCPMemoryPressures[key]) += (op) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/loadavg.stp %{ #include #define LOAD_INT(x) ((x) >> FSHIFT) #define LOAD_FRAC(x) LOAD_INT(((x) & (FIXED_1-1)) * 100) %}function get_loadavg_index (indx) %{ /* pure */ int value; if (STAP_ARG_indx < 0 || STAP_ARG_indx > 2) STAP_ERROR("Invalid loadavg index %lld specified.", STAP_ARG_indx); value = avenrun[STAP_ARG_indx] + (FIXED_1/200); STAP_RETVALUE = LOAD_INT(value); %} function sprint_loadavg () %{ /* pure */ int a, b, c; a = avenrun[0] + (FIXED_1/200); b = avenrun[1] + (FIXED_1/200); c = avenrun[2] + (FIXED_1/200); snprintf(STAP_RETVALUE, MAXSTRINGLEN, "%d.%02d %d.%02d %d.%02d\n", LOAD_INT(a), LOAD_FRAC(a), LOAD_INT(b), LOAD_FRAC(b), LOAD_INT(c), LOAD_FRAC(c)); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/logging.stp function ftrace (msg) %{ #ifdef STAPCONF_TRACE_PRINTK static char *fmt = "%s\n"; trace_printk (fmt, STAP_ARG_msg); /* The "fmt" is designed to be non __builtin_constant_p(), so as to defeat trace_printk -> __trace_bprintk optimization. That's because bprintk doesn't save the incoming strings, only their addresses. */ #endif %} function printk (level, msg) %{ /* guru */ printk (STAP_ARG_level == 0 ? KERN_EMERG "%s\n": STAP_ARG_level == 1 ? KERN_ALERT "%s\n": STAP_ARG_level == 2 ? KERN_CRIT "%s\n": STAP_ARG_level == 3 ? KERN_ERR "%s\n": STAP_ARG_level == 4 ? KERN_WARNING "%s\n": STAP_ARG_level == 5 ? KERN_NOTICE "%s\n": STAP_ARG_level == 6 ? KERN_INFO "%s\n": STAP_ARG_level == 7 ? KERN_DEBUG "%s\n": #ifdef KERN_DEFAULT KERN_DEFAULT "%s\n" #else KERN_INFO "%s\n" #endif , STAP_ARG_msg); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/memory.stp %{ #include %}global VM_FAULT_OOM = 0 global VM_FAULT_SIGBUS = 1 global VM_FAULT_MINOR = 2 global VM_FAULT_MAJOR = 3 global VM_FAULT_NOPAGE = 4 global VM_FAULT_LOCKED = 5 global VM_FAULT_ERROR = 6 global FAULT_FLAG_WRITE = 1 probe vm.pagefault = kernel.function("handle_mm_fault@mm/memory.c").call!, kernel.function("__handle_mm_fault@mm/memory.c").call{ (name) = ("pagefault") (write_access) = ((@defined($flags))?(($flags) & (FAULT_FLAG_WRITE)):($write_access)) (address) = ($address) } probe vm.pagefault.return = kernel.function("handle_mm_fault@mm/memory.c").return!, kernel.function("__handle_mm_fault@mm/memory.c").return{ (name) = ("pagefault") (fault_type) = ($return) } probe vm.write_shared = kernel.function("do_wp_page"){ (name) = ("write_shared") (address) = ($address) } probe vm.write_shared_copy = kernel.function("cow_user_page")?, kernel.function("copy_cow_page")?{ (name) = ("write_shared_copy") if (@defined($va)) { (address) = ($va) (zero) = (_IS_ZERO_PAGE($src, $va)) } else { (address) = ($address) (zero) = (_IS_ZERO_PAGE($from, $address)) } } probe vm.mmap = kernel.function("vm_mmap")!, kernel.function("do_mmap_pgoff")!, kernel.function("do_mmap")?, kernel.function("do_mmap2")?{ (name) = ("mmap") (address) = ($addr) (length) = ($len) } probe vm.munmap = kernel.function("do_munmap"){ (name) = ("munmap") (address) = ($start) (length) = ($len) } probe vm.brk = kernel.function("do_brk"){ (name) = ("brk") (address) = ($addr) (length) = ($len) } probe vm.oom_kill = kernel.function("oom_kill_process")!, kernel.function("__oom_kill_task"){ (name) = ("oom_kill") (task) = ($p) } probe __vm.kmalloc.tp = kernel.trace("kmalloc"){ (call_site) = ($call_site) (caller_function) = (symname(call_site)) (bytes_req) = ($bytes_req) (bytes_alloc) = ($bytes_alloc) (gfp_flags) = ($gfp_flags) (gfp_flag_name) = (__gfp_flag_str($gfp_flags)) (ptr) = ($ptr) } probe __vm.kmalloc.kp = kernel.function("kmem_cache_alloc_notrace").return!, kernel.function("kmem_cache_alloc").return{ (call_site) = (0) (caller_function) = ("unknown") if (@defined($s)) { (bytes_req) = ($s->size) (bytes_alloc) = ($s->size) } else if (@defined($cachep->buffer_size)) { (bytes_req) = ($cachep->buffer_size) (bytes_alloc) = ($cachep->buffer_size) } else { (bytes_req) = ($cachep->objsize) (bytes_alloc) = ($cachep->objsize) } if (@defined($gfpflags)) { (gfp_flags) = ($gfpflags) (gfp_flag_name) = (__gfp_flag_str($gfpflags)) } else { (gfp_flags) = ($flags) (gfp_flag_name) = (__gfp_flag_str($flags)) } (ptr) = ($return) } probe vm.kmalloc = __vm.kmalloc.tp!, __vm.kmalloc.kp{ (name) = ("kmalloc") } probe __vm.kmem_cache_alloc.tp = kernel.trace("kmem_cache_alloc"){ (call_site) = ($call_site) (caller_function) = (symname(call_site)) (bytes_req) = ($bytes_req) (bytes_alloc) = ($bytes_alloc) (gfp_flags) = ($gfp_flags) (gfp_flag_name) = (__gfp_flag_str($gfp_flags)) (ptr) = ($ptr) } probe __vm.kmem_cache_alloc.kp = kernel.function("kmem_cache_alloc").return{ (call_site) = (0) (caller_function) = ("unknown") if (@defined($s)) { (bytes_req) = ($s->size) (bytes_alloc) = ($s->size) } else if (@defined($cachep->buffer_size)) { (bytes_req) = ($cachep->buffer_size) (bytes_alloc) = ($cachep->buffer_size) } else { (bytes_req) = ($cachep->objsize) (bytes_alloc) = ($cachep->objsize) } if (@defined($gfpflags)) { (gfp_flags) = ($gfpflags) (gfp_flag_name) = (__gfp_flag_str($gfpflags)) } else { (gfp_flags) = ($flags) (gfp_flag_name) = (__gfp_flag_str($flags)) } (ptr) = ($return) } probe vm.kmem_cache_alloc = __vm.kmem_cache_alloc.tp!, __vm.kmem_cache_alloc.kp{ (name) = ("kmem_cache_alloc") } probe __vm.kmalloc_node.tp = kernel.trace("kmalloc_node")?{ (call_site) = ($call_site) (caller_function) = (symname(call_site)) (bytes_req) = ($bytes_req) (bytes_alloc) = ($bytes_alloc) (gfp_flags) = ($gfp_flags) (gfp_flag_name) = (__gfp_flag_str($gfp_flags)) (ptr) = ($ptr) } probe __vm.kmalloc_node.kp = kernel.function("kmalloc_node").return?{ (call_site) = (0) (caller_function) = ("unknown") (bytes_req) = ($size) (bytes_alloc) = (bytes_req) (gfp_flags) = ((@defined($flags))?($flags):(0)) (gfp_flag_name) = (__gfp_flag_str((@defined($flags))?($flags):(0))) (ptr) = ($return) } probe vm.kmalloc_node = __vm.kmalloc_node.tp!, __vm.kmalloc_node.kp?{ (name) = ("kmalloc_node") } probe __vm.kmem_cache_alloc_node.tp = kernel.trace("kmem_cache_alloc_node")?{ (call_site) = ($call_site) (caller_function) = (symname(call_site)) (bytes_req) = ($bytes_req) (bytes_alloc) = ($bytes_alloc) (gfp_flags) = ($gfp_flags) (gfp_flag_name) = (__gfp_flag_str($gfp_flags)) (ptr) = ($ptr) } probe __vm.kmem_cache_alloc_node.kp = kernel.function("kmem_cache_alloc_node").return?{ (call_site) = (0) (caller_function) = ("unknown") if (@defined($s)) { (bytes_req) = ($s->size) (bytes_alloc) = ($s->size) } else if (@defined($cachep->buffer_size)) { (bytes_req) = ($cachep->buffer_size) (bytes_alloc) = ($cachep->buffer_size) } else { (bytes_req) = ($cachep->objsize) (bytes_alloc) = ($cachep->objsize) } (gfp_flags) = (GFP_KERNEL()) (gfp_flag_name) = (__gfp_flag_str(gfp_flags)) (ptr) = ($return) } probe vm.kmem_cache_alloc_node = __vm.kmem_cache_alloc_node.tp!, __vm.kmem_cache_alloc_node.kp?{ (name) = ("kmem_cache_alloc_node") } probe __vm.kfree.tp = kernel.trace("kfree"){ (call_site) = ($call_site) (caller_function) = (symname(call_site)) (ptr) = ($ptr) } probe __vm.kfree.kp = kernel.function("kfree").return{ (call_site) = (0) (caller_function) = ("unknown") (ptr) = ((@defined($x))?($x):($objp)) } probe vm.kfree = __vm.kfree.tp!, __vm.kfree.kp{ (name) = ("kfree") } probe __vm.kmem_cache_free.tp = kernel.trace("kmem_cache_free"){ (call_site) = ($call_site) (caller_function) = (symname(call_site)) (ptr) = ($ptr) } probe __vm.kmem_cache_free.kp = kernel.function("kmem_cache_free").return{ (call_site) = (0) (caller_function) = ("unknown") (ptr) = ((@defined($x))?($x):($objp)) } probe vm.kmem_cache_free = __vm.kmem_cache_free.tp!, __vm.kmem_cache_free.kp{ (name) = ("kmem_cache_free") } function vm_fault_contains (value, test) %{ int res; switch (STAP_ARG_test){ case 0: res = STAP_ARG_value & VM_FAULT_OOM; break; case 1: res = STAP_ARG_value & VM_FAULT_SIGBUS; break; #if defined(VM_FAULT_MINOR) && VM_FAULT_MINOR == 0 case 2: /* VM_FAULT_MINOR infered by that flags off */ res = !((VM_FAULT_OOM | VM_FAULT_SIGBUS | VM_FAULT_MAJOR) & STAP_ARG_value); break; #else case 2: res = STAP_ARG_value == VM_FAULT_MINOR; break; #endif case 3: res = STAP_ARG_value & VM_FAULT_MAJOR; break; #ifdef VM_FAULT_NOPAGE case 4: res = STAP_ARG_value & VM_FAULT_NOPAGE; break; #endif #ifdef VM_FAULT_LOCKED case 5: res = STAP_ARG_value & VM_FAULT_LOCKED; break; #endif #ifdef VM_FAULT_ERROR case 6: res = STAP_ARG_value & VM_FAULT_ERROR; break; #endif default: res = 0; break; } STAP_RETVALUE = (res != 0); return; %} function addr_to_node (addr) %{ /* pure */ int nid; int pfn; if (! virt_addr_valid((void*) (uintptr_t) STAP_ARG_addr)) { snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "invalid kernel virtual address 0x%p", (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } pfn = __pa(STAP_ARG_addr) >> PAGE_SHIFT; #ifdef for_each_online_node for_each_online_node(nid) #else for (nid=0; nidnode_start_pfn <= pfn && pfn < (NODE_DATA(nid)->node_start_pfn + NODE_DATA(nid)->node_spanned_pages) ) { STAP_RETVALUE = nid; break; } %} function _IS_ZERO_PAGE (from, vaddr) %{ /* pure */ STAP_RETVALUE = (STAP_ARG_from == (long) ZERO_PAGE(STAP_ARG_vaddr)); %} function GFP_KERNEL () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = GFP_KERNEL; %} function __gfp_flag_str (gfp_flag) %{ long gfp_flag = STAP_ARG_gfp_flag; STAP_RETVALUE[0] = '\0'; /* Older kernels < 2.6.32 didn't have some of these GFP defines yet. */ #ifndef __GFP_DMA32 #define __GFP_DMA32 ((__force gfp_t)0x04u) #endif #ifndef GFP_DMA32 #define GFP_DMA32 __GFP_DMA32 #endif #ifndef __GFP_MOVABLE #define __GFP_MOVABLE ((__force gfp_t)0x08u) /* Page is movable */ #endif #ifndef GFP_ZONEMASK #define GFP_ZONEMASK (__GFP_DMA|__GFP_HIGHMEM|__GFP_DMA32|__GFP_MOVABLE) #endif #ifndef __GFP_NOTRACK #ifdef CONFIG_KMEMCHECK #define __GFP_NOTRACK ((__force gfp_t)0x200000u) /* Don't track with kmemcheck */ #else #define __GFP_NOTRACK ((__force gfp_t)0) #endif #endif #ifndef __GFP_THISNODE #define __GFP_THISNODE ((__force gfp_t)0x40000u) #endif #ifndef __GFP_RECLAIMABLE #define __GFP_RECLAIMABLE ((__force gfp_t)0x80000u) #endif #ifndef __GFP_ZERO #define __GFP_ZERO ((__force gfp_t)0x8000u) #endif #ifndef __GFP_NOMEMALLOC #define __GFP_NOMEMALLOC ((__force gfp_t)0x10000u) #endif #ifndef __GFP_HARDWALL #define __GFP_HARDWALL ((__force gfp_t)0x20000u) #endif #ifndef GFP_TEMPORARY #define GFP_TEMPORARY (__GFP_WAIT | __GFP_IO | __GFP_FS | \ __GFP_RECLAIMABLE) #endif #ifndef GFP_HIGHUSER_MOVABLE #define GFP_HIGHUSER_MOVABLE (__GFP_WAIT | __GFP_IO | __GFP_FS | \ __GFP_HARDWALL | __GFP_HIGHMEM | \ __GFP_MOVABLE) #endif #ifndef GFP_THISNODE #ifdef CONFIG_NUMA #define GFP_THISNODE (__GFP_THISNODE | __GFP_NOWARN | __GFP_NORETRY) #else #define GFP_THISNODE ((__force gfp_t)0) #endif #endif /* Macro for GFP Bitmasks. */ /* The resulted GFP_FLAGS may be either single or concatenation of the multiple bitmasks. */ #define __GFP_BITMASKS(FLAG) if(gfp_flag & FLAG) { if(STAP_RETVALUE[0] != '\0') \ strlcat(STAP_RETVALUE, " | "#FLAG, MAXSTRINGLEN); \ else strlcat(STAP_RETVALUE, #FLAG, MAXSTRINGLEN); } /* Macro for Composite Flags. */ /* Each Composite GFP_FLAG is the combination of multiple bitmasks. */ #define __GFP_COMPOSITE_FLAG(FLAG) if(gfp_flag == FLAG) { \ strlcat(STAP_RETVALUE, #FLAG, MAXSTRINGLEN); return; } /* Composite GFP FLAGS of the BitMasks. */ __GFP_COMPOSITE_FLAG(GFP_ZONEMASK) __GFP_COMPOSITE_FLAG(GFP_ATOMIC) __GFP_COMPOSITE_FLAG(GFP_NOIO) __GFP_COMPOSITE_FLAG(GFP_NOFS) __GFP_COMPOSITE_FLAG(GFP_KERNEL) __GFP_COMPOSITE_FLAG(GFP_TEMPORARY) __GFP_COMPOSITE_FLAG(GFP_USER) __GFP_COMPOSITE_FLAG(GFP_HIGHUSER) __GFP_COMPOSITE_FLAG(GFP_HIGHUSER_MOVABLE) __GFP_COMPOSITE_FLAG(GFP_THISNODE) __GFP_COMPOSITE_FLAG(GFP_DMA) __GFP_COMPOSITE_FLAG(GFP_DMA32) /* GFP BitMasks */ __GFP_BITMASKS(__GFP_DMA) __GFP_BITMASKS(__GFP_HIGHMEM) __GFP_BITMASKS(__GFP_MOVABLE) __GFP_BITMASKS(__GFP_WAIT) __GFP_BITMASKS(__GFP_HIGH) __GFP_BITMASKS(__GFP_IO) __GFP_BITMASKS(__GFP_FS) __GFP_BITMASKS(__GFP_COLD) __GFP_BITMASKS(__GFP_NOWARN) __GFP_BITMASKS(__GFP_REPEAT) __GFP_BITMASKS(__GFP_NOFAIL) __GFP_BITMASKS(__GFP_COMP) __GFP_BITMASKS(__GFP_ZERO) __GFP_BITMASKS(__GFP_NOMEMALLOC) __GFP_BITMASKS(__GFP_HARDWALL) __GFP_BITMASKS(__GFP_THISNODE) __GFP_BITMASKS(__GFP_RECLAIMABLE) __GFP_BITMASKS(__GFP_NOTRACK) #undef __GFP_BITMASKS #undef __GFP_COMPOSITE_FLAG %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls.stp probe nd_syscall.accept = __nd_syscall.accept?, __nd_syscall.socketcall.accept?, __nd_syscall.compat_socketcall.accept?{ (name) = ("accept") (argstr) = (sprintf("%d, %p, %p", sockfd, addr_uaddr, addrlen_uaddr)) } probe __nd_syscall.accept = kprobe.function("sys_accept").call{ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_accept %})) next } } catch { { next } } (sockfd) = (int_arg(1)) (addr_uaddr) = (pointer_arg(2)) (addrlen_uaddr) = (pointer_arg(3)) } probe __nd_syscall.socketcall.accept = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_ACCEPT %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (sockfd) = (__int32(user_ulong(&(__args)[0]))) (addr_uaddr) = (user_ulong(&(__args)[1])) (addrlen_uaddr) = (user_ulong(&(__args)[2])) } probe __nd_syscall.compat_socketcall.accept = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_ACCEPT %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (sockfd) = (user_int(&(__args)[0])) (addr_uaddr) = (user_uint32(&(__args)[1])) (addrlen_uaddr) = (user_uint32(&(__args)[2])) } probe nd_syscall.accept.return = __nd_syscall.accept.return?, __nd_syscall.socketcall.accept.return?{ (name) = ("accept") (retstr) = (returnstr(1)) } probe __nd_syscall.accept.return = kprobe.function("sys_accept").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_accept %})) next } } catch { { next } } } probe __nd_syscall.socketcall.accept.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_ACCEPT %})) next } probe nd_syscall.accept4 = __nd_syscall.accept4?, __nd_syscall.socketcall.accept4?, __nd_syscall.compat_socketcall.accept4?{ (name) = ("accept4") (flags_str) = (_sock_flags_str(flags)) (argstr) = (sprintf("%d, %p, %p, %s", sockfd, addr_uaddr, addrlen_uaddr, flags_str)) } probe __nd_syscall.accept4 = kprobe.function("sys_accept4").call{ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_accept4 %})) next } } catch { { next } } (sockfd) = (int_arg(1)) (addr_uaddr) = (pointer_arg(2)) (addrlen_uaddr) = (pointer_arg(3)) (flags) = (int_arg(4)) } probe __nd_syscall.socketcall.accept4 = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_ACCEPT4 %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (sockfd) = (__int32(user_ulong(&(__args)[0]))) (addr_uaddr) = (user_ulong(&(__args)[1])) (addrlen_uaddr) = (user_ulong(&(__args)[2])) (flags) = (__int32(user_ulong(&(__args)[3]))) } probe __nd_syscall.compat_socketcall.accept4 = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_ACCEPT4 %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (sockfd) = (user_int(&(__args)[0])) (addr_uaddr) = (user_uint32(&(__args)[1])) (addrlen_uaddr) = (user_uint32(&(__args)[2])) (flags) = (user_int(&(__args)[3])) } probe nd_syscall.accept4.return = __nd_syscall.accept4.return?, __nd_syscall.socketcall.accept4.return?{ (name) = ("accept4") (retstr) = (returnstr(1)) } probe __nd_syscall.accept4.return = kprobe.function("sys_accept4").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_accept4 %})) next } } catch { { next } } } probe __nd_syscall.socketcall.accept4.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_ACCEPT4 %})) next } probe nd_syscall.access = kprobe.function("sys_access")?{ (name) = ("access") asmlinkage() (pathname) = (user_string_quoted(pointer_arg(1))) (mode) = (int_arg(2)) (mode_str) = (_access_mode_str(mode)) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), mode_str)) } probe nd_syscall.access.return = kprobe.function("sys_access").return?{ (name) = ("access") (retstr) = (returnstr(1)) } probe nd_syscall.acct = kprobe.function("sys_acct")?{ (name) = ("acct") asmlinkage() (filename) = (user_string_quoted(pointer_arg(1))) (argstr) = (user_string_quoted(pointer_arg(1))) } probe nd_syscall.acct.return = kprobe.function("sys_acct").return?{ (name) = ("acct") (retstr) = (returnstr(1)) } probe nd_syscall.add_key = kprobe.function("sys_add_key")?{ (name) = ("add_key") asmlinkage() (type_uaddr) = (pointer_arg(1)) (description_uaddr) = (pointer_arg(2)) (payload_uaddr) = (pointer_arg(3)) (plen) = (ulong_arg(4)) (ringid) = (int_arg(5)) (argstr) = (sprintf("%s, %s, %s, %u, %d", user_string_quoted(type_uaddr), user_string_quoted(description_uaddr), user_string_n2_quoted(payload_uaddr, plen, syscall_string_trunc), plen, ringid)) } probe nd_syscall.add_key.return = kprobe.function("sys_add_key").return?{ (name) = ("add_key") (retstr) = (returnstr(1)) } probe nd_syscall.adjtimex = kprobe.function("sys_adjtimex")?{ (name) = ("adjtimex") asmlinkage() (buf_uaddr) = (pointer_arg(1)) (buf_str) = (_struct_timex_u(buf_uaddr)) (argstr) = (sprintf("%s", buf_str)) } probe nd_syscall.adjtimex.return = kprobe.function("sys_adjtimex").return?{ (name) = ("adjtimex") (retstr) = (_adjtimex_return_str(returnval())) } probe nd_syscall.compat_adjtimex = kprobe.function("compat_sys_adjtimex")?{ (name) = ("adjtimex") asmlinkage() (buf_uaddr) = (pointer_arg(1)) (buf_str) = (_struct_compat_timex_u(buf_uaddr)) (argstr) = (sprintf("%s", buf_str)) } probe nd_syscall.compat_adjtimex.return = kprobe.function("compat_sys_adjtimex").return?{ (name) = ("compat_adjtimex") (retstr) = (_adjtimex_return_str(returnval())) } probe nd_syscall.alarm = kprobe.function("sys32_alarm")?, kprobe.function("sys_alarm")?{ (name) = ("alarm") asmlinkage() (seconds) = (uint_arg(1)) (argstr) = (sprint(seconds)) } probe nd_syscall.alarm.return = kprobe.function("sys32_alarm").return?, kprobe.function("sys_alarm").return?{ (name) = ("alarm") (retstr) = (returnstr(1)) } probe nd_syscall.bdflush = kprobe.function("sys_bdflush")?{ (name) = ("bdflush") asmlinkage() (func) = (int_arg(1)) (data) = (long_arg(2)) if (((func) >= (2)) && (((func) % (2)) == (0))) (data_str) = (sprintf("%p", data)) else (data_str) = (sprintf("%d", data)) (argstr) = (sprintf("%d, %s", func, data_str)) } probe nd_syscall.bdflush.return = kprobe.function("sys_bdflush").return?{ (name) = ("bdflush") (retstr) = (returnstr(1)) } probe nd_syscall.bind = __nd_syscall.bind?, __nd_syscall.socketcall.bind?, __nd_syscall.compat_socketcall.bind?{ (name) = ("bind") (uaddr_af) = (_struct_sockaddr_u_sa_family(my_addr_uaddr, addrlen)) if ((_struct_sockaddr_u_sa_family(my_addr_uaddr, addrlen)) =~ "AF_INET.*") { (uaddr_ip) = (_struct_sockaddr_u_ip_addr(my_addr_uaddr, addrlen)) (uaddr_ip_port) = (_struct_sockaddr_u_tcp_port(my_addr_uaddr, addrlen)) if ((_struct_sockaddr_u_sa_family(my_addr_uaddr, addrlen)) == ("AF_INET6")) { (uaddr_ipv6_flowinfo) = (_struct_sockaddr_u_ipv6_flowinfo(my_addr_uaddr, addrlen)) (uaddr_ipv6_scope_id) = (_struct_sockaddr_u_ipv6_scope_id(my_addr_uaddr, addrlen)) } } (argstr) = (sprintf("%d, %s, %d", sockfd, _struct_sockaddr_u(my_addr_uaddr, addrlen), addrlen)) } probe __nd_syscall.bind = kprobe.function("sys_bind")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_bind %})) next } } catch { { next } } asmlinkage() (sockfd) = (int_arg(1)) (my_addr_uaddr) = (pointer_arg(2)) (addrlen) = (int_arg(3)) } probe __nd_syscall.socketcall.bind = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_BIND %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (sockfd) = (__int32(user_ulong(&(__args)[0]))) (my_addr_uaddr) = (user_ulong(&(__args)[1])) (addrlen) = (__int32(user_ulong(&(__args)[2]))) } probe __nd_syscall.compat_socketcall.bind = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_BIND %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (sockfd) = (user_int(&(__args)[0])) (my_addr_uaddr) = (user_uint32(&(__args)[1])) (addrlen) = (user_int(&(__args)[2])) } probe nd_syscall.bind.return = __nd_syscall.bind.return?, __nd_syscall.socketcall.bind.return?{ (name) = ("bind") (retstr) = (returnstr(1)) } probe __nd_syscall.bind.return = kprobe.function("sys_bind").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_bind %})) next } } catch { { next } } } probe __nd_syscall.socketcall.bind.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_BIND %})) next } probe nd_syscall.brk = kprobe.function("ia64_brk")?, kprobe.function("sys_brk")?{ (name) = ("brk") asmlinkage() (brk) = (ulong_arg(1)) (argstr) = (sprintf("%p", brk)) } probe nd_syscall.brk.return = kprobe.function("ia64_brk").return?, kprobe.function("sys_brk").return?{ (name) = ("brk") (retstr) = (returnstr(1)) } probe nd_syscall.capget = kprobe.function("sys_capget")?{ (name) = ("capget") asmlinkage() (header_uaddr) = (pointer_arg(1)) (data_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%p, %p", header_uaddr, data_uaddr)) } probe nd_syscall.capget.return = kprobe.function("sys_capget").return?{ (name) = ("capget") (retstr) = (returnstr(1)) } probe nd_syscall.capset = kprobe.function("sys_capset")?{ (name) = ("capset") asmlinkage() (header_uaddr) = (pointer_arg(1)) (data_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%p, %p", header_uaddr, data_uaddr)) } probe nd_syscall.capset.return = kprobe.function("sys_capset").return?{ (name) = ("capset") (retstr) = (returnstr(1)) } probe nd_syscall.chdir = kprobe.function("sys_chdir")?{ (name) = ("chdir") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (argstr) = (user_string_quoted(pointer_arg(1))) } probe nd_syscall.chdir.return = kprobe.function("sys_chdir").return?{ (name) = ("chdir") (retstr) = (returnstr(1)) } probe nd_syscall.chmod = kprobe.function("sys_chmod")?{ (name) = ("chmod") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (mode) = (uint_arg(2)) (argstr) = (sprintf("%s, %#o", user_string_quoted(pointer_arg(1)), mode)) } probe nd_syscall.chmod.return = kprobe.function("sys_chmod").return?{ (name) = ("chmod") (retstr) = (returnstr(1)) } probe nd_syscall.chown = kprobe.function("sys_chown")?{ (name) = ("chown") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (owner) = (__int32(uint_arg(2))) (group) = (__int32(uint_arg(3))) (argstr) = (sprintf("%s, %d, %d", user_string_quoted(pointer_arg(1)), owner, group)) } probe nd_syscall.chown.return = kprobe.function("sys_chown").return?{ (name) = ("chown") (retstr) = (returnstr(1)) } probe nd_syscall.chown16 = kprobe.function("sys_chown16")?{ (name) = ("chown16") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (owner) = (__short(uint_arg(2))) (group) = (__short(uint_arg(3))) (argstr) = (sprintf("%s, %d, %d", user_string_quoted(pointer_arg(1)), owner, group)) } probe nd_syscall.chown16.return = kprobe.function("sys_chown16").return?{ (name) = ("chown16") (retstr) = (returnstr(1)) } probe nd_syscall.chroot = kprobe.function("sys_chroot")?{ (name) = ("chroot") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (argstr) = (user_string_quoted(pointer_arg(1))) } probe nd_syscall.chroot.return = kprobe.function("sys_chroot").return?{ (name) = ("chroot") (retstr) = (returnstr(1)) } probe nd_syscall.clock_adjtime = __nd_syscall.clock_adjtime?, __nd_syscall.compat_clock_adjtime?{ (name) = ("clock_adjtime") } probe __nd_syscall.clock_adjtime = kprobe.function("sys_clock_adjtime").call{ asmlinkage() (clk_id) = (int_arg(1)) (clk_id_str) = (_get_wc_str(clk_id)) (tx_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", clk_id_str, _struct_timex_u(tx_uaddr))) } probe __nd_syscall.compat_clock_adjtime = kprobe.function("compat_sys_clock_adjtime").call?{ asmlinkage() (clk_id) = (int_arg(1)) (clk_id_str) = (_get_wc_str(clk_id)) (tx_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", clk_id_str, _struct_compat_timex_u(tx_uaddr))) } probe nd_syscall.clock_adjtime.return = __nd_syscall.clock_adjtime.return?, kprobe.function("compat_sys_clock_adjtime").return?{ (name) = ("clock_adjtime") (retstr) = (returnstr(1)) } probe __nd_syscall.clock_adjtime.return = kprobe.function("sys_clock_adjtime").return{ } probe nd_syscall.clock_getres = kprobe.function("compat_clock_getres")?, kprobe.function("compat_sys_clock_getres")?, __nd_syscall.clock_getres?{ asmlinkage() (name) = ("clock_getres") (clk_id) = (int_arg(1)) (clk_id_str) = (_get_wc_str(clk_id)) (res_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", clk_id_str, res_uaddr)) } probe __nd_syscall.clock_getres = kprobe.function("sys_clock_getres"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_getres %})) next } } catch { { next } } } probe nd_syscall.clock_getres.return = kprobe.function("compat_clock_getres").return?, kprobe.function("compat_sys_clock_getres").return?, __nd_syscall.clock_getres.return?{ (name) = ("clock_getres") (retstr) = (returnstr(1)) } probe __nd_syscall.clock_getres.return = kprobe.function("sys_clock_getres").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_getres %})) next } } catch { { next } } } probe nd_syscall.clock_gettime = __nd_syscall.clock_gettime, kprobe.function("compat_sys_clock_gettime")?{ (name) = ("clock_gettime") asmlinkage() (clk_id) = (int_arg(1)) (clk_id_str) = (_get_wc_str(clk_id)) (tp_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", clk_id_str, tp_uaddr)) } probe __nd_syscall.clock_gettime = kprobe.function("sys_clock_gettime").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_gettime %})) next } } catch { { next } } } probe nd_syscall.clock_gettime.return = __nd_syscall.clock_gettime.return, kprobe.function("compat_sys_clock_gettime").return?{ (name) = ("clock_gettime") (retstr) = (returnstr(1)) } probe __nd_syscall.clock_gettime.return = kprobe.function("sys_clock_gettime").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_gettime %})) next } } catch { { next } } } probe nd_syscall.clock_nanosleep = kprobe.function("sys_clock_nanosleep").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_nanosleep %})) next } } catch { { next } } (name) = ("clock_nanosleep") asmlinkage() (clk_id) = (int_arg(1)) (clk_id_str) = (_get_wc_str(clk_id)) (flags) = (int_arg(2)) (flags_str) = (_stp_clock_nanosleep_flags_str(flags)) (req_uaddr) = (pointer_arg(3)) (rem_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%s, %s, %s, %p", _get_wc_str(int_arg(1)), flags_str, _struct_timespec_u(req_uaddr, 1), pointer_arg(4))) } probe nd_syscall.clock_nanosleep.return = kprobe.function("sys_clock_nanosleep").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_nanosleep %})) next } } catch { { next } } (name) = ("clock_nanosleep") (retstr) = (returnstr(1)) } probe nd_syscall.compat_clock_nanosleep = kprobe.function("compat_clock_nanosleep").call?, kprobe.function("compat_sys_clock_nanosleep").call?{ (name) = ("clock_nanosleep") asmlinkage() (clk_id) = (int_arg(1)) (clk_id_str) = (_get_wc_str(clk_id)) (flags) = (int_arg(2)) (flags_str) = (_stp_clock_nanosleep_flags_str(flags)) (req_uaddr) = (pointer_arg(3)) (rem_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%s, %s, %s, %p", _get_wc_str(int_arg(1)), flags_str, _struct_compat_timespec_u(req_uaddr, 1), pointer_arg(4))) } probe nd_syscall.compat_clock_nanosleep.return = kprobe.function("compat_clock_nanosleep").return?, kprobe.function("compat_sys_clock_nanosleep").return?{ (name) = ("clock_nanosleep") (retstr) = (returnstr(1)) } probe nd_syscall.clock_settime = __nd_syscall.clock_settime, __nd_syscall.compat_clock_settime?{ (name) = ("clock_settime") } probe __nd_syscall.clock_settime = kprobe.function("sys_clock_settime").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_settime %})) next } } catch { { next } } asmlinkage() (clk_id) = (int_arg(1)) (clk_id_str) = (_get_wc_str(clk_id)) (tp_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", clk_id_str, _struct_timespec_u(tp_uaddr, 1))) } probe __nd_syscall.compat_clock_settime = kprobe.function("compat_sys_clock_settime").call?{ asmlinkage() (clk_id) = (int_arg(1)) (clk_id_str) = (_get_wc_str(clk_id)) (tp_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", clk_id_str, _struct_compat_timespec_u(tp_uaddr, 1))) } probe nd_syscall.clock_settime.return = __nd_syscall.clock_settime.return, __nd_syscall.compat_clock_settime.return?{ (name) = ("clock_settime") } probe __nd_syscall.clock_settime.return = kprobe.function("sys_clock_settime").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_settime %})) next } } catch { { next } } (retstr) = (returnstr(1)) } probe __nd_syscall.compat_clock_settime.return = kprobe.function("compat_sys_clock_settime").return?{ (retstr) = (returnstr(1)) } probe nd_syscall.clone = kprobe.function("do_fork").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clone %})) next } } catch { { next } } (name) = ("clone") (clone_flags) = (long_arg(1)) (stack_start) = (pointer_arg(2)) (parent_tid_uaddr) = (pointer_arg(4)) (child_tid_uaddr) = (pointer_arg(5)) (argstr) = (sprintf("%s, %p, %p, %p", __fork_flags(clone_flags), stack_start, parent_tid_uaddr, child_tid_uaddr)) } probe nd_syscall.clone.return = kprobe.function("do_fork").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clone %})) next } } catch { { next } } (name) = ("clone") (retstr) = (returnstr(1)) } probe nd_syscall.close = kprobe.function("sys_close")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_close %})) next } } catch { { next } } (name) = ("close") asmlinkage() (fd) = (int_arg(1)) (argstr) = (sprint(fd)) } probe nd_syscall.close.return = kprobe.function("sys_close").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_close %})) next } } catch { { next } } (name) = ("close") (retstr) = (returnstr(1)) } probe nd_syscall.connect = __nd_syscall.connect?, __nd_syscall.socketcall.connect?, __nd_syscall.compat_socketcall.connect?{ (name) = ("connect") (uaddr_af) = (_struct_sockaddr_u_sa_family(serv_addr_uaddr, addrlen)) if ((_struct_sockaddr_u_sa_family(serv_addr_uaddr, addrlen)) =~ "AF_INET.*") { (uaddr_ip) = (_struct_sockaddr_u_ip_addr(serv_addr_uaddr, addrlen)) (uaddr_ip_port) = (_struct_sockaddr_u_tcp_port(serv_addr_uaddr, addrlen)) if ((_struct_sockaddr_u_sa_family(serv_addr_uaddr, addrlen)) == ("AF_INET6")) { (uaddr_ipv6_flowinfo) = (_struct_sockaddr_u_ipv6_flowinfo(serv_addr_uaddr, addrlen)) (uaddr_ipv6_scope_id) = (_struct_sockaddr_u_ipv6_scope_id(serv_addr_uaddr, addrlen)) } } (argstr) = (sprintf("%d, %s, %u", sockfd, _struct_sockaddr_u(serv_addr_uaddr, addrlen), addrlen)) } probe __nd_syscall.connect = kprobe.function("sys_connect")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_connect %})) next } } catch { { next } } asmlinkage() (sockfd) = (int_arg(1)) (serv_addr_uaddr) = (pointer_arg(2)) (addrlen) = (uint_arg(3)) } probe __nd_syscall.socketcall.connect = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_CONNECT %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (sockfd) = (__int32(user_ulong(&(__args)[0]))) (serv_addr_uaddr) = (user_ulong(&(__args)[1])) (addrlen) = (__uint32(user_ulong(&(__args)[2]))) } probe __nd_syscall.compat_socketcall.connect = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_CONNECT %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (sockfd) = (user_int(&(__args)[0])) (serv_addr_uaddr) = (user_uint32(&(__args)[1])) (addrlen) = (user_uint32(&(__args)[2])) } probe nd_syscall.connect.return = __nd_syscall.connect.return?, __nd_syscall.socketcall.connect.return?{ (name) = ("connect") (retstr) = (returnstr(1)) } probe __nd_syscall.connect.return = kprobe.function("sys_connect").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_connect %})) next } } catch { { next } } } probe __nd_syscall.socketcall.connect.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_CONNECT %})) next } probe nd_syscall.creat = kprobe.function("sys_creat")?{ (name) = ("creat") asmlinkage() (mode) = (uint_arg(2)) (pathname) = (user_string_quoted(pointer_arg(1))) (argstr) = (sprintf("%s, %#o", user_string_quoted(pointer_arg(1)), mode)) } probe nd_syscall.creat.return = kprobe.function("sys_creat").return?{ (name) = ("creat") (retstr) = (returnstr(1)) } probe nd_syscall.delete_module = kprobe.function("sys_delete_module")?{ (name) = ("delete_module") asmlinkage() (name_user) = (user_string_quoted(pointer_arg(1))) (flags) = (uint_arg(2)) (flags_str) = (_module_flags_str(flags)) (argstr) = (sprintf("%s, %s", name_user, _module_flags_str(flags))) } probe nd_syscall.delete_module.return = kprobe.function("sys_delete_module").return?{ (name) = ("delete_module") (retstr) = (returnstr(1)) } probe nd_syscall.dup = kprobe.function("sys_dup")?{ (name) = ("dup") asmlinkage() (oldfd) = (int_arg(1)) (argstr) = (sprint(oldfd)) } probe nd_syscall.dup.return = kprobe.function("sys_dup").return?{ (name) = ("dup") (retstr) = (returnstr(1)) } probe nd_syscall.dup2 = kprobe.function("sys_dup2"){ (name) = ("dup2") asmlinkage() (oldfd) = (int_arg(1)) (newfd) = (int_arg(2)) (flags) = (0) (argstr) = (sprintf("%d, %d", oldfd, newfd)) } probe nd_syscall.dup2.return = kprobe.function("sys_dup2").return{ (name) = ("dup2") (retstr) = (returnstr(1)) } probe nd_syscall.dup3 = kprobe.function("sys_dup3")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_dup3 %})) next } } catch { { next } } (name) = ("dup3") asmlinkage() (oldfd) = (int_arg(1)) (newfd) = (int_arg(2)) (flags) = (int_arg(3)) (argstr) = (sprintf("%d, %d, %s", oldfd, newfd, _dup3_flag_str(flags))) } probe nd_syscall.dup3.return = kprobe.function("sys_dup3").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_dup3 %})) next } } catch { { next } } (name) = ("dup3") (retstr) = (returnstr(1)) } probe nd_syscall.epoll_create = __nd_syscall.epoll_create1!, __nd_syscall.epoll_create?{ } probe __nd_syscall.epoll_create1 = kprobe.function("sys_epoll_create1"){ asmlinkage() (size) = (0) (flags) = (int_arg(1)) if ((flags) == (0)) { (name) = ("epoll_create") (argstr) = (sprint(size)) } else { (name) = ("epoll_create1") (argstr) = (_epoll_create1_flag_str(flags)) } } probe __nd_syscall.epoll_create = kprobe.function("sys_epoll_create"){ (name) = ("epoll_create") asmlinkage() (size) = (int_arg(1)) (flags) = (0) (argstr) = (sprint(size)) } probe nd_syscall.epoll_create.return = __nd_syscall.epoll_create1.return!, __nd_syscall.epoll_create.return?{ } probe __nd_syscall.epoll_create1.return = kprobe.function("sys_epoll_create1").return{ (flags) = (@entry(__asmlinkage_int_arg(1))) (name) = (((flags) == (0))?("epoll_create"):("epoll_create1")) (retstr) = (returnstr(1)) } probe __nd_syscall.epoll_create.return = kprobe.function("sys_epoll_create").return{ (flags) = (0) (name) = ("epoll_create") (retstr) = (returnstr(1)) } probe nd_syscall.epoll_ctl = kprobe.function("compat_sys_epoll_ctl")?, kprobe.function("sys_epoll_ctl")?{ (name) = ("epoll_ctl") asmlinkage() (epfd) = (int_arg(1)) (op) = (int_arg(2)) (op_str) = (_opoll_op_str(op)) (fd) = (int_arg(3)) (event_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%d, %s, %d, %p", epfd, op_str, fd, event_uaddr)) } probe nd_syscall.epoll_ctl.return = kprobe.function("compat_sys_epoll_ctl").return?, kprobe.function("sys_epoll_ctl").return?{ (name) = ("epoll_ctl") (retstr) = (returnstr(1)) } probe nd_syscall.epoll_pwait = kprobe.function("compat_sys_epoll_pwait")?, kprobe.function("sys_epoll_pwait")?{ (name) = ("epoll_pwait") asmlinkage() (epfd) = (int_arg(1)) (events_uaddr) = (pointer_arg(2)) (maxevents) = (int_arg(3)) (timeout) = (int_arg(4)) (sigmask_uaddr) = (pointer_arg(5)) (sigsetsize) = (ulong_arg(6)) (argstr) = (sprintf("%d, %p, %d, %d, %p, %d", epfd, events_uaddr, maxevents, timeout, sigmask_uaddr, sigsetsize)) } probe nd_syscall.epoll_pwait.return = kprobe.function("compat_sys_epoll_pwait").return?, kprobe.function("sys_epoll_pwait").return?{ (name) = ("epoll_pwait") (retstr) = (returnstr(1)) } probe nd_syscall.epoll_wait = kprobe.function("compat_sys_epoll_wait")?, kprobe.function("sys_epoll_wait")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_epoll_wait %})) next } } catch { { next } } (name) = ("epoll_wait") asmlinkage() (epfd) = (int_arg(1)) (events_uaddr) = (pointer_arg(2)) (maxevents) = (int_arg(3)) (timeout) = (int_arg(4)) (argstr) = (sprintf("%d, %p, %d, %d", epfd, events_uaddr, maxevents, timeout)) } probe nd_syscall.epoll_wait.return = kprobe.function("compat_sys_epoll_wait").return?, kprobe.function("sys_epoll_wait").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_epoll_wait %})) next } } catch { { next } } (name) = ("epoll_wait") (retstr) = (returnstr(1)) } probe nd_syscall.eventfd = __nd_syscall.eventfd2?, __nd_syscall.eventfd?{ } probe __nd_syscall.eventfd2 = kprobe.function("sys_eventfd2"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_eventfd2 %})) next } } catch { { next } } (name) = ("eventfd2") asmlinkage() (count) = (uint_arg(1)) (flags) = (int_arg(2)) (flags_str) = (_eventfd2_flag_str(flags)) (argstr) = (sprintf("%u, %s", count, flags_str)) } probe __nd_syscall.eventfd = kprobe.function("sys_eventfd"){ (name) = ("eventfd") asmlinkage() (count) = (uint_arg(1)) (flags) = (0) (flags_str) = ("0x0") (argstr) = (sprint(count)) } probe nd_syscall.eventfd.return = __nd_syscall.eventfd2.return?, __nd_syscall.eventfd.return?{ (retstr) = (returnstr(1)) } probe __nd_syscall.eventfd2.return = kprobe.function("sys_eventfd2").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_eventfd2 %})) next } } catch { { next } } (name) = ("eventfd2") } probe __nd_syscall.eventfd.return = kprobe.function("sys_eventfd").return{ (name) = ("eventfd") } probe nd_syscall.execve = kprobe.function("sys_execve"){ (name) = ("execve") asmlinkage() (filename) = (user_string_quoted(pointer_arg(1))) (args) = (__get_argv(pointer_arg(2), 0)) (env_str) = (__count_envp(pointer_arg(3))) (argstr) = (sprintf("%s, %s, %s", filename, args, env_str)) } probe nd_syscall.execve.return = kprobe.function("sys_execve").return{ (name) = ("execve") (retstr) = (returnstr(1)) } probe nd_syscall.compat_execve = kprobe.function("compat_sys_execve").call?{ (name) = ("execve") asmlinkage() (filename) = (user_string_quoted(pointer_arg(1))) (args) = (__get_compat_argv(pointer_arg(2), 0)) (env_str) = (__count_compat_envp(pointer_arg(3))) (argstr) = (sprintf("%s, %s, %s", filename, args, env_str)) } probe nd_syscall.compat_execve.return = kprobe.function("compat_sys_execve").return?{ (name) = ("execve") (retstr) = (returnstr(1)) } probe nd_syscall.execveat = kprobe.function("sys_execveat").call?{ asmlinkage() (name) = ("execveat") (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (fd) = (dirfd) (fd_str) = (dirfd_str) (filename) = (user_string_quoted(pointer_arg(2))) (args) = (__get_argv(pointer_arg(3), 0)) (env_str) = (__count_envp(pointer_arg(4))) (flags) = (int_arg(5)) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %s, %s, %s", dirfd_str, filename, args, env_str, flags_str)) } probe nd_syscall.execveat.return = kprobe.function("sys_execveat").return?{ (name) = ("execveat") (retstr) = (returnstr(1)) } probe nd_syscall.compat_execveat = kprobe.function("compat_sys_execveat").call?{ (name) = ("execveat") (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (fd) = (dirfd) (fd_str) = (dirfd_str) (filename) = (user_string_quoted(pointer_arg(2))) (args) = (__get_compat_argv(pointer_arg(3), 0)) (env_str) = (__count_compat_envp(pointer_arg(4))) (flags) = (int_arg(5)) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %s, %s, %s", dirfd_str, filename, args, env_str, flags_str)) } probe nd_syscall.compat_execveat.return = kprobe.function("compat_sys_execveat").return?{ (name) = ("execveat") (retstr) = (returnstr(1)) } probe nd_syscall.exit = kprobe.function("sys_exit").call{ (name) = ("exit") asmlinkage() (status) = (int_arg(1)) (argstr) = (sprint(status)) } probe nd_syscall.exit_group = kprobe.function("sys_exit_group").call?{ (name) = ("exit_group") asmlinkage() (status) = (int_arg(1)) (argstr) = (sprint(status)) } probe nd_syscall.faccessat = kprobe.function("sys_faccessat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_faccessat %})) next } } catch { { next } } (name) = ("faccessat") asmlinkage() (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (pathname) = (user_string_quoted(pointer_arg(2))) (mode) = (int_arg(3)) (mode_str) = (_access_mode_str(mode)) (argstr) = (sprintf("%s, %s, %s", dirfd_str, user_string_quoted(pointer_arg(2)), mode_str)) } probe nd_syscall.faccessat.return = kprobe.function("sys_faccessat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_faccessat %})) next } } catch { { next } } (name) = ("faccessat") (retstr) = (returnstr(1)) } probe nd_syscall.fadvise64 = kprobe.function("sys_fadvise64")?{ asmlinkage() (name) = ("fadvise64") (fd) = (int_arg(1)) (offset) = (longlong_arg(2)) (len) = (long_arg(3)) (advice) = (int_arg(4)) (argstr) = (sprintf("%d, %d, %d, %s", fd, offset, len, _fadvice_advice_str(advice))) } probe nd_syscall.fadvise64.return = kprobe.function("sys_fadvise64").return?{ (name) = ("fadvise64") (retstr) = (returnstr(1)) } probe nd_syscall.fadvise64_64 = kprobe.function("sys_fadvise64_64")?{ asmlinkage() (name) = ("fadvise64") (fd) = (int_arg(1)) (offset) = (longlong_arg(2)) (len) = (longlong_arg(3)) (advice) = (int_arg(4)) (argstr) = (sprintf("%d, %d, %d, %s", fd, offset, len, _fadvice_advice_str(advice))) } probe nd_syscall.fadvise64_64.return = kprobe.function("sys_fadvise64_64").return?{ (name) = ("fadvise64") (retstr) = (returnstr(1)) } probe nd_syscall.fallocate = kprobe.function("sys_fallocate")?{ asmlinkage() (name) = ("fallocate") (fd) = (int_arg(1)) (mode) = (uint_arg(2)) (mode_str) = (_stp_fallocate_mode_str(mode)) (offset) = (longlong_arg(3)) (len) = (longlong_arg(4)) (argstr) = (sprintf("%d, %s, %#x, %u", fd, _stp_fallocate_mode_str(mode), offset, len)) } probe nd_syscall.fallocate.return = kprobe.function("sys_fallocate").return?{ asmlinkage() (name) = ("fallocate") (retstr) = (returnstr(1)) } probe nd_syscall.fchdir = kprobe.function("sys_fchdir")?{ (name) = ("fchdir") asmlinkage() (fd) = (int_arg(1)) (argstr) = (sprint(fd)) } probe nd_syscall.fchdir.return = kprobe.function("sys_fchdir").return?{ (name) = ("fchdir") (retstr) = (returnstr(1)) } probe nd_syscall.fchmod = kprobe.function("sys_fchmod")?{ (name) = ("fchmod") asmlinkage() (fildes) = (int_arg(1)) (mode) = (uint_arg(2)) (argstr) = (sprintf("%d, %#o", fildes, mode)) } probe nd_syscall.fchmod.return = kprobe.function("sys_fchmod").return?{ (name) = ("fchmod") (retstr) = (returnstr(1)) } probe nd_syscall.fchmodat = kprobe.function("sys_fchmodat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_fchmodat %})) next } } catch { { next } } (name) = ("fchmodat") asmlinkage() (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (pathname) = (user_string_quoted(pointer_arg(2))) (mode) = (uint_arg(3)) (argstr) = (sprintf("%s, %s, %#o", dirfd_str, user_string_quoted(pointer_arg(2)), mode)) } probe nd_syscall.fchmodat.return = kprobe.function("sys_fchmodat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_fchmodat %})) next } } catch { { next } } (name) = ("fchmodat") (retstr) = (returnstr(1)) } probe nd_syscall.fchown = kprobe.function("sys_fchown")?{ (name) = ("fchown") asmlinkage() (fd) = (int_arg(1)) (owner) = (__int32(uint_arg(2))) (group) = (__int32(uint_arg(3))) (argstr) = (sprintf("%d, %d, %d", fd, owner, group)) } probe nd_syscall.fchown.return = kprobe.function("sys_fchown").return?{ (name) = ("fchown") (retstr) = (returnstr(1)) } probe nd_syscall.fchown16 = kprobe.function("sys_fchown16")?{ (name) = ("fchown16") asmlinkage() (fd) = (int_arg(1)) (owner) = (__short(uint_arg(2))) (group) = (__short(uint_arg(3))) (argstr) = (sprintf("%d, %d, %d", fd, owner, group)) } probe nd_syscall.fchown16.return = kprobe.function("sys_fchown16").return?{ (name) = ("fchown16") (retstr) = (returnstr(1)) } probe nd_syscall.fchownat = kprobe.function("sys_fchownat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_fchownat %})) next } } catch { { next } } (name) = ("fchownat") asmlinkage() (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (pathname) = (user_string_quoted(pointer_arg(2))) (owner) = (__int32(uint_arg(3))) (group) = (__int32(uint_arg(4))) (flags) = (int_arg(5)) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %d, %d, %s", dirfd_str, user_string_quoted(pointer_arg(2)), owner, group, flags_str)) } probe nd_syscall.fchownat.return = kprobe.function("sys_fchownat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_fchownat %})) next } } catch { { next } } (name) = ("fchownat") (retstr) = (returnstr(1)) } probe nd_syscall.fcntl = kprobe.function("compat_sys_fcntl")?, kprobe.function("compat_sys_fcntl64")?, kprobe.function("sys_fcntl64")?, kprobe.function("sys_fcntl")?{ (name) = ("fcntl") asmlinkage() (fd) = (int_arg(1)) (cmd) = (int_arg(2)) (cmd_str) = (_fcntl_cmd_str(cmd)) (arg) = (long_arg(3)) (argstr) = (sprintf("%d, %s, %p", fd, cmd_str, arg)) } probe nd_syscall.fcntl.return = kprobe.function("compat_sys_fcntl").return?, kprobe.function("compat_sys_fcntl64").return?, kprobe.function("sys_fcntl64").return?, kprobe.function("sys_fcntl").return?{ (name) = ("fcntl") (retstr) = (returnstr(1)) } probe nd_syscall.fdatasync = kprobe.function("sys_fdatasync")?{ (name) = ("fdatasync") asmlinkage() (fd) = (int_arg(1)) (argstr) = (sprint(fd)) } probe nd_syscall.fdatasync.return = kprobe.function("sys_fdatasync").return?{ (name) = ("fdatasync") (retstr) = (returnstr(1)) } probe nd_syscall.fgetxattr = kprobe.function("sys_fgetxattr")?{ (name) = ("fgetxattr") asmlinkage() (filedes) = (int_arg(1)) (name_str) = (user_string_quoted(pointer_arg(2))) (value_uaddr) = (pointer_arg(3)) (size) = (ulong_arg(4)) (argstr) = (sprintf("%d, %s, %p, %u", filedes, user_string_quoted(pointer_arg(2)), value_uaddr, size)) } probe nd_syscall.fgetxattr.return = kprobe.function("sys_fgetxattr").return?{ (name) = ("fgetxattr") (retstr) = (returnstr(1)) } probe nd_syscall.finit_module = kprobe.function("sys_finit_module").call?{ (name) = ("finit_module") asmlinkage() (fd) = (int_arg(1)) (uargs) = (user_string_quoted(pointer_arg(2))) (flags) = (int_arg(3)) (flags_str) = (_finit_module_flags_str(flags)) (argstr) = (sprintf("%d, %s, %s", fd, uargs, _finit_module_flags_str(flags))) } probe nd_syscall.finit_module.return = kprobe.function("sys_finit_module").return?{ (name) = ("finit_module") (retstr) = (returnstr(1)) } probe nd_syscall.flistxattr = kprobe.function("sys_flistxattr")?{ (name) = ("flistxattr") asmlinkage() (filedes) = (int_arg(1)) (list_uaddr) = (pointer_arg(2)) (size) = (ulong_arg(3)) (argstr) = (sprintf("%d, %p, %u", filedes, list_uaddr, size)) } probe nd_syscall.flistxattr.return = kprobe.function("sys_flistxattr").return?{ (name) = ("flistxattr") (retstr) = (returnstr(1)) } probe nd_syscall.flock = kprobe.function("sys_flock")?{ (name) = ("flock") asmlinkage() (fd) = (int_arg(1)) (operation) = (int_arg(2)) (argstr) = (sprintf("%d, %s", fd, _flock_cmd_str(operation))) } probe nd_syscall.flock.return = kprobe.function("sys_flock").return?{ (name) = ("flock") (retstr) = (returnstr(1)) } probe nd_syscall.fork = kprobe.function("sys_fork").call?{ (name) = ("fork") (argstr) = ("") } probe nd_syscall.fork.return = kprobe.function("sys_fork").return?{ (name) = ("fork") (retstr) = (returnstr(1)) } probe nd_syscall.fremovexattr = kprobe.function("sys_fremovexattr")?{ (name) = ("fremovexattr") asmlinkage() (filedes) = (int_arg(1)) (name_uaddr) = (pointer_arg(2)) (name_str) = (user_string_quoted(pointer_arg(2))) (argstr) = (sprintf("%d, %s", filedes, user_string_quoted(pointer_arg(2)))) } probe nd_syscall.fremovexattr.return = kprobe.function("sys_fremovexattr").return?{ (name) = ("fremovexattr") (retstr) = (returnstr(1)) } probe nd_syscall.fsetxattr = kprobe.function("sys_fsetxattr")?{ (name) = ("fsetxattr") asmlinkage() (filedes) = (int_arg(1)) (name_uaddr) = (pointer_arg(2)) (name_str) = (user_string_quoted(pointer_arg(2))) (value_uaddr) = (pointer_arg(3)) (size) = (ulong_arg(4)) (value_str) = (_stp_xattr_val_str(value_uaddr, size)) (flags) = (int_arg(5)) (flags_str) = (_stp_xattr_flags_str(flags)) (argstr) = (sprintf("%d, %s, %s, %u, %s", filedes, user_string_quoted(pointer_arg(2)), _stp_xattr_val_str(value_uaddr, size), size, _stp_xattr_flags_str(flags))) } probe nd_syscall.fsetxattr.return = kprobe.function("sys_fsetxattr").return?{ (name) = ("fsetxattr") (retstr) = (returnstr(1)) } probe nd_syscall.fstat = kprobe.function("sys_fstat")?, kprobe.function("sys_fstat64")?, kprobe.function("sys32_fstat64")?, kprobe.function("sys_newfstat")?, kprobe.function("sys_oabi_fstat64")?, kprobe.function("compat_sys_newfstat")?{ (name) = ("fstat") asmlinkage() (filedes) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", filedes, buf_uaddr)) } probe nd_syscall.fstat.return = kprobe.function("sys_fstat").return?, kprobe.function("sys_fstat64").return?, kprobe.function("sys32_fstat64").return?, kprobe.function("sys_newfstat").return?, kprobe.function("sys_oabi_fstat64").return?, kprobe.function("compat_sys_newfstat").return?{ (name) = ("fstat") (retstr) = (returnstr(1)) } probe nd_syscall.fstatat = kprobe.function("sys_fstatat64")?, kprobe.function("sys_newfstatat")?, kprobe.function("compat_sys_newfstatat")?, kprobe.function("sys32_fstatat64")?, kprobe.function("sys32_fstatat")?{ (name) = ("fstatat") asmlinkage() (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (path) = (user_string_quoted(pointer_arg(2))) (buf_uaddr) = (pointer_arg(3)) (flags) = (int_arg(4)) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %p, %s", dirfd_str, path, buf_uaddr, flags_str)) } probe nd_syscall.fstatat.return = kprobe.function("sys_fstatat64").return?, kprobe.function("sys_newfstatat").return?, kprobe.function("compat_sys_newfstatat").return?, kprobe.function("sys32_fstatat64").return?, kprobe.function("sys32_fstatat").return?{ (name) = ("fstatat") (retstr) = (returnstr(1)) } probe nd_syscall.fstatfs = kprobe.function("compat_sys_fstatfs")?, kprobe.function("sys_fstatfs")?{ (name) = ("fstatfs") asmlinkage() (fd) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", fd, buf_uaddr)) } probe nd_syscall.fstatfs.return = kprobe.function("compat_sys_fstatfs").return?, kprobe.function("sys_fstatfs").return?{ (name) = ("fstatfs") (retstr) = (returnstr(1)) } probe nd_syscall.fstatfs64 = kprobe.function("sys_fstatfs64")?, kprobe.function("compat_sys_fstatfs64")?{ (name) = ("fstatfs64") asmlinkage() (fd) = (int_arg(1)) (sz) = (ulong_arg(2)) (buf_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%d, %u, %p", fd, sz, buf_uaddr)) } probe nd_syscall.fstatfs64.return = kprobe.function("sys_fstatfs64").return?, kprobe.function("compat_sys_fstatfs64").return?{ (name) = ("fstatfs64") (retstr) = (returnstr(1)) } probe nd_syscall.fsync = kprobe.function("sys_fsync")?{ (name) = ("fsync") asmlinkage() (fd) = (int_arg(1)) (argstr) = (sprint(fd)) } probe nd_syscall.fsync.return = kprobe.function("sys_fsync").return?{ (name) = ("fsync") (retstr) = (returnstr(1)) } probe nd_syscall.ftruncate = __nd_syscall.ftruncate, __nd_syscall.compat_ftruncate?{ (name) = ("ftruncate") asmlinkage() (fd) = (int_arg(1)) (argstr) = (sprintf("%d, %d", fd, length)) } probe __nd_syscall.ftruncate = kprobe.function("sys_ftruncate").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_ftruncate %})) next } } catch { { next } } asmlinkage() if (%{ /* pure */ _stp_is_compat_task() %}) (length) = (int_arg(2)) else (length) = (long_arg(2)) } probe __nd_syscall.compat_ftruncate = kprobe.function("compat_sys_ftruncate").call{ asmlinkage() (length) = (int_arg(2)) } probe nd_syscall.ftruncate.return = __nd_syscall.ftruncate.return, kprobe.function("compat_sys_ftruncate").return?{ (name) = ("ftruncate") (retstr) = (returnstr(1)) } probe __nd_syscall.ftruncate.return = kprobe.function("sys_ftruncate").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_ftruncate %})) next } } catch { { next } } } probe nd_syscall.ftruncate64 = kprobe.function("sys_ftruncate64")?{ (name) = ("ftruncate") asmlinkage() (fd) = (int_arg(1)) (length) = (longlong_arg(2)) (argstr) = (sprintf("%d, %d", fd, length)) } probe nd_syscall.ftruncate64.return = kprobe.function("sys_ftruncate64").return?{ (name) = ("ftruncate") (retstr) = (returnstr(1)) } probe nd_syscall.futex = kprobe.function("sys_futex")?{ (name) = ("futex") asmlinkage() (futex_uaddr) = (pointer_arg(1)) (op) = (int_arg(2)) (val) = (int_arg(3)) (utime_uaddr) = (pointer_arg(4)) (uaddr2_uaddr) = (pointer_arg(5)) (val3) = (int_arg(6)) if ((op) == (%{ /* pure */ FUTEX_WAKE_BITSET %})) { (argstr) = (sprintf("%p, %s, %d, %#x", futex_uaddr, _futex_op_str(op), val, val3)) } else if ((op) == (%{ /* pure */ FUTEX_WAIT %})) { (argstr) = (sprintf("%p, %s, %d, %s", futex_uaddr, _futex_op_str(op), val, (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(utime_uaddr, 1)):(_struct_timespec_u(utime_uaddr, 1)))) } else if ((op) == (%{ /* pure */ FUTEX_WAIT_BITSET %})) { (argstr) = (sprintf("%p, %s, %d, %s, %#x", futex_uaddr, _futex_op_str(op), val, (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(utime_uaddr, 1)):(_struct_timespec_u(utime_uaddr, 1)), val3)) } else if ((op) == (%{ /* pure */ FUTEX_REQUEUE %})) { (argstr) = (sprintf("%p, %s, %d, %d, %p", futex_uaddr, _futex_op_str(op), val, utime_uaddr, uaddr2_uaddr)) } else if (((op) == (%{ /* pure */ FUTEX_CMP_REQUEUE %})) || ((op) == (%{ /* pure */ FUTEX_CMP_REQUEUE_PI %}))) { (argstr) = (sprintf("%p, %s, %d, %u, %p, %d", futex_uaddr, _futex_op_str(op), val, utime_uaddr, uaddr2_uaddr, val3)) } else if ((op) == (%{ /* pure */ FUTEX_WAKE_OP %})) { (argstr) = (sprintf("%p, %s, %d, %u, %p, %s", futex_uaddr, _futex_op_str(op), val, utime_uaddr, uaddr2_uaddr, _futex_wake_op_str(val3))) } else if ((op) == (%{ /* pure */ FUTEX_WAIT_REQUEUE_PI %})) { (argstr) = (sprintf("%p, %s, %d, %s, %p", futex_uaddr, _futex_op_str(op), val, (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(utime_uaddr, 1)):(_struct_timespec_u(utime_uaddr, 1)), uaddr2_uaddr)) } else { (argstr) = (sprintf("%p, %s, %d", futex_uaddr, _futex_op_str(op), val)) } } probe nd_syscall.futex.return = kprobe.function("sys_futex").return?{ (name) = ("futex") (retstr) = (returnstr(1)) } probe nd_syscall.compat_futex = kprobe.function("compat_sys_futex")?{ (name) = ("futex") asmlinkage() (futex_uaddr) = (pointer_arg(1)) (op) = (int_arg(2)) (val) = (int_arg(3)) (utime_uaddr) = (pointer_arg(4)) (uaddr2_uaddr) = (pointer_arg(5)) (val3) = (int_arg(6)) if ((op) == (%{ /* pure */ FUTEX_WAKE_BITSET %})) { (argstr) = (sprintf("%p, %s, %d, %#x", futex_uaddr, _futex_op_str(op), val, val3)) } else if ((op) == (%{ /* pure */ FUTEX_WAIT %})) { (argstr) = (sprintf("%p, %s, %d, %s", futex_uaddr, _futex_op_str(op), val, (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(utime_uaddr, 1)):(_struct_timespec_u(utime_uaddr, 1)))) } else if ((op) == (%{ /* pure */ FUTEX_WAIT_BITSET %})) { (argstr) = (sprintf("%p, %s, %d, %s, %#x", futex_uaddr, _futex_op_str(op), val, (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(utime_uaddr, 1)):(_struct_timespec_u(utime_uaddr, 1)), val3)) } else if ((op) == (%{ /* pure */ FUTEX_REQUEUE %})) { (argstr) = (sprintf("%p, %s, %d, %d, %p", futex_uaddr, _futex_op_str(op), val, utime_uaddr, uaddr2_uaddr)) } else if (((op) == (%{ /* pure */ FUTEX_CMP_REQUEUE %})) || ((op) == (%{ /* pure */ FUTEX_CMP_REQUEUE_PI %}))) { (argstr) = (sprintf("%p, %s, %d, %u, %p, %d", futex_uaddr, _futex_op_str(op), val, utime_uaddr, uaddr2_uaddr, val3)) } else if ((op) == (%{ /* pure */ FUTEX_WAKE_OP %})) { (argstr) = (sprintf("%p, %s, %d, %u, %p, %s", futex_uaddr, _futex_op_str(op), val, utime_uaddr, uaddr2_uaddr, _futex_wake_op_str(val3))) } else if ((op) == (%{ /* pure */ FUTEX_WAIT_REQUEUE_PI %})) { (argstr) = (sprintf("%p, %s, %d, %s, %p", futex_uaddr, _futex_op_str(op), val, (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(utime_uaddr, 1)):(_struct_timespec_u(utime_uaddr, 1)), uaddr2_uaddr)) } else { (argstr) = (sprintf("%p, %s, %d", futex_uaddr, _futex_op_str(op), val)) } } probe nd_syscall.compat_futex.return = kprobe.function("compat_sys_futex").return?{ (name) = ("futex") (retstr) = (returnstr(1)) } probe nd_syscall.futimesat = kprobe.function("sys_futimesat")?{ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_futimesat %})) next } } catch { { next } } (name) = ("futimesat") (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (filename_uaddr) = (pointer_arg(2)) (filename) = (user_string_quoted(filename_uaddr)) (tvp_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %s, %s", _dfd_str(dirfd), user_string_quoted(filename_uaddr), _struct_timeval_u(tvp_uaddr, 2))) } probe nd_syscall.compat_futimesat = kprobe.function("compat_sys_futimesat")?{ asmlinkage() (name) = ("futimesat") (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (filename_uaddr) = (pointer_arg(2)) (filename) = (user_string_quoted(pointer_arg(2))) (tvp_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %s, %s", _dfd_str(int_arg(1)), user_string_quoted(pointer_arg(2)), _struct_compat_timeval_u(pointer_arg(3), 2))) } probe nd_syscall.futimesat.return = kprobe.function("sys_futimesat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_futimesat %})) next } } catch { { next } } (name) = ("futimesat") (retstr) = (returnstr(1)) } probe nd_syscall.compat_futimesat.return = kprobe.function("compat_sys_futimesat").return?{ (name) = ("futimesat") (retstr) = (returnstr(1)) } probe nd_syscall.getcwd = kprobe.function("sys_getcwd")?{ (name) = ("getcwd") asmlinkage() (buf_uaddr) = (pointer_arg(1)) (size) = (ulong_arg(2)) (argstr) = (sprintf("%p, %d", buf_uaddr, size)) } probe nd_syscall.getcwd.return = kprobe.function("sys_getcwd").return?{ (name) = ("getcwd") (retstr) = (returnstr(1)) } probe nd_syscall.getdents = kprobe.function("sys_getdents")?, kprobe.function("sys_getdents64")?, kprobe.function("compat_sys_getdents")?, kprobe.function("compat_sys_getdents64")?{ (name) = ("getdents") asmlinkage() (fd) = (int_arg(1)) (dirp_uaddr) = (pointer_arg(2)) (count) = (uint_arg(3)) (argstr) = (sprintf("%d, %p, %d", fd, dirp_uaddr, count)) } probe nd_syscall.getdents.return = kprobe.function("sys_getdents").return?, kprobe.function("sys_getdents64").return?, kprobe.function("compat_sys_getdents").return?, kprobe.function("compat_sys_getdents64").return?{ (name) = ("getdents") (retstr) = (returnstr(1)) } probe nd_syscall.getegid = kprobe.function("sys_getegid16")?, kprobe.function("sys32_getegid16")?, kprobe.function("sys_getegid"){ (name) = ("getegid") (argstr) = ("") } probe nd_syscall.getegid.return = kprobe.function("sys_getegid16").return?, kprobe.function("sys32_getegid16").return?, kprobe.function("sys_getegid").return{ (name) = ("getegid") (retstr) = (returnstr(1)) } probe nd_syscall.geteuid = kprobe.function("sys_geteuid16")?, kprobe.function("sys32_geteuid16")?, kprobe.function("sys_geteuid"){ (name) = ("geteuid") (argstr) = ("") } probe nd_syscall.geteuid.return = kprobe.function("sys_geteuid16").return?, kprobe.function("sys32_geteuid16").return?, kprobe.function("sys_geteuid").return{ (name) = ("geteuid") (retstr) = (returnstr(1)) } probe nd_syscall.getgid = kprobe.function("sys_getgid16")?, kprobe.function("sys32_getgid16")?, kprobe.function("sys_getgid"){ (name) = ("getgid") (argstr) = ("") } probe nd_syscall.getgid.return = kprobe.function("sys_getgid16").return?, kprobe.function("sys32_getgid16").return?, kprobe.function("sys_getgid").return{ (name) = ("getgid") (retstr) = (returnstr(1)) } probe nd_syscall.getgroups = kprobe.function("sys_getgroups16")?, kprobe.function("sys32_getgroups16")?, kprobe.function("sys_getgroups")?{ (name) = ("getgroups") asmlinkage() (size) = (int_arg(1)) (list_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", size, list_uaddr)) } probe nd_syscall.getgroups.return = kprobe.function("sys_getgroups16").return?, kprobe.function("sys32_getgroups16").return?, kprobe.function("sys_getgroups").return?{ (name) = ("getgroups") (retstr) = (returnstr(1)) } probe nd_syscall.gethostname = kprobe.function("sys_gethostname")?{ (name) = ("gethostname") asmlinkage() (name_uaddr) = (pointer_arg(1)) (len) = (int_arg(2)) (argstr) = (sprintf("%p, %d", name_uaddr, len)) } probe nd_syscall.gethostname.return = kprobe.function("sys_gethostname").return?{ (name) = ("gethostname") (retstr) = (returnstr(1)) } probe nd_syscall.getitimer = kprobe.function("sys_getitimer")?{ (name) = ("getitimer") asmlinkage() (which) = (int_arg(1)) (value_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", _itimer_which_str(which), value_uaddr)) } probe nd_syscall.getitimer.return = kprobe.function("sys_getitimer").return?{ (name) = ("getitimer") (retstr) = (returnstr(1)) } probe nd_syscall.compat_getitimer = kprobe.function("compat_sys_getitimer")?{ (name) = ("getitimer") asmlinkage() (which) = (int_arg(1)) (value_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", _itimer_which_str(which), value_uaddr)) } probe nd_syscall.compat_getitimer.return = kprobe.function("compat_sys_getitimer").return?{ (name) = ("getitimer") (retstr) = (returnstr(1)) } probe nd_syscall.get_mempolicy = __nd_syscall.get_mempolicy?, kprobe.function("compat_sys_get_mempolicy")?{ (name) = ("get_mempolicy") asmlinkage() (policy_uaddr) = (pointer_arg(1)) (nmask_uaddr) = (pointer_arg(2)) (maxnode) = (ulong_arg(3)) (addr) = (ulong_arg(4)) (flags) = (ulong_arg(5)) (flags_str) = (_mempolicy_flags_str(flags)) (argstr) = (sprintf("%p, %p, %u, %p, %s", policy_uaddr, nmask_uaddr, maxnode, addr, _mempolicy_flags_str(flags))) } probe __nd_syscall.get_mempolicy = kprobe.function("sys_get_mempolicy")?{ asmlinkage() } probe nd_syscall.get_mempolicy.return = __nd_syscall.get_mempolicy.return?, kprobe.function("compat_sys_get_mempolicy").return?{ (name) = ("get_mempolicy") (retstr) = (returnstr(1)) } probe __nd_syscall.get_mempolicy.return = kprobe.function("sys_get_mempolicy").return?{ asmlinkage() } probe nd_syscall.getpeername = __nd_syscall.getpeername?, __nd_syscall.socketcall.getpeername?, __nd_syscall.compat_socketcall.getpeername?{ (name) = ("getpeername") (argstr) = (sprintf("%d, %p, %p", s, name_uaddr, namelen_uaddr)) } probe __nd_syscall.getpeername = kprobe.function("sys_getpeername")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getpeername %})) next } } catch { { next } } asmlinkage() (s) = (int_arg(1)) (name_uaddr) = (pointer_arg(2)) (namelen_uaddr) = (pointer_arg(3)) } probe __nd_syscall.socketcall.getpeername = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_GETPEERNAME %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (name_uaddr) = (user_ulong(&(__args)[1])) (namelen_uaddr) = (user_ulong(&(__args)[2])) } probe __nd_syscall.compat_socketcall.getpeername = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_GETPEERNAME %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (name_uaddr) = (user_uint32(&(__args)[1])) (namelen_uaddr) = (user_uint32(&(__args)[2])) } probe nd_syscall.getpeername.return = __nd_syscall.getpeername.return?, __nd_syscall.socketcall.getpeername.return?{ (name) = ("getpeername") (retstr) = (returnstr(1)) } probe __nd_syscall.getpeername.return = kprobe.function("sys_getpeername").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getpeername %})) next } } catch { { next } } } probe __nd_syscall.socketcall.getpeername.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_GETPEERNAME %})) next } probe nd_syscall.getpgid = kprobe.function("sys_getpgid")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getpgid %})) next } } catch { { next } } (name) = ("getpgid") asmlinkage() (pid) = (int_arg(1)) (argstr) = (sprintf("%d", pid)) } probe nd_syscall.getpgid.return = kprobe.function("sys_getpgid").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getpgid %})) next } } catch { { next } } (name) = ("getpgid") (retstr) = (returnstr(1)) } probe nd_syscall.getpgrp = kprobe.function("sys_getpgrp")?{ (name) = ("getpgrp") (argstr) = ("") } probe nd_syscall.getpgrp.return = kprobe.function("sys_getpgrp").return?{ (name) = ("getpgrp") (retstr) = (returnstr(1)) } probe nd_syscall.getpid = kprobe.function("sys_getpid"){ (name) = ("getpid") (argstr) = ("") } probe nd_syscall.getpid.return = kprobe.function("sys_getpid").return{ (name) = ("getpid") (retstr) = (returnstr(1)) } probe nd_syscall.getppid = kprobe.function("sys_getppid"){ (name) = ("getppid") (argstr) = ("") } probe nd_syscall.getppid.return = kprobe.function("sys_getppid").return{ (name) = ("getppid") (retstr) = (returnstr(1)) } probe nd_syscall.getpriority = kprobe.function("sys_getpriority")?{ (name) = ("getpriority") asmlinkage() (which) = (int_arg(1)) (who) = (int_arg(2)) (argstr) = (sprintf("%s, %d", _priority_which_str(which), who)) } probe nd_syscall.getpriority.return = kprobe.function("sys_getpriority").return?{ (name) = ("getpriority") (retstr) = (returnstr(1)) } probe nd_syscall.getrandom = kprobe.function("sys_getrandom")?{ (name) = ("getrandom") asmlinkage() (buf) = (user_string_quoted(pointer_arg(1))) (count) = (ulong_arg(2)) (flags) = (uint_arg(3)) (flags_str) = (_getrandom_flags_str(uint_arg(3))) (argstr) = (sprintf("%s, %u, %s", buf, count, flags_str)) } probe nd_syscall.getrandom.return = kprobe.function("sys_getrandom").return?{ (name) = ("getrandom") (retstr) = (returnstr(1)) } probe nd_syscall.getresgid = kprobe.function("sys_getresgid16")?, kprobe.function("sys_getresgid")?{ (name) = ("getresgid") asmlinkage() (rgid_uaddr) = (pointer_arg(1)) (egid_uaddr) = (pointer_arg(2)) (sgid_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%p, %p, %p", rgid_uaddr, egid_uaddr, sgid_uaddr)) } probe nd_syscall.getresgid.return = kprobe.function("sys_getresgid16").return?, kprobe.function("sys_getresgid").return?{ (name) = ("getresgid") (retstr) = (returnstr(1)) } probe nd_syscall.getresuid = kprobe.function("sys_getresuid16")?, kprobe.function("sys_getresuid")?{ (name) = ("getresuid") asmlinkage() (ruid_uaddr) = (pointer_arg(1)) (euid_uaddr) = (pointer_arg(2)) (suid_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%p, %p, %p", ruid_uaddr, euid_uaddr, suid_uaddr)) } probe nd_syscall.getresuid.return = kprobe.function("sys_getresuid16").return?, kprobe.function("sys_getresuid").return?{ (name) = ("getresuid") (retstr) = (returnstr(1)) } probe nd_syscall.getrlimit = __nd_syscall.getrlimit?, kprobe.function("compat_sys_getrlimit")?, kprobe.function("sys_old_getrlimit")?{ (name) = ("getrlimit") asmlinkage() (resource) = (int_arg(1)) (rlim_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", _rlimit_resource_str(resource), rlim_uaddr)) } probe __nd_syscall.getrlimit = kprobe.function("sys_getrlimit"){ } probe nd_syscall.getrlimit.return = __nd_syscall.getrlimit.return?, kprobe.function("sys_old_getrlimit").return?, kprobe.function("compat_sys_getrlimit").return?, __nd_syscall.old_getrlimit.return?{ (name) = ("getrlimit") (retstr) = (returnstr(1)) } probe __nd_syscall.getrlimit.return = kprobe.function("sys_getrlimit").return{ } probe nd_syscall.getrusage = __nd_syscall.getrusage, kprobe.function("compat_sys_getrusage").call?{ (name) = ("getrusage") asmlinkage() (who) = (int_arg(1)) (who_str) = (_rusage_who_str(who)) (usage_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", who_str, usage_uaddr)) } probe __nd_syscall.getrusage = kprobe.function("sys_getrusage").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getrusage %})) next } } catch { { next } } } probe nd_syscall.getrusage.return = __nd_syscall.getrusage.return, kprobe.function("compat_sys_getrusage").return?{ (name) = ("getrusage") (retstr) = (returnstr(1)) } probe __nd_syscall.getrusage.return = kprobe.function("sys_getrusage").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getrusage %})) next } } catch { { next } } } probe nd_syscall.getsid = kprobe.function("sys_getsid")?{ (name) = ("getsid") asmlinkage() (pid) = (int_arg(1)) (argstr) = (sprint(pid)) } probe nd_syscall.getsid.return = kprobe.function("sys_getsid").return?{ (name) = ("getsid") (retstr) = (returnstr(1)) } probe nd_syscall.getsockname = __nd_syscall.getsockname?, __nd_syscall.socketcall.getsockname?, __nd_syscall.compat_socketcall.getsockname?{ (name) = ("getsockname") (argstr) = (sprintf("%d, %p, %p", s, name_uaddr, namelen_uaddr)) } probe __nd_syscall.getsockname = kprobe.function("sys_getsockname")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getsockname %})) next } } catch { { next } } asmlinkage() (s) = (int_arg(1)) (name_uaddr) = (pointer_arg(2)) (namelen_uaddr) = (pointer_arg(3)) } probe __nd_syscall.socketcall.getsockname = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_GETSOCKNAME %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (name_uaddr) = (user_ulong(&(__args)[1])) (namelen_uaddr) = (user_ulong(&(__args)[2])) } probe __nd_syscall.compat_socketcall.getsockname = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_GETSOCKNAME %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (name_uaddr) = (user_uint32(&(__args)[1])) (namelen_uaddr) = (user_uint32(&(__args)[2])) } probe nd_syscall.getsockname.return = __nd_syscall.getsockname.return?, __nd_syscall.socketcall.getsockname.return?{ (name) = ("getsockname") (retstr) = (returnstr(1)) } probe __nd_syscall.getsockname.return = kprobe.function("sys_getsockname").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getsockname %})) next } } catch { { next } } } probe __nd_syscall.socketcall.getsockname.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_GETSOCKNAME %})) next } probe nd_syscall.getsockopt = __nd_syscall.getsockopt?, __nd_syscall.socketcall.getsockopt?, __nd_syscall.compat_socketcall.getsockopt?{ (name) = ("getsockopt") (level_str) = (_sockopt_level_str(level)) (optname_str) = (_sockopt_optname_str(optname)) (argstr) = (sprintf("%d, %s, %s, %p, %p", fd, _sockopt_level_str(level), _sockopt_optname_str(optname), optval_uaddr, optlen_uaddr)) } probe __nd_syscall.getsockopt = kprobe.function("sys_getsockopt")?{ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_getsockopt %})) next } } catch { { next } } (fd) = (int_arg(1)) (level) = (int_arg(2)) (optname) = (int_arg(3)) (optval_uaddr) = (pointer_arg(4)) (optlen_uaddr) = (pointer_arg(5)) } probe __nd_syscall.socketcall.getsockopt = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_GETSOCKOPT %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (fd) = (__int32(user_ulong(&(__args)[0]))) (level) = (__int32(user_ulong(&(__args)[1]))) (optname) = (__int32(user_ulong(&(__args)[2]))) (optval_uaddr) = (user_ulong(&(__args)[3])) (optlen_uaddr) = (user_ulong(&(__args)[4])) } probe __nd_syscall.compat_socketcall.getsockopt = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_GETSOCKOPT %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (fd) = (user_int(&(__args)[0])) (level) = (user_int(&(__args)[1])) (optname) = (user_int(&(__args)[2])) (optval_uaddr) = (user_uint32(&(__args)[3])) (optlen_uaddr) = (user_uint32(&(__args)[4])) } probe nd_syscall.getsockopt.return = __nd_syscall.getsockopt.return?, __nd_syscall.socketcall.getsockopt.return?{ (name) = ("getsockopt") (retstr) = (returnstr(1)) } probe __nd_syscall.getsockopt.return = kprobe.function("sys_getsockopt").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getsockopt %})) next } } catch { { next } } } probe __nd_syscall.socketcall.getsockopt.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_GETSOCKOPT %})) next } probe nd_syscall.gettid = kprobe.function("sys_gettid"){ (name) = ("gettid") (argstr) = ("") } probe nd_syscall.gettid.return = kprobe.function("sys_gettid").return{ (name) = ("gettid") (retstr) = (returnstr(1)) } probe nd_syscall.gettimeofday = kprobe.function("compat_sys_gettimeofday")?, kprobe.function("sys32_gettimeofday")?, kprobe.function("sys_gettimeofday")?{ (name) = ("gettimeofday") asmlinkage() (tv_uaddr) = (pointer_arg(1)) (tz_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%p, %p", tv_uaddr, tz_uaddr)) } probe nd_syscall.gettimeofday.return = kprobe.function("compat_sys_gettimeofday").return?, kprobe.function("sys32_gettimeofday").return?, kprobe.function("sys_gettimeofday").return?{ (name) = ("gettimeofday") (retstr) = (returnstr(1)) } probe nd_syscall.getuid = kprobe.function("sys_getuid16")?, kprobe.function("sys32_getuid16")?, kprobe.function("sys_getuid"){ (name) = ("getuid") (argstr) = ("") } probe nd_syscall.getuid.return = kprobe.function("sys_getuid16").return?, kprobe.function("sys32_getuid16").return?, kprobe.function("sys_getuid").return{ (name) = ("getuid") (retstr) = (returnstr(1)) } probe nd_syscall.getxattr = kprobe.function("sys_getxattr")?{ (name) = ("getxattr") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (name_str) = (user_string_quoted(pointer_arg(2))) (value_uaddr) = (pointer_arg(3)) (size) = (ulong_arg(4)) (argstr) = (sprintf("%s, %s, %p, %u", user_string_quoted(pointer_arg(1)), user_string_quoted(pointer_arg(2)), value_uaddr, size)) } probe nd_syscall.getxattr.return = kprobe.function("sys_getxattr").return?{ (name) = ("getxattr") (retstr) = (returnstr(1)) } probe nd_syscall.init_module = kprobe.function("sys_init_module")?{ (name) = ("init_module") asmlinkage() (umod_uaddr) = (pointer_arg(1)) (len) = (ulong_arg(2)) (uargs) = (user_string_quoted(pointer_arg(3))) (argstr) = (sprintf("%p, %u, %s", umod_uaddr, len, uargs)) } probe nd_syscall.init_module.return = kprobe.function("sys_init_module").return?{ (name) = ("init_module") (retstr) = (returnstr(1)) } probe nd_syscall.inotify_add_watch = kprobe.function("sys_inotify_add_watch")?{ (name) = ("inotify_add_watch") asmlinkage() (fd) = (int_arg(1)) (path_uaddr) = (pointer_arg(2)) (path) = (user_string_quoted(path_uaddr)) (mask) = (uint_arg(3)) (argstr) = (sprintf("%d, %s, %s", fd, user_string_quoted(path_uaddr), _inotify_watch_mask_str(mask))) } probe nd_syscall.inotify_add_watch.return = kprobe.function("sys_inotify_add_watch").return?{ (name) = ("inotify_add_watch") (retstr) = (returnstr(1)) } probe nd_syscall.inotify_init = __nd_syscall.inotify_init1?, __nd_syscall.inotify_init?{ } probe __nd_syscall.inotify_init1 = kprobe.function("sys_inotify_init1"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_inotify_init1 %})) next } } catch { { next } } asmlinkage() (name) = ("inotify_init1") (flags) = (int_arg(1)) (argstr) = (_inotify_init1_flag_str(flags)) } probe __nd_syscall.inotify_init = kprobe.function("sys_inotify_init"){ (name) = ("inotify_init") (flags) = (0) (argstr) = ("") } probe nd_syscall.inotify_init.return = __nd_syscall.inotify_init1.return?, __nd_syscall.inotify_init.return?{ } probe __nd_syscall.inotify_init1.return = kprobe.function("sys_inotify_init1").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_inotify_init1 %})) next } } catch { { next } } (name) = ("inotify_init1") (retstr) = (returnstr(1)) } probe __nd_syscall.inotify_init.return = kprobe.function("sys_inotify_init").return{ (name) = ("inotify_init") (retstr) = (returnstr(1)) } probe nd_syscall.inotify_rm_watch = kprobe.function("sys_inotify_rm_watch")?{ (name) = ("inotify_rm_watch") asmlinkage() (fd) = (int_arg(1)) (wd) = (int_arg(2)) (argstr) = (sprintf("%d, %d", fd, wd)) } probe nd_syscall.inotify_rm_watch.return = kprobe.function("sys_inotify_rm_watch").return?{ (name) = ("inotify_rm_watch") (retstr) = (returnstr(1)) } probe nd_syscall.io_cancel = kprobe.function("sys_io_cancel")?{ (name) = ("io_cancel") asmlinkage() (ctx_id) = (ulong_arg(1)) (iocb_uaddr) = (pointer_arg(2)) (result_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%u, %p, %p", ctx_id, iocb_uaddr, result_uaddr)) } probe nd_syscall.io_cancel.return = kprobe.function("sys_io_cancel").return?{ (name) = ("io_cancel") (retstr) = (returnstr(1)) } probe nd_syscall.ioctl = __nd_syscall.ioctl, kprobe.function("compat_sys_ioctl")?{ asmlinkage() (name) = ("ioctl") (fd) = (int_arg(1)) (request) = (int_arg(2)) (argp) = (ulong_arg(3)) (argstr) = (sprintf("%d, %d, %p", fd, request, argp)) } probe __nd_syscall.ioctl = kprobe.function("sys_ioctl"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_ioctl %})) next } } catch { { next } } } probe nd_syscall.ioctl.return = __nd_syscall.ioctl.return, kprobe.function("compat_sys_ioctl").return?{ (name) = ("ioctl") (retstr) = (returnstr(1)) } probe __nd_syscall.ioctl.return = kprobe.function("sys_ioctl").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_ioctl %})) next } } catch { { next } } } probe nd_syscall.io_destroy = kprobe.function("sys_io_destroy")?{ (name) = ("io_destroy") asmlinkage() (ctx) = (ulong_arg(1)) (argstr) = (sprintf("%u", ctx)) } probe nd_syscall.io_destroy.return = kprobe.function("sys_io_destroy").return?{ (name) = ("io_destroy") (retstr) = (returnstr(1)) } probe nd_syscall.io_getevents = __nd_syscall.io_getevents, __nd_syscall.compat_io_getevents?{ (name) = ("io_getevents") asmlinkage() (ctx_id) = (ulong_arg(1)) (events_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%u, %d, %d, %p, %s", ctx_id, min_nr, nr, events_uaddr, timestr)) } probe __nd_syscall.io_getevents = kprobe.function("sys_io_getevents")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_getevents %})) next } } catch { { next } } asmlinkage() (nr) = (long_arg(3)) (min_nr) = (long_arg(2)) (timeout_uaddr) = (pointer_arg(5)) (timestr) = (_struct_timespec_u(timeout_uaddr, 1)) } probe __nd_syscall.compat_io_getevents = kprobe.function("compat_sys_io_getevents")?{ asmlinkage() (nr) = (int_arg(3)) (min_nr) = (int_arg(2)) (timeout_uaddr) = (pointer_arg(5)) (timestr) = (_struct_compat_timespec_u(timeout_uaddr, 1)) } probe nd_syscall.io_getevents.return = __nd_syscall.io_getevents.return, kprobe.function("compat_sys_io_getevents").return?{ (name) = ("io_getevents") (retstr) = (returnstr(1)) } probe __nd_syscall.io_getevents.return = kprobe.function("sys_io_getevents").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_getevents %})) next } } catch { { next } } } probe nd_syscall.ioperm = kprobe.function("sys_ioperm")?{ (name) = ("ioperm") asmlinkage() (from) = (ulong_arg(1)) (num) = (ulong_arg(2)) (turn_on) = (uint_arg(3)) (argstr) = (sprintf("%#x, %#x, %#x", from, num, turn_on)) } probe nd_syscall.ioperm.return = kprobe.function("sys_ioperm").return?{ (name) = ("ioperm") (retstr) = (returnstr(1)) } probe nd_syscall.io_setup = __nd_syscall.io_setup, kprobe.function("compat_sys_io_setup")?{ asmlinkage() (name) = ("io_setup") (maxevents) = (uint_arg(1)) (ctxp_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%u, %p", maxevents, ctxp_uaddr)) } probe __nd_syscall.io_setup = kprobe.function("sys_io_setup")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_setup %})) next } } catch { { next } } } probe nd_syscall.io_setup.return = __nd_syscall.io_setup.return, kprobe.function("compat_sys_io_setup").return?{ (name) = ("io_setup") (retstr) = (returnstr(1)) } probe __nd_syscall.io_setup.return = kprobe.function("sys_io_setup").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_setup %})) next } } catch { { next } } } probe nd_syscall.io_submit = __nd_syscall.io_submit, __nd_syscall.compat_io_submit?{ (name) = ("io_submit") asmlinkage() (ctx_id) = (ulong_arg(1)) (iocbpp_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%u, %d, %p", ctx_id, nr, iocbpp_uaddr)) } probe __nd_syscall.io_submit = kprobe.function("sys_io_submit")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_submit %})) next } } catch { { next } } asmlinkage() (nr) = (long_arg(2)) } probe __nd_syscall.compat_io_submit = kprobe.function("compat_sys_io_submit")?{ asmlinkage() (nr) = (int_arg(2)) } probe nd_syscall.io_submit.return = __nd_syscall.io_submit.return, kprobe.function("compat_sys_io_submit").return?{ (name) = ("io_submit") (retstr) = (returnstr(1)) } probe __nd_syscall.io_submit.return = kprobe.function("sys_io_submit").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_submit %})) next } } catch { { next } } } probe nd_syscall.ioprio_get = kprobe.function("sys_ioprio_get")?{ (name) = ("ioprio_get") asmlinkage() (which) = (int_arg(1)) (which_str) = (_stp_ioprio_which_str(which)) (who) = (int_arg(2)) (argstr) = (sprintf("%s, %d", _stp_ioprio_which_str(which), who)) } probe nd_syscall.ioprio_get.return = kprobe.function("sys_ioprio_get").return?{ (name) = ("ioprio_get") (retstr) = (returnstr(1)) } probe nd_syscall.ioprio_set = kprobe.function("sys_ioprio_set")?{ (name) = ("ioprio_set") asmlinkage() (which) = (int_arg(1)) (which_str) = (_stp_ioprio_which_str(which)) (who) = (int_arg(2)) (ioprio) = (int_arg(3)) (ioprio_str) = (_stp_ioprio_value_str(ioprio)) (argstr) = (sprintf("%s, %d, %s", which_str, who, ioprio_str)) } probe nd_syscall.ioprio_set.return = kprobe.function("sys_ioprio_set").return?{ (name) = ("ioprio_set") (retstr) = (returnstr(1)) } probe nd_syscall.kexec_load = __nd_syscall.kexec_load?, kprobe.function("compat_sys_kexec_load")?{ (name) = ("kexec_load") asmlinkage() (entry) = (ulong_arg(1)) (nr_segments) = (ulong_arg(2)) (segments_uaddr) = (pointer_arg(3)) (flags) = (ulong_arg(4)) (flags_str) = (_kexec_flags_str(flags)) (argstr) = (sprintf("%p, %u, %p, %s", entry, nr_segments, segments_uaddr, flags_str)) } probe __nd_syscall.kexec_load = kprobe.function("sys_kexec_load"){ } probe nd_syscall.kexec_load.return = __nd_syscall.kexec_load.return?, kprobe.function("compat_sys_kexec_load").return?{ (name) = ("kexec_load") (retstr) = (returnstr(1)) } probe __nd_syscall.kexec_load.return = kprobe.function("sys_kexec_load").return{ } probe nd_syscall.keyctl = kprobe.function("compat_sys_keyctl")?, kprobe.function("sys_keyctl")?{ (name) = ("keyctl") asmlinkage() (option) = (int_arg(1)) if (%{ /* pure */ _stp_is_compat_task() %}) { (arg2) = (uint_arg(2)) (arg3) = (uint_arg(3)) (arg4) = (uint_arg(4)) (arg5) = (uint_arg(5)) } else { (arg2) = (ulong_arg(2)) (arg3) = (ulong_arg(3)) (arg4) = (ulong_arg(4)) (arg5) = (ulong_arg(5)) } if ((((option) == (%{ /* pure */ KEYCTL_READ %})) || ((option) == (%{ /* pure */ KEYCTL_DESCRIBE %}))) || ((option) == (%{ /* pure */ KEYCTL_GET_SECURITY %}))) { (argstr) = (sprintf("%s, %s, %p, %d", _stp_keyctl_cmd_str(option), _stp_keyctl_keyring_shortcut_str(arg2), arg3, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4))) } else if ((option) == (%{ /* pure */ KEYCTL_UPDATE %})) { (argstr) = (sprintf("%s, %d, %s, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), user_string_quoted(arg3), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4))) } else if (((((option) == (%{ /* pure */ KEYCTL_REVOKE %})) || ((option) == (%{ /* pure */ KEYCTL_CLEAR %}))) || ((option) == (%{ /* pure */ KEYCTL_INVALIDATE %}))) || ((option) == (%{ /* pure */ KEYCTL_ASSUME_AUTHORITY %}))) { (argstr) = (sprintf("%s, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2))) } else if (((option) == (%{ /* pure */ KEYCTL_LINK %})) || ((option) == (%{ /* pure */ KEYCTL_UNLINK %}))) { (argstr) = (sprintf("%s, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3))) } else if ((option) == (%{ /* pure */ KEYCTL_SEARCH %})) { (argstr) = (sprintf("%s, %d, %s, %s, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), user_string_quoted(arg3), user_string_quoted(arg4), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } else if ((option) == (%{ /* pure */ KEYCTL_CHOWN %})) { (argstr) = (sprintf("%s, %d, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4))) } else if ((option) == (%{ /* pure */ KEYCTL_SETPERM %})) { (argstr) = (sprintf("%s, %d, %s", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), _stp_keyctl_perm_str(arg3))) } else if ((option) == (%{ /* pure */ KEYCTL_INSTANTIATE %})) { (argstr) = (sprintf("%s, %d, %s, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), user_string_quoted(arg3), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } else if ((option) == (%{ /* pure */ KEYCTL_INSTANTIATE_IOV %})) { (argstr) = (sprintf("%s, %d, %p, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), arg3, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } else if ((option) == (%{ /* pure */ KEYCTL_NEGATE %})) { (argstr) = (sprintf("%s, %d, %u, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), arg3, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4))) } else if ((option) == (%{ /* pure */ KEYCTL_REJECT %})) { (argstr) = (sprintf("%s, %d, %u, %u, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), arg3, arg4, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } else if ((option) == (%{ /* pure */ KEYCTL_SET_TIMEOUT %})) { (argstr) = (sprintf("%s, %d, %u", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), arg3)) } else if ((option) == (%{ /* pure */ KEYCTL_GET_KEYRING_ID %})) { (argstr) = (sprintf("%s, %s, %d", _stp_keyctl_cmd_str(option), _stp_keyctl_keyring_shortcut_str(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3))) } else if ((option) == (%{ /* pure */ KEYCTL_SET_REQKEY_KEYRING %})) { (argstr) = (sprintf("%s, %s", _stp_keyctl_cmd_str(option), _stp_keyctl_default_keyrings_str(arg2))) } else if ((option) == (%{ /* pure */ KEYCTL_JOIN_SESSION_KEYRING %})) { (argstr) = (sprintf("%s, %p", _stp_keyctl_cmd_str(option), arg2)) } else if ((option) == (%{ /* pure */ KEYCTL_GET_PERSISTENT %})) { (argstr) = (sprintf("%s, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3))) } else { (argstr) = (sprintf("%d, %d, %d, %d, %d", option, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } } probe nd_syscall.keyctl.return = kprobe.function("compat_sys_keyctl").return?, kprobe.function("sys_keyctl").return?{ (name) = ("keyctl") (retstr) = (returnstr(1)) } probe nd_syscall.kill = kprobe.function("sys_kill")?{ (name) = ("kill") asmlinkage() (pid) = (int_arg(1)) (sig) = (int_arg(2)) (argstr) = (sprintf("%d, %s", pid, _signal_name(sig))) } probe nd_syscall.kill.return = kprobe.function("sys_kill").return?{ (name) = ("kill") (retstr) = (returnstr(1)) } probe nd_syscall.lchown = kprobe.function("sys_lchown")?{ (name) = ("lchown") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (owner) = (__int32(uint_arg(2))) (group) = (__int32(uint_arg(3))) (argstr) = (sprintf("%s, %d, %d", user_string_quoted(pointer_arg(1)), owner, group)) } probe nd_syscall.lchown.return = kprobe.function("sys_lchown").return?{ (name) = ("lchown") (retstr) = (returnstr(1)) } probe nd_syscall.lchown16 = kprobe.function("sys_lchown16")?{ (name) = ("lchown16") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (owner) = (__short(uint_arg(2))) (group) = (__short(uint_arg(3))) (argstr) = (sprintf("%s, %d, %d", user_string_quoted(pointer_arg(1)), owner, group)) } probe nd_syscall.lchown16.return = kprobe.function("sys_lchown16").return?{ (name) = ("lchown16") (retstr) = (returnstr(1)) } probe nd_syscall.lgetxattr = kprobe.function("sys_lgetxattr")?{ (name) = ("lgetxattr") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (name_str) = (user_string_quoted(pointer_arg(2))) (value_uaddr) = (pointer_arg(3)) (size) = (ulong_arg(4)) (argstr) = (sprintf("%s, %s, %p, %u", user_string_quoted(pointer_arg(1)), user_string_quoted(pointer_arg(2)), value_uaddr, size)) } probe nd_syscall.lgetxattr.return = kprobe.function("sys_lgetxattr").return?{ (name) = ("lgetxattr") (retstr) = (returnstr(1)) } probe nd_syscall.link = kprobe.function("sys_link")?{ (name) = ("link") asmlinkage() (oldpath) = (user_string_quoted(pointer_arg(1))) (newpath) = (user_string_quoted(pointer_arg(2))) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), user_string_quoted(pointer_arg(2)))) } probe nd_syscall.link.return = kprobe.function("sys_link").return?{ (name) = ("link") (retstr) = (returnstr(1)) } probe nd_syscall.linkat = kprobe.function("sys_linkat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_linkat %})) next } } catch { { next } } (name) = ("linkat") asmlinkage() (olddirfd) = (int_arg(1)) (olddirfd_str) = (_dfd_str(olddirfd)) (oldpath) = (user_string_quoted(pointer_arg(2))) (newdirfd) = (int_arg(3)) (newdirfd_str) = (_dfd_str(newdirfd)) (newpath) = (user_string_quoted(pointer_arg(4))) (flags) = (int_arg(5)) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %s, %s, %s", olddirfd_str, user_string_quoted(pointer_arg(2)), newdirfd_str, user_string_quoted(pointer_arg(4)), flags_str)) } probe nd_syscall.linkat.return = kprobe.function("sys_linkat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_linkat %})) next } } catch { { next } } (name) = ("linkat") (retstr) = (returnstr(1)) } probe nd_syscall.listen = __nd_syscall.listen?, __nd_syscall.socketcall.listen?, __nd_syscall.compat_socketcall.listen?{ (name) = ("listen") (argstr) = (sprintf("%d, %d", sockfd, backlog)) } probe __nd_syscall.listen = kprobe.function("sys_listen")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_listen %})) next } } catch { { next } } asmlinkage() (sockfd) = (int_arg(1)) (backlog) = (int_arg(2)) } probe __nd_syscall.socketcall.listen = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_LISTEN %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (sockfd) = (__int32(user_ulong(&(__args)[0]))) (backlog) = (__int32(user_ulong(&(__args)[1]))) } probe __nd_syscall.compat_socketcall.listen = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_LISTEN %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (sockfd) = (user_int(&(__args)[0])) (backlog) = (user_int(&(__args)[1])) } probe nd_syscall.listen.return = __nd_syscall.listen.return?, __nd_syscall.socketcall.listen.return?{ (name) = ("listen") (retstr) = (returnstr(1)) } probe __nd_syscall.listen.return = kprobe.function("sys_listen").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_listen %})) next } } catch { { next } } } probe __nd_syscall.socketcall.listen.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_LISTEN %})) next } probe nd_syscall.listxattr = kprobe.function("sys_listxattr")?{ (name) = ("listxattr") asmlinkage() (path_uaddr) = (pointer_arg(1)) (path) = (user_string_quoted(path_uaddr)) (list_uaddr) = (pointer_arg(2)) (size) = (ulong_arg(3)) (argstr) = (sprintf("%s, %p, %u", user_string_quoted(path_uaddr), list_uaddr, size)) } probe nd_syscall.listxattr.return = kprobe.function("sys_listxattr").return?{ (name) = ("listxattr") (retstr) = (returnstr(1)) } probe nd_syscall.llistxattr = kprobe.function("sys_llistxattr")?{ (name) = ("llistxattr") asmlinkage() (path_uaddr) = (pointer_arg(1)) (path) = (user_string_quoted(path_uaddr)) (list_uaddr) = (pointer_arg(2)) (size) = (ulong_arg(3)) (argstr) = (sprintf("%s, %p, %u", user_string_quoted(path_uaddr), list_uaddr, size)) } probe nd_syscall.llistxattr.return = kprobe.function("sys_llistxattr").return?{ (name) = ("llistxattr") (retstr) = (returnstr(1)) } probe nd_syscall.llseek = kprobe.function("sys_llseek")?{ (name) = ("llseek") asmlinkage() (fd) = (int_arg(1)) (offset_high) = (ulong_arg(2)) (offset_low) = (ulong_arg(3)) (result_uaddr) = (pointer_arg(4)) (whence) = (uint_arg(5)) (whence_str) = (_seek_whence_str(whence)) (argstr) = (sprintf("%d, 0x%x, 0x%x, %p, %s", fd, offset_high, offset_low, result_uaddr, whence_str)) } probe nd_syscall.llseek.return = kprobe.function("sys_llseek").return?{ (name) = ("llseek") (retstr) = (returnstr(1)) } probe nd_syscall.lookup_dcookie = kprobe.function("sys_lookup_dcookie")?{ (name) = ("lookup_dcookie") asmlinkage() (cookie) = (ulonglong_arg(1)) (buffer_uaddr) = (pointer_arg(2)) (len) = (ulong_arg(3)) (argstr) = (sprintf("%#lx, %p, %#x", cookie, buffer_uaddr, len)) } probe nd_syscall.lookup_dcookie.return = kprobe.function("sys_lookup_dcookie").return?{ (name) = ("lookup_dcookie") (retstr) = (returnstr(1)) } probe nd_syscall.lremovexattr = kprobe.function("sys_lremovexattr")?{ (name) = ("lremovexattr") asmlinkage() (path_uaddr) = (pointer_arg(1)) (path) = (user_string_quoted(path_uaddr)) (name_uaddr) = (pointer_arg(2)) (name_str) = (user_string_quoted(name_uaddr)) (argstr) = (sprintf("%s, %s", user_string_quoted(path_uaddr), user_string_quoted(name_uaddr))) } probe nd_syscall.lremovexattr.return = kprobe.function("sys_lremovexattr").return?{ (name) = ("lremovexattr") (retstr) = (returnstr(1)) } probe nd_syscall.lseek = __nd_syscall.lseek, __nd_syscall.compat_lseek?{ (name) = ("lseek") asmlinkage() (fildes) = (int_arg(1)) (whence) = (uint_arg(3)) (whence_str) = (_seek_whence_str(whence)) (argstr) = (sprintf("%d, %d, %s", fildes, offset, whence_str)) } probe __nd_syscall.lseek = kprobe.function("sys_lseek"){ asmlinkage() (offset) = (long_arg(2)) } probe __nd_syscall.compat_lseek = kprobe.function("compat_sys_lseek"){ asmlinkage() (offset) = (s32_arg(2)) } probe nd_syscall.lseek.return = kprobe.function("sys_lseek").return, kprobe.function("compat_sys_lseek").return?{ (name) = ("lseek") (retstr) = (returnstr(1)) } probe nd_syscall.lsetxattr = kprobe.function("sys_lsetxattr")?{ (name) = ("lsetxattr") asmlinkage() (path_uaddr) = (pointer_arg(1)) (path) = (user_string_quoted(path_uaddr)) (name_uaddr) = (pointer_arg(2)) (name_str) = (user_string_quoted(name_uaddr)) (value_uaddr) = (pointer_arg(3)) (size) = (ulong_arg(4)) (value_str) = (_stp_xattr_val_str(value_uaddr, size)) (flags) = (int_arg(5)) (flags_str) = (_stp_xattr_flags_str(flags)) (argstr) = (sprintf("%s, %s, %s, %u, %s", user_string_quoted(path_uaddr), user_string_quoted(name_uaddr), _stp_xattr_val_str(value_uaddr, size), size, _stp_xattr_flags_str(flags))) } probe nd_syscall.lsetxattr.return = kprobe.function("sys_lsetxattr").return?{ (name) = ("lsetxattr") (retstr) = (returnstr(1)) } probe nd_syscall.lstat = kprobe.function("sys_lstat")?, kprobe.function("sys_newlstat")?, kprobe.function("compat_sys_newlstat")?, kprobe.function("sys32_lstat64")?, kprobe.function("sys_lstat64")?, kprobe.function("sys_oabi_lstat64")?{ (name) = ("lstat") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (buf_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", user_string_quoted(pointer_arg(1)), buf_uaddr)) } probe nd_syscall.lstat.return = kprobe.function("sys_lstat").return?, kprobe.function("sys_newlstat").return?, kprobe.function("compat_sys_newlstat").return?, kprobe.function("sys32_lstat64").return?, kprobe.function("sys_lstat64").return?, kprobe.function("sys_oabi_lstat64").return?{ (name) = ("lstat") (retstr) = (returnstr(1)) } probe nd_syscall.madvise = kprobe.function("sys_madvise")?{ (name) = ("madvise") asmlinkage() (start) = (ulong_arg(1)) (length) = (ulong_arg(2)) (advice) = (int_arg(3)) (advice_str) = (_madvice_advice_str(advice)) (argstr) = (sprintf("%p, %u, %s", start, length, _madvice_advice_str(advice))) } probe nd_syscall.madvise.return = kprobe.function("sys_madvise").return?{ (name) = ("madvise") (retstr) = (returnstr(1)) } probe nd_syscall.mbind = __nd_syscall.mbind?, kprobe.function("compat_sys_mbind")?{ (name) = ("mbind") asmlinkage() (start) = (pointer_arg(1)) (len) = (ulong_arg(2)) (mode) = (int_arg(3)) (mode_str) = (_mempolicy_mode_str(mode)) (nmask_uaddr) = (pointer_arg(4)) (maxnode) = (ulong_arg(5)) (flags) = (uint_arg(6)) (flags_str) = (_mempolicy_flags_str(flags)) (argstr) = (sprintf("%p, %u, %s, %p, %u, %s", start, len, mode_str, nmask_uaddr, maxnode, flags_str)) } probe __nd_syscall.mbind = kprobe.function("sys_mbind"){ } probe nd_syscall.mbind.return = __nd_syscall.mbind.return?, kprobe.function("compat_sys_mbind").return?{ (name) = ("mbind") (retstr) = (returnstr(1)) } probe __nd_syscall.mbind.return = kprobe.function("sys_mbind").return{ } probe nd_syscall.memfd_create = kprobe.function("sys_memfd_create")?{ (name) = ("memfd_create") asmlinkage() (uname) = (user_string_quoted(pointer_arg(1))) (flags) = (uint_arg(2)) (flags_str) = (_mfd_flags_str(uint_arg(2))) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), flags_str)) } probe nd_syscall.memfd_create.return = kprobe.function("sys_memfd_create").return?{ (name) = ("memfd_create") (retstr) = (returnstr(1)) } probe nd_syscall.migrate_pages = __nd_syscall.migrate_pages?, kprobe.function("compat_sys_migrate_pages")?{ (name) = ("migrate_pages") asmlinkage() (pid) = (int_arg(1)) (maxnode) = (ulong_arg(2)) (old_nodes) = (pointer_arg(3)) (new_nodes) = (pointer_arg(4)) (argstr) = (sprintf("%d, %u, %p, %p", pid, maxnode, old_nodes, new_nodes)) } probe __nd_syscall.migrate_pages = kprobe.function("sys_migrate_pages"){ } probe nd_syscall.migrate_pages.return = __nd_syscall.migrate_pages.return?, kprobe.function("compat_sys_migrate_pages").return?{ (name) = ("migrate_pages") (retstr) = (returnstr(1)) } probe __nd_syscall.migrate_pages.return = kprobe.function("sys_migrate_pages").return{ } probe nd_syscall.mincore = kprobe.function("sys_mincore")?{ (name) = ("mincore") asmlinkage() (start) = (pointer_arg(1)) (length) = (ulong_arg(2)) (vec_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%p, %u, %p", start, length, vec_uaddr)) } probe nd_syscall.mincore.return = kprobe.function("sys_mincore").return?{ (name) = ("mincore") (retstr) = (returnstr(1)) } probe nd_syscall.mkdir = kprobe.function("sys_mkdir")?{ (name) = ("mkdir") asmlinkage() (pathname_uaddr) = (pointer_arg(1)) (pathname) = (user_string_quoted(pathname_uaddr)) (mode) = (uint_arg(2)) (argstr) = (sprintf("%s, %#o", user_string_quoted(pathname_uaddr), mode)) } probe nd_syscall.mkdir.return = kprobe.function("sys_mkdir").return?{ (name) = ("mkdir") (retstr) = (returnstr(1)) } probe nd_syscall.mkdirat = kprobe.function("sys_mkdirat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mkdirat %})) next } } catch { { next } } (name) = ("mkdirat") asmlinkage() (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (pathname) = (user_string_quoted(pointer_arg(2))) (mode) = (uint_arg(3)) (argstr) = (sprintf("%s, %s, %#o", dirfd_str, user_string_quoted(pointer_arg(2)), mode)) } probe nd_syscall.mkdirat.return = kprobe.function("sys_mkdirat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mkdirat %})) next } } catch { { next } } (name) = ("mkdirat") (retstr) = (returnstr(1)) } probe nd_syscall.mknod = kprobe.function("sys_mknod")?{ (name) = ("mknod") asmlinkage() (pathname) = (user_string_quoted(pointer_arg(1))) (mode) = (uint_arg(2)) (dev) = (uint_arg(3)) (argstr) = (sprintf("%s, %s, %u", pathname, _mknod_mode_str(mode), dev)) } probe nd_syscall.mknod.return = kprobe.function("sys_mknod").return?{ (name) = ("mknod") (retstr) = (returnstr(1)) } probe nd_syscall.mknodat = kprobe.function("sys_mknodat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mknodat %})) next } } catch { { next } } (name) = ("mknodat") asmlinkage() (dirfd) = (int_arg(1)) (dirfd_str) = (_dfd_str(dirfd)) (pathname) = (user_string_quoted(pointer_arg(2))) (mode) = (uint_arg(3)) (mode_str) = (_mknod_mode_str(mode)) (dev) = (uint_arg(4)) (argstr) = (sprintf("%s, %s, %s, %u", dirfd_str, pathname, mode_str, dev)) } probe nd_syscall.mknodat.return = kprobe.function("sys_mknodat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mknodat %})) next } } catch { { next } } (name) = ("mknodat") (retstr) = (returnstr(1)) } probe nd_syscall.mlock = kprobe.function("sys_mlock")?{ (name) = ("mlock") asmlinkage() (addr) = (ulong_arg(1)) (len) = (ulong_arg(2)) (argstr) = (sprintf("%p, %u", addr, len)) } probe nd_syscall.mlock.return = kprobe.function("sys_mlock").return?{ (name) = ("mlock") (retstr) = (returnstr(1)) } probe nd_syscall.mlockall = kprobe.function("sys_mlockall")?{ (name) = ("mlockall") asmlinkage() (flags) = (int_arg(1)) (argstr) = (_mlockall_flags_str(flags)) } probe nd_syscall.mlockall.return = kprobe.function("sys_mlockall").return?{ (name) = ("mlockall") (retstr) = (returnstr(1)) } probe nd_syscall.modify_ldt = kprobe.function("sys_modify_ldt")?{ (name) = ("modify_ldt") asmlinkage() (func) = (int_arg(1)) (ptr_uaddr) = (pointer_arg(2)) (bytecount) = (ulong_arg(3)) (argstr) = (sprintf("%d, %p, %u", func, ptr_uaddr, bytecount)) } probe nd_syscall.modify_ldt.return = kprobe.function("sys_modify_ldt").return?{ (name) = ("modify_ldt") (retstr) = (returnstr(1)) } probe nd_syscall.move_pages = __nd_syscall.move_pages?, kprobe.function("compat_sys_move_pages")?{ (name) = ("move_pages") asmlinkage() (pid) = (int_arg(1)) (nr_pages) = (ulong_arg(2)) (pages) = (pointer_arg(3)) (nodes) = (pointer_arg(4)) (status) = (pointer_arg(5)) (flags) = (int_arg(6)) (flags_str) = (_mempolicy_flags_str(flags)) (argstr) = (sprintf("%d, %u, %p, %p, %p, %s", pid, nr_pages, pages, nodes, status, flags_str)) } probe __nd_syscall.move_pages = kprobe.function("sys_move_pages"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_move_pages %})) next } } catch { { next } } } probe nd_syscall.move_pages.return = __nd_syscall.move_pages.return?, kprobe.function("compat_sys_move_pages").return?{ (name) = ("move_pages") (retstr) = (returnstr(1)) } probe __nd_syscall.move_pages.return = kprobe.function("sys_move_pages").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_move_pages %})) next } } catch { { next } } } probe nd_syscall.mount = kprobe.function("compat_sys_mount")?, kprobe.function("sys_mount")?{ (name) = ("mount") asmlinkage() (source) = (user_string_quoted(pointer_arg(1))) (target) = (user_string_quoted(pointer_arg(2))) (filesystemtype) = (user_string_quoted(pointer_arg(3))) (mountflags) = (ulong_arg(4)) (mountflags_str) = (_mountflags_str(mountflags)) (data) = (user_string_n_quoted(pointer_arg(5), syscall_string_trunc)) (argstr) = (sprintf("%s, %s, %s, %s, %s", user_string_quoted(pointer_arg(1)), user_string_quoted(pointer_arg(2)), user_string_quoted(pointer_arg(3)), mountflags_str, data)) } probe nd_syscall.mount.return = kprobe.function("compat_sys_mount").return?, kprobe.function("sys_mount").return?{ (name) = ("mount") (retstr) = (returnstr(1)) } probe nd_syscall.mmap2 = kprobe.function("sys_mmap_pgoff")?{ (name) = ("mmap2") asmlinkage() (start) = (ulong_arg(1)) (length) = (ulong_arg(2)) (prot) = (ulong_arg(3)) (flags) = (ulong_arg(4)) (fd) = (int_arg(5)) (pgoffset) = ((ulong_arg(6)) * (%{ /* pure */ PAGE_SIZE %})) (argstr) = (sprintf("%p, %u, %s, %s, %d, %d", start, length, _mprotect_prot_str(prot), _mmap_flags(flags), fd, pgoffset)) } probe nd_syscall.mmap2.return = kprobe.function("sys_mmap_pgoff").return?{ (name) = ("mmap2") (retstr) = (returnstr(2)) } probe nd_syscall.mprotect = kprobe.function("sys_mprotect")?{ (name) = ("mprotect") asmlinkage() (addr) = (ulong_arg(1)) (len) = (ulong_arg(2)) (prot) = (ulong_arg(3)) (prot_str) = (_mprotect_prot_str(prot)) (argstr) = (sprintf("%p, %d, %s", addr, len, _mprotect_prot_str(prot))) } probe nd_syscall.mprotect.return = kprobe.function("sys_mprotect").return?{ (name) = ("mprotect") (retstr) = (returnstr(1)) } probe nd_syscall.mq_getsetattr = __nd_syscall.mq_getsetattr?, kprobe.function("compat_sys_mq_getsetattr")?{ (name) = ("mq_getsetattr") asmlinkage() (mqdes) = (int_arg(1)) (u_mqstat_uaddr) = (pointer_arg(2)) (u_omqstat_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%d, %p, %p", mqdes, u_mqstat_uaddr, u_omqstat_uaddr)) } probe __nd_syscall.mq_getsetattr = kprobe.function("sys_mq_getsetattr"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_getsetattr %})) next } } catch { { next } } } probe nd_syscall.mq_getsetattr.return = __nd_syscall.mq_getsetattr.return?, kprobe.function("compat_sys_mq_getsetattr").return?{ (name) = ("mq_getsetattr") (retstr) = (returnstr(1)) } probe __nd_syscall.mq_getsetattr.return = kprobe.function("sys_mq_getsetattr").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_getsetattr %})) next } } catch { { next } } } probe nd_syscall.mq_notify = __nd_syscall.mq_notify?, kprobe.function("compat_sys_mq_notify")?{ (name) = ("mq_notify") asmlinkage() (mqdes) = (int_arg(1)) (notification_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", mqdes, notification_uaddr)) } probe __nd_syscall.mq_notify = kprobe.function("sys_mq_notify"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_notify %})) next } } catch { { next } } } probe nd_syscall.mq_notify.return = __nd_syscall.mq_notify.return?, kprobe.function("compat_sys_mq_notify").return?{ (name) = ("mq_notify") (retstr) = (returnstr(1)) } probe __nd_syscall.mq_notify.return = kprobe.function("sys_mq_notify").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_notify %})) next } } catch { { next } } } probe nd_syscall.mq_open = __nd_syscall.mq_open, __nd_syscall.compat_mq_open?{ asmlinkage() (name) = ("mq_open") (name_uaddr) = (pointer_arg(1)) (filename) = (user_string_quoted(name_uaddr)) (u_attr_uaddr) = (pointer_arg(4)) (oflag) = (int_arg(2)) if ((oflag) & (64)) (argstr) = (sprintf("%s, %s, %#o, %p", user_string_quoted(name_uaddr), _sys_open_flag_str(oflag), mode, u_attr_uaddr)) else (argstr) = (sprintf("%s, %s", user_string_quoted(name_uaddr), _sys_open_flag_str(oflag))) } probe __nd_syscall.mq_open = kprobe.function("sys_mq_open"){ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_open %})) next } } catch { { next } } (mode) = (uint_arg(3)) } probe __nd_syscall.compat_mq_open = kprobe.function("compat_sys_mq_open"){ asmlinkage() (mode) = ((uint_arg(3)) & (65535)) } probe nd_syscall.mq_open.return = __nd_syscall.mq_open.return?, kprobe.function("compat_sys_mq_open").return?{ (name) = ("mq_open") (retstr) = (returnstr(1)) } probe __nd_syscall.mq_open.return = kprobe.function("sys_mq_open").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_open %})) next } } catch { { next } } } probe nd_syscall.mq_timedreceive = __nd_syscall.mq_timedreceive?, __nd_syscall.compat_mq_timedreceive?{ (name) = ("mq_timedreceive") asmlinkage() (mqdes) = (int_arg(1)) (msg_ptr_uaddr) = (pointer_arg(2)) (msg_prio_uaddr) = (pointer_arg(4)) (abs_timeout_uaddr) = (pointer_arg(5)) (argstr) = (sprintf("%d, %p, %u, %p, %p", mqdes, msg_ptr_uaddr, msg_len, msg_prio_uaddr, abs_timeout_uaddr)) } probe __nd_syscall.compat_mq_timedreceive = kprobe.function("compat_sys_mq_timedreceive"){ asmlinkage() (msg_len) = (uint_arg(3)) } probe __nd_syscall.mq_timedreceive = kprobe.function("sys_mq_timedreceive"){ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_timedreceive %})) next } } catch { { next } } (msg_len) = (ulong_arg(3)) } probe nd_syscall.mq_timedreceive.return = __nd_syscall.mq_timedreceive.return?, kprobe.function("compat_sys_mq_timedreceive").return?{ (name) = ("mq_timedreceive") (retstr) = (returnstr(1)) } probe __nd_syscall.mq_timedreceive.return = kprobe.function("sys_mq_timedreceive").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_timedreceive %})) next } } catch { { next } } } probe nd_syscall.mq_timedsend = __nd_syscall.mq_timedsend?, __nd_syscall.compat_mq_timedsend?{ (name) = ("mq_timedsend") asmlinkage() (mqdes) = (int_arg(1)) (msg_ptr_uaddr) = (pointer_arg(2)) (msg_prio) = (uint_arg(4)) (abs_timeout_uaddr) = (pointer_arg(5)) (argstr) = (sprintf("%d, %p, %u, %u, %p", mqdes, msg_ptr_uaddr, msg_len, msg_prio, abs_timeout_uaddr)) } probe __nd_syscall.compat_mq_timedsend = kprobe.function("compat_sys_mq_timedsend"){ asmlinkage() (msg_len) = (uint_arg(3)) } probe __nd_syscall.mq_timedsend = kprobe.function("sys_mq_timedsend"){ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_timedsend %})) next } } catch { { next } } (msg_len) = (ulong_arg(3)) } probe nd_syscall.mq_timedsend.return = __nd_syscall.mq_timedsend.return?, kprobe.function("compat_sys_mq_timedsend").return?{ (name) = ("mq_timedsend") (retstr) = (returnstr(1)) } probe __nd_syscall.mq_timedsend.return = kprobe.function("sys_mq_timedsend").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_timedsend %})) next } } catch { { next } } } probe nd_syscall.mq_unlink = kprobe.function("sys_mq_unlink")?{ (name) = ("mq_unlink") asmlinkage() (u_name_uaddr) = (pointer_arg(1)) (u_name) = (user_string_quoted(u_name_uaddr)) (argstr) = (user_string_quoted(u_name_uaddr)) } probe nd_syscall.mq_unlink.return = kprobe.function("sys_mq_unlink").return?{ (name) = ("mq_unlink") (retstr) = (returnstr(1)) } probe nd_syscall.mremap = kprobe.function("ia64_mremap")?, kprobe.function("sys_mremap")?{ (name) = ("mremap") asmlinkage() (old_address) = (ulong_arg(1)) (old_size) = (ulong_arg(2)) (new_size) = (ulong_arg(3)) (flags) = (ulong_arg(4)) (new_address) = (ulong_arg(5)) (argstr) = (sprintf("%p, %d, %d, %s, %p", old_address, old_size, new_size, _mremap_flags(flags), new_address)) } probe nd_syscall.mremap.return = kprobe.function("ia64_mremap").return?, kprobe.function("sys_mremap").return?{ (name) = ("mremap") (retstr) = (returnstr(2)) } probe nd_syscall.msgctl = kprobe.function("sys_msgctl")?{ try { { (__nr) = (_stp_syscall_nr()) } } catch { { next } } if (((__nr) != (%{ __NR_msgctl %})) && ((__nr) != (%{ __NR_ipc %}))) next (name) = ("msgctl") asmlinkage() (msqid) = (int_arg(1)) (cmd) = (int_arg(2)) (cmd_str) = (_stp_msgctl_cmd_str(cmd)) (buf_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%d, %s, %p", msqid, cmd_str, buf_uaddr)) } probe nd_syscall.msgctl.return = kprobe.function("sys_msgctl").return?{ try { { (__nr) = (_stp_syscall_nr()) } } catch { { next } } if (((__nr) != (%{ __NR_msgctl %})) && ((__nr) != (%{ __NR_ipc %}))) next (name) = ("msgctl") (retstr) = (returnstr(1)) } probe nd_syscall.compat_sys_msgctl = __nd_syscall.compat_msgctl?, __nd_syscall.compat_ipc.msgctl?{ (name) = ("msgctl") asmlinkage() (cmd_str) = (_stp_msgctl_cmd_str(cmd)) (argstr) = (sprintf("%d, %s, %p", msqid, cmd_str, buf_uaddr)) } probe __nd_syscall.compat_msgctl = kprobe.function("compat_sys_msgctl")?{ asmlinkage() (msqid) = (int_arg(1)) (cmd) = (int_arg(2)) (buf_uaddr) = (pointer_arg(3)) } probe __nd_syscall.compat_ipc.msgctl = kprobe.function("compat_sys_ipc")?{ asmlinkage() if (((uint_arg(1)) & (65535)) != (%{ MSGCTL %})) next (msqid) = (int_arg(2)) (cmd) = (int_arg(3)) (buf_uaddr) = (pointer_arg(5)) } probe nd_syscall.compat_sys_msgctl.return = kprobe.function("compat_sys_msgctl").return?, __nd_syscall.compat_ipc.msgctl.return?{ (name) = ("msgctl") (retstr) = (returnstr(1)) } probe __nd_syscall.compat_ipc.msgctl.return = kprobe.function("compat_sys_ipc").return?{ if (((@entry(__asmlinkage_int_arg(1))) & (65535)) != (%{ MSGCTL %})) next } probe nd_syscall.msgget = kprobe.function("sys_msgget")?{ (name) = ("msgget") asmlinkage() (key) = (int_arg(1)) (key_str) = (_stp_msgget_key_str(key)) (msgflg) = (int_arg(2)) (msgflg_str) = (__sem_flags(msgflg)) (argstr) = (sprintf("%s, %s", key_str, msgflg_str)) } probe nd_syscall.msgget.return = kprobe.function("sys_msgget").return?{ (name) = ("msgget") (retstr) = (returnstr(1)) } probe nd_syscall.msgrcv = kprobe.function("sys_msgrcv")?{ (name) = ("msgrcv") asmlinkage() (msqid) = (int_arg(1)) (msgp_uaddr) = (pointer_arg(2)) (msgsz) = (ulong_arg(3)) (msgtyp) = (long_arg(4)) (msgflg) = (int_arg(5)) (msgflg_str) = (_stp_msgflg_str(msgflg)) (argstr) = (sprintf("%d, %p, %u, %d, %s", msqid, msgp_uaddr, msgsz, msgtyp, msgflg_str)) } probe nd_syscall.msgrcv.return = kprobe.function("sys_msgrcv").return?{ (name) = ("msgrcv") (retstr) = (returnstr(1)) } probe nd_syscall.compat_sys_msgrcv = __nd_syscall.compat_msgrcv?, __nd_syscall.compat_ipc.msgrcv?{ (name) = ("msgrcv") (msgflg_str) = (_stp_msgflg_str(msgflg)) (argstr) = (sprintf("%d, %p, %u, %d, %s", msqid, msgp_uaddr, msgsz, msgtyp, msgflg_str)) } probe __nd_syscall.compat_msgrcv = kprobe.function("compat_sys_msgrcv")?{ asmlinkage() (msqid) = (int_arg(1)) (msgp_uaddr) = (pointer_arg(2)) (msgsz) = (uint_arg(3)) (msgtyp) = (long_arg(4)) (msgflg) = (int_arg(5)) } probe __nd_syscall.compat_ipc.msgrcv = kprobe.function("compat_sys_ipc")?{ asmlinkage() if (((uint_arg(1)) & (65535)) != (%{ MSGRCV %})) next (msqid) = (int_arg(2)) (msgsz) = (uint_arg(3)) (msgflg) = (int_arg(4)) (__version) = ((uint_arg(1)) & (4294901760)) (__uptr) = (pointer_arg(5)) (msgp_uaddr) = (_stp_compat_msgrcv_msgbuf(__uptr, __version)) (msgtyp) = (_stp_compat_msgrcv_msgtyp(__uptr, __version, int_arg(6))) } probe nd_syscall.compat_sys_msgrcv.return = kprobe.function("compat_sys_msgrcv").return?, __nd_syscall.compat_ipc.msgrcv.return?{ (name) = ("msgrcv") (retstr) = (returnstr(1)) } probe __nd_syscall.compat_ipc.msgrcv.return = kprobe.function("compat_sys_ipc").return?{ if (((@entry(__asmlinkage_int_arg(1))) & (65535)) != (%{ MSGRCV %})) next } probe nd_syscall.msgsnd = kprobe.function("sys_msgsnd")?{ (name) = ("msgsnd") asmlinkage() (msqid) = (int_arg(1)) (msgp_uaddr) = (pointer_arg(2)) (msgsz) = (ulong_arg(3)) (msgflg) = (int_arg(4)) (msgflg_str) = (_stp_msgflg_str(msgflg)) (argstr) = (sprintf("%d, %p, %u, %s", msqid, msgp_uaddr, msgsz, msgflg_str)) } probe nd_syscall.msgsnd.return = kprobe.function("sys_msgsnd").return?{ (name) = ("msgsnd") (retstr) = (returnstr(1)) } probe nd_syscall.compat_sys_msgsnd = __nd_syscall.compat_msgsnd?, __nd_syscall.compat_ipc.msgsnd?{ (name) = ("msgsnd") (msgflg_str) = (_stp_msgflg_str(msgflg)) (argstr) = (sprintf("%d, %p, %u, %s", msqid, msgp_uaddr, msgsz, msgflg_str)) } probe __nd_syscall.compat_msgsnd = kprobe.function("compat_sys_msgsnd")?{ asmlinkage() (msqid) = (int_arg(1)) (msgsz) = (uint_arg(2)) (msgflg) = (int_arg(3)) (msgp_uaddr) = (pointer_arg(4)) } probe __nd_syscall.compat_ipc.msgsnd = kprobe.function("compat_sys_ipc")?{ asmlinkage() if (((uint_arg(1)) & (65535)) != (%{ MSGSND %})) next (msqid) = (int_arg(2)) (msgsz) = (uint_arg(3)) (msgflg) = (int_arg(4)) (msgp_uaddr) = (pointer_arg(5)) } probe nd_syscall.compat_sys_msgsnd.return = kprobe.function("compat_sys_msgsnd").return?, __nd_syscall.compat_ipc.msgsnd.return?{ (name) = ("msgsnd") (retstr) = (returnstr(1)) } probe __nd_syscall.compat_ipc.msgsnd.return = kprobe.function("compat_sys_ipc").return?{ if (((@entry(__asmlinkage_int_arg(1))) & (65535)) != (%{ MSGSND %})) next } probe nd_syscall.msync = kprobe.function("sys_msync")?{ (name) = ("msync") asmlinkage() (start) = (ulong_arg(1)) (length) = (ulong_arg(2)) (flags) = (int_arg(3)) (argstr) = (sprintf("%p, %u, %s", start, length, _msync_flag_str(flags))) } probe nd_syscall.msync.return = kprobe.function("sys_msync").return?{ (name) = ("msync") (retstr) = (returnstr(1)) } probe nd_syscall.munlock = kprobe.function("sys_munlock")?{ (name) = ("munlock") asmlinkage() (addr) = (ulong_arg(1)) (len) = (ulong_arg(2)) (argstr) = (sprintf("%p, %d", addr, len)) } probe nd_syscall.munlock.return = kprobe.function("sys_munlock").return?{ (name) = ("munlock") (retstr) = (returnstr(1)) } probe nd_syscall.munlockall = kprobe.function("sys_munlockall")?{ (name) = ("munlockall") (argstr) = ("") } probe nd_syscall.munlockall.return = kprobe.function("sys_munlockall").return?{ (name) = ("munlockall") (retstr) = (returnstr(1)) } probe nd_syscall.munmap = kprobe.function("sys_munmap")?{ (name) = ("munmap") asmlinkage() (start) = (ulong_arg(1)) (length) = (ulong_arg(2)) (argstr) = (sprintf("%p, %u", start, length)) } probe nd_syscall.munmap.return = kprobe.function("sys_munmap").return?{ (name) = ("munmap") (retstr) = (returnstr(1)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls2.stp probe nd_syscall.name_to_handle_at = kprobe.function("sys_name_to_handle_at").call?{ (name) = ("name_to_handle_at") asmlinkage() (dfd) = (int_arg(1)) (dfd_str) = (_dfd_str(dfd)) (pathname) = (user_string_quoted(pointer_arg(2))) (handle_uaddr) = (pointer_arg(3)) (mnt_id_uaddr) = (pointer_arg(4)) (flags) = (int_arg(5)) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %p, %p, %s", dfd_str, pathname, handle_uaddr, mnt_id_uaddr, flags_str)) } probe nd_syscall.name_to_handle_at.return = kprobe.function("sys_name_to_handle_at").return?{ (name) = ("name_to_handle_at") (retstr) = (returnstr(1)) } probe nd_syscall.nanosleep = kprobe.function("sys_nanosleep").call?{ (name) = ("nanosleep") asmlinkage() (req_uaddr) = (pointer_arg(1)) (rem_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", _struct_timespec_u(req_uaddr, 1), rem_uaddr)) } probe nd_syscall.nanosleep.return = kprobe.function("sys_nanosleep").return?{ (name) = ("nanosleep") (retstr) = (returnstr(1)) } probe nd_syscall.compat_nanosleep = kprobe.function("compat_sys_nanosleep")?{ (name) = ("nanosleep") asmlinkage() (req_uaddr) = (pointer_arg(1)) (rem_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", _struct_compat_timespec_u(req_uaddr, 1), rem_uaddr)) } probe nd_syscall.compat_nanosleep.return = kprobe.function("compat_sys_nanosleep").return?{ (name) = ("nanosleep") (retstr) = (returnstr(1)) } probe nd_syscall.nice = kprobe.function("sys_nice")?{ (name) = ("nice") asmlinkage() (inc) = (int_arg(1)) (argstr) = (sprintf("%d", inc)) } probe nd_syscall.nice.return = kprobe.function("sys_nice").return?{ (name) = ("nice") (retstr) = (returnstr(1)) } probe nd_syscall.ni_syscall = kprobe.function("sys_ni_syscall"){ (name) = ("ni_syscall") (argstr) = ("") } probe nd_syscall.ni_syscall.return = kprobe.function("sys_ni_syscall").return{ (name) = ("ni_syscall") (retstr) = (returnstr(1)) } probe nd_syscall.open_by_handle_at = kprobe.function("sys_open_by_handle_at")?, kprobe.function("compat_sys_open_by_handle_at")?{ (name) = ("open_by_handle_at") asmlinkage() (mount_dfd) = (int_arg(1)) (mount_dfd_str) = (_dfd_str(mount_dfd)) (handle_uaddr) = (pointer_arg(2)) (flags) = (int_arg(3)) (flags_str) = (_sys_open_flag_str(flags)) (argstr) = (sprintf("%s, %p, %s", mount_dfd_str, handle_uaddr, flags_str)) } probe nd_syscall.open_by_handle_at.return = kprobe.function("sys_open_by_handle_at").return?, kprobe.function("compat_sys_open_by_handle_at").return?{ (name) = ("open_by_handle_at") (retstr) = (returnstr(1)) } probe nd_syscall.open = kprobe.function("compat_sys_open")?, kprobe.function("sys32_open")?, kprobe.function("sys_open")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_open %})) next } } catch { { next } } (name) = ("open") asmlinkage() (filename) = (user_string_quoted(pointer_arg(1))) (flags) = (int_arg(2)) (mode) = (uint_arg(3)) if ((flags) & (%{ /* pure */ O_CREAT %})) (argstr) = (sprintf("%s, %s, %#o", user_string_quoted(pointer_arg(1)), _sys_open_flag_str(flags), mode)) else (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), _sys_open_flag_str(flags))) } probe nd_syscall.open.return = kprobe.function("compat_sys_open").return?, kprobe.function("sys32_open").return?, kprobe.function("sys_open").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_open %})) next } } catch { { next } } (name) = ("open") (retstr) = (returnstr(1)) } probe nd_syscall.openat = kprobe.function("compat_sys_openat")?, kprobe.function("sys_openat")?{ (name) = ("openat") asmlinkage() (dfd) = (int_arg(1)) (dfd_str) = (_dfd_str(dfd)) (filename) = (user_string_quoted(pointer_arg(2))) (flags) = (int_arg(3)) (mode) = (uint_arg(4)) if ((flags) & (%{ /* pure */ O_CREAT %})) (argstr) = (sprintf("%s, %s, %s, %#o", _dfd_str(dfd), user_string_quoted(pointer_arg(2)), _sys_open_flag_str(flags), mode)) else (argstr) = (sprintf("%s, %s, %s", _dfd_str(dfd), user_string_quoted(pointer_arg(2)), _sys_open_flag_str(flags))) } probe nd_syscall.openat.return = kprobe.function("compat_sys_openat").return?, kprobe.function("sys_openat").return?{ (name) = ("openat") (retstr) = (returnstr(1)) } probe nd_syscall.pause = kprobe.function("sys_pause")?, kprobe.function("sys32_pause")?, kprobe.function("compat_sys_pause")?{ (name) = ("pause") (argstr) = ("") } probe nd_syscall.pause.return = kprobe.function("sys_pause").return?, kprobe.function("sys32_pause").return?, kprobe.function("compat_sys_pause").return?{ (name) = ("pause") (retstr) = (returnstr(1)) } probe nd_syscall.personality = kprobe.function("sys_personality")?{ (name) = ("personality") asmlinkage() (persona) = (uint_arg(1)) (argstr) = (sprintf("%#x", persona)) } probe nd_syscall.personality.return = kprobe.function("sys_personality").return?{ (name) = ("personality") (retstr) = (returnstr(1)) } probe nd_syscall.pipe = __nd_syscall.pipe2?, __nd_syscall.ia64_pipe?, __nd_syscall.pipe{ } probe __nd_syscall.pipe2 = kprobe.function("sys_pipe2"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_pipe2 %})) next } } catch { { next } } asmlinkage() (name) = ("pipe2") (flags) = (int_arg(2)) (flag_str) = (_sys_pipe2_flag_str(flags)) (fildes_uaddr) = (pointer_arg(1)) if ((fildes_uaddr) == (0)) { (pipe0) = (0) (pipe1) = (0) (argstr) = ("NULL") } else { (pipe0) = (_fildes_index_u(fildes_uaddr, 0)) (pipe1) = (_fildes_index_u(fildes_uaddr, 1)) (argstr) = (sprintf("[%d, %d], %s", pipe0, pipe1, flag_str)) } } probe __nd_syscall.ia64_pipe = kprobe.function("sys_ia64_pipe").call{ (name) = ("pipe") (flags) = (0) (flag_str) = ("") (fildes_uaddr) = (0) (pipe0) = (0) (pipe1) = (0) (argstr) = ("[0, 0]") } probe __nd_syscall.pipe = kprobe.function("sys_pipe"){ (name) = ("pipe") (flags) = (0) (flag_str) = ("") asmlinkage() (fildes_uaddr) = (pointer_arg(1)) if ((fildes_uaddr) == (0)) { (pipe0) = (0) (pipe1) = (0) (argstr) = ("NULL") } else { (pipe0) = (_fildes_index_u(fildes_uaddr, 0)) (pipe1) = (_fildes_index_u(fildes_uaddr, 1)) (argstr) = (sprintf("[%d, %d]", pipe0, pipe1)) } } probe nd_syscall.pipe.return = __nd_syscall.pipe2.return?, __nd_syscall.ia64_pipe.return?, __nd_syscall.pipe.return{ } probe __nd_syscall.pipe2.return = kprobe.function("sys_pipe2").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_pipe2 %})) next } } catch { { next } } (name) = ("pipe2") (fildes_uaddr) = (@entry(pointer_arg(1))) if ((fildes_uaddr) == (0)) { (pipe0) = (0) (pipe1) = (0) } else { (pipe0) = (_fildes_index_u(fildes_uaddr, 0)) (pipe1) = (_fildes_index_u(fildes_uaddr, 1)) } (retstr) = (returnstr(1)) } probe __nd_syscall.ia64_pipe.return = kprobe.function("sys_ia64_pipe").return{ (name) = ("pipe") (fildes_uaddr) = (0) (pipe0) = (_ia64_pipe0()) (pipe1) = (_ia64_pipe1()) (retstr) = (((pipe0) < (0))?(returnstr(1)):("0")) } probe __nd_syscall.pipe.return = kprobe.function("sys_pipe").return{ (name) = ("pipe") (fildes_uaddr) = (@entry(__asmlinkage_int_arg(1))) if ((fildes_uaddr) == (0)) { (pipe0) = (0) (pipe1) = (0) } else { (pipe0) = (_fildes_index_u(fildes_uaddr, 0)) (pipe1) = (_fildes_index_u(fildes_uaddr, 1)) } (retstr) = (returnstr(1)) } probe nd_syscall.pivot_root = kprobe.function("sys_pivot_root")?{ (name) = ("pivot_root") asmlinkage() (new_root_str) = (user_string_quoted(pointer_arg(1))) (old_root_str) = (user_string_quoted(pointer_arg(2))) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), user_string_quoted(pointer_arg(2)))) } probe nd_syscall.pivot_root.return = kprobe.function("sys_pivot_root").return?{ (name) = ("pivot_root") (retstr) = (returnstr(1)) } probe nd_syscall.poll = kprobe.function("sys_poll")?{ (name) = ("poll") asmlinkage() (ufds_uaddr) = (pointer_arg(1)) (nfds) = (uint_arg(2)) (timeout) = (int_arg(3)) (argstr) = (sprintf("%p, %u, %d", ufds_uaddr, nfds, timeout)) } probe nd_syscall.poll.return = kprobe.function("sys_poll").return?{ (name) = ("poll") (retstr) = (returnstr(1)) } probe nd_syscall.ppoll = kprobe.function("sys_ppoll")?{ (name) = ("ppoll") asmlinkage() (argstr) = (sprintf("%p, %u, %s, %p, %d", pointer_arg(1), uint_arg(2), _struct_timespec_u(pointer_arg(3), 1), pointer_arg(4), ulong_arg(5))) } probe nd_syscall.ppoll.return = kprobe.function("sys_ppoll").return?{ (name) = ("ppoll") (retstr) = (returnstr(1)) } probe nd_syscall.compat_ppoll = kprobe.function("compat_sys_ppoll")?{ (name) = ("ppoll") asmlinkage() (argstr) = (sprintf("%p, %u, %s, %p, %d", pointer_arg(1), uint_arg(2), _struct_compat_timespec_u(pointer_arg(3), 1), pointer_arg(4), u32_arg(5))) } probe nd_syscall.compat_ppoll.return = kprobe.function("compat_sys_ppoll").return?{ (name) = ("ppoll") (retstr) = (returnstr(1)) } probe nd_syscall.prctl = kprobe.function("sys_prctl")?{ (name) = ("prctl") asmlinkage() (option) = (int_arg(1)) (arg2) = (ulong_arg(2)) (arg3) = (ulong_arg(3)) (arg4) = (ulong_arg(4)) (arg5) = (ulong_arg(5)) (argstr) = (_prctl_argstr(option, arg2, arg3, arg4, arg5)) } probe nd_syscall.prctl.return = kprobe.function("sys_prctl").return?{ (name) = ("prctl") (retstr) = (returnstr(1)) } probe nd_syscall.pread = __nd_syscall.pread{ (name) = ("pread") asmlinkage() (fd) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (count) = (ulong_arg(3)) (argstr) = (sprintf("%d, %p, %u, %d", fd, buf_uaddr, count, offset)) } probe __nd_syscall.pread = kprobe.function("sys_pread64"){ asmlinkage() (offset) = (longlong_arg(4)) } probe nd_syscall.pread.return = __nd_syscall.pread.return{ (name) = ("pread") (retstr) = (returnstr(1)) } probe __nd_syscall.pread.return = kprobe.function("sys_pread64").return{ } probe nd_syscall.preadv = __nd_syscall.preadv?, __nd_syscall.compat_preadv?{ (name) = ("preadv") } probe __nd_syscall.preadv = kprobe.function("sys_preadv"){ asmlinkage() (fd) = (int_arg(1)) (vector_uaddr) = (pointer_arg(2)) (count) = (int_arg(3)) (offset) = (((ulong_arg(5)) << (%{ /* pure */ BITS_PER_LONG %})) + (ulong_arg(4))) (argstr) = (sprintf("%d, %p, %d, 0x%x", fd, vector_uaddr, count, offset)) } probe __nd_syscall.compat_preadv = kprobe.function("compat_sys_preadv"){ (fd) = (int_arg(1)) (vector_uaddr) = (pointer_arg(2)) (count) = (int_arg(3)) (offset) = (((u32_arg(5)) << (32)) + (u32_arg(4))) (argstr) = (sprintf("%d, %p, %d, 0x%x", fd, vector_uaddr, count, offset)) } probe nd_syscall.preadv.return = kprobe.function("sys_preadv").return?, kprobe.function("compat_sys_preadv").return?{ (name) = ("preadv") (retstr) = (returnstr(1)) } probe nd_syscall.pselect6 = kprobe.function("sys_pselect6")?{ (name) = ("pselect6") asmlinkage() (argstr) = (sprintf("%d, %p, %p, %p, %s, %p", int_arg(1), pointer_arg(2), pointer_arg(3), pointer_arg(4), _struct_timespec_u(pointer_arg(5), 1), pointer_arg(6))) } probe nd_syscall.pselect6.return = kprobe.function("sys_pselect6").return?{ (name) = ("pselect6") (retstr) = (returnstr(1)) } probe nd_syscall.compat_pselect6 = kprobe.function("compat_sys_pselect6")?{ (name) = ("pselect6") asmlinkage() (argstr) = (sprintf("%d, %p, %p, %p, %s, %p", int_arg(1), pointer_arg(2), pointer_arg(3), pointer_arg(4), _struct_compat_timespec_u(pointer_arg(5), 1), pointer_arg(6))) } probe nd_syscall.compat_pselect6.return = kprobe.function("compat_sys_pselect6").return?{ (name) = ("pselect6") (retstr) = (returnstr(1)) } probe nd_syscall.pselect7 = kprobe.function("sys_pselect7")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_pselect7 %})) next } } catch { { next } } (name) = ("pselect7") asmlinkage() (argstr) = (sprintf("%d, %p, %p, %p, %s, %p, %d", int_arg(1), pointer_arg(2), pointer_arg(3), pointer_arg(4), _struct_timespec_u(pointer_arg(5), 1), pointer_arg(6), ulong_arg(7))) } probe nd_syscall.pselect7.return = kprobe.function("sys_pselect7").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_pselect7 %})) next } } catch { { next } } (name) = ("pselect7") (retstr) = (returnstr(1)) } probe nd_syscall.compat_pselect7 = kprobe.function("compat_sys_pselect7")?{ (name) = ("pselect7") asmlinkage() (argstr) = (sprintf("%d, %p, %p, %p, %s, %p, %d", int_arg(1), pointer_arg(2), pointer_arg(3), pointer_arg(4), _struct_timespec_u(pointer_arg(5), 1), pointer_arg(6), ulong_arg(7))) } probe nd_syscall.compat_pselect7.return = kprobe.function("compat_sys_pselect7").return?{ (name) = ("pselect7") (retstr) = (returnstr(1)) } probe nd_syscall.ptrace = kprobe.function("sys_ptrace")?, kprobe.function("compat_sys_ptrace")?{ (name) = ("ptrace") asmlinkage() (request) = (long_arg(1)) (pid) = (int_arg(2)) (addr) = (ulong_arg(3)) (data) = (ulong_arg(4)) (argstr) = (_ptrace_argstr(request, pid, addr, data)) } probe nd_syscall.ptrace.return = kprobe.function("sys_ptrace").return?, kprobe.function("compat_sys_ptrace").return?{ (name) = ("ptrace") (retstr) = (returnstr(1)) (geteventmsg_data) = (0) (arch_prctl_addr) = (0) } probe nd_syscall.pwrite = kprobe.function("sys_pwrite64")?{ (name) = ("pwrite") asmlinkage() (fd) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (count) = (ulong_arg(3)) (offset) = (longlong_arg(4)) (argstr) = (sprintf("%d, %s, %u, %d", fd, user_string_n2_quoted(buf_uaddr, count, syscall_string_trunc), count, offset)) } probe nd_syscall.pwrite.return = kprobe.function("sys_pwrite64").return?{ (name) = ("pwrite") (retstr) = (returnstr(1)) } probe nd_syscall.pwrite32 = kprobe.function("sys32_pwrite64")?{ (name) = ("pwrite") asmlinkage() (fd) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (count) = (ulong_arg(3)) (offset) = (((u32_arg(4)) << (32)) + (u32_arg(5))) (argstr) = (sprintf("%d, %s, %u, %d", fd, user_string_n2_quoted(buf_uaddr, count, syscall_string_trunc), count, offset)) } probe nd_syscall.pwrite32.return = kprobe.function("sys32_pwrite64").return?{ (name) = ("pwrite") (retstr) = (returnstr(1)) } probe nd_syscall.pwritev = __nd_syscall.pwritev?, __nd_syscall.compat_pwritev?{ (name) = ("pwritev") } probe __nd_syscall.pwritev = kprobe.function("sys_pwritev").call{ asmlinkage() (fd) = (int_arg(1)) (vector_uaddr) = (pointer_arg(2)) (count) = (int_arg(3)) (offset) = (((ulong_arg(5)) << (%{ /* pure */ BITS_PER_LONG %})) + (ulong_arg(4))) (argstr) = (sprintf("%d, %p, %d, 0x%x", fd, vector_uaddr, count, offset)) } probe __nd_syscall.compat_pwritev = kprobe.function("compat_sys_pwritev").call{ asmlinkage() (fd) = (int_arg(1)) (vector_uaddr) = (pointer_arg(2)) (count) = (int_arg(3)) (offset) = (((u32_arg(5)) << (32)) + (u32_arg(4))) (argstr) = (sprintf("%d, %p, %d, 0x%x", fd, vector_uaddr, count, offset)) } probe nd_syscall.pwritev.return = kprobe.function("sys_pwritev").return?, kprobe.function("compat_sys_pwritev").return?{ (name) = ("pwritev") (retstr) = (returnstr(1)) } probe nd_syscall.quotactl = __nd_syscall.quotactl?, kprobe.function("sys32_quotactl")?{ (name) = ("quotactl") asmlinkage() (cmd) = (uint_arg(1)) (cmd_str) = (_quotactl_cmd_str(cmd)) (special) = (pointer_arg(2)) (special_str) = (user_string_quoted(special)) (id) = (int_arg(3)) (addr_uaddr) = (pointer_arg(4)) if ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_QUOTAON %})) { (argstr) = (sprintf("%s, %s, %s, %s", _quotactl_cmd_str(cmd), user_string_quoted(special), _quotactl_quota_type_str(id), user_string_quoted(addr_uaddr))) } else if (((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_GETQUOTA %})) || ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_SETQUOTA %}))) { (argstr) = (sprintf("%s, %s, %d, %s", _quotactl_cmd_str(cmd), user_string_quoted(special), id, _struct_dqblk_u(addr_uaddr))) } else if (((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_GETINFO %})) || ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_SETINFO %}))) { (argstr) = (sprintf("%s, %s, %d, %s", _quotactl_cmd_str(cmd), user_string_quoted(special), id, _struct_dqinfo_u(addr_uaddr))) } else if ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_GETFMT %})) { (argstr) = (sprintf("%s, %s, %d, %x", _quotactl_cmd_str(cmd), user_string_quoted(special), id, addr_uaddr)) } else if (((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_SYNC %})) || ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_QUOTAOFF %}))) { (argstr) = (sprintf("%s, %s, %d, %p", _quotactl_cmd_str(cmd), user_string_quoted(special), id, addr_uaddr)) } else { (argstr) = (sprintf("%s, %p, %d, %p", _quotactl_cmd_str(cmd), special, id, addr_uaddr)) } } probe __nd_syscall.quotactl = kprobe.function("sys_quotactl")?{ } probe nd_syscall.quotactl.return = __nd_syscall.quotactl.return?, kprobe.function("sys32_quotactl").return?{ (name) = ("quotactl") (retstr) = (returnstr(1)) } probe __nd_syscall.quotactl.return = kprobe.function("sys_quotactl").return?{ } probe nd_syscall.read = __nd_syscall.read{ (name) = ("read") asmlinkage() (fd) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (count) = (ulong_arg(3)) (argstr) = (sprintf("%d, %p, %u", fd, buf_uaddr, count)) } probe __nd_syscall.read = kprobe.function("sys_read"){ } probe nd_syscall.read.return = __nd_syscall.read.return{ (name) = ("read") (retstr) = (returnstr(1)) } probe __nd_syscall.read.return = kprobe.function("sys_read").return{ } probe nd_syscall.readahead = kprobe.function("sys_readahead")?{ (name) = ("readahead") asmlinkage() (fd) = (int_arg(1)) (offset) = (longlong_arg(2)) (count) = (ulong_arg(3)) (argstr) = (sprintf("%d, %d, %u", fd, offset, count)) } probe nd_syscall.readahead.return = kprobe.function("sys_readahead").return?{ (name) = ("readahead") (retstr) = (returnstr(1)) } probe nd_syscall.readdir = kprobe.function("compat_sys_old_readdir")?, kprobe.function("old32_readdir")?, kprobe.function("old_readdir")?, kprobe.function("sys_old_readdir").call?{ (name) = ("readdir") asmlinkage() (fd) = (uint_arg(1)) (dirent) = (pointer_arg(2)) (count) = (uint_arg(3)) (argstr) = (sprintf("%u, %p, %u", fd, dirent, count)) } probe nd_syscall.readdir.return = kprobe.function("compat_sys_old_readdir").return?, kprobe.function("old32_readdir").return?, kprobe.function("old_readdir").return?, kprobe.function("sys_old_readdir").return?{ (name) = ("readdir") (retstr) = (returnstr(1)) } probe nd_syscall.readlink = kprobe.function("sys_readlink")?{ (name) = ("readlink") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (buf_uaddr) = (pointer_arg(2)) (bufsiz) = (int_arg(3)) (argstr) = (sprintf("%s, %p, %d", user_string_quoted(pointer_arg(1)), buf_uaddr, bufsiz)) } probe nd_syscall.readlink.return = kprobe.function("sys_readlink").return?{ (name) = ("readlink") (retstr) = (returnstr(1)) } probe nd_syscall.readlinkat = kprobe.function("sys_readlinkat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_readlinkat %})) next } } catch { { next } } (name) = ("readlinkat") asmlinkage() (dfd) = (int_arg(1)) (dfd_str) = (_dfd_str(dfd)) (path) = (user_string_quoted(pointer_arg(2))) (buf_uaddr) = (pointer_arg(3)) (bufsiz) = (int_arg(4)) (argstr) = (sprintf("%s, %s, %p, %d", _dfd_str(dfd), user_string_quoted(pointer_arg(2)), buf_uaddr, bufsiz)) } probe nd_syscall.readlinkat.return = kprobe.function("sys_readlinkat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_readlinkat %})) next } } catch { { next } } (name) = ("readlinkat") (retstr) = (returnstr(1)) } probe nd_syscall.readv = kprobe.function("compat_sys_readv")?, kprobe.function("sys_readv")?{ (name) = ("readv") asmlinkage() (vector_uaddr) = (pointer_arg(2)) (count) = (int_arg(3)) (fd) = (int_arg(1)) (argstr) = (sprintf("%d, %p, %d", fd, vector_uaddr, count)) } probe nd_syscall.readv.return = kprobe.function("compat_sys_readv").return?, kprobe.function("sys_readv").return?{ (name) = ("readv") (retstr) = (returnstr(1)) } probe nd_syscall.reboot = kprobe.function("sys_reboot")?{ (name) = ("reboot") asmlinkage() (magic) = (int_arg(1)) (magic_str) = (_reboot_magic_str(magic)) (magic2) = (int_arg(2)) (magic2_str) = (_reboot_magic_str(magic2)) (flag) = (uint_arg(3)) (flag_str) = (_reboot_flag_str(flag)) (arg_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%s, %s, %s, %p", magic_str, magic2_str, flag_str, arg_uaddr)) } probe nd_syscall.reboot.return = kprobe.function("sys_reboot").return?{ (name) = ("reboot") (retstr) = (returnstr(1)) } probe nd_syscall.recv = __nd_syscall.socketcall.recv?, __nd_syscall.compat_socketcall.recv?, __nd_syscall.recv?{ (name) = ("recv") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s", s, buf_uaddr, len, _msg_flags_str(flags))) } probe __nd_syscall.socketcall.recv = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_RECV %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (buf_uaddr) = (user_ulong(&(__args)[1])) (len) = (user_ulong(&(__args)[2])) (flags) = (__uint32(user_ulong(&(__args)[3]))) } probe __nd_syscall.compat_socketcall.recv = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_RECV %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (buf_uaddr) = (user_uint32(&(__args)[1])) (len) = (user_uint32(&(__args)[2])) (flags) = (user_uint32(&(__args)[3])) } probe __nd_syscall.recv = kprobe.function("sys_recv").call?{ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_recv %})) next } } catch { { next } } (s) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (len) = (ulong_arg(3)) (flags) = (uint_arg(4)) } probe nd_syscall.recv.return = __nd_syscall.socketcall.recv.return?, __nd_syscall.recv.return?{ (name) = ("recv") (retstr) = (returnstr(1)) } probe __nd_syscall.socketcall.recv.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_RECV %})) next } probe __nd_syscall.recv.return = kprobe.function("sys_recv").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recv %})) next } } catch { { next } } } probe nd_syscall.recvfrom = __nd_syscall.socketcall.recvfrom?, __nd_syscall.compat_socketcall.recvfrom?, __nd_syscall.recvfrom?{ (name) = ("recvfrom") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s, %p, %p", s, buf_uaddr, len, _msg_flags_str(flags), addr_uaddr, addrlen_uaddr)) } probe __nd_syscall.socketcall.recvfrom = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_RECVFROM %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (buf_uaddr) = (user_ulong(&(__args)[1])) (len) = (user_ulong(&(__args)[2])) (flags) = (__uint32(user_ulong(&(__args)[3]))) (addr_uaddr) = (user_ulong(&(__args)[4])) (addrlen_uaddr) = (__uint32(user_ulong(&(__args)[5]))) } probe __nd_syscall.compat_socketcall.recvfrom = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_RECVFROM %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (buf_uaddr) = (user_uint32(&(__args)[1])) (len) = (user_uint32(&(__args)[2])) (flags) = (user_uint32(&(__args)[3])) (addr_uaddr) = (user_uint32(&(__args)[4])) (addrlen_uaddr) = (user_uint32(&(__args)[5])) } probe __nd_syscall.recvfrom = kprobe.function("sys_recvfrom").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recvfrom %})) next } } catch { { next } } asmlinkage() (s) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (len) = (ulong_arg(3)) (flags) = (uint_arg(4)) (addr_uaddr) = (pointer_arg(5)) (addrlen_uaddr) = (pointer_arg(6)) } probe nd_syscall.recvfrom.return = __nd_syscall.socketcall.return?, __nd_syscall.recvfrom.return?{ (name) = ("recvfrom") (retstr) = (returnstr(1)) } probe __nd_syscall.socketcall.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_RECVFROM %})) next } probe __nd_syscall.recvfrom.return = kprobe.function("sys_recvfrom").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recvfrom %})) next } } catch { { next } } } probe nd_syscall.recvmmsg = kprobe.function("sys_recvmmsg").call?{ (name) = ("recvmmsg") asmlinkage() (s) = (int_arg(1)) (mmsg_uaddr) = (pointer_arg(2)) (vlen) = (uint_arg(3)) (flags) = (uint_arg(4)) (flags_str) = (_msg_flags_str(flags)) (timeout_uaddr) = (pointer_arg(5)) (argstr) = (sprintf("%d, %p, %u, %s, %s", s, mmsg_uaddr, vlen, _msg_flags_str(flags), _struct_timespec_u(timeout_uaddr, 1))) } probe nd_syscall.recvmmsg.return = kprobe.function("sys_recvmmsg").return?{ (name) = ("recvmmsg") (retstr) = (returnstr(1)) } probe nd_syscall.compat_recvmmsg = kprobe.function("compat_sys_recvmmsg").call?{ (name) = ("recvmmsg") asmlinkage() (s) = (int_arg(1)) (mmsg_uaddr) = (pointer_arg(2)) (vlen) = (uint_arg(3)) (flags) = (uint_arg(4)) (flags_str) = (_msg_flags_str(flags)) (timeout_uaddr) = (pointer_arg(5)) (argstr) = (sprintf("%d, %p, %u, %s, %s", s, mmsg_uaddr, vlen, _msg_flags_str(flags), _struct_compat_timespec_u(timeout_uaddr, 1))) } probe nd_syscall.compat_recvmmsg.return = kprobe.function("compat_sys_recvmmsg").return?{ (name) = ("recvmmsg") (retstr) = (returnstr(1)) } probe nd_syscall.recvmsg = __nd_syscall.recvmsg?, __nd_syscall.socketcall.recvmsg?{ (name) = ("recvmsg") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %s", s, msg_uaddr, flags_str)) } probe __nd_syscall.recvmsg = kprobe.function("sys_recvmsg").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recvmsg %})) next } } catch { { next } } asmlinkage() (s) = (int_arg(1)) (msg_uaddr) = (pointer_arg(2)) (flags) = (uint_arg(3)) } probe __nd_syscall.socketcall.recvmsg = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_RECVMSG %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (msg_uaddr) = (user_ulong(&(__args)[1])) (flags) = (__uint32(user_ulong(&(__args)[2]))) } probe nd_syscall.recvmsg.return = __nd_syscall.recvmsg.return?, __nd_syscall.socketcall.recvmsg.return?{ (name) = ("recvmsg") (retstr) = (returnstr(1)) } probe __nd_syscall.recvmsg.return = kprobe.function("sys_recvmsg").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recvmsg %})) next } } catch { { next } } } probe __nd_syscall.socketcall.recvmsg.return = kprobe.function("sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_RECVMSG %})) next } probe nd_syscall.compat_sys_recvmsg = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_RECVMSG %})) next (name) = ("recvmsg") (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (msg_uaddr) = (user_uint32(&(__args)[1])) (flags) = (user_uint32(&(__args)[2])) (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %s", s, msg_uaddr, _msg_flags_str(flags))) } probe nd_syscall.compat_sys_recvmsg.return = kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_RECVMSG %})) next (name) = ("compat_sys_recvmsg") (retstr) = (returnstr(1)) } probe nd_syscall.remap_file_pages = kprobe.function("sys_remap_file_pages")?{ (name) = ("remap_file_pages") asmlinkage() (start) = (ulong_arg(1)) (size) = (ulong_arg(2)) (prot) = (ulong_arg(3)) (pgoff) = (ulong_arg(4)) (flags) = (ulong_arg(5)) (argstr) = (sprintf("%p, %p, %s, %p, %s", start, size, _mprotect_prot_str(prot), pgoff, _mmap_flags(flags))) } probe nd_syscall.remap_file_pages.return = kprobe.function("sys_remap_file_pages").return?{ (name) = ("remap_file_pages") (retstr) = (returnstr(1)) } probe nd_syscall.removexattr = kprobe.function("sys_removexattr")?{ (name) = ("removexattr") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (name_str) = (user_string_quoted(pointer_arg(2))) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), user_string_quoted(pointer_arg(2)))) } probe nd_syscall.removexattr.return = kprobe.function("sys_removexattr").return?{ (name) = ("removexattr") (retstr) = (returnstr(1)) } probe nd_syscall.rename = kprobe.function("sys_rename")?{ (name) = ("rename") asmlinkage() (oldpath) = (user_string_quoted(pointer_arg(1))) (newpath) = (user_string_quoted(pointer_arg(2))) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), user_string_quoted(pointer_arg(2)))) } probe nd_syscall.rename.return = kprobe.function("sys_rename").return?{ (name) = ("rename") (retstr) = (returnstr(1)) } probe nd_syscall.renameat = kprobe.function("sys_renameat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_renameat %})) next } } catch { { next } } (name) = ("renameat") asmlinkage() (olddfd) = (int_arg(1)) (olddfd_str) = (_dfd_str(olddfd)) (oldname) = (pointer_arg(2)) (oldname_str) = (user_string_quoted(oldname)) (newdfd) = (int_arg(3)) (newdfd_str) = (_dfd_str(newdfd)) (newname) = (pointer_arg(4)) (newname_str) = (user_string_quoted(newname)) (argstr) = (sprintf("%s, %s, %s, %s", olddfd_str, user_string_quoted(oldname), newdfd_str, user_string_quoted(newname))) } probe nd_syscall.renameat.return = kprobe.function("sys_renameat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_renameat %})) next } } catch { { next } } (name) = ("renameat") (retstr) = (returnstr(1)) } probe nd_syscall.request_key = kprobe.function("sys_request_key")?{ (name) = ("request_key") asmlinkage() (type_uaddr) = (pointer_arg(1)) (description_uaddr) = (pointer_arg(2)) (callout_info_uaddr) = (pointer_arg(3)) (destringid) = (int_arg(4)) (argstr) = (sprintf("%s, %s, %p, %d", user_string_quoted(type_uaddr), user_string_quoted(description_uaddr), callout_info_uaddr, destringid)) } probe nd_syscall.request_key.return = kprobe.function("sys_request_key").return?{ (name) = ("request_key") (retstr) = (returnstr(1)) } probe nd_syscall.restart_syscall = kprobe.function("sys_restart_syscall"){ (name) = ("restart_syscall") (argstr) = ("") } probe nd_syscall.restart_syscall.return = kprobe.function("sys_restart_syscall").return{ (name) = ("restart_syscall") (retstr) = (returnstr(1)) } probe nd_syscall.rmdir = kprobe.function("sys_rmdir")?{ (name) = ("rmdir") asmlinkage() (pathname) = (user_string_quoted(pointer_arg(1))) (argstr) = (user_string_quoted(pointer_arg(1))) } probe nd_syscall.rmdir.return = kprobe.function("sys_rmdir").return?{ (name) = ("rmdir") (retstr) = (returnstr(1)) } probe nd_syscall.rt_sigaction = kprobe.function("sys_rt_sigaction")?{ (name) = ("rt_sigaction") asmlinkage() (sig) = (int_arg(1)) (act_uaddr) = (pointer_arg(2)) (oact_uaddr) = (pointer_arg(3)) (sigsetsize) = (ulong_arg(4)) (argstr) = (sprintf("%s, {%s}, %p, %d", _signal_name(sig), _struct_sigaction_u(act_uaddr), oact_uaddr, sigsetsize)) } probe nd_syscall.rt_sigaction.return = kprobe.function("sys_rt_sigaction").return?{ (name) = ("rt_sigaction") (retstr) = (returnstr(1)) } probe nd_syscall.rt_sigaction32 = kprobe.function("sys32_rt_sigaction")?, kprobe.function("compat_sys_rt_sigaction")?{ (name) = ("rt_sigaction") asmlinkage() (sig) = (int_arg(1)) (act_uaddr) = (pointer_arg(2)) (oact_uaddr) = (pointer_arg(3)) (sigsetsize) = (uint_arg(4)) (argstr) = (sprintf("%s, {%s}, %p, %d", _signal_name(sig), _struct_sigaction32_u(act_uaddr), oact_uaddr, sigsetsize)) } probe nd_syscall.rt_sigaction32.return = kprobe.function("sys32_rt_sigaction").return?, kprobe.function("compat_sys_rt_sigaction").return?{ (name) = ("rt_sigaction") (retstr) = (returnstr(1)) } probe nd_syscall.rt_sigpending = __nd_syscall.rt_sigpending?, __nd_syscall.compat_rt_sigpending?{ (name) = ("rt_sigpending") asmlinkage() (set_uaddr) = (pointer_arg(1)) (sigsetsize) = (ulong_arg(2)) (argstr) = (sprintf("%p, %u", set_uaddr, sigsetsize)) } probe __nd_syscall.rt_sigpending = kprobe.function("sys_rt_sigpending")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigpending %})) next } } catch { { next } } } probe __nd_syscall.compat_rt_sigpending = kprobe.function("compat_sys_rt_sigpending")!, kprobe.function("sys32_rt_sigpending")?{ } probe nd_syscall.rt_sigpending.return = __nd_syscall.rt_sigpending.return?, __nd_syscall.compat_rt_sigpending.return?{ (name) = ("rt_sigpending") (retstr) = (returnstr(1)) } probe __nd_syscall.rt_sigpending.return = kprobe.function("sys_rt_sigpending").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigpending %})) next } } catch { { next } } } probe __nd_syscall.compat_rt_sigpending.return = kprobe.function("compat_sys_rt_sigpending").return!, kprobe.function("sys32_rt_sigpending").return?{ } probe nd_syscall.rt_sigprocmask = kprobe.function("sys_rt_sigprocmask")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigprocmask %})) next } } catch { { next } } (name) = ("rt_sigprocmask") asmlinkage() (how) = (int_arg(1)) (how_str) = (_sigprocmask_how_str(how)) (set_uaddr) = (pointer_arg(2)) { (oldset_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %s, %p, %d", how_str, _stp_sigset_u(set_uaddr), oldset_uaddr, uint_arg(4))) } } probe nd_syscall.rt_sigprocmask.return = kprobe.function("sys_rt_sigprocmask").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigprocmask %})) next } } catch { { next } } (name) = ("rt_sigprocmask") (retstr) = (returnstr(1)) } probe nd_syscall.compat_rt_sigprocmask = kprobe.function("compat_sys_rt_sigprocmask")?, kprobe.function("sys32_rt_sigprocmask")?{ (name) = ("rt_sigprocmask") if ((ppfunc()) != ("compat_sys_rt_sigprocmask")) asmlinkage() (how) = (int_arg(1)) (how_str) = (_sigprocmask_how_str(how)) (set_uaddr) = (pointer_arg(2)) (oldset_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %s, %p, %d", how_str, _stp_compat_sigset_u(set_uaddr), oldset_uaddr, uint_arg(4))) } probe nd_syscall.compat_rt_sigprocmask.return = kprobe.function("compat_sys_rt_sigprocmask").return?, kprobe.function("sys32_rt_sigprocmask").return?{ (name) = ("rt_sigprocmask") (retstr) = (returnstr(1)) } probe nd_syscall.rt_sigqueueinfo = __nd_syscall.rt_sigqueueinfo?, kprobe.function("sys32_rt_sigqueueinfo")?, kprobe.function("compat_sys_rt_sigqueueinfo")?{ (name) = ("rt_sigqueueinfo") asmlinkage() (pid) = (int_arg(1)) (sig) = (int_arg(2)) (uinfo_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%d, %s, %s", pid, _signal_name(sig), (%{ /* pure */ _stp_is_compat_task() %})?(_stp_compat_siginfo_u(uinfo_uaddr)):(_stp_siginfo_u(uinfo_uaddr)))) } probe __nd_syscall.rt_sigqueueinfo = kprobe.function("sys_rt_sigqueueinfo"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigqueueinfo %})) next } } catch { { next } } } probe nd_syscall.rt_sigqueueinfo.return = __nd_syscall.rt_sigqueueinfo.return?, kprobe.function("sys32_rt_sigqueueinfo").return?, kprobe.function("compat_sys_rt_sigqueueinfo").return?{ (name) = ("rt_sigqueueinfo") (retstr) = (returnstr(1)) } probe __nd_syscall.rt_sigqueueinfo.return = kprobe.function("sys_rt_sigqueueinfo").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigqueueinfo %})) next } } catch { { next } } } probe nd_syscall.rt_sigreturn = kprobe.function("ia64_rt_sigreturn").call!, kprobe.function("sys_rt_sigreturn").call?, kprobe.function("sys32_rt_sigreturn").call?{ (name) = ("rt_sigreturn") (argstr) = ("") } probe nd_syscall.rt_sigreturn.return = kprobe.function("ia64_rt_sigreturn").return!, kprobe.function("sys_rt_sigreturn").return?, kprobe.function("sys32_rt_sigreturn").return?{ (name) = ("rt_sigreturn") (retstr) = (returnstr(1)) } probe nd_syscall.rt_sigsuspend = kprobe.function("sys_rt_sigsuspend")?, kprobe.function("ia64_rt_sigsuspend")?, kprobe.function("compat_sys_rt_sigsuspend")?{ asmlinkage() (name) = ("rt_sigsuspend") (set_uaddr) = (pointer_arg(1)) (sigsetsize) = (ulong_arg(2)) (argstr) = (sprintf("%s, %u", (%{ /* pure */ _stp_is_compat_task() %})?(_stp_compat_sigset_u(set_uaddr)):(_stp_sigset_u(set_uaddr)), sigsetsize)) } probe nd_syscall.rt_sigsuspend.return = kprobe.function("sys_rt_sigsuspend").return?, kprobe.function("ia64_rt_sigsuspend").return?, kprobe.function("compat_sys_rt_sigsuspend").return?{ (name) = ("rt_sigsuspend") (retstr) = (returnstr(1)) } probe nd_syscall.rt_sigtimedwait = __nd_syscall.rt_sigtimedwait?, __nd_syscall.compat_rt_sigtimedwait?{ (name) = ("rt_sigtimedwait") asmlinkage() (uthese_uaddr) = (pointer_arg(1)) (uinfo_uaddr) = (pointer_arg(2)) (uts_uaddr) = (pointer_arg(3)) if (%{ /* pure */ _stp_is_compat_task() %}) (argstr) = (sprintf("%s, %s, %s, %d", _stp_compat_sigset_u(uthese_uaddr), _stp_compat_siginfo_u(uinfo_uaddr), _struct_compat_timespec_u(uts_uaddr, 1), sigsetsize)) else (argstr) = (sprintf("%s, %s, %s, %d", _stp_sigset_u(uthese_uaddr), _stp_siginfo_u(uinfo_uaddr), _struct_timespec_u(uts_uaddr, 1), sigsetsize)) } probe __nd_syscall.rt_sigtimedwait = kprobe.function("sys_rt_sigtimedwait"){ asmlinkage() (sigsetsize) = (ulong_arg(4)) } probe __nd_syscall.compat_rt_sigtimedwait = kprobe.function("compat_sys_rt_sigtimedwait"){ asmlinkage() (sigsetsize) = (u32_arg(4)) } probe nd_syscall.rt_sigtimedwait.return = kprobe.function("compat_sys_rt_sigtimedwait").return?, kprobe.function("sys_rt_sigtimedwait").return?{ (name) = ("rt_sigtimedwait") (retstr) = (returnstr(1)) } probe nd_syscall.rt_tgsigqueueinfo = kprobe.function("sys_rt_tgsigqueueinfo")?, kprobe.function("compat_sys_rt_tgsigqueueinfo")?{ (name) = ("rt_tgsigqueueinfo") asmlinkage() (tgid) = (int_arg(1)) (tid) = (int_arg(2)) (sig) = (int_arg(3)) (uinfo_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%d, %d, %s, %s", tgid, tid, _signal_name(sig), (%{ /* pure */ _stp_is_compat_task() %})?(_stp_compat_siginfo_u(uinfo_uaddr)):(_stp_siginfo_u(uinfo_uaddr)))) } probe nd_syscall.rt_tgsigqueueinfo.return = kprobe.function("sys_rt_tgsigqueueinfo").return?, kprobe.function("compat_sys_rt_tgsigqueueinfo").return?{ (name) = ("rt_tgsigqueueinfo") (retstr) = (returnstr(1)) } probe nd_syscall.sched_getaffinity = kprobe.function("sys_sched_getaffinity"), kprobe.function("compat_sys_sched_getaffinity")?{ (name) = ("sched_getaffinity") asmlinkage() (pid) = (int_arg(1)) (len) = (uint_arg(2)) (mask_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%d, %u, %p", pid, len, mask_uaddr)) } probe nd_syscall.sched_getaffinity.return = kprobe.function("sys_sched_getaffinity").return, kprobe.function("compat_sys_sched_getaffinity").return?{ (name) = ("sched_getaffinity") (retstr) = (returnstr(1)) } probe nd_syscall.sched_getparam = kprobe.function("sys_sched_getparam")?{ (name) = ("sched_getparam") asmlinkage() (pid) = (int_arg(1)) (p_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", pid, p_uaddr)) } probe nd_syscall.sched_getparam.return = kprobe.function("sys_sched_getparam").return?{ (name) = ("sched_getparam") (retstr) = (returnstr(1)) } probe nd_syscall.sched_get_priority_max = kprobe.function("sys_sched_get_priority_max")?{ (name) = ("sched_get_priority_max") asmlinkage() (policy) = (int_arg(1)) (argstr) = (sprint(_sched_policy_str(policy))) } probe nd_syscall.sched_get_priority_max.return = kprobe.function("sys_sched_get_priority_max").return?{ (name) = ("sched_get_priority_max") (retstr) = (returnstr(1)) } probe nd_syscall.sched_get_priority_min = kprobe.function("sys_sched_get_priority_min")?{ (name) = ("sched_get_priority_min") asmlinkage() (policy) = (int_arg(1)) (argstr) = (sprint(_sched_policy_str(policy))) } probe nd_syscall.sched_get_priority_min.return = kprobe.function("sys_sched_get_priority_min").return?{ (name) = ("sched_get_priority_min") (retstr) = (returnstr(1)) } probe nd_syscall.sched_getscheduler = kprobe.function("sys_sched_getscheduler")?{ (name) = ("sched_getscheduler") asmlinkage() (pid) = (int_arg(1)) (argstr) = (sprint(pid)) } probe nd_syscall.sched_getscheduler.return = kprobe.function("sys_sched_getscheduler").return?{ (name) = ("sched_getscheduler") (retstr) = (returnstr(1)) } probe nd_syscall.sched_rr_get_interval = __nd_syscall.sched_rr_get_interval, kprobe.function("compat_sys_sched_rr_get_interval").call?, kprobe.function("sys32_sched_rr_get_interval").call?{ (name) = ("sched_rr_get_interval") asmlinkage() (pid) = (int_arg(1)) (tp_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", pid, tp_uaddr)) } probe __nd_syscall.sched_rr_get_interval = kprobe.function("sys_sched_rr_get_interval").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sched_rr_get_interval %})) next } } catch { { next } } } probe nd_syscall.sched_rr_get_interval.return = __nd_syscall.sched_rr_get_interval.return, kprobe.function("compat_sys_sched_rr_get_interval").return?, kprobe.function("sys32_sched_rr_get_interval").return?{ (name) = ("sched_rr_get_interval") (retstr) = (returnstr(1)) } probe __nd_syscall.sched_rr_get_interval.return = kprobe.function("sys_sched_rr_get_interval").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sched_rr_get_interval %})) next } } catch { { next } } } probe nd_syscall.sched_setaffinity = kprobe.function("sys_sched_setaffinity"), kprobe.function("compat_sys_sched_setaffinity")?{ (name) = ("sched_setaffinity") asmlinkage() (pid) = (int_arg(1)) (len) = (uint_arg(2)) (mask_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%d, %u, %p", pid, len, mask_uaddr)) } probe nd_syscall.sched_setaffinity.return = kprobe.function("sys_sched_setaffinity").return, kprobe.function("compat_sys_sched_setaffinity").return?{ (name) = ("sched_setaffinity") (retstr) = (returnstr(1)) } probe nd_syscall.sched_setparam = kprobe.function("sys_sched_setparam")?{ (name) = ("sched_setparam") asmlinkage() (pid) = (int_arg(1)) (p_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", pid, p_uaddr)) } probe nd_syscall.sched_setparam.return = kprobe.function("sys_sched_setparam").return?{ (name) = ("sched_setparam") (retstr) = (returnstr(1)) } probe nd_syscall.sched_setscheduler = kprobe.function("sys_sched_setscheduler")?{ (name) = ("sched_setscheduler") asmlinkage() (pid) = (int_arg(1)) (policy) = (int_arg(2)) (policy_str) = (_sched_policy_str(policy)) (p_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%d, %s, %p", pid, policy_str, p_uaddr)) } probe nd_syscall.sched_setscheduler.return = kprobe.function("sys_sched_setscheduler").return?{ (name) = ("sched_setscheduler") (retstr) = (returnstr(1)) } probe nd_syscall.sched_yield = kprobe.function("sys_sched_yield"){ (name) = ("sched_yield") (argstr) = ("") } probe nd_syscall.sched_yield.return = kprobe.function("sys_sched_yield").return{ (name) = ("sched_yield") (retstr) = (returnstr(1)) } probe nd_syscall.seccomp = kprobe.function("sys_seccomp")?{ (name) = ("seccomp") asmlinkage() (op) = (uint_arg(1)) (flags) = (uint_arg(2)) (flags_str) = (_seccomp_flags_str(uint_arg(2))) (uargs) = (user_string_quoted(pointer_arg(3))) (argstr) = (sprintf("%u, %s, %s", uint_arg(1), flags_str, user_string_quoted(pointer_arg(3)))) } probe nd_syscall.seccomp.return = kprobe.function("sys_seccomp").return?{ (name) = ("seccomp") (retstr) = (returnstr(1)) } probe nd_syscall.select = kprobe.function("sys_select")?{ (name) = ("select") asmlinkage() (n) = (int_arg(1)) (readfds_uaddr) = (pointer_arg(2)) (writefds_uaddr) = (pointer_arg(3)) (exceptfds_uaddr) = (pointer_arg(4)) (timeout_uaddr) = (pointer_arg(5)) (argstr) = (sprintf("%d, %p, %p, %p, %s", n, readfds_uaddr, writefds_uaddr, exceptfds_uaddr, _struct_timeval_u(timeout_uaddr, 1))) } probe nd_syscall.select.return = kprobe.function("sys_select").return?{ (name) = ("select") (retstr) = (returnstr(1)) } probe nd_syscall.compat_select = kprobe.function("compat_sys_select")?{ (name) = ("select") asmlinkage() (n) = (int_arg(1)) (readfds_uaddr) = (pointer_arg(2)) (writefds_uaddr) = (pointer_arg(3)) (exceptfds_uaddr) = (pointer_arg(4)) (timeout_uaddr) = (pointer_arg(5)) (argstr) = (sprintf("%d, %p, %p, %p, %s", n, readfds_uaddr, writefds_uaddr, exceptfds_uaddr, _struct_compat_timeval_u(timeout_uaddr, 1))) } probe nd_syscall.compat_select.return = kprobe.function("compat_sys_select").return?{ (name) = ("select") (retstr) = (returnstr(1)) } probe nd_syscall.semctl = kprobe.function("sys_semctl")?{ (name) = ("semctl") asmlinkage() (semid) = (int_arg(1)) (semnum) = (int_arg(2)) (cmd) = (int_arg(3)) (cmdstr) = (_semctl_cmd(cmd)) (arg) = (pointer_arg(4)) (argstr) = (sprintf("%d, %d, %s, %p", semid, semnum, _semctl_cmd(cmd), arg)) } probe nd_syscall.semctl.return = kprobe.function("sys_semctl").return?{ (name) = ("semctl") (retstr) = (returnstr(1)) } probe nd_syscall.compat_sys_semctl = __nd_syscall.compat_semctl?, __nd_syscall.compat_ipc.semctl?{ (name) = ("semctl") (cmdstr) = (_semctl_cmd(cmd)) (argstr) = (sprintf("%d, %d, %s, %p", semid, semnum, _semctl_cmd(cmd), arg)) } probe __nd_syscall.compat_semctl = kprobe.function("compat_sys_semctl")?{ (semid) = (int_arg(1)) (semnum) = (int_arg(2)) (cmd) = (int_arg(3)) (arg) = (pointer_arg(4)) } probe __nd_syscall.compat_ipc.semctl = kprobe.function("compat_sys_ipc")?, kprobe.function("sys32_ipc")?{ if ((int_arg(1)) != (%{ SEMCTL %})) next (semid) = (int_arg(2)) (semnum) = (int_arg(3)) (cmd) = (int_arg(4)) (arg) = (pointer_arg(5)) } probe nd_syscall.compat_sys_semctl.return = __nd_syscall.compat_semctl.return?, __nd_syscall.compat_ipc.semctl.return?{ (name) = ("semctl") (retstr) = (returnstr(1)) } probe __nd_syscall.compat_semctl.return = kprobe.function("compat_sys_semctl").return?{ } probe __nd_syscall.compat_ipc.semctl.return = kprobe.function("compat_sys_ipc").return?, kprobe.function("sys32_ipc").return?{ if ((@entry(int_arg(1))) != (%{ SEMCTL %})) next } probe nd_syscall.semget = kprobe.function("sys_semget")?{ (name) = ("semget") asmlinkage() (key) = (int_arg(1)) (key_str) = (_stp_msgget_key_str(key)) (nsems) = (int_arg(2)) (semflg) = (int_arg(3)) (semflg_str) = (__sem_flags(semflg)) (argstr) = (sprintf("%s, %d, %s", _stp_msgget_key_str(key), nsems, __sem_flags(semflg))) } probe nd_syscall.semget.return = kprobe.function("sys_semget").return?{ (name) = ("semget") (retstr) = (returnstr(1)) } probe nd_syscall.semop = __nd_syscall.semop?, __nd_syscall.compat_semop?{ (name) = ("semop") (argstr) = (sprintf("%d, %p, %u", semid, sops_uaddr, nsops)) } probe __nd_syscall.semop = kprobe.function("sys_semop")?{ asmlinkage() (semid) = (int_arg(1)) (sops_uaddr) = (pointer_arg(2)) (nsops) = (uint_arg(3)) } probe __nd_syscall.compat_semop = kprobe.function("compat_sys_ipc")?, kprobe.function("sys32_ipc")?{ if ((int_arg(1)) != (%{ SEMOP %})) next (semid) = (int_arg(2)) (sops_uaddr) = (pointer_arg(5)) (nsops) = (uint_arg(3)) } probe nd_syscall.semop.return = kprobe.function("sys_semop").return?, __nd_syscall.compat_semop.return?{ (name) = ("semop") (retstr) = (returnstr(1)) } probe __nd_syscall.compat_semop.return = kprobe.function("compat_sys_ipc").return?, kprobe.function("sys32_ipc").return?{ if ((@entry(int_arg(1))) != (%{ SEMOP %})) next } probe nd_syscall.semtimedop = kprobe.function("sys_semtimedop")?{ (name) = ("semtimedop") asmlinkage() (semid) = (int_arg(1)) (sops_uaddr) = (pointer_arg(2)) (nsops) = (uint_arg(3)) (timeout_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%d, %p, %u, %s", semid, sops_uaddr, nsops, _struct_timespec_u(timeout_uaddr, 1))) } probe nd_syscall.semtimedop.return = kprobe.function("sys_semtimedop").return?{ (name) = ("semtimedop") (retstr) = (returnstr(1)) } probe nd_syscall.compat_sys_semtimedop = __nd_syscall.compat_semtimedop?, __nd_syscall.compat_ipc.semtimedop?{ (name) = ("semtimedop") (argstr) = (sprintf("%d, %p, %u, %s", semid, sops_uaddr, nsops, _struct_compat_timespec_u(timeout_uaddr, 1))) } probe __nd_syscall.compat_semtimedop = kprobe.function("compat_sys_semtimedop")?{ (semid) = (int_arg(1)) (sops_uaddr) = (pointer_arg(2)) (nsops) = (uint_arg(3)) (timeout_uaddr) = (pointer_arg(4)) } probe __nd_syscall.compat_ipc.semtimedop = __nd_syscall.compat_ipc.semtimedop.sys_ipc?, __nd_syscall.compat_ipc.semtimedop.sys32_ipc?{ if ((int_arg(1)) != (%{ SEMTIMEDOP %})) next (semid) = (int_arg(2)) (sops_uaddr) = (pointer_arg(5)) (nsops) = (uint_arg(3)) } probe __nd_syscall.compat_ipc.semtimedop.sys_ipc = kprobe.function("compat_sys_ipc")?{ (timeout_uaddr) = (pointer_arg(6)) } probe __nd_syscall.compat_ipc.semtimedop.sys32_ipc = kprobe.function("sys32_ipc")?{ (timeout_uaddr) = (pointer_arg(4)) } probe nd_syscall.compat_sys_semtimedop.return = __nd_syscall.compat_sys_semtimedop.return?, __nd_syscall.compat_ipc.semtimedop.return?{ (name) = ("semtimedop") (retstr) = (returnstr(1)) } probe __nd_syscall.compat_sys_semtimedop.return = kprobe.function("compat_sys_semtimedop").return?{ } probe __nd_syscall.compat_ipc.semtimedop.return = kprobe.function("compat_sys_ipc").return?, kprobe.function("sys32_ipc").return?{ if ((@entry(int_arg(1))) != (%{ SEMTIMEDOP %})) next } probe nd_syscall.send = __nd_syscall.send?, __nd_syscall.socketcall.send?, __nd_syscall.compat_socketcall.send?{ (name) = ("send") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s", s, buf_uaddr, len, flags_str)) } probe __nd_syscall.send = kprobe.function("sys_send")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_send %})) next } } catch { { next } } asmlinkage() (s) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (len) = (ulong_arg(3)) (flags) = (uint_arg(4)) } probe __nd_syscall.socketcall.send = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SEND %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (buf_uaddr) = (user_ulong(&(__args)[1])) (len) = (user_ulong(&(__args)[2])) (flags) = (__uint32(user_ulong(&(__args)[3]))) } probe __nd_syscall.compat_socketcall.send = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SEND %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (buf_uaddr) = (user_uint32(&(__args)[1])) (len) = (user_uint32(&(__args)[2])) (flags) = (user_uint32(&(__args)[3])) } probe nd_syscall.send.return = __nd_syscall.send.return?, __nd_syscall.socketcall.send.return?{ (name) = ("send") (retstr) = (returnstr(1)) } probe __nd_syscall.send.return = kprobe.function("sys_send").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_send %})) next } } catch { { next } } } probe __nd_syscall.socketcall.send.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SEND %})) next } probe nd_syscall.sendfile = __nd_syscall.sendfile?, kprobe.function("compat_sys_sendfile").call?, kprobe.function("compat_sys_sendfile64").call?, kprobe.function("sys32_sendfile").call?{ (name) = ("sendfile") asmlinkage() (out_fd) = (int_arg(1)) (in_fd) = (int_arg(2)) (offset_uaddr) = (pointer_arg(3)) (count) = (ulong_arg(4)) (argstr) = (sprintf("%d, %d, %p, %u", out_fd, in_fd, offset_uaddr, count)) } probe __nd_syscall.sendfile = kprobe.function("sys_sendfile").call?, kprobe.function("sys_sendfile64").call?{ try { { (__nr) = (_stp_syscall_nr()) } } catch { { next } } if (((__nr) != (%{ __NR_sendfile %})) && ((__nr) != (%{ __NR_sendfile64 %}))) next } probe nd_syscall.sendfile.return = __nd_syscall.sendfile.return?, kprobe.function("compat_sys_sendfile").return?, kprobe.function("compat_sys_sendfile64").return?, kprobe.function("sys32_sendfile").return?{ (name) = ("sendfile") (retstr) = (returnstr(1)) } probe __nd_syscall.sendfile.return = kprobe.function("sys_sendfile").return?, kprobe.function("sys_sendfile64").return?{ try { { (__nr) = (_stp_syscall_nr()) } } catch { { next } } if (((__nr) != (%{ __NR_sendfile %})) && ((__nr) != (%{ __NR_sendfile64 %}))) next } probe nd_syscall.sendmsg = __nd_syscall.sendmsg?, __nd_syscall.socketcall.sendmsg?{ (name) = ("sendmsg") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %s", s, msg_uaddr, _msg_flags_str(flags))) } probe __nd_syscall.sendmsg = kprobe.function("sys_sendmsg")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sendmsg %})) next } } catch { { next } } asmlinkage() (s) = (int_arg(1)) (msg_uaddr) = (pointer_arg(2)) (flags) = (uint_arg(3)) } probe __nd_syscall.socketcall.sendmsg = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SENDMSG %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (msg_uaddr) = (user_ulong(&(__args)[1])) (flags) = (__uint32(user_ulong(&(__args)[2]))) } probe nd_syscall.sendmsg.return = __nd_syscall.sendmsg.return?, __nd_syscall.socketcall.sendmsg.return?{ (name) = ("sendmsg") (retstr) = (returnstr(1)) } probe __nd_syscall.sendmsg.return = kprobe.function("sys_sendmsg").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sendmsg %})) next } } catch { { next } } } probe __nd_syscall.socketcall.sendmsg.return = kprobe.function("sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SENDMSG %})) next } probe nd_syscall.compat_sys_sendmsg = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SENDMSG %})) next (name) = ("sendmsg") (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (msg_uaddr) = (user_uint32(&(__args)[1])) (flags) = (user_uint32(&(__args)[2])) (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %s", s, msg_uaddr, _msg_flags_str(flags))) } probe nd_syscall.compat_sys_sendmsg.return = kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SENDMSG %})) next (name) = ("sendmsg") (retstr) = (returnstr(1)) } probe nd_syscall.sendmmsg = __nd_syscall.sendmmsg?, __nd_syscall.compat_socketcall.sendmmsg?, __nd_syscall.compat_sendmmsg?{ (name) = ("sendmmsg") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %d, %s", s, mmsg_uaddr, vlen, _msg_flags_str(flags))) } probe __nd_syscall.sendmmsg = kprobe.function("sys_sendmmsg").call?{ asmlinkage() (s) = (int_arg(1)) (mmsg_uaddr) = (pointer_arg(2)) (vlen) = (uint_arg(3)) (flags) = (uint_arg(4)) } probe __nd_syscall.compat_socketcall.sendmmsg = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SENDMMSG %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (mmsg_uaddr) = (user_uint32(&(__args)[1])) (vlen) = (user_uint32(&(__args)[2])) (flags) = (user_uint32(&(__args)[3])) } probe __nd_syscall.compat_sendmmsg = kprobe.function("compat_sys_sendmmsg").call?{ asmlinkage() (s) = (int_arg(1)) (mmsg_uaddr) = (pointer_arg(2)) (vlen) = (uint_arg(3)) (flags) = (uint_arg(4)) } probe nd_syscall.sendmmsg.return = __nd_syscall.sendmmsg.return?, __nd_syscall.compat_socketcall.sendmmsg.return?, __nd_syscall.compat_sendmmsg.return?{ (name) = ("sendmmsg") (retstr) = (returnstr(1)) } probe __nd_syscall.sendmmsg.return = kprobe.function("sys_sendmmsg").return?{ } probe __nd_syscall.compat_socketcall.sendmmsg.return = kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SENDMMSG %})) next } probe __nd_syscall.compat_sendmmsg.return = kprobe.function("compat_sys_sendmmsg").return?{ } probe nd_syscall.sendto = __nd_syscall.sendto?, __nd_syscall.socketcall.sendto?, __nd_syscall.compat_socketcall.sendto?{ (name) = ("sendto") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s, %s, %u", s, buf_uaddr, len, flags_str, _struct_sockaddr_u(to_uaddr, tolen), tolen)) } probe __nd_syscall.sendto = kprobe.function("sys_sendto").call?{ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_sendto %})) next } } catch { { next } } (s) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (len) = (ulong_arg(3)) (flags) = (uint_arg(4)) (to_uaddr) = (pointer_arg(5)) (tolen) = (uint_arg(6)) } probe __nd_syscall.socketcall.sendto = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SENDTO %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (buf_uaddr) = (user_ulong(&(__args)[1])) (len) = (user_ulong(&(__args)[2])) (flags) = (__uint32(user_ulong(&(__args)[3]))) (to_uaddr) = (user_ulong(&(__args)[4])) (tolen) = (__uint32(user_ulong(&(__args)[5]))) } probe __nd_syscall.compat_socketcall.sendto = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SENDTO %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (buf_uaddr) = (user_uint32(&(__args)[1])) (len) = (user_uint32(&(__args)[2])) (flags) = (user_uint32(&(__args)[3])) (to_uaddr) = (user_uint32(&(__args)[4])) (tolen) = (user_uint32(&(__args)[5])) } probe nd_syscall.sendto.return = __nd_syscall.sendto.return?, __nd_syscall.socketcall.sendto.return?{ (name) = ("sendto") (retstr) = (returnstr(1)) } probe __nd_syscall.sendto.return = kprobe.function("sys_sendto").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sendto %})) next } } catch { { next } } } probe __nd_syscall.socketcall.recv.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SENDTO %})) next } probe nd_syscall.setdomainname = kprobe.function("sys_setdomainname")?{ (name) = ("setdomainname") asmlinkage() (domainname_uaddr) = (pointer_arg(1)) (hostname_uaddr) = (domainname_uaddr) (domainname_str) = (user_string_quoted(domainname_uaddr)) (len) = (int_arg(2)) (argstr) = (sprintf("%s, %d", domainname_str, len)) } probe nd_syscall.setdomainname.return = kprobe.function("sys_setdomainname").return?{ (name) = ("setdomainname") (retstr) = (returnstr(1)) } probe nd_syscall.setfsgid = kprobe.function("sys_setfsgid16")?, kprobe.function("sys_setfsgid")?{ (name) = ("setfsgid") asmlinkage() (fsgid) = (int_arg(1)) (argstr) = (sprint(fsgid)) } probe nd_syscall.setfsgid.return = kprobe.function("sys_setfsgid16").return?, kprobe.function("sys_setfsgid").return?{ (name) = ("setfsgid") (retstr) = (returnstr(1)) } probe nd_syscall.setfsuid = kprobe.function("sys_setfsuid16")?, kprobe.function("sys_setfsuid")?{ (name) = ("setfsuid") asmlinkage() (fsuid) = (int_arg(1)) (argstr) = (sprint(fsuid)) } probe nd_syscall.setfsuid.return = kprobe.function("sys_setfsuid16").return?, kprobe.function("sys_setfsuid").return?{ (name) = ("setfsuid") (retstr) = (returnstr(1)) } probe nd_syscall.setgid = kprobe.function("sys_setgid16")?, kprobe.function("sys_setgid")?{ (name) = ("setgid") asmlinkage() (gid) = (int_arg(1)) (argstr) = (sprint(gid)) } probe nd_syscall.setgid.return = kprobe.function("sys_setgid16").return?, kprobe.function("sys_setgid").return?{ (name) = ("setgid") (retstr) = (returnstr(1)) } probe nd_syscall.setgroups = kprobe.function("sys_setgroups16")?, kprobe.function("sys32_setgroups16")?, kprobe.function("sys_setgroups")?{ (name) = ("setgroups") asmlinkage() (size) = (int_arg(1)) (list_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", size, list_uaddr)) } probe nd_syscall.setgroups.return = kprobe.function("sys_setgroups16").return?, kprobe.function("sys32_setgroups16").return?, kprobe.function("sys_setgroups").return?{ (name) = ("setgroups") (retstr) = (returnstr(1)) } probe nd_syscall.sethostname = kprobe.function("sys_sethostname")?{ (name) = ("sethostname") asmlinkage() (hostname_uaddr) = (pointer_arg(1)) (name_str) = (user_string_quoted(hostname_uaddr)) (len) = (int_arg(2)) (argstr) = (sprintf("%s, %d", user_string_quoted(hostname_uaddr), len)) } probe nd_syscall.sethostname.return = kprobe.function("sys_sethostname").return?{ (name) = ("sethostname") (retstr) = (returnstr(1)) } probe nd_syscall.setitimer = kprobe.function("sys_setitimer")?{ (name) = ("setitimer") asmlinkage() (which) = (int_arg(1)) (value_uaddr) = (pointer_arg(2)) (ovalue_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %s, %p", _itimer_which_str(which), _struct_itimerval_u(value_uaddr), ovalue_uaddr)) } probe nd_syscall.setitimer.return = kprobe.function("sys_setitimer").return?{ (name) = ("setitimer") (retstr) = (returnstr(1)) } probe nd_syscall.compat_setitimer = kprobe.function("compat_sys_setitimer")?{ (name) = ("setitimer") asmlinkage() (which) = (int_arg(1)) (value_uaddr) = (pointer_arg(2)) (ovalue_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %s, %p", _itimer_which_str(which), _struct_compat_itimerval_u(value_uaddr), ovalue_uaddr)) } probe nd_syscall.compat_setitimer.return = kprobe.function("compat_sys_setitimer").return?{ (name) = ("setitimer") (retstr) = (returnstr(1)) } probe nd_syscall.set_mempolicy = __nd_syscall.set_mempolicy?, kprobe.function("compat_sys_set_mempolicy")?{ (name) = ("set_mempolicy") asmlinkage() (mode) = (int_arg(1)) (mode_str) = (_mempolicy_mode_str(mode)) (nmask_uaddr) = (pointer_arg(2)) (maxnode) = (ulong_arg(3)) (argstr) = (sprintf("%s, %p, %u", _mempolicy_mode_str(mode), nmask_uaddr, maxnode)) } probe __nd_syscall.set_mempolicy = kprobe.function("sys_set_mempolicy")?{ } probe nd_syscall.set_mempolicy.return = __nd_syscall.set_mempolicy.return?, kprobe.function("compat_sys_set_mempolicy").return?{ (name) = ("set_mempolicy") (retstr) = (returnstr(1)) } probe __nd_syscall.set_mempolicy.return = kprobe.function("sys_set_mempolicy").return?{ } probe nd_syscall.setpgid = kprobe.function("sys_setpgid")?{ (name) = ("setpgid") asmlinkage() (pid) = (int_arg(1)) (pgid) = (int_arg(2)) (argstr) = (sprintf("%d, %d", pid, pgid)) } probe nd_syscall.setpgid.return = kprobe.function("sys_setpgid").return?{ (name) = ("setpgid") (retstr) = (returnstr(1)) } probe nd_syscall.setpriority = kprobe.function("sys_setpriority")?{ (name) = ("setpriority") asmlinkage() (which) = (int_arg(1)) (which_str) = (_priority_which_str(which)) (who) = (int_arg(2)) (prio) = (int_arg(3)) (argstr) = (sprintf("%s, %d, %d", which_str, who, prio)) } probe nd_syscall.setpriority.return = kprobe.function("sys_setpriority").return?{ (name) = ("setpriority") (retstr) = (returnstr(1)) } probe nd_syscall.setregid = kprobe.function("sys_setregid")?{ (name) = ("setregid") asmlinkage() (rgid) = (__int32(uint_arg(1))) (egid) = (__int32(uint_arg(2))) (argstr) = (sprintf("%d, %d", rgid, egid)) } probe nd_syscall.setregid.return = kprobe.function("sys_setregid").return?{ (name) = ("setregid") (retstr) = (returnstr(1)) } probe nd_syscall.setregid16 = kprobe.function("sys_setregid16")?{ (name) = ("setregid") asmlinkage() (rgid) = (__short(uint_arg(1))) (egid) = (__short(uint_arg(2))) (argstr) = (sprintf("%d, %d", rgid, egid)) } probe nd_syscall.setregid16.return = kprobe.function("sys_setregid16").return?{ (name) = ("setregid") (retstr) = (returnstr(1)) } probe nd_syscall.setresgid = kprobe.function("sys_setresgid")?{ (name) = ("setresgid") asmlinkage() (rgid) = (__int32(uint_arg(1))) (egid) = (__int32(uint_arg(2))) (sgid) = (__int32(uint_arg(3))) (argstr) = (sprintf("%d, %d, %d", rgid, egid, sgid)) } probe nd_syscall.setresgid.return = kprobe.function("sys_setresgid").return?{ (name) = ("setresgid") (retstr) = (returnstr(1)) } probe nd_syscall.setresgid16 = kprobe.function("sys_setresgid16")?{ (name) = ("setresgid") asmlinkage() (rgid) = (__short(uint_arg(1))) (egid) = (__short(uint_arg(2))) (sgid) = (__short(uint_arg(3))) (argstr) = (sprintf("%d, %d, %d", rgid, egid, sgid)) } probe nd_syscall.setresgid16.return = kprobe.function("sys_setresgid16").return?{ (name) = ("setresgid16") (retstr) = (returnstr(1)) } probe nd_syscall.setresuid = kprobe.function("sys_setresuid")?{ (name) = ("setresuid") asmlinkage() (ruid) = (__int32(uint_arg(1))) (euid) = (__int32(uint_arg(2))) (suid) = (__int32(uint_arg(3))) (argstr) = (sprintf("%d, %d, %d", ruid, euid, suid)) } probe nd_syscall.setresuid.return = kprobe.function("sys_setresuid").return?{ (name) = ("setresuid") (retstr) = (returnstr(1)) } probe nd_syscall.setresuid16 = kprobe.function("sys_setresuid16")?{ (name) = ("setresuid") asmlinkage() (ruid) = (__short(uint_arg(1))) (euid) = (__short(uint_arg(2))) (suid) = (__short(uint_arg(3))) (argstr) = (sprintf("%d, %d, %d", ruid, euid, suid)) } probe nd_syscall.setresuid16.return = kprobe.function("sys_setresuid16").return?{ (name) = ("setresuid") (retstr) = (returnstr(1)) } probe nd_syscall.setreuid = kprobe.function("sys_setreuid")?{ (name) = ("setreuid") asmlinkage() (ruid) = (__int32(uint_arg(1))) (euid) = (__int32(uint_arg(2))) (argstr) = (sprintf("%d, %d", ruid, euid)) } probe nd_syscall.setreuid.return = kprobe.function("sys_setreuid").return?{ (name) = ("setreuid") (retstr) = (returnstr(1)) } probe nd_syscall.setreuid16 = kprobe.function("sys_setreuid16")?{ (name) = ("setreuid") asmlinkage() (ruid) = (__short(uint_arg(1))) (euid) = (__short(uint_arg(2))) (argstr) = (sprintf("%d, %d", ruid, euid)) } probe nd_syscall.setreuid16.return = kprobe.function("sys_setreuid16").return?{ (name) = ("setreuid") (retstr) = (returnstr(1)) } probe nd_syscall.setrlimit = __nd_syscall.setrlimit?, kprobe.function("compat_sys_setrlimit")?{ (name) = ("setrlimit") asmlinkage() (resource) = (uint_arg(1)) (rlim_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", _rlimit_resource_str(resource), _struct_rlimit_u(rlim_uaddr))) } probe __nd_syscall.setrlimit = kprobe.function("sys_setrlimit"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_setrlimit %})) next } } catch { { next } } } probe nd_syscall.setrlimit.return = __nd_syscall.setrlimit.return?, kprobe.function("compat_sys_setrlimit").return?{ (name) = ("setrlimit") (retstr) = (returnstr(1)) } probe __nd_syscall.setrlimit.return = kprobe.function("sys_setrlimit").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_setrlimit %})) next } } catch { { next } } } probe nd_syscall.setsid = kprobe.function("sys_setsid"){ (name) = ("setsid") (argstr) = ("") } probe nd_syscall.setsid.return = kprobe.function("sys_setsid").return{ (name) = ("setsid") (retstr) = (returnstr(1)) } probe nd_syscall.setsockopt = __nd_syscall.setsockopt?, __nd_syscall.socketcall.setsockopt?, __nd_syscall.compat_socketcall.setsockopt?{ (name) = ("setsockopt") (level_str) = (_sockopt_level_str(level)) (optname_str) = (_sockopt_optname_str(optname)) (argstr) = (sprintf("%d, %s, %s, %p, %u", fd, level_str, optname_str, optval_uaddr, optlen)) } probe __nd_syscall.setsockopt = kprobe.function("sys_setsockopt")?{ asmlinkage() try { { if ((_stp_syscall_nr()) != (%{ __NR_setsockopt %})) next } } catch { { next } } (fd) = (int_arg(1)) (level) = (int_arg(2)) (optname) = (int_arg(3)) (optval_uaddr) = (pointer_arg(4)) (optlen) = (uint_arg(5)) } probe __nd_syscall.socketcall.setsockopt = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SETSOCKOPT %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (fd) = (__int32(user_ulong(&(__args)[0]))) (level) = (__int32(user_ulong(&(__args)[1]))) (optname) = (__int32(user_ulong(&(__args)[2]))) (optval_uaddr) = (user_ulong(&(__args)[3])) (optlen) = (__uint32(user_ulong(&(__args)[4]))) } probe __nd_syscall.compat_socketcall.setsockopt = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SETSOCKOPT %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (fd) = (user_int(&(__args)[0])) (level) = (user_int(&(__args)[1])) (optname) = (user_int(&(__args)[2])) (optval_uaddr) = (user_uint32(&(__args)[3])) (optlen) = (user_uint32(&(__args)[4])) } probe nd_syscall.setsockopt.return = __nd_syscall.setsockopt.return?, __nd_syscall.socketcall.setsockopt.return?{ (name) = ("setsockopt") (retstr) = (returnstr(1)) } probe __nd_syscall.setsockopt.return = kprobe.function("sys_setsockopt").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_setsockopt %})) next } } catch { { next } } } probe __nd_syscall.socketcall.setsockopt.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SETSOCKOPT %})) next } probe nd_syscall.set_tid_address = kprobe.function("sys_set_tid_address")?{ (name) = ("set_tid_address") asmlinkage() (tidptr_uaddr) = (pointer_arg(1)) (argstr) = (sprintf("%p", tidptr_uaddr)) } probe nd_syscall.set_tid_address.return = kprobe.function("sys_set_tid_address").return?{ (name) = ("set_tid_address") (retstr) = (returnstr(1)) } probe nd_syscall.settimeofday = kprobe.function("sys_settimeofday")?{ (name) = ("settimeofday") asmlinkage() (tv_uaddr) = (pointer_arg(1)) (tz_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", _struct_timeval_u(tv_uaddr, 1), _struct_timezone_u(tz_uaddr))) } probe nd_syscall.settimeofday.return = kprobe.function("sys_settimeofday").return?{ (name) = ("settimeofday") (retstr) = (returnstr(1)) } probe nd_syscall.settimeofday32 = kprobe.function("sys32_settimeofday")?, kprobe.function("compat_sys_settimeofday")?{ (name) = ("settimeofday") asmlinkage() (tv_uaddr) = (pointer_arg(1)) (tz_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", _struct_compat_timeval_u(tv_uaddr, 1), _struct_timezone_u(tz_uaddr))) } probe nd_syscall.settimeofday32.return = kprobe.function("sys32_settimeofday").return?, kprobe.function("compat_sys_settimeofday").return?{ (name) = ("settimeofday") (retstr) = (returnstr(1)) } probe nd_syscall.setuid = kprobe.function("sys_setuid16")?, kprobe.function("sys_setuid")?{ (name) = ("setuid") asmlinkage() (uid) = (int_arg(1)) (argstr) = (sprint(uid)) } probe nd_syscall.setuid.return = kprobe.function("sys_setuid16").return?, kprobe.function("sys_setuid").return?{ (name) = ("setuid") (retstr) = (returnstr(1)) } probe nd_syscall.setxattr = kprobe.function("sys_setxattr")?{ (name) = ("setxattr") asmlinkage() (path_uaddr) = (pointer_arg(1)) (path) = (user_string_quoted(path_uaddr)) (name_uaddr) = (pointer_arg(2)) (name_str) = (user_string_quoted(name_uaddr)) (value_uaddr) = (pointer_arg(3)) (size) = (ulong_arg(4)) (value_str) = (_stp_xattr_val_str(value_uaddr, size)) (flags) = (int_arg(5)) (flags_str) = (_stp_xattr_flags_str(flags)) (argstr) = (sprintf("%s, %s, %s, %u, %s", user_string_quoted(path_uaddr), user_string_quoted(name_uaddr), _stp_xattr_val_str(value_uaddr, size), size, _stp_xattr_flags_str(flags))) } probe nd_syscall.setxattr.return = kprobe.function("sys_setxattr").return?{ (name) = ("setxattr") (retstr) = (returnstr(1)) } probe nd_syscall.sgetmask = kprobe.function("sys_sgetmask")?{ (name) = ("sgetmask") (argstr) = ("") } probe nd_syscall.sgetmask.return = kprobe.function("sys_sgetmask").return?{ (name) = ("sgetmask") (retstr) = (returnstr(1)) } probe nd_syscall.shmat = kprobe.function("sys_shmat")?{ (name) = ("shmat") asmlinkage() (shmid) = (int_arg(1)) (shmaddr_uaddr) = (pointer_arg(2)) (shmflg) = (int_arg(3)) (argstr) = (sprintf("%d, %p, %s", shmid, shmaddr_uaddr, _shmat_flags_str(shmflg))) } probe nd_syscall.shmat.return = kprobe.function("sys_shmat").return?{ (name) = ("shmat") (retstr) = (returnstr(1)) } probe nd_syscall.compat_sys_shmat = kprobe.function("compat_sys_shmat")?{ (name) = ("shmat") (shmid) = (int_arg(1)) (shmflg) = (int_arg(3)) (shmaddr_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p, %s", shmid, shmaddr_uaddr, _shmat_flags_str(shmflg))) } probe nd_syscall.compat_sys_shmat.return = kprobe.function("compat_sys_shmat").return?{ (name) = ("shmat") (retstr) = (returnstr(1)) } probe nd_syscall.shmctl = kprobe.function("sys_shmctl")?{ (name) = ("shmctl") asmlinkage() (shmid) = (int_arg(1)) (cmd) = (int_arg(2)) (cmd_str) = (_semctl_cmd(cmd)) (buf_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%d, %s, %p", shmid, _semctl_cmd(cmd), buf_uaddr)) } probe nd_syscall.shmctl.return = kprobe.function("sys_shmctl").return?{ (name) = ("shmctl") (retstr) = (returnstr(1)) } probe nd_syscall.compat_sys_shmctl = __nd_syscall.compat_shmctl?, __nd_syscall.compat_ipc.shmctl?{ (name) = ("shmctl") (cmd_str) = (_semctl_cmd(cmd)) (argstr) = (sprintf("%d, %s, %p", shmid, cmd_str, buf_uaddr)) } probe __nd_syscall.compat_shmctl = kprobe.function("compat_sys_shmctl")?{ (shmid) = (int_arg(1)) (cmd) = (int_arg(2)) (buf_uaddr) = (pointer_arg(3)) } probe __nd_syscall.compat_ipc.shmctl = kprobe.function("compat_sys_ipc")?, kprobe.function("sys32_ipc")?{ if ((int_arg(1)) != (%{ SHMCTL %})) next (shmid) = (int_arg(2)) (cmd) = (int_arg(3)) (buf_uaddr) = (pointer_arg(5)) } probe nd_syscall.compat_sys_shmctl.return = kprobe.function("compat_sys_shmctl").return?, __nd_syscall.compat_ipc.shmctl.return?{ (name) = ("compat_sys_shmctl") (retstr) = (returnstr(1)) } probe __nd_syscall.compat_ipc.shmctl.return = kprobe.function("compat_sys_ipc").return?, kprobe.function("sys32_ipc").return?{ if ((@entry(int_arg(1))) != (%{ SHMCTL %})) next } probe nd_syscall.shmdt = kprobe.function("sys_shmdt")?{ (name) = ("shmdt") asmlinkage() (shmaddr_uaddr) = (pointer_arg(1)) (argstr) = (sprintf("%p", shmaddr_uaddr)) } probe nd_syscall.shmdt.return = kprobe.function("sys_shmdt").return?{ (name) = ("shmdt") (retstr) = (returnstr(1)) } probe nd_syscall.shmget = kprobe.function("sys_shmget")?{ (name) = ("shmget") asmlinkage() (key) = (int_arg(1)) (size) = (ulong_arg(2)) (shmflg) = (int_arg(3)) (shmflg_str) = (_stp_shmget_flags_str(shmflg)) (argstr) = (sprintf("%d, %u, %s", key, size, shmflg_str)) } probe nd_syscall.shmget.return = kprobe.function("sys_shmget").return?{ (name) = ("shmget") (retstr) = (returnstr(1)) } probe nd_syscall.shutdown = __nd_syscall.shutdown?, __nd_syscall.socketcall.shutdown?, __nd_syscall.compat_socketcall.shutdown?{ (name) = ("shutdown") (how_str) = (_shutdown_how_str(how)) (argstr) = (sprintf("%d, %s", s, how_str)) } probe __nd_syscall.shutdown = kprobe.function("sys_shutdown")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_shutdown %})) next } } catch { { next } } asmlinkage() (s) = (int_arg(1)) (how) = (int_arg(2)) } probe __nd_syscall.socketcall.shutdown = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SHUTDOWN %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (s) = (__int32(user_ulong(&(__args)[0]))) (how) = (__int32(user_ulong(&(__args)[1]))) } probe __nd_syscall.compat_socketcall.shutdown = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SHUTDOWN %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (s) = (user_int(&(__args)[0])) (how) = (user_int(&(__args)[1])) } probe nd_syscall.shutdown.return = __nd_syscall.shutdown.return?, __nd_syscall.socketcall.shutdown.return?{ (name) = ("shutdown") (retstr) = (returnstr(1)) } probe __nd_syscall.shutdown.return = kprobe.function("sys_shutdown").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_shutdown %})) next } } catch { { next } } } probe __nd_syscall.socketcall.shutdown.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SHUTDOWN %})) next } probe nd_syscall.sigaction = kprobe.function("sys_sigaction")?{ (name) = ("sigaction") asmlinkage() (sig) = (int_arg(1)) (act_uaddr) = (pointer_arg(2)) (oact_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, {%s}, %p", _signal_name(sig), _struct_sigaction_u(act_uaddr), oact_uaddr)) } probe nd_syscall.sigaction.return = kprobe.function("sys_sigaction").return?{ (name) = ("sigaction") (retstr) = (returnstr(1)) } probe nd_syscall.sigaction32 = kprobe.function("sys32_sigaction")?, kprobe.function("compat_sys_sigaction")?{ (name) = ("sigaction") asmlinkage() (sig) = (int_arg(1)) (act_uaddr) = (pointer_arg(2)) (oact_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, {%s}, %p", _signal_name(sig), _struct_old_sigaction32_u(act_uaddr), oact_uaddr)) } probe nd_syscall.sigaction32.return = kprobe.function("sys32_sigaction").return?, kprobe.function("compat_sys_sigaction").return?{ (name) = ("sigaction") (retstr) = (returnstr(1)) } probe nd_syscall.sigaltstack = kprobe.function("sys_sigaltstack"), kprobe.function("compat_sys_sigaltstack")?{ (name) = ("sigaltstack") asmlinkage() (uss_uaddr) = (pointer_arg(1)) (uoss_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", (%{ /* pure */ _stp_is_compat_task() %})?(_stp_compat_sigaltstack_u(uss_uaddr)):(_stp_sigaltstack_u(uss_uaddr)), uoss_uaddr)) } probe nd_syscall.sigaltstack.return = kprobe.function("sys_sigaltstack").return, kprobe.function("compat_sys_sigaltstack").return?{ (name) = ("sigaltstack") (retstr) = (returnstr(1)) } probe nd_syscall.signal = kprobe.function("sys_signal")?{ (name) = ("signal") asmlinkage() (sig) = (int_arg(1)) (handler) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", _signal_name(sig), _sighandler_str(handler))) } probe nd_syscall.signal.return = kprobe.function("sys_signal").return?{ (name) = ("signal") (retstr) = (returnstr(1)) } probe nd_syscall.signalfd = __nd_syscall.signalfd4!, __nd_syscall.signalfd?{ } probe __nd_syscall.signalfd4 = kprobe.function("sys_signalfd4"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_signalfd4 %})) next } } catch { { next } } asmlinkage() (flags) = (int_arg(4)) if ((flags) == (0)) { (name) = ("signalfd") (argstr) = (sprintf("%d, %p, %d", int_arg(1), pointer_arg(2), ulong_arg(3))) } else { (name) = ("signalfd4") (argstr) = (sprintf("%d, %p, %d, %s", int_arg(1), pointer_arg(2), ulong_arg(3), _signalfd4_flags_str(flags))) } } probe __nd_syscall.signalfd = kprobe.function("sys_signalfd"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_signalfd %})) next } } catch { { next } } (name) = ("signalfd") asmlinkage() (flags) = (0) (argstr) = (sprintf("%d, %p, %d", int_arg(1), pointer_arg(2), ulong_arg(3))) } probe nd_syscall.signalfd.return = __nd_syscall.signalfd4.return!, __nd_syscall.signalfd.return?{ (retstr) = (returnstr(1)) } probe __nd_syscall.signalfd4.return = kprobe.function("sys_signalfd4").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_signalfd4 %})) next } } catch { { next } } (flags) = (@entry(__asmlinkage_int_arg(4))) (name) = (((flags) == (0))?("signalfd"):("signalfd4")) } probe __nd_syscall.signalfd.return = kprobe.function("sys_signalfd").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_signalfd %})) next } } catch { { next } } (flags) = (0) (name) = ("signalfd") } probe nd_syscall.compat_signalfd = __nd_syscall.compat_signalfd4!, __nd_syscall.compat_signalfd?{ } probe __nd_syscall.compat_signalfd4 = kprobe.function("compat_sys_signalfd4"){ asmlinkage() (flags) = (int_arg(4)) if ((flags) == (0)) { (name) = ("signalfd") (argstr) = (sprintf("%d, %p, %d", int_arg(1), pointer_arg(2), u32_arg(3))) } else { (name) = ("signalfd4") (argstr) = (sprintf("%d, %p, %d, %s", int_arg(1), pointer_arg(2), u32_arg(3), _signalfd4_flags_str(flags))) } } probe __nd_syscall.compat_signalfd = kprobe.function("compat_sys_signalfd"){ asmlinkage() (flags) = (0) (name) = ("signalfd") (argstr) = (sprintf("%d, %p, %d", int_arg(1), pointer_arg(2), u32_arg(3))) } probe nd_syscall.compat_signalfd.return = __nd_syscall.compat_signalfd4.return!, __nd_syscall.compat_signalfd.return?{ } probe __nd_syscall.compat_signalfd4.return = kprobe.function("compat_sys_signalfd4").return{ (flags) = (@entry(__asmlinkage_int_arg(4))) (name) = (((flags) == (0))?("signalfd"):("signalfd4")) (retstr) = (returnstr(1)) } probe __nd_syscall.compat_signalfd.return = kprobe.function("compat_sys_signalfd").return{ (flags) = (0) (name) = ("signalfd") (retstr) = (returnstr(1)) } probe nd_syscall.sigpending = __nd_syscall.sigpending?, kprobe.function("compat_sys_sigpending")?{ (name) = ("sigpending") asmlinkage() (argstr) = (sprintf("%p", pointer_arg(1))) } probe __nd_syscall.sigpending = kprobe.function("sys_sigpending")?{ } probe nd_syscall.sigpending.return = __nd_syscall.sigpending.return?, kprobe.function("compat_sys_sigpending").return?{ (name) = ("sigpending") (retstr) = (returnstr(1)) } probe __nd_syscall.sigpending.return = kprobe.function("sys_sigpending").return?{ } probe nd_syscall.sigprocmask = __nd_syscall.sigprocmask?, kprobe.function("compat_sys_sigprocmask")?{ (name) = ("sigprocmask") asmlinkage() (how) = (int_arg(1)) (how_str) = (_sigprocmask_how_str(how)) (set_uaddr) = (pointer_arg(2)) (oldset_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %p, %p", how_str, set_uaddr, oldset_uaddr)) } probe __nd_syscall.sigprocmask = kprobe.function("sys_sigprocmask")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sigprocmask %})) next } } catch { { next } } } probe nd_syscall.sigprocmask.return = __nd_syscall.sigprocmask.return?, kprobe.function("compat_sys_sigprocmask").return?{ (name) = ("sigprocmask") (retstr) = (returnstr(1)) } probe __nd_syscall.sigprocmask.return = kprobe.function("sys_sigprocmask").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sigprocmask %})) next } } catch { { next } } } probe nd_syscall.sigreturn = kprobe.function("sys_sigreturn")?, kprobe.function("sys32_sigreturn")?{ (name) = ("sigreturn") (argstr) = ("") } probe nd_syscall.sigreturn.return = kprobe.function("sys_sigreturn").return?, kprobe.function("sys32_sigreturn").return?{ (name) = ("sigreturn") (retstr) = (returnstr(1)) } probe nd_syscall.sigsuspend = __nd_syscall.sisguspend?, __nd_syscall.compat_sys_sigsuspsend?{ (name) = ("sigsuspend") (argstr) = (sprintf("%s", _stp_sigmask_str(mask))) } probe __nd_syscall.sisguspend = kprobe.function("sys_sigsuspend")?, kprobe.function("sys32_sigsuspend")?{ asmlinkage() (mask) = (ulong_arg(3)) } probe __nd_syscall.compat_sys_sigsuspsend = kprobe.function("compat_sys_sigsuspend")?{ asmlinkage() (mask) = (ulong_arg(1)) } probe nd_syscall.sigsuspend.return = kprobe.function("sys_sigsuspend").return?, kprobe.function("sys32_sigsuspend").return?, kprobe.function("compat_sys_sigsuspend").return?{ (name) = ("sigsuspend") (retstr) = (returnstr(1)) } probe nd_syscall.socket = __nd_syscall.socket?, __nd_syscall.socketcall.socket?, __nd_syscall.compat_socketcall.socket?{ (name) = ("socket") (argstr) = (sprintf("%s, %s, %s", _sock_family_str(family), _sock_type_str(type), _sock_protocol_str(family, protocol))) } probe __nd_syscall.socket = kprobe.function("sys_socket")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_socket %})) next } } catch { { next } } asmlinkage() (family) = (int_arg(1)) (type) = (int_arg(2)) (protocol) = (int_arg(3)) } probe __nd_syscall.socketcall.socket = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SOCKET %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (family) = (__int32(user_ulong(&(__args)[0]))) (type) = (__int32(user_ulong(&(__args)[1]))) (protocol) = (__int32(user_ulong(&(__args)[2]))) } probe __nd_syscall.compat_socketcall.socket = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SOCKET %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (family) = (user_int(&(__args)[0])) (type) = (user_int(&(__args)[1])) (protocol) = (user_int(&(__args)[2])) } probe nd_syscall.socket.return = __nd_syscall.socket.return?, __nd_syscall.socketcall.socket.return?{ (name) = ("socket") (retstr) = (returnstr(1)) } probe __nd_syscall.socket.return = kprobe.function("sys_socket").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_socket %})) next } } catch { { next } } } probe __nd_syscall.socketcall.socket.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SOCKET %})) next } probe nd_syscall.socketpair = __nd_syscall.socketpair?, __nd_syscall.socketcall.socketpair?, __nd_syscall.compat_socketcall.socketpair?{ (name) = ("socketpair") asmlinkage() (argstr) = (sprintf("%s, %s, %s, %p", _sock_family_str(family), _sock_type_str(type), _sock_protocol_str(family, protocol), sv_uaddr)) } probe __nd_syscall.socketpair = kprobe.function("sys_socketpair")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_socketpair %})) next } } catch { { next } } asmlinkage() (family) = (int_arg(1)) (type) = (int_arg(2)) (protocol) = (int_arg(3)) (sv_uaddr) = (pointer_arg(4)) } probe __nd_syscall.socketcall.socketpair = kprobe.function("sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SOCKETPAIR %})) next (__args) = (&@cast(pointer_arg(2), "ulong", "kernel")) (family) = (__int32(user_ulong(&(__args)[0]))) (type) = (__int32(user_ulong(&(__args)[1]))) (protocol) = (__int32(user_ulong(&(__args)[2]))) (sv_uaddr) = (user_ulong(&(__args)[3])) } probe __nd_syscall.compat_socketcall.socketpair = kprobe.function("compat_sys_socketcall").call?{ asmlinkage() if ((int_arg(1)) != (%{ SYS_SOCKETPAIR %})) next (__args) = (&@cast(pointer_arg(2), "unsigned int", "kernel")) (family) = (user_int(&(__args)[0])) (type) = (user_int(&(__args)[1])) (protocol) = (user_int(&(__args)[2])) (sv_uaddr) = (user_uint32(&(__args)[3])) } probe nd_syscall.socketpair.return = __nd_syscall.socketpair.return?, __nd_syscall.socketcall.socketpair.return?{ (name) = ("socketpair") (retstr) = (returnstr(1)) } probe __nd_syscall.socketpair.return = kprobe.function("sys_socketpair").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_socketpair %})) next } } catch { { next } } } probe __nd_syscall.socketcall.socketpair.return = kprobe.function("sys_socketcall").return?, kprobe.function("compat_sys_socketcall").return?{ if ((@entry(__asmlinkage_int_arg(1))) != (%{ SYS_SOCKETPAIR %})) next } probe nd_syscall.splice = kprobe.function("sys_splice")?{ (name) = ("splice") asmlinkage() (fd_in) = (int_arg(1)) (off_in) = (pointer_arg(2)) (fd_out) = (int_arg(3)) (off_out) = (pointer_arg(4)) (len) = (ulong_arg(5)) (flags) = (uint_arg(6)) (flags_str) = (_stp_splice_flags_str(flags)) (argstr) = (sprintf("%d, %p, %d, %p, %u, %s", fd_in, off_in, fd_out, off_out, len, flags_str)) } probe nd_syscall.splice.return = kprobe.function("sys_splice").return?{ (name) = ("splice") (retstr) = (returnstr(1)) } probe nd_syscall.ssetmask = kprobe.function("sys_ssetmask")?{ (name) = ("ssetmask") asmlinkage() (newmask) = (int_arg(1)) (newmask_str) = (_stp_sigmask_str(newmask)) (argstr) = (_stp_sigmask_str(newmask)) } probe nd_syscall.ssetmask.return = kprobe.function("sys_ssetmask").return?{ (name) = ("ssetmask") (retstr) = (returnstr(1)) } probe nd_syscall.stat = kprobe.function("sys_stat")?, kprobe.function("sys_newstat")?, kprobe.function("sys32_stat64")?, kprobe.function("sys_stat64")?, kprobe.function("sys_oabi_stat64")?, kprobe.function("compat_sys_newstat")?{ (name) = ("stat") asmlinkage() (filename_uaddr) = (pointer_arg(1)) (filename) = (user_string_quoted(filename_uaddr)) (buf_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", user_string_quoted(filename_uaddr), buf_uaddr)) } probe nd_syscall.stat.return = kprobe.function("sys_stat").return?, kprobe.function("sys_newstat").return?, kprobe.function("sys32_stat64").return?, kprobe.function("sys_stat64").return?, kprobe.function("sys_oabi_stat64").return?, kprobe.function("compat_sys_newstat").return?{ (name) = ("stat") (retstr) = (returnstr(1)) } probe nd_syscall.statfs = kprobe.function("compat_sys_statfs")?, kprobe.function("sys_statfs")?{ (name) = ("statfs") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (buf_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %p", user_string_quoted(pointer_arg(1)), buf_uaddr)) } probe nd_syscall.statfs.return = kprobe.function("compat_sys_statfs").return?, kprobe.function("sys_statfs").return?{ (name) = ("statfs") (retstr) = (returnstr(1)) } probe nd_syscall.statfs64 = kprobe.function("sys_statfs64")?, kprobe.function("compat_sys_statfs64")?{ (name) = ("statfs64") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (sz) = (ulong_arg(2)) (buf_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %u, %p", path, sz, buf_uaddr)) } probe nd_syscall.statfs64.return = kprobe.function("sys_statfs64").return?, kprobe.function("compat_sys_statfs64").return?{ (name) = ("statfs64") (retstr) = (returnstr(1)) } probe nd_syscall.stime = kprobe.function("compat_sys_stime")?, kprobe.function("sys_stime")?{ (name) = ("stime") asmlinkage() (t_uaddr) = (pointer_arg(1)) (argstr) = (sprintf("%p", t_uaddr)) } probe nd_syscall.stime.return = kprobe.function("compat_sys_stime").return?, kprobe.function("sys_stime").return?{ (name) = ("stime") (retstr) = (returnstr(1)) } probe nd_syscall.swapoff = kprobe.function("sys_swapoff")?{ (name) = ("swapoff") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (argstr) = (user_string_quoted(pointer_arg(1))) } probe nd_syscall.swapoff.return = kprobe.function("sys_swapoff").return?{ (name) = ("swapoff") (retstr) = (returnstr(1)) } probe nd_syscall.swapon = kprobe.function("sys_swapon")?{ (name) = ("swapon") asmlinkage() (path) = (user_string_quoted(pointer_arg(1))) (swapflags) = (int_arg(2)) (swapflags_str) = (_swapon_flags_str(swapflags)) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), swapflags_str)) } probe nd_syscall.swapon.return = kprobe.function("sys_swapon").return?{ (name) = ("swapon") (retstr) = (returnstr(1)) } probe nd_syscall.symlink = kprobe.function("sys_symlink")?{ (name) = ("symlink") asmlinkage() (oldpath) = (user_string_quoted(pointer_arg(1))) (newpath) = (user_string_quoted(pointer_arg(2))) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), user_string_quoted(pointer_arg(2)))) } probe nd_syscall.symlink.return = kprobe.function("sys_symlink").return?{ (name) = ("symlink") (retstr) = (returnstr(1)) } probe nd_syscall.symlinkat = kprobe.function("sys_symlinkat")?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_symlinkat %})) next } } catch { { next } } (name) = ("symlinkat") asmlinkage() (oldname) = (pointer_arg(1)) (oldname_str) = (user_string_quoted(oldname)) (newdfd) = (int_arg(2)) (newdfd_str) = (_dfd_str(newdfd)) (newname) = (pointer_arg(3)) (newname_str) = (user_string_quoted(newname)) (argstr) = (sprintf("%s, %s, %s", user_string_quoted(oldname), newdfd_str, user_string_quoted(newname))) } probe nd_syscall.symlinkat.return = kprobe.function("sys_symlinkat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_symlinkat %})) next } } catch { { next } } (name) = ("symlinkat") (retstr) = (returnstr(1)) } probe nd_syscall.sync = kprobe.function("sys_sync"){ (name) = ("sync") (argstr) = ("") } probe nd_syscall.sync.return = kprobe.function("sys_sync").return{ (name) = ("sync") (retstr) = (returnstr(1)) } probe nd_syscall.sync_file_range = kprobe.function("sys_sync_file_range")?{ asmlinkage() (name) = ("sync_file_range") (fd) = (int_arg(1)) { (offset) = (longlong_arg(2)) (nbytes) = (longlong_arg(3)) } (flags) = (uint_arg(4)) (flags_str) = (_sync_file_range_flags_str(flags)) (argstr) = (sprintf("%d, %d, %d, %s", fd, offset, nbytes, _sync_file_range_flags_str(flags))) } probe nd_syscall.sync_file_range.return = kprobe.function("sys_sync_file_range").return?{ (name) = ("sync_file_range") (retstr) = (returnstr(1)) } probe nd_syscall.syncfs = kprobe.function("sys_syncfs")?{ asmlinkage() (name) = ("syncfs") (fd) = (int_arg(1)) (argstr) = (sprintf("%d", fd)) } probe nd_syscall.syncfs.return = kprobe.function("sys_syncfs").return?{ (name) = ("syncfs") (retstr) = (returnstr(1)) } probe nd_syscall.sysctl = kprobe.function("compat_sys_sysctl")?, kprobe.function("sys_sysctl")?{ (name) = ("sysctl") asmlinkage() (argstr) = (sprintf("%p", pointer_arg(1))) } probe nd_syscall.sysctl.return = kprobe.function("compat_sys_sysctl").return?, kprobe.function("sys_sysctl").return?{ (name) = ("sysctl") (retstr) = (returnstr(1)) } probe nd_syscall.sysfs = kprobe.function("sys_sysfs")?{ (name) = ("sysfs") asmlinkage() (option) = (int_arg(1)) (arg1) = (ulong_arg(2)) (arg2) = (ulong_arg(3)) if ((option) == (1)) (argstr) = (sprintf("%d, %s", option, user_string_quoted(arg1))) else if ((option) == (2)) (argstr) = (sprintf("%d, %d, %p", option, arg1, arg2)) else if ((option) == (3)) (argstr) = (sprintf("%d", option)) else (argstr) = (sprintf("%d, 0x%x, 0x%x", option, arg1, arg2)) } probe nd_syscall.sysfs.return = kprobe.function("sys_sysfs").return?{ (name) = ("sysfs") (retstr) = (returnstr(1)) } probe nd_syscall.sysinfo = kprobe.function("compat_sys_sysinfo")?, kprobe.function("sys_sysinfo")?{ (name) = ("sysinfo") asmlinkage() (info_uaddr) = (pointer_arg(1)) (argstr) = (sprintf("%s", _struct_sysinfo_u(info_uaddr))) } probe nd_syscall.sysinfo.return = kprobe.function("compat_sys_sysinfo").return?, kprobe.function("sys_sysinfo").return?{ (name) = ("sysinfo") (retstr) = (returnstr(1)) } probe nd_syscall.syslog = kprobe.function("sys_syslog")?{ (name) = ("syslog") asmlinkage() (type) = (int_arg(1)) (bufp_uaddr) = (pointer_arg(2)) (len) = (int_arg(3)) (argstr) = (sprintf("%d, %p, %d", type, bufp_uaddr, len)) } probe nd_syscall.syslog.return = kprobe.function("sys_syslog").return?{ (name) = ("syslog") (retstr) = (returnstr(1)) } probe nd_syscall.tee = kprobe.function("sys_tee")?{ (name) = ("tee") asmlinkage() (fdin) = (int_arg(1)) (fdout) = (int_arg(2)) (len) = (ulong_arg(3)) (flags) = (uint_arg(4)) (argstr) = (sprintf("%d, %d, %u, 0x%x", fdin, fdout, len, flags)) } probe nd_syscall.tee.return = kprobe.function("sys_tee").return?{ (name) = ("tee") (retstr) = (returnstr(1)) } probe nd_syscall.tgkill = kprobe.function("sys_tgkill")?{ (name) = ("tgkill") asmlinkage() (tgid) = (int_arg(1)) (pid) = (int_arg(2)) (sig) = (int_arg(3)) (argstr) = (sprintf("%d, %d, %s", tgid, pid, _signal_name(sig))) } probe nd_syscall.tgkill.return = kprobe.function("sys_tgkill").return?{ (name) = ("tgkill") (retstr) = (returnstr(1)) } probe nd_syscall.time = kprobe.function("sys32_time")?, kprobe.function("sys_time64")?, kprobe.function("compat_sys_time")?, kprobe.function("sys_time")?{ (name) = ("time") asmlinkage() (t_uaddr) = (pointer_arg(1)) (argstr) = (sprintf("%p", t_uaddr)) } probe nd_syscall.time.return = kprobe.function("sys32_time").return?, kprobe.function("sys_time64").return?, kprobe.function("compat_sys_time").return?, kprobe.function("sys_time").return?{ (name) = ("time") (retstr) = (returnstr(1)) } probe nd_syscall.timer_create = __nd_syscall.timer_create, __nd_syscall.compat_timer_create?{ (name) = ("timer_create") } probe __nd_syscall.timer_create = kprobe.function("sys_timer_create"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_create %})) next } } catch { { next } } asmlinkage() (clockid) = (int_arg(1)) (clockid_str) = (_get_wc_str(clockid)) (evp_uaddr) = (pointer_arg(2)) (timerid_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %p, %p", clockid_str, evp_uaddr, timerid_uaddr)) } probe __nd_syscall.compat_timer_create = kprobe.function("compat_sys_timer_create")?{ asmlinkage() (clockid) = (int_arg(1)) (clockid_str) = (_get_wc_str(clockid)) (evp_uaddr) = (pointer_arg(2)) (timerid_uaddr) = (pointer_arg(3)) (argstr) = (sprintf("%s, %p, %p", clockid_str, evp_uaddr, timerid_uaddr)) } probe nd_syscall.timer_create.return = __nd_syscall.timer_create.return, kprobe.function("compat_sys_timer_create").return?{ (name) = ("timer_create") (retstr) = (returnstr(1)) } probe __nd_syscall.timer_create.return = kprobe.function("sys_timer_create").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_create %})) next } } catch { { next } } } probe nd_syscall.timer_delete = kprobe.function("sys_timer_delete")?{ (name) = ("timer_delete") asmlinkage() (timerid) = (int_arg(1)) (argstr) = (sprint(timerid)) } probe nd_syscall.timer_delete.return = kprobe.function("sys_timer_delete").return?{ (name) = ("timer_delete") (retstr) = (returnstr(1)) } probe nd_syscall.timer_getoverrun = kprobe.function("sys_timer_getoverrun")?{ (name) = ("timer_getoverrun") asmlinkage() (timerid) = (int_arg(1)) (argstr) = (sprint(timerid)) } probe nd_syscall.timer_getoverrun.return = kprobe.function("sys_timer_getoverrun").return?{ (name) = ("timer_getoverrun") (retstr) = (returnstr(1)) } probe nd_syscall.timer_gettime = __nd_syscall.timer_gettime, __nd_syscall.compat_timer_gettime?{ (name) = ("timer_gettime") } probe __nd_syscall.timer_gettime = kprobe.function("sys_timer_gettime"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_gettime %})) next } } catch { { next } } asmlinkage() (timerid) = (int_arg(1)) (value_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", timerid, value_uaddr)) } probe __nd_syscall.compat_timer_gettime = kprobe.function("compat_sys_timer_gettime")?{ asmlinkage() (timerid) = (int_arg(1)) (value_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", timerid, value_uaddr)) } probe nd_syscall.timer_gettime.return = __nd_syscall.timer_gettime.return, kprobe.function("compat_sys_timer_gettime").return?{ (name) = ("timer_gettime") (retstr) = (returnstr(1)) } probe __nd_syscall.timer_gettime.return = kprobe.function("sys_timer_gettime").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_gettime %})) next } } catch { { next } } } probe nd_syscall.timer_settime = __nd_syscall.timer_settime, __nd_syscall.compat_timer_settime?{ (name) = ("timer_settime") asmlinkage() } probe __nd_syscall.timer_settime = kprobe.function("sys_timer_settime").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_settime %})) next } } catch { { next } } asmlinkage() (timerid) = (int_arg(1)) (flags) = (int_arg(2)) (value_uaddr) = (pointer_arg(3)) (ovalue_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%d, %d, %s, %p", timerid, flags, _struct_itimerspec_u(value_uaddr), ovalue_uaddr)) } probe __nd_syscall.compat_timer_settime = kprobe.function("compat_sys_timer_settime").call?{ asmlinkage() (timerid) = (int_arg(1)) (flags) = (int_arg(2)) (value_uaddr) = (pointer_arg(3)) (ovalue_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%d, %d, %s, %p", timerid, flags, _struct_compat_itimerspec_u(value_uaddr), ovalue_uaddr)) } probe nd_syscall.timer_settime.return = __nd_syscall.timer_settime.return, kprobe.function("compat_sys_timer_settime").return?{ (name) = ("timer_settime") (retstr) = (returnstr(1)) } probe __nd_syscall.timer_settime.return = kprobe.function("sys_timer_settime").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_settime %})) next } } catch { { next } } } probe nd_syscall.timerfd = kprobe.function("sys_timerfd")?, kprobe.function("compat_sys_timerfd")?{ (name) = ("timerfd") asmlinkage() (argstr) = (sprintf("%d, %d, 0x%x", int_arg(1), int_arg(2), int_arg(3))) } probe nd_syscall.timerfd.return = kprobe.function("sys_timerfd").return?, kprobe.function("compat_sys_timerfd").return?{ (name) = ("timerfd") (retstr) = (returnstr(1)) } probe nd_syscall.timerfd_create = kprobe.function("sys_timerfd_create").call?{ (name) = ("timerfd_create") asmlinkage() (clockid) = (int_arg(1)) (clockid_str) = (_get_wc_str(clockid)) (flags) = (int_arg(2)) (flags_str) = (_stp_timerfd_flags_str(flags)) (argstr) = (sprintf("%s, %s", clockid_str, flags_str)) } probe nd_syscall.timerfd_create.return = kprobe.function("sys_timerfd_create").return?{ (name) = ("timerfd_create") (retstr) = (returnstr(1)) } probe nd_syscall.timerfd_gettime = __nd_syscall.timerfd_gettime?, kprobe.function("compat_sys_timerfd_gettime").call?{ (name) = ("timerfd_gettime") asmlinkage() (fd) = (int_arg(1)) (value_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", fd, value_uaddr)) } probe __nd_syscall.timerfd_gettime = kprobe.function("sys_timerfd_gettime").call?{ } probe nd_syscall.timerfd_gettime.return = __nd_syscall.timerfd_gettime.return?, kprobe.function("compat_sys_timerfd_gettime").return?{ (name) = ("timerfd_gettime") (retstr) = (returnstr(1)) } probe __nd_syscall.timerfd_gettime.return = kprobe.function("sys_timerfd_gettime").return?{ } probe nd_syscall.timerfd_settime = __nd_syscall.timerfd_settime?, __nd_syscall.compat_timerfd_settime?{ (name) = ("timerfd_settime") } probe __nd_syscall.timerfd_settime = kprobe.function("sys_timerfd_settime").call?{ asmlinkage() (fd) = (int_arg(1)) (flags) = (int_arg(2)) (flags_str) = (_stp_timerfd_flags_str(flags)) (value_uaddr) = (pointer_arg(3)) (ovalue_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%d, %s, %s, %p", fd, flags_str, _struct_itimerspec_u(value_uaddr), ovalue_uaddr)) } probe __nd_syscall.compat_timerfd_settime = kprobe.function("compat_sys_timerfd_settime").call?{ asmlinkage() (fd) = (int_arg(1)) (flags) = (int_arg(2)) (flags_str) = (_stp_timerfd_flags_str(flags)) (value_uaddr) = (pointer_arg(3)) (ovalue_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%d, %s, %s, %p", fd, flags_str, _struct_compat_itimerspec_u(value_uaddr), ovalue_uaddr)) } probe nd_syscall.timerfd_settime.return = __nd_syscall.timerfd_settime.return?, kprobe.function("compat_sys_timerfd_settime").return?{ (name) = ("timerfd_settime") (retstr) = (returnstr(1)) } probe __nd_syscall.timerfd_settime.return = kprobe.function("sys_timerfd_settime").return?{ } probe nd_syscall.times = kprobe.function("compat_sys_times")?, kprobe.function("sys_times")?{ (name) = ("times") asmlinkage() (buf_uaddr) = (pointer_arg(1)) (argstr) = (sprintf("%s", _struct_tms_u(buf_uaddr))) } probe nd_syscall.times.return = kprobe.function("compat_sys_times").return?, kprobe.function("sys_times").return?{ (name) = ("times") (retstr) = (returnstr(1)) } probe nd_syscall.tkill = kprobe.function("sys_tkill")?{ (name) = ("tkill") asmlinkage() (pid) = (int_arg(1)) (sig) = (int_arg(2)) (argstr) = (sprintf("%d, %s", pid, _signal_name(sig))) } probe nd_syscall.tkill.return = kprobe.function("sys_tkill").return?{ (name) = ("tkill") (retstr) = (returnstr(1)) } probe nd_syscall.truncate = __nd_syscall.truncate?, __nd_syscall.truncate64?, __nd_syscall.compat_truncate?{ (name) = ("truncate") asmlinkage() (path_uaddr) = (pointer_arg(1)) (path) = (user_string_quoted(path_uaddr)) (argstr) = (sprintf("%s, %d", user_string_quoted(path_uaddr), length)) } probe __nd_syscall.truncate = kprobe.function("sys_truncate"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_truncate %})) next } } catch { { next } } asmlinkage() if (%{ /* pure */ _stp_is_compat_task() %}) (length) = (int_arg(2)) else (length) = (long_arg(2)) } probe __nd_syscall.truncate64 = kprobe.function("sys_truncate64"){ asmlinkage() (length) = (longlong_arg(2)) } probe __nd_syscall.compat_truncate = kprobe.function("compat_sys_truncate"){ asmlinkage() (length) = (int_arg(2)) } probe nd_syscall.truncate.return = __nd_syscall.truncate.return, kprobe.function("sys_truncate64").return?, kprobe.function("compat_sys_truncate").return?{ (name) = ("truncate") (retstr) = (returnstr(1)) } probe __nd_syscall.truncate.return = kprobe.function("sys_truncate").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_truncate %})) next } } catch { { next } } } probe nd_syscall.tux = kprobe.function("sys_tux")?{ (name) = ("tux") asmlinkage() (action) = (uint_arg(1)) (u_info_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%d, %p", action, u_info_uaddr)) } probe nd_syscall.tux.return = kprobe.function("sys_tux").return?{ (name) = ("tux") (retstr) = (returnstr(1)) } probe nd_syscall.umask = kprobe.function("sys_umask")?{ (name) = ("umask") asmlinkage() (mask) = (uint_arg(1)) (argstr) = (sprintf("%#o", mask)) } probe nd_syscall.umask.return = kprobe.function("sys_umask").return?{ (name) = ("umask") (retstr) = (returnstr(3)) } probe nd_syscall.umount = __nd_syscall.umount, __nd_syscall.oldumount?{ (name) = ("umount") } probe __nd_syscall.umount = kprobe.function("sys_umount"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_umount2 %})) next } } catch { { next } } asmlinkage() (target) = (user_string_quoted(pointer_arg(1))) (flags) = (int_arg(2)) (flags_str) = (_umountflags_str(flags)) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), flags_str)) } probe __nd_syscall.oldumount = kprobe.function("sys_oldumount")?{ asmlinkage() (target) = (user_string_quoted(pointer_arg(1))) (flags) = (0) (flags_str) = (_umountflags_str(0)) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), flags_str)) } probe nd_syscall.umount.return = __nd_syscall.umount.return, kprobe.function("sys_oldumount").return?{ (name) = ("umount") (retstr) = (returnstr(1)) } probe __nd_syscall.umount.return = kprobe.function("sys_umount").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_umount2 %})) next } } catch { { next } } } probe nd_syscall.uname = kprobe.function("sys_uname")?, kprobe.function("sys_olduname")?, kprobe.function("sys32_olduname")?, kprobe.function("sys32_uname")?, kprobe.function("sys_newuname")?{ (name) = ("uname") (_func_name) = (ppfunc()) if ((_func_name) != ("sys32_uname")) { if (((_func_name) == ("sys_uname")) || ((_func_name) == ("sys_olduname"))) { asmlinkage() } else asmlinkage() } (argstr) = (sprintf("%p", pointer_arg(1))) } probe nd_syscall.uname.return = kprobe.function("sys_uname").return?, kprobe.function("sys_olduname").return?, kprobe.function("sys32_olduname").return?, kprobe.function("sys32_uname").return?, kprobe.function("sys_newuname").return?{ (name) = ("uname") (retstr) = (returnstr(1)) } probe nd_syscall.unlink = kprobe.function("sys_unlink")?{ (name) = ("unlink") asmlinkage() (pathname_uaddr) = (pointer_arg(1)) (pathname) = (user_string_quoted(pathname_uaddr)) (argstr) = (user_string_quoted(pathname_uaddr)) } probe nd_syscall.unlink.return = kprobe.function("sys_unlink").return?{ (name) = ("unlink") (retstr) = (returnstr(1)) } probe nd_syscall.unlinkat = kprobe.function("sys_unlinkat")?{ (name) = ("unlinkat") asmlinkage() (dfd) = (int_arg(1)) (dfd_str) = (_dfd_str(dfd)) (pathname) = (pointer_arg(2)) (pathname_str) = (user_string_quoted(pathname)) (flag) = (uint_arg(3)) (flag_str) = (_at_flag_str(flag)) (argstr) = (sprintf("%s, %s, %s", dfd_str, user_string_quoted(pathname), flag_str)) } probe nd_syscall.unlinkat.return = kprobe.function("sys_unlinkat").return?{ (name) = ("unlinkat") (retstr) = (returnstr(1)) } probe nd_syscall.unshare = kprobe.function("sys_unshare")?{ (name) = ("unshare") asmlinkage() (unshare_flags) = (ulong_arg(1)) (argstr) = (__fork_flags(unshare_flags)) } probe nd_syscall.unshare.return = kprobe.function("sys_unshare").return?{ (name) = ("unshare") (retstr) = (returnstr(1)) } probe nd_syscall.uselib = kprobe.function("sys_uselib")?{ (name) = ("uselib") asmlinkage() (library_uaddr) = (pointer_arg(1)) (library) = (user_string_quoted(library_uaddr)) (argstr) = (user_string_quoted(library_uaddr)) } probe nd_syscall.uselib.return = kprobe.function("sys_uselib").return?{ (name) = ("uselib") (retstr) = (returnstr(1)) } probe nd_syscall.ustat = kprobe.function("sys_ustat")?{ (name) = ("ustat") asmlinkage() (dev) = (uint_arg(1)) (ubuf_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%u, %p", dev, ubuf_uaddr)) } probe nd_syscall.ustat.return = kprobe.function("sys_ustat").return?{ (name) = ("ustat") (retstr) = (returnstr(1)) } probe nd_syscall.ustat32 = __nd_syscall.ustat32?, __nd_syscall.compat_ustat?{ (name) = ("ustat") (argstr) = (sprintf("%u, %p", dev, ubuf_uaddr)) } probe __nd_syscall.ustat32 = kprobe.function("sys32_ustat")?{ (dev) = (uint_arg(1)) (ubuf_uaddr) = (pointer_arg(2)) } probe __nd_syscall.compat_ustat = kprobe.function("compat_sys_ustat")?{ asmlinkage() (dev) = (uint_arg(1)) (ubuf_uaddr) = (pointer_arg(2)) } probe nd_syscall.ustat32.return = kprobe.function("sys32_ustat").return?, kprobe.function("compat_sys_ustat").return?{ (name) = ("ustat") (retstr) = (returnstr(1)) } probe nd_syscall.utime = kprobe.function("sys_utime")?{ (name) = ("utime") asmlinkage() (filename_uaddr) = (pointer_arg(1)) (filename) = (user_string_quoted(filename_uaddr)) (buf_uaddr) = (pointer_arg(2)) (actime) = (_struct_utimbuf_actime(buf_uaddr)) (modtime) = (_struct_utimbuf_modtime(buf_uaddr)) (argstr) = (sprintf("%s, [%s, %s]", filename, ctime(actime), ctime(modtime))) } probe nd_syscall.utime.return = kprobe.function("sys_utime").return?{ (name) = ("utime") (retstr) = (returnstr(1)) } probe nd_syscall.compat_utime = kprobe.function("compat_sys_utime")?{ (name) = ("utime") asmlinkage() (filename_uaddr) = (pointer_arg(1)) (filename) = (user_string_quoted(filename_uaddr)) (buf_uaddr) = (pointer_arg(2)) (actime) = (_struct_compat_utimbuf_actime(buf_uaddr)) (modtime) = (_struct_compat_utimbuf_modtime(buf_uaddr)) (argstr) = (sprintf("%s, [%s, %s]", filename, ctime(actime), ctime(modtime))) } probe nd_syscall.compat_utime.return = kprobe.function("compat_sys_utime").return?{ (name) = ("utime") (retstr) = (returnstr(1)) } probe nd_syscall.utimes = kprobe.function("sys_utimes")?{ (name) = ("utimes") asmlinkage() (filename_uaddr) = (pointer_arg(1)) (filename) = (user_string_quoted(filename_uaddr)) (tvp_uaddr) = (pointer_arg(2)) (argstr) = (sprintf("%s, %s", user_string_quoted(filename_uaddr), _struct_timeval_u(tvp_uaddr, 2))) } probe nd_syscall.utimes.return = kprobe.function("sys_utimes").return?{ (name) = ("utimes") (retstr) = (returnstr(1)) } probe nd_syscall.compat_sys_utimes = kprobe.function("compat_sys_utimes")?{ (name) = ("utimes") asmlinkage() (filename) = (user_string_quoted(pointer_arg(1))) (argstr) = (sprintf("%s, %s", user_string_quoted(pointer_arg(1)), _struct_compat_timeval_u(pointer_arg(2), 2))) } probe nd_syscall.compat_sys_utimes.return = kprobe.function("compat_sys_utimes").return?{ (name) = ("utimes") (retstr) = (returnstr(1)) } probe nd_syscall.utimensat = kprobe.function("sys_utimensat")?{ (name) = ("utimensat") asmlinkage() (dfd) = (int_arg(1)) (dfd_str) = (_dfd_str(dfd)) (filename_uaddr) = (pointer_arg(2)) (filename) = (user_string_quoted(filename_uaddr)) (tsp_uaddr) = (pointer_arg(3)) (flags) = (int_arg(4)) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %s, %s", _dfd_str(dfd), user_string_quoted(filename_uaddr), _struct_timespec_u(tsp_uaddr, 2), _at_flag_str(flags))) } probe nd_syscall.compat_utimensat = kprobe.function("compat_sys_utimensat")?{ (name) = ("utimensat") asmlinkage() (dfd) = (int_arg(1)) (dfd_str) = (_dfd_str(dfd)) (filename_uaddr) = (pointer_arg(2)) (filename) = (user_string_quoted(filename_uaddr)) (tsp_uaddr) = (pointer_arg(3)) (flags) = (int_arg(4)) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %s, %s", _dfd_str(dfd), user_string_quoted(filename_uaddr), _struct_compat_timespec_u(tsp_uaddr, 2), _at_flag_str(flags))) } probe nd_syscall.utimensat.return = kprobe.function("sys_utimensat").return?{ (name) = ("utimensat") (retstr) = (returnstr(1)) } probe nd_syscall.compat_utimensat.return = kprobe.function("compat_sys_utimensat").return?{ (name) = ("utimensat") (retstr) = (returnstr(1)) } probe nd_syscall.vfork = kprobe.function("sys_vfork").call?{ (name) = ("vfork") (argstr) = ("") } probe nd_syscall.vfork.return = kprobe.function("sys_vfork").return?{ (name) = ("vfork") (retstr) = (returnstr(1)) } probe nd_syscall.vhangup = kprobe.function("sys_vhangup"){ (name) = ("vhangup") (argstr) = ("") } probe nd_syscall.vhangup.return = kprobe.function("sys_vhangup").return{ (name) = ("vhangup") (retstr) = (returnstr(1)) } probe nd_syscall.vmsplice = kprobe.function("sys_vmsplice")?{ (name) = ("vmsplice") asmlinkage() (fd) = (int_arg(1)) (iov) = (pointer_arg(2)) (nr_segs) = (ulong_arg(3)) (flags) = (uint_arg(4)) (flags_str) = (_stp_splice_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s", fd, iov, nr_segs, flags_str)) } probe nd_syscall.compat_vmsplice = kprobe.function("compat_sys_vmsplice")?{ (name) = ("vmsplice") asmlinkage() (fd) = (int_arg(1)) (iov) = (pointer_arg(2)) (nr_segs) = (ulong_arg(3)) (flags) = (uint_arg(4)) (flags_str) = (_stp_splice_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s", fd, iov, nr_segs, flags_str)) } probe nd_syscall.vmsplice.return = kprobe.function("sys_vmsplice").return?{ (name) = ("vmsplice") (retstr) = (returnstr(1)) } probe nd_syscall.compat_vmsplice.return = kprobe.function("compat_sys_vmsplice").return?{ (name) = ("vmsplice") (retstr) = (returnstr(1)) } probe nd_syscall.wait4 = __nd_syscall.wait4, __nd_syscall.compat_wait4?{ (name) = ("wait4") asmlinkage() (pid) = (int_arg(1)) (status_uaddr) = (pointer_arg(2)) (options) = (int_arg(3)) (options_str) = (_wait4_opt_str(options)) (rusage_uaddr) = (pointer_arg(4)) (argstr) = (sprintf("%d, %p, %s, %p", pid, status_uaddr, options_str, rusage_uaddr)) } probe __nd_syscall.wait4 = kprobe.function("sys_wait4"){ try { { if ((_stp_syscall_nr()) != (%{ __NR_wait4 %})) next } } catch { { next } } } probe __nd_syscall.compat_wait4 = kprobe.function("compat_sys_wait4")?{ } probe nd_syscall.wait4.return = __nd_syscall.wait4.return, __nd_syscall.compat_wait4.return?{ (name) = ("wait4") asmlinkage() (status_uaddr) = (pointer_arg(2)) if ((returnval()) <= (0)) (status_str) = ("N/A") else if ((status_uaddr) == (0)) (status_str) = ("NULL") else (status_str) = (_wait_status_str(user_int(status_uaddr))) (retstr) = (returnstr(1)) } probe __nd_syscall.wait4.return = kprobe.function("sys_wait4").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_wait4 %})) next } } catch { { next } } } probe __nd_syscall.compat_wait4.return = kprobe.function("compat_sys_wait4").return?{ } probe nd_syscall.waitid = __nd_syscall.waitid, kprobe.function("compat_sys_waitid")?{ (name) = ("waitid") asmlinkage() (which) = (int_arg(1)) (which_str) = (_waitid_which_str(which)) (pid) = (int_arg(2)) (infop_uaddr) = (pointer_arg(3)) (options) = (int_arg(4)) (options_str) = (_wait4_opt_str(options)) (rusage_uaddr) = (pointer_arg(5)) (argstr) = (sprintf("%s, %d, %p, %s, %p", _waitid_which_str(which), pid, infop_uaddr, _wait4_opt_str(options), rusage_uaddr)) } probe __nd_syscall.waitid = kprobe.function("sys_waitid"){ } probe nd_syscall.waitid.return = __nd_syscall.waitid.return, kprobe.function("compat_sys_waitid").return?{ (name) = ("waitid") (retstr) = (returnstr(1)) } probe __nd_syscall.waitid.return = kprobe.function("sys_waitid").return{ } probe nd_syscall.waitpid = kprobe.function("sys_waitpid")?, kprobe.function("sys32_waitpid").call?{ (name) = ("waitpid") asmlinkage() (pid) = (int_arg(1)) (status_uaddr) = (pointer_arg(2)) (options) = (int_arg(3)) (options_str) = (_wait4_opt_str(options)) (argstr) = (sprintf("%d, %p, %s", pid, status_uaddr, options_str)) } probe nd_syscall.waitpid.return = kprobe.function("sys_waitpid").return?, kprobe.function("sys32_waitpid").return?{ (name) = ("waitpid") (retstr) = (returnstr(1)) } probe nd_syscall.write = __nd_syscall.write{ (name) = ("write") asmlinkage() (fd) = (int_arg(1)) (buf_uaddr) = (pointer_arg(2)) (count) = (ulong_arg(3)) (argstr) = (sprintf("%d, %s, %u", fd, user_string_n2_quoted(buf_uaddr, count, syscall_string_trunc), count)) } probe __nd_syscall.write = kprobe.function("sys_write"){ } probe nd_syscall.write.return = __nd_syscall.write.return{ (name) = ("write") (retstr) = (returnstr(1)) } probe __nd_syscall.write.return = kprobe.function("sys_write").return{ } probe nd_syscall.writev = kprobe.function("compat_sys_writev")?, kprobe.function("sys_writev")?{ (name) = ("writev") asmlinkage() (vector_uaddr) = (pointer_arg(2)) (count) = (int_arg(3)) (fd) = (int_arg(1)) (argstr) = (sprintf("%d, %p, %d", fd, vector_uaddr, count)) } probe nd_syscall.writev.return = kprobe.function("compat_sys_writev").return?, kprobe.function("sys_writev").return?{ (name) = ("writev") (retstr) = (returnstr(1)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/netfilter.stp %{ #include #include #include #include #include %}probe netfilter.ip.pre_routing = netfilter.ipv4.pre_routing, netfilter.ipv6.pre_routing{ } probe netfilter.ipv4.pre_routing = netfilter.hook("NF_INET_PRE_ROUTING").pf("NFPROTO_IPV4"){ (pf) = ("ipv4") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (__get_skb_iphdr($skb)) (family) = (%{ /* pure */ AF_INET %}) (saddr) = (format_ipaddr(__ip_skb_saddr(iphdr), %{ /* pure */ AF_INET %})) (daddr) = (format_ipaddr(__ip_skb_daddr(iphdr), %{ /* pure */ AF_INET %})) (protocol) = (__ip_skb_proto(iphdr)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ipv6.pre_routing = netfilter.hook("NF_IP6_PRE_ROUTING").pf("NFPROTO_IPV6"){ (pf) = ("ipv6") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (&@cast(__get_skb_iphdr($skb), "ipv6hdr")) (family) = (%{ /* pure */ AF_INET6 %}) (saddr) = (format_ipaddr(&(iphdr)->saddr, %{ /* pure */ AF_INET6 %})) (daddr) = (format_ipaddr(&(iphdr)->daddr, %{ /* pure */ AF_INET6 %})) (protocol) = (__ip6_skb_proto($skb)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ip.local_in = netfilter.ipv4.local_in, netfilter.ipv6.local_in{ } probe netfilter.ipv4.local_in = netfilter.hook("NF_INET_LOCAL_IN").pf("NFPROTO_IPV4"){ (pf) = ("ipv4") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (__get_skb_iphdr($skb)) (family) = (%{ /* pure */ AF_INET %}) (saddr) = (format_ipaddr(__ip_skb_saddr(iphdr), %{ /* pure */ AF_INET %})) (daddr) = (format_ipaddr(__ip_skb_daddr(iphdr), %{ /* pure */ AF_INET %})) (protocol) = (__ip_skb_proto(iphdr)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ipv6.local_in = netfilter.hook("NF_IP6_LOCAL_IN").pf("NFPROTO_IPV6"){ (pf) = ("ipv6") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (&@cast(__get_skb_iphdr($skb), "ipv6hdr")) (family) = (%{ /* pure */ AF_INET6 %}) (saddr) = (format_ipaddr(&(iphdr)->saddr, %{ /* pure */ AF_INET6 %})) (daddr) = (format_ipaddr(&(iphdr)->daddr, %{ /* pure */ AF_INET6 %})) (protocol) = (__ip6_skb_proto($skb)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ip.forward = netfilter.ipv4.forward, netfilter.ipv6.forward{ } probe netfilter.ipv4.forward = netfilter.hook("NF_INET_FORWARD").pf("NFPROTO_IPV4"){ (pf) = ("ipv4") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (__get_skb_iphdr($skb)) (family) = (%{ /* pure */ AF_INET %}) (saddr) = (format_ipaddr(__ip_skb_saddr(iphdr), %{ /* pure */ AF_INET %})) (daddr) = (format_ipaddr(__ip_skb_daddr(iphdr), %{ /* pure */ AF_INET %})) (protocol) = (__ip_skb_proto(iphdr)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ipv6.forward = netfilter.hook("NF_IP6_FORWARD").pf("NFPROTO_IPV6"){ (pf) = ("ipv6") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (&@cast(__get_skb_iphdr($skb), "ipv6hdr")) (family) = (%{ /* pure */ AF_INET6 %}) (saddr) = (format_ipaddr(&(iphdr)->saddr, %{ /* pure */ AF_INET6 %})) (daddr) = (format_ipaddr(&(iphdr)->daddr, %{ /* pure */ AF_INET6 %})) (protocol) = (__ip6_skb_proto($skb)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ip.local_out = netfilter.ipv4.local_out, netfilter.ipv6.local_out{ } probe netfilter.ipv4.local_out = netfilter.hook("NF_INET_LOCAL_OUT").pf("NFPROTO_IPV4"){ (pf) = ("ipv4") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (__get_skb_iphdr($skb)) (family) = (%{ /* pure */ AF_INET %}) (saddr) = (format_ipaddr(__ip_skb_saddr(iphdr), %{ /* pure */ AF_INET %})) (daddr) = (format_ipaddr(__ip_skb_daddr(iphdr), %{ /* pure */ AF_INET %})) (protocol) = (__ip_skb_proto(iphdr)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ipv6.local_out = netfilter.hook("NF_IP6_LOCAL_OUT").pf("NFPROTO_IPV6"){ (pf) = ("ipv6") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (&@cast(__get_skb_iphdr($skb), "ipv6hdr")) (family) = (%{ /* pure */ AF_INET6 %}) (saddr) = (format_ipaddr(&(iphdr)->saddr, %{ /* pure */ AF_INET6 %})) (daddr) = (format_ipaddr(&(iphdr)->daddr, %{ /* pure */ AF_INET6 %})) (protocol) = (__ip6_skb_proto($skb)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ip.post_routing = netfilter.ipv4.post_routing, netfilter.ipv6.local_out{ } probe netfilter.ipv4.post_routing = netfilter.hook("NF_INET_POST_ROUTING").pf("NFPROTO_IPV4"){ (pf) = ("ipv4") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (__get_skb_iphdr($skb)) (family) = (%{ /* pure */ AF_INET %}) (saddr) = (format_ipaddr(__ip_skb_saddr(iphdr), %{ /* pure */ AF_INET %})) (daddr) = (format_ipaddr(__ip_skb_daddr(iphdr), %{ /* pure */ AF_INET %})) (protocol) = (__ip_skb_proto(iphdr)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.ipv6.post_routing = netfilter.hook("NF_IP6_POST_ROUTING").pf("NFPROTO_IPV6"){ (pf) = ("ipv6") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (iphdr) = (&@cast(__get_skb_iphdr($skb), "ipv6hdr")) (family) = (%{ /* pure */ AF_INET6 %}) (saddr) = (format_ipaddr(&(iphdr)->saddr, %{ /* pure */ AF_INET6 %})) (daddr) = (format_ipaddr(&(iphdr)->daddr, %{ /* pure */ AF_INET6 %})) (protocol) = (__ip6_skb_proto($skb)) (length) = (@cast($skb, "struct sk_buff")->len) (tcphdr) = (__get_skb_tcphdr($skb)) if ((protocol) == (ipproto_tcp)) { (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } (udphdr) = (&@cast(tcphdr, "udphdr")) if ((protocol) == (ipproto_udp)) { (dport) = (ntohs((udphdr)->dest)) (sport) = (ntohs((udphdr)->source)) } } probe netfilter.arp.in = netfilter.hook("NF_ARP_IN").pf("NFPROTO_ARP"){ (pf) = ("arp") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (arphdr) = (&@cast(__get_skb_arphdr($skb), "struct arphdr")) (family) = (%{ /* pure */ NF_ARP %}) (ar_hrd) = (ntohs((arphdr)->ar_hrd)) (ar_pro) = (ntohs((arphdr)->ar_pro)) (ar_hln) = ((arphdr)->ar_hln) (ar_pln) = ((arphdr)->ar_pln) (ar_op) = (ntohs((arphdr)->ar_op)) (ar_data) = ((arphdr) + (8)) if (((ar_hrd) == (1)) && ((ar_pro) == (2048))) { (ar_sha) = (__mac_addr_to_string(ar_data)) (ar_sip) = (format_ipaddr(kernel_int((ar_data) + (6)), %{ /* pure */ AF_INET %})) (ar_tha) = (__mac_addr_to_string((ar_data) + (10))) (ar_tip) = (format_ipaddr(kernel_int((ar_data) + (16)), %{ /* pure */ AF_INET %})) } (length) = (@cast($skb, "struct sk_buff")->len) } probe netfilter.arp.out = netfilter.hook("NF_ARP_OUT").pf("NFPROTO_ARP"){ (pf) = ("arp") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (arphdr) = (&@cast(__get_skb_arphdr($skb), "struct arphdr")) (family) = (%{ /* pure */ NF_ARP %}) (ar_hrd) = (ntohs((arphdr)->ar_hrd)) (ar_pro) = (ntohs((arphdr)->ar_pro)) (ar_hln) = ((arphdr)->ar_hln) (ar_pln) = ((arphdr)->ar_pln) (ar_op) = (ntohs((arphdr)->ar_op)) (ar_data) = ((arphdr) + (8)) if (((ar_hrd) == (1)) && ((ar_pro) == (2048))) { (ar_sha) = (__mac_addr_to_string(ar_data)) (ar_sip) = (format_ipaddr(kernel_int((ar_data) + (6)), %{ /* pure */ AF_INET %})) (ar_tha) = (__mac_addr_to_string((ar_data) + (10))) (ar_tip) = (format_ipaddr(kernel_int((ar_data) + (16)), %{ /* pure */ AF_INET %})) } (length) = (@cast($skb, "struct sk_buff")->len) } probe netfilter.arp.forward = netfilter.hook("NF_ARP_FORWARD").pf("NFPROTO_ARP"){ (pf) = ("arp") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (arphdr) = (&@cast(__get_skb_arphdr($skb), "struct arphdr")) (family) = (%{ /* pure */ NF_ARP %}) (ar_hrd) = (ntohs((arphdr)->ar_hrd)) (ar_pro) = (ntohs((arphdr)->ar_pro)) (ar_hln) = ((arphdr)->ar_hln) (ar_pln) = ((arphdr)->ar_pln) (ar_op) = (ntohs((arphdr)->ar_op)) (ar_data) = ((arphdr) + (8)) if (((ar_hrd) == (1)) && ((ar_pro) == (2048))) { (ar_sha) = (__mac_addr_to_string(ar_data)) (ar_sip) = (format_ipaddr(kernel_int((ar_data) + (6)), %{ /* pure */ AF_INET %})) (ar_tha) = (__mac_addr_to_string((ar_data) + (10))) (ar_tip) = (format_ipaddr(kernel_int((ar_data) + (16)), %{ /* pure */ AF_INET %})) } (length) = (@cast($skb, "struct sk_buff")->len) } probe netfilter.bridge.pre_routing = netfilter.hook("NF_BR_PRE_ROUTING").pf("NFPROTO_BRIDGE"){ (pf) = ("bridge") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (length) = (@cast($skb, "struct sk_buff")->len) } probe netfilter.bridge.local_in = netfilter.hook("NF_BR_LOCAL_IN").pf("NFPROTO_BRIDGE"){ (pf) = ("bridge") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (length) = (@cast($skb, "struct sk_buff")->len) } probe netfilter.bridge.forward = netfilter.hook("NF_BR_FORWARD").pf("NFPROTO_BRIDGE"){ (pf) = ("bridge") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (length) = (@cast($skb, "struct sk_buff")->len) } probe netfilter.bridge.local_out = netfilter.hook("NF_BR_LOCAL_OUT").pf("NFPROTO_BRIDGE"){ (pf) = ("bridge") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (length) = (@cast($skb, "struct sk_buff")->len) } probe netfilter.bridge.post_routing = netfilter.hook("NF_BR_POST_ROUTING").pf("NFPROTO_BRIDGE"){ (pf) = ("bridge") (ipproto_tcp) = (%{ /* pure */ IPPROTO_TCP %}) (ipproto_udp) = (%{ /* pure */ IPPROTO_UDP %}) (nf_drop) = (0) (nf_accept) = (1) (nf_stolen) = (2) (nf_queue) = (3) (nf_repeat) = (4) (nf_stop) = (5) (indev) = (&@cast($in, "struct net_device")) (outdev) = (&@cast($out, "struct net_device")) (indev_name) = (kernel_string2((indev)->name, "")) (outdev_name) = (kernel_string2((outdev)->name, "")) if (indev) { (indev_mac_len) = ((indev)->addr_len) (in_mac) = (__get_mac_addr(indev)) } if (outdev) { (outdev_mac_len) = ((outdev)->addr_len) (out_mac) = (__get_mac_addr(outdev)) } (length) = (@cast($skb, "struct sk_buff")->len) } function __mac_addr_to_string (addr) { return sprintf("%02x:%02x:%02x:%02x:%02x:%02x", kernel_char(addr), kernel_char((addr) + (1)), kernel_char((addr) + (2)), kernel_char((addr) + (3)), kernel_char((addr) + (4)), kernel_char((addr) + (5))) } function __get_mac_addr (addr) { return __mac_addr_to_string(@cast(addr, "struct net_device")->dev_addr) } function __get_skb_arphdr (addr) { return __get_skb_iphdr(addr) } function __ip6_skb_proto (addr) %{ /* pure */ struct sk_buff *skb = (struct sk_buff *)(uintptr_t)STAP_ARG_addr; struct ipv6hdr *hdr; u8 nexthdr; /* We call deref() here to ensure the memory at the skb location * is valid to read, to avoid potential kernel panic calling ipv6_hdr(). */ (void)kderef_buffer(NULL, skb, sizeof(struct sk_buff)); hdr = ipv6_hdr(skb); nexthdr = kread(&(hdr->nexthdr)); if (ipv6_ext_hdr(nexthdr)) { #if LINUX_VERSION_CODE < KERNEL_VERSION(3,3,0) long result = ipv6_skip_exthdr(skb, sizeof(*hdr), &nexthdr); #else __be16 frag_offp; int extoff = (u8 *)(hdr + 1) - kread(&(skb->data)); long result = ipv6_skip_exthdr(skb, extoff, &nexthdr, &frag_offp); #endif STAP_RETVALUE = result < 0 ? 0 : result; } else { STAP_RETVALUE = 0; } CATCH_DEREF_FAULT(); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/networking.stp probe netdev.receive = kernel.function("netif_receive_skb"){ (dev_name) = (kernel_string($skb->dev->name)) (length) = ($skb->len) (protocol) = ($skb->protocol) (truesize) = ($skb->truesize) } probe netdev.transmit = kernel.function("dev_queue_xmit"){ (dev_name) = (kernel_string($skb->dev->name)) (length) = ($skb->len) (protocol) = ($skb->protocol) (truesize) = ($skb->truesize) } probe netdev.change_mtu = kernel.function("dev_set_mtu"){ (old_mtu) = ($dev->mtu) (new_mtu) = ($new_mtu) (dev_name) = (get_netdev_name($dev)) } probe netdev.open = kernel.function("dev_open"){ (dev_name) = (get_netdev_name($dev)) } probe netdev.close = kernel.function("dev_close"){ (dev_name) = (get_netdev_name($dev)) } probe netdev.hard_transmit = kernel.function("dev_hard_start_xmit")?{ (dev_name) = (get_netdev_name($dev)) (protocol) = ($skb->protocol) (length) = ($skb->len) (truesize) = ($skb->truesize) } probe netdev.rx = kernel.function("netif_rx"){ (netdev) = ($skb->dev) (dev_name) = (get_netdev_name(netdev)) (protocol) = ($skb->protocol) } probe netdev.change_rx_flag = kernel.function("dev_change_rx_flags")?{ (dev_name) = ((@defined($dev))?(get_netdev_name($dev)):("unknown")) (flags) = ((@defined($flags))?($flags):(0)) } probe netdev.set_promiscuity = kernel.function("dev_set_promiscuity"){ (dev_name) = (get_netdev_name($dev)) if ($inc) { (enable) = (1) } else { (disable) = (1) } (inc) = ($inc) } probe netdev.ioctl = kernel.function("dev_ioctl"){ (cmd) = ($cmd) (arg) = (user_string_quoted($arg)) } probe netdev.register = kernel.function("register_netdevice"), kernel.function("register_netdev"){ (dev_name) = (get_netdev_name($dev)) } probe netdev.unregister = kernel.function("unregister_netdev"){ (dev_name) = (get_netdev_name($dev)) } probe netdev.get_stats = kernel.function("dev_get_stats")?{ (dev_name) = (get_netdev_name($dev)) } probe netdev.change_mac = kernel.function("dev_set_mac_address")?{ (dev_name) = (get_netdev_name($dev)) (mac_len) = ($dev->addr_len) (old_mac) = (sprintf("%02x:%02x:%02x:%02x:%02x:%02x", $dev->dev_addr[0], $dev->dev_addr[1], $dev->dev_addr[2], $dev->dev_addr[3], $dev->dev_addr[4], $dev->dev_addr[5])) (new_mac) = (sprintf("%02x:%02x:%02x:%02x:%02x:%02x", $sa->sa_data[0], $sa->sa_data[1], $sa->sa_data[2], $sa->sa_data[3], $sa->sa_data[4], $sa->sa_data[5])) } function get_netdev_name (addr) { return kernel_string(@cast(addr, "net_device")->name) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/nfs.stp %{ #include #include #include /* For VERIFY_READ/VERIFY_WRITE */ %}probe nfs.fop.entries = nfs.fop.llseek, nfs.fop.read, nfs.fop.write, nfs.fop.aio_read, nfs.fop.aio_write, nfs.fop.read_iter?, nfs.fop.write_iter?, nfs.fop.mmap, nfs.fop.open, nfs.fop.flush, nfs.fop.release, nfs.fop.sendfile?, nfs.fop.fsync, nfs.fop.lock{ } probe nfs.fop.return = nfs.fop.llseek.return, nfs.fop.read.return, nfs.fop.write.return, nfs.fop.aio_read.return, nfs.fop.aio_write.return, nfs.fop.read_iter.return?, nfs.fop.write_iter.return?, nfs.fop.mmap.return, nfs.fop.open.return, nfs.fop.flush.return, nfs.fop.release.return, nfs.fop.sendfile.return?, nfs.fop.fsync.return, nfs.fop.lock.return{ } probe nfs.fop.llseek = kernel.function("nfs_file_llseek")!, module("nfs").function("nfs_file_llseek"){ (dev) = (__file_dev($filp)) (ino) = (__file_ino($filp)) (s_id) = (__file_id($filp)) (devname) = (kernel_string(s_id)) (maxbyte) = (__file_maxbytes($filp)) (offset) = ($offset) (whence) = ((@defined($whence))?($whence):($origin)) (whence_str) = (_seek_whence_str((@defined($whence))?($whence):($origin))) (name) = ("nfs.fop.llseek") (argstr) = (sprintf("%d, %d", offset, (@defined($whence))?($whence):($origin))) } probe nfs.fop.llseek.return = kernel.function("nfs_file_llseek").return!, module("nfs").function("nfs_file_llseek").return{ (name) = ("nfs.fop.llseek.return") (retstr) = (sprintf("%d", $return)) } probe nfs.fop.read = vfs.do_sync_read{ (s_id) = (__file_id($filp)) (devname) = (kernel_string(s_id)) (name) = ("nfs.fop.read") } probe nfs.fop.read.return = vfs.do_sync_read.return{ (name) = ("nfs.fop.read.return") } probe nfs.fop.write = vfs.do_sync_write{ (s_id) = (__file_id($filp)) (devname) = (kernel_string(s_id)) (name) = ("nfs.fop.write") } probe nfs.fop.write.return = vfs.do_sync_write.return{ (name) = ("nfs.fop.write.return") } probe nfs.fop.aio_read = never{ (dev) = (0) (ino) = (0) (s_id) = (0) (devname) = ("") (pos) = (0) (buf) = (0) (count) = (0) (parent_name) = ("") (file_name) = ("") (cache_valid) = (0) (cache_time) = (0) (attr_time) = (0) (name) = ("nfs.fop.aio_read") (argstr) = (sprintf("%p, %d, %d", buf, count, pos)) (size) = (count) (units) = ("bytes") } probe nfs.fop.aio_read.return = never{ (name) = ("nfs.fop.aio_read.return") (retstr) = (sprintf("%d", 0)) (size) = (0) (units) = ("bytes") } probe nfs.fop.read_iter = kernel.function("nfs_file_read")!, module("nfs").function("nfs_file_read"){ (dev) = (__file_dev($iocb->ki_filp)) (ino) = (__file_ino($iocb->ki_filp)) (s_id) = (__file_id($iocb->ki_filp)) (devname) = (kernel_string(s_id)) (pos) = ($to->iov_offset) (count) = (__iov_length($to->iov, $to->nr_segs, 0, %{ /* pure */ VERIFY_READ %})) (parent_name) = (__file_parentname($iocb->ki_filp)) (file_name) = (__file_filename($iocb->ki_filp)) (cache_valid) = (__nfsi_cache_valid(__file_inode($iocb->ki_filp))) (cache_time) = (__nfsi_rcache_time(__file_inode($iocb->ki_filp))) (attr_time) = (__nfsi_attr_time(__file_inode($iocb->ki_filp))) (name) = ("nfs.fop.read_iter") (argstr) = (sprintf("%d, %d", count, pos)) (size) = (count) (units) = ("bytes") } probe nfs.fop.read_iter.return = kernel.function("nfs_file_read").return!, module("nfs").function("nfs_file_read").return{ (name) = ("nfs.fop.read_iter.return") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) } (units) = ("bytes") } probe nfs.fop.aio_write = never{ (dev) = (0) (ino) = (0) (s_id) = (0) (devname) = ("") (pos) = (0) (buf) = (0) (count) = (0) (parent_name) = ("") (file_name) = ("") (name) = ("nfs.fop.aio_write") (argstr) = (sprintf("%p, %d, %d", buf, count, pos)) (size) = (count) (units) = ("bytes") } probe nfs.fop.aio_write.return = never{ (name) = ("nfs.fop.aio_write.return") (retstr) = (sprintf("%d", 0)) (size) = (0) (units) = ("bytes") } probe nfs.fop.write_iter = kernel.function("nfs_file_write")!, module("nfs").function("nfs_file_write"){ (dev) = (__file_dev($iocb->ki_filp)) (ino) = (__file_ino($iocb->ki_filp)) (s_id) = (__file_id($iocb->ki_filp)) (devname) = (kernel_string(s_id)) (pos) = ($from->iov_offset) (count) = (__iov_length($from->iov, $from->nr_segs, 0, %{ /* pure */ VERIFY_READ %})) (parent_name) = (__file_parentname($iocb->ki_filp)) (file_name) = (__file_filename($iocb->ki_filp)) (name) = ("nfs.fop.write_iter") (argstr) = (sprintf("%d, %d", count, pos)) (size) = (count) (units) = ("bytes") } probe nfs.fop.write_iter.return = kernel.function("nfs_file_write").return!, module("nfs").function("nfs_file_write").return{ (name) = ("nfs.fop.write_iter.return") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) } (units) = ("bytes") } probe nfs.fop.mmap = kernel.function("nfs_file_mmap")!, module("nfs").function("nfs_file_mmap"){ (dev) = (__file_dev($file)) (ino) = (__file_ino($file)) (s_id) = (__file_id($file)) (devname) = (kernel_string(s_id)) (vm_start) = ($vma->vm_start) (vm_end) = ($vma->vm_end) (vm_flags) = ($vma->vm_flags) (parent_name) = (__file_parentname($file)) (file_name) = (__file_filename($file)) (cache_valid) = (__nfsi_cache_valid(__file_inode($file))) (cache_time) = (__nfsi_rcache_time(__file_inode($file))) (attr_time) = (__nfsi_attr_time(__file_inode($file))) (name) = ("nfs.fop.mmap") (argstr) = (sprintf("0x%x, 0x%x, 0x%x", vm_start, vm_end, vm_flags)) } probe nfs.fop.mmap.return = kernel.function("nfs_file_mmap").return!, module("nfs").function("nfs_file_mmap").return{ (name) = ("nfs.fop.mmap.return") (retstr) = (sprintf("%d", $return)) } probe nfs.fop.open = kernel.function("nfs_file_open")!, module("nfs").function("nfs_file_open"){ (dev) = (__file_dev($filp)) (ino) = ($inode->i_ino) (s_id) = ($inode->i_sb->s_id) (devname) = (kernel_string(s_id)) (filename) = (__file_filename($filp)) (flag) = ($filp->f_flags) (i_size) = ($inode->i_size) (name) = ("nfs.fop.open") (argstr) = (sprintf("%d, %d, %s", flag, ino, filename)) } probe nfs.fop.open.return = kernel.function("nfs_file_open").return!, module("nfs").function("nfs_file_open").return{ (name) = ("nfs.fop.open.return") (retstr) = (sprintf("%d", $return)) } probe nfs.fop.flush = kernel.function("nfs_file_flush")!, module("nfs").function("nfs_file_flush"){ (dev) = (__file_dev($file)) (ino) = (__file_ino($file)) (s_id) = (__file_id($file)) (devname) = (kernel_string(s_id)) (mode) = ($file->f_mode) (ndirty) = (__nfsi_ndirty(__file_inode($file))) (name) = ("nfs.fop.flush") (argstr) = (sprintf("%d", ino)) } probe nfs.fop.flush.return = kernel.function("nfs_file_flush").return!, module("nfs").function("nfs_file_flush").return{ (name) = ("nfs.fop.flush.return") (retstr) = (sprintf("%d", $return)) } probe nfs.fop.release = kernel.function("nfs_file_release")!, module("nfs").function("nfs_file_release"){ (dev) = (__file_dev($filp)) (ino) = ($inode->i_ino) (s_id) = ($inode->i_sb->s_id) (devname) = (kernel_string(s_id)) (mode) = ($filp->f_mode) (name) = ("nfs.fop.release") (argstr) = (sprintf("%d", ino)) } probe nfs.fop.release.return = kernel.function("nfs_file_release").return!, module("nfs").function("nfs_file_release").return{ (name) = ("nfs.fop.release.return") (retstr) = (sprintf("%d", $return)) } probe nfs.fop.fsync = kernel.function("nfs_file_fsync")!, module("nfs").function("nfs_file_fsync")!, kernel.function("nfs_fsync")!, module("nfs").function("nfs_fsync"){ (dev) = (__file_dev($file)) (ino) = (__file_ino($file)) (s_id) = (__file_id($file)) (devname) = (kernel_string(s_id)) (ndirty) = (__nfsi_ndirty(__file_inode($file))) (name) = ("nfs.fop.fsync") (argstr) = (sprintf("%d", ino)) } probe nfs.fop.fsync.return = kernel.function("nfs_file_fsync").return!, module("nfs").function("nfs_file_fsync").return!, kernel.function("nfs_fsync").return!, module("nfs").function("nfs_fsync").return{ (name) = ("nfs.fop.fsync.return") (retstr) = (sprintf("%d", $return)) } probe nfs.fop.lock = kernel.function("nfs_lock")!, module("nfs").function("nfs_lock"){ (dev) = (__file_dev($filp)) (ino) = (__file_ino($filp)) (s_id) = (__file_id($filp)) (devname) = (kernel_string(s_id)) (i_mode) = (__file_mode($filp)) (cmd) = ($cmd) (fl_type) = ($fl->fl_type) (fl_flag) = ($fl->fl_flags) (fl_start) = ($fl->fl_start) (fl_end) = ($fl->fl_end) (name) = ("nfs.fop.lock") (argstr) = (sprintf("%d, %d", cmd, i_mode)) } probe nfs.fop.lock.return = kernel.function("nfs_lock").return!, module("nfs").function("nfs_lock").return{ (name) = ("nfs.fop.lock.return") (retstr) = (sprintf("%d", $return)) } probe nfs.fop.sendfile = kernel.function("nfs_file_sendfile")!, module("nfs").function("nfs_file_sendfile")?{ (dev) = (__file_dev($filp)) (ino) = (__file_ino($filp)) (s_id) = (__file_id($filp)) (devname) = (kernel_string(s_id)) (count) = ($count) (ppos) = (($ppos)?(kernel_pointer($ppos)):(-(1))) (cache_valid) = (__nfsi_cache_valid(__file_inode($filp))) (cache_time) = (__nfsi_rcache_time(__file_inode($filp))) (attr_time) = (__nfsi_attr_time(__file_inode($filp))) (name) = ("nfs.fop.sendfile") (argstr) = (sprintf("%d, %d", count, ppos)) (size) = (count) (units) = ("bytes") } probe nfs.fop.sendfile.return = kernel.function("nfs_file_sendfile").return!, module("nfs").function("nfs_file_sendfile").return?{ (name) = ("nfs.fop.sendfile.return") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) } (units) = ("bytes") } probe nfs.fop.check_flags = kernel.function("nfs_check_flags")!, module("nfs").function("nfs_check_flags"){ (flag) = ($flags) (name) = ("nfs.fop.check_flags") (argstr) = (sprintf("%d", flag)) } probe nfs.fop.check_flags.return = kernel.function("nfs_check_flags").return!, module("nfs").function("nfs_check_flags").return{ (name) = ("nfs.fop.check_flags.return") (retstr) = (sprintf("%d", $return)) } probe nfs.aop.entries = nfs.aop.readpage, nfs.aop.readpages, nfs.aop.writepage, nfs.aop.writepages, nfs.aop.release_page?, nfs.aop.write_begin, nfs.aop.write_end{ } probe nfs.aop.return = nfs.aop.readpage.return, nfs.aop.readpages.return, nfs.aop.writepage.return, nfs.aop.writepages.return, nfs.aop.release_page.return?, nfs.aop.write_begin.return, nfs.aop.write_end.return{ } probe nfs.aop.readpage = kernel.function("nfs_readpage")!, module("nfs").function("nfs_readpage"){ (__page) = ($page) (dev) = (__page_dev(__page)) (ino) = (__page_ino(__page)) (i_flag) = (__p2i_flag($page)) (i_size) = (__p2i_size($page)) (sb_flag) = (__p2sb_flag($page)) (file) = ($file) (page_index) = ($page->index) (__inode) = (__p2i($page)) (rsize) = (__nfs_server_rsize(__inode)) (name) = ("nfs.aop.readpage") (argstr) = (sprintf("%d, %d", page_index, rsize)) (size) = (1) (units) = ("pages") } probe nfs.aop.readpage.return = kernel.function("nfs_readpage").return!, module("nfs").function("nfs_readpage").return{ (name) = ("nfs.aop.readpage.return") (retstr) = (sprintf("%d", $return)) (size) = (1) (units) = ("pages") } probe nfs.aop.readpages = kernel.function("nfs_readpages")!, module("nfs").function("nfs_readpages"){ (dev) = ($mapping->host->i_sb->s_dev) (ino) = ($mapping->host->i_ino) (nr_pages) = ($nr_pages) (file) = ($filp) (rpages) = (__nfs_rpages($mapping->host)) (rsize) = (__nfs_server_rsize($mapping->host)) (name) = ("nfs.aop.readpages") (argstr) = (sprintf("%d", nr_pages)) (size) = (nr_pages) (units) = ("pages") } probe nfs.aop.readpages.return = kernel.function("nfs_readpages").return!, module("nfs").function("nfs_readpages").return{ (name) = ("nfs.aop.readpages.return") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) } (units) = ("pages") } probe nfs.aop.set_page_dirty = kernel.function("__set_page_dirty_nobuffers")!, module("nfs").function("__set_page_dirty_nobuffers"){ (__page) = ($page) (page_flag) = ($page->flags) (name) = ("nfs.aop.set_page_dirty") (argstr) = (sprintf("%d", page_flag)) } probe nfs.aop.set_page_dirty.return = kernel.function("__set_page_dirty_nobuffers").return!, module("nfs").function("__set_page_dirty_nobuffers").return{ (name) = ("nfs.aop.set_page_dirty.return") (retstr) = (sprintf("%d", $return)) } probe nfs.aop.writepage = kernel.function("nfs_writepage")!, module("nfs").function("nfs_writepage"){ (__page) = ($page) (dev) = (__page_dev(__page)) (ino) = (__page_ino(__page)) (for_reclaim) = ($wbc->for_reclaim) (for_kupdate) = ($wbc->for_kupdate) (i_flag) = (__p2i_flag($page)) (i_state) = (__p2i_state($page)) (i_size) = (__p2i_size($page)) (sb_flag) = (__p2sb_flag($page)) (page_index) = ($page->index) (__inode) = (__p2i($page)) (wsize) = (__nfs_server_wsize(__inode)) (name) = ("nfs.aop.writepage") (argstr) = (sprintf("%d", page_index)) (size) = (1) (units) = ("pages") } probe nfs.aop.writepage.return = kernel.function("nfs_writepage").return!, module("nfs").function("nfs_writepage").return{ (name) = ("nfs.aop.writepage.return") (retstr) = (sprintf("%d", $return)) } probe nfs.aop.writepages = kernel.function("nfs_writepages")!, module("nfs").function("nfs_writepages"){ (dev) = ($mapping->host->i_sb->s_dev) (ino) = ($mapping->host->i_ino) (for_reclaim) = ($wbc->for_reclaim) (for_kupdate) = ($wbc->for_kupdate) (nr_to_write) = ($wbc->nr_to_write) (wsize) = (__nfs_server_wsize($mapping->host)) (wpages) = (__nfs_wpages($mapping->host)) (name) = ("nfs.aop.writepages") (argstr) = (sprintf("%d", nr_to_write)) (size) = (nr_to_write) (units) = ("pages") } probe nfs.aop.writepages.return = kernel.function("nfs_writepages").return!, module("nfs").function("nfs_writepages").return{ (name) = ("nfs.aop.writepages.return") (retstr) = (sprintf("%d", $return)) } probe nfs.aop.write_begin = __nfs.aop.write_begin!, __nfs.aop.prepare_write{ } probe nfs.aop.write_begin.return = __nfs.aop.write_begin.return!, __nfs.aop.prepare_write.return{ } probe nfs.aop.write_end = __nfs.aop.write_end!, __nfs.aop.commit_write{ } probe nfs.aop.write_end.return = __nfs.aop.write_end.return!, __nfs.aop.commit_write.return{ } probe __nfs.aop.write_begin = kernel.function("nfs_write_begin")!, module("nfs").function("nfs_write_begin"){ (__page) = (-(1)) (offset) = ($pos) (to) = (($pos) + ($len)) (page_index) = (-(1)) (size) = ($len) (dev) = (__file_dev($file)) (ino) = (__file_ino($file)) (s_id) = (__file_id($file)) (devname) = (kernel_string(s_id)) (pos) = ($pos) (count) = ($len) (name) = ("nfs.aop.write_begin") (argstr) = (sprintf("%d", ino)) (units) = ("bytes") } probe __nfs.aop.write_begin.return = kernel.function("nfs_write_begin").return!, module("nfs").function("nfs_write_begin").return{ (name) = ("nfs.aop.write_begin.return") (retstr) = (sprintf("%d", $return)) } probe __nfs.aop.write_end = kernel.function("nfs_write_end")!, module("nfs").function("nfs_write_end"){ (__page) = (-(1)) (offset) = ($pos) (to) = (($pos) + ($len)) (i_flag) = (0) (i_size) = (0) (sb_flag) = (0) (page_index) = (-(1)) (size) = ($len) (dev) = (__file_dev($file)) (ino) = (__file_ino($file)) (s_id) = (__file_id($file)) (devname) = (kernel_string(s_id)) (pos) = ($pos) (count) = ($len) (name) = ("nfs.aop.write_end") (argstr) = (sprintf("%d", ino)) (units) = ("bytes") } probe __nfs.aop.write_end.return = kernel.function("nfs_write_end").return!, module("nfs").function("nfs_write_end").return{ (name) = ("nfs.aop.write_end.return") (retstr) = (sprintf("%d", $return)) } probe __nfs.aop.prepare_write = kernel.function("nfs_prepare_write")!, module("nfs").function("nfs_prepare_write"){ (s_id) = (-(1)) (pos) = ($offset) (count) = (($to) - ($offset)) (__page) = ($page) (dev) = (__page_dev(__page)) (devname) = (__find_bdevname(dev, __page_bdev(__page))) (ino) = (__page_ino(__page)) (offset) = ($offset) (to) = ($to) (page_index) = ($page->index) (name) = ("nfs.aop.prepare_write") (argstr) = (sprintf("%d", page_index)) (size) = (($to) - ($offset)) (units) = ("bytes") } probe __nfs.aop.prepare_write.return = kernel.function("nfs_prepare_write").return!, module("nfs").function("nfs_prepare_write").return{ (name) = ("nfs.aop.prepare_write.return") (retstr) = (sprintf("%d", $return)) } probe __nfs.aop.commit_write = kernel.function("nfs_commit_write")!, module("nfs").function("nfs_commit_write"){ (s_id) = (-(1)) (pos) = ($offset) (count) = (($to) - ($offset)) (__page) = ($page) (dev) = (__page_dev(__page)) (devname) = (__find_bdevname(dev, __page_bdev(__page))) (ino) = (__page_ino(__page)) (offset) = ($offset) (to) = ($to) (i_flag) = (__p2i_flag($page)) (i_size) = (__p2i_size($page)) (sb_flag) = (__p2sb_flag($page)) (page_index) = ($page->index) (name) = ("nfs.aop.commit_write") (argstr) = (sprintf("%d, %d", offset, to)) (size) = (($to) - ($offset)) (units) = ("bytes") } probe __nfs.aop.commit_write.return = kernel.function("nfs_commit_write").return!, module("nfs").function("nfs_commit_write").return{ (name) = ("nfs.aop.commit_write.return") (retstr) = (sprintf("%d", $return)) } probe nfs.aop.release_page = kernel.function("nfs_release_page")!, module("nfs").function("nfs_release_page")?{ (__page) = ($page) (dev) = (__page_dev(__page)) (ino) = (__page_ino(__page)) (page_index) = ($page->index) (name) = ("nfs.aop.release_page") (argstr) = (sprintf("%d", page_index)) (size) = (1) (units) = ("pages") } probe nfs.aop.release_page.return = kernel.function("nfs_release_page").return!, module("nfs").function("nfs_release_page").return?{ (name) = ("nfs.aop.release_page.return") (retstr) = (sprintf("%d", $return)) } function __nfsi_cache_valid (inode) { if ((inode) == (0)) return -(1) return @cast(NFS_I(inode), "nfs_inode", "kernel:nfs")->cache_validity } function __nfsi_rcache_time (inode) { if ((inode) == (0)) return -(1) return @cast(NFS_I(inode), "nfs_inode", "kernel:nfs")->read_cache_jiffies } function __nfsi_attr_time (inode) { if ((inode) == (0)) return -(1) return @cast(NFS_I(inode), "nfs_inode", "kernel:nfs")->attrtimeo } function __nfsi_ndirty (inode) { if ((inode) == (0)) return -(1) return (@defined(@cast(NFS_I(inode), "nfs_inode", "kernel:nfs")->ndirty))?(@cast(NFS_I(inode), "nfs_inode", "kernel:nfs")->ndirty):(-(1)) } function __nfs_server_rsize (inode) { if ((inode) == (0)) return -(1) return @cast(NFS_SERVER(inode), "nfs_server", "kernel:nfs")->rsize } function __nfs_version (inode) { if ((inode) == (0)) return -(1) return @cast(NFS_PROTO(inode), "nfs_rpc_ops", "kernel:nfs")->version } function __nfs_server_wsize (inode) { if ((inode) == (0)) return -(1) return @cast(NFS_SERVER(inode), "nfs_server", "kernel:nfs")->wsize } function __nfs_rpages (inode) { if ((inode) == (0)) return -(1) return @cast(NFS_SERVER(inode), "nfs_server", "kernel:nfs")->rpages } function __nfs_wpages (inode) { if ((inode) == (0)) return -(1) return @cast(NFS_SERVER(inode), "nfs_server", "kernel:nfs")->wpages } function __p2i (page) { (mapping) = ((page)?(@cast(page, "page", "kernel:nfs")->mapping):(0)) if ((mapping) == (0)) return 0 return @cast(mapping, "address_space", "kernel:nfs")->host } function __p2i_flag (page) { (host) = (__p2i(page)) if ((host) == (0)) return -(1) return @cast(host, "inode", "kernel:nfs")->i_flags } function __p2i_state (page) { (host) = (__p2i(page)) if ((host) == (0)) return -(1) return @cast(host, "inode", "kernel:nfs")->i_state } function __p2i_size (page) { (host) = (__p2i(page)) if ((host) == (0)) return -(1) return @cast(host, "inode", "kernel:nfs")->i_size } function __p2sb_flag (page) { (host) = (__p2i(page)) (i_sb) = ((host)?(@cast(host, "inode", "kernel:nfs")->i_sb):(0)) if ((i_sb) == (0)) return -(1) return @cast(i_sb, "super_block", "kernel:nfs")->s_flags } function __file_inode (file) { (dentry) = ((file)?((@defined(@cast(file, "file", "kernel:nfs")->f_path->dentry))?(@cast(file, "file", "kernel:nfs")->f_path->dentry):(@cast(file, "file", "kernel:nfs")->f_dentry)):(0)) if ((dentry) == (0)) return 0 return @cast(dentry, "dentry", "kernel:nfs")->d_inode } function __file_id (file) { (d_inode) = (__file_inode(file)) if ((d_inode) == (0)) return 0 return @cast(d_inode, "inode", "kernel:nfs")->i_sb->s_id } function __file_mode (file) { (d_inode) = (__file_inode(file)) if ((d_inode) == (0)) return 0 return @cast(d_inode, "inode", "kernel:nfs")->i_mode } function __file_parentname (file) { (dentry) = ((file)?((@defined(@cast(file, "file", "kernel:nfs")->f_path->dentry))?(@cast(file, "file", "kernel:nfs")->f_path->dentry):(@cast(file, "file", "kernel:nfs")->f_dentry)):(0)) (d_parent) = ((dentry)?(@cast(dentry, "dentry", "kernel:nfs")->d_parent):(0)) if ((d_parent) == (0)) return "NULL" (name) = (@cast(d_parent, "dentry", "kernel:nfs")->d_name->name) return kernel_string(name) } function __iov_length (iov, nr_segs, check_flag, access_flags) %{ /* pure */ unsigned long seg; size_t ret = 0; const struct iovec *iov = (const struct iovec *)(long)STAP_ARG_iov; unsigned long nr_segs = (unsigned long)STAP_ARG_nr_segs; for (seg = 0; seg < nr_segs; seg++) { __kernel_size_t iov_len = kread(&(iov[seg].iov_len)); ret += iov_len; if (STAP_ARG_check_flag) { if (unlikely((ssize_t)(ret|iov_len) < 0)) { STAP_RETVALUE = -EINVAL; return; } if (access_ok((int)STAP_ARG_access_flags, kread(&(iov[seg].iov_base)), iov_len)) continue; if (seg == 0) { STAP_RETVALUE = -EFAULT; return; } ret -= iov_len; /* This segment is no good */ break; } } STAP_RETVALUE = (long)ret; CATCH_DEREF_FAULT(); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/nfs_proc.stp %{ /* For AF_INET */ #include %}probe nfs.proc.entries = nfs.proc.lookup, nfs.proc.read?, nfs.proc.write?, nfs.proc.commit?, nfs.proc.read_setup, nfs.proc.write_setup, nfs.proc.commit_setup, nfs.proc.rename_setup, nfs.proc.read_done, nfs.proc.write_done, nfs.proc.commit_done, nfs.proc.rename_done, nfs.proc.open, nfs.proc.create, nfs.proc.rename, nfs.proc.remove, nfs.proc.release{ } probe nfs.proc.return = nfs.proc.lookup.return, nfs.proc.read.return?, nfs.proc.write.return?, nfs.proc.commit.return?, nfs.proc.read_setup.return, nfs.proc.write_setup.return, nfs.proc.commit_setup.return, nfs.proc.rename_setup.return, nfs.proc.read_done.return, nfs.proc.write_done.return, nfs.proc.commit_done.return, nfs.proc.rename_done.return, nfs.proc.open.return, nfs.proc.create.return, nfs.proc.rename.return, nfs.proc.remove.return, nfs.proc.release.return{ } probe nfs.proc.lookup = nfs.proc2.lookup, nfs.proc3.lookup, nfs.proc4.lookup{ } probe nfs.proc.lookup.return = nfs.proc2.lookup.return, nfs.proc3.lookup.return, nfs.proc4.lookup.return{ } probe nfs.proc2.lookup = _nfs.proc2.lookup!, _nfs.proc2.missing_lookup{ (version) = (2) (bitmask0) = (0) (bitmask1) = (0) (name) = ("nfs.proc2.lookup") (argstr) = (sprintf("%s", filename)) } probe _nfs.proc2.lookup = kernel.function("nfs_proc_lookup")!, module("nfs").function("nfs_proc_lookup")?, module("nfsv2").function("nfs_proc_lookup")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (name_len) = ($name->len) (filename) = (kernel_string_n($name->name, name_len)) } probe _nfs.proc2.missing_lookup = never{ (client) = (0) (server_ip) = (0) (prot) = (0) (name_len) = (0) (filename) = ("") } probe nfs.proc2.lookup.return = kernel.function("nfs_proc_lookup").return!, module("nfs").function("nfs_proc_lookup").return!, module("nfsv2").function("nfs_proc_lookup").return!, never{ (version) = (2) (name) = ("nfs.proc2.lookup.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc3.lookup = kernel.function("nfs3_proc_lookup")!, module("nfs").function("nfs3_proc_lookup")?, module("nfsv3").function("nfs3_proc_lookup")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (3) (name_len) = ($name->len) (filename) = (kernel_string_n($name->name, name_len)) (bitmask0) = (0) (bitmask1) = (0) (name) = ("nfs.proc3.lookup") (argstr) = (sprintf("%s", filename)) } probe nfs.proc3.lookup.return = kernel.function("nfs3_proc_lookup").return!, module("nfs").function("nfs3_proc_lookup").return?, module("nfsv3").function("nfs3_proc_lookup").return?{ (version) = (3) (name) = ("nfs.proc3.lookup.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc4.lookup = kernel.function("nfs4_proc_lookup")!, module("nfs").function("nfs4_proc_lookup")?, module("nfsv4").function("nfs4_proc_lookup")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (4) (name_len) = ($name->len) (filename) = (kernel_string_n($name->name, name_len)) (bitmask0) = (__nfsv4_bitmask($dir, 0)) (bitmask1) = (__nfsv4_bitmask($dir, 1)) (name) = ("nfs.proc4.lookup") (argstr) = (sprintf("%s", filename)) } probe nfs.proc4.lookup.return = kernel.function("nfs4_proc_lookup").return!, module("nfs").function("nfs4_proc_lookup").return?, module("nfsv4").function("nfs4_proc_lookup").return?{ (version) = (4) (name) = ("nfs.proc4.lookup.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc.read = nfs.proc2.read?, nfs.proc3.read?, nfs.proc4.read?{ } probe nfs.proc.read.return = nfs.proc2.read.return?, nfs.proc3.read.return?, nfs.proc4.read.return?{ } probe nfs.proc2.read = _nfs.proc2.read!, _nfs.proc2.missing_read{ (version) = (2) (name) = ("nfs.proc2.read") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe _nfs.proc2.read = kernel.function("nfs_proc_read")!, module("nfs").function("nfs_proc_read")?, module("nfsv2").function("nfs_proc_read")?{ (server_ip) = (get_ip(&$rdata->task)) (prot) = (get_prot(&$rdata->task)) (version) = (2) (flags) = ($rdata->flags) (count) = ($rdata->args->count) (offset) = ($rdata->args->offset) } probe _nfs.proc2.missing_read = never{ (server_ip) = (0) (prot) = (0) (flags) = (0) (count) = (0) (offset) = (0) } probe nfs.proc2.read.return = kernel.function("nfs_proc_read").return!, module("nfs").function("nfs_proc_read").return!, module("nfsv2").function("nfs_proc_read").return!, never{ (version) = (2) (name) = ("nfs.proc2.read.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc3.read = kernel.function("nfs3_proc_read")!, module("nfs").function("nfs3_proc_read")?, module("nfsv3").function("nfs3_proc_read")?{ (server_ip) = (get_ip(&$rdata->task)) (prot) = (get_prot(&$rdata->task)) (version) = (3) (flags) = ($rdata->flags) (count) = ($rdata->args->count) (offset) = ($rdata->args->offset) (name) = ("nfs.proc3.read") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc3.read.return = kernel.function("nfs3_proc_read").return!, module("nfs").function("nfs3_proc_read").return?, module("nfsv3").function("nfs3_proc_read").return?{ (version) = (3) (name) = ("nfs.proc3.read.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc4.read = kernel.function("nfs4_proc_read")!, module("nfs").function("nfs4_proc_read")?, module("nfsv3").function("nfs4_proc_read")?{ (server_ip) = (get_ip(&$rdata->task)) (prot) = (get_prot(&$rdata->task)) (version) = (4) (flags) = ($rdata->flags) (count) = ($rdata->args->count) (offset) = ($rdata->args->offset) (name) = ("nfs.proc4.read") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc4.read.return = kernel.function("nfs4_proc_read").return!, module("nfs").function("nfs4_proc_read").return?, module("nfsv4").function("nfs4_proc_read").return?{ (version) = (4) (name) = ("nfs.proc4.read.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc.write = nfs.proc2.write?, nfs.proc3.write?, nfs.proc4.write?{ } probe nfs.proc.write.return = nfs.proc2.write.return?, nfs.proc3.write.return?, nfs.proc4.write.return?{ } probe nfs.proc2.write = _nfs.proc2.write!, _nfs.proc2.missing_write{ (version) = (2) (bitmask0) = (0) (bitmask1) = (0) (name) = ("nfs.proc2.write") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe _nfs.proc2.write = kernel.function("nfs_proc_write")!, module("nfs").function("nfs_proc_write")?, module("nfsv2").function("nfs_proc_write")?{ (server_ip) = (get_ip(&$wdata->task)) (prot) = (get_prot(&$wdata->task)) (flags) = ($wdata->flags) (count) = ($wdata->args->count) (offset) = ($wdata->args->offset) } probe _nfs.proc2.missing_write = never{ (server_ip) = (0) (prot) = (0) (flags) = (0) (count) = (0) (offset) = (0) } probe nfs.proc2.write.return = kernel.function("nfs_proc_write").return!, module("nfs").function("nfs_proc_write").return!, module("nfsv2").function("nfs_proc_write").return!, never{ (version) = (2) (name) = ("nfs.proc2.write.return") if (@defined($return)) { (retstr) = (sprintf("%d", $return)) if (($return) >= (0)) { (size) = ($return) } } else { (retstr) = ("N/A") (size) = (0) } (units) = ("bytes") } probe nfs.proc3.write = kernel.function("nfs3_proc_write")!, module("nfs").function("nfs3_proc_write")?, module("nfsv3").function("nfs3_proc_write")?{ (server_ip) = (get_ip(&$wdata->task)) (prot) = (get_prot(&$wdata->task)) (version) = (3) (flags) = ($wdata->flags) (count) = ($wdata->args->count) (offset) = ($wdata->args->offset) (bitmask0) = (0) (bitmask1) = (0) (name) = ("nfs.proc3.write") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc3.write.return = kernel.function("nfs3_proc_write").return!, module("nfs").function("nfs3_proc_write").return?, module("nfsv3").function("nfs3_proc_write").return?{ (version) = (3) (name) = ("nfs.proc3.write.return") (retstr) = (sprintf("%d", $return)) if (($return) >= (0)) { (size) = ($return) (units) = ("bytes") } } probe nfs.proc4.write = kernel.function("nfs4_proc_write")!, module("nfs").function("nfs4_proc_write")?, module("nfsv4").function("nfs4_proc_write")?{ (server_ip) = (get_ip(&$wdata->task)) (prot) = (get_prot(&$wdata->task)) (version) = (4) (flags) = ($wdata->flags) (count) = ($wdata->args->count) (offset) = ($wdata->args->offset) (bitmask0) = (__nfsv4_bitmask($wdata->inode, 0)) (bitmask1) = (__nfsv4_bitmask($wdata->inode, 1)) (name) = ("nfs.proc4.write") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc4.write.return = kernel.function("nfs4_proc_write").return!, module("nfs").function("nfs4_proc_write").return?, module("nfsv4").function("nfs4_proc_write").return?{ (version) = (4) (name) = ("nfs.proc4.write.return") (retstr) = (sprintf("%d", $return)) if (($return) >= (0)) { (size) = ($return) (units) = ("bytes") } } probe nfs.proc.commit = nfs.proc3.commit?, nfs.proc4.commit?{ } probe nfs.proc.commit.return = nfs.proc3.commit.return?, nfs.proc4.commit.return?{ } probe nfs.proc3.commit = kernel.function("nfs3_proc_commit")!, module("nfs").function("nfs3_proc_commit")?, module("nfsv3").function("nfs3_proc_commit")?{ (server_ip) = (get_ip(&$cdata->task)) (prot) = (get_prot(&$cdata->task)) (version) = (3) (count) = ($cdata->args->count) (offset) = ($cdata->args->offset) (bitmask0) = (0) (bitmask1) = (0) (name) = ("nfs.proc3.commit") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc3.commit.return = kernel.function("nfs3_proc_commit").return!, module("nfs").function("nfs3_proc_commit").return?, module("nfsv3").function("nfs3_proc_commit").return?{ (version) = (3) (name) = ("nfs.proc3.commit.return") (retstr) = (sprintf("%d", $return)) if (($return) >= (0)) { (size) = ($return) (units) = ("bytes") } } probe nfs.proc4.commit = kernel.function("nfs4_proc_commit")!, module("nfs").function("nfs4_proc_commit")?, module("nfsv4").function("nfs4_proc_commit")?{ (server_ip) = (get_ip(&$cdata->task)) (prot) = (get_prot(&$cdata->task)) (version) = (4) (count) = ($cdata->args->count) (offset) = ($cdata->args->offset) (bitmask0) = (__nfsv4_bitmask($cdata->inode, 0)) (bitmask1) = (__nfsv4_bitmask($cdata->inode, 1)) (name) = ("nfs.proc4.commit") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc4.commit.return = kernel.function("nfs4_proc_commit").return!, module("nfs").function("nfs4_proc_commit").return?, module("nfsv4").function("nfs4_proc_commit").return?{ (version) = (4) (name) = ("nfs.proc4.commit.return") (retstr) = (sprintf("%d", $return)) if (($return) >= (0)) { (size) = ($return) (units) = ("bytes") } } probe nfs.proc.read_setup = nfs.proc2.read_setup, nfs.proc3.read_setup, nfs.proc4.read_setup{ } probe nfs.proc.read_setup.return = nfs.proc2.read_setup.return, nfs.proc3.read_setup.return, nfs.proc4.read_setup.return{ } probe nfs.proc2.read_setup = _nfs.proc2.read_setup!, _nfs.proc2.missing_read_setup{ (version) = (2) (name) = ("nfs.proc2.read_setup") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe _nfs.proc2.read_setup = kernel.function("nfs_proc_read_setup")!, module("nfs").function("nfs_proc_read_setup")?, module("nfsv2").function("nfs_proc_read_setup")?{ (inode) = ((@defined($data->header))?($data->header->inode):($data->inode)) (client) = (NFS_CLIENT(inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (count) = ($data->args->count) (offset) = ($data->args->offset) } probe _nfs.proc2.missing_read_setup = never{ (inode) = (0) (client) = (0) (server_ip) = (0) (prot) = (0) (count) = (0) (offset) = (0) } probe nfs.proc2.read_setup.return = kernel.function("nfs_proc_read_setup").return!, module("nfs").function("nfs_proc_read_setup").return!, module("nfsv2").function("nfs_proc_read_setup").return!, never{ (version) = (2) (name) = ("nfs.proc2.read_setup.return") (retvalue) = (0) } probe nfs.proc3.read_setup = kernel.function("nfs3_proc_read_setup")!, module("nfs").function("nfs3_proc_read_setup")?, module("nfsv3").function("nfs3_proc_read_setup")?{ (inode) = ((@defined($hdr->inode))?($hdr->inode):((@defined($data->header->inode))?($data->header->inode):($data->inode))) (client) = (NFS_CLIENT(inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (3) (fh) = (0) (count) = (((@defined($hdr))?($hdr):($data))->args->count) (offset) = ((@defined($hdr->args->offset))?($hdr->args->offset):($data->args->offset)) (name) = ("nfs.proc3.read_setup") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc3.read_setup.return = kernel.function("nfs3_proc_read_setup").return!, module("nfs").function("nfs3_proc_read_setup").return?, module("nfsv3").function("nfs3_proc_read_setup").return?{ (version) = (3) (name) = ("nfs.proc3.read_setup.return") (retvalue) = (0) } probe nfs.proc4.read_setup = kernel.function("nfs4_proc_read_setup")!, module("nfs").function("nfs4_proc_read_setup")?, module("nfsv4").function("nfs4_proc_read_setup")?{ (inode) = ((@defined($hdr->inode))?($hdr->inode):((@defined($data->header->inode))?($data->header->inode):($data->inode))) (client) = (NFS_CLIENT(inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (4) (count) = (((@defined($hdr))?($hdr):($data))->args->count) (offset) = ((@defined($hdr->args->offset))?($hdr->args->offset):($data->args->offset)) (name) = ("nfs.proc4.read_setup") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc4.read_setup.return = kernel.function("nfs4_proc_read_setup").return!, module("nfs").function("nfs4_proc_read_setup").return?, module("nfsv4").function("nfs4_proc_read_setup").return?{ (version) = (4) (name) = ("nfs.proc4.read_setup.return") (retvalue) = (0) } probe nfs.proc.read_done = nfs.proc2.read_done, nfs.proc3.read_done, nfs.proc4.read_done{ } probe nfs.proc.read_done.return = nfs.proc2.read_done.return, nfs.proc3.read_done.return, nfs.proc4.read_done.return{ } probe nfs.proc2.read_done = _nfs.proc2.read_done!, _nfs.proc2.missing_read_done{ (timestamp) = (0) (version) = (2) (name) = ("nfs.proc2.read_done") (argstr) = (sprintf("%d", status)) } probe _nfs.proc2.read_done = kernel.function("nfs_read_done")!, module("nfs").function("nfs_read_done")?, module("nfsv2").function("nfs_read_done")?{ if (@defined($data)) { (server_ip) = (get_ip(&$data->task)) (prot) = (get_prot(&$data->task)) (count) = ((@defined($data->res->count))?($data->res->count):(0)) } else { (server_ip) = (get_ip(&$task->tk_calldata->task)) (prot) = (get_prot(&$task->tk_calldata->task)) (count) = ((@defined($task->tk_calldata->res->count))?($task->tk_calldata->res->count):(0)) } (status) = ($task->tk_status) } probe _nfs.proc2.missing_read_done = never{ (server_ip) = (0) (prot) = (0) (count) = (0) (status) = (0) } probe nfs.proc2.read_done.return = kernel.function("nfs_read_done").return!, module("nfs").function("nfs_read_done").return!, module("nfsv2").function("nfs_read_done").return!, never{ (version) = (2) (name) = ("nfs.proc2.read_done.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc3.read_done = kernel.function("nfs3_read_done")!, module("nfs").function("nfs3_read_done")?, module("nfsv3").function("nfs3_read_done")?{ if ((@defined($hdr)) || (@defined($data))) { (server_ip) = (get_ip(&((@defined($hdr))?($hdr):($data))->task)) (prot) = (get_prot(&((@defined($hdr))?($hdr):($data))->task)) (count) = ((@defined(((@defined($hdr))?($hdr):($data))->res->count))?(((@defined($hdr))?($hdr):($data))->res->count):(0)) } else { (server_ip) = (get_ip(&$task->tk_calldata->task)) (prot) = (get_prot(&$task->tk_calldata->task)) (count) = ((@defined($task->tk_calldata->res->count))?($task->tk_calldata->res->count):(0)) } (timestamp) = (0) (version) = (3) (status) = ($task->tk_status) (name) = ("nfs.proc3.read_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc3.read_done.return = kernel.function("nfs3_read_done").return!, module("nfs").function("nfs3_read_done").return?, module("nfsv3").function("nfs3_read_done").return?{ (version) = (3) (name) = ("nfs.proc3.read_done.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc4.read_done = kernel.function("nfs4_read_done")!, module("nfs").function("nfs4_read_done")?, module("nfsv4").function("nfs4_read_done")?{ if ((@defined($hdr)) || (@defined($data))) { (server_ip) = (get_ip(&((@defined($hdr))?($hdr):($data))->task)) (prot) = (get_prot(&((@defined($hdr))?($hdr):($data))->task)) (count) = ((@defined(((@defined($hdr))?($hdr):($data))->res->count))?(((@defined($hdr))?($hdr):($data))->res->count):(0)) (timestamp) = ((@defined(((@defined($hdr))?($hdr):($data))->timestamp))?(((@defined($hdr))?($hdr):($data))->timestamp):(0)) } else { (server_ip) = (get_ip(&$task->tk_calldata->task)) (prot) = (get_prot(&$task->tk_calldata->task)) (count) = ((@defined($task->tk_calldata->res->count))?($task->tk_calldata->res->count):(0)) (timestamp) = ((@defined($task->tk_calldata->timestamp))?($task->tk_calldata->timestamp):(0)) } (version) = (4) (status) = ($task->tk_status) (name) = ("nfs.proc4.read_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc4.read_done.return = kernel.function("nfs4_read_done").return!, module("nfs").function("nfs4_read_done").return?, module("nfsv4").function("nfs4_read_done").return?{ (version) = (4) (name) = ("nfs.proc4.read_done.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc.write_setup = nfs.proc2.write_setup, nfs.proc3.write_setup, nfs.proc4.write_setup{ } probe nfs.proc.write_setup.return = nfs.proc2.write_setup.return, nfs.proc3.write_setup.return, nfs.proc4.write_setup.return{ } probe nfs.proc2.write_setup = _nfs.proc2.write_setup!, _nfs.proc2.missing_write_setup{ (version) = (2) (bitmask0) = (0) (bitmask1) = (0) (name) = ("nfs.proc2.write_setup") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe _nfs.proc2.write_setup = kernel.function("nfs_proc_write_setup")!, module("nfs").function("nfs_proc_write_setup")?, module("nfsv2").function("nfs_proc_write_setup")?{ (inode) = ((@defined($data->header))?($data->header->inode):($data->inode)) (client) = (NFS_CLIENT(inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (count) = ($data->args->count) (offset) = ($data->args->offset) (how) = ((@defined($how))?($how):($data->args->stable)) } probe _nfs.proc2.missing_write_setup = never{ (inode) = (0) (client) = (0) (server_ip) = (0) (prot) = (0) (count) = (0) (offset) = (0) (how) = (0) } probe nfs.proc2.write_setup.return = kernel.function("nfs_proc_write_setup").return!, module("nfs").function("nfs_proc_write_setup").return!, module("nfsv2").function("nfs_proc_write_setup").return!, never{ (version) = (2) (name) = ("nfs.proc2.write_setup.return") (retvalue) = (0) } probe nfs.proc3.write_setup = kernel.function("nfs3_proc_write_setup")!, module("nfs").function("nfs3_proc_write_setup")?, module("nfsv3").function("nfs3_proc_write_setup")?{ (inode) = ((@defined($hdr->inode))?($hdr->inode):((@defined($data->header->inode))?($data->header->inode):($data->inode))) (client) = (NFS_CLIENT(inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (3) (count) = (((@defined($hdr))?($hdr):($data))->args->count) (offset) = ((@defined($hdr->args->offset))?($hdr->args->offset):($data->args->offset)) (how) = ((@defined($hdr->args->stable))?($hdr->args->stable):((@defined($how))?($how):($data->args->stable))) (bitmask0) = (0) (bitmask1) = (0) (name) = ("nfs.proc3.write_setup") (argstr) = (sprintf("%d,%d,%d", count, offset, how)) (size) = (count) (units) = ("bytes") } probe nfs.proc3.write_setup.return = kernel.function("nfs3_proc_write_setup").return!, module("nfs").function("nfs3_proc_write_setup").return?, module("nfsv3").function("nfs3_proc_write_setup").return?{ (version) = (3) (name) = ("nfs.proc3.write_setup.return") (retvalue) = (0) } probe nfs.proc4.write_setup = kernel.function("nfs4_proc_write_setup")!, module("nfs").function("nfs4_proc_write_setup")?, module("nfsv4").function("nfs4_proc_write_setup")?{ (inode) = ((@defined($hdr->inode))?($hdr->inode):((@defined($data->header->inode))?($data->header->inode):($data->inode))) (client) = (NFS_CLIENT(inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (4) (count) = (((@defined($hdr))?($hdr):($data))->args->count) (offset) = ((@defined($hdr->args->offset))?($hdr->args->offset):($data->args->offset)) (how) = ((@defined($hdr->args->stable))?($hdr->args->stable):((@defined($how))?($how):($data->args->stable))) (bitmask0) = (__nfsv4_bitmask(inode, 0)) (bitmask1) = (__nfsv4_bitmask(inode, 1)) (name) = ("nfs.proc4.write_setup") (argstr) = (sprintf("%d,%d,%d", count, offset, how)) (size) = (count) (units) = ("bytes") } probe nfs.proc4.write_setup.return = kernel.function("nfs4_proc_write_setup").return!, module("nfs").function("nfs4_proc_write_setup").return?, module("nfsv4").function("nfs4_proc_write_setup").return?{ (version) = (4) (name) = ("nfs.proc4.write_setup.return") (retvalue) = (0) } probe nfs.proc.write_done = nfs.proc2.write_done, nfs.proc3.write_done, nfs.proc4.write_done{ } probe nfs.proc.write_done.return = nfs.proc2.write_done.return, nfs.proc3.write_done.return, nfs.proc4.write_done.return{ } probe nfs.proc2.write_done = _nfs.proc2.write_done!, _nfs.proc2.missing_write_done{ (timestamp) = (0) (version) = (2) (name) = ("nfs.proc2.write_done") (argstr) = (sprintf("%d", status)) } probe _nfs.proc2.write_done = kernel.function("nfs_write_done")!, module("nfs").function("nfs_write_done")?, module("nfsv2").function("nfs_write_done")?{ if (@defined($data)) { (server_ip) = (get_ip(&$data->task)) (prot) = (get_prot(&$data->task)) (count) = ((@defined($data->res->count))?($data->res->count):(0)) (valid) = ($data->res->fattr->valid) } else { (server_ip) = (get_ip(&$task->tk_calldata->task)) (prot) = (get_prot(&$task->tk_calldata->task)) (count) = ((@defined($task->tk_calldata->res->count))?($task->tk_calldata->res->count):(0)) (valid) = ($task->tk_calldata->res->fattr->valid) } (status) = ($task->tk_status) } probe _nfs.proc2.missing_write_done = never{ (server_ip) = (0) (prot) = (0) (count) = (0) (valid) = (0) (status) = (0) } probe nfs.proc2.write_done.return = kernel.function("nfs_write_done").return!, module("nfs").function("nfs_write_done").return!, module("nfsv2").function("nfs_write_done").return!, never{ (version) = (2) (name) = ("nfs.proc2.write_done.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc3.write_done = kernel.function("nfs3_write_done")!, module("nfs").function("nfs3_write_done")?, module("nfsv3").function("nfs3_write_done")?{ if ((@defined($hdr)) || (@defined($data))) { (server_ip) = (get_ip(&((@defined($hdr))?($hdr):($data))->task)) (prot) = (get_prot(&((@defined($hdr))?($hdr):($data))->task)) (count) = ((@defined(((@defined($hdr))?($hdr):($data))->res->count))?(((@defined($hdr))?($hdr):($data))->res->count):(0)) (valid) = (((@defined($hdr))?($hdr):($data))->res->fattr->valid) } else { (server_ip) = (get_ip(&$task->tk_calldata->task)) (prot) = (get_prot(&$task->tk_calldata->task)) (count) = ((@defined($task->tk_calldata->res->count))?($task->tk_calldata->res->count):(0)) (valid) = ($task->tk_calldata->res->fattr->valid) } (timestamp) = (0) (version) = (3) (status) = ($task->tk_status) (name) = ("nfs.proc3.write_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc3.write_done.return = kernel.function("nfs3_write_done").return!, module("nfs").function("nfs3_write_done").return?, module("nfsv3").function("nfs3_write_done").return?{ (version) = (3) (name) = ("nfs.proc3.write_done.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc4.write_done = kernel.function("nfs4_write_done")!, module("nfs").function("nfs4_write_done")?, module("nfsv4").function("nfs4_write_done")?{ if ((@defined($hdr)) || (@defined($data))) { (server_ip) = (get_ip(&((@defined($hdr))?($hdr):($data))->task)) (prot) = (get_prot(&((@defined($hdr))?($hdr):($data))->task)) (count) = ((@defined(((@defined($hdr))?($hdr):($data))->res->count))?(((@defined($hdr))?($hdr):($data))->res->count):(0)) (valid) = (((@defined($hdr))?($hdr):($data))->res->fattr->valid) (timestamp) = ((@defined(((@defined($hdr))?($hdr):($data))->timestamp))?(((@defined($hdr))?($hdr):($data))->timestamp):(0)) } else { (server_ip) = (get_ip(&$task->tk_calldata->task)) (prot) = (get_prot(&$task->tk_calldata->task)) (count) = ((@defined($task->tk_calldata->res->count))?($task->tk_calldata->res->count):(0)) (valid) = ($task->tk_calldata->res->fattr->valid) (timestamp) = ((@defined($task->tk_calldata->timestamp))?($task->tk_calldata->timestamp):(0)) } (version) = (4) (status) = ($task->tk_status) (name) = ("nfs.proc4.write_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc4.write_done.return = kernel.function("nfs4_write_done").return!, module("nfs").function("nfs4_write_done").return?, module("nfsv4").function("nfs4_write_done").return?{ (version) = (4) (name) = ("nfs.proc4.write_done.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc.commit_setup = nfs.proc3.commit_setup, nfs.proc4.commit_setup{ } probe nfs.proc.commit_setup.return = nfs.proc3.commit_setup.return, nfs.proc4.commit_setup.return{ } probe nfs.proc3.commit_setup = kernel.function("nfs3_proc_commit_setup")!, module("nfs").function("nfs3_proc_commit_setup")?, module("nfsv3").function("nfs3_proc_commit_setup")?{ (inode) = ((@defined($data->header))?($data->header->inode):($data->inode)) (client) = (NFS_CLIENT(inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (3) (count) = ($data->args->count) (offset) = ($data->args->offset) (bitmask0) = (0) (bitmask1) = (0) (name) = ("nfs.proc3.commit_setup") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc3.commit_setup.return = kernel.function("nfs3_proc_commit_setup").return!, module("nfs").function("nfs3_proc_commit_setup").return?, module("nfsv3").function("nfs3_proc_commit_setup").return?{ (version) = (3) (name) = ("nfs.proc3.commit_setup.return") (retvalue) = (0) } probe nfs.proc4.commit_setup = kernel.function("nfs4_proc_commit_setup")!, module("nfs").function("nfs4_proc_commit_setup")?, module("nfsv4").function("nfs4_proc_commit_setup")?{ (inode) = ((@defined($data->header))?($data->header->inode):($data->inode)) (client) = (NFS_CLIENT(inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (4) (count) = ($data->args->count) (offset) = ($data->args->offset) (bitmask0) = (__nfsv4_bitmask(inode, 0)) (bitmask1) = (__nfsv4_bitmask(inode, 1)) (name) = ("nfs.proc4.commit_setup") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfs.proc4.commit_setup.return = kernel.function("nfs4_proc_commit_setup").return!, module("nfs").function("nfs4_proc_commit_setup").return?, module("nfsv4").function("nfs4_proc_commit_setup").return?{ (version) = (4) (name) = ("nfs.proc4.commit_setup.return") (retvalue) = (0) } probe nfs.proc.commit_done = nfs.proc3.commit_done, nfs.proc4.commit_done{ } probe nfs.proc.commit_done.return = nfs.proc3.commit_done.return, nfs.proc4.commit_done.return{ } probe nfs.proc3.commit_done = kernel.function("nfs3_commit_done")!, module("nfs").function("nfs3_commit_done")?, module("nfsv3").function("nfs3_commit_done")?{ if (@defined($data)) { (server_ip) = (get_ip(&$data->task)) (prot) = (get_prot(&$data->task)) (count) = ((@defined($data->res->count))?($data->res->count):(0)) (valid) = ($data->res->fattr->valid) } else { (server_ip) = (get_ip(&$task->tk_calldata->task)) (prot) = (get_prot(&$task->tk_calldata->task)) (count) = ((@defined($task->tk_calldata->res->count))?($task->tk_calldata->res->count):(0)) (valid) = ($task->tk_calldata->res->fattr->valid) } (timestamp) = (0) (version) = (3) (status) = ($task->tk_status) (name) = ("nfs.proc3.commit_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc3.commit_done.return = kernel.function("nfs3_commit_done").return!, module("nfs").function("nfs3_commit_done").return?, module("nfsv3").function("nfs3_commit_done").return?{ (version) = (3) (name) = ("nfs.proc3.commit_done.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc4.commit_done = kernel.function("nfs4_commit_done")!, module("nfs").function("nfs4_commit_done")?, module("nfsv4").function("nfs4_commit_done")?{ if (@defined($data)) { (server_ip) = (get_ip(&$data->task)) (prot) = (get_prot(&$data->task)) (count) = ((@defined($data->res->count))?($data->res->count):(0)) (valid) = ($data->res->fattr->valid) (timestamp) = ((@defined($data->timestamp))?($data->timestamp):(0)) } else { (server_ip) = (get_ip(&$task->tk_calldata->task)) (prot) = (get_prot(&$task->tk_calldata->task)) (count) = ((@defined($task->tk_calldata->res->count))?($task->tk_calldata->res->count):(0)) (valid) = ($task->tk_calldata->res->fattr->valid) (timestamp) = ((@defined($task->tk_calldata->timestamp))?($task->tk_calldata->timestamp):(0)) } (version) = (4) (status) = ($task->tk_status) (name) = ("nfs.proc4.commit_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc4.commit_done.return = kernel.function("nfs4_commit_done").return!, module("nfs").function("nfs4_commit_done").return?, module("nfsv4").function("nfs4_commit_done").return?{ (version) = (4) (name) = ("nfs.proc4.commit_done.return") (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc.rename_setup = nfs.proc2.rename_setup?, nfs.proc3.rename_setup, nfs.proc4.rename_setup{ } probe nfs.proc.rename_setup.return = nfs.proc2.rename_setup.return?, nfs.proc3.rename_setup.return, nfs.proc4.rename_setup.return{ } probe nfs.proc2.rename_setup = kernel.function("nfs_proc_rename_setup")!, module("nfs").function("nfs_proc_rename_setup")?, module("nfsv2").function("nfs_proc_rename_setup")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (2) (fh) = (NFS_FH($dir)) (name) = ("nfs.proc2.rename_setup") (argstr) = (sprintf("%d", fh)) } probe nfs.proc2.rename_setup.return = kernel.function("nfs2_proc_rename_setup").return!, module("nfs").function("nfs_proc_rename_setup").return?, module("nfsv2").function("nfs_proc_rename_setup").return?{ (version) = (2) (name) = ("nfs.proc2.rename_setup.return") (retvalue) = (0) } probe nfs.proc3.rename_setup = kernel.function("nfs3_proc_rename_setup")!, module("nfs").function("nfs3_proc_rename_setup")?, module("nfsv3").function("nfs3_proc_rename_setup")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (3) (fh) = (NFS_FH($dir)) (name) = ("nfs.proc3.rename_setup") (argstr) = (sprintf("%d", fh)) } probe nfs.proc3.rename_setup.return = kernel.function("nfs3_proc_rename_setup").return!, module("nfs").function("nfs3_proc_rename_setup").return?, module("nfsv3").function("nfs3_proc_rename_setup").return?{ (version) = (3) (name) = ("nfs.proc3.rename_setup.return") (retvalue) = (0) } probe nfs.proc4.rename_setup = kernel.function("nfs4_proc_rename_setup")!, module("nfs").function("nfs4_proc_rename_setup")?, module("nfsv4").function("nfs4_proc_rename_setup")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (4) (fh) = (NFS_FH($dir)) (name) = ("nfs.proc4.rename_setup") (argstr) = (sprintf("%d", fh)) } probe nfs.proc4.rename_setup.return = kernel.function("nfs4_proc_rename_setup").return!, module("nfs").function("nfs4_proc_rename_setup").return?, module("nfsv4").function("nfs4_proc_rename_setup").return?{ (version) = (4) (name) = ("nfs.proc4.rename_setup.return") (retvalue) = (0) } probe nfs.proc.rename_done = nfs.proc2.rename_done?, nfs.proc3.rename_done, nfs.proc4.rename_done{ } probe nfs.proc.rename_done.return = nfs.proc2.rename_done.return?, nfs.proc3.rename_done.return, nfs.proc4.rename_done.return{ } probe nfs.proc2.rename_done = kernel.function("nfs_proc_rename_done")!, module("nfs").function("nfs_proc_rename_done")?, module("nfsv2").function("nfs_proc_rename_done")?{ (client) = (NFS_CLIENT($old_dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (2) (status) = ($task->tk_status) (timestamp) = (0) (old_fh) = (NFS_FH($old_dir)) (new_fh) = (NFS_FH($new_dir)) (name) = ("nfs.proc2.rename_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc2.rename_done.return = kernel.function("nfs_rename_done").return!, module("nfs").function("nfs_rename_done").return!, module("nfsv2").function("nfs_rename_done").return!{ (version) = (2) (name) = ("nfs.proc2.rename_done.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc3.rename_done = kernel.function("nfs3_proc_rename_done")!, module("nfs").function("nfs3_proc_rename_done")?, module("nfsv3").function("nfs3_proc_rename_done")?{ (client) = (NFS_CLIENT($old_dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (3) (status) = ($task->tk_status) (timestamp) = (0) (old_fh) = (NFS_FH($old_dir)) (new_fh) = (NFS_FH($new_dir)) (name) = ("nfs.proc3.rename_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc3.rename_done.return = kernel.function("nfs3_proc_rename_done").return!, module("nfs").function("nfs3_proc_rename_done").return?, module("nfsv3").function("nfs3_proc_rename_done").return?{ (version) = (3) (name) = ("nfs.proc3.rename_done.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc4.rename_done = kernel.function("nfs4_proc_rename_done")!, module("nfs").function("nfs4_proc_rename_done")?, module("nfsv4").function("nfs4_proc_rename_done")?{ (client) = (NFS_CLIENT($old_dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (4) (timestamp) = ((@defined(((@defined($hdr))?($hdr):($data))->timestamp))?(((@defined($hdr))?($hdr):($data))->timestamp):(0)) (status) = ($task->tk_status) (old_fh) = (NFS_FH($old_dir)) (new_fh) = (NFS_FH($new_dir)) (name) = ("nfs.proc4.rename_done") (argstr) = (sprintf("%d", status)) } probe nfs.proc4.rename_done.return = kernel.function("nfs4_proc_rename_done").return!, module("nfs").function("nfs4_proc_rename_done").return?, module("nfsv4").function("nfs4_proc_rename_done").return?{ (version) = (4) (name) = ("nfs.proc4.rename_done.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc.open = kernel.function("nfs_open")!, module("nfs").function("nfs_open")?{ (client) = (NFS_CLIENT($inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (__nfs_version($inode)) (filename) = (__file_filename($filp)) (flag) = ($filp->f_flags) (mode) = ($filp->f_mode) (name) = ("nfs.proc.open") (argstr) = (sprintf("%s,%d,%d", filename, flag, mode)) } probe nfs.proc.open.return = kernel.function("nfs_open").return!, module("nfs").function("nfs_open").return?{ (name) = ("nfs.proc.open.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc.release = kernel.function("nfs_release")!, module("nfs").function("nfs_release")?{ (client) = (NFS_CLIENT($inode)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (__nfs_version($inode)) (filename) = (__file_filename($filp)) (flag) = ($filp->f_flags) (mode) = ($filp->f_mode) (name) = ("nfs.proc.release") (argstr) = (sprintf("%s,%d,%d", filename, flag, mode)) } probe nfs.proc.release.return = kernel.function("nfs_release").return!, module("nfs").function("nfs_release").return?{ (name) = ("nfs.proc.release.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc.handle_exception = nfs.proc4.handle_exception{ } probe nfs.proc.handle_exception.return = nfs.proc4.handle_exception.return{ } probe nfs.proc4.handle_exception = kernel.function("nfs4_handle_exception")!, module("nfs").function("nfs4_handle_exception")?, module("nfsv4").function("nfs4_handle_exception")?{ (version) = (4) (errorcode) = ($errorcode) (name) = ("nfs.proc4.handle_exception") (argstr) = (sprintf("%d", errorcode)) } probe nfs.proc4.handle_exception.return = kernel.function("nfs4_handle_exception").return!, module("nfs").function("nfs4_handle_exception").return?, module("nfsv4").function("nfs4_handle_exception").return?{ (name) = ("nfs.proc4.handle_exception.return") (retstr) = (sprintf("%d", $return)) } probe nfs.proc.create = nfs.proc2.create, nfs.proc3.create, nfs.proc4.create{ } probe nfs.proc.create.return = nfs.proc2.create.return, nfs.proc3.create.return, nfs.proc4.create.return{ } probe nfs.proc2.create = _nfs.proc2.create!, _nfs.proc2.missing_create{ (version) = (2) (name) = ("nfs.proc2.create") (argstr) = (sprintf("%s", filename)) } probe _nfs.proc2.create = kernel.function("nfs_proc_create")!, module("nfs").function("nfs_proc_create")?, module("nfsv2").function("nfs_proc_create")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (fh) = (NFS_FH($dir)) (filelen) = ($dentry->d_name->len) (filename) = (kernel_string_n($dentry->d_name->name, filelen)) (mode) = ($sattr->ia_mode) } probe _nfs.proc2.missing_create = never{ (client) = (0) (server_ip) = (0) (prot) = (0) (fh) = (0) (filelen) = (0) (filename) = ("") (mode) = (0) } probe nfs.proc2.create.return = kernel.function("nfs_proc_create").return!, module("nfs").function("nfs_proc_create").return!, module("nfsv2").function("nfs_proc_create").return!, never{ (name) = ("nfs.proc2.create.return") (version) = (2) (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc3.create = kernel.function("nfs3_proc_create")!, module("nfs").function("nfs3_proc_create")?, module("nfsv3").function("nfs3_proc_create")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (3) (fh) = (NFS_FH($dir)) (filelen) = ($dentry->d_name->len) (filename) = (kernel_string_n($dentry->d_name->name, filelen)) (flag) = ($flags) (mode) = ($sattr->ia_mode) (name) = ("nfs.proc3.create") (argstr) = (sprintf("%s", filename)) } probe nfs.proc3.create.return = kernel.function("nfs3_proc_create").return!, module("nfs").function("nfs3_proc_create").return?, module("nfsv3").function("nfs3_proc_create").return?{ (name) = ("nfs.proc3.create.return") (version) = (3) (retstr) = (sprintf("%d", $return)) } probe nfs.proc4.create = kernel.function("nfs4_proc_create")!, module("nfs").function("nfs4_proc_create")?, module("nfsv4").function("nfs4_proc_create")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (4) (fh) = (NFS_FH($dir)) (filelen) = ($dentry->d_name->len) (filename) = (kernel_string_n($dentry->d_name->name, filelen)) (flag) = ($flags) (mode) = ($sattr->ia_mode) (name) = ("nfs.proc4.create") (argstr) = (sprintf("%s", filename)) } probe nfs.proc4.create.return = kernel.function("nfs4_proc_create").return!, module("nfs").function("nfs4_proc_create").return?, module("nfsv4").function("nfs4_proc_create").return?{ (name) = ("nfs.proc4.create.return") (version) = (4) (retstr) = (sprintf("%d", $return)) } probe nfs.proc.remove = nfs.proc2.remove, nfs.proc3.remove, nfs.proc4.remove{ } probe nfs.proc.remove.return = nfs.proc2.remove.return, nfs.proc3.remove.return, nfs.proc4.remove.return{ } probe nfs.proc2.remove = _nfs.proc2.remove!, _nfs.proc2.missing_remove{ (version) = (2) (name) = ("nfs.proc2.remove") (argstr) = (sprintf("%s", filename)) } probe _nfs.proc2.remove = kernel.function("nfs_proc_remove")!, module("nfs").function("nfs_proc_remove")?, module("nfsv2").function("nfs_proc_remove")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (fh) = (NFS_FH($dir)) (filelen) = ($name->len) (filename) = (kernel_string_n($name->name, filelen)) } probe _nfs.proc2.missing_remove = never{ (client) = (0) (server_ip) = (0) (prot) = (0) (fh) = (0) (filelen) = (0) (filename) = ("") } probe nfs.proc2.remove.return = kernel.function("nfs_proc_remove").return!, module("nfs").function("nfs_proc_remove").return!, module("nfsv2").function("nfs_proc_remove").return!, never{ (name) = ("nfs.proc2.remove.return") (version) = (2) (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc3.remove = kernel.function("nfs3_proc_remove")!, module("nfs").function("nfs3_proc_remove")?, module("nfsv3").function("nfs3_proc_remove")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (3) (fh) = (NFS_FH($dir)) (filelen) = ($name->len) (filename) = (kernel_string_n($name->name, filelen)) (name) = ("nfs.proc3.remove") (argstr) = (sprintf("%s", filename)) } probe nfs.proc3.remove.return = kernel.function("nfs3_proc_remove").return!, module("nfs").function("nfs3_proc_remove").return?, module("nfsv3").function("nfs3_proc_remove").return?{ (name) = ("nfs.proc3.remove.return") (version) = (3) (retstr) = (sprintf("%d", $return)) } probe nfs.proc4.remove = kernel.function("nfs4_proc_remove")!, module("nfs").function("nfs4_proc_remove")?, module("nfsv4").function("nfs4_proc_remove")?{ (client) = (NFS_CLIENT($dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (version) = (4) (fh) = (NFS_FH($dir)) (filelen) = ($name->len) (filename) = (kernel_string_n($name->name, filelen)) (name) = ("nfs.proc4.remove") (argstr) = (sprintf("%s", filename)) } probe nfs.proc4.remove.return = kernel.function("nfs4_proc_remove").return!, module("nfs").function("nfs4_proc_remove").return?, module("nfsv4").function("nfs4_proc_remove").return?{ (name) = ("nfs.proc4.remove.return") (version) = (4) (retstr) = (sprintf("%d", $return)) } probe nfs.proc.rename = nfs.proc2.rename, nfs.proc3.rename, nfs.proc4.rename{ } probe nfs.proc.rename.return = nfs.proc2.rename.return, nfs.proc3.rename.return, nfs.proc4.rename.return{ } probe nfs.proc2.rename = _nfs.proc2.rename!, _nfs.proc2.missing_rename{ (version) = (2) (name) = ("nfs.proc2.rename") (argstr) = (sprintf("%s,%s", old_name, new_name)) } probe _nfs.proc2.rename = kernel.function("nfs_proc_rename")!, module("nfs").function("nfs_proc_rename")?, module("nfsv2").function("nfs_proc_rename")?{ (client) = (NFS_CLIENT($old_dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (old_fh) = (NFS_FH($old_dir)) (old_filelen) = ($old_name->len) (old_name) = (kernel_string_n($old_name->name, old_filelen)) (new_fh) = (NFS_FH($new_dir)) (new_filelen) = ($new_name->len) (new_name) = (kernel_string_n($new_name->name, new_filelen)) } probe _nfs.proc2.missing_rename = never{ (client) = (0) (server_ip) = (0) (prot) = (0) (old_fh) = (0) (old_filelen) = (0) (old_name) = ("") (new_fh) = (0) (new_filelen) = (0) (new_name) = ("") } probe nfs.proc2.rename.return = kernel.function("nfs_proc_rename").return!, module("nfs").function("nfs_proc_rename").return!, module("nfsv2").function("nfs_proc_rename").return!, never{ (name) = ("nfs.proc2.rename.return") (version) = (2) (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc3.rename = _nfs.proc3.rename!, _nfs.proc3.missing_rename{ (version) = (3) (name) = ("nfs.proc3.rename") (argstr) = (sprintf("%s,%s", old_name, new_name)) } probe _nfs.proc3.rename = kernel.function("nfs3_proc_rename")!, module("nfs").function("nfs3_proc_rename")?, module("nfsv3").function("nfs3_proc_rename")?{ (client) = (NFS_CLIENT($old_dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (old_fh) = (NFS_FH($old_dir)) (old_filelen) = ($old_name->len) (old_name) = (kernel_string_n($old_name->name, old_filelen)) (new_fh) = (NFS_FH($new_dir)) (new_filelen) = ($new_name->len) (new_name) = (kernel_string_n($new_name->name, new_filelen)) } probe _nfs.proc3.missing_rename = never{ (client) = (0) (server_ip) = (0) (prot) = (0) (old_fh) = (0) (old_filelen) = (0) (old_name) = ("") (new_fh) = (0) (new_filelen) = (0) (new_name) = ("") } probe nfs.proc3.rename.return = kernel.function("nfs3_proc_rename").return!, module("nfs").function("nfs3_proc_rename").return?, module("nfsv3").function("nfs3_proc_rename").return!, never{ (name) = ("nfs.proc3.rename.return") (version) = (3) (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } probe nfs.proc4.rename = _nfs.proc4.rename!, _nfs.proc4.missing_rename{ (version) = (4) (name) = ("nfs.proc4.rename") (argstr) = (sprintf("%s,%s", old_name, new_name)) } probe _nfs.proc4.rename = kernel.function("nfs4_proc_rename")!, module("nfs").function("nfs4_proc_rename")?, module("nfsv4").function("nfs4_proc_rename")?{ (client) = (NFS_CLIENT($old_dir)) (server_ip) = (get_ip_from_client(client)) (prot) = (get_prot_from_client(client)) (old_fh) = (NFS_FH($old_dir)) (old_filelen) = ($old_name->len) (old_name) = (kernel_string_n($old_name->name, old_filelen)) (new_fh) = (NFS_FH($new_dir)) (new_filelen) = ($new_name->len) (new_name) = (kernel_string_n($new_name->name, new_filelen)) } probe _nfs.proc4.missing_rename = never{ (client) = (0) (server_ip) = (0) (prot) = (0) (old_fh) = (0) (old_filelen) = (0) (old_name) = ("") (new_fh) = (0) (new_filelen) = (0) (new_name) = ("") } probe nfs.proc4.rename.return = kernel.function("nfs4_proc_rename").return!, module("nfs").function("nfs4_proc_rename").return?, module("nfsv4").function("nfs4_proc_rename").return!, never{ (name) = ("nfs.proc4.rename.return") (version) = (4) (retstr) = ((@defined($return))?(sprintf("%d", $return)):("N/A")) } function AF_INET () { return %{ /* pure */ /* unprivileged */ AF_INET %} } function AF_INET6 () { return %{ /* pure */ /* unprivileged */ AF_INET6 %} } function NFS_I (inode) { (offset) = (&@cast(0, "nfs_inode", "kernel:nfs")->vfs_inode) return (inode) - (offset) } function NFS_FH (inode) { return &@cast(NFS_I(inode), "nfs_inode", "kernel:nfs")->fh } function NFS_SERVER (inode) { return @cast(inode, "inode")->i_sb->s_fs_info } function NFS_CLIENT (inode) { return @cast(NFS_SERVER(inode), "nfs_server", "kernel:nfs")->client } function NFS_PROTO (inode) { (nfsserver) = (NFS_SERVER(inode)) return (@defined(@cast(nfsserver, "nfs_server", "kernel:nfs")->nfs_client->rpc_ops))?(@cast(nfsserver, "nfs_server", "kernel:nfs")->nfs_client->rpc_ops):(@cast(nfsserver, "nfs_server", "kernel:nfs")->rpc_ops) } function get_ip_from_client (clnt) { (cl_xprt) = (@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_xprt) (addr) = (&@cast(cl_xprt, "rpc_xprt", "kernel:sunrpc")->addr) if ((@cast(addr, "sockaddr_in")->sin_family) != (%{ /* pure */ /* unprivileged */ AF_INET %})) { return 0 } return @cast(addr, "sockaddr_in")->sin_addr->s_addr } function get_prot_from_client (clnt) { (cl_xprt) = (@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_xprt) return @cast(cl_xprt, "rpc_xprt", "kernel:sunrpc")->prot } function get_ip (task) { (clnt) = (@cast(task, "rpc_task", "kernel:sunrpc")->tk_client) return get_ip_from_client(clnt) } function get_prot (task) { (clnt) = (@cast(task, "rpc_task", "kernel:sunrpc")->tk_client) return get_prot_from_client(clnt) } function __nfsv4_bitmask (dir, i) { return @cast(NFS_SERVER(dir), "nfs_server", "kernel:nfs")->attr_bitmask[i] } # file /root/systemtap_write/install/share/systemtap/tapset/linux/nfsd.stp %{ #include #include #include #include #include %}probe nfsd.dispatch = kernel.function("nfsd_dispatch")!, module("nfsd").function("nfsd_dispatch")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = ($rqstp->rq_vers) (xid) = ($rqstp->rq_xid) (prog) = ($rqstp->rq_prog) (proc) = ($rqstp->rq_proc) (name) = ("nfsd.dispatch") (argstr) = (sprintf("%d,%d", version, proto)) } probe nfsd.dispatch.return = kernel.function("nfsd_dispatch").return!, module("nfsd").function("nfsd_dispatch").return?{ (name) = ("nfsd.dispatch.return") (retstr) = (sprintf("%d", $return)) } probe nfsd.proc.entries = nfsd.proc.lookup, nfsd.proc.read, nfsd.proc.write, nfsd.proc.commit, nfsd.proc.remove, nfsd.proc.rename, nfsd.proc.create{ } probe nfsd.proc.return = nfsd.proc.lookup.return, nfsd.proc.read.return, nfsd.proc.write.return, nfsd.proc.remove.return, nfsd.proc.rename.return, nfsd.proc.create.return{ } probe nfsd.proc.lookup = nfsd.proc4.lookup?, nfsd.proc3.lookup, nfsd.proc2.lookup{ } probe nfsd.proc.lookup.return = nfsd.proc4.lookup.return?, nfsd.proc3.lookup.return, nfsd.proc2.lookup.return{ } probe nfsd.proc2.lookup = kernel.function("nfsd_proc_lookup")!, module("nfsd").function("nfsd_proc_lookup")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (2) (fh) = (&@cast($argp, "nfsd_diropargs", "kernel:nfsd")->fh) (filelen) = ($argp->len) (filename) = (kernel_string_n($argp->name, $argp->len)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc2.lookup") (argstr) = (sprintf("%s", kernel_string_n($argp->name, $argp->len))) } probe nfsd.proc2.lookup.return = kernel.function("nfsd_proc_lookup").return!, module("nfsd").function("nfsd_proc_lookup").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc2.lookup.return") (version) = (2) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc3.lookup = kernel.function("nfsd3_proc_lookup")!, module("nfsd").function("nfsd3_proc_lookup")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (3) (fh) = (&@cast($argp, "nfsd_diropargs", "kernel:nfsd")->fh) (filelen) = ($argp->len) (filename) = (kernel_string_n($argp->name, $argp->len)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc3.lookup") (argstr) = (sprintf("%s", kernel_string_n($argp->name, $argp->len))) } probe nfsd.proc3.lookup.return = kernel.function("nfsd3_proc_lookup").return!, module("nfsd").function("nfsd3_proc_lookup").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc3.lookup.return") (version) = (3) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc4.lookup = kernel.function("nfsd4_lookup").call!, module("nfsd").function("nfsd4_lookup").call?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (4) (fh) = (&@cast($cstate, "nfsd4_compound_state", "kernel:nfsd")->current_fh) (filelen) = ($lookup->lo_len) (filename) = (kernel_string_n($lookup->lo_name, $lookup->lo_len)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc4.lookup") (argstr) = (sprintf("%s", kernel_string_n($lookup->lo_name, $lookup->lo_len))) } probe nfsd.proc4.lookup.return = kernel.function("nfsd4_lookup").return!, module("nfsd").function("nfsd4_lookup").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc4.lookup.return") (version) = (4) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc.read = nfsd.proc4.read?, nfsd.proc3.read, nfsd.proc2.read{ } probe nfsd.proc.read.return = nfsd.proc4.read.return?, nfsd.proc3.read.return, nfsd.proc2.read.return{ } probe nfsd.proc2.read = kernel.function("nfsd_proc_read")!, module("nfsd").function("nfsd_proc_read")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (2) (fh) = (&@cast($argp, "nfsd_readargs", "kernel:nfsd")->fh) (count) = ($argp->count) (offset) = ($argp->offset) (vec) = ((@defined($rqstp->rq_vec))?($rqstp->rq_vec):($argp->vec)) (vlen) = ($argp->vlen) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc2.read") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.proc2.read.return = kernel.function("nfsd_proc_read").return!, module("nfsd").function("nfsd_proc_read").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc2.read.return") (version) = (2) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc3.read = kernel.function("nfsd3_proc_read")!, module("nfsd").function("nfsd3_proc_read")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (3) (fh) = (&@cast($argp, "nfsd3_readargs", "kernel:nfsd")->fh) (count) = ($argp->count) (offset) = ($argp->offset) (vec) = ((@defined($rqstp->rq_vec))?($rqstp->rq_vec):($argp->vec)) (vlen) = ($argp->vlen) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc3.read") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.proc3.read.return = kernel.function("nfsd3_proc_read").return!, module("nfsd").function("nfsd3_proc_read").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc3.read.return") (version) = (3) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc4.read = kernel.function("nfsd4_read").call!, module("nfsd").function("nfsd4_read").call?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (4) (fh) = (&@cast($cstate, "nfsd4_compound_state", "kernel:nfsd")->current_fh) (count) = ($read->rd_length) (offset) = ($read->rd_offset) (vec) = ($rqstp->rq_vec) (vlen) = ($read->rd_vlen) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc4.read") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.proc4.read.return = kernel.function("nfsd4_read").return!, module("nfsd").function("nfsd4_read").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc4.read.return") (version) = (4) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc.write = nfsd.proc4.write?, nfsd.proc3.write, nfsd.proc2.write{ } probe nfsd.proc.write.return = nfsd.proc4.write.return?, nfsd.proc3.write.return, nfsd.proc2.write.return{ } probe nfsd.proc2.write = kernel.function("nfsd_proc_write")!, module("nfsd").function("nfsd_proc_write")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (2) (fh) = (&@cast($argp, "nfsd_writeargs", "kernel:nfsd")->fh) (count) = ($argp->len) (offset) = ($argp->offset) (vec) = ((@defined($rqstp->rq_vec))?($rqstp->rq_vec):($argp->vec)) (vlen) = ($argp->vlen) (stable) = (1) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc2.write") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.proc2.write.return = kernel.function("nfsd_proc_write").return!, module("nfsd").function("nfsd_proc_write").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc2.write.return") (version) = (2) (retstr) = (sprintf("%s", nfsderror($return))) (count) = ((($return) == (0))?($argp->len):($return)) (stable) = (1) } probe nfsd.proc3.write = kernel.function("nfsd3_proc_write")!, module("nfsd").function("nfsd3_proc_write")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (3) (fh) = (&@cast($argp, "nfsd3_writeargs", "kernel:nfsd")->fh) (count) = ($argp->count) (offset) = ($argp->offset) (vec) = ((@defined($rqstp->rq_vec))?($rqstp->rq_vec):($argp->vec)) (vlen) = ($argp->vlen) (stable) = ($argp->stable) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc3.write") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.proc3.write.return = kernel.function("nfsd3_proc_write").return!, module("nfsd").function("nfsd3_proc_write").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc3.write.return") (version) = (3) (retstr) = (sprintf("%s", nfsderror($return))) (count) = ($resp->count) (stable) = ($resp->committed) } probe nfsd.proc4.write = kernel.function("nfsd4_write").call!, module("nfsd").function("nfsd4_write").call?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (4) (fh) = (&@cast($cstate, "nfsd4_compound_state", "kernel:nfsd")->current_fh) (count) = ($write->wr_buflen) (offset) = ($write->wr_offset) (vec) = ($rqstp->rq_vec) (vlen) = ((@defined($write->wr_vlen))?($write->wr_vlen):(0)) (stable) = ($write->wr_stable_how) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc4.write") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.proc4.write.return = kernel.function("nfsd4_write").return!, module("nfsd").function("nfsd4_write").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc4.write.return") (version) = (4) (count) = ($write->wr_bytes_written) (stable) = ($write->wr_how_written) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc.commit = nfsd.proc4.commit?, nfsd.proc3.commit{ } probe nfsd.proc.commit.return = nfsd.proc4.commit.return?, nfsd.proc3.commit.return{ } probe nfsd.proc3.commit = kernel.function("nfsd3_proc_commit")!, module("nfsd").function("nfsd3_proc_commit")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (3) (fh) = (&@cast($argp, "struct nfsd3_commitargs", "kernel:nfsd")->fh) (count) = ($argp->count) (offset) = ($argp->offset) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc3.commit") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.proc3.commit.return = kernel.function("nfsd3_proc_commit").return!, module("nfsd").function("nfsd3_proc_commit").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc3.commit.return") (version) = (3) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc4.commit = kernel.function("nfsd4_commit").call!, module("nfsd").function("nfsd4_commit").call?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (4) (fh) = (&@cast($cstate, "nfsd4_compound_state", "kernel:nfsd")->current_fh) (count) = ($commit->co_count) (offset) = ($commit->co_offset) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc4.commit") (argstr) = (sprintf("%d,%d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.proc4.commit.return = kernel.function("nfsd4_commit").return!, module("nfsd").function("nfsd4_commit").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc4.commit.return") (version) = (4) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc.create = nfsd.proc4.create?, nfsd.proc3.create, nfsd.proc2.create{ } probe nfsd.proc.create.return = nfsd.proc4.create.return?, nfsd.proc3.create.return, nfsd.proc2.create.return{ } probe nfsd.proc2.create = kernel.function("nfsd_proc_create")!, module("nfsd").function("nfsd_proc_create")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (2) (fh) = (&@cast($argp, "struct nfsd_createargs", "kernel:nfsd")->fh) (filelen) = ($argp->len) (filename) = (kernel_string_n($argp->name, $argp->len)) (createmode) = (0) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc2.create") (argstr) = (sprintf("%s", kernel_string_n($argp->name, $argp->len))) } probe nfsd.proc2.create.return = kernel.function("nfsd_proc_create").return!, module("nfsd").function("nfsd_proc_create").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc2.create.return") (version) = (2) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc3.create = kernel.function("nfsd3_proc_create")!, module("nfsd").function("nfsd3_proc_create")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (3) (fh) = (&@cast($argp, "struct nfsd_createargs", "kernel:nfsd")->fh) (filelen) = ($argp->len) (filename) = (kernel_string_n($argp->name, $argp->len)) (createmode) = ($argp->createmode) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc3.create") (argstr) = (sprintf("%s (mode=%s)", kernel_string_n($argp->name, $argp->len), nfs3_cmode(createmode))) } probe nfsd.proc3.create.return = kernel.function("nfsd3_proc_create").return!, module("nfsd").function("nfsd3_proc_create").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc3.create.return") (version) = (3) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc4.create = kernel.function("nfsd4_create").call!, module("nfsd").function("nfsd4_create").call?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (4) (fh) = ((@defined($cstate))?(&@cast($cstate, "nfsd4_compound_state", "kernel:nfsd")->current_fh):($current_fh)) (filelen) = ($create->cr_namelen) (filename) = (kernel_string_n($create->cr_name, $create->cr_namelen)) (createmode) = ($create->cr_type) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc4.create") (argstr) = (sprintf("%s (type=%s)", kernel_string_n($create->cr_name, $create->cr_namelen), nfs4_ctype(createmode))) } probe nfsd.proc4.create.return = kernel.function("nfsd4_create").return!, module("nfsd").function("nfsd4_create").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc4.create.return") (version) = (4) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc.remove = nfsd.proc4.remove?, nfsd.proc3.remove, nfsd.proc2.remove{ } probe nfsd.proc.remove.return = nfsd.proc4.remove.return?, nfsd.proc3.remove.return, nfsd.proc2.remove.return{ } probe nfsd.proc2.remove = kernel.function("nfsd_proc_remove")!, module("nfsd").function("nfsd_proc_remove")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (2) (fh) = (&@cast($argp, "struct nfsd_diropargs", "kernel:nfsd")->fh) (filelen) = ($argp->len) (filename) = (kernel_string_n($argp->name, $argp->len)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc2.remove") (argstr) = (sprintf("%s", kernel_string_n($argp->name, $argp->len))) } probe nfsd.proc2.remove.return = kernel.function("nfsd_proc_remove").return!, module("nfsd").function("nfsd_proc_remove").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc2.remove.return") (version) = (2) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc3.remove = kernel.function("nfsd3_proc_remove")!, module("nfsd").function("nfsd3_proc_remove")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (3) (fh) = (&@cast($argp, "struct nfsd3_diropargs", "kernel:nfsd")->fh) (filelen) = ($argp->len) (filename) = (kernel_string_n($argp->name, $argp->len)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc3.remove") (argstr) = (sprintf("%s", kernel_string_n($argp->name, $argp->len))) } probe nfsd.proc3.remove.return = kernel.function("nfsd3_proc_remove").return!, module("nfsd").function("nfsd3_proc_remove").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc3.remove.return") (version) = (3) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc4.remove = kernel.function("nfsd4_remove").call!, module("nfsd").function("nfsd4_remove").call?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (4) (fh) = (&@cast($cstate, "nfsd4_compound_state", "kernel:nfsd")->current_fh) (filelen) = ($remove->rm_namelen) (filename) = (kernel_string_n($remove->rm_name, $remove->rm_namelen)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc4.remove") (argstr) = (sprintf("%s", kernel_string_n($remove->rm_name, $remove->rm_namelen))) } probe nfsd.proc4.remove.return = kernel.function("nfsd4_remove").return!, module("nfsd").function("nfsd4_remove").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc4.remove.return") (version) = (4) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc.rename = nfsd.proc4.rename?, nfsd.proc3.rename, nfsd.proc2.rename{ } probe nfsd.proc.rename.return = nfsd.proc4.rename.return?, nfsd.proc3.rename.return, nfsd.proc2.rename.return{ } probe nfsd.proc2.rename = kernel.function("nfsd_proc_rename")!, module("nfsd").function("nfsd_proc_rename")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (2) (fh) = (&@cast($argp, "struct nfsd_renameargs", "kernel:nfsd")->ffh) (tfh) = (&@cast($argp, "struct nfsd_renameargs", "kernel:nfsd")->tfh) (filelen) = ($argp->flen) (filename) = (kernel_string_n($argp->fname, $argp->flen)) (tlen) = ($argp->tlen) (tname) = (kernel_string_n($argp->tname, $argp->tlen)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc2.rename") (argstr) = (sprintf("%s to %s", kernel_string_n($argp->fname, $argp->flen), kernel_string_n($argp->tname, $argp->tlen))) } probe nfsd.proc2.rename.return = kernel.function("nfsd_proc_rename").return!, module("nfsd").function("nfsd_proc_rename").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc2.rename.return") (version) = (2) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc3.rename = kernel.function("nfsd3_proc_rename")!, module("nfsd").function("nfsd3_proc_rename")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (3) (fh) = (&@cast($argp, "struct nfsd3_renameargs", "kernel:nfsd")->ffh) (tfh) = (&@cast($argp, "struct nfsd3_renameargs", "kernel:nfsd")->tfh) (filelen) = ($argp->flen) (filename) = (kernel_string_n($argp->fname, $argp->flen)) (tlen) = ($argp->tlen) (tname) = (kernel_string_n($argp->tname, $argp->tlen)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc3.rename") (argstr) = (sprintf("%s to %s", kernel_string_n($argp->fname, $argp->flen), kernel_string_n($argp->tname, $argp->tlen))) } probe nfsd.proc3.rename.return = kernel.function("nfsd3_proc_rename").return!, module("nfsd").function("nfsd3_proc_rename").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc3.rename.return") (version) = (3) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.proc4.rename = kernel.function("nfsd4_rename").call!, module("nfsd").function("nfsd4_rename").call?{ (client_ip) = (addr_from_rqst_str($rqstp)) (proto) = ($rqstp->rq_prot) (version) = (4) (fh) = (&@cast($cstate, "nfsd4_compound_state", "kernel:nfsd")->save_fh) (tfh) = (&@cast($cstate, "nfsd4_compound_state", "kernel:nfsd")->current_fh) (filelen) = ($rename->rn_snamelen) (filename) = (kernel_string_n($rename->rn_sname, $rename->rn_snamelen)) (tlen) = ($rename->rn_tnamelen) (tname) = (kernel_string_n($rename->rn_tname, $rename->rn_tnamelen)) (uid) = (__rqstp_uid($rqstp)) (gid) = (__rqstp_gid($rqstp)) (name) = ("nfsd.proc4.rename") (argstr) = (sprintf("%s to %s", kernel_string_n($rename->rn_sname, $rename->rn_snamelen), kernel_string_n($rename->rn_tname, $rename->rn_tnamelen))) } probe nfsd.proc4.rename.return = kernel.function("nfsd4_rename").return!, module("nfsd").function("nfsd4_rename").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (name) = ("nfsd.proc4.rename.return") (version) = (4) (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.entries = nfsd.open, nfsd.read, nfsd.write, nfsd.lookup, nfsd.commit, nfsd.create, nfsd.createv3, nfsd.unlink, nfsd.rename, nfsd.close{ } probe nfsd.return = nfsd.open.return, nfsd.read.return, nfsd.write.return, nfsd.lookup.return, nfsd.commit.return, nfsd.create.return, nfsd.createv3.return, nfsd.unlink.return, nfsd.rename.return{ } probe nfsd.open = kernel.function("nfsd_open")!, module("nfsd").function("nfsd_open")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (access) = ((@defined($access))?($access):($may_flags)) (type) = ($type) (name) = ("nfsd.open") (argstr) = (sprintf("access: %d type: %s", access, ftype(type))) } probe nfsd.open.return = kernel.function("nfsd_open").return!, module("nfsd").function("nfsd_open").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (name) = ("nfsd.open.return") (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.close = __nfsd.call_close?, __nfsd.inlined_close?{ (client_ip) = ("N/A") (name) = ("nfsd.close") (argstr) = (sprintf("%s", filename)) } probe __nfsd.call_close = kernel.function("nfsd_close").call!, module("nfsd").function("nfsd_close").call?{ (filename) = (__file_filename($filp)) } probe __nfsd.inlined_close = kernel.function("nfsd_close").inline!, module("nfsd").function("nfsd_close").inline?{ (filename) = (__file_filename((@defined($filp))?($filp):(0))) } probe nfsd.close.return = kernel.function("nfsd_close").return!, module("nfsd").function("nfsd_close").return?{ (name) = ("nfsd.close.return") (retstr) = ("N/A") } probe nfsd.read = kernel.function("nfsd_read")!, module("nfsd").function("nfsd_read")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (file) = ((@defined($file))?($file):(0)) (count) = (kernel_long($count)) (offset) = ($offset) (vec) = ($vec) (vlen) = ($vlen) (name) = ("nfsd.read") (argstr) = (sprintf("count: %d offset: %d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.read.return = kernel.function("nfsd_read").return!, module("nfsd").function("nfsd_read").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (name) = ("nfsd.read.return") (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.write = kernel.function("nfsd_write")!, module("nfsd").function("nfsd_write")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (file) = ((@defined($file))?($file):(0)) (count) = (kernel_long($cnt)) (offset) = ($offset) (vec) = ($vec) (vlen) = ($vlen) (name) = ("nfsd.write") (argstr) = (sprintf("count: %d offset: %d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.write.return = kernel.function("nfsd_write").return!, module("nfsd").function("nfsd_write").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (name) = ("nfsd.write.return") (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.commit = kernel.function("nfsd_commit")!, module("nfsd").function("nfsd_commit")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (count) = ($count) (offset) = ($offset) (flag) = ($fhp->fh_export->ex_flags) (name) = ("nfsd.commit") (argstr) = (sprintf("count: %d offset: %d", count, offset)) (size) = (count) (units) = ("bytes") } probe nfsd.commit.return = kernel.function("nfsd_commit").return!, module("nfsd").function("nfsd_commit").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (name) = ("nfsd.commit.return") (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.lookup = kernel.function("nfsd_lookup")!, module("nfsd").function("nfsd_lookup")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (filelen) = ($len) (filename) = (kernel_string_n($name, $len)) (name) = ("nfsd.lookup") (argstr) = (sprintf("name: %s", kernel_string_n($name, $len))) } probe nfsd.lookup.return = kernel.function("nfsd_lookup").return!, module("nfsd").function("nfsd_lookup").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (name) = ("nfsd.lookup.return") (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.create = kernel.function("nfsd_create")!, module("nfsd").function("nfsd_create")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (filelen) = ($flen) (filename) = (kernel_string_n($fname, $flen)) (type) = ($type) (iap_valid) = ($iap->ia_valid) (iap_mode) = ($iap->ia_mode) (name) = ("nfsd.create") (argstr) = (sprintf("name: %s type: %s", kernel_string_n($fname, $flen), ftype(type))) } probe nfsd.create.return = kernel.function("nfsd_create").return!, module("nfsd").function("nfsd_create").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (name) = ("nfsd.create.return") (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.createv3 = kernel.function("do_nfsd_create")!, module("nfsd").function("do_nfsd_create")!, kernel.function("nfsd_create_v3")!, module("nfsd").function("nfsd_create_v3")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (filelen) = ($flen) (filename) = (kernel_string_n($fname, $flen)) (iap_valid) = ($iap->ia_valid) (iap_mode) = ($iap->ia_mode) (truncp) = ($truncp) (verifier) = ($verifier) (createmode) = ($createmode) (name) = ("nfsd.createv3") (argstr) = (sprintf("name: %s mode: %s", kernel_string_n($fname, $flen), nfs3_cmode(createmode))) } probe nfsd.createv3.return = kernel.function("do_nfsd_create").return!, module("nfsd").function("do_nfsd_create").return!, kernel.function("nfsd_create_v3").return!, module("nfsd").function("nfsd_create_v3").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (name) = ("nfsd.createv3.return") (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.unlink = kernel.function("nfsd_unlink")!, module("nfsd").function("nfsd_unlink")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (filelen) = ($flen) (filename) = (kernel_string_n($fname, $flen)) (type) = ($type) (name) = ("nfsd.unlink") (argstr) = (sprintf("name: %s", kernel_string_n($fname, $flen))) } probe nfsd.unlink.return = kernel.function("nfsd_unlink").return!, module("nfsd").function("nfsd_unlink").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($fhp)) (name) = ("nfsd.unlink.return") (retstr) = (sprintf("%s", nfsderror($return))) } probe nfsd.rename = kernel.function("nfsd_rename")!, module("nfsd").function("nfsd_rename")?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($ffhp)) (tfh) = (__svc_fh($tfhp)) (filelen) = ($flen) (filename) = (kernel_string_n($fname, $flen)) (tlen) = ($tlen) (tname) = (kernel_string_n($tname, $tlen)) (name) = ("nfsd.rename") (argstr) = (sprintf("%s to %s", kernel_string_n($fname, $flen), kernel_string_n($tname, $tlen))) } probe nfsd.rename.return = kernel.function("nfsd_rename").return!, module("nfsd").function("nfsd_rename").return?{ (client_ip) = (addr_from_rqst_str($rqstp)) (fh) = (__svc_fh($ffhp)) (name) = ("nfsd.rename.return") (retstr) = (sprintf("%s", nfsderror($return))) } function __svc_fh (fhp) { (svc_fh) = (&@cast(fhp, "svc_fh", "kernel:nfsd")->fh_handle) return sprintf("%d: %08x %08x %08x %08x %08x %08x", (svc_fh)->fh_size, (svc_fh)->fh_base->fh_pad[0], (svc_fh)->fh_base->fh_pad[1], (svc_fh)->fh_base->fh_pad[2], (svc_fh)->fh_base->fh_pad[3], (svc_fh)->fh_base->fh_pad[4], (svc_fh)->fh_base->fh_pad[5]) } function nfs3_cmode (cmode) %{ /* pure */ int cmode = (int)(long)STAP_ARG_cmode; switch (cmode) { case NFS3_CREATE_UNCHECKED: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "UNCHECKED"); break; case NFS3_CREATE_GUARDED: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "GUARDED"); break; case NFS3_CREATE_EXCLUSIVE: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "EXCLUSIVE"); break; default: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "Bad Value(%d)", cmode); } CATCH_DEREF_FAULT(); %} function nfs4_ctype (cmode) %{ /* pure */ int cmode = (int)(long)STAP_ARG_cmode; switch (cmode) { case NF4BAD: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4BAD"); break; case NF4REG: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4REG"); break; case NF4DIR: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4DIR"); break; case NF4BLK: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4BLK"); break; case NF4CHR: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4CHR"); break; case NF4LNK: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4LNK"); break; case NF4SOCK: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4SOCK"); break; case NF4FIFO: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4FIFO"); break; case NF4ATTRDIR: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4ATTRDIR"); break; case NF4NAMEDATTR: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "NF4NAMEDATTR"); break; default: snprintf(STAP_RETVALUE, MAXSTRINGLEN, "Bad Value(%d)", cmode); } CATCH_DEREF_FAULT(); %} function ftype (type) %{ /* pure */ int type = (int)(long)STAP_ARG_type; if (S_ISLNK(type)) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0%o (ISLNK)", type); } else if (S_ISREG(type)) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0%o (ISREG)", type); } else if (S_ISDIR(type)) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0%o (ISDIR)", type); } else if (S_ISCHR(type)) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0%o (ISCHR)", type); } else if (S_ISBLK(type)) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0%o (ISBLK)", type); } else if (S_ISFIFO(type)) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0%o (ISFIFO)", type); } else if (S_ISSOCK(type)) { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0%o (ISSOCK)", type); } else { snprintf(STAP_RETVALUE, MAXSTRINGLEN, "0%o (Unknown)", type); } %} function __rqstp_uid (rqstp) { return @cast(rqstp, "svc_rqst", "kernel:nfsd")->rq_cred->cr_uid } function __rqstp_gid (rqstp) { return @cast(rqstp, "svc_rqst", "kernel:nfsd")->rq_cred->cr_gid } # file /root/systemtap_write/install/share/systemtap/tapset/linux/nfsderrno.stp %{ #include #include #define nfs_ok __constant_htonl(NFS_OK) #define nfserr_perm __constant_htonl(NFSERR_PERM) #define nfserr_noent __constant_htonl(NFSERR_NOENT) #define nfserr_io __constant_htonl(NFSERR_IO) #define nfserr_nxio __constant_htonl(NFSERR_NXIO) #define nfserr_eagain __constant_htonl(NFSERR_EAGAIN) #define nfserr_acces __constant_htonl(NFSERR_ACCES) #define nfserr_exist __constant_htonl(NFSERR_EXIST) #define nfserr_xdev __constant_htonl(NFSERR_XDEV) #define nfserr_nodev __constant_htonl(NFSERR_NODEV) #define nfserr_notdir __constant_htonl(NFSERR_NOTDIR) #define nfserr_isdir __constant_htonl(NFSERR_ISDIR) #define nfserr_inval __constant_htonl(NFSERR_INVAL) #define nfserr_fbig __constant_htonl(NFSERR_FBIG) #define nfserr_nospc __constant_htonl(NFSERR_NOSPC) #define nfserr_rofs __constant_htonl(NFSERR_ROFS) #define nfserr_mlink __constant_htonl(NFSERR_MLINK) #define nfserr_opnotsupp __constant_htonl(NFSERR_OPNOTSUPP) #define nfserr_nametoolong __constant_htonl(NFSERR_NAMETOOLONG) #define nfserr_notempty __constant_htonl(NFSERR_NOTEMPTY) #define nfserr_dquot __constant_htonl(NFSERR_DQUOT) #define nfserr_stale __constant_htonl(NFSERR_STALE) #define nfserr_remote __constant_htonl(NFSERR_REMOTE) #define nfserr_wflush __constant_htonl(NFSERR_WFLUSH) #define nfserr_badhandle __constant_htonl(NFSERR_BADHANDLE) #define nfserr_notsync __constant_htonl(NFSERR_NOT_SYNC) #define nfserr_badcookie __constant_htonl(NFSERR_BAD_COOKIE) #define nfserr_notsupp __constant_htonl(NFSERR_NOTSUPP) #define nfserr_toosmall __constant_htonl(NFSERR_TOOSMALL) #define nfserr_serverfault __constant_htonl(NFSERR_SERVERFAULT) #define nfserr_badtype __constant_htonl(NFSERR_BADTYPE) #define nfserr_jukebox __constant_htonl(NFSERR_JUKEBOX) #define nfserr_denied __constant_htonl(NFSERR_DENIED) #define nfserr_deadlock __constant_htonl(NFSERR_DEADLOCK) #define nfserr_expired __constant_htonl(NFSERR_EXPIRED) #define nfserr_bad_cookie __constant_htonl(NFSERR_BAD_COOKIE) #define nfserr_same __constant_htonl(NFSERR_SAME) #define nfserr_clid_inuse __constant_htonl(NFSERR_CLID_INUSE) #define nfserr_stale_clientid __constant_htonl(NFSERR_STALE_CLIENTID) #define nfserr_resource __constant_htonl(NFSERR_RESOURCE) #define nfserr_moved __constant_htonl(NFSERR_MOVED) #define nfserr_nofilehandle __constant_htonl(NFSERR_NOFILEHANDLE) #define nfserr_minor_vers_mismatch __constant_htonl(NFSERR_MINOR_VERS_MISMATCH) #define nfserr_share_denied __constant_htonl(NFSERR_SHARE_DENIED) #define nfserr_stale_stateid __constant_htonl(NFSERR_STALE_STATEID) #define nfserr_old_stateid __constant_htonl(NFSERR_OLD_STATEID) #define nfserr_bad_stateid __constant_htonl(NFSERR_BAD_STATEID) #define nfserr_bad_seqid __constant_htonl(NFSERR_BAD_SEQID) #define nfserr_symlink __constant_htonl(NFSERR_SYMLINK) #define nfserr_not_same __constant_htonl(NFSERR_NOT_SAME) #define nfserr_restorefh __constant_htonl(NFSERR_RESTOREFH) #define nfserr_attrnotsupp __constant_htonl(NFSERR_ATTRNOTSUPP) #define nfserr_bad_xdr __constant_htonl(NFSERR_BAD_XDR) #define nfserr_openmode __constant_htonl(NFSERR_OPENMODE) #define nfserr_locks_held __constant_htonl(NFSERR_LOCKS_HELD) #define nfserr_op_illegal __constant_htonl(NFSERR_OP_ILLEGAL) #define nfserr_grace __constant_htonl(NFSERR_GRACE) #define nfserr_no_grace __constant_htonl(NFSERR_NO_GRACE) #define nfserr_reclaim_bad __constant_htonl(NFSERR_RECLAIM_BAD) #define nfserr_badname __constant_htonl(NFSERR_BADNAME) #define nfserr_cb_path_down __constant_htonl(NFSERR_CB_PATH_DOWN) #define nfserr_locked __constant_htonl(NFSERR_LOCKED) #define nfserr_wrongsec __constant_htonl(NFSERR_WRONGSEC) #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,30) #define nfserr_badiomode __constant_htonl(NFS4ERR_BADIOMODE) #define nfserr_badlayout __constant_htonl(NFS4ERR_BADLAYOUT) #define nfserr_bad_session_digest __constant_htonl(NFS4ERR_BAD_SESSION_DIGEST) #define nfserr_badsession __constant_htonl(NFS4ERR_BADSESSION) #define nfserr_badslot __constant_htonl(NFS4ERR_BADSLOT) #define nfserr_complete_already __constant_htonl(NFS4ERR_COMPLETE_ALREADY) #define nfserr_conn_not_bound_to_session __constant_htonl(NFS4ERR_CONN_NOT_BOUND_TO_SESSION) #define nfserr_deleg_already_wanted __constant_htonl(NFS4ERR_DELEG_ALREADY_WANTED) #define nfserr_back_chan_busy __constant_htonl(NFS4ERR_BACK_CHAN_BUSY) #define nfserr_layouttrylater __constant_htonl(NFS4ERR_LAYOUTTRYLATER) #define nfserr_layoutunavailable __constant_htonl(NFS4ERR_LAYOUTUNAVAILABLE) #define nfserr_nomatching_layout __constant_htonl(NFS4ERR_NOMATCHING_LAYOUT) #define nfserr_recallconflict __constant_htonl(NFS4ERR_RECALLCONFLICT) #define nfserr_unknown_layouttype __constant_htonl(NFS4ERR_UNKNOWN_LAYOUTTYPE) #define nfserr_seq_misordered __constant_htonl(NFS4ERR_SEQ_MISORDERED) #define nfserr_sequence_pos __constant_htonl(NFS4ERR_SEQUENCE_POS) #define nfserr_req_too_big __constant_htonl(NFS4ERR_REQ_TOO_BIG) #define nfserr_rep_too_big __constant_htonl(NFS4ERR_REP_TOO_BIG) #define nfserr_rep_too_big_to_cache __constant_htonl(NFS4ERR_REP_TOO_BIG_TO_CACHE) #define nfserr_retry_uncached_rep __constant_htonl(NFS4ERR_RETRY_UNCACHED_REP) #define nfserr_unsafe_compound __constant_htonl(NFS4ERR_UNSAFE_COMPOUND) #define nfserr_too_many_ops __constant_htonl(NFS4ERR_TOO_MANY_OPS) #define nfserr_op_not_in_session __constant_htonl(NFS4ERR_OP_NOT_IN_SESSION) #define nfserr_hash_alg_unsupp __constant_htonl(NFS4ERR_HASH_ALG_UNSUPP) #define nfserr_clientid_busy __constant_htonl(NFS4ERR_CLIENTID_BUSY) #define nfserr_pnfs_io_hole __constant_htonl(NFS4ERR_PNFS_IO_HOLE) #define nfserr_seq_false_retry __constant_htonl(NFS4ERR_SEQ_FALSE_RETRY) #define nfserr_bad_high_slot __constant_htonl(NFS4ERR_BAD_HIGH_SLOT) #define nfserr_deadsession __constant_htonl(NFS4ERR_DEADSESSION) #define nfserr_encr_alg_unsupp __constant_htonl(NFS4ERR_ENCR_ALG_UNSUPP) #define nfserr_pnfs_no_layout __constant_htonl(NFS4ERR_PNFS_NO_LAYOUT) #define nfserr_not_only_op __constant_htonl(NFS4ERR_NOT_ONLY_OP) #define nfserr_wrong_cred __constant_htonl(NFS4ERR_WRONG_CRED) #define nfserr_wrong_type __constant_htonl(NFS4ERR_WRONG_TYPE) #define nfserr_dirdeleg_unavail __constant_htonl(NFS4ERR_DIRDELEG_UNAVAIL) #define nfserr_reject_deleg __constant_htonl(NFS4ERR_REJECT_DELEG) #define nfserr_returnconflict __constant_htonl(NFS4ERR_RETURNCONFLICT) #define nfserr_deleg_revoked __constant_htonl(NFS4ERR_DELEG_REVOKED) #endif %}function nfsderror (err) %{ static struct { int nfserr; char *string; } nfs_errtbl[] = { {nfs_ok, "NFS_OK"}, {nfserr_perm, "NFSERR_PERM"}, {nfserr_noent, "NFSERR_NOENT"}, {nfserr_io, "NFSERR_IO"}, {nfserr_nxio, "NFSERR_NXIO"}, {nfserr_eagain, "NFSERR_EAGAIN"}, {nfserr_acces, "NFSERR_ACCES"}, {nfserr_exist, "NFSERR_EXIST"}, {nfserr_xdev, "NFSERR_XDEV"}, {nfserr_nodev, "NFSERR_NODEV"}, {nfserr_notdir, "NFSERR_NOTDIR"}, {nfserr_isdir, "NFSERR_ISDIR"}, {nfserr_inval, "NFSERR_INVAL"}, {nfserr_fbig, "NFSERR_FBIG"}, {nfserr_nospc, "NFSERR_NOSPC"}, {nfserr_rofs, "NFSERR_ROFS"}, {nfserr_mlink, "NFSERR_MLINK"}, {nfserr_opnotsupp, "NFSERR_OPNOTSUPP"}, {nfserr_nametoolong, "NFSERR_NAMETOOLONG"}, {nfserr_notempty, "NFSERR_NOTEMPTY"}, {nfserr_dquot, "NFSERR_DQUOT"}, {nfserr_stale, "NFSERR_STALE"}, {nfserr_remote, "NFSERR_REMOTE"}, {nfserr_wflush, "NFSERR_WFLUSH"}, {nfserr_badhandle, "NFSERR_BADHANDLE"}, {nfserr_notsync, "NFSERR_NOT_SYNC"}, {nfserr_badcookie, "NFSERR_BAD_COOKIE"}, {nfserr_notsupp, "NFSERR_NOTSUPP"}, {nfserr_toosmall, "NFSERR_TOOSMALL"}, {nfserr_serverfault, "NFSERR_SERVERFAULT"}, {nfserr_badtype, "NFSERR_BADTYPE"}, {nfserr_jukebox, "NFSERR_JUKEBOX"}, {nfserr_denied, "NFSERR_DENIED"}, {nfserr_deadlock, "NFSERR_DEADLOCK"}, {nfserr_expired, "NFSERR_EXPIRED"}, {nfserr_bad_cookie, "NFSERR_BAD_COOKIE"}, {nfserr_same, "NFSERR_SAME"}, {nfserr_clid_inuse, "NFSERR_CLID_INUSE"}, {nfserr_stale_clientid, "NFSERR_STALE_CLIENTID"}, {nfserr_resource, "NFSERR_RESOURCE"}, {nfserr_moved, "NFSERR_MOVED"}, {nfserr_nofilehandle, "NFSERR_NOFILEHANDLE"}, {nfserr_minor_vers_mismatch, "NFSERR_MINOR_VERS_MISMATCH"}, {nfserr_share_denied, "NFSERR_SHARE_DENIED"}, {nfserr_stale_stateid, "NFSERR_STALE_STATEID"}, {nfserr_old_stateid, "NFSERR_OLD_STATEID"}, {nfserr_bad_stateid, "NFSERR_BAD_STATEID"}, {nfserr_bad_seqid, "NFSERR_BAD_SEQID"}, {nfserr_symlink , "NFSERR_SYMLINK"}, {nfserr_not_same , "NFSERR_NOT_SAME"}, {nfserr_restorefh , "NFSERR_RESTOREFH"}, {nfserr_attrnotsupp, "NFSERR_ATTRNOTSUPP"}, {nfserr_bad_xdr, "NFSERR_BAD_XDR"}, {nfserr_openmode, "NFSERR_OPENMODE"}, {nfserr_locks_held, "NFSERR_LOCKS_HELD"}, {nfserr_op_illegal, "NFSERR_OP_ILLEGAL"}, {nfserr_grace, "NFSERR_GRACE"}, {nfserr_no_grace, "NFSERR_NO_GRACE"}, {nfserr_reclaim_bad, "NFSERR_RECLAIM_BAD"}, {nfserr_badname, "NFSERR_BADNAME"}, {nfserr_cb_path_down, "NFSERR_CB_PATH_DOWN"}, {nfserr_locked, "NFSERR_LOCKED"}, {nfserr_wrongsec, "NFSERR_WRONGSEC"}, #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,30) {nfserr_badiomode, "NFS4ERR_BADIOMODE"}, {nfserr_badlayout, "NFS4ERR_BADLAYOUT"}, {nfserr_bad_session_digest, "NFS4ERR_BAD_SESSION_DIGEST"}, {nfserr_badsession, "NFS4ERR_BADSESSION"}, {nfserr_badslot, "NFS4ERR_BADSLOT"}, {nfserr_complete_already, "NFS4ERR_COMPLETE_ALREADY"}, {nfserr_conn_not_bound_to_session, "NFS4ERR_CONN_NOT_BOUND_TO_SESSION"}, {nfserr_deleg_already_wanted, "NFS4ERR_DELEG_ALREADY_WANTED"}, {nfserr_back_chan_busy, "NFS4ERR_BACK_CHAN_BUSY"}, {nfserr_layouttrylater, "NFS4ERR_LAYOUTTRYLATER"}, {nfserr_layoutunavailable, "NFS4ERR_LAYOUTUNAVAILABLE"}, {nfserr_nomatching_layout, "NFS4ERR_NOMATCHING_LAYOUT"}, {nfserr_recallconflict, "NFS4ERR_RECALLCONFLICT"}, {nfserr_unknown_layouttype, "NFS4ERR_UNKNOWN_LAYOUTTYPE"}, {nfserr_seq_misordered, "NFS4ERR_SEQ_MISORDERED"}, {nfserr_sequence_pos, "NFS4ERR_SEQUENCE_POS"}, {nfserr_req_too_big, "NFS4ERR_REQ_TOO_BIG"}, {nfserr_rep_too_big, "NFS4ERR_REP_TOO_BIG"}, {nfserr_rep_too_big_to_cache, "NFS4ERR_REP_TOO_BIG_TO_CACHE"}, {nfserr_retry_uncached_rep, "NFS4ERR_RETRY_UNCACHED_REP"}, {nfserr_unsafe_compound, "NFS4ERR_UNSAFE_COMPOUND"}, {nfserr_too_many_ops, "NFS4ERR_TOO_MANY_OPS"}, {nfserr_op_not_in_session, "NFS4ERR_OP_NOT_IN_SESSION"}, {nfserr_hash_alg_unsupp, "NFS4ERR_HASH_ALG_UNSUPP"}, {nfserr_clientid_busy, "NFS4ERR_CLIENTID_BUSY"}, {nfserr_pnfs_io_hole, "NFS4ERR_PNFS_IO_HOLE"}, {nfserr_seq_false_retry, "NFS4ERR_SEQ_FALSE_RETRY"}, {nfserr_bad_high_slot, "NFS4ERR_BAD_HIGH_SLOT"}, {nfserr_deadsession, "NFS4ERR_DEADSESSION"}, {nfserr_encr_alg_unsupp, "NFS4ERR_ENCR_ALG_UNSUPP"}, {nfserr_pnfs_no_layout, "NFS4ERR_PNFS_NO_LAYOUT"}, {nfserr_not_only_op, "NFS4ERR_NOT_ONLY_OP"}, {nfserr_wrong_cred, "NFS4ERR_WRONG_CRED"}, {nfserr_wrong_type, "NFS4ERR_WRONG_TYPE"}, {nfserr_dirdeleg_unavail, "NFS4ERR_DIRDELEG_UNAVAIL"}, {nfserr_reject_deleg, "NFS4ERR_REJECT_DELEG"}, {nfserr_returnconflict, "NFS4ERR_RETURNCONFLICT"}, {nfserr_deleg_revoked, "NFS4ERR_DELEG_REVOKED"}, #endif }; int i; int tabsz = (sizeof(nfs_errtbl)/sizeof(nfs_errtbl[0])); for (i = 0; i < tabsz; i++) { if (nfs_errtbl[i].nfserr == STAP_ARG_err) { break; } } if (i == tabsz) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "nfsderr %d", ntohl(STAP_ARG_err)); else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "nfsderr %d(%s)", ntohl(nfs_errtbl[i].nfserr), nfs_errtbl[i].string); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/panic.stp function panic (msg) %{ /* guru */ panic("%s", STAP_ARG_msg); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/perf.stp probe perf.hw.cpu_cycles = perf.type(0).config(0){ } probe perf.hw.instructions = perf.type(0).config(1){ } probe perf.hw.cache_references = perf.type(0).config(2){ } probe perf.hw.cache_misses = perf.type(0).config(3){ } probe perf.hw.branch_instructions = perf.type(0).config(4){ } probe perf.hw.branch_misses = perf.type(0).config(5){ } probe perf.hw.bus_cycles = perf.type(0).config(6){ } probe perf.sw.cpu_clock = perf.type(1).config(0){ } probe perf.sw.task_clock = perf.type(1).config(1){ } probe perf.sw.page_faults = perf.type(1).config(2){ } probe perf.sw.context_switches = perf.type(1).config(3){ } probe perf.sw.cpu_migrations = perf.type(1).config(4){ } probe perf.sw.page_faults_min = perf.type(1).config(5){ } probe perf.sw.page_faults_maj = perf.type(1).config(6){ } probe perf.sw.alignment_faults = perf.type(1).config(7){ } probe perf.sw.emulation_faults = perf.type(1).config(8){ } probe perf.hw_cache.l1d.read.access = perf.type(3).config(0){ } probe perf.hw_cache.l1d.read.miss = perf.type(3).config(65536){ } probe perf.hw_cache.l1d.write.access = perf.type(3).config(256){ } probe perf.hw_cache.l1d.write.miss = perf.type(3).config(65792){ } probe perf.hw_cache.l1d.prefetch.access = perf.type(3).config(512){ } probe perf.hw_cache.l1d.prefetch.miss = perf.type(3).config(66048){ } probe perf.hw_cache.l1i.read.access = perf.type(3).config(1){ } probe perf.hw_cache.l1i.read.miss = perf.type(3).config(65537){ } probe perf.hw_cache.l1i.prefetch.access = perf.type(3).config(513){ } probe perf.hw_cache.l1i.prefetch.miss = perf.type(3).config(66049){ } probe perf.hw_cache.ll.read.access = perf.type(3).config(2){ } probe perf.hw_cache.ll.read.miss = perf.type(3).config(65538){ } probe perf.hw_cache.ll.write.access = perf.type(3).config(258){ } probe perf.hw_cache.ll.write.miss = perf.type(3).config(65794){ } probe perf.hw_cache.ll.prefetch.access = perf.type(3).config(514){ } probe perf.hw_cache.ll.prefetch.miss = perf.type(3).config(66050){ } probe perf.hw_cache.dtlb.read.access = perf.type(3).config(3){ } probe perf.hw_cache.dtlb.read.miss = perf.type(3).config(65539){ } probe perf.hw_cache.dtlb.write.access = perf.type(3).config(259){ } probe perf.hw_cache.dtlb.write.miss = perf.type(3).config(65795){ } probe perf.hw_cache.dtlb.prefetch.access = perf.type(3).config(515){ } probe perf.hw_cache.dtlb.prefetch.miss = perf.type(3).config(66051){ } probe perf.hw_cache.itlb.read.access = perf.type(3).config(4){ } probe perf.hw_cache.itlb.read.miss = perf.type(3).config(65540){ } probe perf.hw_cache.bpu.read.access = perf.type(3).config(5){ } probe perf.hw_cache.bpu.read.miss = perf.type(3).config(65541){ } # file /root/systemtap_write/install/share/systemtap/tapset/linux/proc_mem.stp %{ /* PF_BORROWED_MM got renamed to PF_KTHREAD with same semantics somewhere. */ #ifdef PF_BORROWED_MM #define _STP_PF_KTHREAD PF_BORROWED_MM #elif defined(PF_KTHREAD) #define _STP_PF_KTHREAD PF_KTHREAD #else /* 2.6.9 doesn't have either PF_BORROWED_MM or PF_KTHREAD */ #define _STP_PF_KTHREAD 0 #endif /* PF_STARTING was removed in later kernels */ #ifdef PF_STARTING #define _STP_BAD_TASK_FLAGS (_STP_PF_KTHREAD | PF_EXITING | PF_STARTING) #else #define _STP_BAD_TASK_FLAGS (_STP_PF_KTHREAD | PF_EXITING) #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,34) #include #else /* Define our own mm types */ enum { MM_FILEPAGES, MM_ANONPAGES }; #endif %}function _stp_valid_task (tsk) %{ struct task_struct *tsk = (struct task_struct *)(long)STAP_ARG_tsk; STAP_RETVALUE = 0; if (tsk) { unsigned int flags = kread(&(tsk->flags)); if (flags & ~_STP_BAD_TASK_FLAGS) STAP_RETVALUE = 1; } CATCH_DEREF_FAULT(); %} function _MM_FILEPAGES () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = MM_FILEPAGES; %} function _MM_ANONPAGES () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = MM_ANONPAGES; %} function _stp_get_mm_counter (mm_ptr, member) { (mm) = (&@cast(mm_ptr, "mm_struct", "kernel")) if (@defined(&@cast(0, "mm_struct", "kernel")->rss_stat)) { (val) = (atomic_long_read(&(mm)->rss_stat->count[member])) if ((val) < (0)) return 0 } else if (@defined(&@cast(0, "mm_struct", "kernel")->_file_rss)) { if ((member) == (_MM_FILEPAGES())) { (val) = (atomic_long_read(&(mm)->_file_rss)) } else if ((member) == (_MM_ANONPAGES())) { (val) = (atomic_long_read(&(mm)->_anon_rss)) } } else { if ((member) == (_MM_FILEPAGES())) (val) = ((mm)->rss) else if ((member) == (_MM_ANONPAGES())) (val) = ((mm)->anon_rss) } return val } function proc_mem_size () { (task) = (task_current()) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) return (mm)->total_vm } return 0 } function proc_mem_size_pid (pid) { (task) = (pid2task(pid)) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) return (mm)->total_vm } return 0 } function proc_mem_rss () { (task) = (task_current()) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) return (_stp_get_mm_counter(mm, _MM_FILEPAGES())) + (_stp_get_mm_counter(mm, _MM_ANONPAGES())) } return 0 } function proc_mem_rss_pid (pid) { (task) = (pid2task(pid)) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) return (_stp_get_mm_counter(mm, _MM_FILEPAGES())) + (_stp_get_mm_counter(mm, _MM_ANONPAGES())) } return 0 } function proc_mem_shr () { (task) = (task_current()) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) return _stp_get_mm_counter(mm, _MM_FILEPAGES()) } return 0 } function proc_mem_shr_pid (pid) { (task) = (pid2task(pid)) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) return _stp_get_mm_counter(mm, _MM_FILEPAGES()) } return 0 } function _stp_mem_txt_adjust (start_code, end_code) %{ /* pure */ unsigned long start_code = (unsigned long) STAP_ARG_start_code; unsigned long end_code = (unsigned long) STAP_ARG_end_code; STAP_RETVALUE = (PAGE_ALIGN(end_code) - (start_code & PAGE_MASK)) >> PAGE_SHIFT; %} function proc_mem_txt () { (task) = (task_current()) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) { (s) = ((mm)->start_code) (e) = ((mm)->end_code) return _stp_mem_txt_adjust(s, e) } } return 0 } function proc_mem_txt_pid (pid) { (task) = (pid2task(pid)) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) { (s) = ((mm)->start_code) (e) = ((mm)->end_code) return _stp_mem_txt_adjust(s, e) } } return 0 } function proc_mem_data () { (task) = (task_current()) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) { (t) = ((mm)->total_vm) (s) = ((mm)->shared_vm) return (t) - (s) } } return 0 } function proc_mem_data_pid (pid) { (task) = (pid2task(pid)) if (_stp_valid_task(task)) { (mm) = ((task)->mm) if ((mm) != (0)) { (t) = ((mm)->total_vm) (s) = ((mm)->shared_vm) return (t) - (s) } } return 0 } function mem_page_size () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = PAGE_SIZE; %} function _stp_number_to_string_postfix (x, y, p) { if ((x) < (10)) return sprintf("%d.%.2d%s", x, ((y) * (100)) / (1024), p) if ((x) < (100)) return sprintf("%2d.%d%s", x, ((y) * (10)) / (1024), p) return sprintf("%4d%s", x, p) } function bytes_to_string (bytes) { if ((bytes) < (1024)) return sprintf("%5d", bytes) (remain) = ((bytes) % (1024)) (bytes) = ((bytes) / (1024)) if ((bytes) < (1024)) return _stp_number_to_string_postfix(bytes, remain, "K") (remain) = ((bytes) % (1024)) (bytes) = ((bytes) / (1024)) if ((bytes) < (1024)) return _stp_number_to_string_postfix(bytes, remain, "M") (remain) = ((bytes) % (1024)) (bytes) = ((bytes) / (1024)) return _stp_number_to_string_postfix(bytes, remain, "G") } function pages_to_string (pages) { (bytes) = ((pages) * (mem_page_size())) return bytes_to_string(bytes) } function proc_mem_string () { return sprintf("size: %s, rss: %s, shr: %s, txt: %s, data: %s", pages_to_string(proc_mem_size()), pages_to_string(proc_mem_rss()), pages_to_string(proc_mem_shr()), pages_to_string(proc_mem_txt()), pages_to_string(proc_mem_data())) } function proc_mem_string_pid (pid) { return sprintf("size: %s, rss: %s, shr: %s, txt: %s, data: %s", pages_to_string(proc_mem_size_pid(pid)), pages_to_string(proc_mem_rss_pid(pid)), pages_to_string(proc_mem_shr_pid(pid)), pages_to_string(proc_mem_txt_pid(pid)), pages_to_string(proc_mem_data_pid(pid))) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/pstrace.stp function pstrace (task) { for (; (task_pid(task)) != (1); ) { (trace) = (sprintf("%s %s(%d)", trace, task_execname(task), task_pid(task))) (task) = (task_parent(task)) } return trace } # file /root/systemtap_write/install/share/systemtap/tapset/linux/rcu.stp %{ #include %}function rcu_dereference (protected_pointer) %{ /* pure */ void *protected_pointer = (void *)(long)STAP_ARG_protected_pointer; long fetched_value; /* We call kderef() here to ensure the memory is valid to read. * Note the result is thrown away, then we use the "real" * rcu_dereference function now that we know the address is * safe. */ (void)kderef(sizeof(*protected_pointer), protected_pointer); rcu_read_lock(); fetched_value = (long)rcu_dereference(protected_pointer); rcu_read_unlock(); STAP_RETVALUE = fetched_value; CATCH_DEREF_FAULT(); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/rlimit.stp %{ #include %}function rlimit_from_str (lim_str) %{ /* pure */ char *lim_str = (char *)(long)STAP_ARG_lim_str; #define aux_rlimit(limit_arg) \ if (strncmp(lim_str, #limit_arg, MAXSTRINGLEN) == 0) { \ STAP_RETVALUE = limit_arg; \ return; \ } /* Little kernel history digging */ /* This set is stable from 2.6.1 kernel version */ aux_rlimit(RLIMIT_CPU); aux_rlimit(RLIMIT_FSIZE); aux_rlimit(RLIMIT_DATA); aux_rlimit(RLIMIT_STACK); aux_rlimit(RLIMIT_CORE); aux_rlimit(RLIMIT_RSS); aux_rlimit(RLIMIT_NPROC); aux_rlimit(RLIMIT_NOFILE); aux_rlimit(RLIMIT_MEMLOCK); aux_rlimit(RLIMIT_AS); aux_rlimit(RLIMIT_LOCKS); #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,8) aux_rlimit(RLIMIT_SIGPENDING); aux_rlimit(RLIMIT_MSGQUEUE); #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,12) aux_rlimit(RLIMIT_NICE); aux_rlimit(RLIMIT_RTPRIO); #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) aux_rlimit(RLIMIT_RTTIME); #endif STAP_RETVALUE = -1; #undef aux_rlimit %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/rpc.stp %{ // Includes everything needed for __rpc_prot_from_protocol(). #include %}%{ #include #include #include %}global __rpc_create_args probe sunrpc.entry = sunrpc.clnt.entry, sunrpc.svc.entry, sunrpc.sched.entry{ } probe sunrpc.return = sunrpc.clnt.return, sunrpc.svc.return, sunrpc.sched.return{ } probe sunrpc.clnt.entry = sunrpc.clnt.create_client, sunrpc.clnt.clone_client, sunrpc.clnt.bind_new_program, sunrpc.clnt.shutdown_client, sunrpc.clnt.call_sync, sunrpc.clnt.call_async, sunrpc.clnt.restart_call{ } probe sunrpc.clnt.return = sunrpc.clnt.create_client.return, sunrpc.clnt.clone_client.return, sunrpc.clnt.bind_new_program.return, sunrpc.clnt.shutdown_client.return, sunrpc.clnt.call_sync.return, sunrpc.clnt.call_async.return, sunrpc.clnt.restart_call.return{ } probe sunrpc.clnt.create_client = _sunrpc.clnt.create_client.rpc_new_client_inline!, _sunrpc.clnt.create_client.rpc_new_client?, _sunrpc.clnt.create_client.rpc_create_client?{ (name) = ("sunrpc.clnt.create_client") (argstr) = (sprintf("%s %s %d %d %d %d %d", servername, progname, prog, vers, prot, port, authflavor)) } probe _sunrpc.clnt.create_client.rpc_new_client_inline = kernel.function("rpc_new_client").inline!, module("sunrpc").function("rpc_new_client").inline{ if (@defined($args)) { (__args) = ($args) (servername) = (__rpc_format_servername($args->servername, $args->address)) (progname) = (kernel_string($args->program->name)) (prog) = ($args->prognumber) (vers) = (vers_from_prog($args->program, $args->version)) (authflavor) = ($args->authflavor) (prot) = ($xprt->prot) (port) = ((@defined($xprt->port))?($xprt->port):(port_from_xprt($xprt))) } else { (__args) = (__rpc_create_args[tid()]) (servername) = (__rpc_format_servername(@cast(__args, "rpc_create_args", "kernel:sunrpc")->servername, @cast(__args, "rpc_create_args", "kernel:sunrpc")->address)) (progname) = (kernel_string(@cast(__args, "rpc_create_args", "kernel:sunrpc")->program->name)) (prog) = (@cast(__args, "rpc_create_args", "kernel:sunrpc")->prognumber) (vers) = (vers_from_prog(@cast(__args, "rpc_create_args", "kernel:sunrpc")->program, @cast(__args, "rpc_create_args", "kernel:sunrpc")->version)) (authflavor) = (@cast(__args, "rpc_create_args", "kernel:sunrpc")->authflavor) (prot) = (__rpc_prot_from_protocol(@cast(__args, "rpc_create_args", "kernel:sunrpc")->protocol)) (port) = (-(1)) } } probe _sunrpc.clnt.create_client.rpc_new_client = kernel.function("rpc_new_client").call!, module("sunrpc").function("rpc_new_client").call{ if (@defined($args)) { (servername) = (__rpc_format_servername($args->servername, $args->address)) (progname) = (kernel_string($args->program->name)) (prog) = ($args->prognumber) (vers) = (vers_from_prog($args->program, $args->version)) (authflavor) = ($args->authflavor) } else { (servername) = (__rpc_format_servername($servname, &$xprt->addr)) (progname) = (kernel_string($program->name)) (prog) = ($program->number) (vers) = (vers_from_prog($program, $vers)) (authflavor) = ($flavor) } (prot) = ($xprt->prot) (port) = ((@defined($xprt->port))?($xprt->port):(port_from_xprt($xprt))) } probe _sunrpc.clnt.create_client.rpc_create_client = kernel.function("rpc_create_client")!, module("sunrpc").function("rpc_create_client"){ (servername) = (__rpc_format_servername($servname, &$xprt->addr)) if (@defined($info)) { (progname) = (kernel_string($info->name)) (prog) = ($info->number) (vers) = (vers_from_prog($info, $version)) (authflavor) = ($authflavor) } else { (progname) = (kernel_string($program->name)) (prog) = ($program->number) (vers) = (vers_from_prog($program, $vers)) (authflavor) = ($flavor) } (prot) = ($xprt->prot) (port) = ((@defined($xprt->port))?($xprt->port):(port_from_xprt($xprt))) } probe sunrpc.clnt.create_client.return = _sunrpc.clnt.create_client.return.rpc_create!, _sunrpc.clnt.create_client.return.rpc_new_client?, _sunrpc.clnt.create_client.return.rpc_create_client?{ (name) = ("sunrpc.clnt.create_client.return") (retstr) = (return_str(2, $return)) } probe _sunrpc.clnt.create_client.return.rpc_create = kernel.function("rpc_create").return!, module("sunrpc").function("rpc_create").return{ } probe _sunrpc.clnt.create_client.return.rpc_new_client = kernel.function("rpc_new_client").return!, module("sunrpc").function("rpc_new_client").return{ } probe _sunrpc.clnt.create_client.return.rpc_create_client = kernel.function("rpc_create_client").return!, module("sunrpc").function("rpc_create_client").return{ } probe sunrpc.clnt.clone_client = kernel.function("rpc_clone_client")!, module("sunrpc").function("rpc_clone_client"){ if (@defined($clnt->cl_server)) (servername) = (__rpc_format_servername($clnt->cl_server, &$clnt->cl_xprt->addr)) else { (__xprt) = (rcu_dereference($clnt->cl_xprt)) (servername) = (__rpc_format_servername(@cast(__xprt, "rpc_xprt")->servername, &@cast(__xprt, "rpc_xprt")->addr)) } (progname) = (kernel_string((@defined($clnt->cl_program->name))?($clnt->cl_program->name):($clnt->cl_protname))) (prog) = (prog_from_clnt($clnt)) (vers) = (vers_from_clnt($clnt)) (prot) = (prot_from_clnt($clnt)) (port) = (port_from_clnt($clnt)) (authflavor) = ($clnt->cl_auth->au_flavor) (name) = ("sunrpc.clnt.clone_client") (argstr) = (sprintf("%s %s %d %d %d %d %d", servername, progname, prog, vers, prot, port, authflavor)) } probe sunrpc.clnt.clone_client.return = kernel.function("rpc_clone_client").return!, module("sunrpc").function("rpc_clone_client").return{ (name) = ("sunrpc.clnt.clone_client.return") (retstr) = (return_str(2, $return)) } probe sunrpc.clnt.shutdown_client = kernel.function("rpc_shutdown_client")!, module("sunrpc").function("rpc_shutdown_client"){ if (@defined($clnt->cl_server)) (servername) = (__rpc_format_servername($clnt->cl_server, &$clnt->cl_xprt->addr)) else { (__xprt) = (rcu_dereference($clnt->cl_xprt)) (servername) = (__rpc_format_servername(@cast(__xprt, "rpc_xprt")->servername, &@cast(__xprt, "rpc_xprt")->addr)) } (progname) = (kernel_string((@defined($clnt->cl_program->name))?($clnt->cl_program->name):($clnt->cl_protname))) (prog) = (prog_from_clnt($clnt)) (vers) = (vers_from_clnt($clnt)) (prot) = (prot_from_clnt($clnt)) (port) = (port_from_clnt($clnt)) (authflavor) = ($clnt->cl_auth->au_flavor) (clones) = (clones_from_clnt($clnt)) (tasks) = (tasks_from_clnt($clnt)) (netreconn) = ($clnt->cl_stats->netreconn) (rpccnt) = ($clnt->cl_stats->rpccnt) if (@defined($clnt->cl_metrics)) { (om_ops) = ($clnt->cl_metrics->om_ops) (om_ntrans) = ($clnt->cl_metrics->om_ntrans) (om_bytes_sent) = ($clnt->cl_metrics->om_bytes_sent) (om_bytes_recv) = ($clnt->cl_metrics->om_bytes_recv) if (@defined($clnt->cl_metrics->om_queue->tv64)) { (om_queue) = ($clnt->cl_metrics->om_queue->tv64) (om_rtt) = ($clnt->cl_metrics->om_rtt->tv64) (om_execute) = ($clnt->cl_metrics->om_execute->tv64) } else { (om_queue) = ($clnt->cl_metrics->om_queue) (om_rtt) = ($clnt->cl_metrics->om_rtt) (om_execute) = ($clnt->cl_metrics->om_execute) } } else { (om_ops) = (-(1)) (om_ntrans) = (-(1)) (om_bytes_sent) = (-(1)) (om_bytes_recv) = (-(1)) (om_queue) = (-(1)) (om_rtt) = (-(1)) (om_execute) = (-(1)) } (name) = ("sunrpc.clnt.shutdown_client") (argstr) = (sprintf("%s %s %d %d %d %d %d %d %d", servername, progname, prog, vers, prot, port, authflavor, clones, tasks)) } probe sunrpc.clnt.shutdown_client.return = kernel.function("rpc_shutdown_client").return!, module("sunrpc").function("rpc_shutdown_client").return{ (name) = ("sunrpc.clnt.shutdown_client.return") (retstr) = ((@defined($return))?(return_str(1, $return)):("N/A")) } probe sunrpc.clnt.bind_new_program = kernel.function("rpc_bind_new_program")!, module("sunrpc").function("rpc_bind_new_program"){ if (@defined($old->cl_server)) (servername) = (__rpc_format_servername($old->cl_server, &$old->cl_xprt->addr)) else { (__xprt) = (rcu_dereference($old->cl_xprt)) (servername) = (__rpc_format_servername(@cast(__xprt, "rpc_xprt")->servername, &@cast(__xprt, "rpc_xprt")->addr)) } (old_progname) = (kernel_string((@defined($old->cl_program->name))?($old->cl_program->name):($old->cl_protname))) (old_prog) = (prog_from_clnt($old)) (old_vers) = (vers_from_clnt($old)) (progname) = (kernel_string($program->name)) (prog) = ($program->number) (vers) = (vers_from_prog($program, $vers)) (name) = ("sunrpc.clnt.bind_new_program") (argstr) = (sprintf("%s %s %d %s %d", servername, old_progname, old_vers, progname, vers)) } probe sunrpc.clnt.bind_new_program.return = kernel.function("rpc_bind_new_program").return!, module("sunrpc").function("rpc_bind_new_program").return{ (name) = ("sunrpc.clnt.bind_new_program.return") (retstr) = (return_str(2, $return)) } probe sunrpc.clnt.call_sync = kernel.function("rpc_call_sync")!, module("sunrpc").function("rpc_call_sync"){ if (@defined($clnt->cl_server)) (servername) = (__rpc_format_servername($clnt->cl_server, &$clnt->cl_xprt->addr)) else { (__xprt) = (rcu_dereference($clnt->cl_xprt)) (servername) = (__rpc_format_servername(@cast(__xprt, "rpc_xprt")->servername, &@cast(__xprt, "rpc_xprt")->addr)) } (progname) = (kernel_string((@defined($clnt->cl_program->name))?($clnt->cl_program->name):($clnt->cl_protname))) (prog) = (prog_from_clnt($clnt)) (vers) = (vers_from_clnt($clnt)) (prot) = (prot_from_clnt($clnt)) (port) = (port_from_clnt($clnt)) (xid) = (xid_from_clnt($clnt)) (dead) = ((@defined($clnt->cl_dead))?($clnt->cl_dead):((atomic_read((@defined(&$clnt->cl_kref->refcount))?(&$clnt->cl_kref->refcount):(&$clnt->cl_count))) == (0))) (proc) = (proc_from_msg($msg)) (procname) = (kernel_string2((@defined($msg->rpc_proc->p_name))?($msg->rpc_proc->p_name):(0), "NULL")) (flags) = ($flags) (name) = ("sunrpc.clnt.call_sync") (argstr) = (sprintf("%s %d %s %d %s %d", servername, xid, progname, vers, procname, flags)) } probe sunrpc.clnt.call_sync.return = kernel.function("rpc_call_sync").return!, module("sunrpc").function("rpc_call_sync").return{ (name) = ("sunrpc.clnt.call_sync.return") (retstr) = (return_str(1, $return)) } probe sunrpc.clnt.call_async = kernel.function("rpc_call_async")!, module("sunrpc").function("rpc_call_async"){ if (@defined($clnt->cl_server)) (servername) = (__rpc_format_servername($clnt->cl_server, &$clnt->cl_xprt->addr)) else { (__xprt) = (rcu_dereference($clnt->cl_xprt)) (servername) = (__rpc_format_servername(@cast(__xprt, "rpc_xprt")->servername, &@cast(__xprt, "rpc_xprt")->addr)) } (progname) = (kernel_string((@defined($clnt->cl_program->name))?($clnt->cl_program->name):($clnt->cl_protname))) (prog) = (prog_from_clnt($clnt)) (vers) = (vers_from_clnt($clnt)) (prot) = (prot_from_clnt($clnt)) (port) = (port_from_clnt($clnt)) (xid) = (xid_from_clnt($clnt)) (dead) = ((@defined($clnt->cl_dead))?($clnt->cl_dead):((atomic_read((@defined(&$clnt->cl_kref->refcount))?(&$clnt->cl_kref->refcount):(&$clnt->cl_count))) == (0))) (proc) = (proc_from_msg($msg)) (procname) = (kernel_string2((@defined($msg->rpc_proc->p_name))?($msg->rpc_proc->p_name):(0), "NULL")) (flags) = ($flags) (name) = ("sunrpc.clnt.call_async") (argstr) = (sprintf("%s %d %s %d %s %d", servername, xid, progname, vers, procname, flags)) } probe sunrpc.clnt.call_async.return = kernel.function("rpc_call_async").return!, module("sunrpc").function("rpc_call_async").return{ (name) = ("sunrpc.clnt.call_async.return") (retstr) = (return_str(1, $return)) } probe sunrpc.clnt.restart_call = kernel.function("rpc_restart_call")!, module("sunrpc").function("rpc_restart_call"){ if (@defined($task->tk_client->cl_server)) (servername) = (__rpc_format_servername($task->tk_client->cl_server, &$task->tk_client->cl_xprt->addr)) else { (__xprt) = (rcu_dereference($task->tk_client->cl_xprt)) (servername) = (__rpc_format_servername(@cast(__xprt, "rpc_xprt")->servername, &@cast(__xprt, "rpc_xprt")->addr)) } (prog) = (prog_from_clnt($task->tk_client)) (xid) = ($task->tk_rqstp->rq_xid) (tk_pid) = ($task->tk_pid) (tk_flags) = ($task->tk_flags) (tk_priority) = ($task->tk_priority) (tk_runstate) = ($task->tk_runstate) (name) = ("sunrpc.clnt.restart_call") (argstr) = (sprintf("%s %d %d %d %d %d %d", servername, prog, xid, tk_pid, tk_flags, tk_priority, tk_runstate)) } probe sunrpc.clnt.restart_call.return = kernel.function("rpc_restart_call").return!, module("sunrpc").function("rpc_restart_call").return{ (name) = ("sunrpc.clnt.restart_call.return") (retstr) = ("N/A") } probe sunrpc.svc.entry = sunrpc.svc.register, sunrpc.svc.create, sunrpc.svc.destroy, sunrpc.svc.process, sunrpc.svc.authorise, sunrpc.svc.recv, sunrpc.svc.send, sunrpc.svc.drop{ } probe sunrpc.svc.return = sunrpc.svc.register.return, sunrpc.svc.create.return, sunrpc.svc.destroy.return, sunrpc.svc.process.return, sunrpc.svc.authorise.return, sunrpc.svc.recv.return, sunrpc.svc.send.return, sunrpc.svc.drop.return{ } probe sunrpc.svc.register = kernel.function("svc_register")!, module("sunrpc").function("svc_register"){ (sv_name) = (kernel_string($serv->sv_name)) (progname) = (kernel_string($serv->sv_program->pg_name)) (prog) = ($serv->sv_program->pg_prog) (prot) = ($proto) (port) = ($port) (name) = ("sunrpc.svc.register") (argstr) = (sprintf("%s %s %d %d", sv_name, progname, prot, port)) } probe sunrpc.svc.register.return = kernel.function("svc_register").return!, module("sunrpc").function("svc_register").return{ (name) = ("sunrpc.svc.register.return") (retstr) = (return_str(1, $return)) } probe sunrpc.svc.create = kernel.function("svc_create")!, module("sunrpc").function("svc_create"){ (progname) = (kernel_string($prog->pg_name)) (prog) = ($prog->pg_prog) (pg_nvers) = ($prog->pg_nvers) (bufsize) = ($bufsize) (name) = ("sunrpc.svc.create") (argstr) = (sprintf("%s %d %d %d", progname, prog, pg_nvers, bufsize)) } probe sunrpc.svc.create.return = kernel.function("svc_create").return!, module("sunrpc").function("svc_create").return{ (name) = ("sunrpc.svc.create.return") (retstr) = (return_str(2, $return)) } probe sunrpc.svc.destroy = kernel.function("svc_destroy")!, module("sunrpc").function("svc_destroy"){ (sv_name) = (kernel_string($serv->sv_name)) (sv_progname) = (kernel_string($serv->sv_program->pg_name)) (sv_prog) = ($serv->sv_program->pg_prog) (sv_nrthreads) = ($serv->sv_nrthreads) (netcnt) = ($serv->sv_stats->netcnt) (netcpconn) = ($serv->sv_stats->nettcpconn) (rpccnt) = ($serv->sv_stats->rpccnt) (rpcbadfmt) = ($serv->sv_stats->rpcbadfmt) (rpcbadauth) = ($serv->sv_stats->rpcbadauth) (name) = ("sunrpc.svc.destroy") (argstr) = (sprintf("%s %d %d", sv_name, sv_prog, sv_nrthreads)) } probe sunrpc.svc.destroy.return = kernel.function("svc_destroy").return!, module("sunrpc").function("svc_destroy").return{ (name) = ("sunrpc.svc.destroy.return") (retstr) = ("N/A") } probe sunrpc.svc.process = kernel.function("svc_process")!, module("sunrpc").function("svc_process"){ if (!(@defined($serv))) { (sv_name) = (kernel_string($rqstp->rq_server->sv_name)) (sv_prog) = ($rqstp->rq_server->sv_program->pg_prog) (sv_nrthreads) = ($rqstp->rq_server->sv_nrthreads) } else { (sv_name) = (kernel_string($serv->sv_name)) (sv_prog) = ($serv->sv_program->pg_prog) (sv_nrthreads) = ($serv->sv_nrthreads) } (peer_ip) = (addr_from_rqst($rqstp)) (rq_xid) = ($rqstp->rq_xid) (rq_prog) = ($rqstp->rq_prog) (rq_vers) = ($rqstp->rq_vers) (rq_proc) = ($rqstp->rq_proc) (rq_prot) = ($rqstp->rq_prot) (name) = ("sunrpc.svc.process") (argstr) = (sprintf("%s %d %d %d %d %d %d", sv_name, sv_prog, peer_ip, rq_xid, rq_prog, rq_vers, rq_proc)) } probe sunrpc.svc.process.return = kernel.function("svc_process").return!, module("sunrpc").function("svc_process").return{ (name) = ("sunrpc.svc.process.return") (retstr) = (return_str(1, $return)) } probe sunrpc.svc.authorise = kernel.function("svc_authorise")!, module("sunrpc").function("svc_authorise"){ (sv_name) = (kernel_string($rqstp->rq_server->sv_name)) (peer_ip) = (addr_from_rqst($rqstp)) (rq_xid) = ($rqstp->rq_xid) (rq_prog) = ($rqstp->rq_prog) (rq_vers) = ($rqstp->rq_vers) (rq_proc) = ($rqstp->rq_proc) (rq_prot) = ($rqstp->rq_prot) (name) = ("sunrpc.svc.authorise") (argstr) = (sprintf("%d %d %d %d %d %d", peer_ip, rq_xid, rq_prog, rq_vers, rq_proc, rq_prot)) } probe sunrpc.svc.authorise.return = kernel.function("svc_authorise").return!, module("sunrpc").function("svc_authorise").return{ (name) = ("sunrpc.svc.authorise.return") (retstr) = (return_str(1, $return)) } probe sunrpc.svc.recv = kernel.function("svc_recv")!, module("sunrpc").function("svc_recv"){ if (!(@defined($serv))) { (sv_name) = (kernel_string($rqstp->rq_server->sv_name)) (sv_prog) = ($rqstp->rq_server->sv_program->pg_prog) (sv_nrthreads) = ($rqstp->rq_server->sv_nrthreads) } else { (sv_name) = (kernel_string($serv->sv_name)) (sv_prog) = ($serv->sv_program->pg_prog) (sv_nrthreads) = ($serv->sv_nrthreads) } (timeout) = ($timeout) (name) = ("sunrpc.svc.recv") (argstr) = (sprintf("%s %d", sv_name, timeout)) } probe sunrpc.svc.recv.return = kernel.function("svc_recv").return!, module("sunrpc").function("svc_recv").return{ (name) = ("sunrpc.svc.recv.return") (retstr) = (return_str(1, $return)) } probe sunrpc.svc.send = kernel.function("svc_send")!, module("sunrpc").function("svc_send"){ (sv_name) = (kernel_string($rqstp->rq_server->sv_name)) (peer_ip) = (addr_from_rqst($rqstp)) (rq_xid) = ($rqstp->rq_xid) (rq_prog) = ($rqstp->rq_prog) (rq_vers) = ($rqstp->rq_vers) (rq_proc) = ($rqstp->rq_proc) (rq_prot) = ($rqstp->rq_prot) (name) = ("sunrpc.svc.send") (argstr) = (sprintf("%s %d %d %d %d %d %d", sv_name, peer_ip, rq_xid, rq_prog, rq_vers, rq_proc, rq_prot)) } probe sunrpc.svc.send.return = kernel.function("svc_send").return!, module("sunrpc").function("svc_send").return{ (name) = ("sunrpc.svc.send.return") (retstr) = (return_str(1, $return)) } probe sunrpc.svc.drop = kernel.function("svc_drop")!, module("sunrpc").function("svc_drop"){ (sv_name) = (kernel_string($rqstp->rq_server->sv_name)) (peer_ip) = (addr_from_rqst($rqstp)) (rq_xid) = ($rqstp->rq_xid) (rq_prog) = ($rqstp->rq_prog) (rq_vers) = ($rqstp->rq_vers) (rq_proc) = ($rqstp->rq_proc) (rq_prot) = ($rqstp->rq_prot) (name) = ("sunrpc.svc.drop") (argstr) = (sprintf("%s %d %d %d %d %d %d", sv_name, peer_ip, rq_xid, rq_prog, rq_vers, rq_proc, rq_prot)) } probe sunrpc.svc.drop.return = kernel.function("svc_drop").return!, module("sunrpc").function("svc_drop").return{ (name) = ("sunrpc.svc.drop.return") (retstr) = ("N/A") } probe sunrpc.sched.entry = sunrpc.sched.new_task, sunrpc.sched.release_task?, sunrpc.sched.execute, sunrpc.sched.delay{ } probe sunrpc.sched.return = sunrpc.sched.new_task.return, sunrpc.sched.release_task.return?, sunrpc.sched.execute.return, sunrpc.sched.delay.return{ } probe sunrpc.sched.new_task = kernel.function("rpc_new_task")!, module("sunrpc").function("rpc_new_task"){ if (@defined($setup_data)) { (xid) = (xid_from_clnt($setup_data->rpc_client)) (prog) = (prog_from_clnt($setup_data->rpc_client)) (vers) = (vers_from_clnt($setup_data->rpc_client)) (prot) = (prot_from_clnt($setup_data->rpc_client)) (flags) = ($setup_data->flags) } else { (xid) = (xid_from_clnt($clnt)) (prog) = (prog_from_clnt($clnt)) (vers) = (vers_from_clnt($clnt)) (prot) = (prot_from_clnt($clnt)) (flags) = ($flags) } (name) = ("sunrpc.sched.new_task") (argstr) = (sprintf("%d %d %d %d %d", xid, prog, vers, prot, flags)) } probe sunrpc.sched.new_task.return = kernel.function("rpc_new_task").return!, module("sunrpc").function("rpc_new_task").return{ (name) = ("sunrpc.sched.new_task.return") (retstr) = (return_str(2, $return)) } probe sunrpc.sched.release_task = kernel.function("rpc_release_task").call!, module("sunrpc").function("rpc_release_task").call!, never{ if (@defined($task)) { (xid) = (xid_from_clnt($task->tk_client)) (prog) = (prog_from_clnt($task->tk_client)) (vers) = (vers_from_clnt($task->tk_client)) (prot) = (prot_from_clnt($task->tk_client)) (tk_flags) = ($task->tk_flags) } else { (xid) = (-(1)) (prog) = (-(1)) (vers) = (-(1)) (prot) = (-(1)) (tk_flags) = (-(1)) } (name) = ("sunrpc.sched.release_task") (argstr) = (sprintf("%d %d %d %d %d", xid, prog, vers, prot, tk_flags)) } probe sunrpc.sched.release_task.return = kernel.function("rpc_release_task").return!, module("sunrpc").function("rpc_release_task").return?{ (name) = ("sunrpc.sched.release_task.return") (retstr) = ("N/A") } probe sunrpc.sched.execute = kernel.function("__rpc_execute")!, module("sunrpc").function("__rpc_execute"){ (xid) = (xid_from_clnt($task->tk_client)) (prog) = (prog_from_clnt($task->tk_client)) (vers) = (vers_from_clnt($task->tk_client)) (prot) = (prot_from_clnt($task->tk_client)) (tk_pid) = ($task->tk_pid) (tk_flags) = ($task->tk_flags) (name) = ("sunrpc.sched.execute") (argstr) = (sprintf("%d %d %d %d %d %d", xid, prog, vers, prot, tk_pid, tk_flags)) } probe sunrpc.sched.execute.return = kernel.function("__rpc_execute").return!, module("sunrpc").function("__rpc_execute").return{ (name) = ("sunrpc.sched.execute.return") if (@defined($return)) { (retstr) = (return_str(1, $return)) } else { (retstr) = ("N/A") } } probe sunrpc.sched.delay = kernel.function("rpc_delay")!, module("sunrpc").function("rpc_delay"){ (xid) = (xid_from_clnt($task->tk_client)) (prog) = (prog_from_clnt($task->tk_client)) (vers) = (vers_from_clnt($task->tk_client)) (prot) = (prot_from_clnt($task->tk_client)) (tk_pid) = ($task->tk_pid) (tk_flags) = ($task->tk_flags) (delay) = ($delay) (name) = ("sunrpc.sched.delay") (argstr) = (sprintf("%d %d %d %d %d %d %d", xid, prog, vers, prot, tk_pid, tk_flags, delay)) } probe sunrpc.sched.delay.return = kernel.function("rpc_delay").return!, module("sunrpc").function("rpc_delay").return{ (name) = ("sunrpc.sched.delay.return") (retstr) = ("N/A") } probe kernel.function("rpc_create").call!,module("sunrpc").function("rpc_create").call?{ (__rpc_create_args[tid()]) = ($args) } probe kernel.function("rpc_create").return!,module("sunrpc").function("rpc_create").return?{ delete __rpc_create_args[tid()] } function __rpc_prot_from_protocol (protocol) %{ switch (STAP_ARG_protocol) { #ifdef XPRT_TRANSPORT_BC case XPRT_TRANSPORT_UDP: STAP_RETVALUE = IPPROTO_UDP; break; case XPRT_TRANSPORT_TCP: case XPRT_TRANSPORT_BC_TCP: STAP_RETVALUE = IPPROTO_TCP; break; #endif default: STAP_RETVALUE = -1; break; } %} function xid_from_clnt (clnt) { if ((clnt) == (0)) return 0 return @cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_xprt->xid } function prog_from_clnt (clnt) { if ((clnt) == (0)) return 0 return (@defined(@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_prog))?(@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_prog):(@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_pmap->pm_prog) } function vers_from_clnt (clnt) { if ((clnt) == (0)) return 0 return (@defined(@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_vers))?(@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_vers):(@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_pmap->pm_vers) } function prot_from_clnt (clnt) { if ((clnt) == (0)) return 0 return @cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_xprt->prot } function port_from_xprt (cl_xprt) { if ((cl_xprt) == (0)) return 0 (addr) = (&@cast(cl_xprt, "rpc_xprt", "kernel:sunrpc")->addr) if ((addr) == (0)) return 0 if ((@cast(addr, "sockaddr")->sa_family) == (%{ /* pure */ /* unprivileged */ AF_INET %})) { return ntohs(@cast(addr, "sockaddr_in")->sin_port) } else if ((@cast(addr, "sockaddr")->sa_family) == (%{ /* pure */ /* unprivileged */ AF_INET6 %})) { return ntohs(@cast(addr, "sockaddr_in6")->sin6_port) } return 0 } function port_from_clnt (clnt) { if ((clnt) == (0)) return 0 (cl_xprt) = (@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_xprt) return port_from_xprt(cl_xprt) } function clones_from_clnt (clnt) { return (@defined(@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_count))?(atomic_read(&@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_count)):(-(1)) } function tasks_from_clnt (clnt) { return (@defined(@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_users))?(atomic_read(&@cast(clnt, "rpc_clnt", "kernel:sunrpc")->cl_users)):(-(1)) } function proc_from_msg (msg) { if ((msg) == (0)) return 0 return @cast(msg, "rpc_message", "kernel:sunrpc")->rpc_proc->p_proc } function vers_from_prog (program, vers) { if ((program) && ((vers) < (@cast(program, "rpc_program", "kernel:sunrpc")->nrvers))) return @cast(program, "rpc_program", "kernel:sunrpc")->version[vers]->number return 0 } function addr_from_rqst (rqstp) { if (rqstp) { (addr) = (&@cast(rqstp, "svc_rqst", "kernel:nfs")->rq_addr) if ((addr) == (0)) return 0 if ((@cast(addr, "sockaddr")->sa_family) == (%{ /* pure */ /* unprivileged */ AF_INET %})) { return @cast(addr, "sockaddr_in")->sin_addr->s_addr } else if ((@cast(addr, "sockaddr")->sa_family) == (%{ /* pure */ /* unprivileged */ AF_INET6 %})) { return &@cast(addr, "sockaddr_in6")->sin6_addr } } return 0 } function addr_from_rqst_str (rqstp) { if ((rqstp) == (0)) return "Null" (addr) = (&@cast(rqstp, "svc_rqst", "kernel:nfs")->rq_addr) if ((addr) == (0)) return "Null" (s_addr) = (addr_from_rqst(rqstp)) if ((s_addr) == (0)) return "Unsupported Address Family" if ((@cast(addr, "sockaddr_in")->sin_family) == (%{ /* pure */ /* unprivileged */ AF_INET %})) { return sprintf("%s:%d", format_ipaddr(s_addr, %{ /* pure */ /* unprivileged */ AF_INET %}), @cast(addr, "sockaddr_in")->sin_port) } return sprintf("[%s]:%d", format_ipaddr(s_addr, %{ /* pure */ /* unprivileged */ AF_INET6 %}), @cast(addr, "sockaddr_in6")->sin6_port) } function __rpc_format_servername (servername, address) { printf("__rpc_format_servername: %p\\n", servername) if ((servername) != (0)) return kernel_string(servername) if ((@cast(address, "sockaddr")->sa_family) == (%{ /* pure */ /* unprivileged */ AF_LOCAL %})) { return kernel_string(@cast(address, "sockaddr_un")->sun_path) } else if ((@cast(address, "sockaddr")->sa_family) == (%{ /* pure */ /* unprivileged */ AF_INET %})) { return format_ipaddr(&@cast(address, "sockaddr_in")->sin_addr->s_addr, %{ /* pure */ /* unprivileged */ AF_INET %}) } else if ((@cast(address, "sockaddr")->sa_family) == (%{ /* pure */ /* unprivileged */ AF_INET6 %})) { return format_ipaddr(&@cast(address, "sockaddr_in6")->sin6_addr, %{ /* pure */ /* unprivileged */ AF_INET6 %}) } return "*unknown address family*" } # file /root/systemtap_write/install/share/systemtap/tapset/linux/scheduler.stp probe scheduler.cpu_off = kernel.trace("sched_switch")!, kernel.function("context_switch"){ (name) = ("cpu_off") (task_prev) = ($prev) (task_next) = ($next) (idle) = (__is_idle()) } probe scheduler.cpu_on = kernel.function("finish_task_switch")?{ (name) = ("cpu_on") (task_prev) = ($prev) (idle) = (__is_idle()) } probe scheduler.tick = kernel.function("scheduler_tick"){ (name) = ("tick") (idle) = (__is_idle()) } probe scheduler.balance = kernel.function("idle_balance")?{ (name) = ("balance") } probe scheduler.ctxswitch = kernel.trace("sched_switch")!, kernel.function("__switch_to"){ (name) = ("ctxswitch") if (@defined($prev_p)) { (prev_priority) = ($prev_p->prio) (prev_pid) = ($prev_p->tgid) (prev_tid) = ($prev_p->pid) (prev_task) = ($prev_p) (prev_task_name) = (task_execname($prev_p)) (prevtsk_state) = ($prev_p->state) } else { (prev_priority) = ($prev->prio) (prev_pid) = ($prev->tgid) (prev_tid) = ($prev->pid) (prev_task) = ($prev) (prev_task_name) = (task_execname($prev)) (prevtsk_state) = ($prev->state) } if (@defined($next)) { (next_priority) = ($next->prio) (next_pid) = ($next->tgid) (next_tid) = ($next->pid) (next_task) = ($next) (next_task_name) = (task_execname($next)) (nexttsk_state) = ($next->state) } else if (@defined($next_p)) { (next_priority) = ($next_p->prio) (next_pid) = ($next_p->tgid) (next_tid) = ($next_p->pid) (next_task) = ($next_p) (next_task_name) = (task_execname($next_p)) (nexttsk_state) = ($next_p->state) } else { (next_priority) = ($new->prio) (next_pid) = ($new->tgid) (next_tid) = ($new->pid) (next_task) = ($new) (next_task_name) = (task_execname($new)) (nexttsk_state) = ($new->state) } } probe __scheduler.kthread_stop.kp = kernel.function("kthread_stop"){ (thread_pid) = ($k->tgid) (thread_priority) = ($k->prio) } probe __scheduler.kthread_stop.tp = kernel.trace("sched_kthread_stop"){ (thread_pid) = ($t->tgid) (thread_priority) = ($t->prio) } probe scheduler.kthread_stop = __scheduler.kthread_stop.tp!, __scheduler.kthread_stop.kp{ (name) = ("kthread_stop") } probe __scheduler.kthread_stop.return.kp = kernel.function("kthread_stop").return{ (return_value) = ($k->exit_code) } probe __scheduler.kthread_stop.return.tp = kernel.trace("sched_kthread_stop_ret"){ (return_value) = ($ret) } probe scheduler.kthread_stop.return = __scheduler.kthread_stop.return.tp!, __scheduler.kthread_stop.return.kp{ (name) = ("kthread_stop") } probe scheduler.wait_task = kernel.trace("sched_wait_task")!, kernel.function("wait_task_inactive")?{ (name) = ("wait_task") (task_pid) = ($p->tgid) (task_priority) = ($p->prio) } probe scheduler.wakeup = kernel.trace("sched_wakeup")!, kernel.function("try_to_wake_up"){ (name) = ("wakeup") (task) = ($p) (task_pid) = ($p->tgid) (task_tid) = ($p->pid) (task_priority) = ($p->prio) (task_cpu) = (task_cpu($p)) (task_state) = (task_state($p)) } probe scheduler.wakeup_new = kernel.trace("sched_wakeup_new")!, kernel.function("wake_up_new_task"){ (name) = ("wakeup_new") (task_pid) = ($p->tgid) (task_priority) = ($p->prio) (task_cpu) = (task_cpu($p)) (task_state) = (task_state($p)) (task) = ($p) (task_tid) = ($p->pid) } probe __scheduler.migrate.kp = kernel.function("set_task_cpu")!, kernel.function("pull_task")?{ (cpu_to) = ((@defined($new_cpu))?($new_cpu):((@defined($cpu))?($cpu):($this_cpu))) } probe __scheduler.migrate.tp = kernel.trace("sched_migrate_task"){ (cpu_to) = ($dest_cpu) } probe scheduler.migrate = __scheduler.migrate.tp!, __scheduler.migrate.kp?{ (name) = ("migrate") (task) = ($p) (pid) = ($p->tgid) (priority) = ($p->prio) (cpu_from) = (task_cpu($p)) } probe __scheduler.process_free.kp = kernel.function("delayed_put_task_struct")!, kernel.function("__put_task_struct"){ if (@defined($rhp)) { (__tsk) = (container_of_task_rcu($rhp)) (pid) = ((__tsk)->tgid) (priority) = ((__tsk)->prio) } else { (pid) = ($tsk->tgid) (priority) = ($tsk->prio) } } probe __scheduler.process_free.tp = kernel.trace("sched_process_free"){ (pid) = ($p->tgid) (priority) = ($p->prio) } probe scheduler.process_free = __scheduler.process_free.tp!, __scheduler.process_free.kp{ (name) = ("process_free") } probe __scheduler.process_exit.kp = kernel.function("do_exit"){ if (@defined($tsk)) { (__tsk) = ($tsk) (pid) = ($tsk->tgid) (priority) = ($tsk->prio) } else { (__tsk) = (task_current()) (pid) = ((__tsk)->tgid) (priority) = ((__tsk)->prio) } } probe __scheduler.process_exit.tp = kernel.trace("sched_process_exit"){ (pid) = ($p->tgid) (priority) = ($p->prio) } probe scheduler.process_exit = __scheduler.process_exit.tp!, __scheduler.process_exit.kp{ (name) = ("process_exit") } probe __scheduler.process_wait.kp = kernel.function("do_wait"){ if (@defined($wo)) { (pid) = ($wo->wo_pid) } else { (pid) = ($pid) } } probe __scheduler.process_wait.tp = kernel.trace("sched_process_wait"){ (pid) = ($pid) } probe scheduler.process_wait = __scheduler.process_wait.tp!, __scheduler.process_wait.kp{ (name) = ("process_wait") } probe __scheduler.process_fork.kp = kernel.function("do_fork").return{ (parent_pid) = ((task_current())->tgid) (child_pid) = ($return) } probe __scheduler.process_fork.tp = kernel.trace("sched_process_fork"){ (parent_pid) = ($parent->tgid) (child_pid) = ($child->tgid) } probe scheduler.process_fork = __scheduler.process_fork.tp!, __scheduler.process_fork.kp{ (name) = ("process_fork") } probe __scheduler.signal_send.kp = kernel.function("__send_signal")!, kernel.function("send_signal"){ (pid) = ($t->tgid) } probe __scheduler.signal_send.tp = kernel.trace("sched_signal_send"){ (pid) = ($p->tgid) } probe scheduler.signal_send = __scheduler.signal_send.tp!, __scheduler.signal_send.kp{ (name) = ("signal_send") (signal_number) = ($sig) } function __is_idle () %{ /* pure */ /* Ways to detect idle-ness: * - pid() or tid() == 0 * - current == current->parent * - current == this_rq()->idle * - others? */ STAP_RETVALUE = (current->pid == 0); %} function container_of_task_rcu (rcu_ptr) { if (@defined(&@cast(0, "task_struct", "kernel")->rcu)) { (offset) = (&@cast(0, "task_struct", "kernel")->rcu) if ((rcu_ptr) > (offset)) return &@cast((rcu_ptr) - (offset), "task_struct", "kernel") } return 0 } # file /root/systemtap_write/install/share/systemtap/tapset/linux/scsi.stp %{ #include #include #include #include #include #include %}probe scsi.ioentry.scsilib = module("scsi_mod").function("scsi_prep_fn")!, kernel.function("scsi_prep_fn"){ } probe scsi.ioentry.sd = module("sd_mod").function("sd_prep_fn")!, kernel.function("sd_prep_fn"){ } probe scsi.ioentry.sr = module("sr_mod").function("sr_prep_fn")!, kernel.function("sr_prep_fn"){ } probe scsi.ioentry = scsi.ioentry.*?{ (req_addr) = ((@defined($req))?($req):($rq)) if ((@cast(req_addr, "request")->rq_disk) == (0)) { (disk_major) = (-(1)) (disk_minor) = (-(1)) } else { (disk_major) = (@cast(req_addr, "request")->rq_disk->major) (disk_minor) = (@cast(req_addr, "request")->rq_disk->first_minor) } (device_state) = (get_devstate_from_req($q)) (device_state_str) = (describe_device_state(device_state)) } probe scsi.iodispatching = module("scsi_mod").function("scsi_dispatch_cmd@drivers/scsi/scsi.c")!, kernel.function("scsi_dispatch_cmd@drivers/scsi/scsi.c")?{ (host_no) = ($cmd->device->host->host_no) (channel) = ($cmd->device->channel) (lun) = ($cmd->device->lun) (dev_id) = ($cmd->device->id) (device_state) = ($cmd->device->sdev_state) (device_state_str) = (describe_device_state(device_state)) (data_direction) = ($cmd->sc_data_direction) (data_direction_str) = (describe_data_direction(data_direction)) (request_buffer) = ((@defined($cmd->sdb->table->sgl))?($cmd->sdb->table->sgl):($cmd->request_buffer)) (request_bufflen) = ((@defined($cmd->sdb->length))?($cmd->sdb->length):($cmd->request_bufflen)) (req_addr) = ($cmd->request) } probe scsi.iodone = kernel.trace("scsi_dispatch_cmd_done")!, module("scsi_mod").function("scsi_done@drivers/scsi/scsi.c")!, kernel.function("scsi_done@drivers/scsi/scsi.c")?{ (host_no) = (@cast($cmd->device, "scsi_device", "kernel:scsi_mod")->host->host_no) (channel) = (@cast($cmd->device, "scsi_device", "kernel:scsi_mod")->channel) (lun) = (@cast($cmd->device, "scsi_device", "kernel:scsi_mod")->lun) (dev_id) = (@cast($cmd->device, "scsi_device", "kernel:scsi_mod")->id) (device_state) = (@cast($cmd->device, "scsi_device", "kernel:scsi_mod")->sdev_state) (device_state_str) = (describe_device_state(device_state)) (data_direction) = ($cmd->sc_data_direction) (data_direction_str) = (describe_data_direction(data_direction)) (req_addr) = ($cmd->request) (scsi_timer_pending) = (scsi_timer_pending($cmd)) } probe scsi.iocompleted = module("scsi_mod").function("scsi_io_completion@drivers/scsi/scsi_lib.c")!, kernel.function("scsi_io_completion@drivers/scsi/scsi_lib.c")?{ (host_no) = ($cmd->device->host->host_no) (channel) = ($cmd->device->channel) (lun) = ($cmd->device->lun) (dev_id) = ($cmd->device->id) (device_state) = ($cmd->device->sdev_state) (device_state_str) = (describe_device_state(device_state)) (data_direction) = ($cmd->sc_data_direction) (data_direction_str) = (describe_data_direction(data_direction)) (req_addr) = ($cmd->request) (goodbytes) = ($good_bytes) } probe scsi.ioexecute = module("scsi_mod").function("scsi_execute@drivers/scsi/scsi_lib.c")!, kernel.function("scsi_execute@drivers/scsi/scsi_lib.c")?{ (host_no) = ($sdev->host->host_no) (channel) = ($sdev->channel) (lun) = ($sdev->lun) (dev_id) = ($sdev->id) (device_state) = ($sdev->sdev_state) (device_state_str) = (describe_device_state(device_state)) (data_direction) = ($data_direction) (data_direction_str) = (describe_data_direction(data_direction)) (request_buffer) = ($buffer) (request_bufflen) = ($bufflen) (timeout) = ($timeout) (retries) = ($retries) } probe scsi.set_state = module("scsi_mod").function("scsi_device_set_state@drivers/scsi/scsi_lib.c")!, kernel.function("scsi_device_set_state@drivers/scsi/scsi_lib.c")?{ (state) = ($state) (state_str) = (describe_device_state(state)) (host_no) = ($sdev->host->host_no) (channel) = ($sdev->channel) (lun) = ($sdev->lun) (dev_id) = ($sdev->id) (old_state) = ($sdev->sdev_state) (old_state_str) = (describe_device_state(old_state)) } function describe_data_direction (state) %{ /* pure */ switch ((long)STAP_ARG_state) { case DMA_BIDIRECTIONAL: strlcpy(STAP_RETVALUE, "BIDIRECTIONAL", MAXSTRINGLEN); break; case DMA_TO_DEVICE: strlcpy(STAP_RETVALUE, "TO_DEVICE", MAXSTRINGLEN); break; case DMA_FROM_DEVICE: strlcpy(STAP_RETVALUE, "FROM_DEVICE", MAXSTRINGLEN); break; case DMA_NONE: strlcpy(STAP_RETVALUE, "NONE", MAXSTRINGLEN); break; default: strlcpy(STAP_RETVALUE, "[INVALID]", MAXSTRINGLEN); } %} function describe_device_state (state) %{ /* pure */ switch ((long)STAP_ARG_state) { case SDEV_CREATED: strlcpy(STAP_RETVALUE, "CREATED", MAXSTRINGLEN); break; case SDEV_RUNNING: strlcpy(STAP_RETVALUE, "RUNNING", MAXSTRINGLEN); break; case SDEV_CANCEL: strlcpy(STAP_RETVALUE, "CANCEL", MAXSTRINGLEN); break; case SDEV_DEL: strlcpy(STAP_RETVALUE, "DEL", MAXSTRINGLEN); break; case SDEV_QUIESCE: strlcpy(STAP_RETVALUE, "QUIESCE", MAXSTRINGLEN); break; case SDEV_OFFLINE: strlcpy(STAP_RETVALUE, "OFFLINE", MAXSTRINGLEN); break; #ifdef SDEV_BLOCK case SDEV_BLOCK: strlcpy(STAP_RETVALUE, "BLOCK", MAXSTRINGLEN); break; #endif #ifdef SDEV_CREATED_BLOCK case SDEV_CREATED_BLOCK: strlcpy(STAP_RETVALUE, "CREATED_BLOCK", MAXSTRINGLEN); break; #endif default: strlcpy(STAP_RETVALUE, "[INVALID]", MAXSTRINGLEN); } %} function timer_pending (timer) { return ((@defined(@cast(timer, "timer_list")->entry->next))?(@cast(timer, "timer_list")->entry->next):(@cast(timer, "timer_list")->base)) != (0) } function scsi_timer_pending (cmd) { return timer_pending(&@cast(cmd, "scsi_cmnd", "kernel:scsi_mod")->request->q->timeout) } function get_devstate_from_req (var) { (sdev) = (@cast(var, "request_queue", "kernel:scsi_mod")->queuedata) return @cast(sdev, "scsi_device", "kernel:scsi_mod")->sdev_state } # file /root/systemtap_write/install/share/systemtap/tapset/linux/signal.stp global __sig[64] probe signal.send = __signal.send.signal_generate!, __signal.send.send_sigqueue, __signal.send.send_signal?{ (sig_name) = (_signal_name(sig)) (sig_pid) = (task_pid(task)) (pid_name) = (task_execname(task)) if ((sinfo) == (2)) (si_code) = ("SIGSTOP or SIGKILL") else if ((sinfo) > (0)) (si_code) = ("SI_KERNEL (SIGFPE, SIGSEGV, SIGTRAP, SIGCHLD, SIGPOLL)") else if ((sinfo) <= (0)) (si_code) = ("SI_USER or SI_TIMER or SI_ASYNCIO") } probe __signal.send.signal_generate = kernel.trace("signal_generate")?{ (name) = ("signal_generate") (sig) = ($sig) (task) = ($task) (sinfo) = ($info) (shared) = ((((@defined($group))?($group):(0)) == (0))?(0):(1)) } probe __signal.send.send_sigqueue = kernel.function("send_sigqueue"){ (name) = ("send_sigqueue") (task) = ((@defined($t))?($t):($p)) (sig) = ((@defined($q->info->si_signo))?($q->info->si_signo):($sig)) (sinfo) = ((@defined($q->info))?($q->info):(0)) (shared) = (0) } probe __signal.send.send_signal = kernel.function("__send_signal")!, kernel.function("send_signal")?{ if (@defined($group)) { (name) = ("__send_signal") (shared) = ((($group) == (0))?(0):(1)) } else { (name) = ("send_signal") (shared) = (0) } (sig) = ($sig) (task) = ($t) (sinfo) = ($info) } probe __signal.send.group_send_sig_info = kernel.function("__group_send_sig_info"){ (name) = ("__group_send_sig_info") (sig) = ($sig) (task) = ($p) (sinfo) = ($info) (shared) = (1) } probe __signal.send.send_group_sigqueue = kernel.function("send_group_sigqueue"){ (name) = ("send_group_sigqueue") (sig) = ($sig) (task) = ($p) (sinfo) = (0) (shared) = (1) } probe __signal.send.specific_send_sig_info = kernel.function("specific_send_sig_info").call{ (name) = ("specific_send_sig_info") (sig) = ($sig) (task) = ($t) (sinfo) = ($info) (shared) = (0) } probe signal.checkperm = kernel.function("check_kill_permission"){ (sig) = ($sig) (task) = ($t) (sinfo) = ($info) (name) = ("checkperm") (sig_name) = (_signal_name($sig)) (sig_pid) = (task_pid(task)) (pid_name) = (task_execname(task)) if ((sinfo) == (2)) (si_code) = ("SIGSTOP or SIGKILL") else if ((sinfo) > (0)) (si_code) = ("SI_KERNEL (SIGFPE, SIGSEGV, SIGTRAP, SIGCHLD, SIGPOLL)") else if ((sinfo) <= (0)) (si_code) = ("SI_USER or SI_TIMER or SI_ASYNCIO") } probe signal.checkperm.return = kernel.function("check_kill_permission").return?{ (name) = ("checkperm") (retstr) = (return_str(1, $return)) } probe __signal.wakeup.signal_wake_up_state = kernel.function("signal_wake_up_state"){ (resume) = ((($state) == (0))?(0):(1)) if (($state) & ((%{ /* pure */ __TASK_STOPPED %}) != (0))) { (state_mask) .= (" | TASK_STOPPED") } if (($state) & ((%{ /* pure */ __TASK_TRACED %}) != (0))) { (state_mask) .= (" | TASK_TRACED") } if (($state) & ((%{ /* pure */ TASK_WAKEKILL %}) != (0))) { (state_mask) .= (" | TASK_WAKEKILL") } (state_mask) = (("TASK_INTERRUPTIBLE") . (state_mask)) } probe __signal.wakeup.signal_wake_up = kernel.function("signal_wake_up"){ (resume) = ($resume) if ((resume) == (0)) { (state_mask) = ("TASK_INTERRUPTIBLE") } else { (state_mask) = ("TASK_INTERRUPTIBLE | TASK_STOPPED | TASK_TRACED") } } probe signal.wakeup = __signal.wakeup.signal_wake_up_state!, __signal.wakeup.signal_wake_up{ (name) = ("wakeup") (sig_pid) = ($t->pid) (pid_name) = (kernel_string($t->comm)) } probe signal.check_ignored = kernel.function("sig_ignored"){ (name) = ("check_ignored") (sig_pid) = ($t->pid) (pid_name) = (kernel_string($t->comm)) (sig) = ($sig) (sig_name) = (_signal_name($sig)) } probe __signal.check_ignored.sig_ignored.return = kernel.function("sig_ignored").return{ (retstr) = (return_str(1, $return)) } probe __signal.check_ignored.prepare_signal.return = kernel.function("prepare_signal").return{ (retstr) = (return_str(1, !($return))) } probe signal.check_ignored.return = __signal.check_ignored.sig_ignored.return!, __signal.check_ignored.prepare_signal.return{ (name) = ("check_ignored") } probe signal.force_segv = _signal.force_segv.*{ (name) = ("force_segv") } probe _signal.force_segv.part1 = kernel.function("force_sigsegv"){ (sig_pid) = ($p->pid) (pid_name) = (kernel_string($p->comm)) (sig) = ($sig) (sig_name) = (_signal_name($sig)) } probe _signal.force_segv.part2 = kernel.function("force_sigsegv_info")?{ (sig_pid) = (pid()) (pid_name) = (execname()) (sig) = ($sig) (sig_name) = (_signal_name($sig)) } probe signal.force_segv.return = kernel.function("force_sigsegv").return, kernel.function("force_sigsegv_info").return?{ (name) = ("force_segv") (retstr) = (return_str(1, $return)) } probe signal.syskill = syscall.kill{ (name) = ("syskill") (sig_name) = (_signal_name($sig)) (sig_pid) = ($pid) (task) = (pid2task($pid)) (pid_name) = ((task)?(task_execname(task)):("")) } probe signal.syskill.return = syscall.kill.return{ (name) = ("syskill") } probe signal.systkill = syscall.tkill{ (name) = ("systkill") (sig_name) = (_signal_name($sig)) (sig_pid) = ($pid) (task) = (pid2task($pid)) (pid_name) = ((task)?(task_execname(task)):("")) } probe signal.systkill.return = syscall.tkill.return{ (name) = ("systkill") } probe signal.systgkill = syscall.tgkill{ (name) = ("systgkill") (sig_name) = (_signal_name($sig)) (sig_pid) = ($pid) (task) = (pid2task($pid)) (pid_name) = ((task)?(task_execname(task)):("")) } probe signal.systgkill.return = syscall.tgkill.return{ (name) = ("systgkill") } probe signal.send_sig_queue = kernel.function("send_sigqueue"), kernel.function("send_group_sigqueue")?{ (name) = ("send_sig_queue") if (!(@defined($sig))) { (sig) = ($q->info->si_signo) (sig_name) = (_signal_name($q->info->si_signo)) } else { (sig) = ($sig) (sig_name) = (_signal_name($sig)) } if (@defined($t)) { (sig_pid) = ($t->pid) (pid_name) = (kernel_string($t->comm)) } else { (sig_pid) = ($p->pid) (pid_name) = (kernel_string($p->comm)) } (sigqueue_addr) = ($q) } probe signal.send_sig_queue.return = kernel.function("send_sigqueue").return, kernel.function("send_group_sigqueue").return?{ (name) = ("send_sig_queue") (retstr) = (return_str(1, $return)) } probe signal.pending = kernel.function("do_sigpending").call!, kernel.function("sys_rt_sigpending").call?, kernel.function("compat_sys_rt_sigpending").call?{ (name) = ("pending") (sigset_add) = ((@defined($set))?($set):($uset)) (sigset_size) = ($sigsetsize) } probe signal.pending.return = kernel.function("do_sigpending").return!, kernel.function("sys_rt_sigpending").return?, kernel.function("compat_sys_rt_sigpending").return?{ (name) = ("pending") (retstr) = (return_str(1, $return)) } probe signal.handle = __signal.handle.tp!, __signal.handle.kp{ (name) = ("handle") if (((sinfo) == (0)) && ((sig_code) <= (0))) (sig_mode) = ("User Mode Signal") else if ((sinfo) >= (1)) (sig_mode) = ("Kernel Mode Signal") } probe __signal.handle.tp = kernel.trace("signal_deliver")?{ (sig) = ($sig) (sig_name) = (_signal_name($sig)) (sinfo) = ($info) (sig_code) = ($info->si_code) (ka_addr) = ($ka) } probe __signal.handle.kp = kernel.function("handle_rt_signal64")?, kernel.function("handle_rt_signal32")?, kernel.function("handle_signal32")!, kernel.function("handle_signal"){ if (@defined($sig)) { (sig) = ($sig) (sig_name) = (_signal_name($sig)) } else { (sig) = ($signr) (sig_name) = (_signal_name($signr)) } (sinfo) = ($info) (sig_code) = ($info->si_code) (ka_addr) = ($ka) } probe signal.do_action = kernel.function("do_sigaction"){ (name) = ("do_action") (sig) = ($sig) (sig_name) = (_signal_name($sig)) (sigact_addr) = ($act) (oldsigact_addr) = ($oact) if ((sigact_addr) != (0)) { (sa_handler) = ($act->sa->sa_handler) (sa_mask) = (__get_action_mask($act)) } } probe signal.do_action.return = kernel.function("do_sigaction").return{ (name) = ("do_action") (retstr) = (return_str(1, $return)) } probe signal.procmask = kernel.function("sigprocmask"){ (name) = ("procmask") (how) = ($how) (sigset_addr) = ($set) (oldsigset_addr) = ($oldset) (sigset) = (get_sigset($set)) } probe signal.procmask.return = kernel.function("sigprocmask").return{ (name) = ("procmask") (retstr) = (return_str(1, $return)) } probe signal.flush = kernel.function("flush_signals"){ (name) = ("flush") (task) = ($t) (sig_pid) = ($t->pid) (pid_name) = (kernel_string($t->comm)) } probe init{ (__sig[1]) = ("HUP") (__sig[2]) = ("INT") (__sig[3]) = ("QUIT") (__sig[4]) = ("ILL") (__sig[5]) = ("TRAP") (__sig[6]) = ("ABRT") (__sig[7]) = ("BUS") (__sig[8]) = ("FPE") (__sig[9]) = ("KILL") (__sig[10]) = ("USR1") (__sig[11]) = ("SEGV") (__sig[12]) = ("USR2") (__sig[13]) = ("PIPE") (__sig[14]) = ("ALRM") (__sig[15]) = ("TERM") (__sig[16]) = ("STKFLT") (__sig[17]) = ("CHLD") (__sig[18]) = ("CONT") (__sig[19]) = ("STOP") (__sig[20]) = ("TSTP") (__sig[21]) = ("TTIN") (__sig[22]) = ("TTOU") (__sig[23]) = ("URG") (__sig[24]) = ("XCPU") (__sig[25]) = ("XFSZ") (__sig[26]) = ("VTALRM") (__sig[27]) = ("PROF") (__sig[28]) = ("WINCH") (__sig[29]) = ("IO/POLL") (__sig[30]) = ("PWR") (__sig[31]) = ("SYS") (__sig[32]) = ("RTMIN") (__sig[33]) = ("RTMIN+1") (__sig[34]) = ("RTMIN+2") (__sig[35]) = ("RTMIN+3") (__sig[36]) = ("RTMIN+4") (__sig[37]) = ("RTMIN+5") (__sig[38]) = ("RTMIN+6") (__sig[39]) = ("RTMIN+7") (__sig[40]) = ("RTMIN+8") (__sig[41]) = ("RTMIN+9") (__sig[42]) = ("RTMIN+10") (__sig[43]) = ("RTMIN+11") (__sig[44]) = ("RTMIN+12") (__sig[45]) = ("RTMIN+13") (__sig[46]) = ("RTMIN+14") (__sig[47]) = ("RTMIN+15") (__sig[48]) = ("RTMIN+16") (__sig[49]) = ("RTMIN+17") (__sig[50]) = ("RTMIN+18") (__sig[51]) = ("RTMIN+19") (__sig[52]) = ("RTMIN+20") (__sig[53]) = ("RTMIN+21") (__sig[54]) = ("RTMIN+22") (__sig[55]) = ("RTMIN+23") (__sig[56]) = ("RTMIN+24") (__sig[57]) = ("RTMIN+25") (__sig[58]) = ("RTMIN+26") (__sig[59]) = ("RTMIN+27") (__sig[60]) = ("RTMIN+28") (__sig[61]) = ("RTMIN+29") (__sig[62]) = ("RTMIN+30") (__sig[63]) = ("RTMIN+31") (__sig[64]) = ("RTMIN+32") } function __get_action_mask (act) %{ /* pure */ int i; struct k_sigaction *act = (struct k_sigaction *)((long)STAP_ARG_act); sigset_t *sigset = &act->sa.sa_mask; STAP_RETVALUE = kread(&(sigset->sig[0])); for (i=1; i<_NSIG_WORDS; ++i) { uint64_t part = kread(&(sigset->sig[i])); STAP_RETVALUE |= part << (_NSIG_BPW*i); } CATCH_DEREF_FAULT(); %} function get_sigset (sigset) %{ /* pure */ int i; sigset_t *sigset = (sigset_t *)((long)STAP_ARG_sigset); STAP_RETVALUE = kread(&(sigset->sig[0])); for (i=1; i<_NSIG_WORDS; ++i) { uint64_t part = kread(&(sigset->sig[i])); STAP_RETVALUE |= part << (_NSIG_BPW*i); } CATCH_DEREF_FAULT(); %} function get_sa_flags (act) { return @cast(act, "k_sigaction", "kernel")->sa->sa_flags } function get_sa_handler (act) { return @cast(act, "k_sigaction", "kernel")->sa->sa_handler } function sigset_mask_str (mask) %{ /* pure */ int i, len; char *str = STAP_RETVALUE, tmp[5]; str[0] = '\0'; for (i = 1; i < _NSIG; ++i, STAP_ARG_mask >>=1) if (STAP_ARG_mask & 1) { snprintf(tmp, sizeof(tmp), "%u,", i); strlcat(str, tmp, MAXSTRINGLEN); } len = strlen(str); if (len) str[len - 1] = '\0'; %} function is_sig_blocked (task, sig) %{ /* pure */ int i; sigset_t blocked; struct task_struct *p = (struct task_struct *)((long)STAP_ARG_task); for (i = 0; i < _NSIG_WORDS; ++i) blocked.sig[i] = kread(&p->blocked.sig[i]); STAP_RETVALUE = sigismember(&blocked, STAP_ARG_sig); CATCH_DEREF_FAULT(); %} function sa_flags_str (sa_flags) %{ /* pure */ int len; char *str = STAP_RETVALUE; str[0] = '\0'; if (STAP_ARG_sa_flags & 0x00000001u) strlcat(str, "NOCLDSTOP|", MAXSTRINGLEN); if (STAP_ARG_sa_flags & 0x00000002u) strlcat(str, "NOCLDWAIT|", MAXSTRINGLEN); if (STAP_ARG_sa_flags & 0x00000004u) strlcat(str, "SIGINFO|", MAXSTRINGLEN); if (STAP_ARG_sa_flags & 0x08000000u) strlcat(str, "ONSTACK|", MAXSTRINGLEN); if (STAP_ARG_sa_flags & 0x10000000u) strlcat(str, "RESTART|", MAXSTRINGLEN); if (STAP_ARG_sa_flags & 0x40000000u) strlcat(str, "NODEFER|", MAXSTRINGLEN); if (STAP_ARG_sa_flags & 0x80000000u) strlcat(str, "RESETHAND|", MAXSTRINGLEN); if (STAP_ARG_sa_flags & 0x04000000) strlcat(str, "RESTORER|", MAXSTRINGLEN); len = strlen(str); if (len) str[len - 1] = '\0'; %} function sa_handler_str (handler) { if ((handler) == (0)) return "default" if ((handler) == (1)) return "ignored" if ((handler) == (-(1))) return "error" return sprintf("%p", handler) } function signal_str (num) { return __sig[num] } # file /root/systemtap_write/install/share/systemtap/tapset/linux/socket.stp %{ #include #include %}global _prot_num2str[138] global _prot_str2num[138] global _fam_num2str[34] global _fam_str2num[34] global _state_num2str[5] global _state_str2num[5] global _type_num2str[11] global _type_str2num[11] probe socket.send = socket.sendmsg.return, socket.writev.return?, socket.aio_write.return{ (name) = ("socket.send") } probe socket.receive = socket.recvmsg.return, socket.readv.return?, socket.aio_read.return{ (name) = ("socket.receive") } probe socket.sendmsg = kernel.function("sock_sendmsg"){ (name) = ("socket.sendmsg") (size) = ($size) (protocol) = ((&$sock[0])?(($sock->sk)?($sock->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&$sock[0])?(($sock->ops)?($sock->ops->family):(-(1))):(-(1))) (state) = ((&$sock[0])?($sock->state):(-(1))) (flags) = ((&$sock[0])?($sock->flags):(-(1))) (type) = ((&$sock[0])?($sock->type):(-(1))) } probe socket.sendmsg.return = kernel.function("sock_sendmsg").return{ (name) = ("socket.sendmsg.return") (size) = ($return) (protocol) = ((&$sock[0])?(($sock->sk)?($sock->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&$sock[0])?(($sock->ops)?($sock->ops->family):(-(1))):(-(1))) (state) = ((&$sock[0])?($sock->state):(-(1))) (flags) = ((&$sock[0])?($sock->flags):(-(1))) (type) = ((&$sock[0])?($sock->type):(-(1))) (success) = ((($return) >= (0))?(1):(0)) } probe socket.recvmsg = kernel.function("sock_recvmsg"){ (name) = ("socket.recvmsg") (size) = ($size) (protocol) = ((&$sock[0])?(($sock->sk)?($sock->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&$sock[0])?(($sock->ops)?($sock->ops->family):(-(1))):(-(1))) (state) = ((&$sock[0])?($sock->state):(-(1))) (flags) = ((&$sock[0])?($sock->flags):(-(1))) (type) = ((&$sock[0])?($sock->type):(-(1))) } probe socket.recvmsg.return = kernel.function("sock_recvmsg").return{ (name) = ("socket.recvmsg.return") (size) = ($return) (protocol) = ((&$sock[0])?(($sock->sk)?($sock->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&$sock[0])?(($sock->ops)?($sock->ops->family):(-(1))):(-(1))) (state) = ((&$sock[0])?($sock->state):(-(1))) (flags) = ((&$sock[0])?($sock->flags):(-(1))) (type) = ((&$sock[0])?($sock->type):(-(1))) (success) = ((($return) >= (0))?(1):(0)) } probe socket.aio_write = kernel.function("sock_aio_write"){ (name) = ("socket.aio_write") (_sock) = (_get_sock_addr($iocb->ki_filp)) (size) = ((@defined($iov))?(_get_sock_size($iov, $nr_segs)):((@defined($count))?($count):($size))) (protocol) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->sk)?(@cast(_sock, "socket", "kernel")->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->ops)?(@cast(_sock, "socket", "kernel")->ops->family):(-(1))):(-(1))) (state) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->state):(-(1))) (flags) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->flags):(-(1))) (type) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->type):(-(1))) } probe socket.aio_write.return = kernel.function("sock_aio_write").return{ (name) = ("socket.aio_write.return") (size) = ($return) (_sock) = (_get_sock_addr($iocb->ki_filp)) (protocol) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->sk)?(@cast(_sock, "socket", "kernel")->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->ops)?(@cast(_sock, "socket", "kernel")->ops->family):(-(1))):(-(1))) (state) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->state):(-(1))) (flags) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->flags):(-(1))) (type) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->type):(-(1))) (success) = ((($return) >= (0))?(1):(0)) } probe socket.aio_read = kernel.function("sock_aio_read"){ (name) = ("socket.aio_read") (_sock) = (_get_sock_addr($iocb->ki_filp)) (size) = ((@defined($iov))?(_get_sock_size($iov, $nr_segs)):((@defined($count))?($count):($size))) (protocol) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->sk)?(@cast(_sock, "socket", "kernel")->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->ops)?(@cast(_sock, "socket", "kernel")->ops->family):(-(1))):(-(1))) (state) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->state):(-(1))) (flags) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->flags):(-(1))) (type) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->type):(-(1))) } probe socket.aio_read.return = kernel.function("sock_aio_read").return{ (name) = ("socket.aio_read.return") (size) = ($return) (_sock) = (_get_sock_addr($iocb->ki_filp)) (protocol) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->sk)?(@cast(_sock, "socket", "kernel")->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->ops)?(@cast(_sock, "socket", "kernel")->ops->family):(-(1))):(-(1))) (state) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->state):(-(1))) (flags) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->flags):(-(1))) (type) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->type):(-(1))) (success) = ((($return) >= (0))?(1):(0)) } probe socket.writev = kernel.function("sock_writev")?{ (name) = ("socket.writev") (_sock) = (_get_sock_addr($file)) (size) = ((@defined($iov))?(_get_sock_size($iov, $nr_segs)):(_get_sock_size($vector, $count))) (protocol) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->sk)?(@cast(_sock, "socket", "kernel")->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->ops)?(@cast(_sock, "socket", "kernel")->ops->family):(-(1))):(-(1))) (state) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->state):(-(1))) (flags) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->flags):(-(1))) (type) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->type):(-(1))) } probe socket.writev.return = kernel.function("sock_writev").return?{ (name) = ("socket.writev.return") (size) = ($return) (_sock) = (_get_sock_addr($file)) (protocol) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->sk)?(@cast(_sock, "socket", "kernel")->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->ops)?(@cast(_sock, "socket", "kernel")->ops->family):(-(1))):(-(1))) (state) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->state):(-(1))) (flags) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->flags):(-(1))) (type) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->type):(-(1))) (success) = ((($return) >= (0))?(1):(0)) } probe socket.readv = kernel.function("sock_readv")?{ (name) = ("socket.readv") (_sock) = (_get_sock_addr($file)) (size) = ((@defined($iov))?(_get_sock_size($iov, $nr_segs)):(_get_sock_size($vector, $count))) (protocol) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->sk)?(@cast(_sock, "socket", "kernel")->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->ops)?(@cast(_sock, "socket", "kernel")->ops->family):(-(1))):(-(1))) (state) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->state):(-(1))) (flags) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->flags):(-(1))) (type) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->type):(-(1))) } probe socket.readv.return = kernel.function("sock_readv").return?{ (name) = ("socket.readv.return") (size) = ($return) (_sock) = (_get_sock_addr($file)) (protocol) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->sk)?(@cast(_sock, "socket", "kernel")->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&@cast(_sock, "socket", "kernel")[0])?((@cast(_sock, "socket", "kernel")->ops)?(@cast(_sock, "socket", "kernel")->ops->family):(-(1))):(-(1))) (state) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->state):(-(1))) (flags) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->flags):(-(1))) (type) = ((&@cast(_sock, "socket", "kernel")[0])?(@cast(_sock, "socket", "kernel")->type):(-(1))) (success) = ((($return) >= (0))?(1):(0)) } probe socket.create = kernel.function("__sock_create"){ (name) = ("socket.create") (protocol) = ($protocol) (family) = ($family) (type) = ($type) (requester) = ($kern) } probe socket.create.return = kernel.function("__sock_create").return{ (name) = ("socket.create.return") (protocol) = ($protocol) (family) = ($family) (type) = ($type) (requester) = ($kern) (err) = ($return) (success) = ((($return) >= (0))?(1):(0)) } probe socket.close = kernel.function("sock_release"){ (name) = ("socket.close") (protocol) = ((&$sock[0])?(($sock->sk)?($sock->sk->sk_protocol):(-(1))):(-(1))) (family) = ((&$sock[0])?(($sock->ops)?($sock->ops->family):(-(1))):(-(1))) (state) = ((&$sock[0])?($sock->state):(-(1))) (flags) = ((&$sock[0])?($sock->flags):(-(1))) (type) = ((&$sock[0])?($sock->type):(-(1))) } probe socket.close.return = kernel.function("sock_release").return{ (name) = ("socket.close.return") } probe init{ (_prot_num2str[0]) = ("IP") (_prot_num2str[1]) = ("ICMP") (_prot_num2str[2]) = ("IGMP") (_prot_num2str[3]) = ("GGP") (_prot_num2str[4]) = ("IPENCAP") (_prot_num2str[5]) = ("ST") (_prot_num2str[6]) = ("TCP") (_prot_num2str[7]) = ("CBT") (_prot_num2str[8]) = ("EGP") (_prot_num2str[9]) = ("IGP") (_prot_num2str[10]) = ("BBN-RCC") (_prot_num2str[11]) = ("NVP") (_prot_num2str[12]) = ("PUP") (_prot_num2str[13]) = ("ARGUS") (_prot_num2str[14]) = ("EMCON") (_prot_num2str[15]) = ("XNET") (_prot_num2str[16]) = ("CHAOS") (_prot_num2str[17]) = ("UDP") (_prot_num2str[18]) = ("MUX") (_prot_num2str[19]) = ("DCN") (_prot_num2str[20]) = ("HMP") (_prot_num2str[21]) = ("PRM") (_prot_num2str[22]) = ("XNS-IDP") (_prot_num2str[23]) = ("TRUNK-1") (_prot_num2str[24]) = ("TRUNK-2") (_prot_num2str[25]) = ("LEAF-1") (_prot_num2str[26]) = ("LEAF-2") (_prot_num2str[27]) = ("RDP") (_prot_num2str[28]) = ("IRTP") (_prot_num2str[29]) = ("ISO-TP4") (_prot_num2str[30]) = ("NETBLT") (_prot_num2str[31]) = ("MFE-NSP") (_prot_num2str[32]) = ("MERIT-INP") (_prot_num2str[33]) = ("SEP") (_prot_num2str[34]) = ("3PC") (_prot_num2str[35]) = ("IDPR") (_prot_num2str[36]) = ("XTP") (_prot_num2str[37]) = ("DDP") (_prot_num2str[38]) = ("IDPR-CMTP") (_prot_num2str[39]) = ("TP++") (_prot_num2str[40]) = ("IL") (_prot_num2str[41]) = ("IPV6") (_prot_num2str[42]) = ("SDRP") (_prot_num2str[43]) = ("IPV6-ROUTE") (_prot_num2str[44]) = ("IPV6-FRAG") (_prot_num2str[45]) = ("IDRP") (_prot_num2str[46]) = ("RSVP") (_prot_num2str[47]) = ("GRE") (_prot_num2str[48]) = ("MHRP") (_prot_num2str[49]) = ("BNA") (_prot_num2str[50]) = ("IPV6-CRYPT") (_prot_num2str[51]) = ("IPV6-AUTH") (_prot_num2str[52]) = ("I-NLSP") (_prot_num2str[53]) = ("SWIPE") (_prot_num2str[54]) = ("NARP") (_prot_num2str[55]) = ("MOBILE") (_prot_num2str[56]) = ("TLSP") (_prot_num2str[57]) = ("SKIP") (_prot_num2str[58]) = ("IPV6-ICMP") (_prot_num2str[59]) = ("IPV6-NONXT") (_prot_num2str[60]) = ("IPV6-OPTS") (_prot_num2str[62]) = ("CFTP") (_prot_num2str[64]) = ("SAT-EXPAK") (_prot_num2str[65]) = ("KRYPTOLAN") (_prot_num2str[66]) = ("RVD") (_prot_num2str[67]) = ("IPPC") (_prot_num2str[69]) = ("SAT-MON") (_prot_num2str[70]) = ("VISA") (_prot_num2str[71]) = ("IPCV") (_prot_num2str[72]) = ("CPNX") (_prot_num2str[73]) = ("CPHB") (_prot_num2str[74]) = ("WSN") (_prot_num2str[75]) = ("PVP") (_prot_num2str[76]) = ("BR-SAT-MON") (_prot_num2str[77]) = ("SUN-ND") (_prot_num2str[78]) = ("WB-MON") (_prot_num2str[79]) = ("WB-EXPAK") (_prot_num2str[80]) = ("ISO-IP") (_prot_num2str[81]) = ("VMTP") (_prot_num2str[82]) = ("SECURE-VMTP") (_prot_num2str[83]) = ("VINES") (_prot_num2str[84]) = ("TTP") (_prot_num2str[85]) = ("NSFNET-IGP") (_prot_num2str[86]) = ("DGP") (_prot_num2str[87]) = ("TCF") (_prot_num2str[88]) = ("EIGRP") (_prot_num2str[89]) = ("OSPF") (_prot_num2str[90]) = ("SPRITE-RPC") (_prot_num2str[91]) = ("LARP") (_prot_num2str[92]) = ("MTP") (_prot_num2str[93]) = ("AX.25") (_prot_num2str[94]) = ("IPIP") (_prot_num2str[95]) = ("MICP") (_prot_num2str[96]) = ("SCC-SP") (_prot_num2str[97]) = ("ETHERIP") (_prot_num2str[98]) = ("ENCAP") (_prot_num2str[100]) = ("GMTP") (_prot_num2str[101]) = ("IFMP") (_prot_num2str[102]) = ("PNNI") (_prot_num2str[103]) = ("PIM") (_prot_num2str[104]) = ("ARIS") (_prot_num2str[105]) = ("SCPS") (_prot_num2str[106]) = ("QNX") (_prot_num2str[107]) = ("A/N") (_prot_num2str[108]) = ("IPCOMP") (_prot_num2str[109]) = ("SNP") (_prot_num2str[110]) = ("COMPAQ-PEER") (_prot_num2str[111]) = ("IPX-IN-IP") (_prot_num2str[112]) = ("VRRP") (_prot_num2str[113]) = ("PGM") (_prot_num2str[115]) = ("L2TP") (_prot_num2str[116]) = ("DDX") (_prot_num2str[117]) = ("IATP") (_prot_num2str[118]) = ("STP") (_prot_num2str[119]) = ("SRP") (_prot_num2str[120]) = ("UTI") (_prot_num2str[121]) = ("SMP") (_prot_num2str[122]) = ("SM") (_prot_num2str[123]) = ("PTP") (_prot_num2str[124]) = ("ISIS") (_prot_num2str[125]) = ("FIRE") (_prot_num2str[126]) = ("CRTP") (_prot_num2str[127]) = ("CRDUP") (_prot_num2str[128]) = ("SSCOPMCE") (_prot_num2str[129]) = ("IPLT") (_prot_num2str[130]) = ("SPS") (_prot_num2str[131]) = ("PIPE") (_prot_num2str[132]) = ("SCTP") (_prot_num2str[133]) = ("FC") (_prot_num2str[134]) = ("RSVP-E2E-IGNORE") (_prot_num2str[135]) = ("Mobility-Header") (_prot_num2str[136]) = ("UDPLite") (_prot_num2str[137]) = ("MPLS-IN-IP") foreach ([num] in _prot_num2str) (_prot_str2num[_prot_num2str[num]]) = (num) (_fam_num2str[0]) = ("UNSPEC") (_fam_num2str[1]) = ("LOCAL") (_fam_num2str[2]) = ("INET") (_fam_num2str[3]) = ("AX25") (_fam_num2str[4]) = ("IPX") (_fam_num2str[5]) = ("APPLETALK") (_fam_num2str[6]) = ("NETROM") (_fam_num2str[7]) = ("BRIDGE") (_fam_num2str[8]) = ("ATMPVC") (_fam_num2str[9]) = ("X25") (_fam_num2str[10]) = ("INET6") (_fam_num2str[11]) = ("ROSE") (_fam_num2str[12]) = ("DECNET") (_fam_num2str[13]) = ("NETBEUI") (_fam_num2str[14]) = ("SECURITY") (_fam_num2str[15]) = ("KEY") (_fam_num2str[16]) = ("NETLINK") (_fam_num2str[17]) = ("PACKET") (_fam_num2str[18]) = ("ASH") (_fam_num2str[19]) = ("ECONET") (_fam_num2str[20]) = ("ATMSVC") (_fam_num2str[22]) = ("SNA") (_fam_num2str[23]) = ("IRDA") (_fam_num2str[24]) = ("PPPOX") (_fam_num2str[25]) = ("WANPIPE") (_fam_num2str[26]) = ("LLC") (_fam_num2str[30]) = ("TIPC") (_fam_num2str[31]) = ("BLUETOOTH") (_fam_num2str[32]) = ("IUCV") (_fam_num2str[33]) = ("RXRPC") foreach ([num] in _fam_num2str) (_fam_str2num[_fam_num2str[num]]) = (num) (_state_num2str[0]) = ("FREE") (_state_num2str[1]) = ("UNCONNECTED") (_state_num2str[2]) = ("CONNECTING") (_state_num2str[3]) = ("CONNECTED") (_state_num2str[4]) = ("DISCONNECTING") foreach ([num] in _state_num2str) (_state_str2num[_state_num2str[num]]) = (num) (_type_num2str[1]) = ("STREAM") (_type_num2str[2]) = ("DGRAM") (_type_num2str[3]) = ("RAW") (_type_num2str[4]) = ("RDM") (_type_num2str[5]) = ("SEQPACKET") (_type_num2str[6]) = ("DCCP") (_type_num2str[10]) = ("PACKET") foreach ([num] in _type_num2str) (_type_str2num[_type_num2str[num]]) = (num) } function sock_prot_num2str (proto) { return ([proto] in _prot_num2str)?(_prot_num2str[proto]):("UNDEF") } function sock_prot_str2num (proto) { return ([proto] in _prot_str2num)?(_prot_str2num[proto]):(-(1)) } function sock_fam_num2str (family) { return ([family] in _fam_num2str)?(_fam_num2str[family]):("UNDEF") } function sock_fam_str2num (family) { return ([family] in _fam_str2num)?(_fam_str2num[family]):(-(1)) } function sock_state_num2str (state) { return ([state] in _state_num2str)?(_state_num2str[state]):("UNDEF") } function sock_state_str2num (state) { return ([state] in _state_str2num)?(_state_str2num[state]):(-(1)) } function sock_type_num2str (type) { return ([type] in _type_num2str)?(_type_num2str[type]):("UNDEF") } function sock_type_str2num (type) { return ([type] in _type_str2num)?(_type_str2num[type]):(-(1)) } function sock_flags_num2str (flags) %{ /* pure */ #ifndef SOCK_PASSCRED #define SOCK_PASSCRED 3 /* introduced in 2.6.12? */ #endif #ifndef SOCK_PASSSEC #define SOCK_PASSSEC 4 /* introduced in 2.6.18 */ #endif unsigned long flags = STAP_ARG_flags; STAP_RETVALUE[0] = '\0'; if (test_bit(SOCK_ASYNC_NOSPACE, &flags)) strlcat(STAP_RETVALUE, "ASYNC_NOSPACE|", MAXSTRINGLEN); if (test_bit(SOCK_ASYNC_WAITDATA, &flags)) strlcat(STAP_RETVALUE, "ASYNC_WAITDATA|", MAXSTRINGLEN); if (test_bit(SOCK_NOSPACE, &flags)) strlcat(STAP_RETVALUE, "NOSPACE|", MAXSTRINGLEN); if (test_bit(SOCK_PASSCRED, &flags)) strlcat(STAP_RETVALUE, "PASSCRED|", MAXSTRINGLEN); if (test_bit(SOCK_PASSSEC, &flags)) strlcat(STAP_RETVALUE, "PASSSEC|", MAXSTRINGLEN); if (STAP_RETVALUE[0] != '\0') STAP_RETVALUE[strlen(STAP_RETVALUE)-1] = '\0'; %} function msg_flags_num2str (flags) %{ /* pure */ STAP_RETVALUE[0] = '\0'; if (STAP_ARG_flags & MSG_OOB) strlcat(STAP_RETVALUE, "OOB|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_PEEK) strlcat(STAP_RETVALUE, "PEEK|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_DONTROUTE) strlcat(STAP_RETVALUE, "DONTROUTE|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_TRYHARD) strlcat(STAP_RETVALUE, "TRYHARD|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_CTRUNC) strlcat(STAP_RETVALUE, "CTRUNC|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_PROBE) strlcat(STAP_RETVALUE, "PROBE|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_TRUNC) strlcat(STAP_RETVALUE, "TRUNC|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_DONTWAIT) strlcat(STAP_RETVALUE, "DONTWAIT|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_EOR) strlcat(STAP_RETVALUE, "EOR|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_WAITALL) strlcat(STAP_RETVALUE, "WAITALL|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_FIN) strlcat(STAP_RETVALUE, "FIN|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_SYN) strlcat(STAP_RETVALUE, "SYN|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_CONFIRM) strlcat(STAP_RETVALUE, "CONFIRM|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_RST) strlcat(STAP_RETVALUE, "RST|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_ERRQUEUE) strlcat(STAP_RETVALUE, "ERRQUEUE|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_NOSIGNAL) strlcat(STAP_RETVALUE, "NOSIGNAL|", MAXSTRINGLEN); if (STAP_ARG_flags & MSG_MORE) strlcat(STAP_RETVALUE, "MORE|", MAXSTRINGLEN); if (STAP_RETVALUE[0] != '\0') STAP_RETVALUE[strlen(STAP_RETVALUE)-1] = '\0'; %} function _get_sock_addr (file) %{ /* pure */ struct file *filep = (struct file *)(long)(STAP_ARG_file); struct socket *sockp; if (filep) { struct dentry *dentry = kread(&(filep->f_dentry)); struct inode *inode = kread(&(dentry->d_inode)); sockp = &container_of(inode, struct socket_alloc, vfs_inode)->socket; } else { sockp = NULL; } if (sockp == NULL) STAP_RETVALUE = -1; else STAP_RETVALUE = (long) sockp; CATCH_DEREF_FAULT(); %} function _get_sock_size (iov, nr_segs) %{ /* pure */ struct iovec *iovp = (struct iovec *)(long)(STAP_ARG_iov); if (iovp == NULL) STAP_RETVALUE = -1; else { int i; STAP_RETVALUE = 0; for (i = 0 ; i < STAP_ARG_nr_segs ; i++) STAP_RETVALUE += kread(&(iovp[i].iov_len)); } CATCH_DEREF_FAULT(); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls.stp probe syscall.accept = __syscall.accept?, __syscall.socketcall.accept?, __syscall.compat_socketcall.accept?{ (name) = ("accept") (argstr) = (sprintf("%d, %p, %p", sockfd, addr_uaddr, addrlen_uaddr)) } probe __syscall.accept = kernel.function("sys_accept").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_accept %})) next } } catch { { next } } (sockfd) = (__int32($fd)) (addr_uaddr) = ($upeer_sockaddr) (addrlen_uaddr) = ($upeer_addrlen) } probe __syscall.socketcall.accept = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_ACCEPT %})) next (sockfd) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (addr_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (addrlen_uaddr) = (user_ulong(&@cast($args, "ulong")[2])) } probe __syscall.compat_socketcall.accept = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_ACCEPT %})) next (sockfd) = (user_int(&@cast($args, "unsigned int")[0])) (addr_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (addrlen_uaddr) = (user_uint32(&@cast($args, "unsigned int")[2])) } probe syscall.accept.return = __syscall.accept.return?, __syscall.socketcall.accept.return?{ (name) = ("accept") (retstr) = (return_str(1, $return)) } probe __syscall.accept.return = kernel.function("sys_accept").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_accept %})) next } } catch { { next } } } probe __syscall.socketcall.accept.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_ACCEPT %})) next } probe syscall.accept4 = __syscall.accept4?, __syscall.socketcall.accept4?, __syscall.compat_socketcall.accept4?{ (name) = ("accept4") (flags_str) = (_sock_flags_str(flags)) (argstr) = (sprintf("%d, %p, %p, %s", sockfd, addr_uaddr, addrlen_uaddr, flags_str)) } probe __syscall.accept4 = kernel.function("sys_accept4").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_accept4 %})) next } } catch { { next } } (sockfd) = (__int32($fd)) (addr_uaddr) = ($upeer_sockaddr) (addrlen_uaddr) = ($upeer_addrlen) (flags) = (__int32($flags)) } probe __syscall.socketcall.accept4 = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_ACCEPT4 %})) next (sockfd) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (addr_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (addrlen_uaddr) = (user_ulong(&@cast($args, "ulong")[2])) (flags) = (__int32(user_ulong(&@cast($args, "ulong")[3]))) } probe __syscall.compat_socketcall.accept4 = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_ACCEPT4 %})) next (sockfd) = (user_int(&@cast($args, "unsigned int")[0])) (addr_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (addrlen_uaddr) = (user_uint32(&@cast($args, "unsigned int")[2])) (flags) = (user_int(&@cast($args, "unsigned int")[3])) } probe syscall.accept4.return = __syscall.accept4.return?, __syscall.socketcall.accept4.return?{ (name) = ("accept4") (retstr) = (return_str(1, $return)) } probe __syscall.accept4.return = kernel.function("sys_accept4").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_accept4 %})) next } } catch { { next } } } probe __syscall.socketcall.accept4.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_ACCEPT4 %})) next } probe syscall.access = kernel.function("sys_access").call{ (name) = ("access") (pathname) = (user_string_quoted($filename)) (mode) = (__int32($mode)) (mode_str) = (_access_mode_str(__int32($mode))) (argstr) = (sprintf("%s, %s", user_string_quoted($filename), mode_str)) } probe syscall.access.return = kernel.function("sys_access").return{ (name) = ("access") (retstr) = (return_str(1, $return)) } probe syscall.acct = kernel.function("sys_acct").call?{ (name) = ("acct") (filename) = (user_string_quoted($name)) (argstr) = (user_string_quoted($name)) } probe syscall.acct.return = kernel.function("sys_acct").return?{ (name) = ("acct") (retstr) = (return_str(1, $return)) } probe syscall.add_key = kernel.function("sys_add_key").call?{ (name) = ("add_key") (type_uaddr) = ($_type) (description_uaddr) = ($_description) (payload_uaddr) = ($_payload) (plen) = (__ulong($plen)) (ringid) = (__int32($ringid)) (argstr) = (sprintf("%s, %s, %s, %u, %d", user_string_quoted($_type), user_string_quoted($_description), user_string_n2_quoted($_payload, $plen, syscall_string_trunc), __ulong($plen), __int32($ringid))) } probe syscall.add_key.return = kernel.function("sys_add_key").return?{ (name) = ("add_key") (retstr) = (return_str(1, $return)) } probe syscall.adjtimex = kernel.function("sys_adjtimex").call{ (name) = ("adjtimex") (buf_uaddr) = ($txc_p) (buf_str) = (_struct_timex_u(buf_uaddr)) (argstr) = (sprintf("%s", buf_str)) } probe syscall.adjtimex.return = kernel.function("sys_adjtimex").return{ (name) = ("adjtimex") (retstr) = (_adjtimex_return_str($return)) } probe syscall.compat_adjtimex = kernel.function("compat_sys_adjtimex").call?{ (name) = ("adjtimex") (buf_uaddr) = ($utp) (buf_str) = (_struct_compat_timex_u(buf_uaddr)) (argstr) = (sprintf("%s", buf_str)) } probe syscall.compat_adjtimex.return = kernel.function("compat_sys_adjtimex").return?{ (name) = ("compat_adjtimex") (retstr) = (_adjtimex_return_str($return)) } probe syscall.alarm = kernel.function("sys32_alarm").call?, kernel.function("sys_alarm").call?{ (name) = ("alarm") (seconds) = (__uint32($seconds)) (argstr) = (sprint(seconds)) } probe syscall.alarm.return = kernel.function("sys32_alarm").return?, kernel.function("sys_alarm").return?{ (name) = ("alarm") (retstr) = (return_str(1, $return)) } probe syscall.bdflush = kernel.function("sys_bdflush").call?{ (name) = ("bdflush") (func) = ($func) (data) = ($data) if ((($func) >= (2)) && ((($func) % (2)) == (0))) (data_str) = (sprintf("%p", $data)) else (data_str) = (sprintf("%d", $data)) (argstr) = (sprintf("%d, %s", func, data_str)) } probe syscall.bdflush.return = kernel.function("sys_bdflush").return?{ (name) = ("bdflush") (retstr) = (return_str(1, $return)) } probe syscall.bind = __syscall.bind?, __syscall.socketcall.bind?, __syscall.compat_socketcall.bind?{ (name) = ("bind") (uaddr_af) = (_struct_sockaddr_u_sa_family(my_addr_uaddr, addrlen)) if ((_struct_sockaddr_u_sa_family(my_addr_uaddr, addrlen)) =~ "AF_INET.*") { (uaddr_ip) = (_struct_sockaddr_u_ip_addr(my_addr_uaddr, addrlen)) (uaddr_ip_port) = (_struct_sockaddr_u_tcp_port(my_addr_uaddr, addrlen)) if ((_struct_sockaddr_u_sa_family(my_addr_uaddr, addrlen)) == ("AF_INET6")) { (uaddr_ipv6_flowinfo) = (_struct_sockaddr_u_ipv6_flowinfo(my_addr_uaddr, addrlen)) (uaddr_ipv6_scope_id) = (_struct_sockaddr_u_ipv6_scope_id(my_addr_uaddr, addrlen)) } } (argstr) = (sprintf("%d, %s, %d", sockfd, _struct_sockaddr_u(my_addr_uaddr, addrlen), addrlen)) } probe __syscall.bind = kernel.function("sys_bind").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_bind %})) next } } catch { { next } } (sockfd) = (__int32($fd)) (my_addr_uaddr) = ($umyaddr) (addrlen) = (__int32($addrlen)) } probe __syscall.socketcall.bind = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_BIND %})) next (sockfd) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (my_addr_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (addrlen) = (__int32(user_ulong(&@cast($args, "ulong")[2]))) } probe __syscall.compat_socketcall.bind = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_BIND %})) next (sockfd) = (user_int(&@cast($args, "unsigned int")[0])) (my_addr_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (addrlen) = (user_int(&@cast($args, "unsigned int")[2])) } probe syscall.bind.return = __syscall.bind.return?, __syscall.socketcall.bind.return?{ (name) = ("bind") (retstr) = (return_str(1, $return)) } probe __syscall.bind.return = kernel.function("sys_bind").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_bind %})) next } } catch { { next } } } probe __syscall.socketcall.bind.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_BIND %})) next } probe syscall.brk = kernel.function("ia64_brk").call?, kernel.function("sys_brk").call{ (name) = ("brk") (brk) = (__ulong($brk)) (argstr) = (sprintf("%p", brk)) } probe syscall.brk.return = kernel.function("ia64_brk").return?, kernel.function("sys_brk").return{ (name) = ("brk") (retstr) = (return_str(1, $return)) } probe syscall.capget = kernel.function("sys_capget").call{ (name) = ("capget") (header_uaddr) = ($header) (data_uaddr) = ($dataptr) (argstr) = (sprintf("%p, %p", $header, $dataptr)) } probe syscall.capget.return = kernel.function("sys_capget").return{ (name) = ("capget") (retstr) = (return_str(1, $return)) } probe syscall.capset = kernel.function("sys_capset").call{ (name) = ("capset") (header_uaddr) = ($header) (data_uaddr) = ($data) (argstr) = (sprintf("%p, %p", $header, $data)) } probe syscall.capset.return = kernel.function("sys_capset").return{ (name) = ("capset") (retstr) = (return_str(1, $return)) } probe syscall.chdir = kernel.function("sys_chdir").call{ (name) = ("chdir") (path) = (user_string_quoted($filename)) (argstr) = (user_string_quoted($filename)) } probe syscall.chdir.return = kernel.function("sys_chdir").return{ (name) = ("chdir") (retstr) = (return_str(1, $return)) } probe syscall.chmod = kernel.function("sys_chmod").call{ (name) = ("chmod") (path) = (user_string_quoted($filename)) (mode) = (__uint32($mode)) (argstr) = (sprintf("%s, %#o", user_string_quoted($filename), mode)) } probe syscall.chmod.return = kernel.function("sys_chmod").return{ (name) = ("chmod") (retstr) = (return_str(1, $return)) } probe syscall.chown = kernel.function("sys_chown").call{ (name) = ("chown") (path) = (user_string_quoted($filename)) (owner) = (__int32($user)) (group) = (__int32($group)) (argstr) = (sprintf("%s, %d, %d", user_string_quoted($filename), owner, group)) } probe syscall.chown.return = kernel.function("sys_chown").return{ (name) = ("chown") (retstr) = (return_str(1, $return)) } probe syscall.chown16 = kernel.function("sys_chown16").call?{ (name) = ("chown16") (path) = (user_string_quoted($filename)) (owner) = (__short($user)) (group) = (__short($group)) (argstr) = (sprintf("%s, %d, %d", user_string_quoted($filename), owner, group)) } probe syscall.chown16.return = kernel.function("sys_chown16").return?{ (name) = ("chown16") (retstr) = (return_str(1, $return)) } probe syscall.chroot = kernel.function("sys_chroot").call{ (name) = ("chroot") (path) = (user_string_quoted($filename)) (argstr) = (user_string_quoted($filename)) } probe syscall.chroot.return = kernel.function("sys_chroot").return{ (name) = ("chroot") (retstr) = (return_str(1, $return)) } probe syscall.clock_adjtime = __syscall.clock_adjtime?, __syscall.compat_clock_adjtime?{ (name) = ("clock_adjtime") } probe __syscall.clock_adjtime = kernel.function("sys_clock_adjtime").call{ (clk_id) = (__int32($which_clock)) (clk_id_str) = (_get_wc_str(clk_id)) (tx_uaddr) = ((@defined($utx))?($utx):($ktx)) (argstr) = (sprintf("%s, %s", clk_id_str, _struct_timex_u(tx_uaddr))) } probe __syscall.compat_clock_adjtime = kernel.function("compat_sys_clock_adjtime").call?{ (clk_id) = (__int32($which_clock)) (clk_id_str) = (_get_wc_str(clk_id)) (tx_uaddr) = ($utp) (argstr) = (sprintf("%s, %s", clk_id_str, _struct_compat_timex_u(tx_uaddr))) } probe syscall.clock_adjtime.return = __syscall.clock_adjtime.return?, kernel.function("compat_sys_clock_adjtime").return?{ (name) = ("clock_adjtime") (retstr) = (return_str(1, $return)) } probe __syscall.clock_adjtime.return = kernel.function("sys_clock_adjtime").return{ } probe syscall.clock_getres = kernel.function("compat_clock_getres").call?, kernel.function("compat_sys_clock_getres").call?, __syscall.clock_getres?{ (name) = ("clock_getres") (clk_id) = (__int32($which_clock)) (clk_id_str) = (_get_wc_str(__int32($which_clock))) (res_uaddr) = ($tp) (argstr) = (sprintf("%s, %p", _get_wc_str(__int32($which_clock)), $tp)) } probe __syscall.clock_getres = kernel.function("sys_clock_getres").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_getres %})) next } } catch { { next } } } probe syscall.clock_getres.return = kernel.function("compat_clock_getres").return?, kernel.function("compat_sys_clock_getres").return?, __syscall.clock_getres.return?{ (name) = ("clock_getres") (retstr) = (return_str(1, $return)) } probe __syscall.clock_getres.return = kernel.function("sys_clock_getres").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_getres %})) next } } catch { { next } } } probe syscall.clock_gettime = __syscall.clock_gettime, kernel.function("compat_sys_clock_gettime").call?{ (name) = ("clock_gettime") (clk_id) = (__int32($which_clock)) (clk_id_str) = (_get_wc_str(__int32($which_clock))) (tp_uaddr) = ($tp) (argstr) = (sprintf("%s, %p", _get_wc_str(__int32($which_clock)), $tp)) } probe __syscall.clock_gettime = kernel.function("sys_clock_gettime").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_gettime %})) next } } catch { { next } } } probe syscall.clock_gettime.return = __syscall.clock_gettime.return, kernel.function("compat_sys_clock_gettime").return?{ (name) = ("clock_gettime") (retstr) = (return_str(1, $return)) } probe __syscall.clock_gettime.return = kernel.function("sys_clock_gettime").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_gettime %})) next } } catch { { next } } } probe syscall.clock_nanosleep = kernel.function("sys_clock_nanosleep").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_nanosleep %})) next } } catch { { next } } (name) = ("clock_nanosleep") (clk_id) = (__int32($which_clock)) (clk_id_str) = (_get_wc_str(__int32($which_clock))) (flags) = (__int32($flags)) (flags_str) = (_stp_clock_nanosleep_flags_str(__int32($flags))) (req_uaddr) = ($rqtp) (rem_uaddr) = ($rmtp) (argstr) = (sprintf("%s, %s, %s, %p", _get_wc_str(__int32($which_clock)), flags_str, _struct_timespec_u($rqtp, 1), $rmtp)) } probe syscall.clock_nanosleep.return = kernel.function("sys_clock_nanosleep").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_nanosleep %})) next } } catch { { next } } (name) = ("clock_nanosleep") (retstr) = (return_str(1, $return)) } probe syscall.compat_clock_nanosleep = kernel.function("compat_clock_nanosleep").call?, kernel.function("compat_sys_clock_nanosleep").call?{ (name) = ("clock_nanosleep") (clk_id) = (__int32($which_clock)) (clk_id_str) = (_get_wc_str(__int32($which_clock))) (flags) = (__int32($flags)) (flags_str) = (_stp_clock_nanosleep_flags_str(__int32($flags))) (req_uaddr) = ($rqtp) (rem_uaddr) = ($rmtp) (argstr) = (sprintf("%s, %s, %s, %p", _get_wc_str($which_clock), flags_str, _struct_compat_timespec_u($rqtp, 1), $rmtp)) } probe syscall.compat_clock_nanosleep.return = kernel.function("compat_clock_nanosleep").return?, kernel.function("compat_sys_clock_nanosleep").return?{ (name) = ("clock_nanosleep") (retstr) = (return_str(1, $return)) } probe syscall.clock_settime = __syscall.clock_settime, __syscall.compat_clock_settime?{ (name) = ("clock_settime") } probe __syscall.clock_settime = kernel.function("sys_clock_settime").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_settime %})) next } } catch { { next } } (clk_id) = (__int32($which_clock)) (clk_id_str) = (_get_wc_str($which_clock)) (tp_uaddr) = ($tp) (argstr) = (sprintf("%s, %s", clk_id_str, _struct_timespec_u($tp, 1))) } probe __syscall.compat_clock_settime = kernel.function("compat_sys_clock_settime").call?{ (clk_id) = (__int32($which_clock)) (clk_id_str) = (_get_wc_str(__int32($which_clock))) (tp_uaddr) = ($tp) (argstr) = (sprintf("%s, %s", clk_id_str, _struct_compat_timespec_u($tp, 1))) } probe syscall.clock_settime.return = __syscall.clock_settime.return, __syscall.compat_clock_settime.return?{ (name) = ("clock_settime") } probe __syscall.clock_settime.return = kernel.function("sys_clock_settime").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clock_settime %})) next } } catch { { next } } (retstr) = (return_str(1, $return)) } probe __syscall.compat_clock_settime.return = kernel.function("compat_sys_clock_settime").return?{ (retstr) = (return_str(1, $return)) } probe syscall.clone = kernel.function("do_fork").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clone %})) next } } catch { { next } } (name) = ("clone") (clone_flags) = ($clone_flags) (stack_start) = ($stack_start) (parent_tid_uaddr) = ($parent_tidptr) (child_tid_uaddr) = ($child_tidptr) (argstr) = (sprintf("%s, %p, %p, %p", __fork_flags($clone_flags), $stack_start, $parent_tidptr, $child_tidptr)) } probe syscall.clone.return = kernel.function("do_fork").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_clone %})) next } } catch { { next } } (name) = ("clone") (retstr) = (return_str(1, $return)) } probe syscall.close = kernel.function("sys_close").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_close %})) next } } catch { { next } } (name) = ("close") (fd) = (__int32($fd)) (argstr) = (sprint(fd)) } probe syscall.close.return = kernel.function("sys_close").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_close %})) next } } catch { { next } } (name) = ("close") (retstr) = (return_str(1, $return)) } probe syscall.connect = __syscall.connect?, __syscall.socketcall.connect?, __syscall.compat_socketcall.connect?{ (name) = ("connect") (uaddr_af) = (_struct_sockaddr_u_sa_family(serv_addr_uaddr, addrlen)) if ((_struct_sockaddr_u_sa_family(serv_addr_uaddr, addrlen)) =~ "AF_INET.*") { (uaddr_ip) = (_struct_sockaddr_u_ip_addr(serv_addr_uaddr, addrlen)) (uaddr_ip_port) = (_struct_sockaddr_u_tcp_port(serv_addr_uaddr, addrlen)) if ((_struct_sockaddr_u_sa_family(serv_addr_uaddr, addrlen)) == ("AF_INET6")) { (uaddr_ipv6_flowinfo) = (_struct_sockaddr_u_ipv6_flowinfo(serv_addr_uaddr, addrlen)) (uaddr_ipv6_scope_id) = (_struct_sockaddr_u_ipv6_scope_id(serv_addr_uaddr, addrlen)) } } (argstr) = (sprintf("%d, %s, %u", sockfd, _struct_sockaddr_u(serv_addr_uaddr, addrlen), addrlen)) } probe __syscall.connect = kernel.function("sys_connect").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_connect %})) next } } catch { { next } } (sockfd) = (__int32($fd)) (serv_addr_uaddr) = ($uservaddr) (addrlen) = (__uint32($addrlen)) } probe __syscall.socketcall.connect = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_CONNECT %})) next (sockfd) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (serv_addr_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (addrlen) = (__uint32(user_ulong(&@cast($args, "ulong")[2]))) } probe __syscall.compat_socketcall.connect = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_CONNECT %})) next (sockfd) = (user_int(&@cast($args, "unsigned int")[0])) (serv_addr_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (addrlen) = (user_uint32(&@cast($args, "unsigned int")[2])) } probe syscall.connect.return = __syscall.connect.return?, __syscall.socketcall.connect.return?{ (name) = ("connect") (retstr) = (return_str(1, $return)) } probe __syscall.connect.return = kernel.function("sys_connect").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_connect %})) next } } catch { { next } } } probe __syscall.socketcall.connect.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_CONNECT %})) next } probe syscall.creat = kernel.function("sys_creat").call?{ (name) = ("creat") (mode) = (__uint32($mode)) (pathname) = (user_string_quoted($pathname)) (argstr) = (sprintf("%s, %#o", user_string_quoted($pathname), __uint32($mode))) } probe syscall.creat.return = kernel.function("sys_creat").return?{ (name) = ("creat") (retstr) = (return_str(1, $return)) } probe syscall.delete_module = kernel.function("sys_delete_module").call?{ (name) = ("delete_module") (name_user) = (user_string_quoted($name_user)) (flags) = (__uint32($flags)) (flags_str) = (_module_flags_str(__uint32($flags))) (argstr) = (sprintf("%s, %s", user_string_quoted($name_user), _module_flags_str(__uint32($flags)))) } probe syscall.delete_module.return = kernel.function("sys_delete_module").return?{ (name) = ("delete_module") (retstr) = (return_str(1, $return)) } probe syscall.dup = kernel.function("sys_dup").call{ (name) = ("dup") (oldfd) = (__int32($fildes)) (argstr) = (sprint(__int32($fildes))) } probe syscall.dup.return = kernel.function("sys_dup").return{ (name) = ("dup") (retstr) = (return_str(1, $return)) } probe syscall.dup2 = kernel.function("sys_dup2").call{ (name) = ("dup2") (oldfd) = (__int32($oldfd)) (newfd) = (__int32($newfd)) (flags) = (0) (argstr) = (sprintf("%d, %d", __int32($oldfd), __int32($newfd))) } probe syscall.dup2.return = kernel.function("sys_dup2").return{ (name) = ("dup2") (retstr) = (return_str(1, $return)) } probe syscall.dup3 = kernel.function("sys_dup3").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_dup3 %})) next } } catch { { next } } (name) = ("dup3") (oldfd) = (__int32($oldfd)) (newfd) = (__int32($newfd)) (flags) = (__int32($flags)) (argstr) = (sprintf("%d, %d, %s", __int32($oldfd), __int32($newfd), _dup3_flag_str(flags))) } probe syscall.dup3.return = kernel.function("sys_dup3").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_dup3 %})) next } } catch { { next } } (name) = ("dup3") (retstr) = (return_str(1, $return)) } probe syscall.epoll_create = kernel.function("sys_epoll_create1").call!, kernel.function("sys_epoll_create").call?{ (size) = ((@defined($size))?($size):(0)) (flags) = (__int32((@defined($flags))?($flags):(0))) if ((flags) == (0)) { (name) = ("epoll_create") (argstr) = (sprint(size)) } else { (name) = ("epoll_create1") (argstr) = (_epoll_create1_flag_str(flags)) } } probe syscall.epoll_create.return = kernel.function("sys_epoll_create1").return!, kernel.function("sys_epoll_create").return?{ (flags) = (__int32((@defined($flags))?($flags):(0))) (name) = (((flags) == (0))?("epoll_create"):("epoll_create1")) (retstr) = (return_str(1, $return)) } probe syscall.epoll_ctl = kernel.function("compat_sys_epoll_ctl").call?, kernel.function("sys_epoll_ctl").call?{ (name) = ("epoll_ctl") (epfd) = (__int32($epfd)) (op) = ($op) (op_str) = (_opoll_op_str($op)) (fd) = (__int32($fd)) (event_uaddr) = ($event) (argstr) = (sprintf("%d, %s, %d, %p", epfd, _opoll_op_str($op), fd, $event)) } probe syscall.epoll_ctl.return = kernel.function("compat_sys_epoll_ctl").return?, kernel.function("sys_epoll_ctl").return?{ (name) = ("epoll_ctl") (retstr) = (return_str(1, $return)) } probe syscall.epoll_pwait = kernel.function("compat_sys_epoll_pwait").call?, kernel.function("sys_epoll_pwait").call?{ (name) = ("epoll_pwait") (epfd) = (__int32($epfd)) (events_uaddr) = ($events) (maxevents) = (__int32($maxevents)) (timeout) = (__int32($timeout)) (sigmask_uaddr) = ($sigmask) (sigsetsize) = ($sigsetsize) (argstr) = (sprintf("%d, %p, %d, %d, %p, %d", __int32($epfd), events_uaddr, __int32($maxevents), __int32($timeout), sigmask_uaddr, $sigsetsize)) } probe syscall.epoll_pwait.return = kernel.function("compat_sys_epoll_pwait").return?, kernel.function("sys_epoll_pwait").return?{ (name) = ("epoll_pwait") (retstr) = (return_str(1, $return)) } probe syscall.epoll_wait = kernel.function("compat_sys_epoll_wait").call?, kernel.function("sys_epoll_wait").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_epoll_wait %})) next } } catch { { next } } (name) = ("epoll_wait") (epfd) = (__int32($epfd)) (events_uaddr) = ($events) (maxevents) = (__int32($maxevents)) (timeout) = (__int32($timeout)) (argstr) = (sprintf("%d, %p, %d, %d", epfd, $events, maxevents, timeout)) } probe syscall.epoll_wait.return = kernel.function("compat_sys_epoll_wait").return?, kernel.function("sys_epoll_wait").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_epoll_wait %})) next } } catch { { next } } (name) = ("epoll_wait") (retstr) = (return_str(1, $return)) } probe syscall.eventfd = __syscall.eventfd2?, __syscall.eventfd?{ } probe __syscall.eventfd2 = kernel.function("sys_eventfd2").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_eventfd2 %})) next } } catch { { next } } (name) = ("eventfd2") (count) = (__uint32($count)) (flags) = (__int32($flags)) (flags_str) = (_eventfd2_flag_str(flags)) (argstr) = (sprintf("%u, %s", count, _eventfd2_flag_str(flags))) } probe __syscall.eventfd = kernel.function("sys_eventfd").call{ (name) = ("eventfd") (count) = (__uint32($count)) (flags) = (0) (flags_str) = ("0x0") (argstr) = (sprint(count)) } probe syscall.eventfd.return = __syscall.eventfd2.return?, __syscall.eventfd.return?{ (retstr) = (return_str(1, $return)) } probe __syscall.eventfd2.return = kernel.function("sys_eventfd2").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_eventfd2 %})) next } } catch { { next } } (name) = ("eventfd2") } probe __syscall.eventfd.return = kernel.function("sys_eventfd").return{ (name) = ("eventfd") } probe syscall.execve = kernel.function("sys_execve").call{ (name) = ("execve") (filename) = (user_string_quoted((@defined($filename))?($filename):($name))) (__argv) = ((@defined($__argv))?($__argv):($argv)) (args) = (__get_argv(__argv, 0)) (__envp) = ((@defined($__envp))?($__envp):($envp)) (env_str) = (__count_envp(__envp)) (argstr) = (sprintf("%s, %s, %s", filename, args, env_str)) } probe syscall.execve.return = kernel.function("sys_execve").return{ (name) = ("execve") (retstr) = (return_str(1, $return)) } probe syscall.compat_execve = kernel.function("compat_sys_execve").call?{ (name) = ("execve") (filename) = (user_string_quoted($filename)) (__argv) = ((@defined($__argv))?($__argv):($argv)) (args) = (__get_compat_argv(__argv, 0)) (__envp) = ((@defined($__envp))?($__envp):($envp)) (env_str) = (__count_compat_envp(__envp)) (argstr) = (sprintf("%s, %s, %s", filename, __get_compat_argv(__argv, 0), __count_compat_envp(__envp))) } probe syscall.compat_execve.return = kernel.function("compat_sys_execve").return?{ (name) = ("execve") (retstr) = (return_str(1, $return)) } probe syscall.execveat = kernel.function("sys_execveat").call?{ (name) = ("execveat") (dirfd) = (__int32($fd)) (dirfd_str) = (_dfd_str(__int32($fd))) (fd) = (dirfd) (fd_str) = (dirfd_str) (filename) = (user_string_quoted($filename)) (flags) = (__int32($flags)) (flags_str) = (_at_flag_str(__int32($flags))) (__argv) = ((@defined($__argv))?($__argv):($argv)) (args) = (__get_argv(__argv, 0)) (__envp) = ((@defined($__envp))?($__envp):($envp)) (env_str) = (__count_envp(__envp)) (argstr) = (sprintf("%s, %s, %s, %s, %s", dirfd_str, filename, __get_argv(__argv, 0), __count_envp(__envp), flags_str)) } probe syscall.execveat.return = kernel.function("sys_execveat").return?{ (name) = ("execveat") (retstr) = (return_str(1, $return)) } probe syscall.compat_execveat = kernel.function("compat_sys_execveat").call?{ (name) = ("execveat") (dirfd) = (__int32($fd)) (dirfd_str) = (_dfd_str(__int32($fd))) (fd) = (dirfd) (fd_str) = (dirfd_str) (filename) = (user_string_quoted($filename)) (flags) = (int_arg($flags)) (flags_str) = (_at_flag_str(__int32($flags))) (__argv) = ((@defined($__argv))?($__argv):($argv)) (args) = (__get_compat_argv(__argv, 0)) (__envp) = ((@defined($__envp))?($__envp):($envp)) (env_str) = (__count_compat_envp(__envp)) (argstr) = (sprintf("%s, %s, %s, %s, %s", dirfd_str, filename, __get_compat_argv(__argv, 0), __count_compat_envp(__envp), flags_str)) } probe syscall.compat_execveat.return = kernel.function("compat_sys_execveat").return?{ (name) = ("execveat") (retstr) = (return_str(1, $return)) } probe syscall.exit = kernel.function("sys_exit").call{ (name) = ("exit") (status) = (__int32($error_code)) (argstr) = (sprint(__int32($error_code))) } probe syscall.exit_group = kernel.function("sys_exit_group").call{ (name) = ("exit_group") (status) = (__int32($error_code)) (argstr) = (sprint(__int32($error_code))) } probe syscall.faccessat = kernel.function("sys_faccessat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_faccessat %})) next } } catch { { next } } (name) = ("faccessat") (dirfd) = (__int32($dfd)) (dirfd_str) = (_dfd_str(__int32($dfd))) (pathname) = (user_string_quoted($filename)) (mode) = (__int32($mode)) (mode_str) = (_access_mode_str(__int32($mode))) (argstr) = (sprintf("%s, %s, %s", dirfd_str, user_string_quoted($filename), mode_str)) } probe syscall.faccessat.return = kernel.function("sys_faccessat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_faccessat %})) next } } catch { { next } } (name) = ("faccessat") (retstr) = (return_str(1, $return)) } probe syscall.fadvise64 = kernel.function("sys_fadvise64").call?{ (name) = ("fadvise64") (fd) = (__int32((@defined($fd))?($fd):(0))) (offset) = ((@defined($offset))?($offset):(0)) (len) = (__long((@defined($len))?($len):(0))) (advice) = (__int32((@defined($advice))?($advice):(0))) (argstr) = (sprintf("%d, %d, %d, %s", fd, offset, len, _fadvice_advice_str(advice))) } probe syscall.fadvise64.return = kernel.function("sys_fadvise64").return?{ (name) = ("fadvise64") (retstr) = (return_str(1, $return)) } probe syscall.fadvise64_64 = kernel.function("sys_fadvise64_64").call?{ (name) = ("fadvise64") (fd) = (__int32((@defined($fd))?($fd):(0))) (offset) = ((@defined($offset))?($offset):(0)) (len) = ((@defined($len))?($len):(0)) (advice) = (__int32((@defined($advice))?($advice):(0))) (argstr) = (sprintf("%d, %d, %d, %s", fd, offset, len, _fadvice_advice_str(advice))) } probe syscall.fadvise64_64.return = kernel.function("sys_fadvise64_64").return?{ (name) = ("fadvise64") (retstr) = (return_str(1, $return)) } probe syscall.fallocate = kernel.function("sys_fallocate").call?{ (name) = ("fallocate") (fd) = (__int32($fd)) (mode) = (__uint32($mode)) (mode_str) = (_stp_fallocate_mode_str(mode)) (offset) = ($offset) (len) = ($len) (argstr) = (sprintf("%d, %s, %#x, %u", fd, _stp_fallocate_mode_str(mode), offset, len)) } probe syscall.fallocate.return = kernel.function("sys_fallocate").return?{ (name) = ("fallocate") (retstr) = (return_str(1, $return)) } probe syscall.fchdir = kernel.function("sys_fchdir").call{ (name) = ("fchdir") (fd) = (__int32($fd)) (argstr) = (sprint(__int32($fd))) } probe syscall.fchdir.return = kernel.function("sys_fchdir").return{ (name) = ("fchdir") (retstr) = (return_str(1, $return)) } probe syscall.fchmod = kernel.function("sys_fchmod").call{ (name) = ("fchmod") (fildes) = (__int32($fd)) (mode) = (__uint32($mode)) (argstr) = (sprintf("%d, %#o", __int32($fd), mode)) } probe syscall.fchmod.return = kernel.function("sys_fchmod").return{ (name) = ("fchmod") (retstr) = (return_str(1, $return)) } probe syscall.fchmodat = kernel.function("sys_fchmodat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_fchmodat %})) next } } catch { { next } } (name) = ("fchmodat") (dirfd) = (__int32($dfd)) (dirfd_str) = (_dfd_str(__int32($dfd))) (pathname) = (user_string_quoted($filename)) (mode) = (__uint32($mode)) (argstr) = (sprintf("%s, %s, %#o", dirfd_str, user_string_quoted($filename), mode)) } probe syscall.fchmodat.return = kernel.function("sys_fchmodat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_fchmodat %})) next } } catch { { next } } (name) = ("fchmodat") (retstr) = (return_str(1, $return)) } probe syscall.fchown = kernel.function("sys_fchown").call{ (name) = ("fchown") (fd) = (__int32($fd)) (owner) = (__int32($user)) (group) = (__int32($group)) (argstr) = (sprintf("%d, %d, %d", fd, owner, group)) } probe syscall.fchown.return = kernel.function("sys_fchown").return{ (name) = ("fchown") (retstr) = (return_str(1, $return)) } probe syscall.fchown16 = kernel.function("sys_fchown16").call?{ (name) = ("fchown16") (fd) = ($fd) (owner) = (__short($user)) (group) = (__short($group)) (argstr) = (sprintf("%d, %d, %d", $fd, owner, group)) } probe syscall.fchown16.return = kernel.function("sys_fchown16").return?{ (name) = ("fchown16") (retstr) = (return_str(1, $return)) } probe syscall.fchownat = kernel.function("sys_fchownat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_fchownat %})) next } } catch { { next } } (name) = ("fchownat") (dirfd) = (__int32($dfd)) (dirfd_str) = (_dfd_str(__int32($dfd))) (pathname) = (user_string_quoted($filename)) (owner) = (__int32($user)) (group) = (__int32($group)) (flags) = (__int32($flag)) (flags_str) = (_at_flag_str(__int32($flag))) (argstr) = (sprintf("%s, %s, %d, %d, %s", dirfd_str, user_string_quoted($filename), owner, group, flags_str)) } probe syscall.fchownat.return = kernel.function("sys_fchownat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_fchownat %})) next } } catch { { next } } (name) = ("fchownat") (retstr) = (return_str(1, $return)) } probe syscall.fcntl = kernel.function("compat_sys_fcntl").call?, kernel.function("compat_sys_fcntl64").call?, kernel.function("sys_fcntl64").call?, kernel.function("sys_fcntl").call?{ (name) = ("fcntl") (fd) = (__int32($fd)) (cmd) = (__int32($cmd)) (cmd_str) = (_fcntl_cmd_str(cmd)) (arg) = ($arg) (argstr) = (sprintf("%d, %s, %p", __int32($fd), _fcntl_cmd_str(cmd), $arg)) } probe syscall.fcntl.return = kernel.function("compat_sys_fcntl").return?, kernel.function("compat_sys_fcntl64").return?, kernel.function("sys_fcntl64").return?, kernel.function("sys_fcntl").return?{ (name) = ("fcntl") (retstr) = (return_str(1, $return)) } probe syscall.fdatasync = kernel.function("sys_fdatasync").call{ (name) = ("fdatasync") (fd) = (__int32($fd)) (argstr) = (sprint(fd)) } probe syscall.fdatasync.return = kernel.function("sys_fdatasync").return{ (name) = ("fdatasync") (retstr) = (return_str(1, $return)) } probe syscall.fgetxattr = kernel.function("sys_fgetxattr").call{ (name) = ("fgetxattr") (filedes) = (__int32($fd)) (name_str) = (user_string_quoted($name)) (value_uaddr) = ($value) (size) = (__ulong($size)) (argstr) = (sprintf("%d, %s, %p, %u", filedes, user_string_quoted($name), value_uaddr, size)) } probe syscall.fgetxattr.return = kernel.function("sys_fgetxattr").return{ (name) = ("fgetxattr") (retstr) = (return_str(1, $return)) } probe syscall.finit_module = kernel.function("sys_finit_module").call?{ (name) = ("finit_module") (fd) = (__int32($fd)) (uargs) = (user_string_quoted($uargs)) (flags) = (__int32($flags)) (flags_str) = (_finit_module_flags_str(__int32($flags))) (argstr) = (sprintf("%d, %s, %s", __int32($fd), user_string_quoted($uargs), _finit_module_flags_str(__int32($flags)))) } probe syscall.finit_module.return = kernel.function("sys_finit_module").return?{ (name) = ("finit_module") (retstr) = (return_str(1, $return)) } probe syscall.flistxattr = kernel.function("sys_flistxattr").call{ (name) = ("flistxattr") (filedes) = (__int32($fd)) (list_uaddr) = ($list) (size) = (__ulong($size)) (argstr) = (sprintf("%d, %p, %u", filedes, list_uaddr, size)) } probe syscall.flistxattr.return = kernel.function("sys_flistxattr").return{ (name) = ("flistxattr") (retstr) = (return_str(1, $return)) } probe syscall.flock = kernel.function("sys_flock").call{ (name) = ("flock") (fd) = (__int32($fd)) (operation) = ($cmd) (argstr) = (sprintf("%d, %s", fd, _flock_cmd_str(operation))) } probe syscall.flock.return = kernel.function("sys_flock").return{ (name) = ("flock") (retstr) = (return_str(1, $return)) } probe syscall.fork = kernel.function("sys_fork").call?{ (name) = ("fork") (argstr) = ("") } probe syscall.fork.return = kernel.function("sys_fork").return?{ (name) = ("fork") (retstr) = (return_str(1, $return)) } probe syscall.fremovexattr = kernel.function("sys_fremovexattr").call{ (name) = ("fremovexattr") (filedes) = (__int32($fd)) (name_uaddr) = ($name) (name_str) = (user_string_quoted($name)) (argstr) = (sprintf("%d, %s", __int32($fd), user_string_quoted($name))) } probe syscall.fremovexattr.return = kernel.function("sys_fremovexattr").return{ (name) = ("fremovexattr") (retstr) = (return_str(1, $return)) } probe syscall.fsetxattr = kernel.function("sys_fsetxattr").call{ (name) = ("fsetxattr") (filedes) = (__int32($fd)) (name_uaddr) = ($name) (name_str) = (user_string_quoted($name)) (value_uaddr) = ($value) (size) = (__ulong($size)) (value_str) = (_stp_xattr_val_str($value, size)) (flags) = (__int32($flags)) (flags_str) = (_stp_xattr_flags_str(__int32($flags))) (argstr) = (sprintf("%d, %s, %s, %u, %s", __int32($fd), user_string_quoted($name), _stp_xattr_val_str($value, size), size, _stp_xattr_flags_str(__int32($flags)))) } probe syscall.fsetxattr.return = kernel.function("sys_fsetxattr").return{ (name) = ("fsetxattr") (retstr) = (return_str(1, $return)) } probe syscall.fstat = kernel.function("sys_fstat").call?, kernel.function("sys_fstat64").call?, kernel.function("sys32_fstat64").call?, kernel.function("sys_newfstat").call?, kernel.function("sys_oabi_fstat64").call?, kernel.function("compat_sys_newfstat").call?{ (name) = ("fstat") (filedes) = (__int32($fd)) (buf_uaddr) = ($statbuf) (argstr) = (sprintf("%d, %p", __int32($fd), $statbuf)) } probe syscall.fstat.return = kernel.function("sys_fstat").return?, kernel.function("sys_fstat64").return?, kernel.function("sys32_fstat64").return?, kernel.function("sys_newfstat").return?, kernel.function("sys_oabi_fstat64").return?, kernel.function("compat_sys_newfstat").return?{ (name) = ("fstat") (retstr) = (return_str(1, $return)) } probe syscall.fstatat = kernel.function("sys_fstatat64").call?, kernel.function("sys_newfstatat").call?, kernel.function("compat_sys_newfstatat").call?, kernel.function("sys32_fstatat64").call?, kernel.function("sys32_fstatat").call?{ (name) = ("fstatat") (dirfd) = (__int32($dfd)) (dirfd_str) = (_dfd_str(__int32($dfd))) (path) = (user_string_quoted($filename)) (buf_uaddr) = ($statbuf) (flags) = (__int32($flag)) (flags_str) = (_at_flag_str(__int32($flag))) (argstr) = (sprintf("%s, %s, %p, %s", dirfd_str, user_string_quoted($filename), $statbuf, flags_str)) } probe syscall.fstatat.return = kernel.function("sys_fstatat64").return?, kernel.function("sys_newfstatat").return?, kernel.function("compat_sys_newfstatat").return?, kernel.function("sys32_fstatat64").return?, kernel.function("sys32_fstatat").return?{ (name) = ("fstatat") (retstr) = (return_str(1, $return)) } probe syscall.fstatfs = kernel.function("compat_sys_fstatfs").call?, kernel.function("sys_fstatfs").call{ (name) = ("fstatfs") (fd) = (__int32($fd)) (buf_uaddr) = ($buf) (argstr) = (sprintf("%d, %p", __int32($fd), $buf)) } probe syscall.fstatfs.return = kernel.function("compat_sys_fstatfs").return?, kernel.function("sys_fstatfs").return{ (name) = ("fstatfs") (retstr) = (return_str(1, $return)) } probe syscall.fstatfs64 = kernel.function("sys_fstatfs64").call?, kernel.function("compat_sys_fstatfs64").call?{ (name) = ("fstatfs64") (fd) = (__int32($fd)) (sz) = (__ulong($sz)) (buf_uaddr) = ($buf) (argstr) = (sprintf("%d, %u, %p", __int32($fd), __ulong($sz), $buf)) } probe syscall.fstatfs64.return = kernel.function("sys_fstatfs64").return?, kernel.function("compat_sys_fstatfs64").return?{ (name) = ("fstatfs64") (retstr) = (return_str(1, $return)) } probe syscall.fsync = kernel.function("sys_fsync").call{ (name) = ("fsync") (fd) = (__int32($fd)) (argstr) = (sprint(fd)) } probe syscall.fsync.return = kernel.function("sys_fsync").return{ (name) = ("fsync") (retstr) = (return_str(1, $return)) } probe syscall.ftruncate = __syscall.ftruncate, __syscall.compat_ftruncate?{ (name) = ("ftruncate") (fd) = (__int32($fd)) (argstr) = (sprintf("%d, %d", fd, length)) } probe __syscall.ftruncate = kernel.function("sys_ftruncate").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_ftruncate %})) next } } catch { { next } } if (%{ /* pure */ _stp_is_compat_task() %}) (length) = (__int32($length)) else (length) = (__long($length)) } probe __syscall.compat_ftruncate = kernel.function("compat_sys_ftruncate").call?{ (length) = (__int32($length)) } probe syscall.ftruncate.return = __syscall.ftruncate.return, kernel.function("compat_sys_ftruncate").return?{ (name) = ("ftruncate") (retstr) = (return_str(1, $return)) } probe __syscall.ftruncate.return = kernel.function("sys_ftruncate").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_ftruncate %})) next } } catch { { next } } } probe syscall.ftruncate64 = kernel.function("sys_ftruncate64").call?{ (name) = ("ftruncate") (fd) = (__int32($fd)) (length) = ($length) (argstr) = (sprintf("%d, %d", fd, length)) } probe syscall.ftruncate64.return = kernel.function("sys_ftruncate64").return?{ (name) = ("ftruncate") (retstr) = (return_str(1, $return)) } probe syscall.futex = kernel.function("sys_futex").call?{ (name) = ("futex") (futex_uaddr) = ($uaddr) (op) = (__int32($op)) (val) = (__int32($val)) (utime_uaddr) = ($utime) (uaddr2_uaddr) = ($uaddr2) (val3) = (__int32($val3)) if ((__int32($op)) == (%{ /* pure */ FUTEX_WAKE_BITSET %})) { (argstr) = (sprintf("%p, %s, %d, %#x", $uaddr, _futex_op_str(__int32($op)), __int32($val), __int32($val3))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_WAIT %})) { (argstr) = (sprintf("%p, %s, %d, %s", $uaddr, _futex_op_str(__int32($op)), __int32($val), (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(__ulong($utime), 1)):(_struct_timespec_u(__ulong($utime), 1)))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_WAIT_BITSET %})) { (argstr) = (sprintf("%p, %s, %d, %s, %#x", $uaddr, _futex_op_str(__int32($op)), __int32($val), (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(__ulong($utime), 1)):(_struct_timespec_u(__ulong($utime), 1)), __int32($val3))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_REQUEUE %})) { (argstr) = (sprintf("%p, %s, %d, %d, %p", $uaddr, _futex_op_str(__int32($op)), __int32($val), __ulong($utime), __ulong($uaddr2))) } else if (((__int32($op)) == (%{ /* pure */ FUTEX_CMP_REQUEUE %})) || ((__int32($op)) == (%{ /* pure */ FUTEX_CMP_REQUEUE_PI %}))) { (argstr) = (sprintf("%p, %s, %d, %u, %p, %d", $uaddr, _futex_op_str(__int32($op)), __int32($val), __ulong($utime), __ulong($uaddr2), __int32($val3))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_WAKE_OP %})) { (argstr) = (sprintf("%p, %s, %d, %u, %p, %s", $uaddr, _futex_op_str(__int32($op)), __int32($val), __ulong($utime), __ulong($uaddr2), _futex_wake_op_str(__int32($val3)))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_WAIT_REQUEUE_PI %})) { (argstr) = (sprintf("%p, %s, %d, %s, %p", $uaddr, _futex_op_str(__int32($op)), __int32($val), (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(__ulong($utime), 1)):(_struct_timespec_u(__ulong($utime), 1)), __ulong($uaddr2))) } else { (argstr) = (sprintf("%p, %s, %d", $uaddr, _futex_op_str(__int32($op)), __int32($val))) } } probe syscall.futex.return = kernel.function("sys_futex").return?{ (name) = ("futex") (retstr) = (return_str(1, $return)) } probe syscall.compat_futex = kernel.function("compat_sys_futex").call?{ (name) = ("futex") (futex_uaddr) = ($uaddr) (op) = (__int32($op)) (val) = (__int32($val)) (utime_uaddr) = ($utime) (uaddr2_uaddr) = ($uaddr2) (val3) = (__int32($val3)) if ((__int32($op)) == (%{ /* pure */ FUTEX_WAKE_BITSET %})) { (argstr) = (sprintf("%p, %s, %d, %#x", futex_uaddr, _futex_op_str(__int32($op)), __int32($val), __int32($val3))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_WAIT %})) { (argstr) = (sprintf("%p, %s, %d, %s", futex_uaddr, _futex_op_str(__int32($op)), __int32($val), (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(__uint32($utime), 1)):(_struct_timespec_u(__uint32($utime), 1)))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_WAIT_BITSET %})) { (argstr) = (sprintf("%p, %s, %d, %s, %#x", futex_uaddr, _futex_op_str(__int32($op)), __int32($val), (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(__uint32($utime), 1)):(_struct_timespec_u(__uint32($utime), 1)), __int32($val3))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_REQUEUE %})) { (argstr) = (sprintf("%p, %s, %d, %d, %p", futex_uaddr, _futex_op_str(__int32($op)), __int32($val), __uint32($utime), __uint32($uaddr2))) } else if (((__int32($op)) == (%{ /* pure */ FUTEX_CMP_REQUEUE %})) || ((__int32($op)) == (%{ /* pure */ FUTEX_CMP_REQUEUE_PI %}))) { (argstr) = (sprintf("%p, %s, %d, %u, %p, %d", futex_uaddr, _futex_op_str(__int32($op)), __int32($val), __uint32($utime), __uint32($uaddr2), __int32($val3))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_WAKE_OP %})) { (argstr) = (sprintf("%p, %s, %d, %u, %p, %s", futex_uaddr, _futex_op_str(__int32($op)), __int32($val), __uint32($utime), __uint32($uaddr2), _futex_wake_op_str(__int32($val3)))) } else if ((__int32($op)) == (%{ /* pure */ FUTEX_WAIT_REQUEUE_PI %})) { (argstr) = (sprintf("%p, %s, %d, %s, %p", futex_uaddr, _futex_op_str(__int32($op)), __int32($val), (%{ /* pure */ _stp_is_compat_task() %})?(_struct_compat_timespec_u(__uint32($utime), 1)):(_struct_timespec_u(__uint32($utime), 1)), __uint32($uaddr2))) } else { (argstr) = (sprintf("%p, %s, %d", futex_uaddr, _futex_op_str(__int32($op)), __int32($val))) } } probe syscall.compat_futex.return = kernel.function("compat_sys_futex").return?{ (name) = ("futex") (retstr) = (return_str(1, $return)) } probe syscall.futimesat = kernel.function("sys_futimesat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_futimesat %})) next } } catch { { next } } (name) = ("futimesat") (dirfd) = (__int32($dfd)) (dirfd_str) = (_dfd_str(__int32($dfd))) (filename_uaddr) = ($filename) (filename) = (user_string_quoted($filename)) (tvp_uaddr) = ($utimes) (argstr) = (sprintf("%s, %s, %s", _dfd_str(__int32($dfd)), user_string_quoted($filename), _struct_timeval_u($utimes, 2))) } probe syscall.compat_futimesat = kernel.function("compat_sys_futimesat").call?{ (name) = ("futimesat") (dirfd) = (__int32($dfd)) (dirfd_str) = (_dfd_str(__int32($dfd))) (filename_uaddr) = ($filename) (filename) = (user_string_quoted($filename)) (tvp_uaddr) = ($t) (argstr) = (sprintf("%s, %s, %s", _dfd_str(__int32($dfd)), user_string_quoted($filename), _struct_compat_timeval_u($t, 2))) } probe syscall.futimesat.return = kernel.function("sys_futimesat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_futimesat %})) next } } catch { { next } } (name) = ("futimesat") (retstr) = (return_str(1, $return)) } probe syscall.compat_futimesat.return = kernel.function("compat_sys_futimesat").return?{ (name) = ("futimesat") (retstr) = (return_str(1, $return)) } probe syscall.getcwd = kernel.function("sys_getcwd").call{ (name) = ("getcwd") (buf_uaddr) = ($buf) (size) = ($size) (argstr) = (sprintf("%p, %d", buf_uaddr, size)) } probe syscall.getcwd.return = kernel.function("sys_getcwd").return{ (name) = ("getcwd") (retstr) = (return_str(1, $return)) } probe syscall.getdents = kernel.function("sys_getdents").call?, kernel.function("sys_getdents64").call?, kernel.function("compat_sys_getdents").call?, kernel.function("compat_sys_getdents64").call?{ (name) = ("getdents") (fd) = (__int32($fd)) (dirp_uaddr) = ($dirent) (count) = (__uint32($count)) (argstr) = (sprintf("%d, %p, %u", fd, $dirent, count)) } probe syscall.getdents.return = kernel.function("sys_getdents").return?, kernel.function("sys_getdents64").return?, kernel.function("compat_sys_getdents").return?, kernel.function("compat_sys_getdents64").return?{ (name) = ("getdents") (retstr) = (return_str(1, $return)) } probe syscall.getegid = kernel.function("sys_getegid16").call?, kernel.function("sys32_getegid16").call?, kernel.function("sys_getegid").call{ (name) = ("getegid") (argstr) = ("") } probe syscall.getegid.return = kernel.function("sys_getegid16").return?, kernel.function("sys32_getegid16").return?, kernel.function("sys_getegid").return{ (name) = ("getegid") (retstr) = (return_str(1, $return)) } probe syscall.geteuid = kernel.function("sys_geteuid16").call?, kernel.function("sys32_geteuid16").call?, kernel.function("sys_geteuid").call{ (name) = ("geteuid") (argstr) = ("") } probe syscall.geteuid.return = kernel.function("sys_geteuid16").return?, kernel.function("sys32_geteuid16").return?, kernel.function("sys_geteuid").return{ (name) = ("geteuid") (retstr) = (return_str(1, $return)) } probe syscall.getgid = kernel.function("sys_getgid16").call?, kernel.function("sys32_getgid16").call?, kernel.function("sys_getgid").call{ (name) = ("getgid") (argstr) = ("") } probe syscall.getgid.return = kernel.function("sys_getgid16").return?, kernel.function("sys32_getgid16").return?, kernel.function("sys_getgid").return{ (name) = ("getgid") (retstr) = (return_str(1, $return)) } probe syscall.getgroups = kernel.function("sys_getgroups16").call?, kernel.function("sys32_getgroups16").call?, kernel.function("sys_getgroups").call?{ (name) = ("getgroups") (size) = (__int32($gidsetsize)) (list_uaddr) = ($grouplist) (argstr) = (sprintf("%d, %p", __int32($gidsetsize), $grouplist)) } probe syscall.getgroups.return = kernel.function("sys_getgroups16").return?, kernel.function("sys32_getgroups16").return?, kernel.function("sys_getgroups").return?{ (name) = ("getgroups") (retstr) = (return_str(1, $return)) } probe syscall.gethostname = kernel.function("sys_gethostname").call?{ (name) = ("gethostname") (name_uaddr) = ($name) (len) = (__int32($len)) (argstr) = (sprintf("%p, %d", name_uaddr, len)) } probe syscall.gethostname.return = kernel.function("sys_gethostname").return?{ (name) = ("gethostname") (retstr) = (return_str(1, $return)) } probe syscall.getitimer = kernel.function("sys_getitimer").call{ (name) = ("getitimer") (which) = (__int32($which)) (value_uaddr) = ($value) (argstr) = (sprintf("%s, %p", _itimer_which_str(which), $value)) } probe syscall.getitimer.return = kernel.function("sys_getitimer").return{ (name) = ("getitimer") (retstr) = (return_str(1, $return)) } probe syscall.compat_getitimer = kernel.function("compat_sys_getitimer").call?{ (name) = ("getitimer") (which) = (__int32($which)) (value_uaddr) = ($it) (argstr) = (sprintf("%s, %p", _itimer_which_str(which), $it)) } probe syscall.compat_getitimer.return = kernel.function("compat_sys_getitimer").return?{ (name) = ("getitimer") (retstr) = (return_str(1, $return)) } probe syscall.get_mempolicy = __syscall.get_mempolicy?, kernel.function("compat_sys_get_mempolicy").call?{ (name) = ("get_mempolicy") (policy_uaddr) = ($policy) (nmask_uaddr) = ($nmask) (maxnode) = ($maxnode) (addr) = ($addr) (flags) = ($flags) (flags_str) = (_mempolicy_flags_str($flags)) (argstr) = (sprintf("%p, %p, %u, %p, %s", $policy, $nmask, $maxnode, $addr, _mempolicy_flags_str($flags))) } probe __syscall.get_mempolicy = kernel.function("sys_get_mempolicy").call?{ } probe syscall.get_mempolicy.return = __syscall.get_mempolicy.return?, kernel.function("compat_sys_get_mempolicy").return?{ (name) = ("get_mempolicy") (retstr) = (return_str(1, $return)) } probe __syscall.get_mempolicy.return = kernel.function("sys_get_mempolicy").return?{ } probe syscall.getpeername = __syscall.getpeername?, __syscall.socketcall.getpeername?, __syscall.compat_socketcall.getpeername?{ (name) = ("getpeername") (argstr) = (sprintf("%d, %p, %p", s, name_uaddr, namelen_uaddr)) } probe __syscall.getpeername = kernel.function("sys_getpeername").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getpeername %})) next } } catch { { next } } (s) = (__int32($fd)) (name_uaddr) = ($usockaddr) (namelen_uaddr) = ($usockaddr_len) } probe __syscall.socketcall.getpeername = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_GETPEERNAME %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (name_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (namelen_uaddr) = (user_ulong(&@cast($args, "ulong")[2])) } probe __syscall.compat_socketcall.getpeername = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_GETPEERNAME %})) next (s) = (user_int(&@cast($args, "unsigned int")[0])) (name_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (namelen_uaddr) = (user_uint32(&@cast($args, "unsigned int")[2])) } probe syscall.getpeername.return = __syscall.getpeername.return?, __syscall.socketcall.getpeername.return?{ (name) = ("getpeername") (retstr) = (return_str(1, $return)) } probe __syscall.getpeername.return = kernel.function("sys_getpeername").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getpeername %})) next } } catch { { next } } } probe __syscall.socketcall.getpeername.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_GETPEERNAME %})) next } probe syscall.getpgid = kernel.function("sys_getpgid").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getpgid %})) next } } catch { { next } } (name) = ("getpgid") (pid) = (__int32($pid)) (argstr) = (sprintf("%d", __int32($pid))) } probe syscall.getpgid.return = kernel.function("sys_getpgid").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getpgid %})) next } } catch { { next } } (name) = ("getpgid") (retstr) = (return_str(1, $return)) } probe syscall.getpgrp = kernel.function("sys_getpgrp").call?{ (name) = ("getpgrp") (argstr) = ("") } probe syscall.getpgrp.return = kernel.function("sys_getpgrp").return?{ (name) = ("getpgrp") (retstr) = (return_str(1, $return)) } probe syscall.getpid = kernel.function("sys_getpid").call{ (name) = ("getpid") (argstr) = ("") } probe syscall.getpid.return = kernel.function("sys_getpid").return{ (name) = ("getpid") (retstr) = (return_str(1, $return)) } probe syscall.getppid = kernel.function("sys_getppid").call{ (name) = ("getppid") (argstr) = ("") } probe syscall.getppid.return = kernel.function("sys_getppid").return{ (name) = ("getppid") (retstr) = (return_str(1, $return)) } probe syscall.getpriority = kernel.function("sys_getpriority").call{ (name) = ("getpriority") (which) = (__int32($which)) (who) = (__int32($who)) (argstr) = (sprintf("%s, %d", _priority_which_str(which), who)) } probe syscall.getpriority.return = kernel.function("sys_getpriority").return{ (name) = ("getpriority") (retstr) = (return_str(1, $return)) } probe syscall.getrandom = kernel.function("sys_getrandom").call?{ (name) = ("getrandom") (buf) = (user_string_quoted($buf)) (count) = (__ulong($count)) (flags) = (__uint32($flags)) (flags_str) = (_getrandom_flags_str(__uint32($flags))) (argstr) = (sprintf("%s, %u, %s", user_string_quoted($buf), count, flags_str)) } probe syscall.getrandom.return = kernel.function("sys_getrandom").return?{ (name) = ("getrandom") (retstr) = (return_str(1, $return)) } probe syscall.getresgid = kernel.function("sys_getresgid16").call?, kernel.function("sys_getresgid").call{ (name) = ("getresgid") (rgid_uaddr) = ((@defined($rgidp))?($rgidp):($rgid)) (egid_uaddr) = ((@defined($egidp))?($egidp):($egid)) (sgid_uaddr) = ((@defined($sgidp))?($sgidp):($sgid)) (argstr) = (sprintf("%p, %p, %p", (@defined($rgidp))?($rgidp):($rgid), (@defined($egidp))?($egidp):($egid), (@defined($sgidp))?($sgidp):($sgid))) } probe syscall.getresgid.return = kernel.function("sys_getresgid16").return?, kernel.function("sys_getresgid").return{ (name) = ("getresgid") (retstr) = (return_str(1, $return)) } probe syscall.getresuid = kernel.function("sys_getresuid16").call?, kernel.function("sys_getresuid").call{ (name) = ("getresuid") (ruid_uaddr) = ((@defined($ruidp))?($ruidp):($ruid)) (euid_uaddr) = ((@defined($euidp))?($euidp):($euid)) (suid_uaddr) = ((@defined($suidp))?($suidp):($suid)) (argstr) = (sprintf("%p, %p, %p", (@defined($ruidp))?($ruidp):($ruid), (@defined($euidp))?($euidp):($euid), (@defined($suidp))?($suidp):($suid))) } probe syscall.getresuid.return = kernel.function("sys_getresuid16").return?, kernel.function("sys_getresuid").return{ (name) = ("getresuid") (retstr) = (return_str(1, $return)) } probe syscall.getrlimit = __syscall.getrlimit?, kernel.function("compat_sys_getrlimit").call?, kernel.function("sys_old_getrlimit").call?{ (name) = ("getrlimit") (resource) = (__int32($resource)) (rlim_uaddr) = ($rlim) (argstr) = (sprintf("%s, %p", _rlimit_resource_str(resource), $rlim)) } probe __syscall.getrlimit = kernel.function("sys_getrlimit").call{ } probe syscall.getrlimit.return = kernel.function("sys_old_getrlimit").return?, kernel.function("compat_sys_getrlimit").return?, __syscall.getrlimit.return?{ (name) = ("getrlimit") (retstr) = (return_str(1, $return)) } probe __syscall.getrlimit.return = kernel.function("sys_getrlimit").return{ } probe syscall.getrusage = __syscall.getrusage, kernel.function("compat_sys_getrusage").call?{ (name) = ("getrusage") (who) = (__int32($who)) (who_str) = (_rusage_who_str(who)) (usage_uaddr) = ($ru) (argstr) = (sprintf("%s, %p", who_str, usage_uaddr)) } probe __syscall.getrusage = kernel.function("sys_getrusage").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getrusage %})) next } } catch { { next } } } probe syscall.getrusage.return = __syscall.getrusage.return, kernel.function("compat_sys_getrusage").return?{ (name) = ("getrusage") (retstr) = (return_str(1, $return)) } probe __syscall.getrusage.return = kernel.function("sys_getrusage").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getrusage %})) next } } catch { { next } } } probe syscall.getsid = kernel.function("sys_getsid").call{ (name) = ("getsid") (pid) = (__int32($pid)) (argstr) = (sprint(pid)) } probe syscall.getsid.return = kernel.function("sys_getsid").return{ (name) = ("getsid") (retstr) = (return_str(1, $return)) } probe syscall.getsockname = __syscall.getsockname?, __syscall.socketcall.getsockname?, __syscall.compat_socketcall.getsockname?{ (name) = ("getsockname") (argstr) = (sprintf("%d, %p, %p", s, name_uaddr, namelen_uaddr)) } probe __syscall.getsockname = kernel.function("sys_getsockname").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getsockname %})) next } } catch { { next } } (s) = (__int32($fd)) (name_uaddr) = ($usockaddr) (namelen_uaddr) = ($usockaddr_len) } probe __syscall.socketcall.getsockname = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_GETSOCKNAME %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (name_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (namelen_uaddr) = (user_ulong(&@cast($args, "ulong")[2])) } probe __syscall.compat_socketcall.getsockname = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_GETSOCKNAME %})) next (s) = (user_int(&@cast($args, "unsigned int")[0])) (name_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (namelen_uaddr) = (user_uint32(&@cast($args, "unsigned int")[2])) } probe syscall.getsockname.return = __syscall.getsockname.return?, __syscall.socketcall.getsockname.return?{ (name) = ("getsockname") (retstr) = (return_str(1, $return)) } probe __syscall.getsockname.return = kernel.function("sys_getsockname").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getsockname %})) next } } catch { { next } } } probe __syscall.socketcall.getsockname.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_GETSOCKNAME %})) next } probe syscall.getsockopt = __syscall.getsockopt?, __syscall.socketcall.getsockopt?, __syscall.compat_socketcall.getsockopt?{ (name) = ("getsockopt") (level_str) = (_sockopt_level_str(level)) (optname_str) = (_sockopt_optname_str(optname)) (argstr) = (sprintf("%d, %s, %s, %p, %p", fd, _sockopt_level_str(level), _sockopt_optname_str(optname), optval_uaddr, optlen_uaddr)) } probe __syscall.getsockopt = kernel.function("sys_getsockopt").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getsockopt %})) next } } catch { { next } } (fd) = (__int32($fd)) (level) = (__int32($level)) (optname) = (__int32($optname)) (optval_uaddr) = ($optval) (optlen_uaddr) = ($optlen) } probe __syscall.socketcall.getsockopt = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_GETSOCKOPT %})) next (fd) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (level) = (__int32(user_ulong(&@cast($args, "ulong")[1]))) (optname) = (__int32(user_ulong(&@cast($args, "ulong")[2]))) (optval_uaddr) = (user_ulong(&@cast($args, "ulong")[3])) (optlen_uaddr) = (user_ulong(&@cast($args, "ulong")[4])) } probe __syscall.compat_socketcall.getsockopt = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_GETSOCKOPT %})) next (fd) = (user_int(&@cast($args, "unsigned int")[0])) (level) = (user_int(&@cast($args, "unsigned int")[1])) (optname) = (user_int(&@cast($args, "unsigned int")[2])) (optval_uaddr) = (user_uint32(&@cast($args, "unsigned int")[3])) (optlen_uaddr) = (user_uint32(&@cast($args, "unsigned int")[4])) } probe syscall.getsockopt.return = __syscall.getsockopt.return?, __syscall.socketcall.getsockopt.return?{ (name) = ("getsockopt") (retstr) = (return_str(1, $return)) } probe __syscall.getsockopt.return = kernel.function("sys_getsockopt").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_getsockopt %})) next } } catch { { next } } } probe __syscall.socketcall.getsockopt.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_GETSOCKOPT %})) next } probe syscall.gettid = kernel.function("sys_gettid").call{ (name) = ("gettid") (argstr) = ("") } probe syscall.gettid.return = kernel.function("sys_gettid").return{ (name) = ("gettid") (retstr) = (return_str(1, $return)) } probe syscall.gettimeofday = kernel.function("compat_sys_gettimeofday").call?, kernel.function("sys32_gettimeofday").call?, kernel.function("sys_gettimeofday").call{ (name) = ("gettimeofday") (tv_uaddr) = ($tv) (tz_uaddr) = ($tz) (argstr) = (sprintf("%p, %p", $tv, $tz)) } probe syscall.gettimeofday.return = kernel.function("compat_sys_gettimeofday").return?, kernel.function("sys32_gettimeofday").return?, kernel.function("sys_gettimeofday").return{ (name) = ("gettimeofday") (retstr) = (return_str(1, $return)) } probe syscall.getuid = kernel.function("sys_getuid16").call?, kernel.function("sys32_getuid16").call?, kernel.function("sys_getuid").call{ (name) = ("getuid") (argstr) = ("") } probe syscall.getuid.return = kernel.function("sys_getuid16").return?, kernel.function("sys32_getuid16").return?, kernel.function("sys_getuid").return{ (name) = ("getuid") (retstr) = (return_str(1, $return)) } probe syscall.getxattr = kernel.function("sys_getxattr").call{ (name) = ("getxattr") (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (name_str) = (user_string_quoted($name)) (value_uaddr) = ($value) (size) = (__ulong($size)) (argstr) = (sprintf("%s, %s, %p, %u", user_string_quoted((@defined($pathname))?($pathname):($path)), user_string_quoted($name), $value, __ulong($size))) } probe syscall.getxattr.return = kernel.function("sys_getxattr").return{ (name) = ("getxattr") (retstr) = (return_str(1, $return)) } probe syscall.init_module = kernel.function("sys_init_module").call?{ (name) = ("init_module") (umod_uaddr) = ($umod) (len) = (__ulong($len)) (uargs) = (user_string_quoted($uargs)) (argstr) = (sprintf("%p, %u, %s", $umod, len, user_string_quoted($uargs))) } probe syscall.init_module.return = kernel.function("sys_init_module").return?{ (name) = ("init_module") (retstr) = (return_str(1, $return)) } probe syscall.inotify_add_watch = kernel.function("sys_inotify_add_watch").call?{ (name) = ("inotify_add_watch") (fd) = (__int32($fd)) (mask) = (__uint32($mask)) (path_uaddr) = ((@defined($pathname))?($pathname):($path)) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (argstr) = (sprintf("%d, %s, %s", __int32($fd), user_string_quoted((@defined($pathname))?($pathname):($path)), _inotify_watch_mask_str(__uint32($mask)))) } probe syscall.inotify_add_watch.return = kernel.function("sys_inotify_add_watch").return?{ (name) = ("inotify_add_watch") (retstr) = (return_str(1, $return)) } probe syscall.inotify_init = __syscall.inotify_init1?, __syscall.inotify_init?{ } probe __syscall.inotify_init1 = kernel.function("sys_inotify_init1").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_inotify_init1 %})) next } } catch { { next } } (name) = ("inotify_init1") (flags) = (__int32($flags)) (argstr) = (_inotify_init1_flag_str(flags)) } probe __syscall.inotify_init = kernel.function("sys_inotify_init").call?{ (name) = ("inotify_init") (flags) = (0) (argstr) = ("") } probe syscall.inotify_init.return = __syscall.inotify_init1.return?, __syscall.inotify_init.return?{ } probe __syscall.inotify_init1.return = kernel.function("sys_inotify_init1").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_inotify_init1 %})) next } } catch { { next } } (name) = ("inotify_init1") (retstr) = (return_str(1, $return)) } probe __syscall.inotify_init.return = kernel.function("sys_inotify_init").return?{ (name) = ("inotify_init") (retstr) = (return_str(1, $return)) } probe syscall.inotify_rm_watch = kernel.function("sys_inotify_rm_watch").call?{ (name) = ("inotify_rm_watch") (fd) = (__int32($fd)) (wd) = (__int32($wd)) (argstr) = (sprintf("%d, %d", __int32($fd), __int32($wd))) } probe syscall.inotify_rm_watch.return = kernel.function("sys_inotify_rm_watch").return?{ (name) = ("inotify_rm_watch") (retstr) = (return_str(1, $return)) } probe syscall.io_cancel = kernel.function("sys_io_cancel").call{ (name) = ("io_cancel") (ctx_id) = (__ulong($ctx_id)) (iocb_uaddr) = ($iocb) (result_uaddr) = ($result) (argstr) = (sprintf("%u, %p, %p", ctx_id, iocb_uaddr, result_uaddr)) } probe syscall.io_cancel.return = kernel.function("sys_io_cancel").return{ (name) = ("io_cancel") (retstr) = (return_str(1, $return)) } probe syscall.ioctl = __syscall.ioctl?, kernel.function("compat_sys_ioctl").call?{ (name) = ("ioctl") (fd) = (__int32($fd)) (request) = (__int32($cmd)) (argp) = ((@defined($arg))?($arg):($arg32)) (argstr) = (sprintf("%d, %d, %p", fd, request, argp)) } probe __syscall.ioctl = kernel.function("sys_ioctl").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_ioctl %})) next } } catch { { next } } } probe syscall.ioctl.return = __syscall.ioctl.return?, kernel.function("compat_sys_ioctl").return?{ (name) = ("ioctl") (retstr) = (return_str(1, $return)) } probe __syscall.ioctl.return = kernel.function("sys_ioctl").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_ioctl %})) next } } catch { { next } } } probe syscall.io_destroy = kernel.function("sys_io_destroy").call{ (name) = ("io_destroy") (ctx) = (__ulong($ctx)) (argstr) = (sprintf("%u", ctx)) } probe syscall.io_destroy.return = kernel.function("sys_io_destroy").return{ (name) = ("io_destroy") (retstr) = (return_str(1, $return)) } probe syscall.io_getevents = __syscall.io_getevents, __syscall.compat_io_getevents?{ (name) = ("io_getevents") (ctx_id) = (__ulong($ctx_id)) (events_uaddr) = ($events) (timeout_uaddr) = ($timeout) (argstr) = (sprintf("%u, %d, %d, %p, %s", ctx_id, min_nr, nr, events_uaddr, timestr)) } probe __syscall.io_getevents = kernel.function("sys_io_getevents").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_getevents %})) next } } catch { { next } } (nr) = ($nr) (min_nr) = ($min_nr) (timestr) = (_struct_timespec_u($timeout, 1)) } probe __syscall.compat_io_getevents = kernel.function("compat_sys_io_getevents").call?{ (nr) = (__int32($nr)) (min_nr) = (__int32($min_nr)) (timestr) = (_struct_compat_timespec_u($timeout, 1)) } probe syscall.io_getevents.return = __syscall.io_getevents.return, kernel.function("compat_sys_io_getevents").return?{ (name) = ("io_getevents") (retstr) = (return_str(1, $return)) } probe __syscall.io_getevents.return = kernel.function("sys_io_getevents").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_getevents %})) next } } catch { { next } } } probe syscall.ioperm = kernel.function("sys_ioperm").call?{ (name) = ("ioperm") (from) = (__ulong($from)) (num) = (__ulong($num)) (turn_on) = (__uint32($turn_on)) (argstr) = (sprintf("%#x, %#x, %#x", from, num, turn_on)) } probe syscall.ioperm.return = kernel.function("sys_ioperm").return?{ (name) = ("ioperm") (retstr) = (return_str(1, $return)) } probe syscall.io_setup = __syscall.io_setup, __syscall.compat_io_setup?{ (name) = ("io_setup") } probe __syscall.io_setup = kernel.function("sys_io_setup").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_setup %})) next } } catch { { next } } (maxevents) = (__uint32($nr_events)) (ctxp_uaddr) = ($ctxp) (argstr) = (sprintf("%u, %p", maxevents, ctxp_uaddr)) } probe __syscall.compat_io_setup = kernel.function("compat_sys_io_setup").call{ (maxevents) = (__uint32($nr_reqs)) (ctxp_uaddr) = ($ctx32p) (argstr) = (sprintf("%u, %p", maxevents, ctxp_uaddr)) } probe syscall.io_setup.return = __syscall.io_setup.return, kernel.function("compat_sys_io_setup").return?{ (name) = ("io_setup") (retstr) = (return_str(1, $return)) } probe __syscall.io_setup.return = kernel.function("sys_io_setup").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_setup %})) next } } catch { { next } } } probe syscall.io_submit = __syscall.io_submit, __syscall.compat_io_submit?{ (name) = ("io_submit") (ctx_id) = (__ulong($ctx_id)) (argstr) = (sprintf("%u, %d, %p", ctx_id, nr, iocbpp_uaddr)) } probe __syscall.io_submit = kernel.function("sys_io_submit").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_submit %})) next } } catch { { next } } (nr) = ($nr) (iocbpp_uaddr) = ($iocbpp) } probe __syscall.compat_io_submit = kernel.function("compat_sys_io_submit").call{ (nr) = (__int32($nr)) (iocbpp_uaddr) = ($iocb) } probe syscall.io_submit.return = __syscall.io_submit.return, kernel.function("compat_sys_io_submit").return?{ (name) = ("io_submit") (retstr) = (return_str(1, $return)) } probe __syscall.io_submit.return = kernel.function("sys_io_submit").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_io_submit %})) next } } catch { { next } } } probe syscall.ioprio_get = kernel.function("sys_ioprio_get").call?{ (name) = ("ioprio_get") (which) = (__int32($which)) (which_str) = (_stp_ioprio_which_str(__int32($which))) (who) = (__int32($who)) (argstr) = (sprintf("%s, %d", _stp_ioprio_which_str(__int32($which)), __int32($who))) } probe syscall.ioprio_get.return = kernel.function("sys_ioprio_get").return?{ (name) = ("ioprio_get") (retstr) = (return_str(1, $return)) } probe syscall.ioprio_set = kernel.function("sys_ioprio_set").call?{ (name) = ("ioprio_set") (which) = (__int32($which)) (which_str) = (_stp_ioprio_which_str(__int32($which))) (who) = (__int32($who)) (ioprio) = (__int32($ioprio)) (ioprio_str) = (_stp_ioprio_value_str(__int32($ioprio))) (argstr) = (sprintf("%s, %d, %s", _stp_ioprio_which_str(__int32($which)), __int32($who), _stp_ioprio_value_str(__int32($ioprio)))) } probe syscall.ioprio_set.return = kernel.function("sys_ioprio_set").return?{ (name) = ("ioprio_set") (retstr) = (return_str(1, $return)) } probe syscall.kexec_load = __syscall.kexec_load.call, kernel.function("compat_sys_kexec_load").call?{ (name) = ("kexec_load") (entry) = (__ulong($entry)) (nr_segments) = (__ulong($nr_segments)) (segments_uaddr) = ($segments) (flags) = (__ulong($flags)) (flags_str) = (_kexec_flags_str(flags)) (argstr) = (sprintf("%p, %u, %p, %s", entry, nr_segments, segments_uaddr, flags_str)) } probe __syscall.kexec_load.call = kernel.function("sys_kexec_load").call{ } probe syscall.kexec_load.return = __syscall.syscall.kexec_load.return, kernel.function("compat_sys_kexec_load").return?{ (name) = ("kexec_load") (retstr) = (return_str(1, $return)) } probe __syscall.syscall.kexec_load.return = kernel.function("sys_kexec_load").return{ } probe syscall.keyctl = kernel.function("compat_sys_keyctl").call?, kernel.function("sys_keyctl").call?{ (name) = ("keyctl") (option) = (__int32($option)) if (%{ /* pure */ _stp_is_compat_task() %}) { (arg2) = (__uint32($arg2)) (arg3) = (__uint32($arg3)) (arg4) = (__uint32($arg4)) (arg5) = (__uint32($arg5)) } else { (arg2) = (__ulong($arg2)) (arg3) = (__ulong($arg3)) (arg4) = (__ulong($arg4)) (arg5) = (__ulong($arg5)) } if ((((option) == (%{ /* pure */ KEYCTL_READ %})) || ((option) == (%{ /* pure */ KEYCTL_DESCRIBE %}))) || ((option) == (%{ /* pure */ KEYCTL_GET_SECURITY %}))) { (argstr) = (sprintf("%s, %s, %p, %d", _stp_keyctl_cmd_str(option), _stp_keyctl_keyring_shortcut_str(arg2), arg3, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4))) } else if ((option) == (%{ /* pure */ KEYCTL_UPDATE %})) { (argstr) = (sprintf("%s, %d, %s, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), user_string_quoted(arg3), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4))) } else if (((((option) == (%{ /* pure */ KEYCTL_REVOKE %})) || ((option) == (%{ /* pure */ KEYCTL_CLEAR %}))) || ((option) == (%{ /* pure */ KEYCTL_INVALIDATE %}))) || ((option) == (%{ /* pure */ KEYCTL_ASSUME_AUTHORITY %}))) { (argstr) = (sprintf("%s, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2))) } else if (((option) == (%{ /* pure */ KEYCTL_LINK %})) || ((option) == (%{ /* pure */ KEYCTL_UNLINK %}))) { (argstr) = (sprintf("%s, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3))) } else if ((option) == (%{ /* pure */ KEYCTL_SEARCH %})) { (argstr) = (sprintf("%s, %d, %s, %s, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), user_string_quoted(arg3), user_string_quoted(arg4), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } else if ((option) == (%{ /* pure */ KEYCTL_CHOWN %})) { (argstr) = (sprintf("%s, %d, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4))) } else if ((option) == (%{ /* pure */ KEYCTL_SETPERM %})) { (argstr) = (sprintf("%s, %d, %s", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), _stp_keyctl_perm_str(arg3))) } else if ((option) == (%{ /* pure */ KEYCTL_INSTANTIATE %})) { (argstr) = (sprintf("%s, %d, %s, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), user_string_quoted(arg3), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } else if ((option) == (%{ /* pure */ KEYCTL_INSTANTIATE_IOV %})) { (argstr) = (sprintf("%s, %d, %p, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), arg3, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } else if ((option) == (%{ /* pure */ KEYCTL_NEGATE %})) { (argstr) = (sprintf("%s, %d, %u, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), arg3, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4))) } else if ((option) == (%{ /* pure */ KEYCTL_REJECT %})) { (argstr) = (sprintf("%s, %d, %u, %u, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), arg3, arg4, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } else if ((option) == (%{ /* pure */ KEYCTL_SET_TIMEOUT %})) { (argstr) = (sprintf("%s, %d, %u", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), arg3)) } else if ((option) == (%{ /* pure */ KEYCTL_GET_KEYRING_ID %})) { (argstr) = (sprintf("%s, %s, %d", _stp_keyctl_cmd_str(option), _stp_keyctl_keyring_shortcut_str(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3))) } else if ((option) == (%{ /* pure */ KEYCTL_SET_REQKEY_KEYRING %})) { (argstr) = (sprintf("%s, %s", _stp_keyctl_cmd_str(option), _stp_keyctl_default_keyrings_str(arg2))) } else if ((option) == (%{ /* pure */ KEYCTL_JOIN_SESSION_KEYRING %})) { (argstr) = (sprintf("%s, %p", _stp_keyctl_cmd_str(option), arg2)) } else if ((option) == (%{ /* pure */ KEYCTL_GET_PERSISTENT %})) { (argstr) = (sprintf("%s, %d, %d", _stp_keyctl_cmd_str(option), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3))) } else { (argstr) = (sprintf("%d, %d, %d, %d, %d", option, (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg2)):(arg2), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg3)):(arg3), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg4)):(arg4), (%{ /* pure */ _stp_is_compat_task() %})?(__int32(arg5)):(arg5))) } } probe syscall.keyctl.return = kernel.function("compat_sys_keyctl").return?, kernel.function("sys_keyctl").return?{ (name) = ("keyctl") (retstr) = (return_str(1, $return)) } probe syscall.kill = kernel.function("sys_kill").call{ (name) = ("kill") (pid) = (__int32($pid)) (sig) = (__int32($sig)) (argstr) = (sprintf("%d, %s", __int32($pid), _signal_name(__int32($sig)))) } probe syscall.kill.return = kernel.function("sys_kill").return{ (name) = ("kill") (retstr) = (return_str(1, $return)) } probe syscall.lchown = kernel.function("sys_lchown").call{ (name) = ("lchown") (path) = (user_string_quoted($filename)) (owner) = (__int32($user)) (group) = (__int32($group)) (argstr) = (sprintf("%s, %d, %d", user_string_quoted($filename), owner, group)) } probe syscall.lchown.return = kernel.function("sys_lchown").return{ (name) = ("lchown") (retstr) = (return_str(1, $return)) } probe syscall.lchown16 = kernel.function("sys_lchown16").call?{ (name) = ("lchown16") (path) = (user_string_quoted($filename)) (owner) = (__short($user)) (group) = (__short($group)) (argstr) = (sprintf("%s, %d, %d", user_string_quoted($filename), owner, group)) } probe syscall.lchown16.return = kernel.function("sys_lchown16").return?{ (name) = ("lchown16") (retstr) = (return_str(1, $return)) } probe syscall.lgetxattr = kernel.function("sys_lgetxattr").call{ (name) = ("lgetxattr") (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (name_str) = (user_string_quoted($name)) (value_uaddr) = ($value) (size) = (__ulong($size)) (argstr) = (sprintf("%s, %s, %p, %u", user_string_quoted((@defined($pathname))?($pathname):($path)), user_string_quoted($name), value_uaddr, size)) } probe syscall.lgetxattr.return = kernel.function("sys_lgetxattr").return{ (name) = ("lgetxattr") (retstr) = (return_str(1, $return)) } probe syscall.link = kernel.function("sys_link").call{ (name) = ("link") (oldpath) = (user_string_quoted($oldname)) (newpath) = (user_string_quoted($newname)) (argstr) = (sprintf("%s, %s", user_string_quoted($oldname), user_string_quoted($newname))) } probe syscall.link.return = kernel.function("sys_link").return{ (name) = ("link") (retstr) = (return_str(1, $return)) } probe syscall.linkat = kernel.function("sys_linkat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_linkat %})) next } } catch { { next } } (name) = ("linkat") (olddirfd) = (__int32($olddfd)) (olddirfd_str) = (_dfd_str(__int32($olddfd))) (oldpath) = (user_string_quoted($oldname)) (newdirfd) = (__int32($newdfd)) (newdirfd_str) = (_dfd_str(__int32($newdfd))) (newpath) = (user_string_quoted($newname)) (flags) = (__int32($flags)) (flags_str) = (_at_flag_str(__int32($flags))) (argstr) = (sprintf("%s, %s, %s, %s, %s", olddirfd_str, user_string_quoted($oldname), newdirfd_str, user_string_quoted($newname), flags_str)) } probe syscall.linkat.return = kernel.function("sys_linkat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_linkat %})) next } } catch { { next } } (name) = ("linkat") (retstr) = (return_str(1, $return)) } probe syscall.listen = __syscall.listen?, __syscall.socketcall.listen?, __syscall.compat_socketcall.listen?{ (name) = ("listen") (argstr) = (sprintf("%d, %d", sockfd, backlog)) } probe __syscall.listen = kernel.function("sys_listen").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_listen %})) next } } catch { { next } } (sockfd) = (__int32($fd)) (backlog) = (__int32($backlog)) } probe __syscall.socketcall.listen = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_LISTEN %})) next (sockfd) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (backlog) = (__int32(user_ulong(&@cast($args, "ulong")[1]))) } probe __syscall.compat_socketcall.listen = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_LISTEN %})) next (sockfd) = (user_int(&@cast($args, "unsigned int")[0])) (backlog) = (user_int(&@cast($args, "unsigned int")[1])) } probe syscall.listen.return = __syscall.listen.return?, __syscall.socketcall.listen.return?{ (name) = ("listen") (retstr) = (return_str(1, $return)) } probe __syscall.listen.return = kernel.function("sys_listen").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_listen %})) next } } catch { { next } } } probe __syscall.socketcall.listen.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_LISTEN %})) next } probe syscall.listxattr = kernel.function("sys_listxattr").call{ (name) = ("listxattr") (list_uaddr) = ($list) (size) = (__ulong($size)) (path_uaddr) = ((@defined($pathname))?($pathname):($path)) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (argstr) = (sprintf("%s, %p, %u", user_string_quoted((@defined($pathname))?($pathname):($path)), $list, __ulong($size))) } probe syscall.listxattr.return = kernel.function("sys_listxattr").return{ (name) = ("listxattr") (retstr) = (return_str(1, $return)) } probe syscall.llistxattr = kernel.function("sys_llistxattr").call{ (name) = ("llistxattr") (list_uaddr) = ($list) (size) = (__ulong($size)) (path_uaddr) = ((@defined($pathname))?($pathname):($path)) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (argstr) = (sprintf("%s, %p, %u", user_string_quoted((@defined($pathname))?($pathname):($path)), $list, __ulong($size))) } probe syscall.llistxattr.return = kernel.function("sys_llistxattr").return{ (name) = ("llistxattr") (retstr) = (return_str(1, $return)) } probe syscall.llseek = kernel.function("sys_llseek").call?{ (name) = ("llseek") (fd) = (__int32($fd)) (offset_high) = ($offset_high) (offset_low) = ($offset_low) (result_uaddr) = ($result) (whence) = ((@defined($whence))?($whence):($origin)) (whence_str) = (_seek_whence_str((@defined($whence))?($whence):($origin))) (argstr) = (sprintf("%d, 0x%x, 0x%x, %p, %s", fd, $offset_high, $offset_low, $result, whence_str)) } probe syscall.llseek.return = kernel.function("sys_llseek").return?{ (name) = ("llseek") (retstr) = (return_str(1, $return)) } probe syscall.lookup_dcookie = kernel.function("sys_lookup_dcookie").call?{ (name) = ("lookup_dcookie") (cookie) = ($cookie64) (buffer_uaddr) = ($buf) (len) = (__ulong($len)) (argstr) = (sprintf("%#lx, %p, %#x", $cookie64, $buf, $len)) } probe syscall.lookup_dcookie.return = kernel.function("sys_lookup_dcookie").return?{ (name) = ("lookup_dcookie") (retstr) = (return_str(1, $return)) } probe syscall.lremovexattr = kernel.function("sys_lremovexattr").call{ (name) = ("lremovexattr") (name_uaddr) = ($name) (name_str) = (user_string_quoted($name)) (path_uaddr) = ((@defined($pathname))?($pathname):($path)) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (argstr) = (sprintf("%s, %s", user_string_quoted((@defined($pathname))?($pathname):($path)), user_string_quoted($name))) } probe syscall.lremovexattr.return = kernel.function("sys_lremovexattr").return{ (name) = ("lremovexattr") (retstr) = (return_str(1, $return)) } probe syscall.lseek = __syscall.lseek, __syscall.compat_lseek?{ (name) = ("lseek") (argstr) = (sprintf("%d, %d, %s", fildes, offset, whence_str)) } probe __syscall.lseek = kernel.function("sys_lseek").call{ (fildes) = (__int32($fd)) (offset) = ($offset) (whence) = ((@defined($whence))?($whence):($origin)) (whence_str) = (_seek_whence_str((@defined($whence))?($whence):($origin))) } probe __syscall.compat_lseek = kernel.function("compat_sys_lseek").call{ (fildes) = (__int32($fd)) (offset) = (__int32($offset)) (whence) = (__uint32((@defined($whence))?($whence):($origin))) (whence_str) = (_seek_whence_str(whence)) } probe syscall.lseek.return = kernel.function("sys_lseek").return, kernel.function("compat_sys_lseek").return?{ (name) = ("lseek") (retstr) = (return_str(1, $return)) } probe syscall.lsetxattr = kernel.function("sys_lsetxattr").call{ (name) = ("lsetxattr") (path_uaddr) = ((@defined($pathname))?($pathname):($path)) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (name_uaddr) = ($name) (name_str) = (user_string_quoted($name)) (value_uaddr) = ($value) (size) = (__ulong($size)) (value_str) = (_stp_xattr_val_str($value, size)) (flags) = (__int32($flags)) (flags_str) = (_stp_xattr_flags_str(__int32($flags))) (argstr) = (sprintf("%s, %s, %s, %u, %s", user_string_quoted((@defined($pathname))?($pathname):($path)), user_string_quoted($name), _stp_xattr_val_str($value, $size), __ulong($size), _stp_xattr_flags_str(__int32($flags)))) } probe syscall.lsetxattr.return = kernel.function("sys_lsetxattr").return{ (name) = ("lsetxattr") (retstr) = (return_str(1, $return)) } probe syscall.lstat = kernel.function("sys_lstat").call?, kernel.function("sys_newlstat").call?, kernel.function("compat_sys_newlstat").call?, kernel.function("sys32_lstat64").call?, kernel.function("sys_lstat64").call?, kernel.function("sys_oabi_lstat64").call?{ (name) = ("lstat") (path) = (user_string_quoted($filename)) (buf_uaddr) = ($statbuf) (argstr) = (sprintf("%s, %p", user_string_quoted($filename), $statbuf)) } probe syscall.lstat.return = kernel.function("sys_lstat").return?, kernel.function("sys_newlstat").return?, kernel.function("compat_sys_newlstat").return?, kernel.function("sys32_lstat64").return?, kernel.function("sys_lstat64").return?, kernel.function("sys_oabi_lstat64").return?{ (name) = ("lstat") (retstr) = (return_str(1, $return)) } probe syscall.madvise = kernel.function("sys_madvise").call?{ (name) = ("madvise") (start) = (__ulong($start)) (length) = (__ulong($len_in)) (advice) = (__int32($behavior)) (advice_str) = (_madvice_advice_str(advice)) (argstr) = (sprintf("%p, %u, %s", start, length, _madvice_advice_str(advice))) } probe syscall.madvise.return = kernel.function("sys_madvise").return?{ (name) = ("madvise") (retstr) = (return_str(1, $return)) } probe syscall.mbind = __syscall.mbind?, kernel.function("compat_sys_mbind").call?{ (name) = ("mbind") (start) = ($start) (mode) = (__int32($mode)) (mode_str) = (_mempolicy_mode_str(mode)) (nmask_uaddr) = ($nmask) (flags) = (__uint32($flags)) (flags_str) = (_mempolicy_flags_str(flags)) if (%{ /* pure */ _stp_is_compat_task() %}) { (len) = (__uint32($len)) (maxnode) = (__uint32($maxnode)) } else { (len) = ($len) (maxnode) = ($maxnode) } (argstr) = (sprintf("%p, %u, %s, %p, %u, %s", start, len, mode_str, nmask_uaddr, maxnode, flags_str)) } probe __syscall.mbind = kernel.function("sys_mbind").call{ } probe syscall.mbind.return = __syscall.mbind.return?, kernel.function("compat_sys_mbind").return?{ (name) = ("mbind") (retstr) = (return_str(1, $return)) } probe __syscall.mbind.return = kernel.function("sys_mbind").return{ } probe syscall.memfd_create = kernel.function("sys_memfd_create").call?{ (name) = ("memfd_create") (uname) = (user_string_quoted($uname)) (flags) = ($flags) (flags_str) = (_mfd_flags_str($flags)) (argstr) = (sprintf("%s, %s", user_string_quoted($uname), flags_str)) } probe syscall.memfd_create.return = kernel.function("sys_memfd_create").return?{ (name) = ("memfd_create") (retstr) = (return_str(1, $return)) } probe syscall.migrate_pages = __syscall.migrate_pages?, kernel.function("compat_sys_migrate_pages").call?{ (name) = ("migrate_pages") (pid) = (__int32($pid)) (old_nodes) = ($old_nodes) (new_nodes) = ($new_nodes) if (%{ /* pure */ _stp_is_compat_task() %}) { (maxnode) = (__uint32($maxnode)) } else { (maxnode) = ($maxnode) } (argstr) = (sprintf("%d, %u, %p, %p", pid, maxnode, old_nodes, new_nodes)) } probe __syscall.migrate_pages = kernel.function("sys_migrate_pages").call{ } probe syscall.migrate_pages.return = __syscall.migrate_pages.return?, kernel.function("compat_sys_migrate_pages").return?{ (name) = ("migrate_pages") (retstr) = (return_str(1, $return)) } probe __syscall.migrate_pages.return = kernel.function("sys_migrate_pages").return{ } probe syscall.mincore = kernel.function("sys_mincore").call?{ (name) = ("mincore") (start) = ($start) (length) = (__ulong($len)) (vec_uaddr) = ($vec) (argstr) = (sprintf("%p, %u, %p", start, length, vec_uaddr)) } probe syscall.mincore.return = kernel.function("sys_mincore").return?{ (name) = ("mincore") (retstr) = (return_str(1, $return)) } probe syscall.mkdir = kernel.function("sys_mkdir").call{ (name) = ("mkdir") (pathname_uaddr) = ($pathname) (pathname) = (user_string_quoted($pathname)) (mode) = (__uint32($mode)) (argstr) = (sprintf("%s, %#o", user_string_quoted($pathname), __uint32($mode))) } probe syscall.mkdir.return = kernel.function("sys_mkdir").return{ (name) = ("mkdir") (retstr) = (return_str(1, $return)) } probe syscall.mkdirat = kernel.function("sys_mkdirat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mkdirat %})) next } } catch { { next } } (name) = ("mkdirat") (dirfd) = (__int32($dfd)) (dirfd_str) = (_dfd_str(__int32($dfd))) (pathname) = (user_string_quoted($pathname)) (mode) = (__uint32($mode)) (argstr) = (sprintf("%s, %s, %#o", _dfd_str(__int32($dfd)), user_string_quoted($pathname), __uint32($mode))) } probe syscall.mkdirat.return = kernel.function("sys_mkdirat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mkdirat %})) next } } catch { { next } } (name) = ("mkdirat") (retstr) = (return_str(1, $return)) } probe syscall.mknod = kernel.function("sys_mknod").call{ (name) = ("mknod") (pathname) = (user_string_quoted($filename)) (mode) = (__uint32($mode)) (dev) = (__uint32($dev)) (argstr) = (sprintf("%s, %s, %u", pathname, _mknod_mode_str(mode), dev)) } probe syscall.mknod.return = kernel.function("sys_mknod").return{ (name) = ("mknod") (retstr) = (return_str(1, $return)) } probe syscall.mknodat = kernel.function("sys_mknodat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mknodat %})) next } } catch { { next } } (name) = ("mknodat") (dirfd) = (__int32($dfd)) (dirfd_str) = (_dfd_str(dirfd)) (pathname) = (user_string_quoted($filename)) (mode) = (__uint32($mode)) (mode_str) = (_mknod_mode_str(mode)) (dev) = (__uint32($dev)) (argstr) = (sprintf("%s, %s, %s, %u", dirfd_str, pathname, mode_str, dev)) } probe syscall.mknodat.return = kernel.function("sys_mknodat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mknodat %})) next } } catch { { next } } (name) = ("mknodat") (retstr) = (return_str(1, $return)) } probe syscall.mlock = kernel.function("sys_mlock").call?{ (name) = ("mlock") (addr) = (__ulong($start)) (len) = (__ulong($len)) (argstr) = (sprintf("%p, %u", addr, len)) } probe syscall.mlock.return = kernel.function("sys_mlock").return?{ (name) = ("mlock") (retstr) = (return_str(1, $return)) } probe syscall.mlockall = kernel.function("sys_mlockall").call?{ (name) = ("mlockall") (flags) = (__int32($flags)) (argstr) = (_mlockall_flags_str(flags)) } probe syscall.mlockall.return = kernel.function("sys_mlockall").return?{ (name) = ("mlockall") (retstr) = (return_str(1, $return)) } probe syscall.modify_ldt = kernel.function("sys_modify_ldt").call?{ (name) = ("modify_ldt") (func) = (__int32($func)) (ptr_uaddr) = ($ptr) (bytecount) = (__ulong($bytecount)) (argstr) = (sprintf("%d, %p, %u", $func, $ptr, __ulong($bytecount))) } probe syscall.modify_ldt.return = kernel.function("sys_modify_ldt").return?{ (name) = ("modify_ldt") (retstr) = (return_str(1, $return)) } probe syscall.move_pages = __syscall.move_pages?, __syscall.compat_move_pages?{ (name) = ("move_pages") (pid) = (__int32($pid)) (nodes) = ($nodes) (status) = ($status) (flags) = (__int32($flags)) (flags_str) = (_mempolicy_flags_str(flags)) if (%{ /* pure */ _stp_is_compat_task() %}) { (nr_pages) = (__uint32($nr_pages)) } else { (nr_pages) = ($nr_pages) } (argstr) = (sprintf("%d, %u, %p, %p, %p, %s", pid, nr_pages, pages, nodes, status, flags_str)) } probe __syscall.move_pages = kernel.function("sys_move_pages").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_move_pages %})) next } } catch { { next } } (pages) = ($pages) } probe __syscall.compat_move_pages = kernel.function("compat_sys_move_pages").call{ (pages) = ($pages32) } probe syscall.move_pages.return = __syscall.move_pages.return?, kernel.function("compat_sys_move_pages").return?{ (name) = ("move_pages") (retstr) = (return_str(1, $return)) } probe __syscall.move_pages.return = kernel.function("sys_move_pages").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_move_pages %})) next } } catch { { next } } } probe syscall.mount = kernel.function("compat_sys_mount").call?, kernel.function("sys_mount").call{ (name) = ("mount") (source) = (user_string_quoted($dev_name)) (target) = (user_string_quoted($dir_name)) (filesystemtype) = (user_string_quoted($type)) (mountflags) = ($flags) (mountflags_str) = (_mountflags_str($flags)) (data) = (user_string_n_quoted($data, syscall_string_trunc)) (argstr) = (sprintf("%s, %s, %s, %s, %s", user_string_quoted($dev_name), user_string_quoted($dir_name), user_string_quoted($type), mountflags_str, data)) } probe syscall.mount.return = kernel.function("compat_sys_mount").return?, kernel.function("sys_mount").return{ (name) = ("mount") (retstr) = (return_str(1, $return)) } probe syscall.mmap2 = kernel.function("sys_mmap_pgoff")?{ (name) = ("mmap2") (start) = ($addr) (length) = (__ulong($len)) (prot) = ($prot) (flags) = ($flags) (fd) = (__int32($fd)) (pgoffset) = (($pgoff) * (%{ /* pure */ PAGE_SIZE %})) (argstr) = (sprintf("%p, %u, %s, %s, %d, %d", $addr, __ulong($len), _mprotect_prot_str($prot), _mmap_flags($flags), __int32($fd), pgoffset)) } probe syscall.mmap2.return = kernel.function("sys_mmap_pgoff").return?{ (name) = ("mmap2") (retstr) = (return_str(2, $return)) } probe syscall.mprotect = kernel.function("sys_mprotect").call?{ (name) = ("mprotect") (addr) = ($start) (len) = ($len) (prot) = ($prot) (prot_str) = (_mprotect_prot_str($prot)) (argstr) = (sprintf("%p, %d, %s", $start, $len, _mprotect_prot_str($prot))) } probe syscall.mprotect.return = kernel.function("sys_mprotect").return?{ (name) = ("mprotect") (retstr) = (return_str(1, $return)) } probe syscall.mq_getsetattr = __syscall.mq_getsetattr, kernel.function("compat_sys_mq_getsetattr").call?{ (name) = ("mq_getsetattr") (mqdes) = (__int32($mqdes)) (u_mqstat_uaddr) = ($u_mqstat) (u_omqstat_uaddr) = ($u_omqstat) (argstr) = (sprintf("%d, %p, %p", mqdes, u_mqstat_uaddr, u_omqstat_uaddr)) } probe __syscall.mq_getsetattr = kernel.function("sys_mq_getsetattr").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_getsetattr %})) next } } catch { { next } } } probe syscall.mq_getsetattr.return = __syscall.mq_getsetattr.return, kernel.function("compat_sys_mq_getsetattr").return?{ (name) = ("mq_getsetattr") (retstr) = (return_str(1, $return)) } probe __syscall.mq_getsetattr.return = kernel.function("sys_mq_getsetattr").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_getsetattr %})) next } } catch { { next } } } probe syscall.mq_notify = __syscall.mq_notify, kernel.function("compat_sys_mq_notify").call?{ (name) = ("mq_notify") (mqdes) = (__int32($mqdes)) (notification_uaddr) = ($u_notification) (argstr) = (sprintf("%d, %p", mqdes, $u_notification)) } probe __syscall.mq_notify = kernel.function("sys_mq_notify").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_notify %})) next } } catch { { next } } } probe syscall.mq_notify.return = __syscall.mq_notify.return, kernel.function("compat_sys_mq_notify").return?{ (name) = ("mq_notify") (retstr) = (return_str(1, $return)) } probe __syscall.mq_notify.return = kernel.function("sys_mq_notify").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_notify %})) next } } catch { { next } } } probe syscall.mq_open = __syscall.mq_open, __syscall.compat_mq_open?{ (name) = ("mq_open") (name_uaddr) = ($u_name) (filename) = (user_string_quoted($u_name)) (u_attr_uaddr) = ($u_attr) (oflag) = (__int32($oflag)) if ((oflag) & (64)) (argstr) = (sprintf("%s, %s, %#o, %p", user_string_quoted($u_name), _sys_open_flag_str(oflag), mode, $u_attr)) else (argstr) = (sprintf("%s, %s", user_string_quoted($u_name), _sys_open_flag_str(oflag))) } probe __syscall.mq_open = kernel.function("sys_mq_open").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_open %})) next } } catch { { next } } (mode) = (__uint32($mode)) } probe __syscall.compat_mq_open = kernel.function("compat_sys_mq_open").call{ (mode) = (__ushort($mode)) } probe syscall.mq_open.return = __syscall.mq_open.return, kernel.function("compat_sys_mq_open").return?{ (name) = ("mq_open") (retstr) = (return_str(1, $return)) } probe __syscall.mq_open.return = kernel.function("sys_mq_open").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_open %})) next } } catch { { next } } } probe syscall.mq_timedreceive = __syscall.mq_timedreceive?, __syscall.compat_mq_timedreceive?{ (name) = ("mq_timedreceive") (mqdes) = (__int32($mqdes)) (msg_ptr_uaddr) = ($u_msg_ptr) (msg_prio_uaddr) = ($u_msg_prio) (abs_timeout_uaddr) = ($u_abs_timeout) (argstr) = (sprintf("%d, %p, %u, %p, %p", mqdes, $u_msg_ptr, msg_len, $u_msg_prio, $u_abs_timeout)) } probe __syscall.compat_mq_timedreceive = kernel.function("compat_sys_mq_timedreceive").call{ (msg_len) = (__uint32($msg_len)) } probe __syscall.mq_timedreceive = kernel.function("sys_mq_timedreceive").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_timedreceive %})) next } } catch { { next } } (msg_len) = (__ulong($msg_len)) } probe syscall.mq_timedreceive.return = __syscall.mq_timedreceive.return, kernel.function("compat_sys_mq_timedreceive").return?{ (name) = ("mq_timedreceive") (retstr) = (return_str(1, $return)) } probe __syscall.mq_timedreceive.return = kernel.function("sys_mq_timedreceive").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_timedreceive %})) next } } catch { { next } } } probe syscall.mq_timedsend = __syscall.mq_timedsend, __syscall.compat_mq_timedsend?{ (name) = ("mq_timedsend") (mqdes) = (__int32($mqdes)) (msg_ptr_uaddr) = ($u_msg_ptr) (msg_prio) = (__uint32($msg_prio)) (abs_timeout_uaddr) = ($u_abs_timeout) (argstr) = (sprintf("%d, %p, %u, %u, %p", mqdes, $u_msg_ptr, msg_len, __uint32($msg_prio), $u_abs_timeout)) } probe __syscall.compat_mq_timedsend = kernel.function("compat_sys_mq_timedsend").call{ (msg_len) = (__uint32($msg_len)) } probe __syscall.mq_timedsend = kernel.function("sys_mq_timedsend").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_timedsend %})) next } } catch { { next } } (msg_len) = (__ulong($msg_len)) } probe syscall.mq_timedsend.return = __syscall.mq_timedsend.return, kernel.function("compat_sys_mq_timedsend").return?{ (name) = ("mq_timedsend") (retstr) = (return_str(1, $return)) } probe __syscall.mq_timedsend.return = kernel.function("sys_mq_timedsend").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_mq_timedsend %})) next } } catch { { next } } } probe syscall.mq_unlink = kernel.function("sys_mq_unlink").call?{ (name) = ("mq_unlink") (u_name_uaddr) = ($u_name) (u_name) = (user_string_quoted($u_name)) (argstr) = (user_string_quoted($u_name)) } probe syscall.mq_unlink.return = kernel.function("sys_mq_unlink").return?{ (name) = ("mq_unlink") (retstr) = (return_str(1, $return)) } probe syscall.mremap = kernel.function("ia64_mremap").call?, kernel.function("sys_mremap").call?{ (name) = ("mremap") (old_address) = ($addr) (old_size) = ($old_len) (new_size) = ($new_len) (flags) = ($flags) (new_address) = ($new_addr) (argstr) = (sprintf("%p, %d, %d, %s, %p", $addr, $old_len, $new_len, _mremap_flags($flags), $new_addr)) } probe syscall.mremap.return = kernel.function("ia64_mremap").return?, kernel.function("sys_mremap").return?{ (name) = ("mremap") (retstr) = (return_str(2, $return)) } probe syscall.msgctl = kernel.function("sys_msgctl").call?{ try { { (__nr) = (_stp_syscall_nr()) } } catch { { next } } if (((__nr) != (%{ __NR_msgctl %})) && ((__nr) != (%{ __NR_ipc %}))) next (name) = ("msgctl") (msqid) = (__int32($msqid)) (cmd) = (__int32($cmd)) (cmd_str) = (_stp_msgctl_cmd_str(__int32($cmd))) (buf_uaddr) = ($buf) (argstr) = (sprintf("%d, %s, %p", __int32($msqid), _stp_msgctl_cmd_str(__int32($cmd)), $buf)) } probe syscall.msgctl.return = kernel.function("sys_msgctl").return?{ try { { (__nr) = (_stp_syscall_nr()) } } catch { { next } } if (((__nr) != (%{ __NR_msgctl %})) && ((__nr) != (%{ __NR_ipc %}))) next (name) = ("msgctl") (retstr) = (return_str(1, $return)) } probe syscall.compat_sys_msgctl = __syscall.compat_msgctl?, __syscall.compat_ipc.msgctl?{ (name) = ("msgctl") (cmd_str) = (_stp_msgctl_cmd_str(cmd)) (argstr) = (sprintf("%d, %s, %p", msqid, _stp_msgctl_cmd_str(cmd), buf_uaddr)) } probe __syscall.compat_msgctl = kernel.function("compat_sys_msgctl").call?{ (msqid) = (__int32($first)) (cmd) = (__int32($second)) (buf_uaddr) = ($uptr) } probe __syscall.compat_ipc.msgctl = kernel.function("compat_sys_ipc").call?{ if ((($call) & (65535)) != (%{ MSGCTL %})) next (msqid) = (__int32($first)) (cmd) = (__int32($second)) (buf_uaddr) = ($ptr) } probe syscall.compat_sys_msgctl.return = kernel.function("compat_sys_msgctl").return?, __syscall.compat_ipc.msgctl.return?{ (name) = ("msgctl") (retstr) = (return_str(1, $return)) } probe __syscall.compat_ipc.msgctl.return = kernel.function("compat_sys_ipc").return?{ if ((($call) & (65535)) != (%{ MSGCTL %})) next } probe syscall.msgget = kernel.function("sys_msgget").call?{ (name) = ("msgget") (key) = (__int32($key)) (key_str) = (_stp_msgget_key_str(__int32($key))) (msgflg) = (__int32($msgflg)) (msgflg_str) = (__sem_flags(__int32($msgflg))) (argstr) = (sprintf("%s, %s", _stp_msgget_key_str(__int32($key)), __sem_flags(__int32($msgflg)))) } probe syscall.msgget.return = kernel.function("sys_msgget").return?{ (name) = ("msgget") (retstr) = (return_str(1, $return)) } probe syscall.msgrcv = kernel.function("sys_msgrcv").call?{ (name) = ("msgrcv") (msqid) = (__int32($msqid)) (msgp_uaddr) = ($msgp) (msgsz) = (__ulong($msgsz)) (msgtyp) = ($msgtyp) (msgflg) = (__int32($msgflg)) (msgflg_str) = (_stp_msgflg_str(__int32($msgflg))) (argstr) = (sprintf("%d, %p, %u, %d, %s", __int32($msqid), $msgp, __ulong($msgsz), $msgtyp, _stp_msgflg_str(__int32($msgflg)))) } probe syscall.msgrcv.return = kernel.function("sys_msgrcv").return?{ (name) = ("msgrcv") (retstr) = (return_str(1, $return)) } probe syscall.compat_sys_msgrcv = __syscall.compat_msgrcv?, __syscall.compat_ipc.msgrcv?{ (name) = ("msgrcv") (msgflg_str) = (_stp_msgflg_str(msgflg)) (argstr) = (sprintf("%d, %p, %u, %d, %s", msqid, msgp_uaddr, msgsz, msgtyp, _stp_msgflg_str(msgflg))) } probe __syscall.compat_msgrcv = kernel.function("compat_sys_msgrcv").call?{ (msqid) = (__int32((@defined($msqid))?($msqid):($first))) if (@defined($version)) { (msgp_uaddr) = (_stp_compat_msgrcv_msgbuf($uptr, $version)) (msgtyp) = (_stp_compat_msgrcv_msgtyp($uptr, $version, $msgtyp)) } else { (msgp_uaddr) = ($msgp) (msgtyp) = (__int32($msgtyp)) } (msgsz) = (__uint32((@defined($msgsz))?($msgsz):($second))) (msgflg) = (__int32((@defined($msgflg))?($msgflg):($third))) } probe __syscall.compat_ipc.msgrcv = kernel.function("compat_sys_ipc").call?{ if ((($call) & (65535)) != (%{ MSGRCV %})) next (msqid) = (__int32($first)) (msgsz) = (__uint32($second)) (msgflg) = (__int32($third)) (__version) = (($call) & (4294901760)) (msgp_uaddr) = (_stp_compat_msgrcv_msgbuf($ptr, __version)) (msgtyp) = (_stp_compat_msgrcv_msgtyp($ptr, __version, $fifth)) } probe syscall.compat_sys_msgrcv.return = kernel.function("compat_sys_msgrcv").return?, __syscall.compat_ipc.msgrcv.return?{ (name) = ("msgrcv") (retstr) = (return_str(1, $return)) } probe __syscall.compat_ipc.msgrcv.return = kernel.function("compat_sys_ipc").return?{ if ((($call) & (65535)) != (%{ MSGRCV %})) next } probe syscall.msgsnd = kernel.function("sys_msgsnd").call?{ (name) = ("msgsnd") (msqid) = (__int32($msqid)) (msgp_uaddr) = ($msgp) (msgsz) = (__ulong($msgsz)) (msgflg) = (__int32($msgflg)) (msgflg_str) = (_stp_msgflg_str(__int32($msgflg))) (argstr) = (sprintf("%d, %p, %u, %s", __int32($msqid), $msgp, msgsz, _stp_msgflg_str(__int32($msgflg)))) } probe syscall.msgsnd.return = kernel.function("sys_msgsnd").return?{ (name) = ("msgsnd") (retstr) = (return_str(1, $return)) } probe syscall.compat_sys_msgsnd = __syscall.compat_msgsnd?, __syscall.compat_ipc.msgsnd?{ (name) = ("msgsnd") (msgflg_str) = (_stp_msgflg_str(msgflg)) (argstr) = (sprintf("%d, %p, %u, %s", msqid, msgp_uaddr, msgsz, _stp_msgflg_str(msgflg))) } probe __syscall.compat_msgsnd = kernel.function("compat_sys_msgsnd").call?{ (msqid) = (__int32((@defined($msqid))?($msqid):($first))) (msgp_uaddr) = ((@defined($msgp))?($msgp):($uptr)) (msgsz) = (__uint32((@defined($msgsz))?($msgsz):($second))) (msgflg) = (__int32((@defined($msgflg))?($msgflg):($third))) } probe __syscall.compat_ipc.msgsnd = kernel.function("compat_sys_ipc").call?{ if ((($call) & (65535)) != (%{ MSGSND %})) next (msqid) = (__int32($first)) (msgsz) = (__uint32($second)) (msgflg) = (__int32($third)) (msgp_uaddr) = ($ptr) } probe syscall.compat_sys_msgsnd.return = kernel.function("compat_sys_msgsnd").return?, __syscall.compat_ipc.msgsnd.return?{ (name) = ("msgsnd") (retstr) = (return_str(1, $return)) } probe __syscall.compat_ipc.msgsnd.return = kernel.function("compat_sys_ipc").return?{ if ((($call) & (65535)) != (%{ MSGSND %})) next } probe syscall.msync = kernel.function("sys_msync").call?{ (name) = ("msync") (start) = ($start) (length) = (__ulong($len)) (flags) = (__int32($flags)) (argstr) = (sprintf("%p, %u, %s", start, length, _msync_flag_str(flags))) } probe syscall.msync.return = kernel.function("sys_msync").return?{ (name) = ("msync") (retstr) = (return_str(1, $return)) } probe syscall.munlock = kernel.function("sys_munlock").call?{ (name) = ("munlock") (addr) = ($start) (len) = ($len) (argstr) = (sprintf("%p, %d", addr, len)) } probe syscall.munlock.return = kernel.function("sys_munlock").return?{ (name) = ("munlock") (retstr) = (return_str(1, $return)) } probe syscall.munlockall = kernel.function("sys_munlockall").call?{ (name) = ("munlockall") (argstr) = ("") } probe syscall.munlockall.return = kernel.function("sys_munlockall").return?{ (name) = ("munlockall") (retstr) = (return_str(1, $return)) } probe syscall.munmap = kernel.function("sys_munmap").call{ (name) = ("munmap") (start) = ($addr) (length) = (__ulong($len)) (argstr) = (sprintf("%p, %u", start, length)) } probe syscall.munmap.return = kernel.function("sys_munmap").return{ (name) = ("munmap") (retstr) = (return_str(1, $return)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls2.stp probe syscall.name_to_handle_at = kernel.function("sys_name_to_handle_at").call?{ (name) = ("name_to_handle_at") (dfd) = (__int32($dfd)) (dfd_str) = (_dfd_str(dfd)) (pathname) = (user_string_quoted($name)) (handle_uaddr) = ($handle) (mnt_id_uaddr) = ($mnt_id) (flags) = ($flag) (flags_str) = (_at_flag_str(flags)) (argstr) = (sprintf("%s, %s, %p, %p, %s", dfd_str, pathname, handle_uaddr, mnt_id_uaddr, flags_str)) } probe syscall.name_to_handle_at.return = kernel.function("sys_name_to_handle_at").return?{ (name) = ("name_to_handle_at") (retstr) = (return_str(1, $return)) } probe syscall.nanosleep = kernel.function("sys_nanosleep").call{ (name) = ("nanosleep") (req_uaddr) = ($rqtp) (rem_uaddr) = ($rmtp) (argstr) = (sprintf("%s, %p", _struct_timespec_u($rqtp, 1), $rmtp)) } probe syscall.nanosleep.return = kernel.function("sys_nanosleep").return{ (name) = ("nanosleep") (retstr) = (return_str(1, $return)) } probe syscall.compat_nanosleep = kernel.function("compat_sys_nanosleep").call?{ (name) = ("nanosleep") (req_uaddr) = ($rqtp) (rem_uaddr) = ($rmtp) (argstr) = (sprintf("%s, %p", _struct_compat_timespec_u($rqtp, 1), $rmtp)) } probe syscall.compat_nanosleep.return = kernel.function("compat_sys_nanosleep").return?{ (name) = ("nanosleep") (retstr) = (return_str(1, $return)) } probe syscall.nice = kernel.function("sys_nice").call?{ (name) = ("nice") (inc) = (__int32($increment)) (argstr) = (sprintf("%d", inc)) } probe syscall.nice.return = kernel.function("sys_nice").return?{ (name) = ("nice") (retstr) = (return_str(1, $return)) } probe syscall.ni_syscall = kernel.function("sys_ni_syscall").call{ (name) = ("ni_syscall") (argstr) = ("") } probe syscall.ni_syscall.return = kernel.function("sys_ni_syscall").return{ (name) = ("ni_syscall") (retstr) = (return_str(1, $return)) } probe syscall.open_by_handle_at = kernel.function("sys_open_by_handle_at").call?, kernel.function("compat_sys_open_by_handle_at").call?{ (name) = ("open_by_handle_at") (mount_dfd) = (__int32($mountdirfd)) (mount_dfd_str) = (_dfd_str(mount_dfd)) (handle_uaddr) = ($handle) (flags) = (__int32($flags)) (flags_str) = (_sys_open_flag_str(flags)) (argstr) = (sprintf("%s, %p, %s", mount_dfd_str, handle_uaddr, flags_str)) } probe syscall.open_by_handle_at.return = kernel.function("sys_open_by_handle_at").return?, kernel.function("compat_sys_open_by_handle_at").return?{ (name) = ("open_by_handle_at") (retstr) = (return_str(1, $return)) } probe syscall.open = __syscall.compat_open?, __syscall.open{ try { { if ((_stp_syscall_nr()) != (%{ __NR_open %})) next } } catch { { next } } (name) = ("open") (flags) = (__int32($flags)) if (($flags) & (%{ /* pure */ O_CREAT %})) (argstr) = (sprintf("%s, %s, %#o", filename, _sys_open_flag_str(__int32($flags)), mode)) else (argstr) = (sprintf("%s, %s", filename, _sys_open_flag_str(__int32($flags)))) } probe __syscall.compat_open = kernel.function("compat_sys_open").call?, kernel.function("sys32_open").call?{ (filename) = (user_string_quoted(__uint32($filename))) (mode) = (__uint32($mode)) } probe __syscall.open = kernel.function("sys_open").call{ (filename) = (user_string_quoted($filename)) (mode) = (__uint32($mode)) } probe syscall.open.return = kernel.function("compat_sys_open").return?, kernel.function("sys32_open").return?, kernel.function("sys_open").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_open %})) next } } catch { { next } } (name) = ("open") (retstr) = (return_str(1, $return)) } probe syscall.openat = kernel.function("compat_sys_openat").call?, kernel.function("sys_openat").call?{ (name) = ("openat") (dfd) = (__int32($dfd)) (dfd_str) = (_dfd_str(__int32($dfd))) (filename) = (user_string_quoted($filename)) (flags) = ($flags) (mode) = (__uint32($mode)) if (($flags) & (%{ /* pure */ O_CREAT %})) (argstr) = (sprintf("%s, %s, %s, %#o", _dfd_str(__int32($dfd)), filename, _sys_open_flag_str($flags), __uint32($mode))) else (argstr) = (sprintf("%s, %s, %s", _dfd_str(__int32($dfd)), filename, _sys_open_flag_str(__int32($flags)))) } probe syscall.openat.return = kernel.function("compat_sys_openat").return?, kernel.function("sys_openat").return?{ (name) = ("openat") (retstr) = (return_str(1, $return)) } probe syscall.pause = kernel.function("sys_pause").call?, kernel.function("sys32_pause").call?, kernel.function("compat_sys_pause").call?{ (name) = ("pause") (argstr) = ("") } probe syscall.pause.return = kernel.function("sys_pause").return?, kernel.function("sys32_pause").return?, kernel.function("compat_sys_pause").return?{ (name) = ("pause") (retstr) = (return_str(1, $return)) } probe syscall.personality = kernel.function("sys_personality").call{ (name) = ("personality") (persona) = (__uint32($personality)) (argstr) = (sprintf("%#x", persona)) } probe syscall.personality.return = kernel.function("sys_personality").return{ (name) = ("personality") (retstr) = (return_str(1, $return)) } probe syscall.pipe = __syscall.pipe2?, __syscall.ia64_pipe?, __syscall.pipe{ } probe __syscall.pipe2 = kernel.function("sys_pipe2").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_pipe2 %})) next } } catch { { next } } (name) = ("pipe2") (flags) = (__int32($flags)) (flag_str) = (_sys_pipe2_flag_str(flags)) (fildes_uaddr) = ($fildes) if ((fildes_uaddr) == (0)) { (pipe0) = (0) (pipe1) = (0) (argstr) = ("NULL") } else { (pipe0) = (user_int(&@cast($fildes, "int")[0])) (pipe1) = (user_int(&@cast($fildes, "int")[1])) (argstr) = (sprintf("[%d, %d], %s", pipe0, pipe1, flag_str)) } } probe __syscall.ia64_pipe = kernel.function("sys_ia64_pipe").call{ (name) = ("pipe") (flags) = (0) (flag_str) = ("") (fildes_uaddr) = (0) (pipe0) = (0) (pipe1) = (0) (argstr) = ("[0, 0]") } probe __syscall.pipe = kernel.function("sys_pipe").call{ (name) = ("pipe") (flags) = (0) (flag_str) = ("") (fildes_uaddr) = ($fildes) if ((fildes_uaddr) == (0)) { (pipe0) = (0) (pipe1) = (0) (argstr) = ("NULL") } else { (pipe0) = (user_int(&@cast($fildes, "int")[0])) (pipe1) = (user_int(&@cast($fildes, "int")[1])) (argstr) = (sprintf("[%d, %d]", pipe0, pipe1)) } } probe syscall.pipe.return = __syscall.pipe2.return?, __syscall.ia64_pipe.return?, __syscall.pipe.return{ } probe __syscall.pipe2.return = kernel.function("sys_pipe2").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_pipe2 %})) next } } catch { { next } } (name) = ("pipe2") (fildes_uaddr) = ($fildes) if ((fildes_uaddr) == (0)) { (pipe0) = (0) (pipe1) = (0) } else { (pipe0) = (user_int(&@cast($fildes, "int")[0])) (pipe1) = (user_int(&@cast($fildes, "int")[1])) } (retstr) = (return_str(1, $return)) } probe __syscall.ia64_pipe.return = kernel.function("sys_ia64_pipe").return{ (name) = ("pipe") (fildes_uaddr) = (0) (pipe0) = (_ia64_pipe0()) (pipe1) = (_ia64_pipe1()) (retstr) = (((pipe0) < (0))?(return_str(1, $return)):("0")) } probe __syscall.pipe.return = kernel.function("sys_pipe").return{ (name) = ("pipe") (fildes_uaddr) = ($fildes) if ((fildes_uaddr) == (0)) { (pipe0) = (0) (pipe1) = (0) } else { (pipe0) = (user_int(&@cast($fildes, "int")[0])) (pipe1) = (user_int(&@cast($fildes, "int")[1])) } (retstr) = (return_str(1, $return)) } probe syscall.pivot_root = kernel.function("sys_pivot_root").call{ (name) = ("pivot_root") (new_root_str) = (user_string_quoted($new_root)) (old_root_str) = (user_string_quoted($put_old)) (argstr) = (sprintf("%s, %s", user_string_quoted($new_root), user_string_quoted($put_old))) } probe syscall.pivot_root.return = kernel.function("sys_pivot_root").return{ (name) = ("pivot_root") (retstr) = (return_str(1, $return)) } probe syscall.poll = kernel.function("sys_poll").call{ (name) = ("poll") (ufds_uaddr) = ($ufds) (nfds) = (__uint32($nfds)) (timeout) = (__int32((@defined($timeout_msecs))?($timeout_msecs):($timeout))) (argstr) = (sprintf("%p, %u, %d", $ufds, __uint32($nfds), __int32((@defined($timeout_msecs))?($timeout_msecs):($timeout)))) } probe syscall.poll.return = kernel.function("sys_poll").return{ (name) = ("poll") (retstr) = (return_str(1, $return)) } probe syscall.ppoll = kernel.function("sys_ppoll").call?{ (name) = ("ppoll") (argstr) = (sprintf("%p, %u, %s, %p, %d", $ufds, __uint32($nfds), _struct_timespec_u($tsp, 1), $sigmask, $sigsetsize)) } probe syscall.ppoll.return = kernel.function("sys_ppoll").return?{ (name) = ("ppoll") (retstr) = (return_str(1, $return)) } probe syscall.compat_ppoll = kernel.function("compat_sys_ppoll").call?{ (name) = ("ppoll") (argstr) = (sprintf("%p, %u, %s, %p, %d", $ufds, __uint32($nfds), _struct_compat_timespec_u($tsp, 1), $sigmask, $sigsetsize)) } probe syscall.compat_ppoll.return = kernel.function("compat_sys_ppoll").return?{ (name) = ("ppoll") (retstr) = (return_str(1, $return)) } probe syscall.prctl = kernel.function("sys_prctl").call{ (name) = ("prctl") (option) = (__int32($option)) (arg2) = ($arg2) (arg3) = ($arg3) (arg4) = ($arg4) (arg5) = ($arg5) (argstr) = (_prctl_argstr(__int32($option), $arg2, $arg3, $arg4, $arg5)) } probe syscall.prctl.return = kernel.function("sys_prctl").return{ (name) = ("prctl") (retstr) = (return_str(1, $return)) } probe syscall.pread = __syscall.pread{ (name) = ("pread") (fd) = (__int32($fd)) (buf_uaddr) = ((@defined($buf))?($buf):($ubuf)) (count) = (__ulong($count)) (argstr) = (sprintf("%d, %p, %u, %d", __int32($fd), buf_uaddr, __ulong($count), offset)) } probe __syscall.pread = kernel.function("sys_pread64").call{ (offset) = ($pos) } probe syscall.pread.return = __syscall.pread.return{ (name) = ("pread") (retstr) = (return_str(1, $return)) } probe __syscall.pread.return = kernel.function("sys_pread64").return{ } probe syscall.preadv = __syscall.preadv?, __syscall.compat_preadv?{ (name) = ("preadv") } probe __syscall.preadv = kernel.function("sys_preadv"){ (fd) = (__int32($fd)) (vector_uaddr) = ($vec) (count) = (__int32($vlen)) (offset) = ((($pos_h) << (%{ /* pure */ BITS_PER_LONG %})) + ($pos_l)) (argstr) = (sprintf("%d, %p, %d, 0x%x", __int32($fd), $vec, __int32($vlen), (($pos_h) << (%{ /* pure */ BITS_PER_LONG %})) + ($pos_l))) } probe __syscall.compat_preadv = kernel.function("compat_sys_preadv"){ (fd) = (__int32($fd)) (vector_uaddr) = ($vec) (count) = (__int32($vlen)) (offset) = ((($pos_high) << (32)) + ($pos_low)) (argstr) = (sprintf("%d, %p, %d, 0x%x", __int32($fd), $vec, __int32($vlen), (($pos_high) << (32)) + ($pos_low))) } probe syscall.preadv.return = kernel.function("sys_preadv").return?, kernel.function("compat_sys_preadv").return?{ (name) = ("preadv") (retstr) = (return_str(1, $return)) } probe syscall.pselect6 = kernel.function("sys_pselect6").call?{ (name) = ("pselect6") (argstr) = (sprintf("%d, %p, %p, %p, %s, %p", __int32($n), $inp, $outp, $exp, _struct_timespec_u($tsp, 1), $sig)) } probe syscall.pselect6.return = kernel.function("sys_pselect6").return?{ (name) = ("pselect6") (retstr) = (return_str(1, $return)) } probe syscall.compat_pselect6 = kernel.function("compat_sys_pselect6").call?{ (name) = ("pselect6") (argstr) = (sprintf("%d, %p, %p, %p, %s, %p", __int32($n), $inp, $outp, $exp, _struct_compat_timespec_u($tsp, 1), $sig)) } probe syscall.compat_pselect6.return = kernel.function("compat_sys_pselect6").return?{ (name) = ("pselect6") (retstr) = (return_str(1, $return)) } probe syscall.pselect7 = kernel.function("sys_pselect7").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_pselect7 %})) next } } catch { { next } } (name) = ("pselect7") (argstr) = (sprintf("%d, %p, %p, %p, %s, %p, %d", __int32($n), $inp, $outp, $exp, _struct_timespec_u($tsp, 1), $sigmask, $sigsetsize)) } probe syscall.pselect7.return = kernel.function("sys_pselect7").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_pselect7 %})) next } } catch { { next } } (name) = ("pselect7") (retstr) = (return_str(1, $return)) } probe syscall.compat_pselect7 = kernel.function("compat_sys_pselect7").call?{ (name) = ("pselect7") (argstr) = (sprintf("%d, %p, %p, %p, %s, %p, %d", __int32($n), $inp, $outp, $exp, _struct_compat_timespec_u($tsp, 1), $sigmask, $sigsetsize)) } probe syscall.compat_pselect7.return = kernel.function("compat_sys_pselect7").return?{ (name) = ("pselect7") (retstr) = (return_str(1, $return)) } probe syscall.ptrace = __syscall.ptrace?, __syscall.compat_ptrace?{ (name) = ("ptrace") (request) = ($request) (pid) = (__int32($pid)) (argstr) = (_ptrace_argstr($request, pid, addr, data)) } probe __syscall.ptrace = kernel.function("sys_ptrace").call?{ (addr) = (__ulong($addr)) (data) = (__ulong($data)) } probe __syscall.compat_ptrace = kernel.function("compat_sys_ptrace").call?{ (addr) = (__uint32($addr)) (data) = (__uint32((@defined($data))?($data):($cdata))) } probe syscall.ptrace.return = kernel.function("sys_ptrace").return?, kernel.function("compat_sys_ptrace").return?{ (name) = ("ptrace") (retstr) = (return_str(1, $return)) (geteventmsg_data) = (_ptrace_return_geteventmsg_data($request, $data)) (arch_prctl_addr) = (_ptrace_return_arch_prctl_addr($request, $addr, $data)) } probe syscall.pwrite = kernel.function("sys_pwrite64").call{ (name) = ("pwrite") (fd) = (__int32($fd)) (buf_uaddr) = ($buf) (count) = (__ulong($count)) (offset) = ($pos) (argstr) = (sprintf("%d, %s, %u, %d", __int32($fd), user_string_n2_quoted($buf, $count, syscall_string_trunc), __ulong($count), $pos)) } probe syscall.pwrite.return = kernel.function("sys_pwrite64").return{ (name) = ("pwrite") (retstr) = (return_str(1, $return)) } probe syscall.pwrite32 = kernel.function("sys32_pwrite64").call?{ (name) = ("pwrite") (fd) = (__int32($fd)) (count) = ($count) (offset) = ((($poshi) << (32)) + ($poslo)) (buf_uaddr) = ((@defined($buf))?($buf):($ubuf)) (argstr) = (sprintf("%d, %s, %u, %d", __int32($fd), user_string_n2_quoted(buf_uaddr, $count, syscall_string_trunc), $count, (($poshi) << (32)) + ($poslo))) } probe syscall.pwrite32.return = kernel.function("sys32_pwrite64").return?{ (name) = ("pwrite") (retstr) = (return_str(1, $return)) } probe syscall.pwritev = __syscall.pwritev?, __syscall.compat_pwritev?{ (name) = ("pwritev") } probe __syscall.pwritev = kernel.function("sys_pwritev").call{ (fd) = (__int32($fd)) (vector_uaddr) = ($vec) (count) = (__int32($vlen)) (offset) = ((($pos_h) << (%{ /* pure */ BITS_PER_LONG %})) + ($pos_l)) (argstr) = (sprintf("%d, %p, %d, 0x%x", __int32($fd), $vec, __int32($vlen), (($pos_h) << (%{ /* pure */ BITS_PER_LONG %})) + ($pos_l))) } probe __syscall.compat_pwritev = kernel.function("compat_sys_pwritev").call{ (fd) = (__int32($fd)) (vector_uaddr) = ($vec) (count) = (__int32($vlen)) (offset) = ((($pos_high) << (32)) + ($pos_low)) (argstr) = (sprintf("%d, %p, %d, 0x%x", __int32($fd), $vec, __int32($vlen), (($pos_high) << (32)) + ($pos_low))) } probe syscall.pwritev.return = kernel.function("sys_pwritev").return?, kernel.function("compat_sys_pwritev").return?{ (name) = ("pwritev") (retstr) = (return_str(1, $return)) } probe syscall.quotactl = __syscall.quotactl?, kernel.function("sys32_quotactl").call?{ (name) = ("quotactl") (cmd) = (__uint32($cmd)) (cmd_str) = (_quotactl_cmd_str(__uint32($cmd))) (special) = ($special) (special_str) = (user_string_quoted($special)) (id) = (__int32($id)) (addr_uaddr) = ($addr) if ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_QUOTAON %})) { (argstr) = (sprintf("%s, %s, %s, %s", _quotactl_cmd_str(cmd), user_string_quoted(special), _quotactl_quota_type_str(id), user_string_quoted(addr_uaddr))) } else if (((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_GETQUOTA %})) || ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_SETQUOTA %}))) { (argstr) = (sprintf("%s, %s, %d, %s", _quotactl_cmd_str(cmd), user_string_quoted(special), id, _struct_dqblk_u(addr_uaddr))) } else if (((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_GETINFO %})) || ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_SETINFO %}))) { (argstr) = (sprintf("%s, %s, %d, %s", _quotactl_cmd_str(cmd), user_string_quoted(special), id, _struct_dqinfo_u(addr_uaddr))) } else if ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_GETFMT %})) { (argstr) = (sprintf("%s, %s, %d, %x", _quotactl_cmd_str(cmd), user_string_quoted(special), id, addr_uaddr)) } else if (((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_SYNC %})) || ((_quotactl_subcmd(cmd)) == (%{ /* pure */ Q_QUOTAOFF %}))) { (argstr) = (sprintf("%s, %s, %d, %p", _quotactl_cmd_str(cmd), user_string_quoted(special), id, addr_uaddr)) } else { (argstr) = (sprintf("%s, %p, %d, %p", _quotactl_cmd_str(cmd), special, id, addr_uaddr)) } } probe __syscall.quotactl = kernel.function("sys_quotactl").call?{ } probe syscall.quotactl.return = __syscall.quotactl.return?, kernel.function("sys32_quotactl").return?{ (name) = ("quotactl") (retstr) = (return_str(1, $return)) } probe __syscall.quotactl.return = kernel.function("sys_quotactl").return?{ } probe syscall.read = __syscall.read{ (name) = ("read") (fd) = (__int32($fd)) (buf_uaddr) = ($buf) (count) = (__ulong($count)) (argstr) = (sprintf("%d, %p, %u", __int32($fd), $buf, __ulong($count))) } probe __syscall.read = kernel.function("sys_read").call{ } probe syscall.read.return = __syscall.read.return{ (name) = ("read") (retstr) = (return_str(1, $return)) } probe __syscall.read.return = kernel.function("sys_read").return{ } probe syscall.readahead = kernel.function("sys_readahead").call{ (name) = ("readahead") (fd) = (__int32($fd)) (offset) = ($offset) (count) = ($count) (argstr) = (sprintf("%d, %d, %u", fd, offset, count)) } probe syscall.readahead.return = kernel.function("sys_readahead").return{ (name) = ("readahead") (retstr) = (return_str(1, $return)) } probe syscall.readdir = kernel.function("compat_sys_old_readdir").call?, kernel.function("old32_readdir").call?, kernel.function("old_readdir").call?, kernel.function("sys_old_readdir").call?{ (name) = ("readdir") (fd) = (__uint32($fd)) (dirent) = ($dirent) (count) = (__uint32($count)) (argstr) = (sprintf("%u, %p, %u", fd, dirent, count)) } probe syscall.readdir.return = kernel.function("compat_sys_old_readdir").return?, kernel.function("old32_readdir").return?, kernel.function("old_readdir").return?, kernel.function("sys_old_readdir").return?{ (name) = ("readdir") (retstr) = (return_str(1, $return)) } probe syscall.readlink = kernel.function("sys_readlink").call{ (name) = ("readlink") (path) = (user_string_quoted($path)) (buf_uaddr) = ($buf) (bufsiz) = (__int32($bufsiz)) (argstr) = (sprintf("%s, %p, %d", user_string_quoted($path), $buf, __int32($bufsiz))) } probe syscall.readlink.return = kernel.function("sys_readlink").return{ (name) = ("readlink") (retstr) = (return_str(1, $return)) } probe syscall.readlinkat = kernel.function("sys_readlinkat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_readlinkat %})) next } } catch { { next } } (name) = ("readlinkat") (dfd) = (__int32($dfd)) (dfd_str) = (_dfd_str(__int32($dfd))) (buf_uaddr) = ($buf) (bufsiz) = (__int32($bufsiz)) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (argstr) = (sprintf("%s, %s, %p, %d", _dfd_str(__int32($dfd)), user_string_quoted((@defined($pathname))?($pathname):($path)), $buf, __int32($bufsiz))) } probe syscall.readlinkat.return = kernel.function("sys_readlinkat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_readlinkat %})) next } } catch { { next } } (name) = ("readlinkat") (retstr) = (return_str(1, $return)) } probe syscall.readv = kernel.function("compat_sys_readv").call?, kernel.function("sys_readv").call{ (name) = ("readv") (vector_uaddr) = ($vec) (count) = (__int32($vlen)) (fd) = (__int32($fd)) (argstr) = (sprintf("%d, %p, %d", __int32($fd), $vec, __int32($vlen))) } probe syscall.readv.return = kernel.function("compat_sys_readv").return?, kernel.function("sys_readv").return{ (name) = ("readv") (retstr) = (return_str(1, $return)) } probe syscall.reboot = kernel.function("sys_reboot").call{ (name) = ("reboot") (magic) = (__int32($magic1)) (magic_str) = (_reboot_magic_str(__int32($magic1))) (magic2) = (__int32($magic2)) (magic2_str) = (_reboot_magic_str(__int32($magic2))) (flag) = (__uint32($cmd)) (flag_str) = (_reboot_flag_str(__uint32($cmd))) (arg_uaddr) = ($arg) (argstr) = (sprintf("%s, %s, %s, %p", magic_str, magic2_str, flag_str, $arg)) } probe syscall.reboot.return = kernel.function("sys_reboot").return{ (name) = ("reboot") (retstr) = (return_str(1, $return)) } probe syscall.recv = __syscall.socketcall.recv?, __syscall.compat_socketcall.recv?, __syscall.recv?{ (name) = ("recv") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s", s, buf_uaddr, len, _msg_flags_str(flags))) } probe __syscall.socketcall.recv = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_RECV %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (buf_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (len) = (user_ulong(&@cast($args, "ulong")[2])) (flags) = (__uint32(user_ulong(&@cast($args, "ulong")[3]))) } probe __syscall.compat_socketcall.recv = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_RECV %})) next (s) = (user_int(&@cast($args, "unsigned int")[0])) (buf_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (len) = (user_uint32(&@cast($args, "unsigned int")[2])) (flags) = (user_uint32(&@cast($args, "unsigned int")[3])) } probe __syscall.recv = kernel.function("sys_recv").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recv %})) next } } catch { { next } } (s) = (__int32($fd)) (buf_uaddr) = ($ubuf) (len) = (__ulong($size)) (flags) = (__uint32($flags)) } probe syscall.recv.return = __syscall.socketcall.recv.return?, __syscall.recv.return?{ (name) = ("recv") (retstr) = (return_str(1, $return)) } probe __syscall.socketcall.recv.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_RECV %})) next } probe __syscall.recv.return = kernel.function("sys_recv").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recv %})) next } } catch { { next } } } probe syscall.recvfrom = __syscall.socketcall.recvfrom?, __syscall.compat_socketcall.recvfrom?, __syscall.recvfrom?{ (name) = ("recvfrom") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s, %p, %p", s, buf_uaddr, len, _msg_flags_str(flags), addr_uaddr, addrlen_uaddr)) } probe __syscall.socketcall.recvfrom = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_RECVFROM %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (buf_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (len) = (user_ulong(&@cast($args, "ulong")[2])) (flags) = (__uint32(user_ulong(&@cast($args, "ulong")[3]))) (addr_uaddr) = (user_ulong(&@cast($args, "ulong")[4])) (addrlen_uaddr) = (__uint32(user_ulong(&@cast($args, "ulong")[5]))) } probe __syscall.compat_socketcall.recvfrom = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_RECVFROM %})) next (s) = (user_int(&@cast($args, "unsigned int")[0])) (buf_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (len) = (user_uint32(&@cast($args, "unsigned int")[2])) (flags) = (user_uint32(&@cast($args, "unsigned int")[3])) (addr_uaddr) = (user_uint32(&@cast($args, "unsigned int")[4])) (addrlen_uaddr) = (user_uint32(&@cast($args, "unsigned int")[5])) } probe __syscall.recvfrom = kernel.function("sys_recvfrom").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recvfrom %})) next } } catch { { next } } (s) = (__int32($fd)) (buf_uaddr) = ($ubuf) (len) = (__ulong($size)) (flags) = (__uint32($flags)) (addr_uaddr) = ($addr) (addrlen_uaddr) = ($addr_len) } probe syscall.recvfrom.return = __syscall.socketcall.return?, __syscall.recvfrom.return?{ (name) = ("recvfrom") (retstr) = (return_str(1, $return)) } probe __syscall.socketcall.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_RECVFROM %})) next } probe __syscall.recvfrom.return = kernel.function("sys_recvfrom").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recvfrom %})) next } } catch { { next } } } probe syscall.recvmmsg = kernel.function("sys_recvmmsg").call?{ (name) = ("recvmmsg") (s) = (__int32($fd)) (mmsg_uaddr) = ($mmsg) (vlen) = (__uint32($vlen)) (flags) = (__uint32($flags)) (flags_str) = (_msg_flags_str(flags)) (timeout_uaddr) = ($timeout) (argstr) = (sprintf("%d, %p, %u, %s, %s", s, $mmsg, vlen, _msg_flags_str(flags), _struct_timespec_u($timeout, 1))) } probe syscall.recvmmsg.return = kernel.function("sys_recvmmsg").return?{ (name) = ("recvmmsg") (retstr) = (return_str(1, $return)) } probe syscall.compat_recvmmsg = kernel.function("compat_sys_recvmmsg").call?{ (name) = ("recvmmsg") (s) = (__int32($fd)) (mmsg_uaddr) = ($mmsg) (vlen) = (__uint32($vlen)) (flags) = (__uint32($flags)) (flags_str) = (_msg_flags_str(flags)) (timeout_uaddr) = ($timeout) (argstr) = (sprintf("%d, %p, %u, %s, %s", s, $mmsg, vlen, _msg_flags_str(flags), _struct_compat_timespec_u($timeout, 1))) } probe syscall.compat_recvmmsg.return = kernel.function("compat_sys_recvmmsg").return?{ (name) = ("recvmmsg") (retstr) = (return_str(1, $return)) } probe syscall.recvmsg = __syscall.recvmsg?, __syscall.socketcall.recvmsg?{ (name) = ("recvmsg") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %s", s, msg_uaddr, _msg_flags_str(flags))) } probe __syscall.recvmsg = kernel.function("sys_recvmsg").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recvmsg %})) next } } catch { { next } } (s) = (__int32($fd)) (msg_uaddr) = ($msg) (flags) = (__uint32($flags)) } probe __syscall.socketcall.recvmsg = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_RECVMSG %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (msg_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (flags) = (__uint32(user_ulong(&@cast($args, "ulong")[2]))) } probe syscall.recvmsg.return = __syscall.recvmsg.return?, __syscall.socketcall.recvmsg.return?{ (name) = ("recvmsg") (retstr) = (return_str(1, $return)) } probe __syscall.recvmsg.return = kernel.function("sys_recvmsg").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_recvmsg %})) next } } catch { { next } } } probe __syscall.socketcall.recvmsg.return = kernel.function("sys_socketcall").return?{ if (($call) != (%{ SYS_RECVMSG %})) next } probe syscall.compat_sys_recvmsg = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_RECVMSG %})) next (name) = ("recvmsg") (s) = (user_int(&@cast($args, "unsigned int")[0])) (msg_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (flags) = (user_uint32(&@cast($args, "unsigned int")[2])) (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %s", s, msg_uaddr, _msg_flags_str(flags))) } probe syscall.compat_sys_recvmsg.return = kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_RECVMSG %})) next (name) = ("recvmsg") (retstr) = (return_str(1, $return)) } probe syscall.remap_file_pages = kernel.function("sys_remap_file_pages").call?{ (name) = ("remap_file_pages") (start) = (__ulong($start)) (size) = (__ulong($size)) (prot) = (__ulong((@defined($prot))?($prot):($__prot))) (pgoff) = (__ulong($pgoff)) (flags) = (__ulong($flags)) (argstr) = (sprintf("%p, %p, %s, %p, %s", start, size, _mprotect_prot_str(prot), pgoff, _mmap_flags(flags))) } probe syscall.remap_file_pages.return = kernel.function("sys_remap_file_pages").return?{ (name) = ("remap_file_pages") (retstr) = (return_str(1, $return)) } probe syscall.removexattr = kernel.function("sys_removexattr").call{ (name) = ("removexattr") (name_str) = (user_string_quoted($name)) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (argstr) = (sprintf("%s, %s", user_string_quoted((@defined($pathname))?($pathname):($path)), user_string_quoted($name))) } probe syscall.removexattr.return = kernel.function("sys_removexattr").return{ (name) = ("removexattr") (retstr) = (return_str(1, $return)) } probe syscall.rename = kernel.function("sys_rename").call{ (name) = ("rename") (oldpath) = (user_string_quoted($oldname)) (newpath) = (user_string_quoted($newname)) (argstr) = (sprintf("%s, %s", user_string_quoted($oldname), user_string_quoted($newname))) } probe syscall.rename.return = kernel.function("sys_rename").return{ (name) = ("rename") (retstr) = (return_str(1, $return)) } probe syscall.renameat = kernel.function("sys_renameat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_renameat %})) next } } catch { { next } } (name) = ("renameat") (olddfd) = (__int32($olddfd)) (olddfd_str) = (_dfd_str(__int32($olddfd))) (oldname) = ($oldname) (oldname_str) = (user_string_quoted($oldname)) (newdfd) = (__int32($newdfd)) (newdfd_str) = (_dfd_str(__int32($newdfd))) (newname) = ($newname) (newname_str) = (user_string_quoted($newname)) (argstr) = (sprintf("%s, %s, %s, %s", olddfd_str, user_string_quoted($oldname), newdfd_str, user_string_quoted($newname))) } probe syscall.renameat.return = kernel.function("sys_renameat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_renameat %})) next } } catch { { next } } (name) = ("renameat") (retstr) = (return_str(1, $return)) } probe syscall.request_key = kernel.function("sys_request_key").call?{ (name) = ("request_key") (type_uaddr) = ($_type) (description_uaddr) = ($_description) (callout_info_uaddr) = ($_callout_info) (destringid) = (__int32($destringid)) (argstr) = (sprintf("%s, %s, %p, %d", user_string_quoted($_type), user_string_quoted($_description), $_callout_info, __int32($destringid))) } probe syscall.request_key.return = kernel.function("sys_request_key").return?{ (name) = ("request_key") (retstr) = (return_str(1, $return)) } probe syscall.restart_syscall = kernel.function("sys_restart_syscall").call{ (name) = ("restart_syscall") (argstr) = ("") } probe syscall.restart_syscall.return = kernel.function("sys_restart_syscall").return{ (name) = ("restart_syscall") (retstr) = (return_str(1, $return)) } probe syscall.rmdir = kernel.function("sys_rmdir").call{ (name) = ("rmdir") (pathname) = (user_string_quoted($pathname)) (argstr) = (user_string_quoted($pathname)) } probe syscall.rmdir.return = kernel.function("sys_rmdir").return{ (name) = ("rmdir") (retstr) = (return_str(1, $return)) } probe syscall.rt_sigaction = kernel.function("sys_rt_sigaction").call?{ (name) = ("rt_sigaction") (sig) = (__int32($sig)) (act_uaddr) = ($act) (oact_uaddr) = ($oact) (sigsetsize) = ($sigsetsize) (argstr) = (sprintf("%s, {%s}, %p, %d", _signal_name(sig), _struct_sigaction_u($act), $oact, $sigsetsize)) } probe syscall.rt_sigaction.return = kernel.function("sys_rt_sigaction").return?{ (name) = ("rt_sigaction") (retstr) = (return_str(1, $return)) } probe syscall.rt_sigaction32 = kernel.function("sys32_rt_sigaction").call?, kernel.function("compat_sys_rt_sigaction").call?{ (name) = ("rt_sigaction") (sig) = (__int32($sig)) (act_uaddr) = ($act) (oact_uaddr) = ($oact) (sigsetsize) = ($sigsetsize) (argstr) = (sprintf("%s, {%s}, %p, %d", _signal_name(sig), _struct_sigaction32_u(act_uaddr), $oact, $sigsetsize)) } probe syscall.rt_sigaction32.return = kernel.function("sys32_rt_sigaction").return?, kernel.function("compat_sys_rt_sigaction").return?{ (name) = ("rt_sigaction") (retstr) = (return_str(1, $return)) } probe syscall.rt_sigpending = __syscall.rt_sigpending?, __syscall.compat_rt_sigpending?{ (name) = ("rt_sigpending") (set_uaddr) = ((@defined($uset))?($uset):($set)) (argstr) = (sprintf("%p, %u", set_uaddr, sigsetsize)) } probe __syscall.rt_sigpending = kernel.function("sys_rt_sigpending").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigpending %})) next } } catch { { next } } (sigsetsize) = ($sigsetsize) } probe __syscall.compat_rt_sigpending = kernel.function("compat_sys_rt_sigpending").call!, kernel.function("sys32_rt_sigpending").call?{ (sigsetsize) = (__uint32($sigsetsize)) } probe syscall.rt_sigpending.return = __syscall.rt_sigpending.return?, __syscall.compat_rt_sigpending.return?{ (name) = ("rt_sigpending") (retstr) = (return_str(1, $return)) } probe __syscall.rt_sigpending.return = kernel.function("sys_rt_sigpending").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigpending %})) next } } catch { { next } } } probe __syscall.compat_rt_sigpending.return = kernel.function("compat_sys_rt_sigpending").return!, kernel.function("sys32_rt_sigpending").return?{ } probe syscall.rt_sigprocmask = kernel.function("sys_rt_sigprocmask").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigprocmask %})) next } } catch { { next } } (name) = ("rt_sigprocmask") (how) = (__int32($how)) (how_str) = (_sigprocmask_how_str(how)) (set_uaddr) = ((@defined($set))?($set):($nset)) { (oldset_uaddr) = ($oset) (argstr) = (sprintf("%s, %s, %p, %d", how_str, _stp_sigset_u(set_uaddr), $oset, $sigsetsize)) } } probe syscall.rt_sigprocmask.return = kernel.function("sys_rt_sigprocmask").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigprocmask %})) next } } catch { { next } } (name) = ("rt_sigprocmask") (retstr) = (return_str(1, $return)) } probe syscall.compat_rt_sigprocmask = kernel.function("compat_sys_rt_sigprocmask").call?, kernel.function("sys32_rt_sigprocmask").call?{ (name) = ("rt_sigprocmask") (how) = (__int32($how)) (how_str) = (_sigprocmask_how_str(how)) (set_uaddr) = ((@defined($set))?($set):($nset)) (oldset_uaddr) = (__uint32($oset)) (argstr) = (sprintf("%s, %s, %p, %d", how_str, _stp_compat_sigset_u(set_uaddr), __uint32($oset), __uint32($sigsetsize))) } probe syscall.compat_rt_sigprocmask.return = kernel.function("compat_sys_rt_sigprocmask").return?, kernel.function("sys32_rt_sigprocmask").return?{ (name) = ("rt_sigprocmask") (retstr) = (return_str(1, $return)) } probe syscall.rt_sigqueueinfo = __syscall.rt_sigqueueinfo?, kernel.function("sys32_rt_sigqueueinfo").call?, kernel.function("compat_sys_rt_sigqueueinfo").call?{ (name) = ("rt_sigqueueinfo") (pid) = (__int32($pid)) (sig) = (__int32($sig)) (uinfo_uaddr) = ($uinfo) (argstr) = (sprintf("%d, %s, %s", pid, _signal_name(sig), (%{ /* pure */ _stp_is_compat_task() %})?(_stp_compat_siginfo_u($uinfo)):(_stp_siginfo_u($uinfo)))) } probe __syscall.rt_sigqueueinfo = kernel.function("sys_rt_sigqueueinfo").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigqueueinfo %})) next } } catch { { next } } } probe syscall.rt_sigqueueinfo.return = __syscall.rt_sigqueueinfo.return?, kernel.function("sys32_rt_sigqueueinfo").return?, kernel.function("compat_sys_rt_sigqueueinfo").return?{ (name) = ("rt_sigqueueinfo") (retstr) = (return_str(1, $return)) } probe __syscall.rt_sigqueueinfo.return = kernel.function("sys_rt_sigqueueinfo").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_rt_sigqueueinfo %})) next } } catch { { next } } } probe syscall.rt_sigreturn = kernel.function("ia64_rt_sigreturn").call!, kernel.function("sys_rt_sigreturn").call?, kernel.function("sys32_rt_sigreturn").call?{ (name) = ("rt_sigreturn") (argstr) = ("") } probe syscall.rt_sigreturn.return = kernel.function("ia64_rt_sigreturn").return!, kernel.function("sys_rt_sigreturn").return?, kernel.function("sys32_rt_sigreturn").return?{ (name) = ("rt_sigreturn") (retstr) = (return_str(1, $return)) } probe syscall.rt_sigsuspend = kernel.function("compat_sys_rt_sigsuspend").call?, kernel.function("ia64_rt_sigsuspend").call?, kernel.function("sys_rt_sigsuspend").call?{ (name) = ("rt_sigsuspend") (set_uaddr) = ($unewset) (sigsetsize) = ($sigsetsize) (argstr) = (sprintf("%s, %u", (%{ /* pure */ _stp_is_compat_task() %})?(_stp_compat_sigset_u(set_uaddr)):(_stp_sigset_u(set_uaddr)), sigsetsize)) } probe syscall.rt_sigsuspend.return = kernel.function("compat_sys_rt_sigsuspend").return?, kernel.function("ia64_rt_sigsuspend").return?, kernel.function("sys_rt_sigsuspend").return?{ (name) = ("rt_sigsuspend") (retstr) = (return_str(1, $return)) } probe syscall.rt_sigtimedwait = kernel.function("compat_sys_rt_sigtimedwait").call?, kernel.function("sys_rt_sigtimedwait").call{ (name) = ("rt_sigtimedwait") (uthese_uaddr) = ($uthese) (uinfo_uaddr) = ($uinfo) (uts_uaddr) = ($uts) (sigsetsize) = ($sigsetsize) if (%{ /* pure */ _stp_is_compat_task() %}) (argstr) = (sprintf("%s, %s, %s, %d", _stp_compat_sigset_u(uthese_uaddr), _stp_compat_siginfo_u(uinfo_uaddr), _struct_compat_timespec_u(uts_uaddr, 1), sigsetsize)) else (argstr) = (sprintf("%s, %s, %s, %d", _stp_sigset_u(uthese_uaddr), _stp_siginfo_u(uinfo_uaddr), _struct_timespec_u(uts_uaddr, 1), sigsetsize)) } probe syscall.rt_sigtimedwait.return = kernel.function("compat_sys_rt_sigtimedwait").return?, kernel.function("sys_rt_sigtimedwait").return{ (name) = ("rt_sigtimedwait") (retstr) = (return_str(1, $return)) } probe syscall.rt_tgsigqueueinfo = kernel.function("sys_rt_tgsigqueueinfo").call?, kernel.function("compat_sys_rt_tgsigqueueinfo").call?{ (name) = ("rt_tgsigqueueinfo") (tgid) = (__int32($tgid)) (tid) = (__int32($pid)) (sig) = (__int32($sig)) (uinfo_uaddr) = ($uinfo) (argstr) = (sprintf("%d, %d, %s, %s", tgid, tid, _signal_name(sig), (%{ /* pure */ _stp_is_compat_task() %})?(_stp_compat_siginfo_u(uinfo_uaddr)):(_stp_siginfo_u(uinfo_uaddr)))) } probe syscall.rt_tgsigqueueinfo.return = kernel.function("sys_rt_tgsigqueueinfo").return?, kernel.function("compat_sys_rt_tgsigqueueinfo").return?{ (name) = ("rt_tgsigqueueinfo") (retstr) = (return_str(1, $return)) } probe syscall.sched_getaffinity = kernel.function("sys_sched_getaffinity").call, kernel.function("compat_sys_sched_getaffinity").call?{ (name) = ("sched_getaffinity") (pid) = (__int32($pid)) (len) = (__uint32($len)) (mask_uaddr) = ($user_mask_ptr) (argstr) = (sprintf("%d, %u, %p", pid, len, mask_uaddr)) } probe syscall.sched_getaffinity.return = kernel.function("sys_sched_getaffinity").return, kernel.function("compat_sys_sched_getaffinity").return?{ (name) = ("sched_getaffinity") (retstr) = (return_str(1, $return)) } probe syscall.sched_getparam = kernel.function("sys_sched_getparam").call{ (name) = ("sched_getparam") (pid) = (__int32($pid)) (p_uaddr) = ($param) (argstr) = (sprintf("%d, %p", pid, p_uaddr)) } probe syscall.sched_getparam.return = kernel.function("sys_sched_getparam").return{ (name) = ("sched_getparam") (retstr) = (return_str(1, $return)) } probe syscall.sched_get_priority_max = kernel.function("sys_sched_get_priority_max").call{ (name) = ("sched_get_priority_max") (policy) = (__int32($policy)) (argstr) = (sprint(_sched_policy_str(policy))) } probe syscall.sched_get_priority_max.return = kernel.function("sys_sched_get_priority_max").return{ (name) = ("sched_get_priority_max") (retstr) = (return_str(1, $return)) } probe syscall.sched_get_priority_min = kernel.function("sys_sched_get_priority_min").call{ (name) = ("sched_get_priority_min") (policy) = (__int32($policy)) (argstr) = (sprint(_sched_policy_str(policy))) } probe syscall.sched_get_priority_min.return = kernel.function("sys_sched_get_priority_min").return{ (name) = ("sched_get_priority_min") (retstr) = (return_str(1, $return)) } probe syscall.sched_getscheduler = kernel.function("sys_sched_getscheduler").call{ (name) = ("sched_getscheduler") (pid) = (__int32($pid)) (argstr) = (sprint(pid)) } probe syscall.sched_getscheduler.return = kernel.function("sys_sched_getscheduler").return{ (name) = ("sched_getscheduler") (retstr) = (return_str(1, $return)) } probe syscall.sched_rr_get_interval = __syscall.sched_rr_get_interval, kernel.function("compat_sys_sched_rr_get_interval").call?, kernel.function("sys32_sched_rr_get_interval").call?{ (name) = ("sched_rr_get_interval") (pid) = (__int32($pid)) (tp_uaddr) = ($interval) (argstr) = (sprintf("%d, %p", pid, $interval)) } probe __syscall.sched_rr_get_interval = kernel.function("sys_sched_rr_get_interval").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sched_rr_get_interval %})) next } } catch { { next } } } probe syscall.sched_rr_get_interval.return = __syscall.sched_rr_get_interval.return, kernel.function("compat_sys_sched_rr_get_interval").return?, kernel.function("sys32_sched_rr_get_interval").return?{ (name) = ("sched_rr_get_interval") (retstr) = (return_str(1, $return)) } probe __syscall.sched_rr_get_interval.return = kernel.function("sys_sched_rr_get_interval").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sched_rr_get_interval %})) next } } catch { { next } } } probe syscall.sched_setaffinity = kernel.function("sys_sched_setaffinity").call, kernel.function("compat_sys_sched_setaffinity").call?{ (name) = ("sched_setaffinity") (pid) = (__int32($pid)) (len) = (__uint32((@defined($len))?($len):(0))) (mask_uaddr) = ($user_mask_ptr) (argstr) = (sprintf("%d, %u, %p", __int32($pid), len, $user_mask_ptr)) } probe syscall.sched_setaffinity.return = kernel.function("sys_sched_setaffinity").return, kernel.function("compat_sys_sched_setaffinity").return?{ (name) = ("sched_setaffinity") (retstr) = (return_str(1, $return)) } probe syscall.sched_setparam = kernel.function("sys_sched_setparam").call?{ (name) = ("sched_setparam") (pid) = (__int32($pid)) (p_uaddr) = ($param) (argstr) = (sprintf("%d, %p", pid, p_uaddr)) } probe syscall.sched_setparam.return = kernel.function("sys_sched_setparam").return?{ (name) = ("sched_setparam") (retstr) = (return_str(1, $return)) } probe syscall.sched_setscheduler = kernel.function("sys_sched_setscheduler").call?{ (name) = ("sched_setscheduler") (pid) = (__int32($pid)) (policy) = (__int32($policy)) (policy_str) = (_sched_policy_str(policy)) (p_uaddr) = ($param) (argstr) = (sprintf("%d, %s, %p", pid, policy_str, $param)) } probe syscall.sched_setscheduler.return = kernel.function("sys_sched_setscheduler").return?{ (name) = ("sched_setscheduler") (retstr) = (return_str(1, $return)) } probe syscall.sched_yield = kernel.function("sys_sched_yield").call{ (name) = ("sched_yield") (argstr) = ("") } probe syscall.sched_yield.return = kernel.function("sys_sched_yield").return{ (name) = ("sched_yield") (retstr) = (return_str(1, $return)) } probe syscall.seccomp = kernel.function("sys_seccomp").call?{ (name) = ("seccomp") (op) = ($op) (flags) = ($flags) (flags_str) = (_seccomp_flags_str($flags)) (uargs) = (user_string_quoted($uargs)) (argstr) = (sprintf("%u, %s, %s", $op, flags_str, user_string_quoted($uargs))) } probe syscall.seccomp.return = kernel.function("sys_seccomp").return?{ (name) = ("seccomp") (retstr) = (return_str(1, $return)) } probe syscall.select = kernel.function("sys_select").call{ (name) = ("select") (n) = (__int32($n)) (readfds_uaddr) = ($inp) (writefds_uaddr) = ($outp) (exceptfds_uaddr) = ($exp) (timeout_uaddr) = ($tvp) (argstr) = (sprintf("%d, %p, %p, %p, %s", n, $inp, $outp, $exp, _struct_timeval_u($tvp, 1))) } probe syscall.select.return = kernel.function("sys_select").return{ (name) = ("select") (retstr) = (return_str(1, $return)) } probe syscall.compat_select = kernel.function("compat_sys_select").call?{ (name) = ("select") (n) = (__int32($n)) (readfds_uaddr) = ($inp) (writefds_uaddr) = ($outp) (exceptfds_uaddr) = ($exp) (timeout_uaddr) = ($tvp) (argstr) = (sprintf("%d, %p, %p, %p, %s", n, $inp, $outp, $exp, _struct_compat_timeval_u($tvp, 1))) } probe syscall.compat_select.return = kernel.function("compat_sys_select").return?{ (name) = ("select") (retstr) = (return_str(1, $return)) } probe syscall.semctl = kernel.function("sys_semctl").call?{ (name) = ("semctl") (semid) = (__int32($semid)) (semnum) = (__int32($semnum)) (cmd) = (__int32($cmd)) (cmdstr) = (_semctl_cmd($cmd)) (arg) = ((@defined($arg->buf))?($arg->buf):($arg)) (argstr) = (sprintf("%d, %d, %s, %p", __int32($semid), __int32($semnum), _semctl_cmd($cmd), arg)) } probe syscall.semctl.return = kernel.function("sys_semctl").return?{ (name) = ("semctl") (retstr) = (return_str(1, $return)) } probe syscall.compat_sys_semctl = __syscall.compat_semctl?, __syscall.compat_ipc.semctl?{ (name) = ("semctl") (cmdstr) = (_semctl_cmd(cmd)) (argstr) = (sprintf("%d, %d, %s, %p", semid, semnum, _semctl_cmd(cmd), arg)) } probe __syscall.compat_semctl = kernel.function("compat_sys_semctl").call?{ (semid) = (__int32((@defined($semid))?($semid):($first))) (semnum) = (__int32((@defined($semnum))?($semnum):($second))) (cmd) = (__int32((@defined($cmd))?($cmd):($third))) (arg) = ((@defined($uptr))?($uptr):($arg)) } probe __syscall.compat_ipc.semctl = kernel.function("compat_sys_ipc").call?, kernel.function("sys32_ipc").call?{ if (($call) != (%{ SEMCTL %})) next (semid) = (__int32($first)) (semnum) = (__int32($second)) (cmd) = (__int32($third)) (arg) = ($ptr) } probe syscall.compat_sys_semctl.return = __syscall.compat_semctl.return?, __syscall.compat_ipc.semctl.return?{ (name) = ("semctl") (retstr) = (return_str(1, $return)) } probe __syscall.compat_semctl.return = kernel.function("compat_sys_semctl").return?{ } probe __syscall.compat_ipc.semctl.return = kernel.function("compat_sys_ipc").return?, kernel.function("sys32_ipc").return?{ if (($call) != (%{ SEMCTL %})) next } probe syscall.semget = kernel.function("sys_semget").call?{ (name) = ("semget") (key) = (__int32($key)) (key_str) = (_stp_msgget_key_str(__int32($key))) (nsems) = (__int32($nsems)) (semflg) = (__int32($semflg)) (semflg_str) = (__sem_flags(__int32($semflg))) (argstr) = (sprintf("%s, %d, %s", _stp_msgget_key_str(__int32($key)), __int32($nsems), __sem_flags(__int32($semflg)))) } probe syscall.semget.return = kernel.function("sys_semget").return?{ (name) = ("semget") (retstr) = (return_str(1, $return)) } probe syscall.semop = __syscall.semop?, __syscall.compat_semop?{ (name) = ("semop") (argstr) = (sprintf("%d, %p, %u", semid, sops_uaddr, nsops)) } probe __syscall.semop = kernel.function("sys_semop").call?{ (semid) = (__int32($semid)) (sops_uaddr) = ($tsops) (nsops) = (__uint32($nsops)) } probe __syscall.compat_semop = kernel.function("compat_sys_ipc").call?, kernel.function("sys32_ipc").call?{ if (($call) != (%{ SEMOP %})) next (semid) = (__int32($first)) (sops_uaddr) = ($ptr) (nsops) = (__uint32($second)) } probe syscall.semop.return = kernel.function("sys_semop").return?, __syscall.compat_semop.return?{ (name) = ("semop") (retstr) = (return_str(1, $return)) } probe __syscall.compat_semop.return = kernel.function("compat_sys_ipc").return?, kernel.function("sys32_ipc").return?{ if (($call) != (%{ SEMOP %})) next } probe syscall.semtimedop = kernel.function("sys_semtimedop").call?{ (name) = ("semtimedop") (semid) = (__int32($semid)) (sops_uaddr) = ($tsops) (nsops) = (__uint32($nsops)) (timeout_uaddr) = ($timeout) (argstr) = (sprintf("%d, %p, %u, %s", __int32($semid), $tsops, __uint32($nsops), _struct_timespec_u($timeout, 1))) } probe syscall.semtimedop.return = kernel.function("sys_semtimedop").return?{ (name) = ("semtimedop") (retstr) = (return_str(1, $return)) } probe syscall.compat_sys_semtimedop = __syscall.compat_semtimedop?, __syscall.compat_ipc.semtimedop?{ (name) = ("semtimedop") (argstr) = (sprintf("%d, %p, %u, %s", semid, sops_uaddr, nsops, _struct_compat_timespec_u(timeout_uaddr, 1))) } probe __syscall.compat_semtimedop = kernel.function("compat_sys_semtimedop").call?{ (semid) = (__int32($semid)) (sops_uaddr) = ($tsems) (nsops) = (__uint32($nsops)) (timeout_uaddr) = ($timeout) } probe __syscall.compat_ipc.semtimedop = kernel.function("compat_sys_ipc").call?, kernel.function("sys32_ipc").call?{ if (($call) != (%{ SEMTIMEDOP %})) next (semid) = (__int32($first)) (sops_uaddr) = ($ptr) (nsops) = (__uint32($second)) (timeout_uaddr) = ((@defined($fifth))?($fifth):($third)) } probe syscall.compat_sys_semtimedop.return = __syscall.compat_sys_semtimedop.return?, __syscall.compat_ipc.semtimedop.return?{ (name) = ("semtimedop") (retstr) = (return_str(1, $return)) } probe __syscall.compat_sys_semtimedop.return = kernel.function("compat_sys_semtimedop").return?{ } probe __syscall.compat_ipc.semtimedop.return = kernel.function("compat_sys_ipc").return?, kernel.function("sys32_ipc").return?{ if (($call) != (%{ SEMTIMEDOP %})) next } probe syscall.send = __syscall.send?, __syscall.socketcall.send?, __syscall.compat_socketcall.send?{ (name) = ("send") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s", s, buf_uaddr, len, flags_str)) } probe __syscall.send = kernel.function("sys_send").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_send %})) next } } catch { { next } } (s) = (__int32($fd)) (buf_uaddr) = ($buff) (len) = (__ulong($len)) (flags) = (__uint32($flags)) } probe __syscall.socketcall.send = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_SEND %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (buf_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (len) = (user_ulong(&@cast($args, "ulong")[2])) (flags) = (__uint32(user_ulong(&@cast($args, "ulong")[3]))) } probe __syscall.compat_socketcall.send = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_SEND %})) next (s) = (user_int(&@cast($args, "unsigned int")[0])) (buf_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (len) = (user_uint32(&@cast($args, "unsigned int")[2])) (flags) = (user_uint32(&@cast($args, "unsigned int")[3])) } probe syscall.send.return = __syscall.send.return?, __syscall.socketcall.send.return?{ (name) = ("send") (retstr) = (return_str(1, $return)) } probe __syscall.send.return = kernel.function("sys_send").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_send %})) next } } catch { { next } } } probe __syscall.socketcall.send.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_SEND %})) next } probe syscall.sendfile = __syscall.sendfile?, __syscall.compat_sendfile?{ (name) = ("sendfile") (out_fd) = (__int32($out_fd)) (in_fd) = (__int32($in_fd)) (offset_uaddr) = ($offset) (argstr) = (sprintf("%d, %d, %p, %u", out_fd, in_fd, $offset, count)) } probe __syscall.sendfile = kernel.function("sys_sendfile").call?, kernel.function("sys_sendfile64").call?{ try { { (__nr) = (_stp_syscall_nr()) } } catch { { next } } if (((__nr) != (%{ __NR_sendfile %})) && ((__nr) != (%{ __NR_sendfile64 %}))) next (count) = (__ulong($count)) } probe __syscall.compat_sendfile = kernel.function("compat_sys_sendfile").call?, kernel.function("compat_sys_sendfile64").call?, kernel.function("sys32_sendfile").call?{ (count) = (__uint32($count)) } probe syscall.sendfile.return = __syscall.sendfile.return?, kernel.function("compat_sys_sendfile").return?, kernel.function("compat_sys_sendfile64").return?, kernel.function("sys32_sendfile").return?{ (name) = ("sendfile") (retstr) = (return_str(1, $return)) } probe __syscall.sendfile.return = kernel.function("sys_sendfile").return?, kernel.function("sys_sendfile64").return?{ try { { (__nr) = (_stp_syscall_nr()) } } catch { { next } } if (((__nr) != (%{ __NR_sendfile %})) && ((__nr) != (%{ __NR_sendfile64 %}))) next } probe syscall.sendmsg = __syscall.sendmsg?, __syscall.socketcall.sendmsg?{ (name) = ("sendmsg") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %s", s, msg_uaddr, _msg_flags_str(flags))) } probe __syscall.sendmsg = kernel.function("sys_sendmsg").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sendmsg %})) next } } catch { { next } } (s) = (__int32($fd)) (msg_uaddr) = ($msg) (flags) = (__uint32($flags)) } probe __syscall.socketcall.sendmsg = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_SENDMSG %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (msg_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (flags) = (__uint32(user_ulong(&@cast($args, "ulong")[2]))) } probe syscall.sendmsg.return = __syscall.sendmsg.return?, __syscall.socketcall.sendmsg.return?{ (name) = ("sendmsg") (retstr) = (return_str(1, $return)) } probe __syscall.sendmsg.return = kernel.function("sys_sendmsg").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sendmsg %})) next } } catch { { next } } } probe __syscall.socketcall.sendmsg.return = kernel.function("sys_socketcall").return?{ if (($call) != (%{ SYS_SENDMSG %})) next } probe syscall.compat_sys_sendmsg = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_SENDMSG %})) next (name) = ("sendmsg") (s) = (user_int(&@cast($args, "unsigned int")[0])) (msg_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (flags) = (user_uint32(&@cast($args, "unsigned int")[2])) (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %s", s, msg_uaddr, _msg_flags_str(flags))) } probe syscall.compat_sys_sendmsg.return = kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_SENDMSG %})) next (name) = ("sendmsg") (retstr) = (return_str(1, $return)) } probe syscall.sendmmsg = __syscall.sendmmsg?, __syscall.compat_socketcall.sendmmsg?, __syscall.compat_sendmmsg?{ (name) = ("sendmmsg") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %d, %s", s, mmsg_uaddr, vlen, _msg_flags_str(flags))) } probe __syscall.sendmmsg = kernel.function("sys_sendmmsg").call?{ (s) = (__int32($fd)) (mmsg_uaddr) = ($mmsg) (vlen) = (__uint32($vlen)) (flags) = (__uint32($flags)) } probe __syscall.compat_socketcall.sendmmsg = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_SENDMMSG %})) next (s) = (user_int(&@cast($args, "unsigned int")[0])) (mmsg_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (vlen) = (user_uint32(&@cast($args, "unsigned int")[2])) (flags) = (user_uint32(&@cast($args, "unsigned int")[3])) } probe __syscall.compat_sendmmsg = kernel.function("compat_sys_sendmmsg").call?{ (s) = (__int32($fd)) (mmsg_uaddr) = ($mmsg) (vlen) = (__uint32($vlen)) (flags) = (__uint32($flags)) } probe syscall.sendmmsg.return = __syscall.sendmmsg.return?, __syscall.compat_socketcall.sendmmsg.return?, __syscall.compat_sendmmsg.return?{ (name) = ("sendmmsg") (retstr) = (return_str(1, $return)) } probe __syscall.sendmmsg.return = kernel.function("sys_sendmmsg").return?{ } probe __syscall.compat_socketcall.sendmmsg.return = kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_SENDMMSG %})) next } probe __syscall.compat_sendmmsg.return = kernel.function("compat_sys_sendmmsg").return?{ } probe syscall.sendto = __syscall.sendto?, __syscall.socketcall.sendto?, __syscall.compat_socketcall.sendto?{ (name) = ("sendto") (flags_str) = (_msg_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s, %s, %u", s, buf_uaddr, len, flags_str, _struct_sockaddr_u(to_uaddr, tolen), tolen)) } probe __syscall.sendto = kernel.function("sys_sendto").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sendto %})) next } } catch { { next } } (s) = (__int32($fd)) (buf_uaddr) = ($buff) (len) = (__ulong($len)) (flags) = (__uint32($flags)) (to_uaddr) = ($addr) (tolen) = (__uint32($addr_len)) } probe __syscall.socketcall.sendto = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_SENDTO %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (buf_uaddr) = (user_ulong(&@cast($args, "ulong")[1])) (len) = (user_ulong(&@cast($args, "ulong")[2])) (flags) = (__uint32(user_ulong(&@cast($args, "ulong")[3]))) (to_uaddr) = (user_ulong(&@cast($args, "ulong")[4])) (tolen) = (__uint32(user_ulong(&@cast($args, "ulong")[5]))) } probe __syscall.compat_socketcall.sendto = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_SENDTO %})) next (s) = (user_int(&@cast($args, "unsigned int")[0])) (buf_uaddr) = (user_uint32(&@cast($args, "unsigned int")[1])) (len) = (user_uint32(&@cast($args, "unsigned int")[2])) (flags) = (user_uint32(&@cast($args, "unsigned int")[3])) (to_uaddr) = (user_uint32(&@cast($args, "unsigned int")[4])) (tolen) = (user_uint32(&@cast($args, "unsigned int")[5])) } probe syscall.sendto.return = kernel.function("sys_sendto").return?, kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (@defined($call)) { if (($call) != (%{ SYS_SENDTO %})) next } else { try { { if ((_stp_syscall_nr()) != (%{ __NR_sendto %})) next } } catch { { next } } } (name) = ("sendto") (retstr) = (return_str(1, $return)) } probe syscall.setdomainname = kernel.function("sys_setdomainname").call{ (name) = ("setdomainname") (domainname_uaddr) = ($name) (hostname_uaddr) = (domainname_uaddr) (domainname_str) = (user_string_quoted(domainname_uaddr)) (len) = (__int32($len)) (argstr) = (sprintf("%s, %d", domainname_str, len)) } probe syscall.setdomainname.return = kernel.function("sys_setdomainname").return{ (name) = ("setdomainname") (retstr) = (return_str(1, $return)) } probe syscall.setfsgid = kernel.function("sys_setfsgid16").call?, kernel.function("sys_setfsgid").call?{ (name) = ("setfsgid") (fsgid) = (__int32($gid)) (argstr) = (sprint(fsgid)) } probe syscall.setfsgid.return = kernel.function("sys_setfsgid16").return?, kernel.function("sys_setfsgid").return?{ (name) = ("setfsgid") (retstr) = (return_str(1, $return)) } probe syscall.setfsuid = kernel.function("sys_setfsuid16").call?, kernel.function("sys_setfsuid").call?{ (name) = ("setfsuid") (fsuid) = (__int32($uid)) (argstr) = (sprint(fsuid)) } probe syscall.setfsuid.return = kernel.function("sys_setfsuid16").return?, kernel.function("sys_setfsuid").return?{ (name) = ("setfsuid") (retstr) = (return_str(1, $return)) } probe syscall.setgid = kernel.function("sys_setgid16").call?, kernel.function("sys_setgid").call?{ (name) = ("setgid") (gid) = (__int32($gid)) (argstr) = (sprint(gid)) } probe syscall.setgid.return = kernel.function("sys_setgid16").return?, kernel.function("sys_setgid").return?{ (name) = ("setgid") (retstr) = (return_str(1, $return)) } probe syscall.setgroups = kernel.function("sys_setgroups16").call?, kernel.function("sys32_setgroups16").call?, kernel.function("sys_setgroups").call?{ (name) = ("setgroups") (size) = (__int32($gidsetsize)) (list_uaddr) = ($grouplist) (argstr) = (sprintf("%d, %p", __int32($gidsetsize), $grouplist)) } probe syscall.setgroups.return = kernel.function("sys_setgroups16").return?, kernel.function("sys32_setgroups16").return?, kernel.function("sys_setgroups").return?{ (name) = ("setgroups") (retstr) = (return_str(1, $return)) } probe syscall.sethostname = kernel.function("sys_sethostname").call{ (name) = ("sethostname") (hostname_uaddr) = ($name) (name_str) = (user_string_quoted($name)) (len) = (__int32($len)) (argstr) = (sprintf("%s, %d", user_string_quoted($name), __int32($len))) } probe syscall.sethostname.return = kernel.function("sys_sethostname").return{ (name) = ("sethostname") (retstr) = (return_str(1, $return)) } probe syscall.setitimer = kernel.function("sys_setitimer").call{ (name) = ("setitimer") (which) = (__int32($which)) (value_uaddr) = ($value) (ovalue_uaddr) = ($ovalue) (argstr) = (sprintf("%s, %s, %p", _itimer_which_str(which), _struct_itimerval_u($value), $ovalue)) } probe syscall.setitimer.return = kernel.function("sys_setitimer").return{ (name) = ("setitimer") (retstr) = (return_str(1, $return)) } probe syscall.compat_setitimer = kernel.function("compat_sys_setitimer").call?{ (name) = ("setitimer") (which) = (__int32($which)) (value_uaddr) = ($in) (ovalue_uaddr) = ($out) (argstr) = (sprintf("%s, %s, %p", _itimer_which_str(which), _struct_compat_itimerval_u($in), $out)) } probe syscall.compat_setitimer.return = kernel.function("compat_sys_setitimer").return?{ (name) = ("setitimer") (retstr) = (return_str(1, $return)) } probe syscall.set_mempolicy = __syscall.set_mempolicy?, kernel.function("compat_sys_set_mempolicy").call?{ (name) = ("set_mempolicy") (mode) = (__int32($mode)) (mode_str) = (_mempolicy_mode_str(__int32($mode))) (nmask_uaddr) = ($nmask) (maxnode) = ($maxnode) (argstr) = (sprintf("%s, %p, %u", _mempolicy_mode_str(__int32($mode)), $nmask, $maxnode)) } probe __syscall.set_mempolicy = kernel.function("sys_set_mempolicy")?{ } probe syscall.set_mempolicy.return = __syscall.set_mempolicy.return?, kernel.function("compat_sys_set_mempolicy").return?{ (name) = ("set_mempolicy") (retstr) = (return_str(1, $return)) } probe __syscall.set_mempolicy.return = kernel.function("sys_set_mempolicy").return?{ } probe syscall.setpgid = kernel.function("sys_setpgid").call{ (name) = ("setpgid") (pid) = (__int32($pid)) (pgid) = (__int32($pgid)) (argstr) = (sprintf("%d, %d", __int32($pid), __int32($pgid))) } probe syscall.setpgid.return = kernel.function("sys_setpgid").return{ (name) = ("setpgid") (retstr) = (return_str(1, $return)) } probe syscall.setpriority = kernel.function("sys_setpriority").call{ (name) = ("setpriority") (which) = (__int32($which)) (which_str) = (_priority_which_str(__int32($which))) (who) = (__int32($who)) (prio) = (__int32($niceval)) (argstr) = (sprintf("%s, %d, %d", which_str, __int32($who), __int32($niceval))) } probe syscall.setpriority.return = kernel.function("sys_setpriority").return{ (name) = ("setpriority") (retstr) = (return_str(1, $return)) } probe syscall.setregid = kernel.function("sys_setregid").call{ (name) = ("setregid") (rgid) = (__int32($rgid)) (egid) = (__int32($egid)) (argstr) = (sprintf("%d, %d", rgid, egid)) } probe syscall.setregid.return = kernel.function("sys_setregid").return{ (name) = ("setregid") (retstr) = (return_str(1, $return)) } probe syscall.setregid16 = kernel.function("sys_setregid16").call?{ (name) = ("setregid") (rgid) = (__short($rgid)) (egid) = (__short($egid)) (argstr) = (sprintf("%d, %d", rgid, egid)) } probe syscall.setregid16.return = kernel.function("sys_setregid16").return?{ (name) = ("setregid") (retstr) = (return_str(1, $return)) } probe syscall.setresgid = kernel.function("sys_setresgid").call{ (name) = ("setresgid") (rgid) = (__int32($rgid)) (egid) = (__int32($egid)) (sgid) = (__int32($sgid)) (argstr) = (sprintf("%d, %d, %d", rgid, egid, sgid)) } probe syscall.setresgid.return = kernel.function("sys_setresgid").return{ (name) = ("setresgid") (retstr) = (return_str(1, $return)) } probe syscall.setresgid16 = kernel.function("sys_setresgid16").call?{ (name) = ("setresgid") (rgid) = (__short($rgid)) (egid) = (__short($egid)) (sgid) = (__short($sgid)) (argstr) = (sprintf("%d, %d, %d", rgid, egid, sgid)) } probe syscall.setresgid16.return = kernel.function("sys_setresgid16").return?{ (name) = ("setresgid16") (retstr) = (return_str(1, $return)) } probe syscall.setresuid = kernel.function("sys_setresuid").call{ (name) = ("setresuid") (ruid) = (__int32($ruid)) (euid) = (__int32($euid)) (suid) = (__int32($suid)) (argstr) = (sprintf("%d, %d, %d", ruid, euid, suid)) } probe syscall.setresuid.return = kernel.function("sys_setresuid").return{ (name) = ("setresuid") (retstr) = (return_str(1, $return)) } probe syscall.setresuid16 = kernel.function("sys_setresuid16").call?{ (name) = ("setresuid") (ruid) = (__short($ruid)) (euid) = (__short($euid)) (suid) = (__short($suid)) (argstr) = (sprintf("%d, %d, %d", ruid, euid, suid)) } probe syscall.setresuid16.return = kernel.function("sys_setresuid16").return?{ (name) = ("setresuid") (retstr) = (return_str(1, $return)) } probe syscall.setreuid = kernel.function("sys_setreuid").call{ (name) = ("setreuid") (ruid) = (__int32($ruid)) (euid) = (__int32($euid)) (argstr) = (sprintf("%d, %d", ruid, euid)) } probe syscall.setreuid.return = kernel.function("sys_setreuid").return{ (name) = ("setreuid") (retstr) = (return_str(1, $return)) } probe syscall.setreuid16 = kernel.function("sys_setreuid16").call?{ (name) = ("setreuid") (ruid) = (__short($ruid)) (euid) = (__short($euid)) (argstr) = (sprintf("%d, %d", ruid, euid)) } probe syscall.setreuid16.return = kernel.function("sys_setreuid16").return?{ (name) = ("setreuid") (retstr) = (return_str(1, $return)) } probe syscall.setrlimit = __syscall.setrlimit?, kernel.function("compat_sys_setrlimit").call?{ (name) = ("setrlimit") (resource) = ($resource) (rlim_uaddr) = ($rlim) (argstr) = (sprintf("%s, %s", _rlimit_resource_str($resource), _struct_rlimit_u($rlim))) } probe __syscall.setrlimit = kernel.function("sys_setrlimit").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_setrlimit %})) next } } catch { { next } } } probe syscall.setrlimit.return = __syscall.setrlimit.return?, kernel.function("compat_sys_setrlimit").return?{ (name) = ("setrlimit") (retstr) = (return_str(1, $return)) } probe __syscall.setrlimit.return = kernel.function("sys_setrlimit").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_setrlimit %})) next } } catch { { next } } } probe syscall.setsid = kernel.function("sys_setsid").call{ (name) = ("setsid") (argstr) = ("") } probe syscall.setsid.return = kernel.function("sys_setsid").return{ (name) = ("setsid") (retstr) = (return_str(1, $return)) } probe syscall.setsockopt = __syscall.setsockopt?, __syscall.socketcall.setsockopt?, __syscall.compat_socketcall.setsockopt?{ (name) = ("setsockopt") (level_str) = (_sockopt_level_str(level)) (optname_str) = (_sockopt_optname_str(optname)) (argstr) = (sprintf("%d, %s, %s, %p, %u", fd, level_str, optname_str, optval_uaddr, optlen)) } probe __syscall.setsockopt = kernel.function("sys_setsockopt").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_setsockopt %})) next } } catch { { next } } (fd) = (__int32($fd)) (level) = (__int32($level)) (optname) = (__int32($optname)) (optval_uaddr) = ($optval) (optlen) = (__uint32($optlen)) } probe __syscall.socketcall.setsockopt = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_SETSOCKOPT %})) next (fd) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (level) = (__int32(user_ulong(&@cast($args, "ulong")[1]))) (optname) = (__int32(user_ulong(&@cast($args, "ulong")[2]))) (optval_uaddr) = (user_ulong(&@cast($args, "ulong")[3])) (optlen) = (__uint32(user_ulong(&@cast($args, "ulong")[4]))) } probe __syscall.compat_socketcall.setsockopt = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_SETSOCKOPT %})) next (fd) = (user_int(&@cast($args, "unsigned int")[0])) (level) = (user_int(&@cast($args, "unsigned int")[1])) (optname) = (user_int(&@cast($args, "unsigned int")[2])) (optval_uaddr) = (user_uint32(&@cast($args, "unsigned int")[3])) (optlen) = (user_uint32(&@cast($args, "unsigned int")[4])) } probe syscall.setsockopt.return = __syscall.setsockopt.return?, __syscall.socketcall.setsockopt.return?{ (name) = ("setsockopt") (retstr) = (return_str(1, $return)) } probe __syscall.setsockopt.return = kernel.function("sys_setsockopt").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_setsockopt %})) next } } catch { { next } } } probe __syscall.socketcall.setsockopt.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_SETSOCKOPT %})) next } probe syscall.set_tid_address = kernel.function("sys_set_tid_address").call{ (name) = ("set_tid_address") (tidptr_uaddr) = ($tidptr) (argstr) = (sprintf("%p", tidptr_uaddr)) } probe syscall.set_tid_address.return = kernel.function("sys_set_tid_address").return{ (name) = ("set_tid_address") (retstr) = (return_str(1, $return)) } probe syscall.settimeofday = kernel.function("sys_settimeofday").call{ (name) = ("settimeofday") (tv_uaddr) = ($tv) (tz_uaddr) = ($tz) (argstr) = (sprintf("%s, %s", _struct_timeval_u($tv, 1), _struct_timezone_u($tz))) } probe syscall.settimeofday.return = kernel.function("sys_settimeofday").return{ (name) = ("settimeofday") (retstr) = (return_str(1, $return)) } probe syscall.settimeofday32 = kernel.function("sys32_settimeofday").call?, kernel.function("compat_sys_settimeofday").call?{ (name) = ("settimeofday") (tv_uaddr) = ($tv) (tz_uaddr) = ($tz) (argstr) = (sprintf("%s, %s", _struct_compat_timeval_u($tv, 1), _struct_timezone_u($tz))) } probe syscall.settimeofday32.return = kernel.function("sys32_settimeofday").return?, kernel.function("compat_sys_settimeofday").return?{ (name) = ("settimeofday") (retstr) = (return_str(1, $return)) } probe syscall.setuid = kernel.function("sys_setuid16").call?, kernel.function("sys_setuid").call{ (name) = ("setuid") (uid) = (__int32($uid)) (argstr) = (sprint(uid)) } probe syscall.setuid.return = kernel.function("sys_setuid16").return?, kernel.function("sys_setuid").return{ (name) = ("setuid") (retstr) = (return_str(1, $return)) } probe syscall.setxattr = kernel.function("sys_setxattr").call{ (name) = ("setxattr") (path_uaddr) = ((@defined($pathname))?($pathname):($path)) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (name_uaddr) = ($name) (name_str) = (user_string_quoted($name)) (value_uaddr) = ($value) (value_str) = (_stp_xattr_val_str($value, $size)) (size) = (__ulong($size)) (flags) = (__int32($flags)) (flags_str) = (_stp_xattr_flags_str(__int32($flags))) (argstr) = (sprintf("%s, %s, %s, %u, %s", user_string_quoted((@defined($pathname))?($pathname):($path)), user_string_quoted($name), _stp_xattr_val_str($value, $size), __ulong($size), _stp_xattr_flags_str(__int32($flags)))) } probe syscall.setxattr.return = kernel.function("sys_setxattr").return{ (name) = ("setxattr") (retstr) = (return_str(1, $return)) } probe syscall.sgetmask = kernel.function("sys_sgetmask").call?{ (name) = ("sgetmask") (argstr) = ("") } probe syscall.sgetmask.return = kernel.function("sys_sgetmask").return?{ (name) = ("sgetmask") (retstr) = (return_str(1, $return)) } probe syscall.shmat = kernel.function("sys_shmat").call?{ (name) = ("shmat") (shmid) = ($shmid) (shmaddr_uaddr) = ($shmaddr) (shmflg) = ($shmflg) (argstr) = (sprintf("%d, %p, %s", $shmid, $shmaddr, _shmat_flags_str($shmflg))) } probe syscall.shmat.return = kernel.function("sys_shmat").return?{ (name) = ("shmat") (retstr) = (return_str(1, $return)) } probe syscall.compat_sys_shmat = kernel.function("compat_sys_shmat").call?{ (name) = ("shmat") (shmid) = ((@defined($shmid))?($shmid):($first)) (shmaddr_uaddr) = ((@defined($shmaddr))?($shmaddr):($uptr)) (shmflg) = ((@defined($shmflg))?($shmflg):($second)) (argstr) = (sprintf("%d, %p, %s", shmid, shmaddr_uaddr, _shmat_flags_str(shmflg))) } probe syscall.compat_sys_shmat.return = kernel.function("compat_sys_shmat").return?{ (name) = ("shmat") (retstr) = (return_str(1, $return)) } probe syscall.shmctl = kernel.function("sys_shmctl").call?{ (name) = ("shmctl") (shmid) = (__int32($shmid)) (cmd) = (__int32($cmd)) (cmd_str) = (_semctl_cmd(__int32($cmd))) (buf_uaddr) = ($buf) (argstr) = (sprintf("%d, %s, %p", __int32($shmid), _semctl_cmd(__int32($cmd)), $buf)) } probe syscall.shmctl.return = kernel.function("sys_shmctl").return?{ (name) = ("shmctl") (retstr) = (return_str(1, $return)) } probe syscall.compat_sys_shmctl = __syscall.compat_shmctl?, __syscall.compat_ipc.shmctl?{ (name) = ("shmctl") (shmid) = (__int32($first)) (cmd) = (__int32($second)) (cmd_str) = (_semctl_cmd(__int32($second))) (buf_uaddr) = ((@defined($uptr))?($uptr):($ptr)) (argstr) = (sprintf("%d, %s, %p", __int32($first), cmd_str, buf_uaddr)) } probe __syscall.compat_shmctl = kernel.function("compat_sys_shmctl").call?{ } probe __syscall.compat_ipc.shmctl = kernel.function("compat_sys_ipc").call?, kernel.function("sys32_ipc").call?{ if (($call) != (%{ SHMCTL %})) next } probe syscall.compat_sys_shmctl.return = kernel.function("compat_sys_shmctl").return?, __syscall.compat_ipc.shmctl.return?{ (name) = ("shmctl") (retstr) = (return_str(1, $return)) } probe __syscall.compat_ipc.shmctl.return = kernel.function("compat_sys_ipc").return?, kernel.function("sys32_ipc").return?{ if (($call) != (%{ SHMCTL %})) next } probe syscall.shmdt = kernel.function("sys_shmdt").call?{ (name) = ("shmdt") (shmaddr_uaddr) = ($shmaddr) (argstr) = (sprintf("%p", $shmaddr)) } probe syscall.shmdt.return = kernel.function("sys_shmdt").return?{ (name) = ("shmdt") (retstr) = (return_str(1, $return)) } probe syscall.shmget = kernel.function("sys_shmget").call?{ (name) = ("shmget") (key) = (__int32($key)) (size) = (__ulong($size)) (shmflg) = (__int32($shmflg)) (shmflg_str) = (_stp_shmget_flags_str(__int32($shmflg))) (argstr) = (sprintf("%d, %u, %s", __int32($key), __ulong($size), shmflg_str)) } probe syscall.shmget.return = kernel.function("sys_shmget").return?{ (name) = ("shmget") (retstr) = (return_str(1, $return)) } probe syscall.shutdown = __syscall.shutdown?, __syscall.socketcall.shutdown?, __syscall.compat_socketcall.shutdown?{ (name) = ("shutdown") (how_str) = (_shutdown_how_str(how)) (argstr) = (sprintf("%d, %s", s, how_str)) } probe __syscall.shutdown = kernel.function("sys_shutdown").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_shutdown %})) next } } catch { { next } } (s) = (__int32($fd)) (how) = (__int32($how)) } probe __syscall.socketcall.shutdown = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_SHUTDOWN %})) next (s) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (how) = (__int32(user_ulong(&@cast($args, "ulong")[1]))) } probe __syscall.compat_socketcall.shutdown = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_SHUTDOWN %})) next (s) = (user_int(&@cast($args, "unsigned int")[0])) (how) = (user_int(&@cast($args, "unsigned int")[1])) } probe syscall.shutdown.return = __syscall.shutdown.return?, __syscall.socketcall.shutdown.return?{ (name) = ("shutdown") (retstr) = (return_str(1, $return)) } probe __syscall.shutdown.return = kernel.function("sys_shutdown").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_shutdown %})) next } } catch { { next } } } probe __syscall.socketcall.shutdown.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_SHUTDOWN %})) next } probe syscall.sigaction = kernel.function("sys_sigaction").call?{ (name) = ("sigaction") (sig) = (__int32($sig)) (act_uaddr) = ($act) (oact_uaddr) = ($oact) (argstr) = (sprintf("%s, {%s}, %p", _signal_name(sig), _struct_sigaction_u($act), $oact)) } probe syscall.sigaction.return = kernel.function("sys_sigaction").return?{ (name) = ("sigaction") (retstr) = (return_str(1, $return)) } probe syscall.sigaction32 = kernel.function("sys32_sigaction").call?, kernel.function("compat_sys_sigaction").call?{ (name) = ("sigaction") (sig) = (__int32($sig)) (act_uaddr) = ($act) (oact_uaddr) = ($oact) (argstr) = (sprintf("%s, {%s}, %p", _signal_name(sig), _struct_old_sigaction32_u($act), $oact)) } probe syscall.sigaction32.return = kernel.function("sys32_sigaction").return?, kernel.function("compat_sys_sigaction").return?{ (name) = ("sigaction") (retstr) = (return_str(1, $return)) } probe syscall.sigaltstack = kernel.function("sys_sigaltstack").call, kernel.function("compat_sys_sigaltstack").call?{ (name) = ("sigaltstack") (uss_uaddr) = ((@defined($uss))?($uss):($uss_ptr)) (uoss_uaddr) = ((@defined($uoss))?($uoss):($uoss_ptr)) (argstr) = (sprintf("%s, %p", (%{ /* pure */ _stp_is_compat_task() %})?(_stp_compat_sigaltstack_u(uss_uaddr)):(_stp_sigaltstack_u(uss_uaddr)), uoss_uaddr)) } probe syscall.sigaltstack.return = kernel.function("sys_sigaltstack").return, kernel.function("compat_sys_sigaltstack").return?{ (name) = ("sigaltstack") (retstr) = (return_str(1, $return)) } probe syscall.signal = kernel.function("sys_signal").call?{ (name) = ("signal") (sig) = (__int32($sig)) (handler) = ($handler) (argstr) = (sprintf("%s, %s", _signal_name(sig), _sighandler_str($handler))) } probe syscall.signal.return = kernel.function("sys_signal").return?{ (name) = ("signal") (retstr) = (return_str(1, $return)) } probe syscall.signalfd = __syscall.signalfd4!, __syscall.signalfd?{ (flags) = (__int32((@defined($flags))?($flags):(0))) if ((flags) == (0)) { (name) = ("signalfd") (argstr) = (sprintf("%d, %p, %d", __int32($ufd), $user_mask, $sizemask)) } else { (name) = ("signalfd4") (argstr) = (sprintf("%d, %p, %d, %s", __int32($ufd), $user_mask, $sizemask, _signalfd4_flags_str(flags))) } } probe __syscall.signalfd4 = kernel.function("sys_signalfd4").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_signalfd4 %})) next } } catch { { next } } } probe __syscall.signalfd = kernel.function("sys_signalfd").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_signalfd %})) next } } catch { { next } } } probe syscall.signalfd.return = __syscall.signalfd4.return!, __syscall.signalfd.return?{ (retstr) = (return_str(1, $return)) } probe __syscall.signalfd4.return = kernel.function("sys_signalfd4").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_signalfd4 %})) next } } catch { { next } } (flags) = (__int32($flags)) (name) = (((flags) == (0))?("signalfd"):("signalfd4")) } probe __syscall.signalfd.return = kernel.function("sys_signalfd").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_signalfd %})) next } } catch { { next } } (flags) = (0) (name) = ("signalfd") } probe syscall.compat_signalfd = kernel.function("compat_sys_signalfd4").call!, kernel.function("compat_sys_signalfd").call?{ (flags) = (__int32((@defined($flags))?($flags):(0))) if ((flags) == (0)) { (name) = ("signalfd") (argstr) = (sprintf("%d, %p, %d", __int32($ufd), $sigmask, $sigsetsize)) } else { (name) = ("signalfd4") (argstr) = (sprintf("%d, %p, %d, %s", __int32($ufd), $sigmask, $sigsetsize, _signalfd4_flags_str(flags))) } } probe syscall.compat_signalfd.return = kernel.function("compat_sys_signalfd4").return!, kernel.function("compat_sys_signalfd").return?{ (flags) = (__int32((@defined($flags))?($flags):(0))) (name) = (((flags) == (0))?("signalfd"):("signalfd4")) (retstr) = (return_str(1, $return)) } probe syscall.sigpending = __syscall.sigpending?, kernel.function("compat_sys_sigpending").call?{ (name) = ("sigpending") (argstr) = (sprintf("%p", $set)) } probe __syscall.sigpending = kernel.function("sys_sigpending").call?{ } probe syscall.sigpending.return = __syscall.sigpending.return?, kernel.function("compat_sys_sigpending").return?{ (name) = ("sigpending") (retstr) = (return_str(1, $return)) } probe __syscall.sigpending.return = kernel.function("sys_sigpending").return?{ } probe syscall.sigprocmask = __syscall.sigprocmask?, __syscall.compat_sigprocmask?{ (name) = ("sigprocmask") (how) = (__int32($how)) (how_str) = (_sigprocmask_how_str(how)) (set_uaddr) = ((@defined($set))?($set):($nset)) (argstr) = (sprintf("%s, %p, %p", how_str, set_uaddr, oldset_uaddr)) } probe __syscall.sigprocmask = kernel.function("sys_sigprocmask").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sigprocmask %})) next } } catch { { next } } (oldset_uaddr) = ($oset) } probe __syscall.compat_sigprocmask = kernel.function("compat_sys_sigprocmask").call?{ (oldset_uaddr) = (__uint32($oset)) } probe syscall.sigprocmask.return = __syscall.sigprocmask.return?, kernel.function("compat_sys_sigprocmask").return?{ (name) = ("sigprocmask") (retstr) = (return_str(1, $return)) } probe __syscall.sigprocmask.return = kernel.function("sys_sigprocmask").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_sigprocmask %})) next } } catch { { next } } } probe syscall.sigreturn = kernel.function("sys_sigreturn").call?, kernel.function("sys32_sigreturn").call?{ (name) = ("sigreturn") (argstr) = ("") } probe syscall.sigreturn.return = kernel.function("sys_sigreturn").return?, kernel.function("sys32_sigreturn").return?{ (name) = ("sigreturn") (retstr) = (return_str(1, $return)) } probe syscall.sigsuspend = kernel.function("sys_sigsuspend").call?, kernel.function("sys32_sigsuspend").call?, kernel.function("compat_sys_sigsuspend").call?{ (name) = ("sigsuspend") (mask) = (__ulong($mask)) (argstr) = (sprintf("%s", _stp_sigmask_str(mask))) } probe syscall.sigsuspend.return = kernel.function("sys_sigsuspend").return?, kernel.function("sys32_sigsuspend").return?, kernel.function("compat_sys_sigsuspend").return?{ (name) = ("sigsuspend") (retstr) = (return_str(1, $return)) } probe syscall.socket = __syscall.socket?, __syscall.socketcall.socket?, __syscall.compat_socketcall.socket?{ (name) = ("socket") (argstr) = (sprintf("%s, %s, %s", _sock_family_str(family), _sock_type_str(type), _sock_protocol_str(family, protocol))) } probe __syscall.socket = kernel.function("sys_socket").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_socket %})) next } } catch { { next } } (family) = (__int32($family)) (type) = (__int32($type)) (protocol) = (__int32($protocol)) } probe __syscall.socketcall.socket = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_SOCKET %})) next (family) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (type) = (__int32(user_ulong(&@cast($args, "ulong")[1]))) (protocol) = (__int32(user_ulong(&@cast($args, "ulong")[2]))) } probe __syscall.compat_socketcall.socket = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_SOCKET %})) next (family) = (user_int(&@cast($args, "unsigned int")[0])) (type) = (user_int(&@cast($args, "unsigned int")[1])) (protocol) = (user_int(&@cast($args, "unsigned int")[2])) } probe syscall.socket.return = __syscall.return?, __syscall.socketcall.socket.return?{ (name) = ("socket") (retstr) = (return_str(1, $return)) } probe __syscall.return = kernel.function("sys_socket").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_socket %})) next } } catch { { next } } } probe __syscall.socketcall.socket.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_SOCKET %})) next } probe syscall.socketpair = __syscall.socketpair?, __syscall.socketcall.socketpair?, __syscall.compat_socketcall.socketpair?{ (name) = ("socketpair") (argstr) = (sprintf("%s, %s, %s, %p", _sock_family_str(family), _sock_type_str(type), _sock_protocol_str(family, protocol), sv_uaddr)) } probe __syscall.socketpair = kernel.function("sys_socketpair").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_socketpair %})) next } } catch { { next } } (family) = (__int32($family)) (type) = (__int32($type)) (protocol) = (__int32($protocol)) (sv_uaddr) = ($usockvec) } probe __syscall.socketcall.socketpair = kernel.function("sys_socketcall").call?{ if (($call) != (%{ SYS_SOCKETPAIR %})) next (family) = (__int32(user_ulong(&@cast($args, "ulong")[0]))) (type) = (__int32(user_ulong(&@cast($args, "ulong")[1]))) (protocol) = (__int32(user_ulong(&@cast($args, "ulong")[2]))) (sv_uaddr) = (__uint32(user_ulong(&@cast($args, "ulong")[3]))) } probe __syscall.compat_socketcall.socketpair = kernel.function("compat_sys_socketcall").call?{ if (($call) != (%{ SYS_SOCKETPAIR %})) next (family) = (user_int(&@cast($args, "unsigned int")[0])) (type) = (user_int(&@cast($args, "unsigned int")[1])) (protocol) = (user_int(&@cast($args, "unsigned int")[2])) (sv_uaddr) = (user_uint32(&@cast($args, "unsigned int")[3])) } probe syscall.socketpair.return = __syscall.socketpair.return?, __syscall.socketcall.socketpair.return?{ (name) = ("socketpair") (retstr) = (return_str(1, $return)) } probe __syscall.socketpair.return = kernel.function("sys_socketpair").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_socketpair %})) next } } catch { { next } } } probe __syscall.socketcall.socketpair.return = kernel.function("sys_socketcall").return?, kernel.function("compat_sys_socketcall").return?{ if (($call) != (%{ SYS_SOCKETPAIR %})) next } probe syscall.splice = kernel.function("sys_splice").call?{ (name) = ("splice") (fd_in) = (__int32($fd_in)) (off_in) = ($off_in) (fd_out) = (__int32($fd_out)) (off_out) = ($off_out) (len) = (__ulong($len)) (flags) = ($flags) (flags_str) = (_stp_splice_flags_str(flags)) (argstr) = (sprintf("%d, %p, %d, %p, %u, %s", fd_in, off_in, fd_out, off_out, len, flags_str)) } probe syscall.splice.return = kernel.function("sys_splice").return?{ (name) = ("splice") (retstr) = (return_str(1, $return)) } probe syscall.ssetmask = kernel.function("sys_ssetmask").call?{ (name) = ("ssetmask") (newmask) = (__int32($newmask)) (newmask_str) = (_stp_sigmask_str(__int32($newmask))) (argstr) = (_stp_sigmask_str(__int32($newmask))) } probe syscall.ssetmask.return = kernel.function("sys_ssetmask").return?{ (name) = ("ssetmask") (retstr) = (return_str(1, $return)) } probe syscall.stat = kernel.function("sys_stat").call?, kernel.function("sys_newstat").call?, kernel.function("sys32_stat64").call?, kernel.function("sys_stat64").call?, kernel.function("sys_oabi_stat64").call?, kernel.function("compat_sys_newstat").call?{ (name) = ("stat") (filename_uaddr) = ($filename) (filename) = (user_string_quoted($filename)) (buf_uaddr) = ($statbuf) (argstr) = (sprintf("%s, %p", user_string_quoted($filename), buf_uaddr)) } probe syscall.stat.return = kernel.function("sys_stat").return?, kernel.function("sys_newstat").return?, kernel.function("sys32_stat64").return?, kernel.function("sys_stat64").return?, kernel.function("sys_oabi_stat64").return?, kernel.function("compat_sys_newstat").return?{ (name) = ("stat") (retstr) = (return_str(1, $return)) } probe syscall.statfs = kernel.function("compat_sys_statfs").call?, kernel.function("sys_statfs").call?{ (name) = ("statfs") (buf_uaddr) = ($buf) (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (argstr) = (sprintf("%s, %p", user_string_quoted((@defined($pathname))?($pathname):($path)), $buf)) } probe syscall.statfs.return = kernel.function("compat_sys_statfs").return?, kernel.function("sys_statfs").return?{ (name) = ("statfs") (retstr) = (return_str(1, $return)) } probe syscall.statfs64 = kernel.function("sys_statfs64").call?, kernel.function("compat_sys_statfs64").call?{ (name) = ("statfs64") (path) = (user_string_quoted((@defined($pathname))?($pathname):($path))) (sz) = (__ulong($sz)) (buf_uaddr) = ($buf) (argstr) = (sprintf("%s, %u, %p", user_string_quoted((@defined($pathname))?($pathname):($path)), sz, $buf)) } probe syscall.statfs64.return = kernel.function("sys_statfs64").return?, kernel.function("compat_sys_statfs64").return?{ (name) = ("statfs64") (retstr) = (return_str(1, $return)) } probe syscall.stime = kernel.function("compat_sys_stime").call?, kernel.function("sys_stime").call?{ (name) = ("stime") (t_uaddr) = ($tptr) (argstr) = (sprintf("%p", $tptr)) } probe syscall.stime.return = kernel.function("compat_sys_stime").return?, kernel.function("sys_stime").return?{ (name) = ("stime") (retstr) = (return_str(1, $return)) } probe syscall.swapoff = kernel.function("sys_swapoff").call?{ (name) = ("swapoff") (path) = (user_string_quoted($specialfile)) (argstr) = (user_string_quoted($specialfile)) } probe syscall.swapoff.return = kernel.function("sys_swapoff").return?{ (name) = ("swapoff") (retstr) = (return_str(1, $return)) } probe syscall.swapon = kernel.function("sys_swapon").call?{ (name) = ("swapon") (path) = (user_string_quoted($specialfile)) (swapflags) = (__int32($swap_flags)) (swapflags_str) = (_swapon_flags_str(__int32($swap_flags))) (argstr) = (sprintf("%s, %s", user_string_quoted($specialfile), swapflags_str)) } probe syscall.swapon.return = kernel.function("sys_swapon").return?{ (name) = ("swapon") (retstr) = (return_str(1, $return)) } probe syscall.symlink = kernel.function("sys_symlink").call{ (name) = ("symlink") (oldpath) = (user_string_quoted($oldname)) (newpath) = (user_string_quoted($newname)) (argstr) = (sprintf("%s, %s", user_string_quoted($oldname), user_string_quoted($newname))) } probe syscall.symlink.return = kernel.function("sys_symlink").return{ (name) = ("symlink") (retstr) = (return_str(1, $return)) } probe syscall.symlinkat = kernel.function("sys_symlinkat").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_symlinkat %})) next } } catch { { next } } (name) = ("symlinkat") (oldname) = ($oldname) (oldname_str) = (user_string_quoted($oldname)) (newdfd) = (__int32($newdfd)) (newdfd_str) = (_dfd_str(__int32($newdfd))) (newname) = ($newname) (newname_str) = (user_string_quoted($newname)) (argstr) = (sprintf("%s, %s, %s", user_string_quoted($oldname), newdfd_str, user_string_quoted($newname))) } probe syscall.symlinkat.return = kernel.function("sys_symlinkat").return?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_symlinkat %})) next } } catch { { next } } (name) = ("symlinkat") (retstr) = (return_str(1, $return)) } probe syscall.sync = kernel.function("sys_sync").call{ (name) = ("sync") (argstr) = ("") } probe syscall.sync.return = kernel.function("sys_sync").return{ (name) = ("sync") (retstr) = (return_str(1, $return)) } probe syscall.sync_file_range = kernel.function("sys_sync_file_range").call?{ (name) = ("sync_file_range") (fd) = (__int32($fd)) (offset) = ($offset) (nbytes) = ($nbytes) (flags) = (__uint32($flags)) (flags_str) = (_sync_file_range_flags_str(flags)) (argstr) = (sprintf("%d, %d, %d, %s", fd, $offset, $nbytes, _sync_file_range_flags_str(flags))) } probe syscall.sync_file_range.return = kernel.function("sys_sync_file_range").return?{ (name) = ("sync_file_range") (retstr) = (return_str(1, $return)) } probe syscall.syncfs = kernel.function("sys_syncfs").call?{ (name) = ("syncfs") (fd) = (__int32($fd)) (argstr) = (sprintf("%d", fd)) } probe syscall.syncfs.return = kernel.function("sys_syncfs").return?{ (name) = ("syncfs") (retstr) = (return_str(1, $return)) } probe syscall.sysctl = kernel.function("compat_sys_sysctl").call?, kernel.function("sys_sysctl").call?{ (name) = ("sysctl") (argstr) = (sprintf("%p", $args)) } probe syscall.sysctl.return = kernel.function("compat_sys_sysctl").return?, kernel.function("sys_sysctl").return?{ (name) = ("sysctl") (retstr) = (return_str(1, $return)) } probe syscall.sysfs = kernel.function("sys_sysfs").call{ (name) = ("sysfs") (option) = (__int32($option)) (arg1) = ($arg1) (arg2) = ($arg2) if ((option) == (1)) (argstr) = (sprintf("%d, %s", __int32($option), user_string_quoted($arg1))) else if ((option) == (2)) (argstr) = (sprintf("%d, %d, %p", __int32($option), $arg1, $arg2)) else if ((option) == (3)) (argstr) = (sprintf("%d", __int32($option))) else (argstr) = (sprintf("%d, 0x%x, 0x%x", __int32($option), $arg1, $arg2)) } probe syscall.sysfs.return = kernel.function("sys_sysfs").return{ (name) = ("sysfs") (retstr) = (return_str(1, $return)) } probe syscall.sysinfo = kernel.function("compat_sys_sysinfo").call?, kernel.function("sys_sysinfo").call{ (name) = ("sysinfo") (info_uaddr) = ($info) (argstr) = (sprintf("%s", _struct_sysinfo_u(info_uaddr))) } probe syscall.sysinfo.return = kernel.function("compat_sys_sysinfo").return?, kernel.function("sys_sysinfo").return{ (name) = ("sysinfo") (retstr) = (return_str(1, $return)) } probe syscall.syslog = kernel.function("sys_syslog").call{ (name) = ("syslog") (type) = (__int32($type)) (bufp_uaddr) = ($buf) (len) = (__int32($len)) (argstr) = (sprintf("%d, %p, %d", __int32($type), $buf, __int32($len))) } probe syscall.syslog.return = kernel.function("sys_syslog").return{ (name) = ("syslog") (retstr) = (return_str(1, $return)) } probe syscall.tee = kernel.function("sys_tee").call?{ (name) = ("tee") (fdin) = (__int32($fdin)) (fdout) = (__int32($fdout)) if (%{ /* pure */ _stp_is_compat_task() %}) { (len) = (__uint32($len)) } else { (len) = (__ulong($len)) } (flags) = (__uint32($flags)) (argstr) = (sprintf("%d, %d, %u, 0x%x", fdin, fdout, len, flags)) } probe syscall.tee.return = kernel.function("sys_tee").return?{ (name) = ("tee") (retstr) = (return_str(1, $return)) } probe syscall.tgkill = kernel.function("sys_tgkill").call{ (name) = ("tgkill") (tgid) = (__int32($tgid)) (pid) = (__int32($pid)) (sig) = (__int32($sig)) (argstr) = (sprintf("%d, %d, %s", __int32($tgid), __int32($pid), _signal_name(__int32($sig)))) } probe syscall.tgkill.return = kernel.function("sys_tgkill").return{ (name) = ("tgkill") (retstr) = (return_str(1, $return)) } probe syscall.time = kernel.function("sys32_time").call?, kernel.function("sys_time64").call?, kernel.function("compat_sys_time").call?, kernel.function("sys_time").call?{ (name) = ("time") (t_uaddr) = ($tloc) (argstr) = (sprintf("%p", $tloc)) } probe syscall.time.return = kernel.function("sys32_time").return?, kernel.function("sys_time64").return?, kernel.function("compat_sys_time").return?, kernel.function("sys_time").return?{ (name) = ("time") (retstr) = (return_str(1, $return)) } probe syscall.timer_create = __syscall.timer_create, __syscall.compat_timer_create?{ (name) = ("timer_create") } probe __syscall.timer_create = kernel.function("sys_timer_create").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_create %})) next } } catch { { next } } (clockid) = (__int32($which_clock)) (clockid_str) = (_get_wc_str(__int32($which_clock))) (evp_uaddr) = ($timer_event_spec) (timerid_uaddr) = ($created_timer_id) (argstr) = (sprintf("%s, %p, %p", clockid_str, $timer_event_spec, $created_timer_id)) } probe __syscall.compat_timer_create = kernel.function("compat_sys_timer_create").call?{ (clockid) = (__int32($which_clock)) (clockid_str) = (_get_wc_str(__int32($which_clock))) (evp_uaddr) = ($timer_event_spec) (timerid_uaddr) = ($created_timer_id) (argstr) = (sprintf("%s, %p, %p", clockid_str, $timer_event_spec, $created_timer_id)) } probe syscall.timer_create.return = __syscall.timer_create.return, kernel.function("compat_sys_timer_create").return?{ (name) = ("timer_create") (retstr) = (return_str(1, $return)) } probe __syscall.timer_create.return = kernel.function("sys_timer_create").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_create %})) next } } catch { { next } } } probe syscall.timer_delete = kernel.function("sys_timer_delete").call{ (name) = ("timer_delete") (timerid) = (__int32($timer_id)) (argstr) = (sprint(__int32($timer_id))) } probe syscall.timer_delete.return = kernel.function("sys_timer_delete").return{ (name) = ("timer_delete") (retstr) = (return_str(1, $return)) } probe syscall.timer_getoverrun = kernel.function("sys_timer_getoverrun").call{ (name) = ("timer_getoverrun") (timerid) = (__int32($timer_id)) (argstr) = (sprint(__int32($timer_id))) } probe syscall.timer_getoverrun.return = kernel.function("sys_timer_getoverrun").return{ (name) = ("timer_getoverrun") (retstr) = (return_str(1, $return)) } probe syscall.timer_gettime = __syscall.timer_gettime, __syscall.compat_timer_gettime?{ (name) = ("timer_gettime") } probe __syscall.timer_gettime = kernel.function("sys_timer_gettime").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_gettime %})) next } } catch { { next } } (timerid) = (__int32($timer_id)) (value_uaddr) = ($setting) (argstr) = (sprintf("%d, %p", __int32($timer_id), $setting)) } probe __syscall.compat_timer_gettime = kernel.function("compat_sys_timer_gettime").call?{ (timerid) = (__int32($timer_id)) (value_uaddr) = ($setting) (argstr) = (sprintf("%d, %p", __int32($timer_id), $setting)) } probe syscall.timer_gettime.return = __syscall.timer_gettime.return, kernel.function("compat_sys_timer_gettime").return?{ (name) = ("timer_gettime") (retstr) = (return_str(1, $return)) } probe __syscall.timer_gettime.return = kernel.function("sys_timer_gettime").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_gettime %})) next } } catch { { next } } } probe syscall.timer_settime = __syscall.timer_settime, __syscall.compat_timer_settime?{ (name) = ("timer_settime") } probe __syscall.timer_settime = kernel.function("sys_timer_settime").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_settime %})) next } } catch { { next } } (timerid) = (__int32($timer_id)) (flags) = (__int32($flags)) (value_uaddr) = ($new_setting) (ovalue_uaddr) = ($old_setting) (argstr) = (sprintf("%d, %d, %s, %p", __int32($timer_id), __int32($flags), _struct_itimerspec_u($new_setting), $old_setting)) } probe __syscall.compat_timer_settime = kernel.function("compat_sys_timer_settime").call?{ (timerid) = (__int32($timer_id)) (flags) = (__int32($flags)) (value_uaddr) = ($new) (ovalue_uaddr) = ($old) (argstr) = (sprintf("%d, %d, %s, %p", __int32($timer_id), __int32($flags), _struct_compat_itimerspec_u($new), $old)) } probe syscall.timer_settime.return = __syscall.timer_settime.return, kernel.function("compat_sys_timer_settime").return?{ (name) = ("timer_settime") (retstr) = (return_str(1, $return)) } probe __syscall.timer_settime.return = kernel.function("sys_timer_settime").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_timer_settime %})) next } } catch { { next } } } probe syscall.timerfd = kernel.function("sys_timerfd").call?, kernel.function("compat_sys_timerfd").call?{ (name) = ("timerfd") (argstr) = (sprintf("%d, %d, 0x%x", $ufd, $clockid, $flags)) } probe syscall.timerfd.return = kernel.function("sys_timerfd").return?, kernel.function("compat_sys_timerfd").return?{ (name) = ("timerfd") (retstr) = (return_str(1, $return)) } probe syscall.timerfd_create = kernel.function("sys_timerfd_create").call?{ (name) = ("timerfd_create") (clockid) = (__int32($clockid)) (clockid_str) = (_get_wc_str(clockid)) (flags) = (__int32($flags)) (flags_str) = (_stp_timerfd_flags_str(flags)) (argstr) = (sprintf("%s, %s", clockid_str, flags_str)) } probe syscall.timerfd_create.return = kernel.function("sys_timerfd_create").return?{ (name) = ("timerfd_create") (retstr) = (return_str(1, $return)) } probe syscall.timerfd_gettime = __syscall.timerfd_gettime?, kernel.function("compat_sys_timerfd_gettime").call?{ (name) = ("timerfd_gettime") (fd) = (__int32($ufd)) (value_uaddr) = ($otmr) (argstr) = (sprintf("%d, %p", fd, $otmr)) } probe __syscall.timerfd_gettime = kernel.function("sys_timerfd_gettime").call?{ } probe syscall.timerfd_gettime.return = __syscall.timerfd_gettime.return?, kernel.function("compat_sys_timerfd_gettime").return?{ (name) = ("timerfd_gettime") (retstr) = (return_str(1, $return)) } probe __syscall.timerfd_gettime.return = kernel.function("sys_timerfd_gettime").return?{ } probe syscall.timerfd_settime = __syscall.timerfd_settime?, __syscall.compat_timerfd_settime?{ (name) = ("timerfd_settime") } probe __syscall.timerfd_settime = kernel.function("sys_timerfd_settime").call?{ (fd) = (__int32($ufd)) (flags) = (__int32($flags)) (flags_str) = (_stp_timerfd_flags_str(flags)) (value_uaddr) = ($utmr) (ovalue_uaddr) = ($otmr) (argstr) = (sprintf("%d, %s, %s, %p", fd, flags_str, _struct_itimerspec_u($utmr), $otmr)) } probe __syscall.compat_timerfd_settime = kernel.function("compat_sys_timerfd_settime").call?{ (fd) = (__int32($ufd)) (flags) = (__int32($flags)) (flags_str) = (_stp_timerfd_flags_str(flags)) (value_uaddr) = ($utmr) (ovalue_uaddr) = ($otmr) (argstr) = (sprintf("%d, %s, %s, %p", fd, flags_str, _struct_compat_itimerspec_u(value_uaddr), ovalue_uaddr)) } probe syscall.timerfd_settime.return = __syscall.timerfd_settime.return?, kernel.function("compat_sys_timerfd_settime").return?{ (name) = ("timerfd_settime") (retstr) = (return_str(1, $return)) } probe __syscall.timerfd_settime.return = kernel.function("sys_timerfd_settime").return?{ } probe syscall.times = kernel.function("compat_sys_times").call?, kernel.function("sys_times").call?{ (name) = ("times") (buf_uaddr) = ($tbuf) (argstr) = (sprintf("%s", _struct_tms_u(buf_uaddr))) } probe syscall.times.return = kernel.function("compat_sys_times").return?, kernel.function("sys_times").return?{ (name) = ("times") (retstr) = (return_str(1, $return)) } probe syscall.tkill = kernel.function("sys_tkill").call{ (name) = ("tkill") (pid) = (__int32($pid)) (sig) = (__int32($sig)) (argstr) = (sprintf("%d, %s", __int32($pid), _signal_name(__int32($sig)))) } probe syscall.tkill.return = kernel.function("sys_tkill").return{ (name) = ("tkill") (retstr) = (return_str(1, $return)) } probe syscall.truncate = __syscall.truncate?, __syscall.truncate64?, __syscall.compat_truncate?{ (name) = ("truncate") (path_uaddr) = ($path) (path) = (user_string_quoted(path_uaddr)) (argstr) = (sprintf("%s, %d", user_string_quoted(path_uaddr), length)) } probe __syscall.truncate = kernel.function("sys_truncate").call?{ try { { if ((_stp_syscall_nr()) != (%{ __NR_truncate %})) next } } catch { { next } } if (%{ /* pure */ _stp_is_compat_task() %}) (length) = (__int32($length)) else (length) = (__long($length)) } probe __syscall.truncate64 = kernel.function("sys_truncate64").call?{ (length) = ($length) } probe __syscall.compat_truncate = kernel.function("compat_sys_truncate").call?{ (length) = (__int32($length)) } probe syscall.truncate.return = __syscall.truncate.return, kernel.function("sys_truncate64").return?, kernel.function("compat_sys_truncate").return?{ (name) = ("truncate") (retstr) = (return_str(1, $return)) } probe __syscall.truncate.return = kernel.function("sys_truncate").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_truncate %})) next } } catch { { next } } } probe syscall.tux = kernel.function("sys_tux").call?{ (name) = ("tux") (action) = ($action) (u_info_uaddr) = ($u_info) (argstr) = (sprintf("%d, %p", $action, $u_info)) } probe syscall.tux.return = kernel.function("sys_tux").return?{ (name) = ("tux") (retstr) = (return_str(1, $return)) } probe syscall.umask = kernel.function("sys_umask").call{ (name) = ("umask") (mask) = (__uint32($mask)) (argstr) = (sprintf("%#o", __uint32($mask))) } probe syscall.umask.return = kernel.function("sys_umask").return{ (name) = ("umask") (retstr) = (return_str(3, $return)) } probe syscall.umount = __syscall.umount, __syscall.oldumount?{ (name) = ("umount") } probe __syscall.umount = kernel.function("sys_umount").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_umount2 %})) next } } catch { { next } } (target) = (user_string_quoted($name)) (flags) = ($flags) (flags_str) = (_umountflags_str($flags)) (argstr) = (sprintf("%s, %s", user_string_quoted($name), flags_str)) } probe __syscall.oldumount = kernel.function("sys_oldumount").call?{ (target) = (user_string_quoted($name)) (flags) = (0) (flags_str) = (_umountflags_str(0)) (argstr) = (sprintf("%s, %s", user_string_quoted($name), flags_str)) } probe syscall.umount.return = __syscall.umount.return, kernel.function("sys_oldumount").return?{ (name) = ("umount") (retstr) = (return_str(1, $return)) } probe __syscall.umount.return = kernel.function("sys_umount").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_umount2 %})) next } } catch { { next } } } probe syscall.uname = kernel.function("sys_uname").call?, kernel.function("sys_olduname").call?, kernel.function("sys32_olduname").call?, kernel.function("sys32_uname").call?, kernel.function("sys_newuname").call?{ (name) = ("uname") (argstr) = (sprintf("%p", $name)) } probe syscall.uname.return = kernel.function("sys_uname").return?, kernel.function("sys_olduname").return?, kernel.function("sys32_olduname").return?, kernel.function("sys32_uname").return?, kernel.function("sys_newuname").return?{ (name) = ("uname") (retstr) = (return_str(1, $return)) } probe syscall.unlink = kernel.function("sys_unlink").call{ (name) = ("unlink") (pathname_uaddr) = ($pathname) (pathname) = (user_string_quoted($pathname)) (argstr) = (user_string_quoted($pathname)) } probe syscall.unlink.return = kernel.function("sys_unlink").return{ (name) = ("unlink") (retstr) = (return_str(1, $return)) } probe syscall.unlinkat = kernel.function("sys_unlinkat").call?{ (name) = ("unlinkat") (dfd) = (__int32($dfd)) (dfd_str) = (_dfd_str(__int32($dfd))) (pathname) = ($pathname) (pathname_str) = (user_string_quoted($pathname)) (flag) = (__uint32($flag)) (flag_str) = (_at_flag_str(__uint32($flag))) (argstr) = (sprintf("%s, %s, %s", dfd_str, user_string_quoted($pathname), flag_str)) } probe syscall.unlinkat.return = kernel.function("sys_unlinkat").return?{ (name) = ("unlinkat") (retstr) = (return_str(1, $return)) } probe syscall.unshare = kernel.function("sys_unshare").call?{ (name) = ("unshare") (unshare_flags) = ($unshare_flags) (argstr) = (__fork_flags(unshare_flags)) } probe syscall.unshare.return = kernel.function("sys_unshare").return?{ (name) = ("unshare") (retstr) = (return_str(1, $return)) } probe syscall.uselib = kernel.function("sys_uselib").call?{ (name) = ("uselib") (library_uaddr) = ($library) (library) = (user_string_quoted($library)) (argstr) = (user_string_quoted($library)) } probe syscall.uselib.return = kernel.function("sys_uselib").return?{ (name) = ("uselib") (retstr) = (return_str(1, $return)) } probe syscall.ustat = kernel.function("sys_ustat").call{ (name) = ("ustat") (dev) = (__uint32($dev)) (ubuf_uaddr) = ($ubuf) (argstr) = (sprintf("%u, %p", __uint32($dev), $ubuf)) } probe syscall.ustat32 = kernel.function("compat_sys_ustat").call?, kernel.function("sys32_ustat").call?{ (name) = ("ustat") (dev) = (__uint32($dev)) (ubuf_uaddr) = ((@defined($u))?($u):($u32p)) (argstr) = (sprintf("%u, %p", __uint32($dev), (@defined($u))?($u):($u32p))) } probe syscall.ustat.return = kernel.function("sys_ustat").return?{ (name) = ("ustat") (retstr) = (return_str(1, $return)) } probe syscall.ustat32.return = kernel.function("sys32_ustat").return?, kernel.function("compat_sys_ustat").return?{ (name) = ("ustat") (retstr) = (return_str(1, $return)) } probe syscall.utime = kernel.function("sys_utime").call?{ (name) = ("utime") (filename_uaddr) = ($filename) (filename) = (user_string_quoted($filename)) (buf_uaddr) = ($times) (actime) = (user_long(&@cast($times, "utimbuf")->actime)) (modtime) = (user_long(&@cast($times, "utimbuf")->modtime)) (argstr) = (sprintf("%s, [%s, %s]", user_string_quoted($filename), ctime(actime), ctime(modtime))) } probe syscall.utime.return = kernel.function("sys_utime").return?{ (name) = ("utime") (retstr) = (return_str(1, $return)) } probe syscall.compat_utime = kernel.function("compat_sys_utime").call?{ (name) = ("utime") (filename_uaddr) = ($filename) (filename) = (user_string_quoted($filename)) (buf_uaddr) = ($t) (actime) = (_struct_compat_utimbuf_actime(buf_uaddr)) (modtime) = (_struct_compat_utimbuf_modtime(buf_uaddr)) (argstr) = (sprintf("%s, [%s, %s]", user_string_quoted($filename), ctime(actime), ctime(modtime))) } probe syscall.compat_utime.return = kernel.function("compat_sys_utime").return?{ (name) = ("utime") (retstr) = (return_str(1, $return)) } probe syscall.utimes = kernel.function("sys_utimes").call{ (name) = ("utimes") (filename_uaddr) = ($filename) (filename) = (user_string_quoted($filename)) (tvp_uaddr) = ($utimes) (argstr) = (sprintf("%s, %s", user_string_quoted($filename), _struct_timeval_u($utimes, 2))) } probe syscall.utimes.return = kernel.function("sys_utimes").return{ (name) = ("utimes") (retstr) = (return_str(1, $return)) } probe syscall.compat_sys_utimes = kernel.function("compat_sys_utimes").call?{ (name) = ("utimes") (filename) = (user_string_quoted($filename)) (argstr) = (sprintf("%s, %s", user_string_quoted($filename), _struct_compat_timeval_u($t, 2))) } probe syscall.compat_sys_utimes.return = kernel.function("compat_sys_utimes").return?{ (name) = ("utimes") (retstr) = (return_str(1, $return)) } probe syscall.utimensat = kernel.function("sys_utimensat").call?{ (name) = ("utimensat") (dfd) = (__int32($dfd)) (dfd_str) = (_dfd_str(__int32($dfd))) (filename_uaddr) = ($filename) (filename) = (user_string_quoted($filename)) (tsp_uaddr) = ($utimes) (flags) = (__int32($flags)) (flags_str) = (_at_flag_str(__int32($flags))) (argstr) = (sprintf("%s, %s, %s, %s", _dfd_str(__int32($dfd)), user_string_quoted($filename), _struct_timespec_u($utimes, 2), _at_flag_str(__int32($flags)))) } probe syscall.compat_utimensat = kernel.function("compat_sys_utimensat").call?{ (name) = ("utimensat") (dfd) = (__int32($dfd)) (dfd_str) = (_dfd_str(__int32($dfd))) (filename_uaddr) = ($filename) (filename) = (user_string_quoted($filename)) (tsp_uaddr) = ($t) (flags) = (__int32($flags)) (flags_str) = (_at_flag_str(__int32($flags))) (argstr) = (sprintf("%s, %s, %s, %s", _dfd_str(__int32($dfd)), user_string_quoted($filename), _struct_compat_timespec_u($t, 2), _at_flag_str(__int32($flags)))) } probe syscall.utimensat.return = kernel.function("sys_utimensat").return?{ (name) = ("utimensat") (retstr) = (return_str(1, $return)) } probe syscall.compat_utimensat.return = kernel.function("compat_sys_utimensat").return?{ (name) = ("utimensat") (retstr) = (return_str(1, $return)) } probe syscall.vfork = kernel.function("sys_vfork").call?{ (name) = ("vfork") (argstr) = ("") } probe syscall.vfork.return = kernel.function("sys_vfork").return?{ (name) = ("vfork") (retstr) = (return_str(1, $return)) } probe syscall.vhangup = kernel.function("sys_vhangup").call{ (name) = ("vhangup") (argstr) = ("") } probe syscall.vhangup.return = kernel.function("sys_vhangup").return{ (name) = ("vhangup") (retstr) = (return_str(1, $return)) } probe syscall.vmsplice = kernel.function("sys_vmsplice").call?{ (name) = ("vmsplice") (fd) = (__int32($fd)) (iov) = ($iov) (nr_segs) = (__ulong($nr_segs)) (flags) = ($flags) (flags_str) = (_stp_splice_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s", fd, iov, nr_segs, flags_str)) } probe syscall.compat_vmsplice = kernel.function("compat_sys_vmsplice").call?{ (name) = ("vmsplice") (fd) = (__int32($fd)) (iov) = ($iov32) (nr_segs) = (__uint32($nr_segs)) (flags) = ($flags) (flags_str) = (_stp_splice_flags_str(flags)) (argstr) = (sprintf("%d, %p, %u, %s", fd, iov, nr_segs, flags_str)) } probe syscall.vmsplice.return = kernel.function("sys_vmsplice").return?{ (name) = ("vmsplice") (retstr) = (return_str(1, $return)) } probe syscall.compat_vmsplice.return = kernel.function("compat_sys_vmsplice").return?{ (name) = ("vmsplice") (retstr) = (return_str(1, $return)) } probe syscall.wait4 = __syscall.wait4, __syscall.compat_wait4?{ (name) = ("wait4") (pid) = (__int32((@defined($upid))?($upid):($pid))) (status_uaddr) = ($stat_addr) (options) = (__int32($options)) (options_str) = (_wait4_opt_str(options)) (rusage_uaddr) = ($ru) (argstr) = (sprintf("%d, %p, %s, %p", pid, status_uaddr, options_str, rusage_uaddr)) } probe __syscall.wait4 = kernel.function("sys_wait4").call{ try { { if ((_stp_syscall_nr()) != (%{ __NR_wait4 %})) next } } catch { { next } } } probe __syscall.compat_wait4 = kernel.function("compat_sys_wait4").call?{ } probe syscall.wait4.return = __syscall.wait4.return, __syscall.compat_wait4.return?{ (name) = ("wait4") if ((returnval()) <= (0)) (status_str) = ("N/A") else if (($stat_addr) == (0)) (status_str) = ("NULL") else (status_str) = (_wait_status_str(user_int($stat_addr))) (retstr) = (return_str(1, $return)) } probe __syscall.wait4.return = kernel.function("sys_wait4").return{ try { { if ((_stp_syscall_nr()) != (%{ __NR_wait4 %})) next } } catch { { next } } } probe __syscall.compat_wait4.return = kernel.function("compat_sys_wait4").return?{ } probe syscall.waitid = __syscall.waitid, kernel.function("compat_sys_waitid").call?{ (name) = ("waitid") (which) = (__int32($which)) (which_str) = (_waitid_which_str(__int32($which))) (pid) = (__int32((@defined($upid))?($upid):($pid))) (infop_uaddr) = ((@defined($infop))?($infop):($uinfo)) (options) = ($options) (options_str) = (_wait4_opt_str($options)) (rusage_uaddr) = ((@defined($ru))?($ru):($uru)) (argstr) = (sprintf("%s, %d, %p, %s, %p", _waitid_which_str(__int32($which)), __int32((@defined($upid))?($upid):($pid)), infop_uaddr, _wait4_opt_str($options), (@defined($ru))?($ru):($uru))) } probe __syscall.waitid = kernel.function("sys_waitid").call{ } probe syscall.waitid.return = __syscall.waitid.return, kernel.function("compat_sys_waitid").return?{ (name) = ("waitid") (retstr) = (return_str(1, $return)) } probe __syscall.waitid.return = kernel.function("sys_waitid").return{ } probe syscall.waitpid = kernel.function("sys_waitpid").call?, kernel.function("sys32_waitpid").call?{ (name) = ("waitpid") (pid) = (__int32($pid)) (status_uaddr) = ($stat_addr) (options) = (__int32($options)) (options_str) = (_wait4_opt_str(options)) (argstr) = (sprintf("%d, %p, %s", __int32($pid), $stat_addr, options_str)) } probe syscall.waitpid.return = kernel.function("sys_waitpid").return?, kernel.function("sys32_waitpid").return?{ (name) = ("waitpid") (retstr) = (return_str(1, $return)) } probe syscall.write = __syscall.write{ (name) = ("write") (fd) = (__int32($fd)) (buf_uaddr) = ($buf) (count) = (__ulong($count)) (argstr) = (sprintf("%d, %s, %u", __int32($fd), user_string_n2_quoted($buf, $count, syscall_string_trunc), __ulong($count))) } probe __syscall.write = kernel.function("sys_write").call{ } probe syscall.write.return = __syscall.write.return{ (name) = ("write") (retstr) = (return_str(1, $return)) } probe __syscall.write.return = kernel.function("sys_write").return{ } probe syscall.writev = kernel.function("compat_sys_writev").call?, kernel.function("sys_writev").call{ (name) = ("writev") (vector_uaddr) = ($vec) (count) = (__int32($vlen)) (fd) = (__int32($fd)) (argstr) = (sprintf("%d, %p, %d", __int32($fd), $vec, __int32($vlen))) } probe syscall.writev.return = kernel.function("compat_sys_writev").return?, kernel.function("sys_writev").return{ (name) = ("writev") (retstr) = (return_str(1, $return)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls_cfg_trunc.stp global syscall_string_trunc = 50 # file /root/systemtap_write/install/share/systemtap/tapset/linux/target_set.stp global _target_set probe init{ if (target()) (_target_set[target()]) = (stp_pid()) } probe process.begin!,nd_syscall.fork.return?,nd_syscall.vfork.return?,nd_syscall.clone.return!,syscall.fork.return,syscall.vfork.return,syscall.clone.return{ if (is_return()) { (pid) = ((@defined($return))?($return):(returnval())) (ppid) = (pid()) } else { (pid) = (pid()) (ppid) = (ppid()) } if (((pid) == (target())) || ([ppid] in _target_set)) (_target_set[pid]) = (ppid) } probe process.end!,nd_syscall.exit!,syscall.exit{ delete _target_set[pid()] } function target_set_pid (pid) { return [pid] in _target_set } function target_set_report () { printf("target set:\\n") foreach ([pid] in _target_set+) printf("%d begat %d\\n", _target_set[pid], pid) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/task.stp %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %}function task_current () { return &@cast(%{ /* pure */ (unsigned long)current %}, "task_struct", "kernel") } function _task_rlimit_cur (task, nd_limit) { if (((nd_limit) < (0)) || ((nd_limit) >= (%{ /* pure */ RLIM_NLIMITS %}))) { return -(1) } (sig) = (@cast(task, "task_struct", "kernel")->signal) return (sig)->rlim[nd_limit]->rlim_cur } function task_rlimit (task, lim_str) { (lim) = (rlimit_from_str(lim_str)) if ((lim) == (-(1))) { return -(1) } return _task_rlimit_cur(task, lim) } function task_rlimit_cpu (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_CPU %}) } function task_rlimit_fsize (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_FSIZE %}) } function task_rlimit_data (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_DATA %}) } function task_rlimit_stack (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_STACK %}) } function task_rlimit_core (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_CORE %}) } function task_rlimit_rss (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_RSS %}) } function task_rlimit_nproc (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_NPROC %}) } function task_rlimit_nofile (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_NOFILE %}) } function task_rlimit_memlock (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_MEMLOCK %}) } function task_rlimit_as (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_AS %}) } function task_rlimit_locks (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_LOCKS %}) } function task_rlimit_sigpending (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_SIGPENDING %}) } function task_rlimit_msgqueue (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_MSGQUEUE %}) } function task_rlimit_nice (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_NICE %}) } function task_rlimit_rtprio (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_RTPRIO %}) } function task_rlimit_rttime (task) { return _task_rlimit_cur(task, %{ /* pure */ RLIMIT_RTTIME %}) } function task_parent (task) { return (@defined(@cast(task, "task_struct", "kernel")->real_parent))?(@cast(task, "task_struct", "kernel")->real_parent):(@cast(task, "task_struct", "kernel")->parent) } function task_state (task) { return @cast(task, "task_struct", "kernel")->state } function task_execname (task) { return kernel_string(@cast(task, "task_struct", "kernel")->comm) } function task_pid (task) { return @cast(task, "task_struct", "kernel")->tgid } function pid2task (pid) { return &@cast(%{ /* pure */ ({ struct task_struct *t = NULL; pid_t t_pid = (pid_t)(long)STAP_ARG_pid; #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31) struct pid *p_pid = find_get_pid(t_pid); rcu_read_lock(); t = pid_task(p_pid, PIDTYPE_PID); put_pid(p_pid); #else rcu_read_lock(); #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) t = find_task_by_vpid (t_pid); #else t = find_task_by_pid (t_pid); #endif /* 2.6.24 */ #endif /* 2.6.31 */ rcu_read_unlock(); (unsigned long)t; }) %}, "task_struct", "kernel") } function pid2execname (pid) { (tsk) = (pid2task(pid)) if (tsk) return task_execname(tsk) return "" } function task_tid (task) { return @cast(task, "task_struct", "kernel")->pid } function task_gid (task) %{ /* pure */ struct task_struct *t = (struct task_struct *)(long)STAP_ARG_task; #ifdef STAPCONF_TASK_UID STAP_RETVALUE = kread(&(t->gid)); CATCH_DEREF_FAULT(); #else /* If task_gid() isn't defined, make our own. */ #if !defined(task_gid) && defined(task_cred_xxx) #define task_gid(task) (task_cred_xxx((task), gid)) #endif /* XXX: We can't easily kread this rcu-protected field. */ #if defined(CONFIG_USER_NS) || (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)) STAP_RETVALUE = from_kgid_munged(task_cred_xxx(t, user_ns), task_gid(t)); #else STAP_RETVALUE = task_gid (t); #endif #endif %} function task_egid (task) %{ /* pure */ struct task_struct *t = (struct task_struct *)(long)STAP_ARG_task; #ifdef STAPCONF_TASK_UID STAP_RETVALUE = kread(&(t->egid)); CATCH_DEREF_FAULT(); #else /* If task_egid() isn't defined, make our own. */ #if !defined(task_egid) && defined(task_cred_xxx) #define task_egid(task) (task_cred_xxx((task), egid)) #endif /* XXX: We can't easily kread this rcu-protected field. */ #if defined(CONFIG_USER_NS) || (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)) STAP_RETVALUE = from_kgid_munged(task_cred_xxx(t, user_ns), task_egid(t)); #else STAP_RETVALUE = task_egid (t); #endif #endif %} function task_uid (task) %{ /* pure */ struct task_struct *t = (struct task_struct *)(long)STAP_ARG_task; #ifdef STAPCONF_TASK_UID STAP_RETVALUE = kread(&(t->uid)); CATCH_DEREF_FAULT(); #else /* XXX: We can't easily kread this rcu-protected field. */ #if defined(CONFIG_USER_NS) || (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)) STAP_RETVALUE = from_kuid_munged(task_cred_xxx(t, user_ns), task_uid(t)); #else STAP_RETVALUE = task_uid (t); #endif #endif %} function task_euid (task) %{ /* pure */ struct task_struct *t = (struct task_struct *)(long)STAP_ARG_task; #ifdef STAPCONF_TASK_UID STAP_RETVALUE = kread(&(t->euid)); CATCH_DEREF_FAULT(); #else /* XXX: We can't easily kread this rcu-protected field. */ #if defined(CONFIG_USER_NS) || (LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)) STAP_RETVALUE = from_kuid_munged(task_cred_xxx(t, user_ns), task_euid(t)); #else STAP_RETVALUE = task_euid (t); #endif #endif %} function task_prio (task) %{ /* pure */ struct task_struct *t = (struct task_struct *)(long)STAP_ARG_task; STAP_RETVALUE = kread(&(t->prio)) - MAX_RT_PRIO; CATCH_DEREF_FAULT(); %} function task_nice (task) %{ /* pure */ struct task_struct *t = (struct task_struct *)(long)STAP_ARG_task; STAP_RETVALUE = kread(&(t->static_prio)) - MAX_RT_PRIO - 20; CATCH_DEREF_FAULT(); %} function task_cpu (task) { (ti) = ((@defined(@cast(task, "task_struct", "kernel")->stack))?(@cast(task, "task_struct", "kernel")->stack):(@cast(task, "task_struct", "kernel")->thread_info)) return @cast(ti, "thread_info", "kernel")->cpu } function task_open_file_handles (task) %{ /* pure */ int locked = 0; unsigned int count=0, fd, max; struct task_struct *t; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,15) /* Older kernels */ struct files_struct *f; #else struct files_struct *fs; struct fdtable *f; #endif t = (struct task_struct *)(long)STAP_ARG_task; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,15) /* Older kernels */ f = kread(&(t->files)); #else fs = kread(&(t->files)); f = kread(&(fs->fdt)); #endif rcu_read_lock(); locked = 1; max = kread(&(f->max_fds)); for (fd = 0; fd < max; fd++) { if ( kread(&(f->fd[fd])) != NULL) count ++; } STAP_RETVALUE = count; CATCH_DEREF_FAULT(); if (locked) rcu_read_unlock(); %} function task_max_file_handles (task) %{ /* pure */ int locked = 0; struct task_struct *t; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,15) struct files_struct *f; #else struct files_struct *fs; struct fdtable *f; #endif t = (struct task_struct *)(long)STAP_ARG_task; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,15) f = kread(&(t->files)); #else fs = kread (&(t->files)); f = kread(&(fs->fdt)); #endif rcu_read_lock(); locked = 1; STAP_RETVALUE = kread(&(f->max_fds)); CATCH_DEREF_FAULT(); if (locked) rcu_read_unlock(); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/task_ancestry.stp global __task_ancestry_memo global __task_ancestry_times function task_ancestry (task, with_time) { (stime) = (task_start_time(task_pid(task))) if (((__task_ancestry_memo[task]) == ("")) || ((__task_ancestry_times[task]) != (stime))) { (ptask) = (task_parent(task)) (name) = (task_execname(task)) (__task_ancestry_times[task]) = (stime) if (with_time) (stamp) = (sprintf("(%s)", nsecs_to_string(stime))) if ((ptask) == (task)) (__task_ancestry_memo[task]) = (sprintf("%s%s", name, stamp)) else (__task_ancestry_memo[task]) = (((task_ancestry(ptask, with_time)) . ("=>")) . (sprintf("%s%s", name, stamp))) } return __task_ancestry_memo[task] } # file /root/systemtap_write/install/share/systemtap/tapset/linux/task_time.stp %{ #include /* includes asm/cputime.h */ #include /* Kernels since 2.6.37 generally have cputime_to_usecs, but not msecs. * (ref: kernel commit d57af9b2142f31a39dcfdeb30776baadfc802827) * Yet note some kernels (RHEL6) may already have both... */ #if defined(cputime_to_usecs) #if !defined(cputime_to_msecs) #define cputime_to_msecs(__ct) _stp_div64(NULL, cputime_to_usecs(__ct), 1000ULL) #endif /* Kernels before 2.6.37 have cputime_to_msecs, but not usecs. */ #elif defined(cputime_to_msecs) #define cputime_to_usecs(__ct) (cputime_to_msecs(__ct) * 1000ULL) /* RHEL4 (2.6.9) kernels have neither, but it's just jiffies anyway. */ #else #define cputime_to_msecs(__ct) jiffies_to_msecs(__ct) #define cputime_to_usecs(__ct) jiffies_to_usecs(__ct) #endif %}function task_utime () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = current->utime; %} function task_utime_tid (tid) { (task) = (pid2task(tid)) if ((task) != (0)) return (task)->utime else return 0 } function task_stime () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = current->stime; %} function task_stime_tid (tid) { (task) = (pid2task(tid)) if ((task) != (0)) return (task)->stime else return 0 } function task_start_time (tid) { (task) = (pid2task(tid)) if ((task) != (0)) { if (@defined(@cast(0, "task_struct", "kernel")->real_start_time->tv_sec)) { (time_sec) = ((task)->real_start_time->tv_sec) (time_nsec) = ((task)->real_start_time->tv_nsec) return ((time_sec) * (1000000000)) + (time_nsec) } else { return (task)->real_start_time } } else return 0 } function cputime_to_msecs (cputime) %{ /* pure */ /* unprivileged */ STAP_RETVALUE = cputime_to_msecs (STAP_ARG_cputime); %} function cputime_to_usecs (cputime) %{ /* pure */ /* unprivileged */ STAP_RETVALUE = cputime_to_usecs (STAP_ARG_cputime); %} function msecs_to_string (msecs) { (ms) = ((msecs) % (1000)) (secs) = ((msecs) / (1000)) (mins) = ((secs) / (60)) (secs) = ((secs) % (60)) return sprintf("%dm%d.%.3ds", mins, secs, ms) } function usecs_to_string (usecs) { (us) = ((usecs) % (1000000)) (secs) = ((usecs) / (1000000)) (mins) = ((secs) / (60)) (secs) = ((secs) % (60)) return sprintf("%dm%d.%.6ds", mins, secs, us) } function nsecs_to_string (nsecs) { (ns) = ((nsecs) % (1000000000)) (secs) = ((nsecs) / (1000000000)) (mins) = ((secs) / (60)) (secs) = ((secs) % (60)) return sprintf("%dm%d.%.9ds", mins, secs, ns) } function cputime_to_string (cputime) { return msecs_to_string(cputime_to_msecs(cputime)) } function task_time_string () { return sprintf("usr: %s, sys: %s", cputime_to_string(task_utime()), cputime_to_string(task_stime())) } function task_time_string_tid (tid) { return sprintf("usr: %s, sys: %s", cputime_to_string(task_utime_tid(tid)), cputime_to_string(task_stime_tid(tid))) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp %{ #include #include #include #include #include %}%{ // Define newer IPv4 sockopt constants for older kernels. #ifndef TCP_CONGESTION #define TCP_CONGESTION 0 #endif #ifndef TCP_MD5SIG #define TCP_MD5SIG 0 #endif #ifndef TCP_COOKIE_TRANSACTIONS #define TCP_COOKIE_TRANSACTIONS 0 #endif #ifndef TCP_THIN_LINEAR_TIMEOUTS #define TCP_THIN_LINEAR_TIMEOUTS 0 #endif #ifndef TCP_THIN_DUPACK #define TCP_THIN_DUPACK 0 #endif #ifndef TCP_USER_TIMEOUT #define TCP_USER_TIMEOUT 0 #endif %}%{ // Define newer IPv6 sockopt constants for older kernels. #include #ifndef IPV6_2292PKTINFO #define IPV6_2292PKTINFO 0 #endif #ifndef IPV6_2292HOPOPTS #define IPV6_2292HOPOPTS 0 #endif #ifndef IPV6_2292DSTOPTS #define IPV6_2292DSTOPTS 0 #endif #ifndef IPV6_2292RTHDR #define IPV6_2292RTHDR 0 #endif #ifndef IPV6_2292PKTOPTIONS #define IPV6_2292PKTOPTIONS 0 #endif #ifndef IPV6_2292HOPLIMIT #define IPV6_2292HOPLIMIT 0 #endif #ifndef IPV6_RECVPKTINFO #define IPV6_RECVPKTINFO 0 #endif #ifndef IPV6_RECVHOPLIMIT #define IPV6_RECVHOPLIMIT 0 #endif #ifndef IPV6_RECVHOPOPTS #define IPV6_RECVHOPOPTS 0 #endif #ifndef IPV6_RTHDRDSTOPTS #define IPV6_RTHDRDSTOPTS 0 #endif #ifndef IPV6_RECVRTHDR #define IPV6_RECVRTHDR 0 #endif #ifndef IPV6_RECVDSTOPTS #define IPV6_RECVDSTOPTS 0 #endif #ifndef IPV6_RECVPATHMTU #define IPV6_RECVPATHMTU 0 #endif #ifndef IPV6_PATHMTU #define IPV6_PATHMTU 0 #endif #ifndef IPV6_DONTFRAG #define IPV6_DONTFRAG 0 #endif #ifndef IPV6_ADDR_PREFERENCES #define IPV6_ADDR_PREFERENCES 0 #endif #ifndef IPV6_MINHOPCOUNT #define IPV6_MINHOPCOUNT 0 #endif #ifndef IPV6_RECVORIGDSTADDR #define IPV6_RECVORIGDSTADDR 0 #endif #ifndef IPV6_TRANSPARENT #define IPV6_TRANSPARENT 0 #endif %}global sockstate[12] global __sockopt[18] global __ipv6_sockopt[55] probe tcp.sendmsg = kernel.function("tcp_sendmsg"){ (name) = ("tcp.sendmsg") (sock) = ((@defined($sock))?($sock->sk):($sk)) (family) = (__ip_sock_family((@defined($sock))?($sock->sk):($sk))) (size) = ($size) } probe tcp.sendmsg.return = kernel.function("tcp_sendmsg").return{ (name) = ("tcp.sendmsg") (size) = ($return) } probe tcp.recvmsg = kernel.function("tcp_recvmsg"){ (name) = ("tcp.recvmsg") (sock) = ($sk) (size) = ($len) (family) = (__ip_sock_family($sk)) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__tcp_sock_sport($sk)) (dport) = (__tcp_sock_dport($sk)) } probe tcp.recvmsg.return = kernel.function("tcp_recvmsg").return{ (name) = ("tcp.recvmsg") (size) = ($return) (family) = (__ip_sock_family($sk)) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__tcp_sock_sport($sk)) (dport) = (__tcp_sock_dport($sk)) } probe tcp.disconnect = kernel.function("tcp_disconnect"){ (name) = ("tcp.disconnect") (sock) = ($sk) (family) = (__ip_sock_family($sk)) (flags) = ($flags) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__tcp_sock_sport($sk)) (dport) = (__tcp_sock_dport($sk)) } probe tcp.disconnect.return = kernel.function("tcp_disconnect").return{ (name) = ("tcp.disconnect") (ret) = ($return) } probe tcp.setsockopt = tcp.ipv4.setsockopt, tcp.ipv6.setsockopt{ } probe tcp.ipv4.setsockopt = kernel.function("tcp_setsockopt"){ (name) = ("tcp.ipv4.setsockopt") (sock) = ($sk) (family) = (__ip_sock_family($sk)) (level) = ($level) (optname) = ($optname) (optstr) = (tcp_sockopt_str($optname)) (optlen) = ($optlen) } probe tcp.ipv6.setsockopt = kernel.function("ipv6_setsockopt")!, module("ipv6").function("ipv6_setsockopt"){ (name) = ("tcp.ipv6.setsockopt") (sock) = ($sk) (family) = (__ip_sock_family($sk)) (level) = ($level) (optname) = ($optname) (optstr) = (tcp_ipv6_sockopt_str($optname)) (optlen) = ($optlen) } probe tcp.setsockopt.return = tcp.ipv4.setsockopt.return, tcp.ipv6.setsockopt.return{ } probe tcp.ipv4.setsockopt.return = kernel.function("tcp_setsockopt").return{ (name) = ("tcp.ipv4.setsockopt") (ret) = ($return) } probe tcp.ipv6.setsockopt.return = kernel.function("ipv6_setsockopt").return!, module("ipv6").function("ipv6_setsockopt").return{ (name) = ("tcp.ipv6.setsockopt") (ret) = ($return) } probe tcp.receive = tcp.ipv4.receive, tcp.ipv6.receive{ } probe tcp.ipv4.receive = kernel.function("tcp_v4_rcv"){ (name) = ("tcp.ipv4.receive") (iphdr) = (__get_skb_iphdr($skb)) (family) = (%{ /* pure */ AF_INET %}) (saddr) = (format_ipaddr(__ip_skb_saddr(iphdr), %{ /* pure */ AF_INET %})) (daddr) = (format_ipaddr(__ip_skb_daddr(iphdr), %{ /* pure */ AF_INET %})) (protocol) = (__ip_skb_proto(iphdr)) (tcphdr) = (__get_skb_tcphdr($skb)) (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } probe tcp.ipv6.receive = kernel.function("tcp_v6_rcv")!, module("ipv6").function("tcp_v6_rcv"){ (name) = ("tcp.ipv6.receive") (iphdr) = (__get_skb_iphdr((@defined($skb))?($skb):(kernel_pointer($pskb)))) (family) = (%{ /* pure */ AF_INET6 %}) (saddr) = (format_ipaddr(&@cast(iphdr, "ipv6hdr")->saddr, %{ /* pure */ AF_INET6 %})) (daddr) = (format_ipaddr(&@cast(iphdr, "ipv6hdr")->daddr, %{ /* pure */ AF_INET6 %})) (protocol) = (%{ /* pure */ IPPROTO_TCP %}) (tcphdr) = (__get_skb_tcphdr((@defined($skb))?($skb):(kernel_pointer($pskb)))) (dport) = (__tcp_skb_dport(tcphdr)) (sport) = (__tcp_skb_sport(tcphdr)) (urg) = (__tcp_skb_urg(tcphdr)) (ack) = (__tcp_skb_ack(tcphdr)) (psh) = (__tcp_skb_psh(tcphdr)) (rst) = (__tcp_skb_rst(tcphdr)) (syn) = (__tcp_skb_syn(tcphdr)) (fin) = (__tcp_skb_fin(tcphdr)) } probe init{ (sockstate[1]) = ("TCP_ESTABLISHED") (sockstate[2]) = ("TCP_SYN_SENT") (sockstate[3]) = ("TCP_SYN_RECV") (sockstate[4]) = ("TCP_FIN_WAIT1") (sockstate[5]) = ("TCP_FIN_WAIT2") (sockstate[6]) = ("TCP_TIME_WAIT") (sockstate[7]) = ("TCP_CLOSE") (sockstate[8]) = ("TCP_CLOSE_WAIT") (sockstate[9]) = ("TCP_LAST_ACK") (sockstate[10]) = ("TCP_LISTEN") (sockstate[11]) = ("TCP_CLOSING") (sockstate[12]) = ("TCP_MAX_STATES") } probe init{ (__sockopt[%{ /* pure */TCP_NODELAY %}]) = ("TCP_NODELAY") (__sockopt[%{ /* pure */TCP_MAXSEG %}]) = ("TCP_MAXSEG") (__sockopt[%{ /* pure */TCP_CORK %}]) = ("TCP_CORK") (__sockopt[%{ /* pure */TCP_KEEPIDLE %}]) = ("TCP_KEEPIDLE") (__sockopt[%{ /* pure */TCP_KEEPINTVL %}]) = ("TCP_KEEPINTVL") (__sockopt[%{ /* pure */TCP_KEEPCNT %}]) = ("TCP_KEEPCNT") (__sockopt[%{ /* pure */TCP_SYNCNT %}]) = ("TCP_SYNCNT") (__sockopt[%{ /* pure */TCP_LINGER2 %}]) = ("TCP_LINGER2") (__sockopt[%{ /* pure */TCP_DEFER_ACCEPT %}]) = ("TCP_DEFER_ACCEPT") (__sockopt[%{ /* pure */TCP_WINDOW_CLAMP %}]) = ("TCP_WINDOW_CLAMP") (__sockopt[%{ /* pure */TCP_INFO %}]) = ("TCP_INFO") (__sockopt[%{ /* pure */TCP_QUICKACK %}]) = ("TCP_QUICKACK") if ((%{ /* pure */TCP_CONGESTION %}) > (0)) (__sockopt[%{ /* pure */TCP_CONGESTION %}]) = ("TCP_CONGESTION") if ((%{ /* pure */TCP_MD5SIG %}) > (0)) (__sockopt[%{ /* pure */TCP_MD5SIG %}]) = ("TCP_MD5SIG") if ((%{ /* pure */TCP_COOKIE_TRANSACTIONS %}) > (0)) (__sockopt[%{ /* pure */TCP_COOKIE_TRANSACTIONS %}]) = ("TCP_COOKIE_TRANSACTIONS") if ((%{ /* pure */TCP_THIN_LINEAR_TIMEOUTS %}) > (0)) (__sockopt[%{ /* pure */TCP_THIN_LINEAR_TIMEOUTS %}]) = ("TCP_THIN_LINEAR_TIMEOUTS") if ((%{ /* pure */TCP_THIN_DUPACK %}) > (0)) (__sockopt[%{ /* pure */TCP_THIN_DUPACK %}]) = ("TCP_THIN_DUPACK") if ((%{ /* pure */TCP_USER_TIMEOUT %}) > (0)) (__sockopt[%{ /* pure */TCP_USER_TIMEOUT %}]) = ("TCP_USER_TIMEOUT") } probe init{ (__ipv6_sockopt[%{ /* pure */IPV6_ADDRFORM %}]) = ("IPV6_ADDRFORM") if ((%{ /* pure */IPV6_2292PKTINFO %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_2292PKTINFO %}]) = ("IPV6_2292PKTINFO") if ((%{ /* pure */IPV6_2292HOPOPTS %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_2292HOPOPTS %}]) = ("IPV6_2292HOPOPTS") if ((%{ /* pure */IPV6_2292DSTOPTS %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_2292DSTOPTS %}]) = ("IPV6_2292DSTOPTS") if ((%{ /* pure */IPV6_2292RTHDR %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_2292RTHDR %}]) = ("IPV6_2292RTHDR") if ((%{ /* pure */IPV6_2292PKTOPTIONS %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_2292PKTOPTIONS %}]) = ("IPV6_2292PKTOPTIONS") (__ipv6_sockopt[%{ /* pure */IPV6_CHECKSUM %}]) = ("IPV6_CHECKSUM") if ((%{ /* pure */IPV6_2292HOPLIMIT %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_2292HOPLIMIT %}]) = ("IPV6_2292HOPLIMIT") (__ipv6_sockopt[%{ /* pure */IPV6_NEXTHOP %}]) = ("IPV6_NEXTHOP") (__ipv6_sockopt[%{ /* pure */IPV6_AUTHHDR %}]) = ("IPV6_AUTHHDR") (__ipv6_sockopt[%{ /* pure */IPV6_FLOWINFO %}]) = ("IPV6_FLOWINFO") (__ipv6_sockopt[%{ /* pure */IPV6_UNICAST_HOPS %}]) = ("IPV6_UNICAST_HOPS") (__ipv6_sockopt[%{ /* pure */IPV6_MULTICAST_IF %}]) = ("IPV6_MULTICAST_IF") (__ipv6_sockopt[%{ /* pure */IPV6_MULTICAST_HOPS %}]) = ("IPV6_MULTICAST_HOPS") (__ipv6_sockopt[%{ /* pure */IPV6_MULTICAST_LOOP %}]) = ("IPV6_MULTICAST_LOOP") (__ipv6_sockopt[%{ /* pure */IPV6_ADD_MEMBERSHIP %}]) = ("IPV6_ADD_MEMBERSHIP") (__ipv6_sockopt[%{ /* pure */IPV6_DROP_MEMBERSHIP %}]) = ("IPV6_DROP_MEMBERSHIP") (__ipv6_sockopt[%{ /* pure */IPV6_ROUTER_ALERT %}]) = ("IPV6_ROUTER_ALERT") (__ipv6_sockopt[%{ /* pure */IPV6_MTU_DISCOVER %}]) = ("IPV6_MTU_DISCOVER") (__ipv6_sockopt[%{ /* pure */IPV6_MTU %}]) = ("IPV6_MTU") (__ipv6_sockopt[%{ /* pure */IPV6_RECVERR %}]) = ("IPV6_RECVERR") (__ipv6_sockopt[%{ /* pure */IPV6_V6ONLY %}]) = ("IPV6_V6ONLY") (__ipv6_sockopt[%{ /* pure */IPV6_JOIN_ANYCAST %}]) = ("IPV6_JOIN_ANYCAST") (__ipv6_sockopt[%{ /* pure */IPV6_LEAVE_ANYCAST %}]) = ("IPV6_LEAVE_ANYCAST") (__ipv6_sockopt[%{ /* pure */IPV6_FLOWLABEL_MGR %}]) = ("IPV6_FLOWLABEL_MGR") (__ipv6_sockopt[%{ /* pure */IPV6_FLOWINFO_SEND %}]) = ("IPV6_FLOWINFO_SEND") (__ipv6_sockopt[%{ /* pure */IPV6_IPSEC_POLICY %}]) = ("IPV6_IPSEC_POLICY") (__ipv6_sockopt[%{ /* pure */IPV6_XFRM_POLICY %}]) = ("IPV6_XFRM_POLICY") (__ipv6_sockopt[%{ /* pure */MCAST_JOIN_GROUP %}]) = ("MCAST_JOIN_GROUP") (__ipv6_sockopt[%{ /* pure */MCAST_BLOCK_SOURCE %}]) = ("MCAST_BLOCK_SOURCE") (__ipv6_sockopt[%{ /* pure */MCAST_UNBLOCK_SOURCE %}]) = ("MCAST_UNBLOCK_SOURCE") (__ipv6_sockopt[%{ /* pure */MCAST_LEAVE_GROUP %}]) = ("MCAST_LEAVE_GROUP") (__ipv6_sockopt[%{ /* pure */MCAST_JOIN_SOURCE_GROUP %}]) = ("MCAST_JOIN_SOURCE_GROUP") (__ipv6_sockopt[%{ /* pure */MCAST_LEAVE_SOURCE_GROUP %}]) = ("MCAST_LEAVE_SOURCE_GROUP") (__ipv6_sockopt[%{ /* pure */MCAST_MSFILTER %}]) = ("MCAST_MSFILTER") if ((%{ /* pure */IPV6_RECVPKTINFO %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_RECVPKTINFO %}]) = ("IPV6_RECVPKTINFO") (__ipv6_sockopt[%{ /* pure */IPV6_PKTINFO %}]) = ("IPV6_PKTINFO") if ((%{ /* pure */IPV6_RECVHOPLIMIT %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_RECVHOPLIMIT %}]) = ("IPV6_RECVHOPLIMIT") (__ipv6_sockopt[%{ /* pure */IPV6_HOPLIMIT %}]) = ("IPV6_HOPLIMIT") if ((%{ /* pure */IPV6_RECVHOPOPTS %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_RECVHOPOPTS %}]) = ("IPV6_RECVHOPOPTS") (__ipv6_sockopt[%{ /* pure */IPV6_HOPOPTS %}]) = ("IPV6_HOPOPTS") if ((%{ /* pure */IPV6_RTHDRDSTOPTS %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_RTHDRDSTOPTS %}]) = ("IPV6_RTHDRDSTOPTS") if ((%{ /* pure */IPV6_RECVRTHDR %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_RECVRTHDR %}]) = ("IPV6_RECVRTHDR") (__ipv6_sockopt[%{ /* pure */IPV6_RTHDR %}]) = ("IPV6_RTHDR") if ((%{ /* pure */IPV6_RECVDSTOPTS %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_RECVDSTOPTS %}]) = ("IPV6_RECVDSTOPTS") (__ipv6_sockopt[%{ /* pure */IPV6_DSTOPTS %}]) = ("IPV6_DSTOPTS") if ((%{ /* pure */IPV6_RECVPATHMTU %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_RECVPATHMTU %}]) = ("IPV6_RECVPATHMTU") if ((%{ /* pure */IPV6_PATHMTU %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_PATHMTU %}]) = ("IPV6_PATHMTU") if ((%{ /* pure */IPV6_DONTFRAG %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_DONTFRAG %}]) = ("IPV6_DONTFRAG") (__ipv6_sockopt[%{ /* pure */IPV6_RECVTCLASS %}]) = ("IPV6_RECVTCLASS") (__ipv6_sockopt[%{ /* pure */IPV6_TCLASS %}]) = ("IPV6_TCLASS") if ((%{ /* pure */IPV6_ADDR_PREFERENCES %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_ADDR_PREFERENCES %}]) = ("IPV6_ADDR_PREFERENCES") if ((%{ /* pure */IPV6_MINHOPCOUNT %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_MINHOPCOUNT %}]) = ("IPV6_MINHOPCOUNT") if ((%{ /* pure */IPV6_RECVORIGDSTADDR %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_RECVORIGDSTADDR %}]) = ("IPV6_RECVORIGDSTADDR") if ((%{ /* pure */IPV6_TRANSPARENT %}) > (0)) (__ipv6_sockopt[%{ /* pure */IPV6_TRANSPARENT %}]) = ("IPV6_TRANSPARENT") } function tcp_get_info_rto (sock) %{ /* pure */ struct sock *sk = (struct sock *)(long) STAP_ARG_sock; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,10) struct tcp_opt *tp = tcp_sk(sk); STAP_RETVALUE = (int64_t) jiffies_to_usecs(kread(&(tp->rto))); #else const struct inet_connection_sock *icsk = inet_csk(sk); STAP_RETVALUE = (int64_t) jiffies_to_usecs(kread(&(icsk->icsk_rto))); #endif CATCH_DEREF_FAULT(); %} function tcp_get_info_snd_cwnd (sock) %{ /* pure */ struct sock *sk = (struct sock *)(long) STAP_ARG_sock; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,10) struct tcp_opt *tp = tcp_sk(sk); #else struct tcp_sock *tp = tcp_sk(sk); #endif STAP_RETVALUE = (int64_t) kread(&(tp->snd_cwnd)); CATCH_DEREF_FAULT(); %} function tcp_ts_get_info_state (sock) %{ /* pure */ struct sock *sk = (struct sock *)(long) STAP_ARG_sock; STAP_RETVALUE = (int64_t) kread(&(sk->sk_state)); CATCH_DEREF_FAULT(); %} function __tcp_sock_dport (sock) { (port) = ((@defined(@cast(sock, "inet_sock", "kernel")->sk->__sk_common->skc_dport))?(@cast(sock, "inet_sock", "kernel")->sk->__sk_common->skc_dport):((@defined(@cast(sock, "inet_sock")->inet_dport))?(@cast(sock, "inet_sock")->inet_dport):((@defined(@cast(sock, "inet_sock", "kernel")->dport))?(@cast(sock, "inet_sock", "kernel")->dport):(@cast(sock, "inet_sock", "kernel")->inet->dport)))) return ntohs(port) } function __get_skb_tcphdr_new (skb) %{ /* pure */ struct sk_buff *skb; skb = (struct sk_buff *)(long)STAP_ARG_skb; /* as done by skb_transport_header() */ #ifdef NET_SKBUFF_DATA_USES_OFFSET STAP_RETVALUE = (long)(kread(&(skb->head)) + kread(&(skb->transport_header))); #else STAP_RETVALUE = (long)kread(&(skb->transport_header)); #endif CATCH_DEREF_FAULT(); %} function __get_skb_tcphdr (skb) { return __get_skb_tcphdr_new(skb) } function __tcp_skb_urg (tcphdr) { return @cast(tcphdr, "tcphdr")->urg } function __tcp_skb_ack (tcphdr) { return @cast(tcphdr, "tcphdr")->ack } function __tcp_skb_psh (tcphdr) { return @cast(tcphdr, "tcphdr")->psh } function __tcp_skb_rst (tcphdr) { return @cast(tcphdr, "tcphdr")->rst } function __tcp_skb_syn (tcphdr) { return @cast(tcphdr, "tcphdr")->syn } function __tcp_skb_fin (tcphdr) { return @cast(tcphdr, "tcphdr")->fin } function __tcp_skb_sport (tcphdr) { return ntohs(@cast(tcphdr, "tcphdr")->source) } function __tcp_skb_dport (tcphdr) { return ntohs(@cast(tcphdr, "tcphdr")->dest) } function __tcp_sock_sport (sock) { (port) = ((@defined(@cast(sock, "inet_sock")->inet_sport))?(@cast(sock, "inet_sock")->inet_sport):((@defined(@cast(sock, "inet_sock", "kernel")->sport))?(@cast(sock, "inet_sock", "kernel")->sport):(@cast(sock, "inet_sock", "kernel")->inet->sport))) return ntohs(port) } function tcp_sockstate_str (state) { return ([state] in sockstate)?(sockstate[state]):("UNDEF") } function tcp_ts_get_info_snd_ssthresh (sock) %{ /* pure */ struct sock *sk = (struct sock *)(long) STAP_ARG_sock; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,10) struct tcp_opt *tp = tcp_sk(sk); #else struct tcp_sock *tp = tcp_sk(sk); #endif STAP_RETVALUE = (int64_t) kread(&(tp->snd_ssthresh)); CATCH_DEREF_FAULT(); %} function tcp_ts_get_info_rcv_mss (sock) %{ /* pure */ struct sock *sk = (struct sock *)(long) STAP_ARG_sock; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,10) struct tcp_opt *tp = tcp_sk(sk); STAP_RETVALUE = (int64_t) kread(&(tp->ack.rcv_mss)); #else const struct inet_connection_sock *icsk = inet_csk(sk); STAP_RETVALUE = (int64_t) kread(&(icsk->icsk_ack.rcv_mss)); #endif CATCH_DEREF_FAULT(); %} function tcp_sockopt_str (optname) { return ([optname] in __sockopt)?(__sockopt[optname]):(sprintf("UNDEF_SOCKOPT(%d)", optname)) } function tcp_ipv6_sockopt_str (optname) { return ([optname] in __ipv6_sockopt)?(__ipv6_sockopt[optname]):(sprintf("UNDEF_SOCKOPT(%d)", optname)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/tcpmib-filter-default.stp function tcpmib_filter_key (sk, op) { if (!(sk)) return 0 return 1 } # file /root/systemtap_write/install/share/systemtap/tapset/linux/tcpmib.stp %{ #include #include #include #include %}global ActiveOpens global AttemptFails global CurrEstab global EstabResets global InSegs global OutRsts global OutSegs global PassiveOpens global RetransSegs probe tcpmib.ActiveOpens = kernel.function("tcp_connect").return{ (sk) = ($sk) (op) = (1) if ($return) next (key) = (tcpmib_filter_key($sk, op)) if (key) (ActiveOpens[key]) += (op) } probe tcpmib.AttemptFails = kernel.function("tcp_done").call?{ (sk) = ($sk) (state) = (tcpmib_get_state($sk)) (op) = (1) (TCP_SYN_SENT) = (2) (TCP_SYN_RECV) = (3) if (((state) == (TCP_SYN_SENT)) || ((state) == (TCP_SYN_RECV))) { (key) = (tcpmib_filter_key($sk, op)) if (key) (AttemptFails[key]) += (op) } } probe tcpmib.CurrEstab = kernel.function("tcp_set_state").call?{ (sk) = ($sk) (state) = ($state) (oldstate) = (tcpmib_get_state($sk)) (TCP_ESTABLISHED) = (1) if ((oldstate) == (TCP_ESTABLISHED)) { (op) = (-(1)) (key) = (tcpmib_filter_key($sk, op)) if (key) (CurrEstab[key]) += (op) } else { if ((state) == (TCP_ESTABLISHED)) { (op) = (1) (key) = (tcpmib_filter_key($sk, op)) if (key) (CurrEstab[key]) += (op) } } } probe tcpmib.EstabResets = kernel.function("tcp_set_state").call?{ (sk) = ($sk) (state) = ($state) (oldstate) = (tcpmib_get_state($sk)) (op) = (1) (TCP_CLOSE) = (7) (TCP_CLOSE_WAIT) = (8) (TCP_ESTABLISHED) = (1) if (((state) == (TCP_CLOSE)) && (((oldstate) == (TCP_CLOSE_WAIT)) || ((oldstate) == (TCP_ESTABLISHED)))) { (key) = (tcpmib_filter_key($sk, op)) if (key) (EstabResets[key]) += (op) } } probe tcpmib.InSegs = kernel.function("__inet_lookup_established").return!, kernel.function("tcp_v4_rcv"){ if (@defined($return)) { (sk) = ($return) (key) = (tcpmib_filter_key($return, op)) } else { (sk) = (0) (key) = (ipmib_filter_key($skb, op, 0)) } (op) = (1) if (key) (InSegs[key]) += (op) } probe tcpmib.OutRsts = __tcpmib.OutRsts.*{ } probe __tcpmib.OutRsts.tcp_v4_send_reset = kernel.function("tcp_v4_send_reset"){ (sk) = ((@defined($sk))?($sk):(0)) (op) = (1) if (_is_reset($skb)) next if ((_tcpmib_input_route_type($skb)) != (_rtn_local())) next (key) = ((@defined($sk))?(tcpmib_filter_key(sk, op)):(ipmib_filter_key($skb, op, 1))) if (key) (OutRsts[key]) += (op) } probe __tcpmib.OutRsts.tcp_send_active_reset = kernel.function("tcp_send_active_reset"){ (sk) = ($sk) (op) = (1) (key) = (tcpmib_filter_key($sk, op)) if (key) (OutRsts[key]) += (op) } probe tcpmib.OutSegs = kernel.function("ip_queue_xmit").return{ if (($return) < (0)) next (sk) = ($skb->sk) (op) = (1) (iphdr) = (__get_skb_iphdr($skb)) if (!((__ip_skb_proto(iphdr)) == (6))) next (key) = (tcpmib_filter_key(sk, op)) if (key) (OutSegs[key]) += (op) } probe tcpmib.PassiveOpens = kernel.function("tcp_v4_syn_recv_sock").return{ (sk) = ($return) (op) = (1) if (!(sk)) next (key) = (tcpmib_filter_key(sk, op)) if (key) (PassiveOpens[key]) += (op) } probe tcpmib.RetransSegs = kernel.function("tcp_retransmit_skb").return{ (sk) = ($sk) (op) = (1) if ($return) next (key) = (tcpmib_filter_key($sk, op)) if (key) (RetransSegs[key]) += (op) } function tcpmib_get_state (sk) { return @cast(sk, "sock", "kernel")->__sk_common->skc_state } function tcpmib_local_addr (sk) { return ntohl(__ip_sock_saddr(sk)) } function tcpmib_remote_addr (sk) { return ntohl(__ip_sock_daddr(sk)) } function tcpmib_local_port (sk) { return __tcp_sock_sport(sk) } function tcpmib_remote_port (sk) { return __tcp_sock_dport(sk) } function _rtn_local () %{ STAP_RETVALUE = RTN_LOCAL; %} function _is_reset (skb) %{ /* pure */ struct tcphdr *th; struct sk_buff *skb = (struct sk_buff *)(long)STAP_ARG_skb; #if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,21) th = (struct tcphdr *)kread(&(skb->h.th)); #else #ifdef NET_SKBUFF_DATA_USES_OFFSET th = (struct tcphdr *)(kread(&(skb->network_header)) + kread(&(skb->head))); #else th = (struct tcphdr *)kread(&(skb->network_header)); #endif #endif STAP_RETVALUE = th->rst; CATCH_DEREF_FAULT(); %} function _tcpmib_input_route_type (skb) %{ /* pure */ struct rtable *rt; struct sk_buff *skb = (struct sk_buff *)(long)STAP_ARG_skb; #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,35) rt = (struct rtable *)kread(&(skb->_skb_refdst)); #else #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31) rt = (struct rtable *)kread(&(skb->_skb_dst)); #else #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,26) rt = (struct rtable *)kread(&(skb->dst)); #else rt = (struct rtable *)kread(&(skb->rtable)); #endif #endif #endif if ( rt ) STAP_RETVALUE = kread(&(rt->rt_type)); else STAP_RETVALUE = RTN_UNSPEC; CATCH_DEREF_FAULT(); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/timestamp.stp function get_cycles () %{ /* pure */ /* unprivileged */ cycles_t c = get_cycles(); STAP_RETVALUE = (int64_t) c; %} function jiffies () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = (int64_t) jiffies; %} function HZ () %{ /* pure */ /* unprivileged */ STAP_RETVALUE = (int64_t) HZ; %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/timestamp_gtod.stp %{ #define STAP_NEED_GETTIMEOFDAY 1 %}function gettimeofday_ns () %{ /* pure */ /* unprivileged */ /* NOTE: we can't use do_gettimeofday because we could be called from a * context where xtime_lock is already held. See bug #2525. */ STAP_RETVALUE = _stp_gettimeofday_ns(); if (STAP_RETVALUE < 0) CONTEXT->last_error = "gettimeofday not initialized"; %} function gettimeofday_us () { return (gettimeofday_ns()) / (1000) } function gettimeofday_ms () { return (gettimeofday_ns()) / (1000000) } function gettimeofday_s () { return (gettimeofday_ns()) / (1000000000) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/timestamp_monotonic.stp %{ // Since scripts can run from quite arbitrary contexts, we can only use // cpu_clock once it was made NMI safe. This was in commit def0a9b2 for // HAVE_UNSTABLE_SCHED_CLOCK archs (included in 2.6.32), and commit b9f8fcd5 // for the rest (included in 2.6.33). So before that, we'll just pretend that // cpu_clock and local_clock don't exist. #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32)) \ || (!defined (CONFIG_HAVE_UNSTABLE_SCHED_CLOCK) \ && (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33))) #undef STAPCONF_CPU_CLOCK #undef STAPCONF_LOCAL_CLOCK #endif // If we're falling back on gettimeofday, that machinery needs to be started. #if !defined (STAPCONF_CPU_CLOCK) #define STAP_NEED_GETTIMEOFDAY 1 #endif %}function cpu_clock_ns (cpu) %{ /* pure */ /* unprivileged */ #if defined (STAPCONF_CPU_CLOCK) if (likely(STAP_ARG_cpu >= 0 && STAP_ARG_cpu < NR_CPUS && cpu_online(STAP_ARG_cpu))) STAP_RETVALUE = cpu_clock(STAP_ARG_cpu); else { snprintf(CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "cpu %lld is not online", STAP_ARG_cpu); CONTEXT->last_error = CONTEXT->error_buffer; } #else /* NOTE: we can't use do_gettimeofday because we could be called from a * context where xtime_lock is already held. See bug #2525. */ STAP_RETVALUE = _stp_gettimeofday_ns(); if (STAP_RETVALUE < 0) CONTEXT->last_error = "gettimeofday not initialized"; #endif %} function cpu_clock_us (cpu) { return (cpu_clock_ns(cpu)) / (1000) } function cpu_clock_ms (cpu) { return (cpu_clock_ns(cpu)) / (1000000) } function cpu_clock_s (cpu) { return (cpu_clock_ns(cpu)) / (1000000000) } function local_clock_ns () %{ /* pure */ /* unprivileged */ #if defined (STAPCONF_LOCAL_CLOCK) STAP_RETVALUE = local_clock(); #elif defined (STAPCONF_CPU_CLOCK) STAP_RETVALUE = cpu_clock(smp_processor_id()); #else /* NOTE: we can't use do_gettimeofday because we could be called from a * context where xtime_lock is already held. See bug #2525. */ STAP_RETVALUE = _stp_gettimeofday_ns(); if (STAP_RETVALUE < 0) CONTEXT->last_error = "gettimeofday not initialized"; #endif %} function local_clock_us () { return (local_clock_ns()) / (1000) } function local_clock_ms () { return (local_clock_ns()) / (1000000) } function local_clock_s () { return (local_clock_ns()) / (1000000000) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/tty.stp probe tty.open = kernel.function("tty_open"){ (inode_number) = ($inode->i_ino) (inode_state) = ($inode->i_state) (inode_flags) = ($inode->i_flags) (file_name) = (d_name((@defined($filp->f_path->dentry))?($filp->f_path->dentry):($filp->f_dentry))) (file_mode) = ($filp->f_mode) (file_flags) = ($filp->f_flags) } probe tty.release = kernel.function("tty_release"){ if (@defined($inode)) { (inode_number) = ($inode->i_ino) (inode_state) = ($inode->i_state) (inode_flags) = ($inode->i_flags) } else { (inode_number) = (-(1)) (inode_state) = (-(1)) (inode_flags) = (-(1)) } (file_name) = (d_name((@defined($filp->f_path->dentry))?($filp->f_path->dentry):($filp->f_dentry))) (file_mode) = ($filp->f_mode) (file_flags) = ($filp->f_flags) } probe tty.resize = kernel.function("tiocswinsz"){ (name) = (kernel_string_quoted($tty->name)) (old_row) = ($tty->winsize->ws_row) (old_col) = ($tty->winsize->ws_col) (old_ypixel) = ($tty->winsize->ws_ypixel) (old_xpixel) = ($tty->winsize->ws_xpixel) if (@defined($arg)) { (new_row) = (user_ushort($arg->ws_row)) (new_col) = (user_ushort($arg->ws_col)) (new_ypixel) = (user_ushort($arg->ws_ypixel)) (new_xpixel) = (user_ushort($arg->ws_xpixel)) } else { (new_row) = (-(1)) (new_col) = (-(1)) (new_ypixel) = (-(1)) (new_xpixel) = (-(1)) } } probe tty.ioctl = kernel.function("tty_ioctl"){ (name) = (kernel_string_quoted((@defined($file->f_path->dentry->d_iname))?($file->f_path->dentry->d_iname):($file->f_dentry->d_iname))) (cmd) = ($cmd) (arg) = ($arg) } probe tty.init = kernel.function("tty_init_dev")!, kernel.function("init_dev"){ (driver_name) = (kernel_string_quoted($driver->driver_name)) (name) = (kernel_string_quoted($driver->name)) (module) = (kernel_string_quoted($driver->owner->name)) } probe tty.register = kernel.function("tty_register_device"){ (driver_name) = (kernel_string_quoted($driver->driver_name)) (name) = (kernel_string_quoted($driver->name)) (module) = (kernel_string_quoted($driver->owner->name)) (index) = ($index) } probe tty.unregister = kernel.function("tty_unregister_device"){ (driver_name) = (kernel_string_quoted($driver->driver_name)) (name) = (kernel_string_quoted($driver->name)) (module) = (kernel_string_quoted($driver->owner->name)) (index) = ($index) } probe tty.poll = kernel.function("tty_poll"){ (file_name) = (d_name((@defined($filp->f_path->dentry))?($filp->f_path->dentry):($filp->f_dentry))) (wait_key) = ((@defined($wait->key))?(($wait)?($wait->key):(0)):(0)) } probe tty.receive = kernel.function("n_tty_receive_buf"){ (cp) = (kernel_string_quoted($cp)) (fp) = (kernel_string_quoted($fp)) (count) = ($count) (driver_name) = (kernel_string_quoted($tty->driver->driver_name)) (name) = (kernel_string_quoted($tty->driver->name)) (index) = ($tty->index) (id) = ($tty->magic) } probe tty.write = kernel.function("n_tty_write")!, kernel.function("write_chan"){ (buffer) = (kernel_string_quoted($buf)) (nr) = ($nr) (file_name) = (d_name((@defined($file->f_path->dentry))?($file->f_path->dentry):($file->f_dentry))) (driver_name) = (kernel_string_quoted($tty->driver->driver_name)) } probe tty.read = kernel.function("n_tty_read")!, kernel.function("read_chan"){ (buffer) = (kernel_string_quoted($buf)) (nr) = ($nr) (file_name) = (d_name((@defined($file->f_path->dentry))?($file->f_path->dentry):($file->f_dentry))) (driver_name) = (kernel_string_quoted($tty->driver->driver_name)) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/tzinfo.stp function tz_gmtoff () { return %{ /* pure */ /* unprivileged */ tz_gmtoff %} } function tz_name () { return %{ /* pure */ /* unprivileged */ /* string */ tz_name %} } # file /root/systemtap_write/install/share/systemtap/tapset/linux/ucontext-symbols.stp function __ustack_raw (n) %{ /* pragma:unwind */ /* pure */ /* myproc-unprivileged */ /* basic sanity check for bounds: */ if (unlikely(STAP_ARG_n < 0 || STAP_ARG_n >= MAXBACKTRACE)) STAP_RETVALUE = 0; else STAP_RETVALUE = _stp_stack_user_get (CONTEXT, (unsigned)STAP_ARG_n); %} function ustack (n) { (__r) = (__ustack_raw(n)) if ((__r) != (0)) return __r (__b) = (ubacktrace()) (__orig_n) = (n) (__sym) = (tokenize(__b, " ")) if ((__sym) == ("")) error(sprint("reached end of stack before unwinding to level ", __orig_n)) for (; (__n) > (0); ) { (__sym) = (tokenize("", " ")) if ((__sym) == ("")) error(sprint("reached end of stack before unwinding to level ", __orig_n)) (__n)-- } return strtol(__sym, 16) } function usymname (addr) %{ /* pure */ /* myproc-unprivileged */ /* pragma:vma */ /* pragma:symbols */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_SYMBOL, current); %} function usymdata (addr) %{ /* pure */ /* myproc-unprivileged */ /* pragma:vma */ /* pragma:symbols */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_DATA, current); %} function print_ustack (stk) { print_usyms(stk) } function print_usyms (callers) { (__sym) = (tokenize(callers, " ")) for (; (__sym) != (""); ) { printf(" %s : %s\\n", __sym, usymdata(strtol(__sym, 16))) (__sym) = (tokenize("", " ")) } } function sprint_ustack (stk) { sprint_usyms(stk) } function sprint_usyms (callers) { (__sym) = (tokenize(callers, " ")) (__foo) = ("") (__l) = (0) for (; (__sym) != (""); ) { (__line) = (sprintf(" %s : %s\\n", __sym, usymdata(strtol(__sym, 16)))) (__l) += (strlen(__line)) if ((__l) > (%{ /* pure */ /* unprivileged */ MAXSTRINGLEN %})) break (__foo) .= (__line) (__sym) = (tokenize("", " ")) } return __foo } function usymfileline (addr) %{ /* pure */ /* myproc-unprivileged */ /* pragma:symbols */ /* pragma:vma */ /* pragma:lines */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_LINENUMBER + _STP_SYM_FILENAME, current); %} function usymfile (addr) %{ /* pure */ /* myproc-unprivileged */ /* pragma:symbols */ /* pragma:vma */ /* pragma:lines */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_FILENAME, current); %} function usymline (addr) %{ /* pure */ /* myproc-unprivileged */ /* pragma:symbols */ /* pragma:vma */ /* pragma:lines */ _stp_snprint_addr(STAP_RETVALUE, MAXSTRINGLEN, STAP_ARG_addr, _STP_SYM_LINENUMBER, current); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/ucontext-unwind.stp function print_ubacktrace () %{ /* pragma:unwind */ /* pragma:symbols */ /* myproc-unprivileged */ /* pragma:uprobes */ /* pragma:vma */ _stp_stack_user_print(CONTEXT, _STP_SYM_FULL); %} function sprint_ubacktrace () %{ /* pragma:unwind */ /* pragma:symbols */ /* pure */ /* myproc-unprivileged */ /* pragma:uprobes */ /* pragma:vma */ _stp_stack_user_sprint (STAP_RETVALUE, MAXSTRINGLEN, CONTEXT, _STP_SYM_SIMPLE); %} function print_ubacktrace_brief () %{ /* pragma:unwind */ /* pragma:symbols */ /* myproc-unprivileged */ /* pragma:uprobes */ /* pragma:vma */ _stp_stack_user_print(CONTEXT, _STP_SYM_BRIEF); %} function ubacktrace () %{ /* pragma:unwind */ /* pure */ /* myproc-unprivileged */ /* pragma:uprobes */ /* pragma:vma */ _stp_stack_user_sprint (STAP_RETVALUE, MAXSTRINGLEN, CONTEXT, _STP_SYM_NONE); %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/ucontext.stp function umodname (addr) %{ /* pure */ /* myproc-unprivileged */ /* pragma:vma */ const char *name = NULL; _stp_umod_lookup(STAP_ARG_addr, current, &name, NULL, NULL); if (!name) { name = ""; #if STAP_COMPAT_VERSION >= STAP_VERSION(2,3) // PR15044 CONTEXT->last_error = "module cannot be found"; #endif } strlcpy (STAP_RETVALUE, name, MAXSTRINGLEN); %} function ucallers (n) { (__str) = ("") (__l) = (0) for ((__i) = (0); ((__i) <= (n)) || ((n) == (-(1))); (__i)++) { (__foo) = (((__i) > (0))?(" "):("")) try { { (__foo) .= (sprintf("0x%x", ustack(__i))) } } catch { { if ((n) == (-(1))) break error(sprint("reached end of stack before unwinding to level ", n)) } } (__l) += (strlen(__foo)) if ((__l) > (%{ /* pure */ /* unprivileged */ MAXSTRINGLEN %})) break (__str) .= (__foo) } return __str } # file /root/systemtap_write/install/share/systemtap/tapset/linux/udp.stp probe udp.sendmsg = kernel.function("udp_sendmsg"){ (name) = ("udp.sendmsg") (sock) = ($sk) (size) = ($len) (family) = (__ip_sock_family($sk)) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__udp_sock_sport($sk)) (dport) = (__udp_sock_dport($sk)) } probe udp.sendmsg.return = kernel.function("udp_sendmsg").return{ (name) = ("udp.sendmsg") (size) = ($return) (family) = (__ip_sock_family($sk)) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__udp_sock_sport($sk)) (dport) = (__udp_sock_dport($sk)) } probe udp.recvmsg = kernel.function("udp_recvmsg"){ (name) = ("udp.recvmsg") (sock) = ($sk) (size) = ($len) (family) = (__ip_sock_family($sk)) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__udp_sock_sport($sk)) (dport) = (__udp_sock_dport($sk)) } probe udp.recvmsg.return = kernel.function("udp_recvmsg").return{ (name) = ("udp.recvmsg") (size) = ($return) (family) = (__ip_sock_family($sk)) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__udp_sock_sport($sk)) (dport) = (__udp_sock_dport($sk)) } probe udp.disconnect = kernel.function("udp_disconnect"){ (name) = ("udp.disconnect") (sock) = ($sk) (flags) = ($flags) (family) = (__ip_sock_family($sk)) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__udp_sock_sport($sk)) (dport) = (__udp_sock_dport($sk)) } probe udp.disconnect.return = kernel.function("udp_disconnect").return{ (name) = ("udp.disconnect") (ret) = ($return) (family) = (__ip_sock_family($sk)) (saddr) = (format_ipaddr(__ip_sock_saddr($sk), __ip_sock_family($sk))) (daddr) = (format_ipaddr(__ip_sock_daddr($sk), __ip_sock_family($sk))) (sport) = (__udp_sock_sport($sk)) (dport) = (__udp_sock_dport($sk)) } function __get_skb_udphdr (skb) { return __get_skb_tcphdr(skb) } function __udp_sock_sport (sock) { return __tcp_sock_sport(sock) } function __udp_sock_dport (sock) { return __tcp_sock_dport(sock) } function __udp_skb_dport (udphdr) { return ntohs(@cast(udphdr, "udphdr")->dest) } function __udp_skb_sport (udphdr) { return ntohs(@cast(udphdr, "udphdr")->source) } # file /root/systemtap_write/install/share/systemtap/tapset/linux/utrace.stp %{ #include "syscall.h" %}function _utrace_syscall_nr () %{ /* pure */ /* myproc-unprivileged */ if (! CONTEXT->uregs || ! CONTEXT->user_mode_p) { CONTEXT->last_error = "invalid call without context registers"; } else { STAP_RETVALUE = _stp_syscall_get_nr(current, CONTEXT->uregs); } %} function _utrace_syscall_arg (n) %{ /* pure */ /* myproc-unprivileged */ unsigned long arg = 0; if (! CONTEXT->uregs || ! CONTEXT->user_mode_p) { CONTEXT->last_error = "invalid call without context registers"; } else { syscall_get_arguments(current, CONTEXT->uregs, (int)STAP_ARG_n, 1, &arg); } STAP_RETVALUE = arg; %} function _utrace_syscall_return () %{ /* pure */ /* myproc-unprivileged */ /* * Here's the reason for the "unsigned long" cast. Since all * values inside systemtap are 64-bit numbers, return values were * getting sign extended. This caused return values to not match * up with the same values passes as arguments. */ if (! CONTEXT->uregs || ! CONTEXT->user_mode_p) { CONTEXT->last_error = "invalid call without context registers"; } else { STAP_RETVALUE = (unsigned long)syscall_get_return_value(current, CONTEXT->uregs); } %} # file /root/systemtap_write/install/share/systemtap/tapset/linux/vfs.stp %{ #include /* For VERIFY_READ/VERIFY_WRITE */ #include /* For ITER_IOVEC */ %}probe generic.fop.llseek = kernel.function("generic_file_llseek"){ (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (file) = ($file) (offset) = ($offset) (whence) = ((@defined($whence))?($whence):($origin)) (whence_str) = (_seek_whence_str((@defined($whence))?($whence):($origin))) (maxbyte) = (__file_maxbytes($file)) (name) = ("generic_file_llseek") (argstr) = (sprintf("%d, %d", $offset, (@defined($whence))?($whence):($origin))) } probe generic.fop.llseek.return = kernel.function("generic_file_llseek").return{ (name) = ("generic_file_llseek") (retstr) = (sprintf("%d", $return)) (file) = ($file) (offset) = ($offset) (whence) = ((@defined($whence))?($whence):($origin)) (whence_str) = (_seek_whence_str((@defined($whence))?($whence):($origin))) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe generic.fop.aio_read = kernel.function("__generic_file_aio_read")!, kernel.function("generic_file_aio_read")?{ (file) = ($iocb->ki_filp) (dev) = (__file_dev($iocb->ki_filp)) (devname) = (__find_bdevname(dev, __file_bdev($iocb->ki_filp))) (ino) = (__file_ino($iocb->ki_filp)) (pos) = ((@defined($pos))?($pos):(kernel_pointer($ppos))) (buf) = ($iov->iov_base) (count) = (__iov_length($iov, $nr_segs, 1, %{ /* pure */ VERIFY_WRITE %})) (name) = ("generic_file_aio_read") (argstr) = (sprintf("%d, %d, %p", count, pos, buf)) (size) = (count) (units) = ("bytes") } probe generic.fop.aio_read.return = kernel.function("__generic_file_aio_read").return!, kernel.function("generic_file_aio_read").return?{ (file) = ($iocb->ki_filp) (nr_segs) = ($nr_segs) (name) = ("generic_file_aio_read") (retstr) = (sprintf("%d", $return)) (bytes_read) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.read_iter = kernel.function("generic_file_read_iter")?{ (file) = ($iocb->ki_filp) (dev) = (__file_dev($iocb->ki_filp)) (devname) = (__find_bdevname(dev, __file_bdev($iocb->ki_filp))) (ino) = (__file_ino($iocb->ki_filp)) (pos) = ($iter->iov_offset) if (($iter->type) & (%{ /* pure */ ITER_IOVEC %})) { (buf) = ($iter->iov->iov_base) (count) = (__iov_length($iter->iov, $iter->nr_segs, 1, %{ /* pure */ VERIFY_WRITE %})) } else { (buf) = (0) (count) = (0) } (name) = ("generic_file_read_iter") (argstr) = (sprintf("%d, %d, %p", count, pos, buf)) (size) = (count) (units) = ("bytes") } probe generic.fop.read_iter.return = kernel.function("generic_file_read_iter").return?{ (file) = ($iocb->ki_filp) (nr_segs) = ($iter->nr_segs) (name) = ("generic_file_read_iter") (retstr) = (sprintf("%d", $return)) (bytes_read) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.aio_write = kernel.function("generic_file_aio_write")?{ (file) = ($iocb->ki_filp) (dev) = (__file_dev($iocb->ki_filp)) (devname) = (__find_bdevname(dev, __file_bdev($iocb->ki_filp))) (ino) = (__file_ino($iocb->ki_filp)) (pos) = ($pos) (count) = ((@defined($iov))?(__iov_length($iov, $nr_segs, 1, %{ /* pure */ VERIFY_READ %})):($count)) (buf) = ((@defined($iov->iov_base))?($iov->iov_base):($buf)) (name) = ("generic_file_aio_write") (argstr) = (sprintf("%d, %d, %p", count, pos, buf)) (size) = (count) (units) = ("bytes") } probe generic.fop.aio_write.return = kernel.function("generic_file_aio_write").return?{ (file) = ($iocb->ki_filp) (name) = ("generic_file_aio_write") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.write_iter = kernel.function("generic_file_write_iter")?{ (file) = ($iocb->ki_filp) (dev) = (__file_dev($iocb->ki_filp)) (devname) = (__find_bdevname(dev, __file_bdev($iocb->ki_filp))) (ino) = (__file_ino($iocb->ki_filp)) (pos) = ($from->iov_offset) if (($from->type) & (%{ /* pure */ ITER_IOVEC %})) { (buf) = ($from->iov->iov_base) (count) = (__iov_length($from->iov, $from->nr_segs, 1, %{ /* pure */ VERIFY_READ %})) } else { (buf) = (0) (count) = (0) } (name) = ("generic_file_write_iter") (argstr) = (sprintf("%d, %d, %p", count, pos, buf)) (size) = (count) (units) = ("bytes") } probe generic.fop.write_iter.return = kernel.function("generic_file_write_iter").return?{ (file) = ($iocb->ki_filp) (name) = ("generic_file_write_iter") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.readv = kernel.function("generic_file_readv")?{ (dev) = (__file_dev($filp)) (devname) = (__find_bdevname(dev, __file_bdev($filp))) (ino) = (__file_ino($filp)) (file) = ($filp) (nr_segs) = ($nr_segs) (pos) = (kernel_pointer($ppos)) (name) = ("generic_file_readv") (argstr) = (sprintf("%d, %d", $nr_segs, pos)) (size) = (nr_segs) (units) = ("segs") } probe generic.fop.readv.return = kernel.function("generic_file_readv").return?{ (file) = ($filp) (name) = ("generic_file_readv") (retstr) = (sprintf("%d", $return)) (bytes_read) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.writev = kernel.function("generic_file_writev")?{ (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (file) = ($file) (nr_segs) = ($nr_segs) (pos) = (kernel_pointer($ppos)) (name) = ("generic_file_writev") (argstr) = (sprintf("%d, %d", $nr_segs, pos)) (size) = (nr_segs) (units) = ("segs") } probe generic.fop.writev.return = kernel.function("generic_file_writev").return?{ (file) = ($file) (name) = ("generic_file_writev") (retstr) = (sprintf("%d", $return)) (bytes_written) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.mmap = kernel.function("generic_file_mmap"){ (file) = ($file) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (vm_start) = ($vma->vm_start) (vm_end) = ($vma->vm_end) (vm_flags) = ($vma->vm_flags) (name) = ("generic_file_mmap") (argstr) = (sprintf("0x%x, 0x%x, 0x%x", $vma->vm_start, $vma->vm_end, $vma->vm_flags)) } probe generic.fop.mmap.return = kernel.function("generic_file_mmap").return{ (file) = ($file) (name) = ("generic_file_mmap") (retstr) = (sprintf("%d", $return)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe generic.fop.open = kernel.function("generic_file_open"){ (dev) = (__file_dev($filp)) (devname) = (__find_bdevname(dev, __file_bdev($filp))) (ino) = ($inode->i_ino) (file) = ($filp) (filename) = (__file_filename($filp)) (flag) = ($filp->f_flags) (size) = ($inode->i_size) (name) = ("generic_file_open") (argstr) = (sprintf("%d, %d, %s", $inode->i_ino, $filp->f_flags, filename)) } probe generic.fop.open.return = kernel.function("generic_file_open").return{ (name) = ("generic_file_open") (retstr) = (sprintf("%d", $return)) } probe generic.fop.sendfile = kernel.function("generic_file_sendfile")?{ (dev) = (__file_dev($in_file)) (devname) = (__find_bdevname($in_file, __file_bdev($in_file))) (ino) = (__file_ino($in_file)) (file) = ($in_file) (count) = ($count) (ppos) = ($ppos) (name) = ("generic_file_sendfile") (argstr) = (sprintf("%d", $count)) (size) = ($count) (units) = ("bytes") } probe generic.fop.sendfile.return = kernel.function("generic_file_sendfile").return?{ (name) = ("generic_file_sendfile") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.splice_read = kernel.function("generic_file_splice_read")?{ (dev) = (__file_dev($in)) (devname) = (__find_bdevname(dev, __file_bdev($in))) (ino) = (__file_ino($in)) (file) = ($in) (dev_major) = (MAJOR(dev)) (dev_minor) = (MINOR(dev)) (len) = ($len) (flags) = ($flags) (name) = ("generic_file_splice_read") (argstr) = (sprintf("%d, %x", $len, $flags)) (size) = ($len) (units) = ("bytes") } probe generic.fop.splice_read.return = kernel.function("generic_file_splice_read").return?{ (name) = ("generic_file_splice_read") (retstr) = (sprintf("%d", $return)) (file) = ($in) (ino) = (__file_ino($in)) (dev) = (__file_dev($in)) (dev_major) = (MAJOR(dev)) (dev_minor) = (MINOR(dev)) (ret) = ($return) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.splice_write = kernel.function("generic_file_splice_write")?{ (dev) = (__file_dev($out)) (devname) = (__find_bdevname(dev, __file_bdev($out))) (ino) = (__file_ino($out)) (file) = ($out) (len) = ($len) (flags) = ($flags) (name) = ("generic_file_splice_write") (argstr) = (sprintf("%d, %x", $len, $flags)) (size) = ($len) (units) = ("bytes") } probe generic.fop.splice_write.return = kernel.function("generic_file_splice_write").return?{ (name) = ("generic_file_splice_write") (retstr) = (sprintf("%d", $return)) (file) = ($out) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) if (error) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.read = kernel.function("generic_file_read")?{ (dev) = (__file_dev($filp)) (devname) = (__find_bdevname(dev, __file_bdev($filp))) (ino) = (__file_ino($filp)) (file) = ($filp) (count) = ($count) (name) = ("generic_file_read") (argstr) = (sprintf("%d", $count)) (size) = ($count) (units) = ("bytes") } probe generic.fop.read.return = kernel.function("generic_file_read").return?{ (name) = ("generic_file_read") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.fop.write = kernel.function("generic_file_write")?{ (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (file) = ($file) (count) = ($count) (name) = ("generic_file_write") (argstr) = (sprintf("%d", $count)) (size) = ($count) (units) = ("bytes") } probe generic.fop.write.return = kernel.function("generic_file_write").return?{ (name) = ("generic_file_write") (retstr) = (sprintf("%d", $return)) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe generic.aop.writepages = kernel.function("mpage_writepages"){ (dev) = ($mapping->host->i_sb->s_dev) (devname) = (__find_bdevname(dev, $mapping->host->i_sb->s_bdev)) (ino) = ($mapping->host->i_ino) (nr_to_write) = ($wbc->nr_to_write) (name) = ("generic_writepages") (argstr) = (sprintf("%d", $wbc->nr_to_write)) (size) = ($wbc->nr_to_write) (units) = ("pages") } probe generic.aop.writepages.return = kernel.function("mpage_writepages").return{ (name) = ("generic_writepages") (retstr) = (sprintf("%d", $return)) } probe vfs.do_sync_read = kernel.function("do_sync_read"){ (dev) = (__file_dev($filp)) (devname) = (__find_bdevname(dev, __file_bdev($filp))) (ino) = (__file_ino($filp)) (file) = ($filp) (len) = ($len) (pos) = (kernel_pointer($ppos)) (buf) = ($buf) (name) = ("do_sync_read") (argstr) = (sprintf("%d, %d, %p", $len, pos, $buf)) (size) = ($len) (units) = ("bytes") (bytes_to_read) = ($len) } probe vfs.do_sync_read.return = kernel.function("do_sync_read").return{ (name) = ("do_sync_read") (retstr) = (sprintf("%d", $return)) (bytes_to_read) = ($len) (ret) = ($return) (bytes_read) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) if (($return) > (0)) { (size) = ($return) (units) = ("bytes") } } probe vfs.do_sync_write = kernel.function("do_sync_write"){ (dev) = (__file_dev($filp)) (devname) = (__find_bdevname(dev, __file_bdev($filp))) (ino) = (__file_ino($filp)) (file) = ($filp) (len) = ($len) (pos) = (kernel_pointer($ppos)) (buf) = ($buf) (bytes_to_write) = ($len) (name) = ("do_sync_write") (argstr) = (sprintf("%d, %d , %p", $len, pos, $buf)) (size) = ($len) (units) = ("bytes") } probe vfs.do_sync_write.return = kernel.function("do_sync_write").return{ (name) = ("do_sync_write") (retstr) = (sprintf("%d", $return)) (bytes_to_write) = ($len) (pos) = (kernel_pointer($ppos)) (ret) = ($return) (bytes_written) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) if (error) { (size) = ($return) (units) = ("bytes") } } probe vfs.block_sync_page = kernel.function("block_sync_page")?{ (dev) = (__page_dev($page)) (devname) = (__find_bdevname(dev, __page_bdev($page))) (ino) = (__page_ino($page)) (index) = (__page_index($page)) (name) = ("block_sync_page") (argstr) = (sprintf("%d", index)) (size) = (1) (units) = ("pages") } probe vfs.block_sync_page.return = kernel.function("block_sync_page").return?{ (name) = ("block_sync_page") (retstr) = (sprintf("N/A")) } probe vfs.buffer_migrate_page = kernel.function("buffer_migrate_page")?{ (dev) = (__page_dev($page)) (ino) = (__page_ino($page)) (devname) = (__find_bdevname(dev, __page_bdev($page))) (index) = (__page_index($page)) (name) = ("buffer_migrate_page") (argstr) = (sprintf("%d", index)) (size) = (1) (units) = ("pages") } probe vfs.buffer_migrate_page.return = kernel.function("buffer_migrate_page").return?{ (name) = ("buffer_migrate_page") (retstr) = (sprintf("%d", $return)) if (($return) == (0)) { (size) = (1) (units) = ("pages") } } probe vfs.__set_page_dirty_buffers = kernel.function("__set_page_dirty_buffers"){ (dev) = (__page_dev($page)) (devname) = (__find_bdevname(dev, __page_bdev($page))) (ino) = (__page_ino($page)) (index) = (__page_index($page)) (name) = ("__set_page_dirty_buffers") (argstr) = (sprintf("%d", index)) (size) = (1) (units) = ("pages") } probe vfs.__set_page_dirty_buffers.return = kernel.function("__set_page_dirty_buffers").return{ (name) = ("__set_page_dirty_buffers") (retstr) = (sprintf("%d", $return)) if (($return) == (1)) { (size) = (1) (units) = ("pages") } } probe vfs.do_mpage_readpage = kernel.function("do_mpage_readpage"){ (dev) = (__page_dev($page)) (devname) = (__find_bdevname(dev, __page_bdev($page))) (ino) = (__page_ino($page)) (index) = (__page_index($page)) (name) = ("do_mpage_readpage") (argstr) = (sprintf("%d", index)) (size) = (1) (units) = ("pages") } probe vfs.do_mpage_readpage.return = kernel.function("do_mpage_readpage").return{ (name) = ("do_mpage_readpage") (retstr) = (sprintf("0x%x", $return)) (size) = (1) (units) = ("pages") } probe vfs.add_to_page_cache = kernel.function("add_to_page_cache_locked")!, kernel.function("add_to_page_cache"){ (dev) = ($mapping->host->i_sb->s_dev) (devname) = (__find_bdevname(dev, $mapping->host->i_sb->s_bdev)) (ino) = ($mapping->host->i_ino) (index) = ($offset) (nrpages) = ($mapping->nrpages) (size) = ($mapping->nrpages) (units) = ("pages") (name) = ("vfs.add_to_page_cache") (argstr) = (sprintf("%d, %d", ino, $offset)) } probe vfs.add_to_page_cache.return = kernel.function("add_to_page_cache_locked").return!, kernel.function("add_to_page_cache").return{ (name) = ("vfs.add_to_page_cache") (retstr) = (sprintf("%d", $return)) if (($return) == (0)) { (size) = (1) (units) = ("pages") } } probe vfs.remove_from_page_cache = kernel.function("__delete_from_page_cache")!, kernel.function("__remove_from_page_cache"){ (dev) = (__page_dev($page)) (devname) = (__find_bdevname(dev, __page_bdev($page))) (ino) = (__page_ino($page)) (index) = (__page_index($page)) (name) = ("vfs.remove_from_page_cache") (argstr) = (sprintf("%d", ino)) } probe vfs.remove_from_page_cache.return = kernel.function("__delete_from_page_cache").return!, kernel.function("__remove_from_page_cache").return{ (name) = ("vfs.remove_from_page_cache") (retstr) = (sprintf("N/A")) } probe vfs.read = kernel.function("vfs_read"){ (file) = ($file) (pos) = ($pos) (buf) = ($buf) (bytes_to_read) = ($count) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (name) = ("vfs.read") (argstr) = (sprintf("%d, %d, %p", $count, $pos, $buf)) } probe vfs.read.return = kernel.function("vfs_read").return{ (name) = ("vfs.read") (retstr) = (sprintf("%d", $return)) (file) = ($file) (pos) = ($pos) (buf) = ($buf) (bytes_to_read) = ($count) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (ret) = ($return) (bytes_read) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe vfs.readv = kernel.function("vfs_readv"){ (file) = ($file) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (pos) = ($pos) (vec) = ($vec) (vlen) = ($vlen) (bytes_to_read) = (_get_fopv_size($vec, $vlen)) (name) = ("vfs.readv") (argstr) = (sprintf("%d, %d, %p", bytes_to_read, $pos, $vec)) } probe vfs.readv.return = kernel.function("vfs_readv").return{ (name) = ("vfs.readv") (retstr) = (sprintf("%d", $return)) (file) = ($file) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (pos) = ($pos) (vec) = ($vec) (vlen) = ($vlen) (bytes_to_read) = (_get_fopv_size($vec, $vlen)) (ret) = ($return) (bytes_read) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe vfs.write = kernel.function("vfs_write"){ (file) = ($file) (pos) = ($pos) (buf) = ($buf) (bytes_to_write) = ($count) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (name) = ("vfs.write") (argstr) = (sprintf("%d, %d, %p", $count, $pos, $buf)) } probe vfs.write.return = kernel.function("vfs_write").return{ (name) = ("vfs.write") (retstr) = (sprintf("%d", $return)) (file) = ($file) (pos) = ($pos) (buf) = ($buf) (bytes_to_write) = ($count) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (ret) = ($return) (bytes_written) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe vfs.writev = kernel.function("vfs_writev"){ (file) = ($file) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (pos) = ($pos) (vlen) = ($vlen) (vec) = ($vec) (bytes_to_write) = (_get_fopv_size($vec, $vlen)) (name) = ("vfs.writev") (argstr) = (sprintf("%d, %d, %p", bytes_to_write, $pos, $vec)) } probe vfs.writev.return = kernel.function("vfs_writev").return{ (name) = ("vfs.writev") (retstr) = (sprintf("%d", $return)) (file) = ($file) (dev) = (__file_dev($file)) (devname) = (__find_bdevname(dev, __file_bdev($file))) (ino) = (__file_ino($file)) (pos) = ($pos) (vlen) = ($vlen) (vec) = ($vec) (bytes_to_write) = (_get_fopv_size($vec, $vlen)) (ret) = ($return) (bytes_written) = ((($return) > (0))?($return):(0)) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe _vfs.generic_file_readonly_mmap = kernel.function("generic_file_readonly_mmap"){ (file) = ($file) (vma) = ($vma) (name) = ("_vfs.generic_file_readonly_mmap") (argstr) = (sprintf("%p, %p", $file, $vma)) } probe _vfs.generic_file_readonly_mmap.return = kernel.function("generic_file_readonly_mmap").return{ (name) = ("_vfs.generic_file_readonly_mmap") (retstr) = (sprintf("%d", $return)) (file) = ($file) (vma) = ($vma) (ret) = ($return) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe _vfs.generic_block_bmap = kernel.function("generic_block_bmap"){ (mapping) = ($mapping) (block) = ($block) (get_block) = ($get_block) (name) = ("_vfs.generic_block_bmap") (argstr) = (sprintf("%p, %p, %p", $mapping, $block, $get_block)) } probe _vfs.generic_commit_write = kernel.function("generic_commit_write")?{ (file) = ($file) (page) = ($page) (from) = ($from) (to) = ($to) (name) = ("_vfs.generic_commit_write") (argstr) = (sprintf("%p, %p, %d, %d", $file, $page, $from, $to)) } probe _vfs.block_prepare_write = kernel.function("__block_write_begin")!, kernel.function("__block_prepare_write"){ (page) = ($page) if (@defined($pos)) { (_inode) = (__page_ino($page)) (from) = (($pos) & ((%{ /* pure */ PAGE_CACHE_SIZE %}) - (1))) (to) = ((from) + ($len)) } else { (_inode) = ($inode) (from) = ($from) (to) = ($to) } (name) = ("_vfs.generic_commit_write") (argstr) = (sprintf("%p, %d, %d", $page, from, to)) } probe _vfs.block_prepare_write.return = kernel.function("__block_write_begin").return!, kernel.function("__block_prepare_write").return{ (name) = ("_vfs.block_prepare_write") (retstr) = (sprintf("%d", $return)) (page) = ($page) if (@defined($pos)) { (_inode) = (__page_ino($page)) (from) = (($pos) & ((%{ /* pure */ PAGE_CACHE_SIZE %}) - (1))) (to) = ((from) + ($len)) } else { (_inode) = ($inode) (from) = ($from) (to) = ($to) } (page) = ($page) (ret) = ($return) (error) = (((ret) < (0))?(ret):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe _vfs.block_write_begin = kernel.function("block_write_begin")?{ (file) = ((@defined($file))?($file):(0)) (pos) = ($pos) (len) = ($len) (flags) = ($flags) (_inode) = (__address_inode($mapping)) (name) = ("_vfs.block_write_begin") (argstr) = (sprintf("%p, %d, %d, %x", file, $pos, $len, $flags)) } probe _vfs.block_write_begin.return = kernel.function("block_write_begin").return?{ (name) = ("_vfs.block_write_begin") (retstr) = (sprintf("%d", $return)) (file) = ((@defined($file))?($file):(0)) (pos) = ($pos) (len) = ($len) (flags) = ($flags) (_inode) = (__address_inode($mapping)) (ret) = ($return) (error) = ((($return) < (0))?($return):(0)) (error_str) = ((error)?(errno_str(error)):("")) } probe _vfs.block_write_end = kernel.function("block_write_end")?{ (file) = ($file) (pos) = ($pos) (len) = ($len) (page) = ($page) (_inode) = (__address_inode($mapping)) (name) = ("_vfs.block_write_end") (argstr) = (sprintf("%p, %d, %d, %p", $file, $pos, $len, $page)) } probe _vfs.block_write_end.return = kernel.function("block_write_end").return?{ (name) = ("_vfs.block_write_end") (retstr) = (sprintf("%d", $return)) (file) = ($file) (pos) = ($pos) (len) = ($len) (page) = ($page) (_inode) = (__address_inode($mapping)) (ret) = ($return) } function __find_bdevname (dev, bdev) { if ((bdev) == (0)) return "N/A" return bdevname(bdev) } function __address_inode (page) { (mapping) = ((page)?(@cast(page, "page", "kernel")->mapping):(0)) if ((mapping) == (0)) return -(1) else return @cast(mapping, "address_space", "kernel")->host } function __page_ino (page) { (host) = (__address_inode(page)) if ((host) == (-(1))) return -(1) else return @cast(host, "inode", "kernel")->i_ino } function __page_dev (page) { (host) = (__address_inode(page)) if ((host) == (-(1))) return -(1) return @cast(host, "inode", "kernel")->i_sb->s_dev } function __page_bdev (page) { (host) = (__address_inode(page)) if ((host) == (-(1))) return 0 return @cast(host, "inode", "kernel")->i_sb->s_bdev } function __page_index (page) { return @cast(page, "page", "kernel")->index } function __file_dev (file) { (d_inode) = (__file_inode(file)) if ((d_inode) == (0)) return 0 return @cast(d_inode, "inode", "kernel")->i_sb->s_dev } function __file_bdev (file) { (d_inode) = (__file_inode(file)) if ((d_inode) == (0)) return 0 return @cast(d_inode, "inode", "kernel")->i_sb->s_bdev } function __file_ino (file) { (d_inode) = (__file_inode(file)) if ((d_inode) == (0)) return 0 return @cast(d_inode, "inode", "kernel")->i_ino } function __file_maxbytes (file) { (d_inode) = (__file_inode(file)) if ((d_inode) == (0)) return 0 return @cast(d_inode, "inode", "kernel")->i_sb->s_maxbytes } function __file_filename (file) { (dentry) = ((file)?((@defined(@cast(file, "file", "kernel")->f_path->dentry))?(@cast(file, "file", "kernel")->f_path->dentry):(@cast(file, "file", "kernel")->f_dentry)):(0)) (name) = ((dentry)?(@cast(dentry, "dentry", "kernel")->d_name->name):(0)) if ((name) == (0)) return "NULL" else return kernel_string(name) } function _get_fopv_size (iovp, nr_segs) { if (iovp) { (val) = (0) for ((i) = (0); (i) < (nr_segs); (i)++) (val) += (@cast(iovp, "iovec")[i]->iov_len) return val } return -(1) } # file /root/systemtap_write/install/share/systemtap/tapset/arm64/registers.stp global _reg_offsets[37] probe init{ (_reg_offsets["x0"]) = (0) (_reg_offsets["x1"]) = (8) (_reg_offsets["x2"]) = (16) (_reg_offsets["x3"]) = (24) (_reg_offsets["x4"]) = (32) (_reg_offsets["x5"]) = (40) (_reg_offsets["x6"]) = (48) (_reg_offsets["x7"]) = (56) (_reg_offsets["x8"]) = (64) (_reg_offsets["x9"]) = (72) (_reg_offsets["x10"]) = (80) (_reg_offsets["x11"]) = (88) (_reg_offsets["x12"]) = (96) (_reg_offsets["x13"]) = (104) (_reg_offsets["x14"]) = (112) (_reg_offsets["x15"]) = (120) (_reg_offsets["x16"]) = (128) (_reg_offsets["x17"]) = (136) (_reg_offsets["x18"]) = (144) (_reg_offsets["x19"]) = (152) (_reg_offsets["x20"]) = (160) (_reg_offsets["x21"]) = (168) (_reg_offsets["x22"]) = (176) (_reg_offsets["x23"]) = (184) (_reg_offsets["x24"]) = (192) (_reg_offsets["x25"]) = (200) (_reg_offsets["x26"]) = (208) (_reg_offsets["x27"]) = (216) (_reg_offsets["x28"]) = (224) (_reg_offsets["x29"]) = (232) (_reg_offsets["fp"]) = (232) (_reg_offsets["x30"]) = (240) (_reg_offsets["lr"]) = (240) (_reg_offsets["sp"]) = (248) (_reg_offsets["pc"]) = (256) (_reg_offsets["pstate"]) = (264) (_reg_offsets["orig_x0"]) = (272) } function probing_32bit_app () %{ /* pure */ STAP_RETVALUE = (CONTEXT->user_mode_p && _stp_is_compat_task()); %} function _stp_get_register_by_offset (offset) %{ /* pure */ long value; struct pt_regs *regs; regs = (CONTEXT->user_mode_p ? CONTEXT->uregs : CONTEXT->kregs); if (!regs) { CONTEXT->last_error = "No registers available in this context"; return; } if (STAP_ARG_offset < 0 || STAP_ARG_offset > sizeof(struct pt_regs) - sizeof(long)) { snprintf(CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "Bad register offset: %lld", (long long)STAP_ARG_offset); CONTEXT->last_error = CONTEXT->error_buffer; return; } memcpy(&value, ((char *)regs) + STAP_ARG_offset, sizeof(value)); STAP_RETVALUE = value; %} function _stp_sign_extend32 (value) { if ((value) & (2147483648)) (value) |= ((4294967295) << (32)) return value } function _stp_register (name, sign_extend) { if (!(registers_valid())) { error("cannot access CPU registers in this context") return 0 } (offset) = (_reg_offsets[name]) if (((offset) == (0)) && (!([name] in _reg_offsets))) { error(("Unknown register: ") . (name)) return 0 } (value) = (_stp_get_register_by_offset(offset)) if (probing_32bit_app()) { if (sign_extend) (value) = (_stp_sign_extend32(value)) else (value) &= (4294967295) } return value } function register (name) { return _stp_register(name, 1) } function u_register (name) { return _stp_register(name, 0) } function _stp_arg (argnum, sign_extend, truncate) { (val) = (0) if (((argnum) < (1)) || ((argnum) > (8))) { error(sprintf("Cannot access arg(%d)", argnum)) return 0 } if ((argnum) == (1)) (val) = (u_register("x0")) else if ((argnum) == (2)) (val) = (u_register("x1")) else if ((argnum) == (3)) (val) = (u_register("x2")) else if ((argnum) == (4)) (val) = (u_register("x3")) else if ((argnum) == (5)) (val) = (u_register("x4")) else if ((argnum) == (6)) (val) = (u_register("x5")) else if ((argnum) == (7)) (val) = (u_register("x6")) else if ((argnum) == (8)) (val) = (u_register("x7")) if (truncate) { if (sign_extend) (val) = (_stp_sign_extend32(val)) else (val) = ((val) & (4294967295)) } return val } function int_arg (argnum) { return _stp_arg(argnum, 1, 1) } function uint_arg (argnum) { return _stp_arg(argnum, 0, 1) } function long_arg (argnum) { return _stp_arg(argnum, 1, 0) } function ulong_arg (argnum) { return _stp_arg(argnum, 0, 0) } function longlong_arg (argnum) { if (probing_32bit_app()) { (lowbits) = (_stp_arg(argnum, 0, 1)) (highbits) = (_stp_arg((argnum) + (1), 0, 1)) return ((highbits) << (32)) | (lowbits) } else return _stp_arg(argnum, 0, 0) } function ulonglong_arg (argnum) { return longlong_arg(argnum) } function pointer_arg (argnum) { return _stp_arg(argnum, 0, 0) } function s32_arg (argnum) { return int_arg(argnum) } function u32_arg (argnum) { return uint_arg(argnum) } function s64_arg (argnum) { return longlong_arg(argnum) } function u64_arg (argnum) { return ulonglong_arg(argnum) } function asmlinkage () %{ /* pure */ %} function fastcall () %{ /* pure */ %} function regparm (n) %{ snprintf(CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "regparm is invalid on arm64."); CONTEXT->last_error = CONTEXT->error_buffer; %} # file /root/systemtap_write/install/share/systemtap/tapset/ansi.stp function ansi_clear_screen () { print("\033[1;1H\033[J") } function ansi_set_color (fg) { printf("\\033[%dm", fg) } function ansi_set_color2 (fg, bg) { printf("\\033[%d;%dm", bg, fg) } function ansi_set_color3 (fg, bg, attr) { (attr_str) = ((attr)?(sprintf(";%dm", attr)):("m")) printf("\\033[%d;%d%s", bg, fg, attr_str) } function ansi_reset_color () { ansi_set_color3(0, 0, 0) } function ansi_new_line () { printf("\\12") } function ansi_cursor_move (x, y) { printf("\\033[%d;%dH", y, x) } function ansi_cursor_hide () { print("\033[>5I") } function ansi_cursor_save () { print("\033[s") } function ansi_cursor_restore () { print("\033[u") } function ansi_cursor_show () { print("\033[>5h") } # file /root/systemtap_write/install/share/systemtap/tapset/argv.stp global argc = 0 global argv[32] global argv_1 = "" global argv_2 = "" global argv_3 = "" global argv_4 = "" global argv_5 = "" global argv_6 = "" global argv_7 = "" global argv_8 = "" global argv_9 = "" global argv_10 = "" global argv_11 = "" global argv_12 = "" global argv_13 = "" global argv_14 = "" global argv_15 = "" global argv_16 = "" global argv_17 = "" global argv_18 = "" global argv_19 = "" global argv_20 = "" global argv_21 = "" global argv_22 = "" global argv_23 = "" global argv_24 = "" global argv_25 = "" global argv_26 = "" global argv_27 = "" global argv_28 = "" global argv_29 = "" global argv_30 = "" global argv_31 = "" global argv_32 = "" probe init{ (argv[1]) = (argv_1) (argv[2]) = (argv_2) (argv[3]) = (argv_3) (argv[4]) = (argv_4) (argv[5]) = (argv_5) (argv[6]) = (argv_6) (argv[7]) = (argv_7) (argv[8]) = (argv_8) (argv[9]) = (argv_9) (argv[10]) = (argv_10) (argv[11]) = (argv_11) (argv[12]) = (argv_12) (argv[13]) = (argv_13) (argv[14]) = (argv_14) (argv[15]) = (argv_15) (argv[16]) = (argv_16) (argv[17]) = (argv_17) (argv[18]) = (argv_18) (argv[19]) = (argv_19) (argv[20]) = (argv_20) (argv[21]) = (argv_21) (argv[22]) = (argv_22) (argv[23]) = (argv_23) (argv[24]) = (argv_24) (argv[25]) = (argv_25) (argv[26]) = (argv_26) (argv[27]) = (argv_27) (argv[28]) = (argv_28) (argv[29]) = (argv_29) (argv[30]) = (argv_30) (argv[31]) = (argv_31) (argv[32]) = (argv_32) } # file /root/systemtap_write/install/share/systemtap/tapset/context.stp function print_regs () %{ if (c->user_mode_p && CONTEXT->uregs) { _stp_print_regs (CONTEXT->uregs); } else if (CONTEXT->kregs) { _stp_print_regs (CONTEXT->kregs); } %} function pp () %{ /* pure */ /* unprivileged */ strlcpy (STAP_RETVALUE, CONTEXT->probe_point, MAXSTRINGLEN); %} function ppfunc () %{ /* pure */ /* unprivileged */ char *ptr, *start; /* This is based on the pre-2.0 behavior of probefunc(), but without * the _stp_snprint_addr fallback, so we're purely pp()-based. * * The obsolete inline("...") syntax is dropped, but in its place we'll * look for function names in statement("...") form. */ STAP_RETVALUE[0] = '\0'; start = strstr(CONTEXT->probe_point, "function(\""); ptr = start + 10; if (!start) { start = strstr(CONTEXT->probe_point, "statement(\""); ptr = start + 11; } if (start) { int len = MAXSTRINGLEN; char *dst = STAP_RETVALUE; while (*ptr != '@' && *ptr != '"' && --len > 0 && *ptr) *dst++ = *ptr++; *dst = 0; } %} function probe_type () %{ /* pure */ /* unprivileged */ switch (CONTEXT->probe_type) { case stp_probe_type_been: strlcpy (STAP_RETVALUE, "begin_end", MAXSTRINGLEN); break; case stp_probe_type_itrace: strlcpy (STAP_RETVALUE, "itrace", MAXSTRINGLEN); break; case stp_probe_type_marker: strlcpy (STAP_RETVALUE, "kernel_marker", MAXSTRINGLEN); break; case stp_probe_type_perf: strlcpy (STAP_RETVALUE, "perf_event", MAXSTRINGLEN); break; case stp_probe_type_procfs: strlcpy (STAP_RETVALUE, "procfs", MAXSTRINGLEN); break; case stp_probe_type_timer: strlcpy (STAP_RETVALUE, "timer", MAXSTRINGLEN); break; case stp_probe_type_hrtimer: strlcpy (STAP_RETVALUE, "hrtimer", MAXSTRINGLEN); break; case stp_probe_type_profile_timer: strlcpy (STAP_RETVALUE, "profile_timer", MAXSTRINGLEN); break; case stp_probe_type_netfilter: strlcpy (STAP_RETVALUE, "netfilter", MAXSTRINGLEN); break; case stp_probe_type_utrace: strlcpy (STAP_RETVALUE, "utrace", MAXSTRINGLEN); break; case stp_probe_type_utrace_syscall: strlcpy (STAP_RETVALUE, "utrace_syscall", MAXSTRINGLEN); break; case stp_probe_type_kprobe: strlcpy (STAP_RETVALUE, "kprobe", MAXSTRINGLEN); break; case stp_probe_type_kretprobe: strlcpy (STAP_RETVALUE, "kretprobe", MAXSTRINGLEN); break; case stp_probe_type_uprobe: strlcpy (STAP_RETVALUE, "uprobe", MAXSTRINGLEN); break; case stp_probe_type_uretprobe: strlcpy (STAP_RETVALUE, "uretprobe", MAXSTRINGLEN); break; case stp_probe_type_hwbkpt: strlcpy (STAP_RETVALUE, "hardware_data_breakpoint", MAXSTRINGLEN); break; case stp_probe_type_tracepoint: strlcpy (STAP_RETVALUE, "kernel_tracepoint", MAXSTRINGLEN); break; default: /* This should never happen. */ snprintf(CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "Unknown probe-type state %d", CONTEXT->probe_type); CONTEXT->last_error = CONTEXT->error_buffer; break; } %} # file /root/systemtap_write/install/share/systemtap/tapset/errno.stp %{ #define N(a) [a]=#a static const char * const errlist[] = { /* from asm-generic/errno-base.h */ [1] = "EPERM", [2] = "ENOENT", [3] = "ESRCH", [4] = "EINTR", [5] = "EIO", [6] = "ENXIO", [7] = "E2BIG", [8] = "ENOEXEC", [9] = "EBADF", [10]= "ECHILD", [11]= "EAGAIN", [12]= "ENOMEM", [13]= "EACCES", [14]= "EFAULT", [15]= "ENOTBLK", [16]= "EBUSY", [17]= "EEXIST", [18]= "EXDEV", [19]= "ENODEV", [20]= "ENOTDIR", [21]= "EISDIR", [22]= "EINVAL", [23]= "ENFILE", [24]= "EMFILE", [25]= "ENOTTY", [26]= "ETXTBSY", [27]= "EFBIG", [28]= "ENOSPC", [29]= "ESPIPE", [30]= "EROFS", [31]= "EMLINK", [32]= "EPIPE", [33]= "EDOM", [34]= "ERANGE", /* end of errno-base.h */ /* The rest of this is arch-dependent */ #ifdef EDEADLK N(EDEADLK), #endif #ifdef ENAMETOOLONG N(ENAMETOOLONG), #endif #ifdef ENOLCK N(ENOLCK), #endif #ifdef ENOSYS N(ENOSYS), #endif #ifdef ENOTEMPTY N(ENOTEMPTY), #endif #ifdef ELOOP N(ELOOP), #endif #ifdef ENOMSG N(ENOMSG), #endif #ifdef EIDRM N(EIDRM), #endif #ifdef ECHRNG N(ECHRNG), #endif #ifdef EL2NSYNC N(EL2NSYNC), #endif #ifdef EL3HLT N(EL3HLT), #endif #ifdef EL3RST N(EL3RST), #endif #ifdef ELNRNG N(ELNRNG), #endif #ifdef EUNATCH N(EUNATCH), #endif #ifdef ENOCSI N(ENOCSI), #endif #ifdef EL2HLT N(EL2HLT), #endif #ifdef EBADE N(EBADE), #endif #ifdef EBADR N(EBADR), #endif #ifdef EXFULL N(EXFULL), #endif #ifdef ENOANO N(ENOANO), #endif #ifdef EBADRQC N(EBADRQC), #endif #ifdef EBADSLT N(EBADSLT), #endif #ifdef EBFONT N(EBFONT), #endif #ifdef ENOSTR N(ENOSTR), #endif #ifdef ENODATA N(ENODATA), #endif #ifdef ETIME N(ETIME), #endif #ifdef ENOSR N(ENOSR), #endif #ifdef ENONET N(ENONET), #endif #ifdef ENOPKG N(ENOPKG), #endif #ifdef EREMOTE N(EREMOTE), #endif #ifdef ENOLINK N(ENOLINK), #endif #ifdef EADV N(EADV), #endif #ifdef ESRMNT N(ESRMNT), #endif #ifdef ECOMM N(ECOMM), #endif #ifdef EPROTO N(EPROTO), #endif #ifdef EMULTIHOP N(EMULTIHOP), #endif #ifdef EDOTDOT N(EDOTDOT), #endif #ifdef EBADMSG N(EBADMSG), #endif #ifdef EOVERFLOW N(EOVERFLOW), #endif #ifdef ENOTUNIQ N(ENOTUNIQ), #endif #ifdef EBADFD N(EBADFD), #endif #ifdef EREMCHG N(EREMCHG), #endif #ifdef ELIBACC N(ELIBACC), #endif #ifdef ELIBBAD N(ELIBBAD), #endif #ifdef ELIBSCN N(ELIBSCN), #endif #ifdef ELIBMAX N(ELIBMAX), #endif #ifdef ELIBEXEC N(ELIBEXEC), #endif #ifdef EILSEQ N(EILSEQ), #endif #ifdef ERESTART N(ERESTART), #endif #ifdef ESTRPIPE N(ESTRPIPE), #endif #ifdef EUSERS N(EUSERS), #endif #ifdef ENOTSOCK N(ENOTSOCK), #endif #ifdef EDESTADDRREQ N(EDESTADDRREQ), #endif #ifdef EMSGSIZE N(EMSGSIZE), #endif #ifdef EPROTOTYPE N(EPROTOTYPE), #endif #ifdef ENOPROTOOPT N(ENOPROTOOPT), #endif #ifdef EPROTONOSUPPORT N(EPROTONOSUPPORT), #endif #ifdef ESOCKTNOSUPPORT N(ESOCKTNOSUPPORT), #endif #ifdef EOPNOTSUPP N(EOPNOTSUPP), #endif #ifdef EPFNOSUPPORT N(EPFNOSUPPORT), #endif #ifdef EAFNOSUPPORT N(EAFNOSUPPORT), #endif #ifdef EADDRINUSE N(EADDRINUSE), #endif #ifdef EADDRNOTAVAIL N(EADDRNOTAVAIL), #endif #ifdef ENETDOWN N(ENETDOWN), #endif #ifdef ENETUNREACH N(ENETUNREACH), #endif #ifdef ENETRESET N(ENETRESET), #endif #ifdef ECONNABORTED N(ECONNABORTED), #endif #ifdef ECONNRESET N(ECONNRESET), #endif #ifdef ENOBUFS N(ENOBUFS), #endif #ifdef EISCONN N(EISCONN), #endif #ifdef ENOTCONN N(ENOTCONN), #endif #ifdef ESHUTDOWN N(ESHUTDOWN), #endif #ifdef ETOOMANYREFS N(ETOOMANYREFS), #endif #ifdef ETIMEDOUT N(ETIMEDOUT), #endif #ifdef ECONNREFUSED N(ECONNREFUSED), #endif #ifdef EHOSTDOWN N(EHOSTDOWN), #endif #ifdef EHOSTUNREACH N(EHOSTUNREACH), #endif #ifdef EALREADY N(EALREADY), #endif #ifdef EINPROGRESS N(EINPROGRESS), #endif #ifdef ESTALE N(ESTALE), #endif #ifdef EUCLEAN N(EUCLEAN), #endif #ifdef ENOTNAM N(ENOTNAM), #endif #ifdef ENAVAIL N(ENAVAIL), #endif #ifdef EISNAM N(EISNAM), #endif #ifdef EREMOTEIO N(EREMOTEIO), #endif #ifdef EDQUOT N(EDQUOT), #endif #ifdef ENOMEDIUM N(ENOMEDIUM), #endif #ifdef EMEDIUMTYPE N(EMEDIUMTYPE), #endif #ifdef ECANCELED N(ECANCELED), #endif #ifdef ENOKEY N(ENOKEY), #endif #ifdef EKEYEXPIRED N(EKEYEXPIRED), #endif #ifdef EKEYREVOKED N(EKEYREVOKED), #endif #ifdef EKEYREJECTED N(EKEYREJECTED), #endif #ifdef EOWNERDEAD N(EOWNERDEAD), #endif #ifdef ENOTRECOVERABLE N(ENOTRECOVERABLE), #endif #if defined (EDEADLOCK) && EDEADLOCK != EDEADLK N(EDEADLOCK), #endif #ifdef E N(EADV), #endif }; #undef N static const int Maxerrno = sizeof(errlist)/sizeof(char *); %}%{ static long _stp_returnval(struct pt_regs *regs) { if (regs) { #if defined (STAPCONF_X86_UNIREGS) && (defined (__x86_64__) || defined (__i386__)) return regs->ax; #elif defined (__i386__) return regs->eax; #elif defined (__x86_64__) // TODO: Handle -m32 apps. return regs->rax; #elif defined (__powerpc__) return regs->gpr[3]; #elif defined (__ia64__) return regs->r8; #elif defined (__sparc64__) return regs->u_regs[UREG_RETPC]; #elif defined (__s390x__) return regs->gprs[2]; #elif defined (__aarch64__) return regs->regs[0]; #elif defined (__arm__) return regs->ARM_r0; #else _stp_error("returnval() not defined for this architecture"); return 0; #endif } else { _stp_error("returnval() not defined in this context"); return 0; } } %}function errno_str (err) %{ /* pure */ long e = STAP_ARG_err; e = (e > 0 ? e : -e); if (e > 0 && e < Maxerrno && errlist[e]) strlcpy (STAP_RETVALUE, errlist[e], MAXSTRINGLEN); %} function errno_p (err) %{ /* pure */ long e = STAP_ARG_err; e = (e > 0 ? e : -e); if (e > 0 && e < Maxerrno && errlist[e]) STAP_RETVALUE = e; else STAP_RETVALUE = 0; %} function returnval () %{ /* pure */ struct pt_regs *regs; regs = (CONTEXT->user_mode_p ? CONTEXT->uregs : CONTEXT->kregs); STAP_RETVALUE = _stp_returnval(regs); %} function returnstr (format) %{ /* pure */ struct pt_regs *regs; regs = (CONTEXT->user_mode_p ? CONTEXT->uregs : CONTEXT->kregs); if (regs) { long ret = _stp_returnval(regs); if (ret < 0 && ret > -Maxerrno && errlist[-ret]) snprintf (STAP_RETVALUE, MAXSTRINGLEN, "%ld (%s)", ret, errlist[-ret]); else if (STAP_ARG_format == 2) snprintf (STAP_RETVALUE, MAXSTRINGLEN, "0x%lx", ret); else if (STAP_ARG_format == 3) snprintf (STAP_RETVALUE, MAXSTRINGLEN, "%#lo", ret); else snprintf (STAP_RETVALUE, MAXSTRINGLEN, "%ld", ret); } else { no_ret: strlcpy(STAP_RETVALUE, "N/A", MAXSTRINGLEN); } %} function return_str (format, ret) { if (((ret) < (0)) && (errno_p(ret))) return sprintf("%d (%s)", ret, errno_str(ret)) if ((format) == (2)) return sprintf("0x%x", ret) else if ((format) == (3)) return sprintf("%#o", ret) else return sprintf("%d", ret) } # file /root/systemtap_write/install/share/systemtap/tapset/indent-default.stp function __indent_timestamp () { return gettimeofday_us() } # file /root/systemtap_write/install/share/systemtap/tapset/indent.stp global _indent_counters global _indent_timestamps function _generic_indent_depth (idx, delta) { (x) = ((_indent_counters[idx]) + (((delta) > (0))?(delta):(0))) (_indent_counters[idx]) += (delta) return ((x) > (0))?((x) - (1)):(0) } function _generic_indent (idx, desc, delta) { (ts) = (__indent_timestamp()) if (!(_indent_counters[idx])) (_indent_timestamps[idx]) = (ts) (depth) = (_generic_indent_depth(idx, delta)) return sprintf("%6d %s:%-*s", (ts) - (_indent_timestamps[idx]), desc, depth, "") } function thread_indent (delta) { return _generic_indent(tid(), sprintf("%s(%d)", execname(), tid()), delta) } function thread_indent_depth (delta) { return _generic_indent_depth(tid(), delta) } function indent (delta) { return _generic_indent(-(1), "", delta) } function indent_depth (delta) { return _generic_indent_depth(-(1), delta) } # file /root/systemtap_write/install/share/systemtap/tapset/init.stp probe init = begin(-9223372036854775808){ } # file /root/systemtap_write/install/share/systemtap/tapset/java.stp global java_backtrace_string function sprint_java_backtrace () { foreach ([_tid, __thread_depth+] in java_backtrace_string) { if ((_tid) == (tid())) { (string_return) .= (java_backtrace_string[_tid, __thread_depth]) (string_return) .= ("\n") } } return string_return } function print_java_backtrace () { foreach ([_tid, __thread_depth+] in java_backtrace_string) { if ((_tid) == (tid())) { println(java_backtrace_string[_tid, __thread_depth]) } } } function __delete_backtrace () { foreach ([_tid, _depth-] in java_backtrace_string) { if (((_tid) == (tid())) && ((_depth) > (jbs_dup))) { (jbs_dup) = (_depth) } } for ((i) = (0); (i) < (jbs_dup); (i)++) delete java_backtrace_string[_tid, i] delete jbs_dup } function __assign_stacktrace (jbts, jstd) { (java_backtrace_string[tid(), jstd]) = (user_string(jbts)) } # file /root/systemtap_write/install/share/systemtap/tapset/logging.stp function log (msg) %{ /* unprivileged */ _stp_printf ("%s\n", STAP_ARG_msg); %} function warn (msg) %{ /* unprivileged */ _stp_warn ("%s", STAP_ARG_msg); %} function exit () %{ /* unprivileged */ atomic_set (session_state(), STAP_SESSION_STOPPING); _stp_exit (); %} function error (msg) %{ /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; %} function stp_print_binary (n, arg1, arg2, arg3, arg4) %{ _stp_print_binary (STAP_ARG_n, STAP_ARG_arg1, STAP_ARG_arg2, STAP_ARG_arg3, STAP_ARG_arg4); %} # file /root/systemtap_write/install/share/systemtap/tapset/null.stp global NULL = 0 # file /root/systemtap_write/install/share/systemtap/tapset/oneshot.stp probe oneshot += begin{ exit() } # file /root/systemtap_write/install/share/systemtap/tapset/pn.stp %{ #ifndef STP_NEED_PROBE_NAME #define STP_NEED_PROBE_NAME 1 #endif %}function pn () %{ /* pure */ /* unprivileged */ const char* name = CONTEXT->probe_name ?: CONTEXT->probe_point; strlcpy (STAP_RETVALUE, name, MAXSTRINGLEN); %} function pnlabel () %{ /* pure */ /* unprivileged */ char *ptr, *start; if (!CONTEXT->probe_name) { STAP_RETURN(""); } /* This function is modelled after ppfunc() */ STAP_RETVALUE[0] = '\0'; start = strstr(CONTEXT->probe_name, "label(\""); /* XXX: could be smarter */ ptr = start + 7; if (start) { int len = MAXSTRINGLEN; char *dst = STAP_RETVALUE; while (*ptr != '"' && --len > 0 && *ptr) *dst++ = *ptr++; *dst = 0; } %} # file /root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp global qs_wtime global qs_wlentime global qs_wcount global qs_rtime global qs_rlentime global qs_rcount global qs_stime global qs_utime global qs_dcount function qs_time () { return gettimeofday_us() } function _qs_update (qname) { (now) = (qs_time()) (then) = (qs_utime[qname]) if (!(then)) { (then) = (now) } (delta) = ((now) - (then)) (qs_wtime[qname]) += ((qs_wcount[qname])?(delta):(0)) (qs_wlentime[qname]) += ((qs_wcount[qname]) * (delta)) (qs_rtime[qname]) += ((qs_rcount[qname])?(delta):(0)) (qs_rlentime[qname]) += ((qs_rcount[qname]) * (delta)) (qs_utime[qname]) = (now) } function qs_wait (qname) { _qs_update(qname) (qs_wcount[qname])++ } function qs_run (qname) { _qs_update(qname) if ((qs_wcount[qname]) > (0)) { (qs_wcount[qname])-- (qs_rcount[qname])++ } } function qs_done (qname) { _qs_update(qname) if ((qs_rcount[qname]) > (0)) { (qs_rcount[qname])-- (qs_dcount[qname])++ } } function qsq_start (qname) { (qs_rcount[qname]) = (0) delete qs_rtime[qname] delete qs_rlentime[qname] (qs_wcount[qname]) = (0) delete qs_wtime[qname] delete qs_wlentime[qname] delete qs_dcount[qname] delete qs_utime[qname] (qs_stime[qname]) = (qs_time()) } function qsq_utilization (qname, scale) { _qs_update(qname) (elapsed) = ((qs_time()) - (qs_stime[qname])) return ((scale) * (qs_rtime[qname])) / (elapsed) } function qsq_blocked (qname, scale) { _qs_update(qname) (elapsed) = ((qs_time()) - (qs_stime[qname])) return ((scale) * (qs_wtime[qname])) / (elapsed) } function qsq_wait_queue_length (qname, scale) { _qs_update(qname) (elapsed) = ((qs_time()) - (qs_stime[qname])) return ((scale) * (qs_wlentime[qname])) / (elapsed) } function qsq_service_time (qname, scale) { _qs_update(qname) return ((scale) * (qs_rlentime[qname])) / (qs_dcount[qname]) } function qsq_wait_time (qname, scale) { _qs_update(qname) return ((scale) * ((qs_rlentime[qname]) + (qs_wlentime[qname]))) / (qs_dcount[qname]) } function qsq_throughput (qname, scale) { _qs_update(qname) (elapsed) = ((qs_time()) - (qs_stime[qname])) return ((scale) * (qs_dcount[qname])) / (elapsed) } function qsq_print (qname) { (qt) = (qsq_throughput(qname, 1000000000)) (qwl) = (qsq_wait_queue_length(qname, 1000)) printf("%s: %d.%03d ops/s, %d.%03d qlen, %d await, %d svctm, %d%% wait, %d%% util\\n", qname, (qt) / (1000), (qt) % (1000), (qwl) / (1000), (qwl) % (1000), qsq_wait_time(qname, 1), qsq_service_time(qname, 1), qsq_blocked(qname, 100), qsq_utilization(qname, 100)) } # file /root/systemtap_write/install/share/systemtap/tapset/random.stp function randint (n) %{ /* unprivileged */ #define RANDMAX (1024*1024) if (STAP_ARG_n > RANDMAX) CONTEXT->last_error = "range too wide"; else { STAP_RETVALUE = (uint64_t) _stp_random_u((unsigned long) STAP_ARG_n); } #undef RANDMAX %} # file /root/systemtap_write/install/share/systemtap/tapset/registers.stp function __asmlinkage_int_arg (n) { asmlinkage() return int_arg(n) } # file /root/systemtap_write/install/share/systemtap/tapset/speculative.stp global _spec_id global _spec_counter% global _spec_buff% function speculation () { (_spec_id) += (1) return _spec_id } function speculate (id, output) { (_spec_counter[id]) += (1) (_spec_buff[id, _spec_counter[id]]) = (output) } function discard (id) { delete _spec_buff[id, *] } function commit (id) { foreach ([i, counter+] in _spec_buff[id, *]) { printf("%s", _spec_buff[i, counter]) } delete _spec_buff[id, *] } # file /root/systemtap_write/install/share/systemtap/tapset/stap_staticmarkers.stp probe stap.pass0 = process("stap").mark("pass0__start"){ (session) = ($arg1) } probe stap.pass0.end = process("stap").mark("pass0__end"){ (session) = ($arg1) } probe stap.pass1a = process("stap").mark("pass1a__start"){ (session) = ($arg1) } probe stap.pass1b = process("stap").mark("pass1b__start"){ (session) = ($arg1) } probe stap.pass1.end = process("stap").mark("pass1__end"){ (session) = ($arg1) } probe stap.pass2 = process("stap").mark("pass2__start"){ (session) = ($arg1) } probe stap.pass2.end = process("stap").mark("pass2__end"){ (session) = ($arg1) } probe stap.pass3 = process("stap").mark("pass3__start"){ (session) = ($arg1) } probe stap.pass3.end = process("stap").mark("pass3__end"){ (session) = ($arg1) } probe stap.pass4 = process("stap").mark("pass4__start"){ (session) = ($arg1) } probe stap.pass4.end = process("stap").mark("pass4__end"){ (session) = ($arg1) } probe stap.pass5 = process("stap").mark("pass5__start"){ (session) = ($arg1) } probe stap.pass5.end = process("stap").mark("pass5__end"){ (session) = ($arg1) } probe stap.pass6 = process("stap").mark("pass6__start"){ (session) = ($arg1) } probe stap.pass6.end = process("stap").mark("pass6__end"){ (session) = ($arg1) } probe stap.cache_clean = process("stap").mark("cache__clean"){ (path) = (user_string_quoted($arg1)) } probe stap.cache_add_mod = process("stap").mark("cache__add__module"){ (source_path) = (user_string_quoted($arg1)) (dest_path) = (user_string_quoted($arg2)) } probe stap.cache_add_src = process("stap").mark("cache__add__source"){ (source_path) = (user_string_quoted($arg1)) (dest_path) = (user_string_quoted($arg2)) } probe stap.cache_add_nss = process("stap").mark("cache__add__nss")?{ (source_path) = (user_string_quoted($arg1)) (dest_path) = (user_string_quoted($arg2)) } probe stap.cache_get = process("stap").mark("cache__get"){ (source_path) = (user_string_quoted($arg1)) (module_path) = (user_string_quoted($arg2)) } probe stap.system = process("stap").mark("stap_system__start"){ (command) = (user_string_quoted($arg1)) } probe stap.system.spawn = process("stap").mark("stap_system__spawn"){ (ret) = ($arg1) (pid) = ($arg2) } probe stap.system.return = process("stap").mark("stap_system__complete"){ (ret) = ($arg1) } probe staprun.insert_module = process("staprun").mark("insert__module"){ (path) = (user_string_quoted($arg1)) } probe staprun.remove_module = process("staprun").mark("remove__module"){ (name) = (user_string_quoted($arg1)) } probe staprun.send_control_message = process("staprun").mark("send__ctlmsg"){ (type) = ($arg1) (data) = ($arg2) (len) = ($arg3) } # file /root/systemtap_write/install/share/systemtap/tapset/stopwatch.stp global _stopwatch_starttime global _stopwatch_acc function delete_stopwatch (name) { delete _stopwatch_starttime[name] delete _stopwatch_acc[name] } function start_stopwatch (name) { (stime) = (_stopwatch_starttime[name]) if ((stime) == (0)) (_stopwatch_starttime[name]) = (gettimeofday_ns()) (_stopwatch_acc[name]) = (_stopwatch_acc[name]) } function stop_stopwatch (name) { (stime) = (_stopwatch_starttime[name]) if ((stime) != (0)) (delta) = ((gettimeofday_ns()) - (stime)) else (delta) = (0) (_stopwatch_starttime[name]) = (0) (_stopwatch_acc[name]) = ((_stopwatch_acc[name]) + (delta)) } function read_stopwatch_ns (name) { (stime) = (_stopwatch_starttime[name]) if ((stime) != (0)) (delta) = ((gettimeofday_ns()) - (stime)) else (delta) = (0) (_stopwatch_acc[name]) = (_stopwatch_acc[name]) return (_stopwatch_acc[name]) + (delta) } function read_stopwatch_us (name) { return (read_stopwatch_ns(name)) / (1000) } function read_stopwatch_ms (name) { return (read_stopwatch_ns(name)) / (1000000) } function read_stopwatch_s (name) { return (read_stopwatch_ns(name)) / (1000000000) } # file /root/systemtap_write/install/share/systemtap/tapset/string.stp function strlen (s) %{ /* pure */ /* unprivileged */ STAP_RETURN(strlen(STAP_ARG_s)); %} function substr (str, start, length) %{ /* pure */ /* unprivileged */ int64_t length = clamp_t(int64_t, STAP_ARG_length + 1, 0, MAXSTRINGLEN); if (STAP_ARG_start >= 0 && STAP_ARG_start < strlen(STAP_ARG_str)) strlcpy(STAP_RETVALUE, STAP_ARG_str + STAP_ARG_start, length); %} function stringat (str, pos) %{ /* pure */ /* unprivileged */ if (STAP_ARG_pos >= 0 && STAP_ARG_pos < strlen(STAP_ARG_str)) STAP_RETURN(STAP_ARG_str[STAP_ARG_pos]); else { STAP_RETVALUE = 0; #if STAP_COMPAT_VERSION >= STAP_VERSION(2,3) // PR15044 STAP_ERROR("Position out of bounds"); #endif } %} function isinstr (s1, s2) %{ /* pure */ /* unprivileged */ STAP_RETURN (strstr(STAP_ARG_s1,STAP_ARG_s2) != NULL); %} function text_str (input) %{ /* pure */ /* unprivileged */ if (_stp_text_str(STAP_RETVALUE, STAP_ARG_input, 0, 0, 0, 0) < 0) { STAP_RETVALUE[0] = '\0'; } %} function text_strn (input, len, quoted) %{ /* pure */ /* unprivileged */ int64_t len = clamp_t(int64_t, STAP_ARG_len, 0, MAXSTRINGLEN); if (_stp_text_str( STAP_RETVALUE, STAP_ARG_input, 0, len, STAP_ARG_quoted, 0) < 0) { STAP_RETVALUE[0] = '\0'; } %} function str_replace (prnt_str, srch_str, rplc_str) %{ /* pure */ /* unprivileged */ char *ptr = STAP_ARG_prnt_str; char *ptr_base = STAP_ARG_prnt_str; int strlen_srch_str = strlen(STAP_ARG_srch_str); STAP_RETVALUE[0] = '\0'; if(strlen_srch_str == 0) { STAP_RETURN (ptr_base); } while((ptr = strstr(ptr, STAP_ARG_srch_str)) != NULL) { *ptr = '\0'; strlcat(STAP_RETVALUE, ptr_base, MAXSTRINGLEN); strlcat(STAP_RETVALUE, STAP_ARG_rplc_str, MAXSTRINGLEN); ptr = ptr + strlen_srch_str; ptr_base = ptr; } strlcat(STAP_RETVALUE, ptr_base, MAXSTRINGLEN); return; %} function strtol (str, base) %{ /* pure */ /* unprivileged */ STAP_RETURN(simple_strtol(STAP_ARG_str, NULL, STAP_ARG_base)); %} function isdigit (str) %{ /* pure */ /* unprivileged */ STAP_RETURN(isdigit(STAP_ARG_str[0])); %} # file /root/systemtap_write/install/share/systemtap/tapset/system.stp function system (cmd) %{ /* unprivileged */ _stp_ctl_send(STP_SYSTEM, STAP_ARG_cmd, strlen(STAP_ARG_cmd)+1); %} # file /root/systemtap_write/install/share/systemtap/tapset/timers.stp probe timer.profile = timer.profile.tick!, perf.sw.cpu_clock.sample(1000000){ } # file /root/systemtap_write/install/share/systemtap/tapset/tokenize.stp %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %}function tokenize (input, delim) %{ /* unprivileged */ char *token = NULL; char *token_end = NULL; if (STAP_ARG_input[0]) { strncpy(CONTEXT->tok_str, STAP_ARG_input, MAXSTRINGLEN); CONTEXT->tok_start = &CONTEXT->tok_str[0]; CONTEXT->tok_end = &CONTEXT->tok_str[0] + strlen(CONTEXT->tok_str); } do { token = strsep(& CONTEXT->tok_start, STAP_ARG_delim); } while (token && !token[0]); if (token) { token_end = (CONTEXT->tok_start ? CONTEXT->tok_start - 1 : CONTEXT->tok_end); memcpy(STAP_RETVALUE, token, token_end - token + 1); } %} # file /root/systemtap_write/install/share/systemtap/tapset/tzinfo.stp function tz_ctime (epochsecs) { return ((ctime((epochsecs) - (tz_gmtoff()))) . (" ")) . (tz_name()) } # file /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %}function user_string (addr) { return user_string_n(addr, %{ /* pure */ /* unprivileged */ MAXSTRINGLEN %}) } function user_string2 (addr, err_msg) { return user_string_n2(addr, %{ /* pure */ /* unprivileged */ MAXSTRINGLEN %}, err_msg) } function user_string_warn (addr) { return user_string2_warn(addr, "") } function user_string2_warn (addr, warn_msg) { return user_string2_n_warn(addr, %{ /* pure */ /* unprivileged */ MAXSTRINGLEN %}, warn_msg) } function user_string_quoted (addr) { return user_string_n2_quoted(addr, %{ /* pure */ /* unprivileged */ MAXSTRINGLEN %}, %{ /* pure */ /* unprivileged */ MAXSTRINGLEN %}) } function user_string_n (addr, n) %{ /* pure */ /* myproc-unprivileged */ long rc; int64_t len = clamp_t(int64_t, STAP_ARG_n + 1, 1, MAXSTRINGLEN); rc = _stp_strncpy_from_user(STAP_RETVALUE, (char __user *) (uintptr_t) STAP_ARG_addr, len); if (rc < 0) { strlcpy(STAP_RETVALUE, "", MAXSTRINGLEN); snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "user string copy fault %ld at %p [man error::fault]", rc, (void *) (uintptr_t) STAP_ARG_addr); CONTEXT->last_error = CONTEXT->error_buffer; } else STAP_RETVALUE[len - 1] = '\0'; %} function user_string_n2 (addr, n, err_msg) %{ /* pure */ /* myproc-unprivileged */ int64_t len = clamp_t(int64_t, STAP_ARG_n + 1, 1, MAXSTRINGLEN); if (_stp_strncpy_from_user(STAP_RETVALUE, (char __user *) (uintptr_t) STAP_ARG_addr, len) < 0) strlcpy(STAP_RETVALUE, STAP_ARG_err_msg, MAXSTRINGLEN); else STAP_RETVALUE[len - 1] = '\0'; %} function user_string_n_warn (addr, n) { return user_string2_n_warn(addr, n, "") } function user_string2_n_warn (addr, n, warn_msg) %{ /* pure */ /* myproc-unprivileged */ int64_t len = clamp_t(int64_t, STAP_ARG_n + 1, 1, MAXSTRINGLEN); long rc; rc = _stp_strncpy_from_user(STAP_RETVALUE, (char __user *) (uintptr_t) STAP_ARG_addr, len); if (rc < 0) { // NB: using error_buffer to get local space for the warning, but we're // not aborting, so leave last_error alone. snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "user string copy fault %ld at %p [man error::fault]", rc, (void *) (uintptr_t) STAP_ARG_addr); _stp_warn(CONTEXT->error_buffer); strlcpy (STAP_RETVALUE, STAP_ARG_warn_msg, MAXSTRINGLEN); } else STAP_RETVALUE[len - 1] = '\0'; %} function user_string_n_quoted (addr, n) { return user_string_n2_quoted(addr, n, %{ /* pure */ /* unprivileged */ MAXSTRINGLEN %}) } function user_string_n2_quoted (addr, inlen, outlen) %{ /* pure */ /* myproc-unprivileged */ // Note the lack of STAP_ARG_n+1 as in other funcs() -- PR15617 int64_t inlen = clamp_t(int64_t, STAP_ARG_inlen, 0, MAXSTRINGLEN); int64_t outlen = clamp_t(int64_t, STAP_ARG_outlen, 0, MAXSTRINGLEN); if (STAP_ARG_addr == 0) #if STAP_COMPAT_VERSION < STAP_VERSION(2,3) // PR15044 strlcpy(STAP_RETVALUE, "NULL", MAXSTRINGLEN); #else snprintf(STAP_RETVALUE, MAXSTRINGLEN, "%p", (void *)(long)STAP_ARG_addr); #endif else { int rc = _stp_text_str(STAP_RETVALUE, (char *)(uintptr_t)STAP_ARG_addr, inlen, outlen, 1, 1); if (rc < 0) { #if STAP_COMPAT_VERSION < STAP_VERSION(2,3) // PR15044 strlcpy(STAP_RETVALUE, "", MAXSTRINGLEN); #else #ifdef CONFIG_COMPAT if (_stp_is_compat_task()) snprintf(STAP_RETVALUE, MAXSTRINGLEN, "%x", (compat_long_t)STAP_ARG_addr); else #endif snprintf(STAP_RETVALUE, MAXSTRINGLEN, "%p", (void *)(long)STAP_ARG_addr); #endif } } %} function user_string_utf32 (addr) %{ /* pure */ /* myproc-unprivileged */ int rc = 0, len = MAXSTRINGLEN; uint32_t c32, *source = (uint32_t*)(intptr_t)STAP_ARG_addr; char *destination = STAP_RETVALUE; *destination = '\0'; while (len > 1 && (c32 = uread(source))) { if ((rc = _stp_convert_utf32(destination, len, c32)) <= 0) { if (rc < 0) { snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "invalid UTF-32 character U+%X at 0x%p", c32, source); CONTEXT->last_error = CONTEXT->error_buffer; } break; } ++source; destination += rc; len -= rc; } if (0) { deref_fault: /* branched to from deref_string() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "user string copy fault at 0x%p [man error::fault]", source); CONTEXT->last_error = CONTEXT->error_buffer; } %} function user_string2_utf32 (addr, err_msg) { try { { return user_string_utf32(addr) } } catch { { return err_msg } } } function user_string_utf16 (addr) %{ /* pure */ /* myproc-unprivileged */ int rc = 0, len = MAXSTRINGLEN; uint32_t c32; uint16_t c16low, *source = (uint16_t*)(intptr_t)STAP_ARG_addr; char *destination = STAP_RETVALUE; *destination = '\0'; while (len > 1 && (c32 = uread(source))) { /* Check for a UTF-16 high surrogate, then its low pair, and combine them. * Broken surrogates will just fall through to _stp_convert_utf32 and get * flagged as an error there. (Or even allowed, if we decide to be lax.) */ if (c32 >= 0xD800 && c32 <= 0xDBFF) { ++source; c16low = uread(source); if (c16low >= 0xDC00 && c16low <= 0xDFFF) c32 = 0x10000 + ((c32 & 0x3FF) << 10) + (c16low & 0x3FF); else --source; } if ((rc = _stp_convert_utf32(destination, len, c32)) <= 0) { if (rc < 0) { snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "invalid UTF-16 character U+%X at 0x%p", c32, source); CONTEXT->last_error = CONTEXT->error_buffer; } break; } ++source; destination += rc; len -= rc; } if (0) { deref_fault: /* branched to from deref_string() */ snprintf (CONTEXT->error_buffer, sizeof(CONTEXT->error_buffer), "user string copy fault at 0x%p [man error::fault]", source); CONTEXT->last_error = CONTEXT->error_buffer; } %} function user_string2_utf16 (addr, err_msg) { try { { return user_string_utf16(addr) } } catch { { return err_msg } } } function user_char (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(char); %} function user_char_warn (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER_WARN(char); %} function user_short (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(short); %} function user_short_warn (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER_WARN(short); %} function user_ushort (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(unsigned short); %} function user_ushort_warn (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER_WARN(unsigned short); %} function user_int (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(int); %} function user_int_warn (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER_WARN(int); %} function user_long (addr) %{ /* pure */ /* myproc-unprivileged */ #ifdef CONFIG_COMPAT if (_stp_is_compat_task()) STP_GET_USER(compat_long_t); else #endif STP_GET_USER(long); %} function user_long_warn (addr) %{ /* pure */ /* myproc-unprivileged */ #ifdef CONFIG_COMPAT if (_stp_is_compat_task()) STP_GET_USER_WARN(compat_long_t); else #endif STP_GET_USER_WARN(long); %} function user_ulong (addr) %{ /* pure */ /* myproc-unprivileged */ #ifdef CONFIG_COMPAT if (_stp_is_compat_task()) STP_GET_USER(compat_ulong_t); else #endif STP_GET_USER(unsigned long); %} function user_ulong_warn (addr) %{ /* pure */ /* myproc-unprivileged */ #ifdef CONFIG_COMPAT if (_stp_is_compat_task()) STP_GET_USER_WARN(compat_ulong_t); else #endif STP_GET_USER_WARN(unsigned long); %} function user_int8 (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(int8_t); %} function user_uint8 (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(uint8_t); %} function user_int16 (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(int16_t); %} function user_uint16 (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(uint16_t); %} function user_int32 (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(int32_t); %} function user_uint32 (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(uint32_t); %} function user_int64 (addr) %{ /* pure */ /* myproc-unprivileged */ STP_GET_USER(int64_t); %} function user_uint64 (addr) { return user_int64(addr) } Pass 1: parsed user script and 105 library script(s) using 49280virt/41280res/5696shr/32064data kb, in 480usr/40sys/807real ms. wait results: 16419 exp76 0 0 PASS: parseok/cmdline02.stp Running ./parseok/compatible.stp starting ./parseok/compatible.stp spawn2 ./parseok/compatible.stp spawn ./parseok/compatible.stp # parse tree dump # file probe begin{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16424 exp76 0 0 PASS: parseok/compatible.stp Running ./parseok/eight.stp starting ./parseok/eight.stp spawn1 stap -p1 ./parseok/eight.stp spawn stap -p1 ./parseok/eight.stp # parse tree dump # file ./parseok/eight.stp probe all{ ["1"] in a1 ["1", 2] in a2 [a] in a3 [("1") . ("2"), ("1") . ("2")] in a4 (a) = ([akbar(("foo") . ("bar"))] in it_s_a_trap) foreach ([a, b] in a4) { foreach ([c, d] in a2) ; } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16429 exp76 0 0 PASS: parseok/eight.stp Running ./parseok/eighteen.stp starting ./parseok/eighteen.stp spawn1 stap -p1 ./parseok/eighteen.stp spawn stap -p1 ./parseok/eighteen.stp # parse tree dump # file ./parseok/eighteen.stp global c global a = 1 global b = "hello" global d probe begin{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16433 exp76 0 0 PASS: parseok/eighteen.stp Running ./parseok/eleven.stp starting ./parseok/eleven.stp spawn1 stap -p1 ./parseok/eleven.stp spawn stap -p1 ./parseok/eleven.stp # parse tree dump # file ./parseok/eleven.stp probe two{ (a) = (b) (a) <<< (b) (a) += (b) (a) -= (b) (a) *= (b) (a) /= (b) (a) %= (b) (a) <<= (b) (a) >>= (b) (a) &= (b) (a) ^= (b) (a) |= (b) (a)?(b):(c) (a) || (b) (a) && (b) (a) | (b) (a) & (b) (a) ^ (b) (a) < (b) (a) > (b) (a) == (b) (a) != (b) (a) <= (b) (a) >= (b) (a) << (b) (a) >> (b) (a) . (b) (a) + (b) (a) - (b) (a) * (b) (a) / (b) (a) % (b) (a)++ (a)-- --(a) ++(a) ~(a) !(a) +(a) -(a) (a) % (b) --(a) ++(a) (a)++ (a)-- +(+(a)) +(-(a)) +(!(a)) +(~(a)) -(+(a)) -(-(a)) -(!(a)) -(~(a)) !(+(a)) !(-(a)) !(!(a)) !(~(a)) ~(+(a)) ~(-(a)) ~(!(a)) ~(~(a)) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16437 exp76 0 0 PASS: parseok/eleven.stp Running ./parseok/end_string.stp starting ./parseok/end_string.stp spawn1 stap -p1 ./parseok/end_string.stp spawn stap -p1 ./parseok/end_string.stp # parse tree dump # file ./parseok/end_string.stp global last_var_is_last_string = "HelloWorld" probe begin{ log(last_var_is_last_string) exit() } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16441 exp76 0 0 PASS: parseok/end_string.stp Running ./parseok/fifteen.stp starting ./parseok/fifteen.stp spawn1 stap -p1 ./parseok/fifteen.stp spawn stap -p1 ./parseok/fifteen.stp # parse tree dump # file ./parseok/fifteen.stp probe syscall.read += kernel.function("sys_read"){ (fildes) = ($fd) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16445 exp76 0 0 PASS: parseok/fifteen.stp Running ./parseok/five.stp starting ./parseok/five.stp spawn1 stap -p1 ./parseok/five.stp spawn stap -p1 ./parseok/five.stp # parse tree dump # file ./parseok/five.stp probe lkst("process_contextswitch"){ } probe syscall("name").return{ } probe syscall("*"){ } probe kernel.function("wait_for_godot"){ } probe kernel.function("name").line(10){ } probe kernel.source("mempool.c").line(5004){ } probe kernel.address(3735928559){ } probe kernel.module("driver.ko").function("name").return{ } probe kernel.module("cpqarray.ko").jumptable("ida_fops"){ } probe kernel.watch("datasymbol").write{ } probe user("fche").inode("/bin/vi").function("refresh"){ } probe user.inode("/lib/libc.so.6").function("malloc").return{ } probe time.real.hz(500){ } probe time.virtual.jiffies(100){ } probe perfcounter("tlbmiss").count(4000){ } probe resource.freemembelow(50){ } probe begin{ } probe something?,or?,nothing?{ } probe something!,or,nothing!,and?,zoo{ } probe something? if (ture),or,nothing! if (false),then* if (0){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16449 exp76 0 0 PASS: parseok/five.stp Running ./parseok/foreachstmt01.stp starting ./parseok/foreachstmt01.stp spawn1 stap -p1 ./parseok/foreachstmt01.stp spawn stap -p1 ./parseok/foreachstmt01.stp # parse tree dump # file ./parseok/foreachstmt01.stp probe one{ foreach ([x+, y] in a limit 5) ; (n) = (5) foreach ([x, y-] in a limit n) ; foreach ([x, y] in a+ limit (n) + (2)) ; foreach ([x, y] in a+ limit ++(n)) ; } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16453 exp76 0 0 PASS: parseok/foreachstmt01.stp Running ./parseok/four.stp starting ./parseok/four.stp spawn1 stap -p1 ./parseok/four.stp spawn stap -p1 ./parseok/four.stp # parse tree dump # file ./parseok/four.stp probe syscall("foo").foo.bar,syscall("bar"),syscall("*").return{ ($a) = ((a$a) = ((a$a$) = (0))) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16457 exp76 0 0 PASS: parseok/four.stp Running ./parseok/fourteen.stp starting ./parseok/fourteen.stp spawn1 stap -p1 ./parseok/fourteen.stp spawn stap -p1 ./parseok/fourteen.stp # parse tree dump # file ./parseok/fourteen.stp global PASS global other global PASS2 global kernel global not_guru_mode # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16461 exp76 0 0 PASS: parseok/fourteen.stp Running ./parseok/kconfig.stp starting ./parseok/kconfig.stp spawn1 stap -p1 ./parseok/kconfig.stp spawn stap -p1 ./parseok/kconfig.stp # parse tree dump # file ./parseok/kconfig.stp probe never{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16465 exp76 0 0 PASS: parseok/kconfig.stp Running ./parseok/macros01.stp starting ./parseok/macros01.stp spawn1 stap -p1 ./parseok/macros01.stp spawn stap -p1 ./parseok/macros01.stp # parse tree dump # file ./parseok/macros01.stp probe begin{ print("Hello, World!") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16469 exp76 0 0 PASS: parseok/macros01.stp Running ./parseok/macros02.stp starting ./parseok/macros02.stp spawn1 stap -p1 ./parseok/macros02.stp spawn stap -p1 ./parseok/macros02.stp # parse tree dump # file ./parseok/macros02.stp probe begin{ print("Hello, World!") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16473 exp76 0 0 PASS: parseok/macros02.stp Running ./parseok/macros03.stp starting ./parseok/macros03.stp spawn1 stap -p1 ./parseok/macros03.stp spawn stap -p1 ./parseok/macros03.stp # parse tree dump # file ./parseok/macros03.stp probe begin{ print("Hello, World!") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16477 exp76 0 0 PASS: parseok/macros03.stp Running ./parseok/macros04.stp starting ./parseok/macros04.stp spawn1 stap -p1 ./parseok/macros04.stp spawn stap -p1 ./parseok/macros04.stp # parse tree dump # file ./parseok/macros04.stp probe begin{ print("Hello, World!") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16481 exp76 0 0 PASS: parseok/macros04.stp Running ./parseok/macros05.stp starting ./parseok/macros05.stp spawn2 ./parseok/macros05.stp spawn ./parseok/macros05.stp # parse tree dump # file probe begin{ printf("Hello, World %s!", "5") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16486 exp76 0 0 PASS: parseok/macros05.stp Running ./parseok/macros06.stp starting ./parseok/macros06.stp spawn1 stap -p1 ./parseok/macros06.stp spawn stap -p1 ./parseok/macros06.stp # parse tree dump # file ./parseok/macros06.stp probe begin{ print(42) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16491 exp76 0 0 PASS: parseok/macros06.stp Running ./parseok/macros07.stp starting ./parseok/macros07.stp spawn1 stap -p1 ./parseok/macros07.stp spawn stap -p1 ./parseok/macros07.stp WARNING: macro redefines built-in operator '@min': identifier 'min' at ./parseok/macros07.stp:4:9 source: @define min(a) %( @a %) ^ # parse tree dump # file ./parseok/macros07.stp probe begin{ print("Hello, World!\n") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16495 exp76 0 0 PASS: parseok/macros07.stp Running ./parseok/macros08.stp starting ./parseok/macros08.stp spawn2 ./parseok/macros08.stp spawn ./parseok/macros08.stp # parse tree dump # file probe begin{ printf("Hello, World %s!", "") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16499 exp76 0 0 PASS: parseok/macros08.stp Running ./parseok/nine.stp starting ./parseok/nine.stp spawn1 stap -p1 ./parseok/nine.stp spawn stap -p1 ./parseok/nine.stp # parse tree dump # file ./parseok/nine.stp probe one{ if (a) if (b) d else e } probe two{ (a) = (b) (c) = (d) (_e) = ($f) (_g) = (h_) ; } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16504 exp76 0 0 PASS: parseok/nine.stp Running ./parseok/nineteen.stp starting ./parseok/nineteen.stp spawn2 ./parseok/nineteen.stp spawn ./parseok/nineteen.stp # parse tree dump # file probe foo{ log(("probe foo") . ("\013\014")) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16508 exp76 0 0 PASS: parseok/nineteen.stp Running ./parseok/one.stp starting ./parseok/one.stp spawn1 stap -p1 ./parseok/one.stp spawn stap -p1 ./parseok/one.stp # parse tree dump # file ./parseok/one.stp function k () { } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16513 exp76 0 0 PASS: parseok/one.stp Running ./parseok/preprocess-wildcard.stp starting ./parseok/preprocess-wildcard.stp spawn1 stap -p1 ./parseok/preprocess-wildcard.stp spawn stap -p1 ./parseok/preprocess-wildcard.stp # parse tree dump # file ./parseok/preprocess-wildcard.stp probe ab,*b,a*b,a*,*{ f((((x) * (x)) * (y)) * (y)) } probe ab,*b,a*b,a*,*{ f((((x) * (x)) * (y)) * (y)) } probe ab,*b,a*b,a*,*{ f((((x) * (x)) * (y)) * (y)) } probe ab,*b,a*b,a*,*{ f((((x) * (x)) * (y)) * (y)) } probe ab,*b,a*b,a*,*{ f((((x) * (x)) * (y)) * (y)) } probe ab,*b,a*b,a*,*{ f((((x) * (x)) * (y)) * (y)) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16517 exp76 0 0 PASS: parseok/preprocess-wildcard.stp Running ./parseok/semko.stp starting ./parseok/semko.stp spawn2 ./parseok/semko.stp spawn ./parseok/semko.stp # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/_start.stp probe process("stap").function("_start").return{ println(pp()) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes01.stp probe a.q.b = begin{ } probe a.q.e = end{ } probe b = a.q{ } probe b.d{ print("Hello, World!\n") end() } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes02.stp probe a = kernel.function("open").return{ } probe a = begin{ } probe a.maxactive(10){ printf("%s\\n", pn()) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes03.stp probe a = kernel.function("open").return{ } probe a = begin{ } probe b = a{ } probe c = b{ } probe c.maxactive(10){ printf("%s\\n", pn()) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes04.stp probe kernel.nonexistentbananas{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes05.stp probe syscall.open.return.maxactive(1).*{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes06.stp probe r = a.b{ } probe q.c = r.c.c{ } probe a.b = q{ } probe a.b.c{ print("what?") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes07.stp probe a = kernel.function("open").return, begin{ } probe a.maxactive(10){ printf("%s\\n", pn()) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes08.stp probe r = x.b{ } probe q.c = r.c.c{ } probe x.b = q{ } probe ants = x.b{ } probe sandwich = ants{ } probe bronx = sandwich{ } probe a.b = bronx{ } probe a.b.c{ print("what?") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes09.stp probe q.whoosh = nonesistent{ } probe cheese = makery{ } probe bar = makery.whoosh{ } probe foo = q?, cheese, bar{ } probe makery = foo.whoosh{ } probe a.b.c = makery{ } probe a.b.c{ print("what?") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array01.stp global a[10] probe begin{ printf("%d\\n", @count(a)) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array02.stp probe end{ (array[1, 2]) = (5) print(array[4, 6]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing01.stp global val probe begin{ (val[1, 2, 3]) = (4) foreach ([a, b, c] in val[*, *, *, *, *, *]) { exit() } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing02.stp global val probe begin{ (val[1, 2, 3]) = (4) foreach ([a, b, c] in val["hello", *, *]) { exit() } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing03.stp global val probe begin{ (val[1, 2, 3]) = (4) delete val["abcd", *, *] } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing04.stp global val probe begin{ (val[1, 2, 3]) = (4) if ([*, *, "asdf"] in val) { exit() } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing05.stp global val probe begin{ (val[1, 2, 3]) = (4) delete val[*, *, *, *] } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing06.stp global val probe begin{ (val[1, 2, 3]) = (4) if ([*, *] in val) { exit() } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast01.stp probe begin{ (sun_path) = (@cast(0, "sockaddr_un", "")->sun_path) println(sun_path[0]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast02.stp probe begin{ println((&@cast(0, "sockaddr_un", ""))->no_such_field) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast03.stp probe begin{ println(((randint(2))?(&@cast(0, "sockaddr_un", "")):(&@cast(0, "sockaddr_un", "")))->sun_family) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast04.stp probe begin{ (bad) = (((sun) = (&@cast(0, "sockaddr_un", "")))->no_such_field) printf("%p is bad %d\\n", sun, bad) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast05.stp global sun probe begin{ (sun) = (&@cast(0, "sockaddr_un", "")) println((sun)->sun_family) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast06.stp probe begin{ if (randint(2)) (sun) = (&@cast(0, "sockaddr_un", "")) else (sun) = (&@cast(0, "sockaddr_un", "")) println((sun)->sun_family) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast07.stp probe begin{ (sun) = (&@cast(0, "sockaddr_un", "")) ((sun)->sun_path->$) = (0) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast08.stp probe begin{ (sun) = (&@cast(0, "sockaddr_un", "")) ((sun)->sun_path[0]) = (0) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast09.stp probe begin{ (foo)->has->no->type } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast10.stp probe begin{ if (randint(2)) (sun) = (&@cast(0, "sockaddr_un", "")) else (sun) = (&@cast(0, "sockaddr_un", "")) println((sun)->sun_family) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast11.stp probe kernel.function("schedule_tail").return?{ (mm) = ($prev->mm) println((mm)->no_such_member) } probe process("stap").function("main").return?{ (a) = ($argv) println((a)->no_such_member) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast12.stp probe begin{ println((sockaddr_un(0))->no_such_field) } function sockaddr_un (ptr) { return &@cast(ptr, "sockaddr_un", "") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast13.stp probe begin{ println((sockaddr_un(0))->sun_family) } function sockaddr_un (ptr) { if (randint(2)) return &@cast(ptr, "sockaddr_un", "") else return &@cast(ptr, "sockaddr_un", "") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/badregex01.stp probe begin{ print(("abc") =~ "a[b-d}+") exit() } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/doubleglob.stp probe foo**bar{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/eight.stp global stats probe begin{ (stats) <<< ("string") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/eighteen.stp probe kernel.function("schedule"){ log($no_such_variable_anywhere) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/eleven.stp global arr global rra global s global n probe begin{ (arr[0]) = ("value") (rra["key"]) = (0) } probe end{ if ([k] in arr) { (s) = ((k) . ("")) (i) = ((arr[k]) + (0)) } foreach ([l] in arr) { (s) = ((l) . ("")) (i) = ((arr[l]) + (0)) } if ([m] in rra) { (i) = ((m) + (1)) (s) = ((rra[m]) . ("")) } foreach ([n] in rra) { (i) = ((n) + (0)) (s) = ((rra[n]) . ("")) } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/entry01.stp global stat probe kernel.function("do_filp_open").call{ (stat) <<< ((get_cycles()) - (@entry(get_cycles()))) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/entry02.stp global stat probe begin{ (stat) <<< ((get_cycles()) - (@entry(get_cycles()))) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/entry03.stp global stat probe kernel.function("do_filp_open").return{ (stat) <<< ((get_cycles()) - (@entry(execname()))) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/entry04.stp global stat probe kprobe.function("do_filp_open"){ (stat) <<< ((get_cycles()) - (@entry(get_cycles()))) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fifteen.stp global tangle probe begin{ foreach ([state] in tangle) { (state) = ((tangle[state])++) } log("hello from systemtap") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fiftyone.stp probe process("stap").function("_start").return{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/five.stp probe begin{ bar(1, 2) } function bar () { return 0 } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/foreachstmt01.stp global array probe begin{ (array[0]) = (1) foreach ([key] in array limit "hi") printf("key %d, value %d\\n", key, array[key]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/foreachstmt02.stp global array probe begin{ (array[0]) = (1) foreach ([key] in array limit str_ret_type()) printf("key %d, value %d\\n", key, array[key]) } function str_ret_type () { return "hi" } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/foreachstmt03.stp global array probe begin{ (array[0]) <<< (1) foreach (val = [key] in array) printf("key %d, value %d\\n", key, @sum(val)) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/foreachstmt04.stp global array probe begin{ (array[0]) = (1) foreach ([key] in array @sum+) printf("%d", key) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/forty.stp global x probe kernel.function("do_sys_open") if ((x) = (1)){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyeight.stp global foo probe begin{ exit() } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyfive.stp probe kernel.function("*@kernel/kprobes.c").call{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyfour.stp probe foo = bar{ } probe bar = foo{ } probe foo{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortynine.stp probe begin{ try { { } } catch (er) { { println((er) + (2)) } } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyone.stp probe kernel.function("vfs_read") if ((x) > (1)){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyseven.stp probe kernel.function("*@ket.c"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortysix.stp probe begin{ if (("foo") == (NULL)) log("boo") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortythree.stp probe foo.bar = foo.*{ } probe foo.*{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortytwo.stp probe kernel.function("vfs_read") if (foo(2)){ } function foo (x) { return x } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/four.stp global a global b probe begin{ (a) = (b) } function bar () { } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fourteen.stp global foo probe begin{ foreach ([a] in foo) { bar() } log("hello from systemtap") } function bar () { (a) = ((foo["hello"])++) return 10 } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/gurufunc.stp probe begin{ set_kernel_long(0, 0) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/inb_blacklisted.stp probe kernel.function("inb@*.h"){ log("blacklisted") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/local_array.stp probe begin{ (a[1]) = (1) println(a[1]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/local_stat.stp probe begin{ (a) <<< (1) println(@count(a)) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/logging-embedded.stp probe begin{ printk(0, "Zoink! The paper tape punch is burning chads!") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/map_wrap_bad.stp global foo% probe begin{ (foo) = (2) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive01.stp probe kernel.function("*").maxactive(3){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive02.stp probe kernel.function("*").return.maxactive("hi"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive03.stp probe timer.sec(100).maxactive(3){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive04.stp probe kernel.function("vfs_read").return.maxactive(-4){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive05.stp probe kernel.function("vfs_read").return.maxactive(99999999){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive06.stp probe begin.maxactive(3){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter01.stp probe netfilter{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter02.stp probe netfilter.hook{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter03.stp probe netfilter.hook("NF_INET_NONEXISTENT_HOOK"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter04.stp probe netfilter.hook("NF_INET_PRE_ROUTING"){ printf("%d\\n", $verdict) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter05.stp probe netfilter.hook("NF_INET_PRE_ROUTING").priority(2){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter06.stp probe netfilter.hook("NF_INET_PRE_ROUTING").priority{ ($verdict) = ("DROP") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter07.stp probe netfilter.hook("NF_INET_PRE_ROUTING"){ ($verdict) = (NF_DROP) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter08.stp probe netfilter.hook("NF_INET_PRE_ROUTING").pf("INTERGALACTIC_IPV3000"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter09.stp probe netfilter.hook("NF_INET_PRE_ROUTING").priority("-1"){ printf("a") } probe netfilter.hook("NF_INET_PRE_ROUTING"){ printf("b") } probe netfilter.hook("NF_INET_PRE_ROUTING").priority("3"){ printf("c\\n") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter10.stp probe netfilter.hook("NF_INET_PRE_ROUTING").priority("1"){ } probe netfilter.hook("NF_INET_PRE_ROUTING"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter11.stp probe netfilter.hook("NF_INET_PRE_ROUTING"){ ($verdict) = (NF_DROP) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/nine.stp global a probe begin{ (a[4]) = (1) (a) = (2) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/nofunc.stp probe begin{ foo() } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/one.stp probe begin{ (a) = (stamp("read")) } function stamp (syscall) { } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf01.stp global x probe perf.hw.cpu_cycles.process("/bin/ed").counter("a"){ } probe process("/bin/ed").begin{ (x) = (@perf("a")) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf02.stp global x probe perf.hw.cpu_cycles.process("/bin/ls").counter(""){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf03.stp global x probe perf.hw.cpu_cycles.process("stap").counter("a"){ } probe process("stap").function("main"){ (x) = (("b") . (@perf("a"))) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf04.stp global x probe perf.hw.cpu_cycles.process("/bin/ls").counter("b"){ } probe process("stap").function("main"){ (x) = (@perf("b")) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf05.stp global x probe perf.hw.cpu_cycles.process("stap").counter("a"){ } probe process("stap").function("main"){ (x) = (@perf("b")) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf06.stp global x probe perf.hw.cpu_cycles.process{ (x) <<< (1) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/plt1.stp probe process("stap").plt{ println($no_such_var) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs01.stp probe procfs{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs02.stp probe procfs("foo").rread{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs03.stp probe procfs.read.write{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs04.stp probe procfs.write{ ($value) = ("hi") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs05.stp probe procfs.read{ (x) = ($value) printf("%s\\n", x) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs06.stp probe procfs("/foo").read{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs07.stp probe procfs("foo/").read{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs08.stp probe procfs("foo/../bar").read{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs09.stp probe procfs("foo/.").read{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs10.stp probe procfs("a//c").read{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs11.stp probe procfs.write{ print($value->foo) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs12.stp probe procfs.write{ print($value[0]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs13.stp probe procfs.read.maxsize{ ($value) = ("foo") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs14.stp probe procfs.read.maxsize(-1){ ($value) = ("foo") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs15.stp probe procfs("foo").read.maxsize(-1){ ($value) = ("foo") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/return01.stp probe kernel.function("get_page_state").return{ printf("return is %d\\n", $return) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/return02.stp probe kernel.function("vfs_read"){ printf("in sys_read - return = %d\\n", $return) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/seven.stp global baz probe begin{ (baz[1]) = (4) (baz["1"]) = (5) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/seventeen.stp probe module("no_such_module").function("*"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/six.stp global bar probe begin{ (bar[1]) = (2) (bar[1, 2]) = (3) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/sixteen.stp probe kernel.function("no_such_function_anywhere_guaranteed"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/source_context.stp probe timer.ms(123){ printf("Probe successful\\n") eeexit() } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/target_addr1.stp probe kernel.function("release_task"){ println(&$p->did_exec) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/target_addr2.stp probe kernel.function("do_sys_open"){ println(&$dfd) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/target_addr3.stp probe kernel.function("do_sys_open").return{ println(&$return) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/ten.stp global foo probe begin{ (foo) = (1) } probe end{ if ([4] in foo) { } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirteen.stp global foo probe begin{ foreach ([a] in foo) { bar() } log("hello from systemtap") } function bar () { (foo["hello"]) = (10) return 10 } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirty.stp global x probe end{ (x) <<< (1) (x) = (10) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyeight.stp probe kernel.statement(0).absolute{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyfive.stp probe foo.a = kernel.function("no_such_function")?{ "alias a" } probe foo.*{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyfour.stp probe kernel.function("fget_light").return{ ($fd) = (0) printf("fd is %d\\n", $fd) } probe kernel.function("do_sys_open").return{ $filename } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtynine.stp probe kernel.function("sys_open").if(1){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyone.stp global x probe end{ (x[10]) <<< (1) (x[10]) = (10) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyseven.stp probe kernel.statement(0).absolute{ print($any_variable) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtysix.stp probe kernel.function("kmem_cache_alloc"){ print($cachep->no_such_field) print($cachep->array->should_have_indexed_it) print($cachep->next) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtythree.stp probe kernel.function("do_IRQ"){ } probe kernel.function("*@*/kprobes.c"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtytwo.stp probe kernel.function("init_setup"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/three.stp global b probe begin{ (a) <<< (2) (b[a]) = (4) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twelve.stp probe end{ for ((a) = (0); "hello"; ) { println("hello") } for (; "goodbye"; ) { println("world") } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twenty.stp probe begin{ print((a()) + (1)) } function a () { } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyeight.stp global x probe end{ (x) <<< (10) (x)++ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyfive.stp global x global y probe end{ (x) = (y[10]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyfour.stp global x global y probe end{ (y) = (x) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentynine.stp global x probe end{ (x) <<< ((10) <<< (11)) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyone.stp probe kernel.function("context_switch").call{ log("found an inline via function().call") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyseven.stp global x probe end{ (x) <<< (10) foo(x) } function foo (bar) { (bar) <<< (x) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentysix.stp global x probe end{ (x[10]) <<< (1) (x[10]) = (10) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentythree.stp probe badalias.* = begin{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentytwo.stp probe kernel.function("vfs_read").inline{ log("found a non-inline via inline()") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/two.stp probe begin{ (bar) = ((2) + ("string")) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twotwo.stp global car probe begin{ zoo(car) } function zoo (p) { (p) <<< (5) return 0 } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/typemismatch.stp global noo probe begin{ (foo) = (1) (foo) = ("bar") (noo) = (4) } probe end{ (foo) = ("zoo") (foo) <<< (2) (noo) = ("zoo") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace.stp probe process.begin{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace03.stp probe process("/bin/cat").end.return{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace04.stp probe process("/bin/cat").end{ print($syscall) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace05.stp probe process("/bin/cat").syscall{ ($syscall) = (1) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace06.stp probe process("/bin/cat").syscall{ print($syscall->foo) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace07.stp probe process("/bin/cat").syscall{ print($syscall[0]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace15.stp probe process("/bin/cat").syscall{ ($arg1) = (1) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace16.stp probe process("/bin/cat").syscall{ print($arg1->foo) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace17.stp probe process("/bin/cat").syscall{ print($arg1[0]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace18.stp probe process("/bin/cat").syscall.return{ ($return) = (1) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace19.stp probe process("/bin/cat").syscall{ print($return) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace20.stp probe process("/bin/cat").syscall{ print($return[0]) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace21.stp probe process("/bin/cat").syscall.return{ print($return->foo) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace22.stp probe process("/bin/cat").syscall.return{ print($arg1) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } # parse tree dump # file /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/zero.stp probe begin{ print((1) = (a)) print(((a) + (1)) = (4)) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 16521 exp76 0 0 PASS: parseok/semko.stp Running ./parseok/seven.stp starting ./parseok/seven.stp spawn1 stap -p1 ./parseok/seven.stp spawn stap -p1 ./parseok/seven.stp # parse tree dump # file ./parseok/seven.stp probe one{ if (1) { } } probe two{ if (2) { ; } } probe three{ if (3) ; } probe four{ if (4) { } else ; } probe five{ if (5) ; else { } } probe six{ if (6) { } else { ; } } probe seven{ ; } probe eight{ { } } probe nine{ { ; } } probe ten{ (a) = (1) } probe all{ if (1) { } ; if (2) { ; } ; if (3) ; ; if (4) { } else ; ; if (5) ; else { } ; if (6) { } else { ; } ; ; ; { } ; { ; } ; (a) = (1) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17005 exp76 0 0 PASS: parseok/seven.stp Running ./parseok/seventeen.stp starting ./parseok/seventeen.stp spawn1 stap -p1 ./parseok/seventeen.stp spawn stap -p1 ./parseok/seventeen.stp # parse tree dump # file ./parseok/seventeen.stp probe kernel.function("add_timer_on"){ printf("%x\\n", $timer->function) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17009 exp76 0 0 PASS: parseok/seventeen.stp Running ./parseok/six.stp starting ./parseok/six.stp spawn1 stap -p1 ./parseok/six.stp spawn stap -p1 ./parseok/six.stp # parse tree dump # file ./parseok/six.stp probe nothing{ (a) = ((((((1) + (1)) + (1)) - (1)) - (1)) - (1)) (long_max) = (2147483647) (ulong_max) = (4294967295) (long_min) = ((-(2147483647)) - (1)) (llong_max) = (9223372036854775807) (ullong_max) = (-1) (llong_min) = ((-(9223372036854775807)) - (1)) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17013 exp76 0 0 PASS: parseok/six.stp Running ./parseok/sixteen.stp starting ./parseok/sixteen.stp spawn1 stap -p1 ./parseok/sixteen.stp spawn stap -p1 ./parseok/sixteen.stp # parse tree dump # file ./parseok/sixteen.stp probe abcX{ } probe *abc*{ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17017 exp76 0 0 PASS: parseok/sixteen.stp Running ./parseok/strconcat.stp starting ./parseok/strconcat.stp spawn1 stap -p1 ./parseok/strconcat.stp spawn stap -p1 ./parseok/strconcat.stp # parse tree dump # file ./parseok/strconcat.stp probe begin{ (s) = ("foo bar\n") printf("%s", s) printf("foo bar\\n") printf("foo bar\\n") } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17021 exp76 0 0 PASS: parseok/strconcat.stp Running ./parseok/ten.stp starting ./parseok/ten.stp spawn1 stap -p1 ./parseok/ten.stp spawn stap -p1 ./parseok/ten.stp # parse tree dump # file ./parseok/ten.stp probe two{ for (; 1; ) ; for ((a) = (0); 1; ) { (a) + (4) break } for (; (a) > (0); ) { (a) ^ (5) continue } for (; 1; (a)++) { (a) | (5) } for ((a) = (0); (a) > (0); ) { (a) << (4) } for (; (a) > (0); ++(a)) { (a) >> (5) } for ((a) = (0); 1; (a)--) { (a) & ((5) * (b)) } for ((a) = (0); ((a) <= (4)) && ((b) >= (5)); --(a)) ; for ((a) = (0); ((a) == (4)) || ((b) != (5)); (a)++) { (b) = (a) } next for (; 99; ) ; for (; 99; ) { break continue } } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17025 exp76 0 0 PASS: parseok/ten.stp Running ./parseok/thirteen.stp starting ./parseok/thirteen.stp spawn1 stap -p1 ./parseok/thirteen.stp spawn stap -p1 ./parseok/thirteen.stp # parse tree dump # file ./parseok/thirteen.stp probe one{ foreach ([x+, y] in a) ; foreach ([x, y-] in a) ; foreach ([x, y] in a+) ; } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17029 exp76 0 0 PASS: parseok/thirteen.stp Running ./parseok/three.stp starting ./parseok/three.stp spawn1 stap -p1 ./parseok/three.stp spawn stap -p1 ./parseok/three.stp # parse tree dump # file ./parseok/three.stp probe syscall("foo"){ ($a) = ((a$a) = ((a$a$) = (0))) (str) = ((("a") . ($a)) . ("b")) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17033 exp76 0 0 PASS: parseok/three.stp Running ./parseok/twelve.stp starting ./parseok/twelve.stp spawn2 ./parseok/twelve.stp spawn ./parseok/twelve.stp # parse tree dump # file %{ /* hello world */ %}function foo (p1, p2, p3) %{ /* goodbye world */ %} # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17037 exp76 0 0 PASS: parseok/twelve.stp Running ./parseok/twenty.stp starting ./parseok/twenty.stp spawn1 stap -p1 ./parseok/twenty.stp spawn stap -p1 ./parseok/twenty.stp # parse tree dump # file ./parseok/twenty.stp global PASS global other global PASS2 global PASS3 # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17042 exp76 0 0 PASS: parseok/twenty.stp Running ./parseok/twentyone.stp starting ./parseok/twentyone.stp spawn1 stap -gp1 ./parseok/twentyone.stp spawn stap -gp1 ./parseok/twentyone.stp # parse tree dump # file ./parseok/twentyone.stp probe one{ println(%{ 1 %}) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17046 exp76 0 0 PASS: parseok/twentyone.stp Running ./parseok/twentytwo.stp starting ./parseok/twentytwo.stp spawn1 stap -p1 ./parseok/twentytwo.stp spawn stap -p1 ./parseok/twentytwo.stp # parse tree dump # file ./parseok/twentytwo.stp probe kernel.function("sys_open"){ } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17050 exp76 0 0 PASS: parseok/twentytwo.stp Running ./parseok/two.stp starting ./parseok/two.stp spawn1 stap -p1 ./parseok/two.stp spawn stap -p1 ./parseok/two.stp # parse tree dump # file ./parseok/two.stp probe syscall(231){ (array[idx]) <<< (value) if ((gbl) > (5)) { (gbl)-- } else ; } probe end{ foo("value", (4) + (8)) } function foo () { delete array[4] return 0 } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17054 exp76 0 0 PASS: parseok/two.stp Running ./parseok/unfour.stp starting ./parseok/unfour.stp spawn1 stap -p1 ./parseok/unfour.stp spawn stap -p1 ./parseok/unfour.stp # parse tree dump # file ./parseok/unfour.stp probe foo{ ((somethinglovely)->foo) = (1) } # file probe timer.s(900){ error("probe timeout after 15 minutes") } wait results: 17058 exp76 0 0 PASS: parseok/unfour.stp Running ./parseok/unparser.stp starting ./parseok/unparser.stp spawn2 ./parseok/unparser.stp spawn ./parseok/unparser.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/array_slicing.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/autocast02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/autocast03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/eight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/eighteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/eleven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/end_string.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/fifteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/five.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/foreachstmt01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/four.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/fourteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/kconfig.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/macros01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/macros02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/macros03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/macros04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/macros06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/macros07.stp WARNING: macro redefines built-in operator '@min': identifier 'min' at /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/macros07.stp:4:9 source: @define min(a) %( @a %) ^ /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/nine.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/one.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/preprocess-wildcard.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/seven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/seventeen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/six.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/sixteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/strconcat.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/ten.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/thirteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/three.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/twenty.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/twentyone.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/twentytwo.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/two.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/parseok/unfour.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/_start.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/array_slicing.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast07.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast08.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast09.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast11.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast12.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast13.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/autocast14.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/beginend.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/bz10475.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/cast.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/config_config.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/config_number.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/config_wildcard.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/context-globals.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/doubleglob.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/eighteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/eleven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/entry01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/entry02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/entry03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/entry04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/fifteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/five.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/four.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/fourteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/gurufunc.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/kretprobe-data.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/mangled.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/map_wrap_good.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/netfilter01.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/nineteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/one.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/optimize.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/plt1.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/pretty-uprobes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/pretty.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/pretty2.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/seven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/seventeen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/six.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/sixteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/target_addr.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/ten.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirty.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtyeight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtyfive.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtyfour.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtynine.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtyseven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtysix-utrace.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtysix.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtythree.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/thirtytwo.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/three.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twelve.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twentyeight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twentyfour.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twentynine.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twentyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twentyseven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twentysix.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twentythree.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/twentytwo.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/two.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/umask01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/umask02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/umask03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/umask04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/umask05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/umask06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/umask07.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/utrace01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semok/utrace14.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/_start.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes07.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes08.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/alias_suffixes09.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/array_slicing06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast07.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast08.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast09.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast11.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast12.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/autocast13.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/badregex01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/doubleglob.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/eight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/eighteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/eleven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/entry01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/entry02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/entry03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/entry04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fifteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fiftyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/five.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/foreachstmt01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/foreachstmt02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/foreachstmt03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/foreachstmt04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/forty.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyeight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyfive.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyfour.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortynine.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortyseven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortysix.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortythree.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fortytwo.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/four.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/fourteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/gurufunc.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/inb_blacklisted.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/local_array.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/local_stat.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/logging-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/map_wrap_bad.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/maxactive06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter07.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter08.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter09.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter10.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/netfilter11.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/nine.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/nofunc.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/one.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/perf06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/plt1.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs07.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs08.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs09.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs10.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs11.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs12.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs13.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs14.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/procfs15.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/return01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/return02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/seven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/seventeen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/six.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/sixteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/source_context.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/target_addr1.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/target_addr2.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/target_addr3.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/ten.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirty.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyeight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyfive.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyfour.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtynine.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtyseven.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtysix.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtythree.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/thirtytwo.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/three.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twelve.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twenty.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyeight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyfive.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyfour.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentynine.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentyseven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentysix.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentythree.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twentytwo.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/two.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/twotwo.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/typemismatch.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace07.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace15.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace16.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace17.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace18.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace19.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace20.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace21.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/utrace22.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/semko/zero.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/direct_rec_func.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/eight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/five.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/four.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/one.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/seven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/six.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/ten.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/three.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/two.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transok/varargs.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transko/two.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/transko/varargs.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/alias_suffixes01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/alias_suffixes02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/alias_suffixes03.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/alias_suffixes04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/alias_suffixes05.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/alias_suffixes06.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/array_size.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/atomic.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/aux_syscalls-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/context-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/context-symbols-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/context-unwind-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/conversions-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/conversions-guru-embedded.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/conversions.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ctime-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/delete.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/dentry-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/dev-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/dw_op_rot.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/eight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/eighteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/eleven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/endian-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/errno-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/fifteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/five.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/fortyeight.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/fortyfive.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/fortyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/fortyseven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/fortysix.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/four.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/fourteen-plus.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/fourteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/globals.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/gtod_init.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/gtod_noinit.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/guru.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/histogram_operator_in.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/hwbkpt.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/indent.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/inet-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/inet_sock-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ioblock-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ioblock-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ioblock-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ioscheduler-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ioscheduler-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ioscheduler-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ip-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ipmib-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ipmib-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ipmib-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/irq-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/irq-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/iterate_histogram_buckets.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/kprocess-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/kprocess-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/kprocess-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/linuxmib-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/linuxmib-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/logging-embedded.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/map_probe_cond.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/maxactive01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/memory-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/memory-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/memory-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/memory-mmap.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/memory-write_shared_copy.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/memory.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nd_syscalls-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nd_syscalls-arch-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nd_syscalls-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nd_syscalls2-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/netfilter-glob.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/netfilter01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/netfilter02.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/netfilter03.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/netfilter04.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/networking-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/networking-change_rx_flag.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/networking-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/networking-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/newlocals01.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfs-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfs-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfs-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfs-fop.check_flags.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfs_proc-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfs_proc-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfsd-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfsd-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfsd-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nfsderrno-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nine.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/nineteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/null.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/oldlocals02.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/one.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/per-process-syscall.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/pmap_foreach.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/pr10678.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/pr13284.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/pretty-uprobes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/pretty.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/print_histogram_entry.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/print_histograms.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/printf.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/proc_mem-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/process_test.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/procfs01.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/queue_stats-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/random-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/rcu.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/rpc-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/rpc-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/rpc-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scheduler-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scheduler-cpu_off.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scheduler-cpu_on.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scheduler-ctxswitch.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scheduler-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scheduler-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scheduler-migrate.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scsi-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/scsi-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/semicolon.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/seven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/seventeen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/signal-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/signal-check_ignored.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/signal-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/signal-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/signal-handle.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/six.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/sixteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/socket-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/socket-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/socket-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/stat_extract.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/stat_insert.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/stopwatches.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/string-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/syscall.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/syscalls-arch-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/syscalls-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/syscalls2-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/system-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/systemtap_privilege.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/task-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/task_rlimit_test.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/task_test.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/task_time-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tcp-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tcp-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tcp-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tcp_test.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tcpmib-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tcpmib-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tcpmib-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ten.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/thirteen.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/thirty.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/thirtyfour.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/thirtyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/three.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/timestamp-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/timestamp_gtod-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/timestamp_monotonic-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tty-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/tty-resize.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twelve.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twenty.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentyeight.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentyeightprime.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentyfive.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentyfour.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentynine.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentyone.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentyseven.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentythree.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/twentytwo.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ucontext-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ucontext-symbols-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/ucontext-unwind-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/udp-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/udp-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/udp_test.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/utrace.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/vfs-all-probes.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/vfs-detailed.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/vfs-embedded.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildok/xtime.stp /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/three.stp -g /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp wait results: 17062 exp76 0 0 PASS: parseok/unparser.stp testcase ./systemtap.pass1-4/parseok.exp completed in 414 seconds Running ./systemtap.pass1-4/runok.exp ... Running ./runok/regex.stp starting ./runok/regex.stp spawn1 stap -p5 ./runok/regex.stp spawn stap -p5 ./runok/regex.stp regex PASS: #1: \\ =~ \ regex PASS: #2: abc =~ xabcy regex PASS: #3: ab*bc =~ abbbbc regex PASS: #4: ab?bc =~ abbc regex PASS: #5: ^abc$ !~ abcc regex PASS: #6: a[b-d]e !~ abd regex PASS: #7: a[b-d]e =~ ace regex PASS: #8: a\(*b =~ ab regex PASS: #9: a\(*b =~ a((b regex PASS: #10: (a+|b)* =~ ab regex PASS: #11: (a+|b)+ =~ ab regex PASS: #12: ([abc])*d =~ abbbcd regex PASS: #13: ^(ab|cd)e !~ abcde regex PASS: #14: [A-Za-z_][A-Za-z0-9_]* =~ alpha regex PASS: #15: (bc+d$|ef*g.|h?i(j|k)) =~ ij regex PASS: #16: (bc+d$|ef*g.|h?i(j|k)) !~ effg regex PASS: #17: (((((((((a))))))))) =~ a regex PASS: #18: \((.*), !~ (.*)\) regex PASS: #19: [k] !~ ab regex PASS: #20: abcd =~ abcd regex PASS: #21: a(bc)d =~ abcd regex PASS: #22: =~ regex PASS: #23: s* =~ ssss regex PASS: #24: abc !~ zb regex PASS: #25: abc !~ ab regex PASS: #26: =~ regex PASS: #27: =~ abc regex PASS: #28: ^abc =~ abc regex PASS: #29: ^ =~ abc regex PASS: #30: a^ !~ abc regex PASS: #31: ^abc !~ zabc regex PASS: #32: ab^c !~ abc regex PASS: #33: a*^b =~ b regex PASS: #34: abc =~ zabc regex PASS: #35: .* =~ stuffs regex PASS: #36: $^ !~ regex PASS: #37: $.* =~ regex PASS: #38: $a^ !~ a regex PASS: #39: $.* =~ a regex PASS: #40: $.+ !~ a regex PASS: #41: .*^ =~ regex PASS: #42: .*^ =~ a regex PASS: #43: .+^ !~ a regex PASS: #44: a^b !~ regex PASS: #45: a^b !~ ab regex PASS: #46: a^b !~ a regex PASS: #47: e$f !~ regex PASS: #48: e$f !~ ef regex PASS: #49: e$f !~ e regex PASS: #50: [^ab] =~ c regex PASS: #51: [^ab]* =~ regex PASS: #52: [ab]* =~ ababab regex PASS: #53: h$ =~ abh regex PASS: #54: .h$ =~ abh regex PASS: #55: a|.h$ =~ abh regex PASS: #56: ^a|.h$ =~ abh regex PASS: #57: ^ag|.h$ =~ abh regex PASS: #58: ^a(bc+)g|.h$ =~ abh regex PASS: #59: a(bc+|b[eh])g|.h$ =~ abh regex PASS: #60: ^a(bc)g|.h =~ abh regex PASS: #61: ^a(bc+)g|.h =~ abh regex PASS: #62: ^(a)|.h$ =~ abh regex PASS: #63: ^ag|.h$ =~ agh regex PASS: #64: ^a(bc)g|.h$ =~ abh regex PASS: #65: ^a(b[eh])g|.h$ =~ abh regex PASS: #66: ^a(bc+|b[eh])g|.h$ =~ abh regex PASS: #67: ^a(bc|be)g|.h$ =~ abh regex PASS: #68: ^a(bc+|b[eh])g|h$ =~ abh regex PASS: #69: ^|$ =~ regex PASS: #70: a|$ =~ regex PASS: #71: ^a|$ =~ regex PASS: #72: ^a|h$ =~ h regex PASS: #73: ^ag|h$ =~ h regex PASS: #74: ^acg|.h$ =~ ah regex PASS: #75: ^ab|.h$ =~ ah regex PASS: #76: ^acg|.h$ =~ abh regex PASS: #77: ^[[:cntrl:]]$ !~ q regex PASS: #78: ^[[:graph:]]+$ =~ excibitobabble regex PASS: #79: ^[[:graph:]]+$ !~ many works many words regex PASS: #80: ^[[:print:]]+$ =~ excibitobabble regex PASS: #81: ^[[:print:]]+$ =~ many works many words regex PASS: #82: [\^a] =~ a regex PASS: #83: [\^a] !~ b regex PASS: #84: [\[:alpha:]] =~ :] regex PASS: #85: [\[:alpha:]] !~ : regex PASS: #86: [\[:alpha:] =~ : regex PASS: #87: [\[\:alpha:] =~ : regex PASS: #88: ^ =~ regex PASS: #89: $ =~ regex PASS: #90: ^$ =~ regex PASS: #91: ^a$ =~ a regex PASS: #92: abc =~ abc regex PASS: #93: abc !~ xbc regex PASS: #94: abc !~ axc regex PASS: #95: abc !~ abx regex PASS: #96: abc =~ xabcy regex PASS: #97: abc =~ ababc regex PASS: #98: ab*c =~ abc regex PASS: #99: ab*bc =~ abc regex PASS: #100: ab*bc =~ abbc regex PASS: #101: ab*bc =~ abbbbc regex PASS: #102: ab+bc =~ abbc regex PASS: #103: ab+bc !~ abc regex PASS: #104: ab+bc !~ abq regex PASS: #105: ab+bc =~ abbbbc regex PASS: #106: ab?bc =~ abbc regex PASS: #107: ab?bc =~ abc regex PASS: #108: ab?bc !~ abbbbc regex PASS: #109: ab?c =~ abc regex PASS: #110: ^abc$ =~ abc regex PASS: #111: ^abc$ !~ abcc regex PASS: #112: ^abc =~ abcc regex PASS: #113: ^abc$ !~ aabc regex PASS: #114: abc$ =~ aabc regex PASS: #115: ^ =~ abc regex PASS: #116: $ =~ abc regex PASS: #117: a.c =~ abc regex PASS: #118: a.c =~ axc regex PASS: #119: a.*c =~ axyzc regex PASS: #120: a.*c !~ axyzd regex PASS: #121: a[bc]d !~ abc regex PASS: #122: a[bc]d =~ abd regex PASS: #123: a[b-d]e !~ abd regex PASS: #124: a[b-d]e =~ ace regex PASS: #125: a[b-d] =~ aac regex PASS: #126: a[-b] =~ a- regex PASS: #127: a[b-] =~ a- regex PASS: #128: a] =~ a] regex PASS: #129: a[]]b =~ a]b regex PASS: #130: a[^bc]d =~ aed regex PASS: #131: a[^bc]d !~ abd regex PASS: #132: a[^-b]c =~ adc regex PASS: #133: a[^-b]c !~ a-c regex PASS: #134: a[^]b]c !~ a]c regex PASS: #135: a[^]b]c =~ adc regex PASS: #136: ab|cd =~ abc regex PASS: #137: ab|cd =~ abcd regex PASS: #138: ()ef =~ def regex PASS: #139: ()* =~ - regex PASS: #140: $b !~ b regex PASS: #141: a\(b =~ a(b regex PASS: #142: a\(*b =~ ab regex PASS: #143: a\(*b =~ a((b regex PASS: #144: a\x !~ a\x regex PASS: #145: abc) !~ - regex PASS: #146: ((a)) =~ abc regex PASS: #147: (a)b(c) =~ abc regex PASS: #148: a+b+c =~ aabbabc regex PASS: #149: a** =~ - regex PASS: #150: a*? =~ - regex PASS: #151: (a*)* =~ - regex PASS: #152: (a*)+ =~ - regex PASS: #153: (a|)* =~ - regex PASS: #154: (a*|b)* =~ - regex PASS: #155: (a+|b)* =~ ab regex PASS: #156: (a+|b)+ =~ ab regex PASS: #157: (a+|b)? =~ ab regex PASS: #158: [^ab]* =~ cde regex PASS: #159: (^)* =~ - regex PASS: #160: (ab|)* =~ - regex PASS: #161: abc !~ regex PASS: #162: abc !~ regex PASS: #163: a* =~ regex PASS: #164: ([abc])*d =~ abbbcd regex PASS: #165: ([abc])*bcd =~ abcd regex PASS: #166: a|b|c|d|e =~ e regex PASS: #167: (a|b|c|d|e)f =~ ef regex PASS: #168: ((a*|b))* =~ - regex PASS: #169: abcd*efg =~ abcdefg regex PASS: #170: ab* =~ xabyabbbz regex PASS: #171: ab* =~ xayabbbz regex PASS: #172: (ab|cd)e =~ abcde regex PASS: #173: [abhgefdc]ij =~ hij regex PASS: #174: ^(ab|cd)e !~ abcde regex PASS: #175: (abc|)ef =~ abcdef regex PASS: #176: (a|b)c*d =~ abcd regex PASS: #177: (ab|ab*)bc =~ abc regex PASS: #178: a([bc]*)c* =~ abc regex PASS: #179: a([bc]*)(c*d) =~ abcd regex PASS: #180: a([bc]+)(c*d) =~ abcd regex PASS: #181: a([bc]*)(c+d) =~ abcd regex PASS: #182: a[bcd]*dcdcde =~ adcdcde regex PASS: #183: a[bcd]+dcdcde !~ adcdcde regex PASS: #184: (ab|a)b*c =~ abc regex PASS: #185: ((a)(b)c)(d) =~ abcd regex PASS: #186: [A-Za-z_][A-Za-z0-9_]* =~ alpha regex PASS: #187: ^a(bc+|b[eh])g|.h$ =~ abh regex PASS: #188: (bc+d$|ef*g.|h?i(j|k)) =~ effgz regex PASS: #189: (bc+d$|ef*g.|h?i(j|k)) =~ ij regex PASS: #190: (bc+d$|ef*g.|h?i(j|k)) !~ effg regex PASS: #191: (bc+d$|ef*g.|h?i(j|k)) !~ bcdd regex PASS: #192: (bc+d$|ef*g.|h?i(j|k)) =~ reffgz regex PASS: #193: ((((((((((a)))))))))) !~ - regex PASS: #194: (((((((((a))))))))) =~ a regex PASS: #195: multiple words of text !~ uh-uh regex PASS: #196: multiple words =~ multiple words, yeah regex PASS: #197: (.*)c(.*) =~ abcde regex PASS: #198: \((.*), !~ (.*)\) regex PASS: #199: [k] !~ ab regex PASS: #200: abcd =~ abcd regex PASS: #201: a(bc)d =~ abcd regex PASS: #202: a[-]?c =~ ac regex PASS: #203: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Qaddafi regex PASS: #204: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mo'ammar Gadhafi regex PASS: #205: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Kaddafi regex PASS: #206: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Qadhafi regex PASS: #207: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Moammar El Kadhafi regex PASS: #208: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Gadafi regex PASS: #209: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mu'ammar al-Qadafi regex PASS: #210: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Moamer El Kazzafi regex PASS: #211: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Moamar al-Gaddafi regex PASS: #212: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mu'ammar Al Qathafi regex PASS: #213: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Al Qathafi regex PASS: #214: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mo'ammar el-Gadhafi regex PASS: #215: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Moamar El Kadhafi regex PASS: #216: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar al-Qadhafi regex PASS: #217: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mu'ammar al-Qadhdhafi regex PASS: #218: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mu'ammar Qadafi regex PASS: #219: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Moamar Gaddafi regex PASS: #220: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mu'ammar Qadhdhafi regex PASS: #221: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Khaddafi regex PASS: #222: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar al-Khaddafi regex PASS: #223: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mu'amar al-Kadafi regex PASS: #224: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Ghaddafy regex PASS: #225: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Ghadafi regex PASS: #226: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Ghaddafi regex PASS: #227: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muamar Kaddafi regex PASS: #228: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Quathafi regex PASS: #229: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muammar Gheddafi regex PASS: #230: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Muamar Al-Kaddafi regex PASS: #231: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Moammar Khadafy regex PASS: #232: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Moammar Qudhafi regex PASS: #233: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mu'ammar al-Qaddafi regex PASS: #234: M[ou]'?am+[ae]r .*([AEae]l[- ])?[GKQ]h?[aeu]+([dtz][dhz]?)+af[iy] =~ Mulazim Awwal Mu'ammar Muhammad Abu Minyar al-Qadhafi regex PASS: #235: [[:digit:]]+ =~ 01234 regex PASS: #236: [[:alpha:]]+ !~ 01234 regex PASS: #237: ^[[:digit:]]*$ =~ 01234 regex PASS: #238: ^[[:digit:]]*$ !~ 01234a regex PASS: #239: ^[[:alnum:]]*$ =~ 01234a regex PASS: #240: ^[[:xdigit:]]*$ =~ 01234a regex PASS: #241: ^[[:xdigit:]]*$ !~ 01234g regex PASS: #242: ^[[:alnum:][:space:]]*$ =~ Hello world regex total PASS: 242, FAIL: 0 wait results: 21043 exp76 0 0 PASS: runok/regex.stp testcase ./systemtap.pass1-4/runok.exp completed in 14 seconds Running ./systemtap.pass1-4/semko.exp ... Running ./semko/_start.stp starting ./semko/_start.stp spawn1 stap -p2 ./semko/_start.stp spawn stap -p2 ./semko/_start.stp WARNING: function _start return probe is blacklisted: keyword at ./semko/_start.stp:8:1 source: probe process("stap").function("_start").return ^ semantic error: while resolving probe point: identifier 'process' at :8:7 source: probe process("stap").function("_start").return ^ semantic error: no match (similar functions: _start, start, stat, fstat, at) Pass 2: analysis failed. [man error::pass2] wait results: 21266 exp76 0 1 XFAIL: semko/_start.stp Running ./semko/alias_suffixes01.stp starting ./semko/alias_suffixes01.stp spawn1 stap -p2 ./semko/alias_suffixes01.stp spawn stap -p2 ./semko/alias_suffixes01.stp semantic error: while resolving probe point: identifier 'b' at ./semko/alias_suffixes01.stp:11:7 source: probe b.d { print("Hello, World!\n") end() } ^ semantic error: probe point mismatch (similar: b, e): identifier 'd' at :11:9 source: probe b.d { print("Hello, World!\n") end() } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21270 exp76 0 1 XFAIL: semko/alias_suffixes01.stp Running ./semko/alias_suffixes02.stp starting ./semko/alias_suffixes02.stp spawn1 stap -p2 ./semko/alias_suffixes02.stp spawn stap -p2 ./semko/alias_suffixes02.stp semantic error: while resolving probe point: identifier 'a' at ./semko/alias_suffixes02.stp:8:7 source: probe a.maxactive(10) { printf("%s\n", pn()) } ^ semantic error: no match (similar functions: do_open, fb_open, md_open, no_open, sd_open): identifier 'maxactive' at :8:9 source: probe a.maxactive(10) { printf("%s\n", pn()) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21274 exp76 0 1 XFAIL: semko/alias_suffixes02.stp Running ./semko/alias_suffixes03.stp starting ./semko/alias_suffixes03.stp spawn1 stap -p2 ./semko/alias_suffixes03.stp spawn stap -p2 ./semko/alias_suffixes03.stp semantic error: while resolving probe point: identifier 'c' at ./semko/alias_suffixes03.stp:10:7 source: probe c.maxactive(10) { printf("%s\n", pn()) } ^ semantic error: no match (similar functions: do_open, fb_open, md_open, no_open, sd_open): identifier 'maxactive' at :10:9 source: probe c.maxactive(10) { printf("%s\n", pn()) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21278 exp76 0 1 XFAIL: semko/alias_suffixes03.stp Running ./semko/alias_suffixes04.stp starting ./semko/alias_suffixes04.stp spawn1 stap -p2 ./semko/alias_suffixes04.stp spawn stap -p2 ./semko/alias_suffixes04.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/alias_suffixes04.stp:5:7 source: probe kernel.nonexistentbananas { } ^ semantic error: probe point mismatch (similar: data, mark, statement, trace, function): identifier 'nonexistentbananas' at :5:14 source: probe kernel.nonexistentbananas { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21282 exp76 0 1 XFAIL: semko/alias_suffixes04.stp Running ./semko/alias_suffixes05.stp starting ./semko/alias_suffixes05.stp spawn1 stap -p2 ./semko/alias_suffixes05.stp spawn stap -p2 ./semko/alias_suffixes05.stp semantic error: while resolving probe point: identifier 'syscall' at ./semko/alias_suffixes05.stp:5:7 source: probe syscall.open.return.maxactive(1).* { } ^ semantic error: probe point mismatch: identifier 'maxactive' at :5:27 source: probe syscall.open.return.maxactive(1).* { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21286 exp76 0 1 XFAIL: semko/alias_suffixes05.stp Running ./semko/alias_suffixes06.stp starting ./semko/alias_suffixes06.stp spawn1 stap -p2 ./semko/alias_suffixes06.stp spawn stap -p2 ./semko/alias_suffixes06.stp semantic error: while resolving probe point: identifier 'r' at ./semko/alias_suffixes06.stp:7:13 source: probe q.c = r.c.c { } ^ semantic error: recursive loop in alias expansion of q.c.c at ./semko/alias_suffixes06.stp:8:13: identifier 'c' at :7:15 source: probe q.c = r.c.c { } ^ semantic error: while resolving probe point: identifier 'a' at :9:7 source: probe a.b.c { print("what?") } ^ semantic error: no match: identifier 'c' at :9:11 source: probe a.b.c { print("what?") } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21290 exp76 0 1 XFAIL: semko/alias_suffixes06.stp Running ./semko/alias_suffixes07.stp starting ./semko/alias_suffixes07.stp spawn1 stap -p2 ./semko/alias_suffixes07.stp spawn stap -p2 ./semko/alias_suffixes07.stp semantic error: while resolving probe point: identifier 'a' at ./semko/alias_suffixes07.stp:7:7 source: probe a.maxactive(10) { printf("%s\n", pn()) } ^ semantic error: no match (similar functions: do_open, fb_open, md_open, no_open, sd_open): identifier 'maxactive' at :7:9 source: probe a.maxactive(10) { printf("%s\n", pn()) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21294 exp76 0 1 XFAIL: semko/alias_suffixes07.stp Running ./semko/alias_suffixes08.stp starting ./semko/alias_suffixes08.stp spawn1 stap -p2 ./semko/alias_suffixes08.stp spawn stap -p2 ./semko/alias_suffixes08.stp semantic error: while resolving probe point: identifier 'r' at ./semko/alias_suffixes08.stp:7:13 source: probe q.c = r.c.c { } ^ semantic error: recursive loop in alias expansion of q.c.c at ./semko/alias_suffixes08.stp:8:13: identifier 'c' at :7:15 source: probe q.c = r.c.c { } ^ semantic error: while resolving probe point: identifier 'a' at :13:7 source: probe a.b.c { print("what?") } ^ semantic error: no match: identifier 'c' at :13:11 source: probe a.b.c { print("what?") } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21298 exp76 0 1 XFAIL: semko/alias_suffixes08.stp Running ./semko/alias_suffixes09.stp starting ./semko/alias_suffixes09.stp spawn1 stap -p2 ./semko/alias_suffixes09.stp spawn stap -p2 ./semko/alias_suffixes09.stp semantic error: while resolving probe point: identifier 'foo' at ./semko/alias_suffixes09.stp:10:16 source: probe makery = foo.whoosh { } ^ semantic error: recursive loop in alias expansion of foo.whoosh.whoosh at ./semko/alias_suffixes09.stp:10:16: identifier 'whoosh' at :10:20 source: probe makery = foo.whoosh { } ^ semantic error: while resolving probe point: identifier 'makery' at :11:15 source: probe a.b.c = makery { } ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21302 exp76 0 1 XFAIL: semko/alias_suffixes09.stp Running ./semko/array01.stp starting ./semko/array01.stp spawn1 stap -p2 ./semko/array01.stp spawn stap -p2 ./semko/array01.stp semantic error: inconsistent arity: identifier 'a' at ./semko/array01.stp:4:8 source: global a[10] ^ Pass 2: analysis failed. [man error::pass2] wait results: 21306 exp76 0 1 XFAIL: semko/array01.stp Running ./semko/array02.stp starting ./semko/array02.stp spawn1 stap -p2 ./semko/array02.stp spawn stap -p2 ./semko/array02.stp semantic error: unresolved arity-2 global array array, missing global declaration?: identifier 'array' at ./semko/array02.stp:6:3 source: array[1,2] = 5 ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21310 exp76 0 1 XFAIL: semko/array02.stp Running ./semko/array_slicing01.stp starting ./semko/array_slicing01.stp spawn1 stap -p2 ./semko/array_slicing01.stp spawn stap -p2 ./semko/array_slicing01.stp semantic error: unresolved arity-6 global array val, missing global declaration?: identifier 'val' at ./semko/array_slicing01.stp:7:25 source: foreach ([a, b, c] in val[*,*,*,*,*,*]) {exit();} ^ Pass 2: analysis failed. [man error::pass2] wait results: 21314 exp76 0 1 XFAIL: semko/array_slicing01.stp Running ./semko/array_slicing02.stp starting ./semko/array_slicing02.stp spawn1 stap -p2 ./semko/array_slicing02.stp spawn stap -p2 ./semko/array_slicing02.stp semantic error: index 0 type mismatch (string): string 'hello' at ./semko/array_slicing02.stp:7:29 source: foreach ([a, b, c] in val["hello", *, *]){exit();} ^ semantic error: type of index 0 was first inferred here (long): number '1' at :4:8 source: val [1, 2, 3] = 4 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21318 exp76 0 1 XFAIL: semko/array_slicing02.stp Running ./semko/array_slicing03.stp starting ./semko/array_slicing03.stp spawn1 stap -p2 ./semko/array_slicing03.stp spawn stap -p2 ./semko/array_slicing03.stp semantic error: index 0 type mismatch (string): string 'abcd' at ./semko/array_slicing03.stp:7:15 source: delete val ["abcd", *, *] ^ semantic error: type of index 0 was first inferred here (long): number '1' at :4:8 source: val [1, 2, 3] = 4 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21322 exp76 0 1 XFAIL: semko/array_slicing03.stp Running ./semko/array_slicing04.stp starting ./semko/array_slicing04.stp spawn1 stap -p2 ./semko/array_slicing04.stp spawn stap -p2 ./semko/array_slicing04.stp semantic error: index 2 type mismatch (string): string 'asdf' at ./semko/array_slicing04.stp:7:14 source: if ([*, *, "asdf"] in val) {exit()} ^ semantic error: type of index 2 was first inferred here (long): number '3' at :4:14 source: val [1, 2, 3] = 4 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21326 exp76 0 1 XFAIL: semko/array_slicing04.stp Running ./semko/array_slicing05.stp starting ./semko/array_slicing05.stp spawn1 stap -p2 ./semko/array_slicing05.stp spawn stap -p2 ./semko/array_slicing05.stp semantic error: inconsistent arity (3 vs 4): identifier 'val' at ./semko/array_slicing05.stp:7:10 source: delete val[*,*,*,*] ^ semantic error: arity 3 first inferred here: identifier 'val' at :4:3 source: val [1, 2, 3] = 4 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21330 exp76 0 1 XFAIL: semko/array_slicing05.stp Running ./semko/array_slicing06.stp starting ./semko/array_slicing06.stp spawn1 stap -p2 ./semko/array_slicing06.stp spawn stap -p2 ./semko/array_slicing06.stp semantic error: inconsistent arity (3 vs 2): identifier 'val' at ./semko/array_slicing06.stp:7:16 source: if ([*,*] in val) {exit();} ^ semantic error: arity 3 first inferred here: identifier 'val' at :4:3 source: val [1, 2, 3] = 4 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21334 exp76 0 1 XFAIL: semko/array_slicing06.stp Running ./semko/autocast01.stp starting ./semko/autocast01.stp spawn1 stap -p2 ./semko/autocast01.stp spawn stap -p2 ./semko/autocast01.stp semantic error: inconsistent arity (0 vs 1): identifier 'sun_path' at ./semko/autocast01.stp:11:13 source: println(sun_path[0]) ^ semantic error: arity 0 first inferred here: identifier 'sun_path' at :5:5 source: sun_path = @cast(0, "sockaddr_un", "")->sun_path; ^ Pass 2: analysis failed. [man error::pass2] wait results: 21338 exp76 0 1 XFAIL: semko/autocast01.stp Running ./semko/autocast02.stp starting ./semko/autocast02.stp spawn1 stap -p2 ./semko/autocast02.stp spawn stap -p2 ./semko/autocast02.stp semantic error: unable to find member 'no_such_field' for struct sockaddr_un (alternatives: sun_family, sun_path): operator '->' at ./semko/autocast02.stp:7:56 source: println( (& @cast(0, "sockaddr_un", "")) -> no_such_field ) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21347 exp76 0 1 XFAIL: semko/autocast02.stp Running ./semko/autocast03.stp starting ./semko/autocast03.stp spawn1 stap -p2 ./semko/autocast03.stp spawn stap -p2 ./semko/autocast03.stp semantic error: unknown type in dereference: operator '->' at ./semko/autocast03.stp:10:19 source: ) -> sun_family ) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21351 exp76 0 1 XFAIL: semko/autocast03.stp Running ./semko/autocast04.stp starting ./semko/autocast04.stp spawn1 stap -p2 ./semko/autocast04.stp spawn stap -p2 ./semko/autocast04.stp semantic error: unable to find member 'no_such_field' for struct sockaddr_un (alternatives: sun_family, sun_path): operator '->' at ./semko/autocast04.stp:6:59 source: bad = (sun = & @cast(0, "sockaddr_un", "")) -> no_such_field; ^ Pass 2: analysis failed. [man error::pass2] wait results: 21360 exp76 0 1 XFAIL: semko/autocast04.stp Running ./semko/autocast05.stp starting ./semko/autocast05.stp spawn1 stap -p2 ./semko/autocast05.stp spawn stap -p2 ./semko/autocast05.stp semantic error: unknown type in dereference: operator '->' at ./semko/autocast05.stp:8:16 source: println(sun->sun_family) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21364 exp76 0 1 XFAIL: semko/autocast05.stp Running ./semko/autocast06.stp starting ./semko/autocast06.stp spawn1 stap -p2 ./semko/autocast06.stp spawn stap -p2 ./semko/autocast06.stp semantic error: unknown type in dereference: operator '->' at ./semko/autocast06.stp:13:16 source: println(sun->sun_family) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21368 exp76 0 1 XFAIL: semko/autocast06.stp Running ./semko/autocast07.stp starting ./semko/autocast07.stp spawn1 stap -gp2 ./semko/autocast07.stp spawn stap -gp2 ./semko/autocast07.stp semantic error: cannot write to pretty-printed variable: operator '->' at ./semko/autocast07.stp:7:8 source: sun->sun_path$ = 0 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21372 exp76 0 1 XFAIL: semko/autocast07.stp Running ./semko/autocast08.stp starting ./semko/autocast08.stp spawn1 stap -p2 ./semko/autocast08.stp spawn stap -p2 ./semko/autocast08.stp semantic error: write not permitted; need stap -g: operator '->' at ./semko/autocast08.stp:7:8 source: sun->sun_path[0] = 0 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21376 exp76 0 1 XFAIL: semko/autocast08.stp Running ./semko/autocast09.stp starting ./semko/autocast09.stp spawn1 stap -up2 ./semko/autocast09.stp spawn stap -up2 ./semko/autocast09.stp semantic error: unknown type in dereference: operator '->' at ./semko/autocast09.stp:6:8 source: foo->has->no->type ^ Pass 2: analysis failed. [man error::pass2] wait results: 21380 exp76 0 1 XFAIL: semko/autocast09.stp Running ./semko/autocast10.stp starting ./semko/autocast10.stp spawn2 ./semko/autocast10.stp spawn ./semko/autocast10.stp semantic error: unknown type in dereference: operator '->' at ./semko/autocast10.stp:18:16 source: println(sun->sun_family) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21384 exp76 0 1 XFAIL: semko/autocast10.stp Running ./semko/autocast11.stp starting ./semko/autocast11.stp spawn1 stap -p2 ./semko/autocast11.stp spawn stap -p2 ./semko/autocast11.stp semantic error: unable to find member 'no_such_member' for struct mm_struct (alternatives: brk, owner, mm_rb, mmap, mm_users, pgd, mmlist, context, env_end, exec_vm, flags, mmap_sem, nr_ptes, shared_vm, stack_vm, arg_end, binfmt, end_code, exe_file, core_state, ioctx_table, locked_vm, mm_count, mmap_base, pinned_vm, start_brk, start_code, task_size, arg_start, def_flags, end_data, env_start, hiwater_vm, map_count, rss_stat, total_vm, vmacache_seqnum, ioctx_lock, saved_auxv, start_data, start_stack, tlb_flush_pending, cpu_vm_mask_var, highest_vm_end, hiwater_rss, mmu_notifier_mm, uprobes_state, mmap_legacy_base, get_unmapped_area, page_table_lock): operator '->' at ./semko/autocast11.stp:8:15 source: println(mm->no_such_member) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21399 exp76 0 1 XFAIL: semko/autocast11.stp Running ./semko/autocast12.stp starting ./semko/autocast12.stp spawn1 stap -p2 ./semko/autocast12.stp spawn stap -p2 ./semko/autocast12.stp semantic error: unable to find member 'no_such_field' for struct sockaddr_un (alternatives: sun_family, sun_path): operator '->' at ./semko/autocast12.stp:12:29 source: println( sockaddr_un(0) -> no_such_field ) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21404 exp76 0 1 XFAIL: semko/autocast12.stp Running ./semko/autocast13.stp starting ./semko/autocast13.stp spawn1 stap -p2 ./semko/autocast13.stp spawn stap -p2 ./semko/autocast13.stp semantic error: unknown type in dereference: operator '->' at ./semko/autocast13.stp:17:29 source: println( sockaddr_un(0) -> sun_family ) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21408 exp76 0 1 XFAIL: semko/autocast13.stp Running ./semko/badregex01.stp starting ./semko/badregex01.stp spawn1 stap -p2 ./semko/badregex01.stp spawn stap -p2 ./semko/badregex01.stp semantic error: regex compilation error (at position 6): unclosed character class: string 'a[b-d}+' at ./semko/badregex01.stp:13:22 source: print("abc" =~ "a[b-d}+") ^ Pass 2: analysis failed. [man error::pass2] wait results: 21412 exp76 0 1 XFAIL: semko/badregex01.stp Running ./semko/deprecated01.stp starting ./semko/deprecated01.stp spawn2 ./semko/deprecated01.stp spawn ./semko/deprecated01.stp WARNING: This function uses tapset constructs that are dependent on systemtap version: identifier '_adjtx_mode_str' at /root/systemtap_write/install/share/systemtap/tapset/linux/aux_syscalls.stp:1021:10 source: function _adjtx_mode_str(f) { ^ WARNING: This alias uses tapset constructs that are dependent on systemtap version: keyword at /root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls.stp:38:1 source: probe nd_syscall.accept = __nd_syscall.accept ?, ^ Pass 2: analysis failed. [man error::pass2] Number of similar warning messages suppressed: 4. Rerun with -v to see them. wait results: 21416 exp76 0 1 XFAIL: semko/deprecated01.stp Running ./semko/doubleglob.stp starting ./semko/doubleglob.stp spawn1 stap -p2 ./semko/doubleglob.stp spawn stap -p2 ./semko/doubleglob.stp semantic error: while resolving probe point: identifier 'foo**bar' at ./semko/doubleglob.stp:3:7 source: probe foo**bar {} ^ semantic error: probe point mismatch: didn't find any wildcard matches (similar: nfs, nfsd, vfs, vm, _nfs): identifier 'foo**bar' at :3:7 source: probe foo**bar {} ^ Pass 2: analysis failed. [man error::pass2] wait results: 21421 exp76 0 1 XFAIL: semko/doubleglob.stp Running ./semko/eight.stp starting ./semko/eight.stp spawn1 stap -p2 ./semko/eight.stp spawn stap -p2 ./semko/eight.stp semantic error: type mismatch: expected long but found string: string 'string' at ./semko/eight.stp:5:13 source: stats <<< "string" # stats only collect numbers ^ Pass 2: analysis failed. [man error::pass2] wait results: 21425 exp76 0 1 XFAIL: semko/eight.stp Running ./semko/eighteen.stp starting ./semko/eighteen.stp spawn1 stap -p2 ./semko/eighteen.stp spawn stap -p2 ./semko/eighteen.stp semantic error: unable to find local 'no_such_variable_anywhere', [man error::dwarf] dieoffset 0x45e992 in kernel, near pc 0xfffffe0000681430 in schedule kernel/sched/core.c (alternatives: $tsk)): identifier '$no_such_variable_anywhere' at ./semko/eighteen.stp:4:8 source: log ($no_such_variable_anywhere) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21429 exp76 0 1 XFAIL: semko/eighteen.stp Running ./semko/eleven.stp starting ./semko/eleven.stp spawn1 stap -up2 ./semko/eleven.stp spawn stap -up2 ./semko/eleven.stp semantic error: type mismatch (string): identifier 'i' at ./semko/eleven.stp:11:27 source: if (k in arr) { s=k.""; i=arr[k]+0 } ^ semantic error: type was first inferred here (long): identifier 'i' at :13:19 source: if (m in rra) { i=m+1; s=rra[m]."" } ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. wait results: 21433 exp76 0 1 XFAIL: semko/eleven.stp Running ./semko/entry01.stp starting ./semko/entry01.stp spawn1 stap -p2 ./semko/entry01.stp spawn stap -p2 ./semko/entry01.stp semantic error: @entry is only valid in .return probes: operator '@entry' at ./semko/entry01.stp:7:29 source: stat <<< get_cycles() - @entry(get_cycles()) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21437 exp76 0 1 XFAIL: semko/entry01.stp Running ./semko/entry02.stp starting ./semko/entry02.stp spawn1 stap -p2 ./semko/entry02.stp spawn stap -p2 ./semko/entry02.stp semantic error: @entry is only valid in .return probes: operator '@entry' at ./semko/entry02.stp:7:29 source: stat <<< get_cycles() - @entry(get_cycles()) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21441 exp76 0 1 XFAIL: semko/entry02.stp Running ./semko/entry03.stp starting ./semko/entry03.stp spawn1 stap -p2 ./semko/entry03.stp spawn stap -p2 ./semko/entry03.stp semantic error: type mismatch (long): identifier 'execname' at ./semko/entry03.stp:7:36 source: stat <<< get_cycles() - @entry(execname()) ^ semantic error: type was first inferred here (string): identifier 'execname' at :7:36 source: stat <<< get_cycles() - @entry(execname()) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21445 exp76 0 1 XFAIL: semko/entry03.stp Running ./semko/entry04.stp starting ./semko/entry04.stp spawn1 stap -p2 ./semko/entry04.stp spawn stap -p2 ./semko/entry04.stp semantic error: @entry is only valid in .return probes: operator '@entry' at ./semko/entry04.stp:7:29 source: stat <<< get_cycles() - @entry(get_cycles()) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21449 exp76 0 1 XFAIL: semko/entry04.stp Running ./semko/fifteen.stp starting ./semko/fifteen.stp spawn1 stap -p2 ./semko/fifteen.stp spawn stap -p2 ./semko/fifteen.stp semantic error: variable 'tangle' modified during 'foreach' iteration: identifier 'tangle' at ./semko/fifteen.stp:9:11 source: state = tangle[state]++ ^ Pass 2: analysis failed. [man error::pass2] wait results: 21453 exp76 0 1 XFAIL: semko/fifteen.stp Running ./semko/fifty.stp starting ./semko/fifty.stp spawn2 ./semko/fifty.stp spawn ./semko/fifty.stp semantic error: conflicting functions: identifier 'tcp_ts_get_info_state' at /root/systemtap_write/install/share/systemtap/tapset/linux/tcp.stp:70:10 source: function tcp_ts_get_info_state:long(sock:long) ^ identifier 'tcp_ts_get_info_state' at :13:10 source: function tcp_ts_get_info_state:long(sock:long) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21457 exp76 0 1 XFAIL: semko/fifty.stp Running ./semko/fiftyone.stp starting ./semko/fiftyone.stp spawn1 stap -wp2 ./semko/fiftyone.stp spawn stap -wp2 ./semko/fiftyone.stp semantic error: while resolving probe point: identifier 'process' at ./semko/fiftyone.stp:3:7 source: probe process("stap").function("_start").return { } ^ semantic error: no match (similar functions: _start, start, stat, fstat, at) Pass 2: analysis failed. [man error::pass2] wait results: 21462 exp76 0 1 XFAIL: semko/fiftyone.stp Running ./semko/five.stp starting ./semko/five.stp spawn1 stap -p2 ./semko/five.stp spawn stap -p2 ./semko/five.stp semantic error: arity mismatch found (function 'bar' takes 0 args): identifier 'bar' at ./semko/five.stp:9:3 source: bar (1, 2) # arg count mismatch ^ identifier 'bar' at :3:10 source: function bar () ^ Pass 2: analysis failed. [man error::pass2] wait results: 21466 exp76 0 1 XFAIL: semko/five.stp Running ./semko/foreachstmt01.stp starting ./semko/foreachstmt01.stp spawn1 stap -p2 ./semko/foreachstmt01.stp spawn stap -p2 ./semko/foreachstmt01.stp semantic error: type mismatch: expected long but found string: string 'hi' at ./semko/foreachstmt01.stp:10:33 source: foreach (key in array limit "hi") ^ Pass 2: analysis failed. [man error::pass2] wait results: 21470 exp76 0 1 XFAIL: semko/foreachstmt01.stp Running ./semko/foreachstmt02.stp starting ./semko/foreachstmt02.stp spawn1 stap -p2 ./semko/foreachstmt02.stp spawn stap -p2 ./semko/foreachstmt02.stp semantic error: type mismatch (long): identifier 'str_ret_type' at ./semko/foreachstmt02.stp:15:33 source: foreach (key in array limit str_ret_type()) ^ semantic error: type was first inferred here (string): string 'hi' at :9:12 source: return "hi" ^ Pass 2: analysis failed. [man error::pass2] wait results: 21474 exp76 0 1 XFAIL: semko/foreachstmt02.stp Running ./semko/foreachstmt03.stp starting ./semko/foreachstmt03.stp spawn1 stap -p2 ./semko/foreachstmt03.stp spawn stap -p2 ./semko/foreachstmt03.stp semantic error: invalid type stats: identifier 'val' at ./semko/foreachstmt03.stp:10:14 source: foreach (val = key in array) ^ semantic error: stat locals not supported, missing global declaration? : identifier 'val' at :10:14 source: foreach (val = key in array) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21478 exp76 0 1 XFAIL: semko/foreachstmt03.stp Running ./semko/foreachstmt04.stp starting ./semko/foreachstmt04.stp spawn1 stap -p2 ./semko/foreachstmt04.stp spawn stap -p2 ./semko/foreachstmt04.stp semantic error: invalid type long: identifier 'array' at ./semko/foreachstmt04.stp:8:21 source: foreach (key in array @sum +) printf("%d",key); ^ Pass 2: analysis failed. [man error::pass2] wait results: 21482 exp76 0 1 XFAIL: semko/foreachstmt04.stp Running ./semko/forty.stp starting ./semko/forty.stp spawn1 stap -p2 ./semko/forty.stp spawn stap -p2 ./semko/forty.stp semantic error: probe condition must not modify any variables: operator '=' at ./semko/forty.stp:4:44 source: probe kernel.function("do_sys_open") if (x = 1) { } # bad side-effect ^ Pass 2: analysis failed. [man error::pass2] wait results: 21486 exp76 0 1 XFAIL: semko/forty.stp Running ./semko/fortyeight.stp starting ./semko/fortyeight.stp spawn1 stap -Wp2 ./semko/fortyeight.stp spawn stap -Wp2 ./semko/fortyeight.stp WARNING: Eliding unused variable 'foo': identifier 'foo' at ./semko/fortyeight.stp:5:8 source: global foo # evokes warning ^ Pass 2: analysis failed. [man error::pass2] wait results: 21490 exp76 0 1 XFAIL: semko/fortyeight.stp Running ./semko/fortyfive.stp starting ./semko/fortyfive.stp spawn1 stap -p2 ./semko/fortyfive.stp spawn stap -p2 ./semko/fortyfive.stp WARNING: kprobes function arch_remove_kprobe is blacklisted: keyword at ./semko/fortyfive.stp:3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function kprobe_exceptions_notify is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function arch_arm_kprobe is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function kprobe_handler is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function kprobe_fault_handler is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function arch_trampoline_kprobe is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function setjmp_pre_handler is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function post_kprobe_handler is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function kprobe_single_step_handler is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function kprobe_breakpoint_handler is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function arch_disarm_kprobe is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function trampoline_probe_handler is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function jprobe_return is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function setup_singlestep is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function arch_prepare_kprobe is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function arch_init_kprobes is in blacklisted section: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function arch_prepare_kretprobe is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: kprobes function longjmp_break_handler is blacklisted: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kretprobe_trampoline_holder is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function unregister_kprobes is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function aggr_post_handler is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function collect_garbage_slots is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function alloc_insn_page is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function get_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobes_open is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function unregister_jprobes is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function report_probe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function aggr_break_handler is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function unregister_kretprobes is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function write_enabled_file_bool is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function dump_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function aggr_fault_handler is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function __get_valid_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobe_seq_start is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function free_insn_page is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function register_jprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobe_blacklist_open is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function read_enabled_file_bool is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function arch_check_ftrace_location is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function arm_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function init_kprobes is in blacklisted section: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function aggr_pre_handler is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function register_kretprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kretprobe_table_lock is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobe_blacklist_seq_show is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function __unregister_kprobe_bottom is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function recycle_rp_inst is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobes_inc_nmissed_count is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function unregister_kretprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobe_blacklist_seq_next is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function pre_handler_kretprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobe_blacklist_seq_start is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function arch_deref_entry_point is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function register_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function collect_one_slot is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function unregister_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function __get_insn_slot is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function arch_within_kprobe_blacklist is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function show_kprobe_addr is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function unregister_jprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function disarm_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function disable_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function __unregister_kprobe_top is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function register_jprobes is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function __free_insn_slot is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function enable_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobes_module_callback is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kretprobe_hash_lock is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobe_seq_next is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kretprobe_hash_unlock is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function register_kprobes is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobe_flush_task is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kretprobe_table_unlock is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function kprobe_seq_stop is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function __disable_kprobe is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function debugfs_kprobe_init is in blacklisted section: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function register_kretprobes is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ WARNING: function cleanup_rp_inst is in blacklisted file: keyword at :3:1 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ semantic error: while resolving probe point: identifier 'kernel' at :3:7 source: probe kernel.function("*@kernel/kprobes.c").call {} // blacklisted ^ semantic error: no match (similar functions: f, lf, up, die, gcd) Pass 2: analysis failed. [man error::pass2] Number of similar warning messages suppressed: 3. Rerun with -v to see them. wait results: 21494 exp76 0 1 XFAIL: semko/fortyfive.stp Running ./semko/fortyfour.stp starting ./semko/fortyfour.stp spawn1 stap -p2 ./semko/fortyfour.stp spawn stap -p2 ./semko/fortyfour.stp semantic error: while resolving probe point: identifier 'bar' at ./semko/fortyfour.stp:3:13 source: probe foo = bar {} ^ semantic error: recursive loop in alias expansion of bar at ./semko/fortyfour.stp:3:13 semantic error: while resolving probe point: identifier 'foo' at :4:13 source: probe bar = foo {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 2. Rerun with -v to see them. wait results: 21498 exp76 0 1 XFAIL: semko/fortyfour.stp Running ./semko/fortynine.stp starting ./semko/fortynine.stp spawn1 stap -up2 ./semko/fortynine.stp spawn stap -up2 ./semko/fortynine.stp semantic error: type mismatch (long): identifier 'er' at ./semko/fortynine.stp:3:42 source: probe begin { try {} catch (er) {println(er+2)} } ^ semantic error: type was first inferred here (string): identifier 'er' at :3:29 source: probe begin { try {} catch (er) {println(er+2)} } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21502 exp76 0 1 XFAIL: semko/fortynine.stp Running ./semko/fortyone.stp starting ./semko/fortyone.stp spawn1 stap -p2 ./semko/fortyone.stp spawn stap -p2 ./semko/fortyone.stp semantic error: probe condition must not reference undeclared global: identifier 'x' at ./semko/fortyone.stp:3:39 source: probe kernel.function("vfs_read") if (x > 1) { } # not a global ^ Pass 2: analysis failed. [man error::pass2] wait results: 21506 exp76 0 1 XFAIL: semko/fortyone.stp Running ./semko/fortyseven.stp starting ./semko/fortyseven.stp spawn1 stap -p2 ./semko/fortyseven.stp spawn stap -p2 ./semko/fortyseven.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/fortyseven.stp:5:7 source: probe kernel.function("*@ket.c") {} # must not match "....packet.c" ^ semantic error: no match (similar functions: f, lf, up, die, gcd) Pass 2: analysis failed. [man error::pass2] wait results: 21510 exp76 0 1 XFAIL: semko/fortyseven.stp Running ./semko/fortysix.stp starting ./semko/fortysix.stp spawn1 stap -p2 ./semko/fortysix.stp spawn stap -p2 ./semko/fortysix.stp semantic error: type mismatch: expected string but found long: identifier 'NULL' at ./semko/fortysix.stp:3:28 source: probe begin { if ("foo" == NULL) log ("boo") } # check NULL as integral global ^ Pass 2: analysis failed. [man error::pass2] wait results: 21514 exp76 0 1 XFAIL: semko/fortysix.stp Running ./semko/fortythree.stp starting ./semko/fortythree.stp spawn1 stap -p2 ./semko/fortythree.stp spawn stap -p2 ./semko/fortythree.stp semantic error: while resolving probe point: identifier 'foo' at ./semko/fortythree.stp:3:17 source: probe foo.bar = foo.* { } ^ semantic error: probe point mismatch: didn't find any wildcard matches (similar: bar): operator '*' at :3:21 source: probe foo.bar = foo.* { } ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 2. Rerun with -v to see them. wait results: 21518 exp76 0 1 XFAIL: semko/fortythree.stp Running ./semko/fortytwo.stp starting ./semko/fortytwo.stp spawn1 stap -p2 ./semko/fortytwo.stp spawn stap -p2 ./semko/fortytwo.stp semantic error: probe condition must not reference function: identifier 'foo' at ./semko/fortytwo.stp:3:39 source: probe kernel.function("vfs_read") if (foo(2)) { } # must not call functions ^ Pass 2: analysis failed. [man error::pass2] wait results: 21522 exp76 0 1 XFAIL: semko/fortytwo.stp Running ./semko/four.stp starting ./semko/four.stp spawn1 stap -p2 ./semko/four.stp spawn stap -p2 ./semko/four.stp WARNING: Eliding unused function 'bar': identifier 'bar' at ./semko/four.stp:5:10 source: function bar () ^ WARNING: never-assigned global variable 'b' (similar: a): identifier 'b' at :3:11 source: global a, b # types unknown ^ semantic error: unresolved type : identifier 'a' at :11:3 source: a = b; ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. wait results: 21526 exp76 0 1 XFAIL: semko/four.stp Running ./semko/fourteen.stp starting ./semko/fourteen.stp spawn1 stap -p2 ./semko/fourteen.stp spawn stap -p2 ./semko/fourteen.stp WARNING: Eliding assignment to 'a': operator '=' at ./semko/fourteen.stp:7:4 source: a = foo["hello"]++ ^ semantic error: function call modifies var 'foo' during 'foreach' iteration: identifier 'bar' at :15:3 source: bar() ^ Pass 2: analysis failed. [man error::pass2] wait results: 21530 exp76 0 1 XFAIL: semko/fourteen.stp Running ./semko/gurufunc.stp starting ./semko/gurufunc.stp spawn1 stap -up2 ./semko/gurufunc.stp spawn stap -up2 ./semko/gurufunc.stp semantic error: function may not be used unless -g is specified: identifier 'set_kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions-guru.stp:58:10 source: function set_kernel_long (addr:long, val:long) %{ /* guru */ ^ Pass 2: analysis failed. [man error::pass2] wait results: 21534 exp76 0 1 XFAIL: semko/gurufunc.stp Running ./semko/inb_blacklisted.stp starting ./semko/inb_blacklisted.stp spawn1 stap -p2 ./semko/inb_blacklisted.stp spawn stap -p2 ./semko/inb_blacklisted.stp WARNING: function inb is in blacklisted section: keyword at ./semko/inb_blacklisted.stp:5:1 source: probe kernel.function("inb@*.h") ^ # functions error:unknown (msg:string) log:unknown (msg:string) # probes kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0xb9298 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0xb92bc */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0xb92ec */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0xb9308 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0xb9434 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0xb95a0 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0xb95bc */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0xb95dc */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x313d24 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x31c37c */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x31c464 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x31d0dc */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x31d374 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x369bb8 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x369cb4 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x36d33c */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x36da14 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x36da48 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x36dfe8 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x36f5d8 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x37087c */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x370900 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3712bc */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3712e4 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x371310 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x37133c */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x37136c */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x371394 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3713c0 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3713f4 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x371420 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3715ac */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3715d8 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x371618 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3764f8 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3d6b74 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x3d6ba0 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x426cfc */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x426d34 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x43d258 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x489d14 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x489db8 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ kernel.function("inb@include/asm-generic/io.h:362") /* pc=_stext+0x489e38 */ /* <- kernel.function("inb@include/asm-generic/io.h:362") */ timer.s(900) /* <- timer.s(900) */ wait results: 21538 exp76 0 0 XPASS: semko/inb_blacklisted.stp Running ./semko/local_array.stp starting ./semko/local_array.stp spawn1 stap -p2 ./semko/local_array.stp spawn stap -p2 ./semko/local_array.stp semantic error: unresolved arity-1 global array a, missing global declaration?: identifier 'a' at ./semko/local_array.stp:6:5 source: a[1] = 1 ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21542 exp76 0 1 XFAIL: semko/local_array.stp Running ./semko/local_stat.stp starting ./semko/local_stat.stp spawn1 stap -p2 ./semko/local_stat.stp spawn stap -p2 ./semko/local_stat.stp semantic error: stat locals not supported, missing global declaration? : identifier 'a' at ./semko/local_stat.stp:6:5 source: a <<< 1 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21546 exp76 0 1 XFAIL: semko/local_stat.stp Running ./semko/logging-embedded.stp starting ./semko/logging-embedded.stp spawn1 stap -p2 ./semko/logging-embedded.stp spawn stap -p2 ./semko/logging-embedded.stp semantic error: function may not be used unless -g is specified: identifier 'printk' at /root/systemtap_write/install/share/systemtap/tapset/linux/logging.stp:44:10 source: function printk (level:long,msg:string) %{ /* guru */ ^ Pass 2: analysis failed. [man error::pass2] wait results: 21550 exp76 0 1 XFAIL: semko/logging-embedded.stp Running ./semko/map_wrap_bad.stp starting ./semko/map_wrap_bad.stp spawn1 stap -p2 ./semko/map_wrap_bad.stp spawn stap -p2 ./semko/map_wrap_bad.stp semantic error: wrapping not supported for scalars: identifier 'foo' at ./semko/map_wrap_bad.stp:3:8 source: global foo% ^ Pass 2: analysis failed. [man error::pass2] wait results: 21554 exp76 0 1 XFAIL: semko/map_wrap_bad.stp Running ./semko/maxactive01.stp starting ./semko/maxactive01.stp spawn1 stap -p2 ./semko/maxactive01.stp spawn stap -p2 ./semko/maxactive01.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/maxactive01.stp:5:7 source: probe kernel.function("*").maxactive(3) ^ semantic error: invalid suffix for probe: identifier 'maxactive' at :5:28 source: probe kernel.function("*").maxactive(3) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21558 exp76 0 1 XFAIL: semko/maxactive01.stp Running ./semko/maxactive02.stp starting ./semko/maxactive02.stp spawn1 stap -p2 ./semko/maxactive02.stp spawn stap -p2 ./semko/maxactive02.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/maxactive02.stp:5:7 source: probe kernel.function("*").return.maxactive("hi") ^ semantic error: invalid suffix for probe: identifier 'maxactive' at :5:35 source: probe kernel.function("*").return.maxactive("hi") ^ Pass 2: analysis failed. [man error::pass2] wait results: 21562 exp76 0 1 XFAIL: semko/maxactive02.stp Running ./semko/maxactive03.stp starting ./semko/maxactive03.stp spawn1 stap -p2 ./semko/maxactive03.stp spawn stap -p2 ./semko/maxactive03.stp semantic error: while resolving probe point: identifier 'timer' at ./semko/maxactive03.stp:5:7 source: probe timer.sec(100).maxactive(3) ^ semantic error: invalid suffix for probe: identifier 'maxactive' at :5:22 source: probe timer.sec(100).maxactive(3) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21566 exp76 0 1 XFAIL: semko/maxactive03.stp Running ./semko/maxactive04.stp starting ./semko/maxactive04.stp spawn1 stap -p2 ./semko/maxactive04.stp spawn stap -p2 ./semko/maxactive04.stp semantic error: maxactive value out of range [0,32767]: identifier 'kernel' at ./semko/maxactive04.stp:3:7 source: probe kernel.function("vfs_read").return.maxactive(-4) ^ semantic error: while resolving probe point: identifier 'kernel' at :3:7 source: probe kernel.function("vfs_read").return.maxactive(-4) ^ semantic error: no match (similar functions: vfs_read, __vfs_read, vcs_read, vfs_readv, fb_read) Pass 2: analysis failed. [man error::pass2] wait results: 21570 exp76 0 1 XFAIL: semko/maxactive04.stp Running ./semko/maxactive05.stp starting ./semko/maxactive05.stp spawn1 stap -p2 ./semko/maxactive05.stp spawn stap -p2 ./semko/maxactive05.stp semantic error: maxactive value out of range [0,32767]: identifier 'kernel' at ./semko/maxactive05.stp:3:7 source: probe kernel.function("vfs_read").return.maxactive(99999999) ^ semantic error: while resolving probe point: identifier 'kernel' at :3:7 source: probe kernel.function("vfs_read").return.maxactive(99999999) ^ semantic error: no match (similar functions: vfs_read, __vfs_read, vcs_read, vfs_readv, fb_read) Pass 2: analysis failed. [man error::pass2] wait results: 21574 exp76 0 1 XFAIL: semko/maxactive05.stp Running ./semko/maxactive06.stp starting ./semko/maxactive06.stp spawn1 stap -p2 ./semko/maxactive06.stp spawn stap -p2 ./semko/maxactive06.stp semantic error: while resolving probe point: identifier 'begin' at ./semko/maxactive06.stp:5:7 source: probe begin.maxactive(3) ^ semantic error: invalid suffix for probe: identifier 'maxactive' at :5:13 source: probe begin.maxactive(3) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21578 exp76 0 1 XFAIL: semko/maxactive06.stp Running ./semko/netfilter01.stp starting ./semko/netfilter01.stp spawn1 stap -p2 ./semko/netfilter01.stp spawn stap -p2 ./semko/netfilter01.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter01.stp:3:7 source: probe netfilter { } ^ semantic error: probe point truncated (follow: arp bridge hook(string) ip ipv4 ipv6 pf(string)): identifier 'netfilter' at :3:7 source: probe netfilter { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21582 exp76 0 1 XFAIL: semko/netfilter01.stp Running ./semko/netfilter02.stp starting ./semko/netfilter02.stp spawn1 stap -p2 ./semko/netfilter02.stp spawn stap -p2 ./semko/netfilter02.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter02.stp:3:7 source: probe netfilter.hook { } ^ semantic error: probe point mismatch (similar: hook, ip, pf, arp, ipv4): identifier 'hook' at :3:17 source: probe netfilter.hook { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21586 exp76 0 1 XFAIL: semko/netfilter02.stp Running ./semko/netfilter03.stp starting ./semko/netfilter03.stp spawn1 stap -p2 ./semko/netfilter03.stp spawn stap -p2 ./semko/netfilter03.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter03.stp:3:7 source: probe netfilter.hook("NF_INET_NONEXISTENT_HOOK") { } ^ semantic error: probe point truncated (follow: pf(string)): identifier 'hook' at :3:17 source: probe netfilter.hook("NF_INET_NONEXISTENT_HOOK") { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21590 exp76 0 1 XFAIL: semko/netfilter03.stp Running ./semko/netfilter04.stp starting ./semko/netfilter04.stp spawn1 stap -p2 ./semko/netfilter04.stp spawn stap -p2 ./semko/netfilter04.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter04.stp:3:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { printf("%d\n", $verdict) } ^ semantic error: probe point truncated (follow: pf(string)): identifier 'hook' at :3:17 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { printf("%d\n", $verdict) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21594 exp76 0 1 XFAIL: semko/netfilter04.stp Running ./semko/netfilter05.stp starting ./semko/netfilter05.stp spawn1 stap -p2 ./semko/netfilter05.stp spawn stap -p2 ./semko/netfilter05.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter05.stp:4:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING").priority(2) { } ^ semantic error: probe point mismatch (similar: pf): identifier 'priority' at :4:45 source: probe netfilter.hook("NF_INET_PRE_ROUTING").priority(2) { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21598 exp76 0 1 XFAIL: semko/netfilter05.stp Running ./semko/netfilter06.stp starting ./semko/netfilter06.stp spawn1 stap -p2 ./semko/netfilter06.stp spawn stap -p2 ./semko/netfilter06.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter06.stp:4:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING").priority { $verdict = "DROP" } ^ semantic error: probe point mismatch (similar: pf): identifier 'priority' at :4:45 source: probe netfilter.hook("NF_INET_PRE_ROUTING").priority { $verdict = "DROP" } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21602 exp76 0 1 XFAIL: semko/netfilter06.stp Running ./semko/netfilter07.stp starting ./semko/netfilter07.stp spawn1 stap -p2 ./semko/netfilter07.stp spawn stap -p2 ./semko/netfilter07.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter07.stp:4:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { $verdict = NF_DROP } ^ semantic error: probe point truncated (follow: pf(string)): identifier 'hook' at :4:17 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { $verdict = NF_DROP } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21606 exp76 0 1 XFAIL: semko/netfilter07.stp Running ./semko/netfilter08.stp starting ./semko/netfilter08.stp spawn1 stap -p2 ./semko/netfilter08.stp spawn stap -p2 ./semko/netfilter08.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter08.stp:4:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING").pf("INTERGALACTIC_IPV3000") { } ^ semantic error: unsupported netfilter protocol family "INTERGALACTIC_IPV3000"; need stap -g Pass 2: analysis failed. [man error::pass2] wait results: 21610 exp76 0 1 XFAIL: semko/netfilter08.stp Running ./semko/netfilter09.stp starting ./semko/netfilter09.stp spawn1 stap -p4 ./semko/netfilter09.stp spawn stap -p4 ./semko/netfilter09.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter09.stp:4:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING").priority("-1") { printf("a") } ^ semantic error: probe point mismatch (similar: pf): identifier 'priority' at :4:45 source: probe netfilter.hook("NF_INET_PRE_ROUTING").priority("-1") { printf("a") } ^ semantic error: while resolving probe point: identifier 'netfilter' at :5:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { printf("b") } ^ semantic error: probe point truncated (follow: pf(string)): identifier 'hook' at :5:17 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { printf("b") } ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21614 exp76 0 1 XFAIL: semko/netfilter09.stp Running ./semko/netfilter10.stp starting ./semko/netfilter10.stp spawn1 stap -p4 ./semko/netfilter10.stp spawn stap -p4 ./semko/netfilter10.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter10.stp:4:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING").priority("1") { } ^ semantic error: probe point mismatch (similar: pf): identifier 'priority' at :4:45 source: probe netfilter.hook("NF_INET_PRE_ROUTING").priority("1") { } ^ semantic error: while resolving probe point: identifier 'netfilter' at :5:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { } ^ semantic error: probe point truncated (follow: pf(string)): identifier 'hook' at :5:17 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21618 exp76 0 1 XFAIL: semko/netfilter10.stp Running ./semko/netfilter11.stp starting ./semko/netfilter11.stp spawn1 stap -gp4 ./semko/netfilter11.stp spawn stap -gp4 ./semko/netfilter11.stp semantic error: while resolving probe point: identifier 'netfilter' at ./semko/netfilter11.stp:3:7 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { $verdict = NF_DROP } ^ semantic error: probe point truncated (follow: pf(string)): identifier 'hook' at :3:17 source: probe netfilter.hook("NF_INET_PRE_ROUTING") { $verdict = NF_DROP } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21622 exp76 0 1 XFAIL: semko/netfilter11.stp Running ./semko/nine.stp starting ./semko/nine.stp spawn1 stap -p2 ./semko/nine.stp spawn stap -p2 ./semko/nine.stp semantic error: inconsistent arity (1 vs 0): identifier 'a' at ./semko/nine.stp:7:3 source: a = 2; ^ semantic error: arity 1 first inferred here: identifier 'a' at :6:3 source: a[4] = 1; ^ Pass 2: analysis failed. [man error::pass2] wait results: 21626 exp76 0 1 XFAIL: semko/nine.stp Running ./semko/nofunc.stp starting ./semko/nofunc.stp spawn1 stap -p2 ./semko/nofunc.stp spawn stap -p2 ./semko/nofunc.stp semantic error: unresolved function (similar: log, HZ, pn, pp, cpu): identifier 'foo' at ./semko/nofunc.stp:4:3 source: foo () # function is MIA ^ Pass 2: analysis failed. [man error::pass2] wait results: 21630 exp76 0 1 XFAIL: semko/nofunc.stp Running ./semko/one.stp starting ./semko/one.stp spawn1 stap -up2 ./semko/one.stp spawn stap -up2 ./semko/one.stp semantic error: unresolved type : identifier 'a' at ./semko/one.stp:8:15 source: probe begin { a = stamp ("read"); } ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21634 exp76 0 1 XFAIL: semko/one.stp Running ./semko/perf01.stp starting ./semko/perf01.stp spawn1 stap -p2 ./semko/perf01.stp spawn stap -p2 ./semko/perf01.stp # globals x:long # functions error:unknown (msg:string) # probes perf.type(0).config(0).sample(0).process("/usr/bin/ed").counter("a") /* <- perf.type(0).config(0).process("/bin/ed").counter("a") */ process("/usr/bin/ed").begin /* <- process("/bin/ed").begin */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ wait results: 21638 exp76 0 0 XPASS: semko/perf01.stp Running ./semko/perf02.stp starting ./semko/perf02.stp spawn1 stap -p2 ./semko/perf02.stp spawn stap -p2 ./semko/perf02.stp semantic error: while resolving probe point: identifier 'perf' at ./semko/perf02.stp:5:7 source: probe perf.hw.cpu_cycles.process("/bin/ls").counter("") {} ^ semantic error: missing perf probe counter component name: identifier 'process' at :5:26 source: probe perf.hw.cpu_cycles.process("/bin/ls").counter("") {} ^ Pass 2: analysis failed. [man error::pass2] wait results: 21642 exp76 0 1 XFAIL: semko/perf02.stp Running ./semko/perf03.stp starting ./semko/perf03.stp spawn1 stap -p2 ./semko/perf03.stp spawn stap -p2 ./semko/perf03.stp semantic error: type mismatch: expected string but found long: operator '@perf' at ./semko/perf03.stp:10:15 source: x = "b" . @perf("a") ^ Pass 2: analysis failed. [man error::pass2] wait results: 21646 exp76 0 1 XFAIL: semko/perf03.stp Running ./semko/perf04.stp starting ./semko/perf04.stp spawn1 stap -p2 ./semko/perf04.stp spawn stap -p2 ./semko/perf04.stp semantic error: perf counter 'b' not defined semantic error: while resolving probe point: identifier 'process' at ./semko/perf04.stp:7:7 source: probe process("stap").function("main") ^ semantic error: no match (similar functions: main, fail, isDomain, map, mark) Pass 2: analysis failed. [man error::pass2] wait results: 21650 exp76 0 1 XFAIL: semko/perf04.stp Running ./semko/perf05.stp starting ./semko/perf05.stp spawn1 stap -p2 ./semko/perf05.stp spawn stap -p2 ./semko/perf05.stp semantic error: perf counter 'b' not defined semantic error: while resolving probe point: identifier 'process' at ./semko/perf05.stp:7:7 source: probe process("stap").function("main") ^ semantic error: no match (similar functions: main, fail, isDomain, map, mark) Pass 2: analysis failed. [man error::pass2] wait results: 21654 exp76 0 1 XFAIL: semko/perf05.stp Running ./semko/perf06.stp starting ./semko/perf06.stp spawn1 stap -p2 ./semko/perf06.stp spawn stap -p2 ./semko/perf06.stp semantic error: while resolving probe point: identifier 'perf' at ./semko/perf06.stp:6:7 source: probe perf.hw.cpu_cycles.process ^ semantic error: unspecified process probe is invalid without a -c COMMAND [man stapprobes]: identifier 'process' at :6:26 source: probe perf.hw.cpu_cycles.process ^ Pass 2: analysis failed. [man error::pass2] wait results: 21658 exp76 0 1 XFAIL: semko/perf06.stp Running ./semko/plt1.stp starting ./semko/plt1.stp spawn1 stap -p2 ./semko/plt1.stp spawn stap -p2 ./semko/plt1.stp semantic error: unable to find plt variable '$no_such_var' (alternatives: $$name): identifier '$no_such_var' at ./semko/plt1.stp:4:13 source: println($no_such_var) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21662 exp76 0 1 XFAIL: semko/plt1.stp Running ./semko/plt2.stp starting ./semko/plt2.stp spawn2 ./semko/plt2.stp spawn ./semko/plt2.stp semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.plt { exit() } ^ semantic error: unspecified process probe is invalid without a -c COMMAND or -x PID [man stapprobes] Pass 2: analysis failed. [man error::pass2] wait results: 21666 exp76 0 1 XFAIL: semko/plt2.stp Running ./semko/procfs01.stp starting ./semko/procfs01.stp spawn1 stap -p2 ./semko/procfs01.stp spawn stap -p2 ./semko/procfs01.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs01.stp:3:7 source: probe procfs { } ^ semantic error: probe point truncated (follow: read umask(number) write): identifier 'procfs' at :3:7 source: probe procfs { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21671 exp76 0 1 XFAIL: semko/procfs01.stp Running ./semko/procfs02.stp starting ./semko/procfs02.stp spawn1 stap -p2 ./semko/procfs02.stp spawn stap -p2 ./semko/procfs02.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs02.stp:3:7 source: probe procfs("foo").rread { } ^ semantic error: probe point mismatch (similar: read, write, umask): identifier 'rread' at :3:21 source: probe procfs("foo").rread { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21675 exp76 0 1 XFAIL: semko/procfs02.stp Running ./semko/procfs03.stp starting ./semko/procfs03.stp spawn1 stap -p2 ./semko/procfs03.stp spawn stap -p2 ./semko/procfs03.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs03.stp:3:7 source: probe procfs.read.write { } ^ semantic error: invalid suffix for probe: identifier 'write' at :3:19 source: probe procfs.read.write { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21679 exp76 0 1 XFAIL: semko/procfs03.stp Running ./semko/procfs04.stp starting ./semko/procfs04.stp spawn1 stap -p2 ./semko/procfs04.stp spawn stap -p2 ./semko/procfs04.stp semantic error: procfs $value variable is read-only in a procfs write probe: identifier '$value' at ./semko/procfs04.stp:5:7 source: $value = "hi" ^ Pass 2: analysis failed. [man error::pass2] wait results: 21683 exp76 0 1 XFAIL: semko/procfs04.stp Running ./semko/procfs05.stp starting ./semko/procfs05.stp spawn1 stap -p2 ./semko/procfs05.stp spawn stap -p2 ./semko/procfs05.stp semantic error: procfs $value variable cannot be read in a procfs read probe: identifier '$value' at ./semko/procfs05.stp:5:11 source: x = $value ^ Pass 2: analysis failed. [man error::pass2] wait results: 21687 exp76 0 1 XFAIL: semko/procfs05.stp Running ./semko/procfs06.stp starting ./semko/procfs06.stp spawn1 stap -p2 ./semko/procfs06.stp spawn stap -p2 ./semko/procfs06.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs06.stp:4:7 source: probe procfs("/foo").read { } ^ semantic error: procfs path cannot start with a '/': identifier 'procfs' at :4:7 source: probe procfs("/foo").read { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21691 exp76 0 1 XFAIL: semko/procfs06.stp Running ./semko/procfs07.stp starting ./semko/procfs07.stp spawn1 stap -p2 ./semko/procfs07.stp spawn stap -p2 ./semko/procfs07.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs07.stp:4:7 source: probe procfs("foo/").read { } ^ semantic error: procfs path cannot end with a '/': identifier 'procfs' at :4:7 source: probe procfs("foo/").read { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21695 exp76 0 1 XFAIL: semko/procfs07.stp Running ./semko/procfs08.stp starting ./semko/procfs08.stp spawn1 stap -p2 ./semko/procfs08.stp spawn stap -p2 ./semko/procfs08.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs08.stp:4:7 source: probe procfs("foo/../bar").read { } ^ semantic error: procfs path cannot be relative (and contain '.' or '..'): identifier 'procfs' at :4:7 source: probe procfs("foo/../bar").read { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21699 exp76 0 1 XFAIL: semko/procfs08.stp Running ./semko/procfs09.stp starting ./semko/procfs09.stp spawn1 stap -p2 ./semko/procfs09.stp spawn stap -p2 ./semko/procfs09.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs09.stp:4:7 source: probe procfs("foo/.").read { } ^ semantic error: procfs path cannot be relative (and contain '.' or '..'): identifier 'procfs' at :4:7 source: probe procfs("foo/.").read { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21703 exp76 0 1 XFAIL: semko/procfs09.stp Running ./semko/procfs10.stp starting ./semko/procfs10.stp spawn1 stap -p2 ./semko/procfs10.stp spawn stap -p2 ./semko/procfs10.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs10.stp:4:7 source: probe procfs("a//c").read { } ^ semantic error: procfs path component cannot be empty: identifier 'procfs' at :4:7 source: probe procfs("a//c").read { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21707 exp76 0 1 XFAIL: semko/procfs10.stp Running ./semko/procfs11.stp starting ./semko/procfs11.stp spawn1 stap -p2 ./semko/procfs11.stp spawn stap -p2 ./semko/procfs11.stp semantic error: procfs variable '$value' may not be used as a structure: operator '->' at ./semko/procfs11.stp:4:34 source: probe procfs.write { print($value->foo) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21711 exp76 0 1 XFAIL: semko/procfs11.stp Running ./semko/procfs12.stp starting ./semko/procfs12.stp spawn1 stap -p2 ./semko/procfs12.stp spawn stap -p2 ./semko/procfs12.stp semantic error: procfs variable '$value' may not be used as array: operator '[' at ./semko/procfs12.stp:4:34 source: probe procfs.write { print($value[0]) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21715 exp76 0 1 XFAIL: semko/procfs12.stp Running ./semko/procfs13.stp starting ./semko/procfs13.stp spawn1 stap -p2 ./semko/procfs13.stp spawn stap -p2 ./semko/procfs13.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs13.stp:4:7 source: probe procfs.read.maxsize { $value = "foo" } ^ semantic error: invalid suffix for probe: identifier 'maxsize' at :4:19 source: probe procfs.read.maxsize { $value = "foo" } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21719 exp76 0 1 XFAIL: semko/procfs13.stp Running ./semko/procfs14.stp starting ./semko/procfs14.stp spawn1 stap -p2 ./semko/procfs14.stp spawn stap -p2 ./semko/procfs14.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs14.stp:4:7 source: probe procfs.read.maxsize(-1) { $value = "foo" } ^ semantic error: maxsize must be greater than 0 Pass 2: analysis failed. [man error::pass2] wait results: 21723 exp76 0 1 XFAIL: semko/procfs14.stp Running ./semko/procfs15.stp starting ./semko/procfs15.stp spawn1 stap -p2 ./semko/procfs15.stp spawn stap -p2 ./semko/procfs15.stp semantic error: while resolving probe point: identifier 'procfs' at ./semko/procfs15.stp:4:7 source: probe procfs("foo").read.maxsize(-1) { $value = "foo" } ^ semantic error: maxsize must be greater than 0 Pass 2: analysis failed. [man error::pass2] wait results: 21727 exp76 0 1 XFAIL: semko/procfs15.stp Running ./semko/return01.stp starting ./semko/return01.stp spawn1 stap -p2 ./semko/return01.stp spawn stap -p2 ./semko/return01.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/return01.stp:3:7 source: probe kernel.function("get_page_state").return ^ semantic error: no match (similar functions: get_task_state, page_hstate, zone_page_state, __get_page_tail, set_page_attr) Pass 2: analysis failed. [man error::pass2] wait results: 21731 exp76 0 1 XFAIL: semko/return01.stp Running ./semko/return02.stp starting ./semko/return02.stp spawn1 stap -p2 ./semko/return02.stp spawn stap -p2 ./semko/return02.stp semantic error: unable to find local 'return', [man error::dwarf] dieoffset 0xdfa12a in kernel, near pc 0xfffffe00001e4194 in vfs_read fs/read_write.c (alternatives: $ret, $buf, $count, $pos, $file)): identifier '$return' at ./semko/return02.stp:6:43 source: printf("in sys_read - return = %d\n", $return) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21735 exp76 0 1 XFAIL: semko/return02.stp Running ./semko/seven.stp starting ./semko/seven.stp spawn1 stap -p2 ./semko/seven.stp spawn stap -p2 ./semko/seven.stp semantic error: index 0 type mismatch (string): string '1' at ./semko/seven.stp:6:7 source: baz["1"] = 5; # inconsistent index types ^ semantic error: type of index 0 was first inferred here (long): number '1' at :5:7 source: baz[1] = 4; ^ Pass 2: analysis failed. [man error::pass2] wait results: 21739 exp76 0 1 XFAIL: semko/seven.stp Running ./semko/seventeen.stp starting ./semko/seventeen.stp spawn1 stap -p2 ./semko/seventeen.stp spawn stap -p2 ./semko/seventeen.stp semantic error: while resolving probe point: identifier 'module' at ./semko/seventeen.stp:3:7 source: probe module("no_such_module").function("*") { } ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] wait results: 21743 exp76 0 1 XFAIL: semko/seventeen.stp Running ./semko/six.stp starting ./semko/six.stp spawn1 stap -p2 ./semko/six.stp spawn stap -p2 ./semko/six.stp semantic error: inconsistent arity (1 vs 2): identifier 'bar' at ./semko/six.stp:6:3 source: bar[1, 2] = 3; # inconsistent array dimensions ^ semantic error: arity 1 first inferred here: identifier 'bar' at :5:3 source: bar[1] = 2; ^ Pass 2: analysis failed. [man error::pass2] wait results: 21747 exp76 0 1 XFAIL: semko/six.stp Running ./semko/sixteen.stp starting ./semko/sixteen.stp spawn1 stap -p2 ./semko/sixteen.stp spawn stap -p2 ./semko/sixteen.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/sixteen.stp:3:7 source: probe kernel.function("no_such_function_anywhere_guaranteed") { } ^ semantic error: no match (similar functions: __seed, arp_send, mntget, balance, del) Pass 2: analysis failed. [man error::pass2] wait results: 21751 exp76 0 1 XFAIL: semko/sixteen.stp Running ./semko/source_context.stp starting ./semko/source_context.stp spawn1 stap -p2 ./semko/source_context.stp spawn stap -p2 ./semko/source_context.stp semantic error: unresolved function (similar: exit, egid, euid, gid, pid): identifier 'eeexit' at ./semko/source_context.stp:6:8 source: eeexit () ^ Pass 2: analysis failed. [man error::pass2] wait results: 21755 exp76 0 1 XFAIL: semko/source_context.stp Running ./semko/target_addr1.stp starting ./semko/target_addr1.stp spawn1 stap -p2 ./semko/target_addr1.stp spawn stap -p2 ./semko/target_addr1.stp semantic error: unable to find member 'did_exec' for struct task_struct (alternatives: in_execve, se, cred, dl, fs, ioac, mm, rcu, rt, files, pid, bio_list, comm, delays, gtime, min_flt, pi_lock, pids, plug, prio, stack, state, stime, tgid, trace, usage, utime, blocked, cg_list, children, exit_code, flags, nr_dirtied, nvcsw, on_cpu, on_rq, parent, policy, ptrace, ptraced, real_cred, self_exec_id, sysvsem, tasks, thread, utask, active_mm, jobctl, maj_flt, nivcsw, notifier, nsproxy, rss_stat, sched_info, sibling, sighand, signal, acct_timexpd, btrace_seq, cgroups, exit_state, in_iowait, io_context, last_wakee, parent_exec_id, pending, seccomp, static_prio, sysvshm, task_frag, thread_node, vmacache, wake_cpu, wake_entry, alloc_lock, audit_context, cpu_timers, group_leader, link_count, loginuid, memcg_oom, pi_waiters, sas_ss_sp, sched_class, splice_pipe, start_time, vfork_done, atomic_flags, cputime_expires, exit_signal, normal_prio, ptrace_entry, real_parent, robust_list, sas_ss_size, sessionid, set_child_tid, stimescaled, task_works, thread_group, utimescaled, acct_vm_mem1, cpus_allowed, journal_info, mems_allowed, notifier_data, notifier_mask, real_blocked, reclaim_state, rt_priority, wakee_flips, acct_rss_mem1, clear_child_tid, dirty_paused_when, last_siginfo, mems_allowed_seq, personality, pi_blocked_on, pi_state_list, prev_cputime, backing_dev_info, nr_dirtied_pause, saved_sigmask, nr_cpus_allowed, pdeath_signal, perf_event_ctxp, perf_event_list, perf_event_mutex, pi_state_cache, ptrace_message, pushable_tasks, real_start_time, vmacache_seqnum, preempt_notifiers, timer_slack_ns, total_link_count, pushable_dl_tasks, sched_task_group, trace_recursion, last_switch_count, sched_reset_on_fork, wakee_flip_decay_ts, pi_waiters_leftmost, cpuset_mem_spread_rotor, cpuset_slab_spread_rotor, default_timer_slack_ns, memcg_kmem_skip_account, sched_contributes_to_load): operator '->' at ./semko/target_addr1.stp:5:17 source: println(& $p->did_exec) // unsigned:1 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21759 exp76 0 1 XFAIL: semko/target_addr1.stp Running ./semko/target_addr2.stp starting ./semko/target_addr2.stp spawn1 stap -p2 ./semko/target_addr2.stp spawn stap -p2 ./semko/target_addr2.stp semantic error: cannot take address of object in register: identifier '$dfd' at ./semko/target_addr2.stp:5:15 dieoffset: 0xdeb768 from unknown debug file for kernel function: do_sys_open at fs/open.c:996 source: println(& $dfd) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21763 exp76 0 1 XFAIL: semko/target_addr2.stp Running ./semko/target_addr3.stp starting ./semko/target_addr3.stp spawn1 stap -p2 ./semko/target_addr3.stp spawn stap -p2 ./semko/target_addr3.stp semantic error: cannot take address of object in register: identifier '$return' at ./semko/target_addr3.stp:5:15 dieoffset: 0xdeb746 from unknown debug file for kernel function: do_sys_open at fs/open.c:996 source: println(& $return) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21767 exp76 0 1 XFAIL: semko/target_addr3.stp Running ./semko/target_lvalue.stp starting ./semko/target_lvalue.stp spawn2 ./semko/target_lvalue.stp spawn ./semko/target_lvalue.stp semantic error: Only the following assign operator is implemented on target variables: =: operator '++' at :1:22 source: probe syscall.read { ++$fd } ^ semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls2.stp:922:24 source: probe __syscall.read = kernel.function("sys_read").call ^ semantic error: no match (similar functions: sys_read, SyS_read, sys_readv, SyS_readv, sens_read) semantic error: while resolving probe point: identifier '__syscall' at :913:2 source: __syscall.read ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. semantic error: Only the following assign operator is implemented on target variables: =: operator '++' at :1:25 source: probe syscall.read { $fd++ } ^ semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls2.stp:922:24 source: probe __syscall.read = kernel.function("sys_read").call ^ semantic error: no match (similar functions: sys_read, SyS_read, sys_readv, SyS_readv, sens_read) semantic error: while resolving probe point: identifier '__syscall' at :913:2 source: __syscall.read ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. semantic error: Only the following assign operator is implemented on target variables: =: keyword at :1:22 source: probe syscall.read { delete $fd } ^ semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls2.stp:922:24 source: probe __syscall.read = kernel.function("sys_read").call ^ semantic error: no match (similar functions: sys_read, SyS_read, sys_readv, SyS_readv, sens_read) semantic error: while resolving probe point: identifier '__syscall' at :913:2 source: __syscall.read ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. semantic error: Only the following assign operator is implemented on target variables: =: operator '++' at :1:22 source: probe syscall.read { ++$fd = 42 } ^ semantic error: while resolving probe point: identifier 'kernel' at /root/systemtap_write/install/share/systemtap/tapset/linux/syscalls2.stp:922:24 source: probe __syscall.read = kernel.function("sys_read").call ^ semantic error: no match (similar functions: sys_read, SyS_read, sys_readv, SyS_readv, sens_read) semantic error: while resolving probe point: identifier '__syscall' at :913:2 source: __syscall.read ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21771 exp76 0 1 XFAIL: semko/target_lvalue.stp Running ./semko/ten.stp starting ./semko/ten.stp spawn1 stap -p2 ./semko/ten.stp spawn stap -p2 ./semko/ten.stp semantic error: inconsistent arity (0 vs 1): identifier 'foo' at ./semko/ten.stp:5:22 source: probe end { if (4 in foo) { } } ^ semantic error: arity 0 first inferred here: identifier 'foo' at :4:15 source: probe begin { foo = 1 } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21782 exp76 0 1 XFAIL: semko/ten.stp Running ./semko/thirteen.stp starting ./semko/thirteen.stp spawn1 stap -p2 ./semko/thirteen.stp spawn stap -p2 ./semko/thirteen.stp semantic error: function call modifies var 'foo' during 'foreach' iteration: identifier 'bar' at ./semko/thirteen.stp:15:3 source: bar() ^ Pass 2: analysis failed. [man error::pass2] wait results: 21786 exp76 0 1 XFAIL: semko/thirteen.stp Running ./semko/thirty.stp starting ./semko/thirty.stp spawn1 stap -up2 ./semko/thirty.stp spawn stap -up2 ./semko/thirty.stp semantic error: type mismatch (long): identifier 'x' at ./semko/thirty.stp:10:2 source: x = 10 ^ semantic error: type was first inferred here (stats): identifier 'x' at :9:2 source: x <<< 1 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21790 exp76 0 1 XFAIL: semko/thirty.stp Running ./semko/thirtyeight.stp starting ./semko/thirtyeight.stp spawn1 stap -p2 ./semko/thirtyeight.stp spawn stap -p2 ./semko/thirtyeight.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/thirtyeight.stp:3:7 source: probe kernel.statement(0).absolute {} /* needs guru mode */ ^ semantic error: absolute statement probe in unprivileged script; need stap -g: keyword at :3:1 source: probe kernel.statement(0).absolute {} /* needs guru mode */ ^ Pass 2: analysis failed. [man error::pass2] wait results: 21794 exp76 0 1 XFAIL: semko/thirtyeight.stp Running ./semko/thirtyfive.stp starting ./semko/thirtyfive.stp spawn1 stap -p2 ./semko/thirtyfive.stp spawn stap -p2 ./semko/thirtyfive.stp semantic error: while resolving probe point: identifier 'foo' at ./semko/thirtyfive.stp:4:7 source: probe foo.* { } ^ semantic error: probe point mismatch: didn't find any wildcard matches (similar: a): operator '*' at :4:11 source: probe foo.* { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21798 exp76 0 1 XFAIL: semko/thirtyfive.stp Running ./semko/thirtyfour.stp starting ./semko/thirtyfour.stp spawn1 stap -p2 ./semko/thirtyfour.stp spawn stap -p2 ./semko/thirtyfour.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/thirtyfour.stp:5:7 source: probe kernel.function("fget_light").return ^ semantic error: no match (similar functions: __fget_light, fput_light, perf_fget_light, get_int, get_links) Pass 2: analysis failed. [man error::pass2] wait results: 21802 exp76 0 1 XFAIL: semko/thirtyfour.stp Running ./semko/thirtynine.stp starting ./semko/thirtynine.stp spawn1 stap -p2 ./semko/thirtynine.stp spawn stap -p2 ./semko/thirtynine.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/thirtynine.stp:3:7 source: probe kernel.function("sys_open").if(1) {} /* if statement doesn't need '.'*/ ^ semantic error: invalid suffix for probe: keyword at :3:35 source: probe kernel.function("sys_open").if(1) {} /* if statement doesn't need '.'*/ ^ Pass 2: analysis failed. [man error::pass2] wait results: 21806 exp76 0 1 XFAIL: semko/thirtynine.stp Running ./semko/thirtyone.stp starting ./semko/thirtyone.stp spawn1 stap -up2 ./semko/thirtyone.stp spawn stap -up2 ./semko/thirtyone.stp semantic error: type mismatch (long): identifier 'x' at ./semko/thirtyone.stp:10:2 source: x[10] = 10 ^ semantic error: type was first inferred here (stats): identifier 'x' at :9:2 source: x[10] <<< 1 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21810 exp76 0 1 XFAIL: semko/thirtyone.stp Running ./semko/thirtyseven.stp starting ./semko/thirtyseven.stp spawn1 stap -gp2 ./semko/thirtyseven.stp spawn stap -gp2 ./semko/thirtyseven.stp semantic error: unresolved target-symbol expression: identifier '$any_variable' at ./semko/thirtyseven.stp:3:45 source: probe kernel.statement(0).absolute { print ($any_variable) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21814 exp76 0 1 XFAIL: semko/thirtyseven.stp Running ./semko/thirtysix.stp starting ./semko/thirtysix.stp spawn1 stap -p2 ./semko/thirtysix.stp spawn stap -p2 ./semko/thirtysix.stp semantic error: unable to find local 'cachep', [man error::dwarf] dieoffset 0xd56c44 in kernel, near pc 0xfffffe00001d3ba0 in kmem_cache_alloc mm/slub.c (alternatives: $ret, $s, $gfpflags)): identifier '$cachep' at ./semko/thirtysix.stp:4:10 source: print ($cachep->no_such_field) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21818 exp76 0 1 XFAIL: semko/thirtysix.stp Running ./semko/thirtythree.stp starting ./semko/thirtythree.stp spawn1 stap -p2 ./semko/thirtythree.stp spawn stap -p2 ./semko/thirtythree.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/thirtythree.stp:4:7 source: probe kernel.function("do_IRQ") {} ^ semantic error: no match (similar functions: do_brk, do_SAK, do_bad, do_tee, init_IRQ) WARNING: kprobes function arch_remove_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function kprobe_exceptions_notify is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function arch_arm_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function kprobe_handler is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function kprobe_fault_handler is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function arch_trampoline_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function setjmp_pre_handler is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function post_kprobe_handler is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function kprobe_single_step_handler is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function kprobe_breakpoint_handler is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function arch_disarm_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function trampoline_probe_handler is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function jprobe_return is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function setup_singlestep is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function arch_prepare_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function arch_init_kprobes is in blacklisted section: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function arch_prepare_kretprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function longjmp_break_handler is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kretprobe_trampoline_holder is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function reenter_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function set_ss_context is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function kprobes_save_local_irqflag is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function save_previous_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function patch_text is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function kprobe_ss_hit is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function clear_ss_context is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function arch_simulate_insn is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function arch_prepare_simulate is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function set_current_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function skip_singlestep_missed is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function spsr_set_debug_flag is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function restore_previous_kprobe is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function kprobes_restore_local_irqflag is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: kprobes function arch_prepare_ss_slot is blacklisted: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function unregister_kprobes is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function aggr_post_handler is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function collect_garbage_slots is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function alloc_insn_page is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function get_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobes_open is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function unregister_jprobes is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function report_probe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function aggr_break_handler is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function unregister_kretprobes is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function write_enabled_file_bool is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function dump_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function aggr_fault_handler is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function __get_valid_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_seq_start is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function free_insn_page is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function register_jprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_blacklist_open is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function read_enabled_file_bool is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function arch_check_ftrace_location is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function arm_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function init_kprobes is in blacklisted section: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function aggr_pre_handler is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function register_kretprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kretprobe_table_lock is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_blacklist_seq_show is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function __unregister_kprobe_bottom is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function recycle_rp_inst is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobes_inc_nmissed_count is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function unregister_kretprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_blacklist_seq_next is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function pre_handler_kretprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_blacklist_seq_start is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function arch_deref_entry_point is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function register_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function collect_one_slot is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function unregister_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function __get_insn_slot is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function arch_within_kprobe_blacklist is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function show_kprobe_addr is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function unregister_jprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function disarm_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function disable_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function __unregister_kprobe_top is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function register_jprobes is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function __free_insn_slot is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function enable_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobes_module_callback is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kretprobe_hash_lock is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_seq_next is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kretprobe_hash_unlock is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function register_kprobes is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_flush_task is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kretprobe_table_unlock is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_seq_stop is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function __disable_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function debugfs_kprobe_init is in blacklisted section: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function register_kretprobes is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function cleanup_rp_inst is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_addr is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function add_new_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function check_kprobe_rereg is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function check_kprobe_address_safe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function free_aggr_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function copy_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function register_aggr_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function aggr_kprobe_disabled is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function slots_per_page is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function populate_kprobe_blacklist is in blacklisted section: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function free_rp_inst is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function disarm_all_kprobes is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function set_kprobe_instance is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kill_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function alloc_aggr_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function arm_all_kprobes is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function within_kprobe_blacklist is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function reset_kprobe_instance is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function kprobe_unused is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function reuse_unused_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ WARNING: function init_aggr_kprobe is in blacklisted file: keyword at :5:1 source: probe kernel.function("*@*/kprobes.c") {} ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Number of similar warning messages suppressed: 33. Rerun with -v to see them. wait results: 21822 exp76 0 1 XFAIL: semko/thirtythree.stp Running ./semko/thirtytwo.stp starting ./semko/thirtytwo.stp spawn1 stap -p2 ./semko/thirtytwo.stp spawn stap -p2 ./semko/thirtytwo.stp WARNING: function init_setup is in blacklisted section: keyword at ./semko/thirtytwo.stp:4:1 source: probe kernel.function("init_setup") { } ^ semantic error: while resolving probe point: identifier 'kernel' at :4:7 source: probe kernel.function("init_setup") { } ^ semantic error: no match (similar functions: init_setup, rdinit_setup, aio_setup, fc_setup, md_setup) Pass 2: analysis failed. [man error::pass2] wait results: 21826 exp76 0 1 XFAIL: semko/thirtytwo.stp Running ./semko/three.stp starting ./semko/three.stp spawn1 stap -p2 ./semko/three.stp spawn stap -p2 ./semko/three.stp semantic error: invalid type stats: identifier 'a' at ./semko/three.stp:6:5 source: b[a] = 4; # must not index with stats variable ^ semantic error: stat locals not supported, missing global declaration? : identifier 'a' at :5:3 source: a <<< 2; ^ Pass 2: analysis failed. [man error::pass2] wait results: 21830 exp76 0 1 XFAIL: semko/three.stp Running ./semko/twelve.stp starting ./semko/twelve.stp spawn1 stap -p2 ./semko/twelve.stp spawn stap -p2 ./semko/twelve.stp WARNING: Eliding assignment to 'a': operator '=' at ./semko/twelve.stp:4:9 source: for (a=0; "hello";) {println("hello")} ^ semantic error: type mismatch: expected long but found string: string 'hello' at :4:13 source: for (a=0; "hello";) {println("hello")} ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21834 exp76 0 1 XFAIL: semko/twelve.stp Running ./semko/twenty.stp starting ./semko/twenty.stp spawn1 stap -p2 ./semko/twenty.stp spawn stap -p2 ./semko/twenty.stp WARNING: side-effect-free function 'a': identifier 'a' at ./semko/twenty.stp:3:10 source: function a:string () { } ^ semantic error: type mismatch: expected long but found string: identifier 'a' at :6:10 source: print (a() + 1) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21838 exp76 0 1 XFAIL: semko/twenty.stp Running ./semko/twentyeight.stp starting ./semko/twentyeight.stp spawn1 stap -p2 ./semko/twentyeight.stp spawn stap -p2 ./semko/twentyeight.stp semantic error: type mismatch (long): identifier 'x' at ./semko/twentyeight.stp:10:2 source: x++ ^ semantic error: type was first inferred here (stats): identifier 'x' at :9:2 source: x <<< 10 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21842 exp76 0 1 XFAIL: semko/twentyeight.stp Running ./semko/twentyfive.stp starting ./semko/twentyfive.stp spawn1 stap -up2 ./semko/twentyfive.stp spawn stap -up2 ./semko/twentyfive.stp semantic error: unresolved type : identifier 'x' at ./semko/twentyfive.stp:10:2 source: x = y[10] ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. wait results: 21846 exp76 0 1 XFAIL: semko/twentyfive.stp Running ./semko/twentyfour.stp starting ./semko/twentyfour.stp spawn1 stap -up2 ./semko/twentyfour.stp spawn stap -up2 ./semko/twentyfour.stp semantic error: unresolved type : identifier 'y' at ./semko/twentyfour.stp:10:2 source: y = x ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. wait results: 21850 exp76 0 1 XFAIL: semko/twentyfour.stp Running ./semko/twentynine.stp starting ./semko/twentynine.stp spawn1 stap -up2 ./semko/twentynine.stp spawn stap -up2 ./semko/twentynine.stp semantic error: type mismatch: expected stats but found long: number '10' at ./semko/twentynine.stp:9:8 source: x <<< 10 <<< 11 # but see PR 1922 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21854 exp76 0 1 XFAIL: semko/twentynine.stp Running ./semko/twentyone.stp starting ./semko/twentyone.stp spawn1 stap -p2 ./semko/twentyone.stp spawn stap -p2 ./semko/twentyone.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/twentyone.stp:6:7 source: probe kernel.function("context_switch").call { ^ semantic error: no match (similar functions: context_switch, nr_context_switches, context_init, context_write, ocontext_write) Pass 2: analysis failed. [man error::pass2] wait results: 21858 exp76 0 1 XFAIL: semko/twentyone.stp Running ./semko/twentyseven.stp starting ./semko/twentyseven.stp spawn1 stap -up2 ./semko/twentyseven.stp spawn stap -up2 ./semko/twentyseven.stp semantic error: type mismatch (stats): identifier 'x' at ./semko/twentyseven.stp:14:2 source: x <<< 10 ^ semantic error: type was first inferred here (long): identifier 'x' at :9:10 source: bar <<< x ^ semantic error: invalid type stats: identifier 'bar' at :7:14 source: function foo(bar) ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21862 exp76 0 1 XFAIL: semko/twentyseven.stp Running ./semko/twentysix.stp starting ./semko/twentysix.stp spawn1 stap -up2 ./semko/twentysix.stp spawn stap -up2 ./semko/twentysix.stp semantic error: type mismatch (long): identifier 'x' at ./semko/twentysix.stp:11:2 source: x[10] = 10 ^ semantic error: type was first inferred here (stats): identifier 'x' at :10:2 source: x[10] <<< 1 ^ Pass 2: analysis failed. [man error::pass2] wait results: 21866 exp76 0 1 XFAIL: semko/twentysix.stp Running ./semko/twentythree.stp starting ./semko/twentythree.stp spawn1 stap -p2 ./semko/twentythree.stp spawn stap -p2 ./semko/twentythree.stp semantic error: while registering probe alias: keyword at ./semko/twentythree.stp:3:1 source: probe badalias.* = begin { } ^ semantic error: invalid use of wildcard probe point component Pass 2: analysis failed. [man error::pass2] wait results: 21870 exp76 0 1 XFAIL: semko/twentythree.stp Running ./semko/twentytwo.stp starting ./semko/twentytwo.stp spawn1 stap -p2 ./semko/twentytwo.stp spawn stap -p2 ./semko/twentytwo.stp semantic error: while resolving probe point: identifier 'kernel' at ./semko/twentytwo.stp:6:7 source: probe kernel.function("vfs_read").inline { ^ semantic error: no match (similar functions: vfs_read, __vfs_read, vcs_read, vfs_readv, fb_read) Pass 2: analysis failed. [man error::pass2] wait results: 21874 exp76 0 1 XFAIL: semko/twentytwo.stp Running ./semko/two.stp starting ./semko/two.stp spawn1 stap -up2 ./semko/two.stp spawn stap -up2 ./semko/two.stp semantic error: type mismatch: expected long but found string: string 'string' at ./semko/two.stp:4:13 source: bar = 2 + "string"; # mixing integer+string arithmetic ^ Pass 2: analysis failed. [man error::pass2] wait results: 21878 exp76 0 1 XFAIL: semko/two.stp Running ./semko/twotwo.stp starting ./semko/twotwo.stp spawn1 stap -up2 ./semko/twotwo.stp spawn stap -up2 ./semko/twotwo.stp semantic error: invalid type stats: identifier 'car' at ./semko/twotwo.stp:7:8 source: zoo (car) ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 21882 exp76 0 1 XFAIL: semko/twotwo.stp Running ./semko/typemismatch.stp starting ./semko/typemismatch.stp spawn1 stap -p2 ./semko/typemismatch.stp spawn stap -p2 ./semko/typemismatch.stp WARNING: Eliding assignment to 'foo': operator '=' at ./semko/typemismatch.stp:6:19 source: probe begin { foo = 1 ; foo = "bar" ; noo = 4 } ^ WARNING: Eliding side-effect-free expression : identifier 'foo' at :6:15 source: probe begin { foo = 1 ; foo = "bar" ; noo = 4 } ^ semantic error: type mismatch (string): identifier 'noo' at :8:39 source: probe end { foo = "zoo" ; foo <<< 2 ; noo = "zoo" } ^ semantic error: type was first inferred here (long): identifier 'noo' at :6:39 source: probe begin { foo = 1 ; foo = "bar" ; noo = 4 } ^ Pass 2: analysis failed. [man error::pass2] Number of similar warning messages suppressed: 6. Rerun with -v to see them. wait results: 21886 exp76 0 1 XFAIL: semko/typemismatch.stp UNTESTED: semko/utrace.stp Running ./semko/utrace03.stp starting ./semko/utrace03.stp spawn1 stap -p2 ./semko/utrace03.stp spawn stap -p2 ./semko/utrace03.stp semantic error: while resolving probe point: identifier 'process' at ./semko/utrace03.stp:4:7 source: probe process("/bin/cat").end.return { } ^ semantic error: invalid suffix for probe: keyword at :4:31 source: probe process("/bin/cat").end.return { } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21898 exp76 0 1 XFAIL: semko/utrace03.stp Running ./semko/utrace04.stp starting ./semko/utrace04.stp spawn1 stap -p2 ./semko/utrace04.stp spawn stap -p2 ./semko/utrace04.stp semantic error: only "process(PATH_OR_PID).syscall" and "process(PATH_OR_PID).syscall.return" probes support target symbols: identifier '$syscall' at ./semko/utrace04.stp:4:39 source: probe process("/bin/cat").end { print($syscall) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21902 exp76 0 1 XFAIL: semko/utrace04.stp Running ./semko/utrace05.stp starting ./semko/utrace05.stp spawn1 stap -p2 ./semko/utrace05.stp spawn stap -p2 ./semko/utrace05.stp semantic error: utrace '$syscall' variable is read-only: identifier '$syscall' at ./semko/utrace05.stp:4:37 source: probe process("/bin/cat").syscall { $syscall = 1 } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21906 exp76 0 1 XFAIL: semko/utrace05.stp Running ./semko/utrace06.stp starting ./semko/utrace06.stp spawn1 stap -p2 ./semko/utrace06.stp spawn stap -p2 ./semko/utrace06.stp semantic error: utrace variable '$syscall' may not be used as a structure: operator '->' at ./semko/utrace06.stp:4:51 source: probe process("/bin/cat").syscall { print($syscall->foo) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21910 exp76 0 1 XFAIL: semko/utrace06.stp Running ./semko/utrace07.stp starting ./semko/utrace07.stp spawn1 stap -p2 ./semko/utrace07.stp spawn stap -p2 ./semko/utrace07.stp semantic error: utrace variable '$syscall' may not be used as array: operator '[' at ./semko/utrace07.stp:4:51 source: probe process("/bin/cat").syscall { print($syscall[0]) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21914 exp76 0 1 XFAIL: semko/utrace07.stp Running ./semko/utrace15.stp starting ./semko/utrace15.stp spawn1 stap -p2 ./semko/utrace15.stp spawn stap -p2 ./semko/utrace15.stp semantic error: utrace '$argN' variable is read-only: identifier '$arg1' at ./semko/utrace15.stp:4:37 source: probe process("/bin/cat").syscall { $arg1 = 1 } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21918 exp76 0 1 XFAIL: semko/utrace15.stp Running ./semko/utrace16.stp starting ./semko/utrace16.stp spawn1 stap -p2 ./semko/utrace16.stp spawn stap -p2 ./semko/utrace16.stp semantic error: utrace variable '$arg1' may not be used as a structure: operator '->' at ./semko/utrace16.stp:4:48 source: probe process("/bin/cat").syscall { print($arg1->foo) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21922 exp76 0 1 XFAIL: semko/utrace16.stp Running ./semko/utrace17.stp starting ./semko/utrace17.stp spawn1 stap -p2 ./semko/utrace17.stp spawn stap -p2 ./semko/utrace17.stp semantic error: utrace variable '$arg1' may not be used as array: operator '[' at ./semko/utrace17.stp:4:48 source: probe process("/bin/cat").syscall { print($arg1[0]) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21926 exp76 0 1 XFAIL: semko/utrace17.stp Running ./semko/utrace18.stp starting ./semko/utrace18.stp spawn1 stap -p2 ./semko/utrace18.stp spawn stap -p2 ./semko/utrace18.stp semantic error: utrace '$return' variable is read-only: identifier '$return' at ./semko/utrace18.stp:4:44 source: probe process("/bin/cat").syscall.return { $return = 1 } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21930 exp76 0 1 XFAIL: semko/utrace18.stp Running ./semko/utrace19.stp starting ./semko/utrace19.stp spawn1 stap -p2 ./semko/utrace19.stp spawn stap -p2 ./semko/utrace19.stp semantic error: only "process(PATH_OR_PID).syscall.return" support $return.: identifier '$return' at ./semko/utrace19.stp:4:43 source: probe process("/bin/cat").syscall { print($return) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21934 exp76 0 1 XFAIL: semko/utrace19.stp Running ./semko/utrace20.stp starting ./semko/utrace20.stp spawn1 stap -p2 ./semko/utrace20.stp spawn stap -p2 ./semko/utrace20.stp semantic error: utrace variable '$return' may not be used as array: operator '[' at ./semko/utrace20.stp:4:50 source: probe process("/bin/cat").syscall { print($return[0]) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21938 exp76 0 1 XFAIL: semko/utrace20.stp Running ./semko/utrace21.stp starting ./semko/utrace21.stp spawn1 stap -p2 ./semko/utrace21.stp spawn stap -p2 ./semko/utrace21.stp semantic error: utrace variable '$return' may not be used as a structure: operator '->' at ./semko/utrace21.stp:4:57 source: probe process("/bin/cat").syscall.return { print($return->foo) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21942 exp76 0 1 XFAIL: semko/utrace21.stp Running ./semko/utrace22.stp starting ./semko/utrace22.stp spawn1 stap -p2 ./semko/utrace22.stp spawn stap -p2 ./semko/utrace22.stp semantic error: only "process(PATH_OR_PID).syscall" support $argN or $$parms.: identifier '$arg1' at ./semko/utrace22.stp:4:50 source: probe process("/bin/cat").syscall.return { print($arg1) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 21946 exp76 0 1 XFAIL: semko/utrace22.stp Running ./semko/zero.stp starting ./semko/zero.stp spawn1 stap -p2 ./semko/zero.stp spawn stap -p2 ./semko/zero.stp WARNING: never-assigned local variable 'a': identifier 'a' at ./semko/zero.stp:4:14 source: print (1 = a) ^ semantic error: Expecting lvalue expression: number '1' at :4:10 source: print (1 = a) ^ Pass 2: analysis failed. [man error::pass2] wait results: 21950 exp76 0 1 XFAIL: semko/zero.stp testcase ./systemtap.pass1-4/semko.exp completed in 148 seconds Running ./systemtap.pass1-4/semok.exp ... Running ./semok/_start.stp starting ./semok/_start.stp spawn1 stap -p2 ./semok/_start.stp spawn stap -p2 ./semok/_start.stp # functions error:unknown (msg:string) pp:string () # probes process("/root/systemtap_write/install/bin/stap").function("_start") /* pc=.absolute+0x12d40 */ /* <- process("/root/systemtap_write/install/bin/stap").function("_start") */ timer.s(900) /* <- timer.s(900) */ wait results: 21974 exp76 0 0 PASS: semok/_start.stp Running ./semok/args.stp starting ./semok/args.stp spawn2 ./semok/args.stp spawn ./semok/args.stp # functions error:unknown (msg:string) log:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 21978 exp76 0 0 PASS: semok/args.stp Running ./semok/array_slicing.stp starting ./semok/array_slicing.stp spawn1 stap -p2 ./semok/array_slicing.stp spawn stap -p2 ./semok/array_slicing.stp # globals val:long [long, long, string, string] stats:stats [long, long] # functions error:unknown (msg:string) exit:unknown () # probes begin /* <- begin */ # locals r:long s:long t:string u:string a:long b:long timer.s(900) /* <- timer.s(900) */ wait results: 21983 exp76 0 0 PASS: semok/array_slicing.stp Running ./semok/autocast01.stp starting ./semok/autocast01.stp spawn1 stap -p2 ./semok/autocast01.stp spawn stap -p2 ./semok/autocast01.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) # probes begin /* <- begin */ # locals sun_path:long timer.s(900) /* <- timer.s(900) */ wait results: 21987 exp76 0 0 PASS: semok/autocast01.stp Running ./semok/autocast02.stp starting ./semok/autocast02.stp spawn1 stap -p2 ./semok/autocast02.stp spawn stap -p2 ./semok/autocast02.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 21991 exp76 0 0 PASS: semok/autocast02.stp Running ./semok/autocast03.stp starting ./semok/autocast03.stp spawn1 stap -p2 ./semok/autocast03.stp spawn stap -p2 ./semok/autocast03.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) randint:long (n:long) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 21995 exp76 0 0 PASS: semok/autocast03.stp Running ./semok/autocast04.stp starting ./semok/autocast04.stp spawn1 stap -p2 ./semok/autocast04.stp spawn stap -p2 ./semok/autocast04.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) # probes begin /* <- begin */ # locals sun_family:long sun:long timer.s(900) /* <- timer.s(900) */ wait results: 21999 exp76 0 0 PASS: semok/autocast04.stp Running ./semok/autocast05.stp starting ./semok/autocast05.stp spawn1 stap -p2 ./semok/autocast05.stp spawn stap -p2 ./semok/autocast05.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) # probes begin /* <- begin */ # locals sun:long timer.s(900) /* <- timer.s(900) */ wait results: 22003 exp76 0 0 PASS: semok/autocast05.stp Running ./semok/autocast06.stp starting ./semok/autocast06.stp spawn1 stap -p2 ./semok/autocast06.stp spawn stap -p2 ./semok/autocast06.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) randint:long (n:long) # probes begin /* <- begin */ # locals sun:long sun2:long timer.s(900) /* <- timer.s(900) */ wait results: 22007 exp76 0 0 PASS: semok/autocast06.stp Running ./semok/autocast07.stp starting ./semok/autocast07.stp spawn1 stap -p2 ./semok/autocast07.stp spawn stap -p2 ./semok/autocast07.stp # functions _dwarf_cast_get_cast_0:long (pointer:long) _dwarf_pretty_print_0:string (pointer:long) _dwarf_pretty_print_deref_0:long (pointer:long) error:unknown (msg:string) user_string2:string (addr:long, err_msg:string) user_string_n2:string (addr:long, n:long, err_msg:string) # probes begin /* <- begin */ # locals sun:long timer.s(900) /* <- timer.s(900) */ wait results: 22011 exp76 0 0 PASS: semok/autocast07.stp Running ./semok/autocast08.stp starting ./semok/autocast08.stp spawn1 stap -gp2 ./semok/autocast08.stp spawn stap -gp2 ./semok/autocast08.stp # functions _dwarf_autocast_set_0:long (pointer:long, value:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) # probes begin /* <- begin */ # locals sun:long timer.s(900) /* <- timer.s(900) */ wait results: 22015 exp76 0 0 PASS: semok/autocast08.stp Running ./semok/autocast09.stp starting ./semok/autocast09.stp spawn1 stap -p2 ./semok/autocast09.stp spawn stap -p2 ./semok/autocast09.stp WARNING: never-assigned local variable 'foo': identifier 'foo' at ./semok/autocast09.stp:6:5 source: foo->has->no->type ^ WARNING: Eliding side-effect-free expression : identifier 'foo' at :6:5 source: foo->has->no->type ^ WARNING: side-effect-free probe 'probe_2654': keyword at :3:1 source: probe begin ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22019 exp76 0 0 PASS: semok/autocast09.stp Running ./semok/autocast10.stp starting ./semok/autocast10.stp spawn2 ./semok/autocast10.stp spawn ./semok/autocast10.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) randint:long (n:long) # probes begin /* <- begin */ # locals sun:long timer.s(900) /* <- timer.s(900) */ wait results: 22023 exp76 0 0 PASS: semok/autocast10.stp Running ./semok/autocast11.stp starting ./semok/autocast11.stp spawn1 stap -p2 ./semok/autocast11.stp spawn stap -p2 ./semok/autocast11.stp # global embedded code %{ static void * _kretprobe_data(struct kretprobe_instance *pi, size_t offset, size_t length) { #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) size_t end = offset + length; if (end > offset && pi && end <= pi->rp->data_size) return &pi->data[offset]; #endif return NULL; } %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # globals _entry_tvar_argv_0:long [long, long] _entry_tvar_argv_0_ctr:long [long] # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_autocast_get_1:long (pointer:long) _dwarf_tvar_get_argv_1:long () _dwarf_tvar_get_prev_0:long () _get_kretprobe_long:long (i:long) _set_kretprobe_long:unknown (i:long, value:long) error:unknown (msg:string) tid:long () # probes kernel.function("schedule_tail@kernel/sched/core.c:2311").call? /* pc=_stext+0x4c858 */ /* <- kernel.function("schedule_tail@kernel/sched/core.c:2311").return? */ kernel.function("schedule_tail@kernel/sched/core.c:2311").return? /* pc=_stext+0x4c858 */ /* <- kernel.function("schedule_tail@kernel/sched/core.c:2311").return? */ # locals mm:long process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087").call? /* pc=.absolute+0xfec0 */ /* <- process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087").return? */ # locals _entry_tvar_tid:long process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087").return? /* pc=.absolute+0xfec0 */ /* <- process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087").return? */ # locals _entry_tvar_tid:long _entry_tvar_argv_0_tmp:long a:long timer.s(900) /* <- timer.s(900) */ wait results: 22033 exp76 0 0 PASS: semok/autocast11.stp Running ./semok/autocast12.stp starting ./semok/autocast12.stp spawn1 stap -p2 ./semok/autocast12.stp spawn stap -p2 ./semok/autocast12.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) sockaddr_un:long (ptr:long) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22037 exp76 0 0 PASS: semok/autocast12.stp Running ./semok/autocast13.stp starting ./semok/autocast13.stp spawn1 stap -p2 ./semok/autocast13.stp spawn stap -p2 ./semok/autocast13.stp # functions _dwarf_autocast_get_0:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) error:unknown (msg:string) randint:long (n:long) sockaddr_un:long (ptr:long) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22041 exp76 0 0 PASS: semok/autocast13.stp Running ./semok/autocast14.stp starting ./semok/autocast14.stp spawn1 stap -p2 ./semok/autocast14.stp spawn stap -p2 ./semok/autocast14.stp semantic error: unresolved target-symbol expression: identifier '$autocast_failed_mm' at ./semok/autocast14.stp:15:17 source: println($autocast_failed_mm) ^ Pass 2: analysis failed. [man error::pass2] wait results: 22045 exp76 0 1 KFAIL: semok/autocast14.stp (PRMS: 18079) Running ./semok/badvar.stp starting ./semok/badvar.stp spawn2 ./semok/badvar.stp spawn ./semok/badvar.stp WARNING: Bad $context variable being substituted with literal 0: identifier '$foo' at :3:7 source: if ($foo == 0) ^ # global embedded code %{ // Be sure we have the __NR_* defines. #include #include "linux/compat_unistd.h" // Be sure we have the SYS_* defines. #include #include "linux/compat_net.h" #ifdef CONFIG_COMPAT // Be sure we have 'SHMCTL', etc. defined. #include #ifndef SEMOP #define SEMOP 1 #endif #ifndef SEMCTL #define SEMCTL 3 #endif #ifndef SEMTIMEDOP #define SEMTIMEDOP 4 #endif #ifndef MSGSND #define MSGSND 11 #endif #ifndef MSGRCV #define MSGRCV 12 #endif #ifndef MSGCTL #define MSGCTL 14 #endif #ifndef SHMCTL #define SHMCTL 24 #endif #endif /* * Simple lookup functions for mapping values to names * using embedded C. Use these functions to create safe, * consistent lookups. */ /* Convenient macro to add defines to an array */ #define V(a) {a,#a} typedef struct { long val; char *name; } _stp_val_array; static void _stp_lookup_str2(const _stp_val_array * const array, long val, char *ptr, int len, int base) { int i = 0, slen; while (array[i].name) { if (array[i].val == val) { strlcat (ptr, array[i].name, len); return; } i++; } slen = strlen(ptr); if (base == 10) _stp_snprintf(ptr + slen, len - slen, "%ld", val); else if (base == 8) _stp_snprintf(ptr + slen, len - slen, "%#lo", val); else _stp_snprintf(ptr + slen, len - slen, "0x%lx", val); } static inline void _stp_lookup_str(const _stp_val_array * const array, long val, char *ptr, int len) { _stp_lookup_str2(array, val, ptr, len, 16); } static void _stp_lookup_or_str2(const _stp_val_array * const array, long val, char *ptr, int len, int base) { int i = 0, flag = 0, slen; if (val == 0) { _stp_lookup_str2(array, val, ptr, len, base); return; } while (array[i].name) { if (array[i].val & val) { if (flag) strlcat(ptr, "|", len); strlcat(ptr, array[i].name, len); val &= (~array[i].val); flag = 1; } i++; } if (val) { if (flag) strlcat(ptr, "|", len); slen = strlen(ptr); if (base == 10) _stp_snprintf(ptr + slen, len - slen, "%ld", val); else if (base == 8) _stp_snprintf(ptr + slen, len - slen, "%#lo", val); else _stp_snprintf(ptr + slen, len - slen, "0x%lx", val); } } static inline void _stp_lookup_or_str(const _stp_val_array * const array, long val, char *ptr, int len) { _stp_lookup_or_str2(array, val, ptr, len, 16); } %} %{ #ifdef CONFIG_COMPAT #include #ifndef STAPCONF_SIGSET_FROM_COMPAT_EXPORTED void sigset_from_compat(sigset_t *set, compat_sigset_t *compat) { switch (_NSIG_WORDS) { case 4: set->sig[3] = compat->sig[6] | (((long)compat->sig[7]) << 32 ); case 3: set->sig[2] = compat->sig[4] | (((long)compat->sig[5]) << 32 ); case 2: set->sig[1] = compat->sig[2] | (((long)compat->sig[3]) << 32 ); case 1: set->sig[0] = compat->sig[0] | (((long)compat->sig[1]) << 32 ); } } #endif /* STAPCONF_SIGSET_FROM_COMPAT_EXPORTED */ #endif /* CONFIG_COMPAT */ %} %{ // Needed for the following four functions // _struct_utimbuf_actime, _struct_utimbuf_modtime, // _struct_compat_utimbuf_actime, _struct_compat_utimbuf_modtime #include %} %{ // Needed for function _struct_sockaddr_u_impl. Unfortunately cannot be // inlined into the function since these header files define static // functions themselves. #include #include #include %} %{ // Enum for _struct_sockaddr_u_* functions. typedef enum { SA_PRETTY = 1, SA_IP_ADDR = 2, SA_TCP_PORT = 4, SA_FAMILY = 8, SA_IPV6_FLOWINFO = 16, SA_IPV6_SCOPE_ID = 32, } sa_dispatch; %} %{ #define STAP_NEED_CONTEXT_SOCKADDR_BIG_BUFFERS 1 %} %{ #include static const _stp_val_array const _stp_getrandom_list[] = { #ifdef GRND_NONBLOCK V(GRND_NONBLOCK), #endif #ifdef GRND_RANDOM V(GRND_RANDOM), #endif {0, NULL} }; %} %{ #if (defined(CONFIG_INOTIFY) || defined(CONFIG_INOTIFY_USER)) #include #endif /* Ignore helper events IN_CLOSE and IN_MOVE, which are just * combinations of other events. */ static const _stp_val_array const _stp_inotify_watch_mask_list[] = { V(IN_ACCESS), V(IN_MODIFY), V(IN_ATTRIB), V(IN_CLOSE_WRITE), V(IN_CLOSE_NOWRITE), V(IN_OPEN), V(IN_MOVED_FROM), V(IN_MOVED_TO), V(IN_CREATE), V(IN_DELETE), V(IN_DELETE_SELF), V(IN_MOVE_SELF), V(IN_UNMOUNT), V(IN_Q_OVERFLOW), V(IN_IGNORED), V(IN_ONLYDIR), V(IN_DONT_FOLLOW), #ifdef IN_EXCL_UNLINK V(IN_EXCL_UNLINK), #endif V(IN_MASK_ADD), V(IN_ISDIR), V(IN_ONESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_itimer_which_list[] = { V(ITIMER_REAL), V(ITIMER_VIRTUAL), V(ITIMER_PROF), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_wc_str_list[] = { V(CLOCK_REALTIME), V(CLOCK_MONOTONIC), V(CLOCK_PROCESS_CPUTIME_ID), V(CLOCK_THREAD_CPUTIME_ID), #ifdef CLOCK_MONOTONIC_RAW V(CLOCK_MONOTONIC_RAW), #endif #ifdef CLOCK_REALTIME_COARSE V(CLOCK_REALTIME_COARSE), #endif #ifdef CLOCK_MONOTONIC_COARSE V(CLOCK_MONOTONIC_COARSE), #endif #ifdef CLOCK_BOOTTIME V(CLOCK_BOOTTIME), #endif #ifdef CLOCK_REALTIME_ALARM V(CLOCK_REALTIME_ALARM), #endif #ifdef CLOCK_BOOTTIME_ALARM V(CLOCK_BOOTTIME_ALARM), #endif V(CLOCK_SGI_CYCLE), #ifdef CLOCK_TAI V(CLOCK_TAI), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_flock_cmd_list[] = { V(LOCK_SH), V(LOCK_EX), V(LOCK_NB), V(LOCK_UN), V(LOCK_MAND), V(LOCK_READ), V(LOCK_WRITE), V(LOCK_RW), {0, NULL} }; static const _stp_val_array const _stp_pipe2_flags_list[] = { #ifdef O_NONBLOCK V(O_NONBLOCK), #endif #ifdef O_CLOEXEC V(O_CLOEXEC), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_open_mode_flags_list[] = { #ifdef O_CREAT V(O_CREAT), #endif #ifdef O_EXCL V(O_EXCL), #endif #ifdef O_NOCTTY V(O_NOCTTY), #endif #ifdef O_TRUNC V(O_TRUNC), #endif #ifdef O_APPEND V(O_APPEND), #endif #ifdef O_NONBLOCK V(O_NONBLOCK), #endif /* Here's a comment from the kernel source: * * ==== * Before Linux 2.6.33 only O_DSYNC semantics were implemented, but using * the O_SYNC flag. We continue to use the existing numerical value * for O_DSYNC semantics now, but using the correct symbolic name for it. * This new value is used to request true Posix O_SYNC semantics. It is * defined in this strange way to make sure applications compiled against * new headers get at least O_DSYNC semantics on older kernels. * ==== * * On RHEL6 (2.6.32-431.3.1.el6.x86_64), the user headers are ahead of * the kernel source and define O_DSYNC, but the kernel just ignores * the extra bit set. We'll try to handle it here. */ #ifndef O_DSYNC { O_SYNC | 04000000, "O_SYNC" }, #endif #ifdef O_SYNC V(O_SYNC), #endif #ifdef O_DSYNC V(O_DSYNC), #endif #ifdef O_ASYNC V(O_ASYNC), #elif defined(FASYNC) { FASYNC, "O_ASYNC" }, #endif #ifdef O_DIRECT V(O_DIRECT), #endif #ifdef O_LARGEFILE V(O_LARGEFILE), #endif #ifdef O_DIRECTORY V(O_DIRECTORY), #endif #ifdef O_NOFOLLOW V(O_NOFOLLOW), #endif #ifdef O_NOATIME V(O_NOATIME), #endif #ifdef O_CLOEXEC V(O_CLOEXEC), #endif #ifdef O_PATH V(O_PATH), #endif {0, NULL} }; %} %{ /* Notice that the kernel defines and the user defines are named * differently. */ static const _stp_val_array const _stp_access_mode_list[] = { {0, "F_OK"}, {MAY_READ, "R_OK"}, {MAY_WRITE, "W_OK"}, {MAY_EXEC, "X_OK"}, {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_msync_flag_list[] = { V(MS_ASYNC), V(MS_INVALIDATE), V(MS_SYNC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_wait4_op_list[] = { V(WNOHANG), #if !defined(WSTOPPED) && defined(WUNTRACED) V(WUNTRACED), #endif V(WEXITED), #ifdef WSTOPPED V(WSTOPPED), #endif V(WCONTINUED), V(WNOWAIT), V(__WNOTHREAD), V(__WALL), V(__WCLONE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_seccomp_flags_list[] = { #ifdef SECCOMP_FILTER_FLAG_TSYNC V(SECCOMP_FILTER_FLAG_TSYNC), #endif {0, NULL} }; static const _stp_val_array const _stp_seccomp_mode_list[] = { #ifdef SECCOMP_MODE_DISABLED V(SECCOMP_MODE_DISABLED), #endif #ifdef SECCOMP_MODE_STRICT V(SECCOMP_MODE_STRICT), #endif #ifdef SECCOMP_MODE_FILTER V(SECCOMP_MODE_FILTER), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_msg_flags_list[] = { V(MSG_OOB), V(MSG_PEEK), V(MSG_DONTROUTE), V(MSG_TRYHARD), V(MSG_CTRUNC), V(MSG_PROBE), V(MSG_TRUNC), V(MSG_DONTWAIT), V(MSG_EOR), V(MSG_WAITALL), V(MSG_FIN), V(MSG_SYN), V(MSG_CONFIRM), V(MSG_RST), V(MSG_ERRQUEUE), V(MSG_NOSIGNAL), V(MSG_MORE), #ifdef MSG_WAITFORONE V(MSG_WAITFORONE), #endif #ifdef MSG_SENDPAGE_NOTLAST V(MSG_SENDPAGE_NOTLAST), #endif V(MSG_EOF), #ifdef MSG_FASTOPEN V(MSG_FASTOPEN), #endif #ifdef MSG_CMSG_CLOEXEC V(MSG_CMSG_CLOEXEC), #endif {0, NULL} }; %} %{ #ifdef __NR_memfd_create #include #endif static const _stp_val_array const _stp_mfd_flags_list[] = { #ifdef MFD_CLOEXEC V(MFD_CLOEXEC), #endif #ifdef MFD_ALLOW_SEALING V(MFD_ALLOW_SEALING), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mlockall_flags_list[] = { V(MCL_CURRENT), V(MCL_FUTURE), {0, NULL} }; %} %{ static const _stp_val_array const _stp_module_flags_list[] = { V(O_TRUNC), V(O_NONBLOCK), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sched_policy_list[] = { {SCHED_NORMAL, "SCHED_OTHER"}, // SCHED_NORMAL==SCHED_OTHER V(SCHED_FIFO), V(SCHED_RR), V(SCHED_BATCH), #ifdef SCHED_IDLE V(SCHED_IDLE), #endif #ifdef SCHED_DEADLINE V(SCHED_DEADLINE), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_priority_which_list[] = { V(PRIO_PROCESS), V(PRIO_PGRP), V(PRIO_USER), {0, NULL} }; %} %{ static const _stp_val_array const _stp_shutdown_how_list[] = { V(SHUT_RD), V(SHUT_WR), V(SHUT_RDWR), {0, NULL} }; %} %{ // Needed for function __reboot_magic_str:string. Unfortunately cannot // be inlined into the function since these header file defines static // functions on some architectures. #include static const _stp_val_array const _stp_reboot_magic_list[] = { V(LINUX_REBOOT_MAGIC1), V(LINUX_REBOOT_MAGIC2), V(LINUX_REBOOT_MAGIC2A), V(LINUX_REBOOT_MAGIC2B), V(LINUX_REBOOT_MAGIC2C), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_reboot_flag_list[] = { V(LINUX_REBOOT_CMD_RESTART), V(LINUX_REBOOT_CMD_HALT), V(LINUX_REBOOT_CMD_CAD_ON), V(LINUX_REBOOT_CMD_CAD_OFF), V(LINUX_REBOOT_CMD_POWER_OFF), V(LINUX_REBOOT_CMD_RESTART2), V(LINUX_REBOOT_CMD_SW_SUSPEND), V(LINUX_REBOOT_CMD_KEXEC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_waitid_which_list[] = { V(P_ALL), V(P_PID), V(P_PGID), {0, NULL} }; %} %{ #include // We need the following defines to have a value for the // @__futex_argstr() macro. #ifndef FUTEX_WAIT_BITSET #define FUTEX_WAIT_BITSET 9 #endif #ifndef FUTEX_WAKE_BITSET #define FUTEX_WAKE_BITSET 10 #endif #ifndef FUTEX_WAIT_REQUEUE_PI #define FUTEX_WAIT_REQUEUE_PI 11 #endif #ifndef FUTEX_CMP_REQUEUE_PI #define FUTEX_CMP_REQUEUE_PI 12 #endif #ifndef FUTEX_PRIVATE_FLAG #define FUTEX_PRIVATE_FLAG 128 #endif #ifndef FUTEX_WAIT_BITSET_PRIVATE #define FUTEX_WAIT_BITSET_PRIVATE (FUTEX_WAIT_BITSET | FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_WAKE_BITSET_PRIVATE #define FUTEX_WAKE_BITSET_PRIVATE (FUTEX_WAKE_BITSET | FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_WAIT_REQUEUE_PI_PRIVATE #define FUTEX_WAIT_REQUEUE_PI_PRIVATE (FUTEX_WAIT_REQUEUE_PI | \ FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_CMP_REQUEUE_PI_PRIVATE #define FUTEX_CMP_REQUEUE_PI_PRIVATE (FUTEX_CMP_REQUEUE_PI | \ FUTEX_PRIVATE_FLAG) #endif static const _stp_val_array const _stp_futex_op_list[] = { V(FUTEX_WAIT), V(FUTEX_WAKE), V(FUTEX_FD), V(FUTEX_REQUEUE), V(FUTEX_CMP_REQUEUE), V(FUTEX_WAKE_OP), V(FUTEX_LOCK_PI), V(FUTEX_UNLOCK_PI), V(FUTEX_TRYLOCK_PI), V(FUTEX_WAIT_BITSET), V(FUTEX_WAKE_BITSET), V(FUTEX_WAIT_REQUEUE_PI), V(FUTEX_CMP_REQUEUE_PI), V(FUTEX_WAIT_PRIVATE), V(FUTEX_WAKE_PRIVATE), V(FUTEX_REQUEUE_PRIVATE), V(FUTEX_CMP_REQUEUE_PRIVATE), V(FUTEX_WAKE_OP_PRIVATE), V(FUTEX_LOCK_PI_PRIVATE), V(FUTEX_UNLOCK_PI_PRIVATE), V(FUTEX_TRYLOCK_PI_PRIVATE), V(FUTEX_WAIT_BITSET_PRIVATE), V(FUTEX_WAKE_BITSET_PRIVATE), V(FUTEX_WAIT_REQUEUE_PI_PRIVATE), V(FUTEX_CMP_REQUEUE_PI_PRIVATE), {0, NULL} }; static const _stp_val_array const _stp_futex_wake_ops_list[] = { V(FUTEX_OP_SET), V(FUTEX_OP_ADD), V(FUTEX_OP_OR), V(FUTEX_OP_ANDN), V(FUTEX_OP_XOR), {0, NULL} }; static const _stp_val_array const _stp_futex_wake_cmps_list[] = { V(FUTEX_OP_CMP_EQ), V(FUTEX_OP_CMP_NE), V(FUTEX_OP_CMP_LT), V(FUTEX_OP_CMP_LE), V(FUTEX_OP_CMP_GT), V(FUTEX_OP_CMP_GE), {0, NULL} }; %} %{ static const _stp_val_array const _stp_mountflags_list[] = { V(MS_RDONLY), V(MS_NOSUID), V(MS_NODEV), V(MS_NOEXEC), V(MS_SYNCHRONOUS), V(MS_REMOUNT), V(MS_MANDLOCK), V(MS_DIRSYNC), V(MS_NOATIME), V(MS_NODIRATIME), V(MS_BIND), V(MS_MOVE), V(MS_REC), /* MS_SILENT replaced MS_VERBOSE */ #ifdef MS_SILENT V(MS_SILENT), #else V(MS_VERBOSE), #endif V(MS_POSIXACL), V(MS_UNBINDABLE), V(MS_PRIVATE), V(MS_SLAVE), V(MS_SHARED), #ifdef MS_RELATIME V(MS_RELATIME), #endif #ifdef MS_KERNMOUNT V(MS_KERNMOUNT), #endif #ifdef MS_I_VERSION V(MS_I_VERSION), #endif #ifdef MS_STRICTATIME V(MS_STRICTATIME), #endif {0, NULL} }; static const _stp_val_array const _stp_umountflags_list[] = { V(MNT_FORCE), V(MNT_DETACH), V(MNT_EXPIRE), #ifdef UMOUNT_NOFOLLOW V(UMOUNT_NOFOLLOW), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mremap_flags_list[] = { V(MREMAP_MAYMOVE), V(MREMAP_FIXED), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_madvice_advice_list[] = { V(MADV_NORMAL), V(MADV_RANDOM), V(MADV_SEQUENTIAL), V(MADV_WILLNEED), V(MADV_DONTNEED), V(MADV_REMOVE), V(MADV_DONTFORK), V(MADV_DOFORK), #ifdef MADV_HWPOISON V(MADV_HWPOISON), #endif #ifdef MADV_SOFT_OFFLINE V(MADV_SOFT_OFFLINE), #endif #ifdef MADV_MERGEABLE V(MADV_MERGEABLE), #endif #ifdef MADV_UNMERGEABLE V(MADV_UNMERGEABLE), #endif #ifdef MADV_HUGEPAGE V(MADV_HUGEPAGE), #endif #ifdef MADV_NOHUGEPAGE V(MADV_NOHUGEPAGE), #endif #ifdef MADV_DONTDUMP V(MADV_DONTDUMP), #endif #ifdef MADV_DODUMP V(MADV_DODUMP), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fadvice_advice_list[] = { V(POSIX_FADV_NORMAL), V(POSIX_FADV_RANDOM), V(POSIX_FADV_SEQUENTIAL), V(POSIX_FADV_WILLNEED), V(POSIX_FADV_DONTNEED), V(POSIX_FADV_NOREUSE), #if defined(__s390x__) /* On s390x, 64-bit exes and 32-bit exes have different * versions of the following values. */ {4, "POSIX_FADV_DONTNEED"}, {5, "POSIX_FADV_NOREUSE"}, #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fcntl_cmd_list[] = { V(F_DUPFD), V(F_GETFD), V(F_SETFD), V(F_GETFL), V(F_SETFL), V(F_GETLK), V(F_SETLK), V(F_SETLKW), V(F_SETOWN), V(F_GETOWN), V(F_SETSIG), V(F_GETSIG), #ifdef F_GETLK64 V(F_GETLK64), #endif #ifdef F_SETLK64 V(F_SETLK64), #endif #ifdef F_SETLKW64 V(F_SETLKW64), #endif #ifdef F_SETOWN_EX V(F_SETOWN_EX), #endif #ifdef F_GETOWN_EX V(F_GETOWN_EX), #endif #ifdef F_GETOWNER_UIDS V(F_GETOWNER_UIDS), #endif #ifdef F_SETLEASE V(F_SETLEASE), #endif #ifdef F_GETLEASE V(F_GETLEASE), #endif #ifdef F_DUPFD_CLOEXEC V(F_DUPFD_CLOEXEC), #endif #ifdef F_NOTIFY V(F_NOTIFY), #endif #ifdef F_SETPIPE_SZ V(F_SETPIPE_SZ), #endif #ifdef F_GETPIPE_SZ V(F_GETPIPE_SZ), #endif {0, NULL} }; %} %{ #include #ifndef SEEK_SET #define SEEK_SET 0 #endif #ifndef SEEK_CUR #define SEEK_CUR 1 #endif #ifndef SEEK_END #define SEEK_END 2 #endif #ifndef SEEK_DATA #define SEEK_DATA 3 #endif #ifndef SEEK_HOLE #define SEEK_HOLE 4 #endif static const _stp_val_array const _stp_seek_whence_list[] = { V(SEEK_SET), V(SEEK_CUR), V(SEEK_END), V(SEEK_DATA), V(SEEK_HOLE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_quotactl_cmd_list[] = { V(Q_SYNC), V(Q_QUOTAON), V(Q_QUOTAOFF), V(Q_GETFMT), V(Q_GETINFO), V(Q_SETINFO), V(Q_GETQUOTA), V(Q_SETQUOTA), /* XFS Quota Manager (XQM) Codes */ V(Q_XQUOTAON), V(Q_XQUOTAOFF), V(Q_XGETQUOTA), V(Q_XSETQLIM), V(Q_XGETQSTAT), V(Q_XQUOTARM), V(Q_XQUOTASYNC), #ifdef Q_XGETQSTATV V(Q_XGETQSTATV), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_quotactl_format_list[] = { V(QFMT_VFS_OLD), #ifdef QFMT_VFS_V0 V(QFMT_VFS_V0), #endif #ifdef QFMT_OCFS2 V(QFMT_OCFS2), #endif #ifdef QFMT_VFS_V1 V(QFMT_VFS_V1), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sockopt_optname_list[] = { V(SO_DEBUG), V(SO_REUSEADDR), V(SO_TYPE), V(SO_ERROR), V(SO_DONTROUTE), V(SO_BROADCAST), V(SO_SNDBUF), V(SO_RCVBUF), V(SO_SNDBUFFORCE), V(SO_RCVBUFFORCE), V(SO_KEEPALIVE), V(SO_OOBINLINE), V(SO_NO_CHECK), V(SO_PRIORITY), V(SO_LINGER), V(SO_BSDCOMPAT), #ifdef SO_REUSEPORT V(SO_REUSEPORT), #endif V(SO_PASSCRED), V(SO_PEERCRED), V(SO_RCVLOWAT), V(SO_SNDLOWAT), V(SO_RCVTIMEO), V(SO_SNDTIMEO), V(SO_SECURITY_AUTHENTICATION), V(SO_SECURITY_ENCRYPTION_TRANSPORT), V(SO_SECURITY_ENCRYPTION_NETWORK), V(SO_BINDTODEVICE), V(SO_ATTACH_FILTER), V(SO_DETACH_FILTER), V(SO_PEERNAME), V(SO_TIMESTAMP), V(SO_ACCEPTCONN), V(SO_PEERSEC), V(SO_PASSSEC), #ifdef SO_TIMESTAMPNS V(SO_TIMESTAMPNS), #endif #ifdef SO_MARK V(SO_MARK), #endif #ifdef SO_TIMESTAMPING V(SO_TIMESTAMPING), #endif #ifdef SO_PROTOCOL V(SO_PROTOCOL), #endif #ifdef SO_DOMAIN V(SO_DOMAIN), #endif #ifdef SO_RXQ_OVFL V(SO_RXQ_OVFL), #endif #ifdef SO_WIFI_STATUS V(SO_WIFI_STATUS), #endif #ifdef SO_PEEK_OFF V(SO_PEEK_OFF), #endif #ifdef SO_NOFCS V(SO_NOFCS), #endif #ifdef SO_LOCK_FILTER V(SO_LOCK_FILTER), #endif #ifdef SO_SELECT_ERR_QUEUE V(SO_SELECT_ERR_QUEUE), #endif #ifdef SO_BUSY_POLL V(SO_BUSY_POLL), #endif #ifdef SO_MAX_PACING_RATE V(SO_MAX_PACING_RATE), #endif #ifdef SO_BPF_EXTENSIONS V(SO_BPF_EXTENSIONS), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sockopt_level_list[] = { V(SOL_IP), V(SOL_SOCKET), V(SOL_TCP), V(SOL_UDP), V(SOL_IPV6), V(SOL_ICMPV6), V(SOL_SCTP), #ifdef SOL_UDPLITE V(SOL_UDPLITE), #endif V(SOL_RAW), V(SOL_IPX), V(SOL_AX25), V(SOL_ATALK), V(SOL_NETROM), V(SOL_ROSE), V(SOL_DECNET), #ifdef SOL_X25 V(SOL_X25), #endif V(SOL_PACKET), V(SOL_ATM), V(SOL_AAL), V(SOL_IRDA), V(SOL_NETBEUI), V(SOL_LLC), V(SOL_DCCP), V(SOL_NETLINK), V(SOL_TIPC), #ifdef SOL_RXRPC V(SOL_RXRPC), #endif #ifdef SOL_PPPOL2TP V(SOL_PPPOL2TP), #endif #ifdef SOL_BLUETOOTH V(SOL_BLUETOOTH), #endif #ifdef SOL_PNPIPE V(SOL_PNPIPE), #endif #ifdef SOL_RDS V(SOL_RDS), #endif V(SOL_IUCV), #ifdef SOL_CAIF V(SOL_CAIF), #endif #ifdef SOL_ALG V(SOL_ALG), #endif #ifdef SOL_NFC V(SOL_NFC), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sock_family_list[] = { V(PF_UNSPEC), V(PF_LOCAL), /* same thing as PF_UNIX */ V(PF_INET), V(PF_AX25), V(PF_IPX), V(PF_APPLETALK), V(PF_NETROM), V(PF_BRIDGE), V(PF_ATMPVC), V(PF_X25), V(PF_INET6), V(PF_ROSE), V(PF_DECnet), V(PF_NETBEUI), V(PF_SECURITY), V(PF_KEY), V(PF_NETLINK), V(PF_ROUTE), V(PF_PACKET), V(PF_ASH), V(PF_ECONET), V(PF_ATMSVC), #ifdef PF_RDS V(PF_RDS), #endif V(PF_SNA), V(PF_IRDA), V(PF_PPPOX), V(PF_WANPIPE), V(PF_LLC), #ifdef PF_IB V(PF_IB), #endif #ifdef PF_CAN V(PF_CAN), #endif V(PF_TIPC), V(PF_BLUETOOTH), V(PF_IUCV), #ifdef PF_RXRPC V(PF_RXRPC), #endif #ifdef PF_ISDN V(PF_ISDN), #endif #ifdef PF_PHONET V(PF_PHONET), #endif #ifdef PF_IEEE802154 V(PF_IEEE802154), #endif #ifdef PF_CAIF V(PF_CAIF), #endif #ifdef PF_ALG V(PF_ALG), #endif #ifdef PF_NFC V(PF_NFC), #endif #ifdef PF_VSOCK V(PF_VSOCK), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sock_flags_list[] = { #ifdef SOCK_TYPE_MASK V(SOCK_CLOEXEC), V(SOCK_NONBLOCK), #endif {0, NULL} }; %} %{ // Be sure we have the IPPROTO_* defines. But, on some older kernels // we don't have all of them defined. Also note that on some older // kernels these values are enum values, not defines. But, the // following code should work anyway. #include #ifndef IPPROTO_TP #define IPPROTO_TP 29 #endif #ifndef IPPROTO_MTP #define IPPROTO_MTP 92 #endif #ifndef IPPROTO_ENCAP #define IPPROTO_ENCAP 98 #endif #ifndef IPPROTO_UDPLITE #define IPPROTO_UDPLITE 136 #endif %} %{ #include static const _stp_val_array const _stp_rlimit_resource_list[] = { { (unsigned int)RLIM_INFINITY, "RLIM_INFINITY"}, V(RLIMIT_CPU), V(RLIMIT_FSIZE), V(RLIMIT_DATA), V(RLIMIT_STACK), V(RLIMIT_CORE), V(RLIMIT_RSS), V(RLIMIT_NPROC), V(RLIMIT_NOFILE), V(RLIMIT_MEMLOCK), V(RLIMIT_AS), V(RLIMIT_LOCKS), V(RLIMIT_SIGPENDING), V(RLIMIT_MSGQUEUE), V(RLIMIT_NICE), V(RLIMIT_RTPRIO), #ifdef RLIMIT_RTTIME V(RLIMIT_RTTIME), #endif V(RLIM_NLIMITS), {0, NULL} }; static const _stp_val_array const _stp_rusage_who_list[] = { V(RUSAGE_SELF), {(unsigned int)RUSAGE_CHILDREN, "RUSAGE_CHILDREN"}, {(unsigned int)RUSAGE_BOTH, "RUSAGE_BOTH"}, V(RUSAGE_THREAD), {0, NULL} }; %} %{ static const _stp_val_array const _stp_adjtimex_return_str_list[] = { V(TIME_OK), V(TIME_INS), V(TIME_DEL), V(TIME_OOP), V(TIME_WAIT), V(TIME_ERROR), V(TIME_BAD), {0, NULL} }; %} %{ static const _stp_val_array const _stp_signal_list[] = { {0, "SIG_0"}, V(SIGHUP), V(SIGINT), V(SIGQUIT), V(SIGILL), V(SIGTRAP), V(SIGABRT), V(SIGBUS), V(SIGFPE), V(SIGKILL), V(SIGUSR1), V(SIGSEGV), V(SIGPIPE), V(SIGUSR2), V(SIGALRM), V(SIGTERM), V(SIGCHLD), V(SIGCONT), V(SIGSTOP), V(SIGTSTP), V(SIGTTIN), V(SIGTTOU), V(SIGURG), #ifdef SIGXCPU V(SIGXCPU), #endif #ifdef SIGXFSZ V(SIGXFSZ), #endif V(SIGVTALRM), V(SIGPROF), V(SIGWINCH), {SIGIO,"SIGIO/SIGPOLL"}, V(SIGPWR), #ifdef SIGSYS V(SIGSYS), #endif {SIGTRAP|0x80,"TRACESYSGOOD"}, {0, NULL} }; static void _stp_sigset_str(sigset_t *mask, char *ptr, int len) { const _stp_val_array * const array = _stp_signal_list; int i = 0, flag = 0; while (array[i].name) { if (array[i].val > 0 && array[i].val <= _NSIG && sigismember(mask, array[i].val)) { if (flag) strlcat(ptr, "|", len); else strlcat(ptr, "[", len); strlcat(ptr, array[i].name, len); flag = 1; } i++; } if (flag == 0) strlcat(ptr, "[EMPTY]", len); else strlcat(ptr, "]", len); } %} %{ static const _stp_val_array const _stp_semctl_list[] = { V(IPC_INFO), V(SEM_INFO), V(SEM_STAT), V(GETALL), V(GETVAL), V(GETPID), V(GETNCNT), V(GETZCNT), V(IPC_STAT), V(SETVAL), V(SETALL), V(IPC_RMID), V(IPC_SET), {0, NULL} }; %} %{ static const _stp_val_array const _stp_fork_list[] = { V(CLONE_VM), V(CLONE_FS), V(CLONE_FILES), V(CLONE_SIGHAND), V(CLONE_PTRACE), V(CLONE_VFORK), V(CLONE_PARENT), V(CLONE_THREAD), V(CLONE_NEWNS), V(CLONE_SYSVSEM), V(CLONE_SETTLS), V(CLONE_PARENT_SETTID), V(CLONE_CHILD_CLEARTID), V(CLONE_DETACHED), V(CLONE_UNTRACED), V(CLONE_CHILD_SETTID), #ifdef CLONE_STOPPED V(CLONE_STOPPED), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19) V(CLONE_NEWUTS), V(CLONE_NEWIPC), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) V(CLONE_NEWUSER), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) V(CLONE_NEWPID), V(CLONE_NEWNET), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) V(CLONE_IO), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_atflag_list[] = { #ifdef AT_SYMLINK_NOFOLLOW V(AT_SYMLINK_NOFOLLOW), #endif #ifdef AT_REMOVEDIR V(AT_REMOVEDIR), #endif #ifdef AT_SYMLINK_FOLLOW V(AT_SYMLINK_FOLLOW), #endif #ifdef AT_NO_AUTOMOUNT V(AT_NO_AUTOMOUNT), #endif #ifdef AT_EMPTY_PATH V(AT_EMPTY_PATH), #endif {0, NULL} }; %} %{ #include %} %{ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) #include #endif static const _stp_val_array const _stp_eventfd2_flag_list[] = { #ifdef EFD_NONBLOCK V(EFD_NONBLOCK), #endif #ifdef EFD_CLOEXEC V(EFD_CLOEXEC), #endif #ifdef EFD_SEMAPHORE V(EFD_SEMAPHORE), #endif {0, NULL} }; %} %{ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) #include #endif static const _stp_val_array const _stp_signalfd4_flags_list[] = { #ifdef SFD_NONBLOCK V(SFD_NONBLOCK), #endif #ifdef SFD_CLOEXEC V(SFD_CLOEXEC), #endif {0, NULL} }; %} %{ #if (defined(CONFIG_INOTIFY) || defined(CONFIG_INOTIFY_USER)) #include #endif static const _stp_val_array const _stp_inotify_init1_flag_list[] = { #if defined(IN_NONBLOCK) V(IN_NONBLOCK), #endif #if defined(IN_CLOEXEC) V(IN_CLOEXEC), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_shmat_list[] = { V(SHM_RDONLY), V(SHM_RND), V(SHM_REMAP), V(SHM_EXEC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mprotect_list[] = { {0, "PROT_NONE"}, V(PROT_READ), V(PROT_WRITE), V(PROT_EXEC), V(PROT_SEM), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mmap_list[] = { V(MAP_SHARED), V(MAP_PRIVATE), V(MAP_FIXED), V(MAP_ANONYMOUS), V(MAP_GROWSDOWN), V(MAP_DENYWRITE), V(MAP_EXECUTABLE), V(MAP_LOCKED), V(MAP_NORESERVE), V(MAP_POPULATE), V(MAP_NONBLOCK), {0, NULL} }; %} %{ static void _stp_sigaction_str(struct sigaction *act, char *ptr, int len) { static const _stp_val_array const _stp_sa_handler_list[] = { {0, "SIG_DFL"}, {1, "SIG_IGN"}, {0, NULL} }; static const _stp_val_array const _stp_sa_flags_list[] = { V(SA_NOCLDSTOP), V(SA_NOCLDWAIT), V(SA_RESETHAND), V(SA_ONSTACK), V(SA_RESTART), V(SA_NODEFER), V(SA_SIGINFO), V(SA_RESTORER), {0, NULL} }; int slen; _stp_lookup_str(_stp_sa_handler_list, (long)act->sa_handler, ptr, len); if (act->sa_handler != SIG_IGN && act->sa_handler != SIG_DFL) { strlcat (ptr, ", ", len); _stp_lookup_or_str(_stp_sa_flags_list, act->sa_flags, ptr, len); strlcat (ptr, ", ", len); #if !defined (__ia64__) slen = strlen(ptr); _stp_snprintf(ptr + slen, len - slen, "0x%lx, ", (long)act->sa_restorer); #endif _stp_sigset_str(&act->sa_mask, ptr, len); } } %} %{ #include #ifndef IRQF_ONESHOT #define IRQF_ONESHOT 0x00002000 #endif static const _stp_val_array const _stp_irq_list[] = { #ifdef IRQF_DISABLED V(IRQF_DISABLED), #endif #ifdef IRQF_SAMPLE_RANDOM V(IRQF_SAMPLE_RANDOM), #endif #ifdef IRQF_SHARED V(IRQF_SHARED), #endif #ifdef IRQF_PROBE_SHARED V(IRQF_PROBE_SHARED), #endif #ifdef IRQF_TIMER V(IRQF_TIMER), #endif #ifdef IRQF_PERCPU V(IRQF_PERCPU), #endif #ifdef IRQF_NOBALANCING V(IRQF_NOBALANCING), #endif #ifdef IRQF_IRQPOLL V(IRQF_IRQPOLL), #endif V(IRQF_ONESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_ptrace_options_list[] = { #ifdef PTRACE_O_EXITKILL V(PTRACE_O_EXITKILL), #endif V(PTRACE_O_TRACECLONE), V(PTRACE_O_TRACEEXEC), V(PTRACE_O_TRACEEXIT), V(PTRACE_O_TRACEFORK), V(PTRACE_O_TRACESYSGOOD), V(PTRACE_O_TRACEVFORK), V(PTRACE_O_TRACEVFORKDONE), #ifdef PTRACE_O_TRACESECCOMP V(PTRACE_O_TRACESECCOMP), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_elf_notes_list[] = { V(NT_PRSTATUS), V(NT_PRFPREG), V(NT_PRPSINFO), V(NT_TASKSTRUCT), V(NT_AUXV), #ifdef NT_SIGINFO V(NT_SIGINFO), #endif #ifdef NT_FILE V(NT_FILE), #endif V(NT_PRXFPREG), #ifdef NT_PPC_VMX V(NT_PPC_VMX), #endif #ifdef NT_PPC_SPE V(NT_PPC_SPE), #endif #ifdef NT_PPC_VSX V(NT_PPC_VSX), #endif #ifdef NT_386_TLS V(NT_386_TLS), #endif #ifdef NT_386_IOPERM V(NT_386_IOPERM), #endif #ifdef NT_X86_XSTATE V(NT_X86_XSTATE), #endif #ifdef NT_S390_HIGH_GPRS V(NT_S390_HIGH_GPRS), #endif #ifdef NT_S390_TIMER V(NT_S390_TIMER), #endif #ifdef NT_S390_TODCMP V(NT_S390_TODCMP), #endif #ifdef NT_S390_TODPREG V(NT_S390_TODPREG), #endif #ifdef NT_S390_CTRS V(NT_S390_CTRS), #endif #ifdef NT_S390_PREFIX V(NT_S390_PREFIX), #endif #ifdef NT_S390_LAST_BREAK V(NT_S390_LAST_BREAK), #endif #ifdef NT_S390_SYSTEM_CALL V(NT_S390_SYSTEM_CALL), #endif #ifdef NT_S390_TDB V(NT_S390_TDB), #endif #ifdef NT_S390_VXRS_LOW V(NT_S390_VXRS_LOW), #endif #ifdef NT_S390_VXRS_HIGH V(NT_S390_VXRS_HIGH), #endif #ifdef NT_ARM_VFP V(NT_ARM_VFP), #endif #ifdef NT_ARM_TLS V(NT_ARM_TLS), #endif #ifdef NT_ARM_HW_BREAK V(NT_ARM_HW_BREAK), #endif #ifdef NT_ARM_HW_WATCH V(NT_ARM_HW_WATCH), #endif #ifdef NT_ARM_SYSTEM_CALL V(NT_ARM_SYSTEM_CALL), #endif #ifdef NT_METAG_CBUF V(NT_METAG_CBUF), #endif #ifdef NT_METAG_RPIPE V(NT_METAG_RPIPE), #endif #ifdef NT_METAG_TLS V(NT_METAG_TLS), #endif {0, NULL} }; %} %{ #ifndef PTRACE_GETREGSET # define PTRACE_GETREGSET 0x4204 #endif #ifndef PTRACE_SETREGSET # define PTRACE_SETREGSET 0x4205 #endif #ifndef PTRACE_SEIZE # define PTRACE_SEIZE 0x4206 #endif #ifndef PTRACE_INTERRUPT # define PTRACE_INTERRUPT 0x4207 #endif #ifndef PTRACE_LISTEN # define PTRACE_LISTEN 0x4208 #endif #ifndef PTRACE_PEEKSIGINFO # define PTRACE_PEEKSIGINFO 0x4209 #endif #ifndef PTRACE_GETSIGMASK # define PTRACE_GETSIGMASK 0x420a #endif #ifndef PTRACE_SETSIGMASK # define PTRACE_SETSIGMASK 0x420b #endif /* These are the architecture-independent ptrace requests (although * some return architecture-dependent register buffers). */ static const _stp_val_array const _stp_ptrace_request_list[] = { V(PTRACE_TRACEME), V(PTRACE_PEEKTEXT), V(PTRACE_PEEKDATA), V(PTRACE_PEEKUSR), V(PTRACE_POKETEXT), V(PTRACE_POKEDATA), V(PTRACE_POKEUSR), V(PTRACE_CONT), V(PTRACE_KILL), V(PTRACE_SINGLESTEP), V(PTRACE_ATTACH), V(PTRACE_DETACH), V(PTRACE_SYSCALL), V(PTRACE_SETOPTIONS), V(PTRACE_GETEVENTMSG), V(PTRACE_GETSIGINFO), V(PTRACE_SETSIGINFO), V(PTRACE_GETREGSET), V(PTRACE_SETREGSET), V(PTRACE_SEIZE), V(PTRACE_INTERRUPT), V(PTRACE_LISTEN), V(PTRACE_PEEKSIGINFO), V(PTRACE_GETSIGMASK), V(PTRACE_SETSIGMASK), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_swapon_flags_list[] = { V(SWAP_FLAG_PREFER), #ifdef SWAP_FLAG_DISCARD V(SWAP_FLAG_DISCARD), #endif #ifdef SWAP_FLAG_DISCARD_ONCE V(SWAP_FLAG_DISCARD_ONCE), #endif #ifdef SWAP_FLAG_DISCARD_PAGES V(SWAP_FLAG_DISCARD_PAGES), #endif {0, NULL} }; %} %{ #include #include static const _stp_val_array const _stp_shmget_flags_list[] = { V(IPC_CREAT), V(IPC_EXCL), V(SHM_HUGETLB), V(SHM_NORESERVE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_msgctl_list[] = { V(IPC_INFO), V(IPC_STAT), V(IPC_RMID), V(IPC_SET), V(MSG_INFO), V(MSG_STAT), {0, NULL} }; %} %{ static const _stp_val_array const _stp_msgflg_list[] = { V(MSG_NOERROR), V(MSG_EXCEPT), V(IPC_NOWAIT), {0, NULL} }; %} %{ // Copied from ipc/compat.c. #ifdef CONFIG_COMPAT struct compat_ipc_kludge { compat_uptr_t msgp; compat_long_t msgtyp; }; #endif %} %{ #include static const _stp_val_array const _stp_xattr_flags_list[] = { V(XATTR_CREATE), V(XATTR_REPLACE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_ioprio_who_list[] = { V(IOPRIO_WHO_PROCESS), V(IOPRIO_WHO_PGRP), V(IOPRIO_WHO_USER), {0, NULL} }; static const _stp_val_array const _stp_ioprio_class_list[] = { V(IOPRIO_CLASS_NONE), V(IOPRIO_CLASS_RT), V(IOPRIO_CLASS_BE), V(IOPRIO_CLASS_IDLE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mempolicy_flags_list[] = { V(MPOL_F_NODE), V(MPOL_F_ADDR), #ifdef MPOL_F_MEMS_ALLOWED V(MPOL_F_MEMS_ALLOWED), #endif {0, NULL} }; #ifndef MPOL_MODE_FLAGS #define MPOL_MODE_FLAGS 0 #endif static const _stp_val_array const _stp_mempolicy_mode_flags_list[] = { #ifdef MPOL_F_STATIC_NODES V(MPOL_F_STATIC_NODES), #endif #ifdef MPOL_F_RELATIVE_NODES V(MPOL_F_RELATIVE_NODES), #endif {0, NULL} }; static const _stp_val_array const _stp_mempolicy_mode_list[] = { V(MPOL_DEFAULT), V(MPOL_PREFERRED), V(MPOL_BIND), V(MPOL_INTERLEAVE), #ifdef MPOL_LOCAL V(MPOL_LOCAL), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_keyctl_cmd_list[] = { V(KEYCTL_GET_KEYRING_ID), V(KEYCTL_JOIN_SESSION_KEYRING), V(KEYCTL_UPDATE), V(KEYCTL_REVOKE), V(KEYCTL_CHOWN), V(KEYCTL_SETPERM), V(KEYCTL_DESCRIBE), V(KEYCTL_CLEAR), V(KEYCTL_LINK), V(KEYCTL_UNLINK), V(KEYCTL_SEARCH), V(KEYCTL_READ), V(KEYCTL_INSTANTIATE), V(KEYCTL_NEGATE), V(KEYCTL_SET_REQKEY_KEYRING), V(KEYCTL_SET_TIMEOUT), V(KEYCTL_ASSUME_AUTHORITY), #ifdef KEYCTL_GET_SECURITY V(KEYCTL_GET_SECURITY), #endif #ifdef KEYCTL_SESSION_TO_PARENT V(KEYCTL_SESSION_TO_PARENT), #endif #ifdef KEYCTL_REJECT V(KEYCTL_REJECT), #endif #ifdef KEYCTL_INSTANTIATE_IOV V(KEYCTL_INSTANTIATE_IOV), #endif #ifdef KEYCTL_INVALIDATE V(KEYCTL_INVALIDATE), #endif #ifdef KEYCTL_GET_PERSISTENT V(KEYCTL_GET_PERSISTENT), #endif {0, NULL} }; // For older kernels, we need to define new constants for the // @__keyctl_argstr() macro #ifndef KEYCTL_GET_SECURITY #define KEYCTL_GET_SECURITY 17 #endif #ifndef KEYCTL_SESSION_TO_PARENT #define KEYCTL_SESSION_TO_PARENT 18 #endif #ifndef KEYCTL_REJECT #define KEYCTL_REJECT 19 #endif #ifndef KEYCTL_INSTANTIATE_IOV #define KEYCTL_INSTANTIATE_IOV 20 #endif #ifndef KEYCTL_INVALIDATE #define KEYCTL_INVALIDATE 21 #endif #ifndef KEYCTL_GET_PERSISTENT #define KEYCTL_GET_PERSISTENT 22 #endif %} %{ static const _stp_val_array const _stp_keyctl_keyring_shortcut_list[] = { V(KEY_SPEC_THREAD_KEYRING), V(KEY_SPEC_PROCESS_KEYRING), V(KEY_SPEC_SESSION_KEYRING), V(KEY_SPEC_USER_KEYRING), V(KEY_SPEC_USER_SESSION_KEYRING), V(KEY_SPEC_GROUP_KEYRING), V(KEY_SPEC_REQKEY_AUTH_KEY), #ifdef KEY_SPEC_REQUESTOR_KEYRING V(KEY_SPEC_REQUESTOR_KEYRING), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_keyctl_default_keyrings_list[] = { V(KEY_REQKEY_DEFL_NO_CHANGE), V(KEY_REQKEY_DEFL_DEFAULT), V(KEY_REQKEY_DEFL_THREAD_KEYRING), V(KEY_REQKEY_DEFL_PROCESS_KEYRING), V(KEY_REQKEY_DEFL_SESSION_KEYRING), V(KEY_REQKEY_DEFL_USER_KEYRING), V(KEY_REQKEY_DEFL_USER_SESSION_KEYRING), V(KEY_REQKEY_DEFL_GROUP_KEYRING), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_keyctl_perm_list[] = { V(KEY_POS_VIEW), V(KEY_POS_READ), V(KEY_POS_WRITE), V(KEY_POS_SEARCH), V(KEY_POS_LINK), V(KEY_POS_SETATTR), V(KEY_POS_ALL), V(KEY_USR_VIEW), V(KEY_USR_READ), V(KEY_USR_WRITE), V(KEY_USR_SEARCH), V(KEY_USR_LINK), V(KEY_USR_SETATTR), V(KEY_USR_ALL), V(KEY_GRP_VIEW), V(KEY_GRP_READ), V(KEY_GRP_WRITE), V(KEY_GRP_SEARCH), V(KEY_GRP_LINK), V(KEY_GRP_SETATTR), V(KEY_GRP_ALL), V(KEY_OTH_VIEW), V(KEY_OTH_READ), V(KEY_OTH_WRITE), V(KEY_OTH_SEARCH), V(KEY_OTH_LINK), V(KEY_OTH_SETATTR), V(KEY_OTH_ALL), {0, NULL} }; %} %{ #include #ifndef MODULE_INIT_IGNORE_MODVERSIONS #define MODULE_INIT_IGNORE_MODVERSIONS 1 #endif #ifndef MODULE_INIT_IGNORE_VERMAGIC #define MODULE_INIT_IGNORE_VERMAGIC 2 #endif static const _stp_val_array const _stp_finit_module_flags_list[] = { V(MODULE_INIT_IGNORE_MODVERSIONS), V(MODULE_INIT_IGNORE_VERMAGIC), {0, NULL} }; %} %{ #if LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0) #include #else #include #endif static const _stp_val_array const _stp_prctl_option_list[] = { V(PR_SET_PDEATHSIG), V(PR_GET_PDEATHSIG), V(PR_GET_DUMPABLE), V(PR_SET_DUMPABLE), V(PR_GET_UNALIGN), V(PR_SET_UNALIGN), V(PR_GET_KEEPCAPS), V(PR_SET_KEEPCAPS), V(PR_GET_FPEMU), V(PR_SET_FPEMU), V(PR_GET_FPEXC), V(PR_SET_FPEXC), V(PR_GET_TIMING), V(PR_SET_TIMING), V(PR_SET_NAME), V(PR_GET_NAME), V(PR_GET_ENDIAN), V(PR_SET_ENDIAN), #ifdef PR_GET_SECCOMP V(PR_GET_SECCOMP), #endif #ifdef PR_SET_SECCOMP V(PR_SET_SECCOMP), #endif #ifdef PR_CAPBSET_READ V(PR_CAPBSET_READ), #endif #ifdef PR_CAPBSET_DROP V(PR_CAPBSET_DROP), #endif #ifdef PR_GET_TSC V(PR_GET_TSC), #endif #ifdef PR_SET_TSC V(PR_SET_TSC), #endif #ifdef PR_GET_SECUREBITS V(PR_GET_SECUREBITS), #endif #ifdef PR_SET_SECUREBITS V(PR_SET_SECUREBITS), #endif #ifdef PR_SET_TIMERSLACK V(PR_SET_TIMERSLACK), #endif #ifdef PR_GET_TIMERSLACK V(PR_GET_TIMERSLACK), #endif #ifdef PR_TASK_PERF_EVENTS_DISABLE V(PR_TASK_PERF_EVENTS_DISABLE), #endif #ifdef PR_TASK_PERF_EVENTS_ENABLE V(PR_TASK_PERF_EVENTS_ENABLE), #endif #ifdef PR_MCE_KILL V(PR_MCE_KILL), #endif #ifdef PR_MCE_KILL_GET V(PR_MCE_KILL_GET), #endif #ifdef PR_SET_MM V(PR_SET_MM), #endif #ifdef PR_SET_PTRACER V(PR_SET_PTRACER), #endif #ifdef PR_SET_CHILD_SUBREAPER V(PR_SET_CHILD_SUBREAPER), #endif #ifdef PR_GET_CHILD_SUBREAPER V(PR_GET_CHILD_SUBREAPER), #endif #ifdef PR_SET_NO_NEW_PRIVS V(PR_SET_NO_NEW_PRIVS), #endif #ifdef PR_GET_NO_NEW_PRIVS V(PR_GET_NO_NEW_PRIVS), #endif #ifdef PR_GET_TID_ADDRESS V(PR_GET_TID_ADDRESS), #endif #ifdef PR_SET_THP_DISABLE V(PR_SET_THP_DISABLE), #endif #ifdef PR_GET_THP_DISABLE V(PR_GET_THP_DISABLE), #endif #ifdef PR_MPX_ENABLE_MANAGEMENT V(PR_MPX_ENABLE_MANAGEMENT), #endif #ifdef PR_MPX_DISABLE_MANAGEMENT V(PR_MPX_DISABLE_MANAGEMENT), #endif {0, NULL} }; // Options that get passed to PR_SET_UNALIGN and returned by PR_GET_UNALIGN. static const _stp_val_array const _stp_prctl_unalign_option_list[] = { V(PR_UNALIGN_NOPRINT), V(PR_UNALIGN_SIGBUS), {0, NULL} }; // Options that get passed to PR_SET_FPEMU and returned by PR_GET_FPEMU. static const _stp_val_array const _stp_prctl_fpemu_option_list[] = { V(PR_FPEMU_NOPRINT), V(PR_FPEMU_SIGFPE), {0, NULL} }; // Options that get passed to PR_SET_FPEXC and returned by PR_GET_FPEXC. static const _stp_val_array const _stp_prctl_fpexc_option_list[] = { V(PR_FP_EXC_SW_ENABLE), V(PR_FP_EXC_DIV), V(PR_FP_EXC_OVF), V(PR_FP_EXC_UND), V(PR_FP_EXC_RES), V(PR_FP_EXC_INV), V(PR_FP_EXC_DISABLED), V(PR_FP_EXC_NONRECOV), V(PR_FP_EXC_ASYNC), V(PR_FP_EXC_PRECISE), {0, NULL} }; // Options that get passed to PR_SET_TIMING and returned by PR_GET_TIMING. static const _stp_val_array const _stp_prctl_timing_option_list[] = { V(PR_TIMING_STATISTICAL), V(PR_TIMING_TIMESTAMP), {0, NULL} }; // Options that get passed to PR_SET_ENDIAN and returned by PR_GET_ENDIAN. static const _stp_val_array const _stp_prctl_endian_option_list[] = { V(PR_ENDIAN_BIG), V(PR_ENDIAN_LITTLE), V(PR_ENDIAN_PPC_LITTLE), {0, NULL} }; #ifdef PR_SET_TSC // Options that get passed to PR_SET_TSC and returned by PR_GET_TSC. static const _stp_val_array const _stp_prctl_tsc_option_list[] = { V(PR_TSC_ENABLE), V(PR_TSC_SIGSEGV), {0, NULL} }; #endif #ifdef PR_MCE_KILL // Options that get passed to PR_MCE_KILL and returned by PR_MCE_KILL_GET. static const _stp_val_array const _stp_prctl_mce_kill_option_list[] = { V(PR_MCE_KILL_CLEAR), V(PR_MCE_KILL_SET), {0, NULL} }; // Options for PR_MCE_KILL with PR_MCE_KILL_SET. static const _stp_val_array const _stp_prctl_mce_kill_option2_list[] = { V(PR_MCE_KILL_LATE), V(PR_MCE_KILL_EARLY), V(PR_MCE_KILL_DEFAULT), {0, NULL} }; #endif #ifdef PR_SET_MM // Options that get passed to PR_SET_MM. static const _stp_val_array const _stp_prctl_mm_option_list[] = { V(PR_SET_MM_START_CODE), V(PR_SET_MM_END_CODE), V(PR_SET_MM_START_DATA), V(PR_SET_MM_END_DATA), V(PR_SET_MM_START_STACK), V(PR_SET_MM_START_BRK), V(PR_SET_MM_BRK), V(PR_SET_MM_ARG_START), V(PR_SET_MM_ARG_END), V(PR_SET_MM_ENV_START), V(PR_SET_MM_ENV_END), V(PR_SET_MM_AUXV), V(PR_SET_MM_EXE_FILE), #ifdef PR_SET_MM_MAP V(PR_SET_MM_MAP), #endif #ifdef PR_SET_MM_MAP_SIZE V(PR_SET_MM_MAP_SIZE), #endif {0, NULL} }; #endif #ifdef PR_SET_PTRACER // Options that get passed to PR_SET_PTRACER. static const _stp_val_array const _stp_prctl_ptracer_option_list[] = { V(PR_SET_PTRACER_ANY), {0, NULL} }; #endif #include static const _stp_val_array const _stp_linux_capability_list[] = { V(CAP_CHOWN), V(CAP_DAC_OVERRIDE), V(CAP_DAC_READ_SEARCH), V(CAP_FOWNER), V(CAP_FSETID), V(CAP_KILL), V(CAP_SETGID), V(CAP_SETUID), V(CAP_SETPCAP), V(CAP_LINUX_IMMUTABLE), V(CAP_NET_BIND_SERVICE), V(CAP_NET_BROADCAST), V(CAP_NET_ADMIN), V(CAP_NET_RAW), V(CAP_IPC_LOCK), V(CAP_IPC_OWNER), V(CAP_SYS_MODULE), V(CAP_SYS_RAWIO), V(CAP_SYS_CHROOT), V(CAP_SYS_PTRACE), V(CAP_SYS_PACCT), V(CAP_SYS_ADMIN), V(CAP_SYS_BOOT), V(CAP_SYS_NICE), V(CAP_SYS_RESOURCE), V(CAP_SYS_TIME), V(CAP_SYS_TTY_CONFIG), V(CAP_MKNOD), V(CAP_LEASE), V(CAP_AUDIT_WRITE), V(CAP_AUDIT_CONTROL), #ifdef CAP_SETFCAP V(CAP_SETFCAP), #endif #ifdef CAP_MAC_OVERRIDE V(CAP_MAC_OVERRIDE), #endif #ifdef CAP_MAC_ADMIN V(CAP_MAC_ADMIN), #endif #ifdef CAP_SYSLOG V(CAP_SYSLOG), #endif #ifdef CAP_WAKE_ALARM V(CAP_WAKE_ALARM), #endif #ifdef CAP_BLOCK_SUSPEND V(CAP_BLOCK_SUSPEND), #endif #ifdef CAP_AUDIT_READ V(CAP_AUDIT_READ), #endif {0, NULL} }; #ifdef PR_SET_SECUREBITS #include #ifndef SECBIT_NOROOT #define SECBIT_NOROOT (issecure_mask(SECURE_NOROOT)) #endif #ifndef SECBIT_NOROOT_LOCKED #define SECBIT_NOROOT_LOCKED (issecure_mask(SECURE_NOROOT_LOCKED)) #endif #ifndef SECBIT_NO_SETUID_FIXUP #define SECBIT_NO_SETUID_FIXUP (issecure_mask(SECURE_NO_SETUID_FIXUP)) #endif #ifndef SECBIT_NO_SETUID_FIXUP_LOCKED #define SECBIT_NO_SETUID_FIXUP_LOCKED \ (issecure_mask(SECURE_NO_SETUID_FIXUP_LOCKED)) #endif #ifndef SECBIT_KEEP_CAPS #define SECBIT_KEEP_CAPS (issecure_mask(SECURE_KEEP_CAPS)) #endif #ifndef SECBIT_KEEP_CAPS_LOCKED #define SECBIT_KEEP_CAPS_LOCKED (issecure_mask(SECURE_KEEP_CAPS_LOCKED)) #endif static const _stp_val_array const _stp_linux_securebits_list[] = { V(SECBIT_NOROOT), V(SECBIT_NOROOT_LOCKED), V(SECBIT_NO_SETUID_FIXUP), V(SECBIT_NO_SETUID_FIXUP_LOCKED), V(SECBIT_KEEP_CAPS), V(SECBIT_KEEP_CAPS_LOCKED), {0, NULL} }; #endif %} %{ // RHEL5 x86_64 (2.6.18-398.el5) has __NR_timerfd_create but no // timerfd.h. #ifdef STAPCONF_TIMERFD_H #include #endif static const _stp_val_array const _stp_timerfd_flags_list[] = { #ifdef TFD_TIMER_ABSTIME V(TFD_TIMER_ABSTIME), #endif #ifdef TFD_TIMER_CANCEL_ON_SET V(TFD_TIMER_CANCEL_ON_SET), #endif #ifdef TFD_CLOEXEC V(TFD_CLOEXEC), #endif #ifdef TFD_NONBLOCK V(TFD_NONBLOCK), #endif {0, NULL} }; %} %{ // RHEL5 linux/pipe_fs_i.h has SPLICE* defs. RHEL6+ has it in // separate linux/splice.h, which does not exist on RHEL5. #include #ifndef SPLICE_F_MOVE #include #endif static const _stp_val_array const _stp_splice_flags_list[] = { #ifdef SPLICE_F_MOVE V(SPLICE_F_MOVE), #endif #ifdef SPLICE_F_NONBLOCK V(SPLICE_F_NONBLOCK), #endif #ifdef SPLICE_F_MORE V(SPLICE_F_MORE), #endif #ifdef SPLICE_F_GIFT V(SPLICE_F_GIFT), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fallocate_mode_list[] = { V(FALLOC_FL_KEEP_SIZE), #ifdef FALLOC_FL_PUNCH_HOLE V(FALLOC_FL_PUNCH_HOLE), #endif #ifdef FALLOC_FL_NO_HIDE_STALE V(FALLOC_FL_NO_HIDE_STALE), #endif #ifdef FALLOC_FL_COLLAPSE_RANGE V(FALLOC_FL_COLLAPSE_RANGE), #endif #ifdef FALLOC_FL_ZERO_RANGE V(FALLOC_FL_ZERO_RANGE), #endif {0, NULL} }; %} %{ #ifdef __NR_arch_prctl #include #endif static const _stp_val_array const _stp_arch_prctl_func_list[] = { #ifdef ARCH_SET_FS V(ARCH_SET_FS), #endif #ifdef ARCH_GET_FS V(ARCH_GET_FS), #endif #ifdef ARCH_SET_GS V(ARCH_SET_GS), #endif #ifdef ARCH_GET_GS V(ARCH_GET_GS), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_adjtimex_modes_list[] = { V(ADJ_OFFSET), V(ADJ_FREQUENCY), V(ADJ_MAXERROR), V(ADJ_ESTERROR), V(ADJ_STATUS), V(ADJ_TIMECONST), V(ADJ_TICK), V(ADJ_OFFSET_SINGLESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sync_file_range_list[] = { #ifdef SYNC_FILE_RANGE_WAIT_BEFORE V(SYNC_FILE_RANGE_WAIT_BEFORE), #endif #ifdef SYNC_FILE_RANGE_WRITE V(SYNC_FILE_RANGE_WRITE), #endif #ifdef SYNC_FILE_RANGE_WAIT_AFTER V(SYNC_FILE_RANGE_WAIT_AFTER), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_siginfo_si_code_list[] = { V(SI_USER), V(SI_KERNEL), V(SI_QUEUE), V(SI_TIMER), V(SI_MESGQ), V(SI_ASYNCIO), V(SI_SIGIO), V(SI_TKILL), V(SI_DETHREAD), {0, NULL} }; /* SIGILL si_codes */ static const _stp_val_array const _stp_sigill_si_code_list[] = { V(ILL_ILLOPC), V(ILL_ILLOPN), V(ILL_ILLADR), V(ILL_ILLTRP), V(ILL_PRVOPC), V(ILL_PRVREG), V(ILL_COPROC), V(ILL_BADSTK), {0, NULL} }; /* SIGFPE si_codes */ static const _stp_val_array const _stp_sigfpe_si_code_list[] = { V(FPE_INTDIV), V(FPE_INTOVF), V(FPE_FLTDIV), V(FPE_FLTOVF), V(FPE_FLTUND), V(FPE_FLTRES), V(FPE_FLTINV), V(FPE_FLTSUB), {0, NULL} }; /* SIGSEGV si_codes */ static const _stp_val_array const _stp_sigsegv_si_code_list[] = { V(SEGV_MAPERR), V(SEGV_ACCERR), #ifdef SEGV_BNDERR V(SEGV_BNDERR), #endif {0, NULL} }; /* SIGBUS si_codes */ static const _stp_val_array const _stp_sigbus_si_code_list[] = { V(BUS_ADRALN), V(BUS_ADRERR), V(BUS_OBJERR), #ifdef BUS_MCEERR_AR V(BUS_MCEERR_AR), #endif #ifdef BUS_MCEERR_AO V(BUS_MCEERR_AO), #endif {0, NULL} }; /* SIGTRAP si_codes */ static const _stp_val_array const _stp_sigtrap_si_code_list[] = { V(TRAP_BRKPT), V(TRAP_TRACE), #ifdef TRAP_BRANCH V(TRAP_BRANCH), #endif #ifdef TRAP_HWBKPT V(TRAP_HWBKPT), #endif {0, NULL} }; /* SIGCHLD si_codes */ static const _stp_val_array const _stp_sigchld_si_code_list[] = { V(CLD_EXITED), V(CLD_KILLED), V(CLD_DUMPED), V(CLD_TRAPPED), V(CLD_STOPPED), V(CLD_CONTINUED), {0, NULL} }; /* SIGPOLL si_codes */ static const _stp_val_array const _stp_sigpoll_si_code_list[] = { V(POLL_IN), V(POLL_OUT), V(POLL_MSG), V(POLL_ERR), V(POLL_PRI), V(POLL_HUP), {0, NULL} }; /* SIGSYS si_codes */ static const _stp_val_array const _stp_sigsys_si_code_list[] = { #ifdef SYS_SECCOMP V(SYS_SECCOMP), #endif {0, NULL} }; %} %{ #ifdef CONFIG_COMPAT #include #if LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0) #include "linux/compat_structs.h" #endif #endif %} %{ #include %} %{ #include %} %{ #include static const _stp_val_array const _stp_kexec_flags_list[] = { V(KEXEC_ON_CRASH), #ifdef KEXEC_PRESERVE_CONTEXT V(KEXEC_PRESERVE_CONTEXT), #endif V(KEXEC_ARCH_DEFAULT), V(KEXEC_ARCH_386), V(KEXEC_ARCH_X86_64), V(KEXEC_ARCH_PPC), V(KEXEC_ARCH_PPC64), V(KEXEC_ARCH_IA_64), #ifdef KEXEC_ARCH_ARM V(KEXEC_ARCH_ARM), #endif V(KEXEC_ARCH_S390), V(KEXEC_ARCH_SH), #ifdef KEXEC_ARCH_MIPS_LE V(KEXEC_ARCH_MIPS_LE), #endif #ifdef KEXEC_ARCH_MIPS V(KEXEC_ARCH_MIPS), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sigaltstack_flags_list[] = { V(SS_ONSTACK), V(SS_DISABLE), {0, NULL} }; %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ static const _stp_val_array const _stp_arch_ptrace_request_list[] = { V(COMPAT_PTRACE_GETREGS), V(COMPAT_PTRACE_SETREGS), V(COMPAT_PTRACE_GET_THREAD_AREA), V(COMPAT_PTRACE_SET_SYSCALL), V(COMPAT_PTRACE_GETVFPREGS), V(COMPAT_PTRACE_SETVFPREGS), V(COMPAT_PTRACE_GETHBPREGS), V(COMPAT_PTRACE_SETHBPREGS), {0, NULL} }; %} # globals argv[32]:string [long] argv_1:string argv_2:string argv_3:string argv_4:string argv_5:string argv_6:string argv_7:string argv_8:string argv_9:string argv_10:string argv_11:string argv_12:string argv_13:string argv_14:string argv_15:string argv_16:string argv_17:string argv_18:string argv_19:string argv_20:string argv_21:string argv_22:string argv_23:string argv_24:string argv_25:string argv_26:string argv_27:string argv_28:string argv_29:string argv_30:string argv_31:string argv_32:string # functions error:unknown (msg:string) exit:unknown () # probes kernel.function("SyS_read@fs/read_write.c:574").call /* pc=_stext+0x1542e8 */ /* <- kernel.function("SyS_read@fs/read_write.c:574").call */ timer.s(900) /* <- timer.s(900) */ begin(-9223372036854775808) /* <- init = begin(-9223372036854775808) <- init */ wait results: 22049 exp76 0 0 PASS: semok/badvar.stp Running ./semok/badvar_undefined.stp starting ./semok/badvar_undefined.stp spawn2 ./semok/badvar_undefined.stp spawn ./semok/badvar_undefined.stp # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions _dwarf_tvar_get_pathname_1:long () error:unknown (msg:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes kernel.function("SyS_getxattr@fs/xattr.c:490") /* pc=_stext+0x177858 */ /* <- kernel.function("SyS_getxattr@fs/xattr.c:490") */ timer.s(900) /* <- timer.s(900) */ wait results: 22054 exp76 0 0 PASS: semok/badvar_undefined.stp Running ./semok/beginend.stp starting ./semok/beginend.stp spawn1 stap -p2 ./semok/beginend.stp spawn stap -p2 ./semok/beginend.stp WARNING: side-effect-free probe 'probe_2661': keyword at ./semok/beginend.stp:3:1 source: probe begin {} ^ WARNING: side-effect-free probe 'probe_2662': keyword at :4:1 source: probe begin(0) {} ^ WARNING: side-effect-free probe 'probe_2663': keyword at :5:1 source: probe begin(9223372036854775807) {} ^ WARNING: side-effect-free probe 'probe_2664': keyword at :6:1 source: probe begin(-9223372036854775808) {} ^ WARNING: side-effect-free probe 'probe_2665': keyword at :8:1 source: probe end {} ^ WARNING: side-effect-free probe 'probe_2666': keyword at :9:1 source: probe end(0) {} ^ WARNING: side-effect-free probe 'probe_2667': keyword at :10:1 source: probe end(9223372036854775807) {} ^ WARNING: side-effect-free probe 'probe_2668': keyword at :11:1 source: probe end(-9223372036854775808) {} ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ begin(0) /* <- begin(0) */ begin(9223372036854775807) /* <- begin(9223372036854775807) */ begin(-9223372036854775808) /* <- begin(-9223372036854775808) */ end /* <- end */ end(0) /* <- end(0) */ end(9223372036854775807) /* <- end(9223372036854775807) */ end(-9223372036854775808) /* <- end(-9223372036854775808) */ timer.s(900) /* <- timer.s(900) */ wait results: 22059 exp76 0 0 PASS: semok/beginend.stp Running ./semok/bz10475.stp starting ./semok/bz10475.stp spawn1 stap -p2 ./semok/bz10475.stp spawn stap -p2 ./semok/bz10475.stp # functions _dwarf_tvar_get_filename_0:long () error:unknown (msg:string) # probes kernel.function("filp_open@fs/open.c:972") /* pc=_stext+0x152f78 */ /* <- kernel.function("filp_open@fs/open.c:972") */ timer.s(900) /* <- timer.s(900) */ wait results: 22063 exp76 0 0 PASS: semok/bz10475.stp Running ./semok/bz11911.stp starting ./semok/bz11911.stp spawn2 ./semok/bz11911.stp spawn ./semok/bz11911.stp process("/tmp/tmp.s5uIdIr4yD").function("foo@/root/systemtap_write/systemtap/testsuite/:5") $p:struct point $i:int wait results: 22067 exp76 0 0 PASS: semok/bz11911.stp Running ./semok/cast.stp starting ./semok/cast.stp spawn1 stap -p2 ./semok/cast.stp spawn stap -p2 ./semok/cast.stp WARNING: Eliding side-effect-free expression : operator '@cast' at ./semok/cast.stp:22:5 source: @cast(0, "task_struct")->no_such_field ^ # functions _dwarf_cast_get_cast_0:long (pointer:long) _dwarf_cast_get_cast_4:long (pointer:long) _dwarf_cast_get_cast_5:long (pointer:long) _dwarf_cast_get_cast_6:long (pointer:long) error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 3. Rerun with -v to see them. wait results: 22081 exp76 0 0 PASS: semok/cast.stp Running ./semok/config_config.stp starting ./semok/config_config.stp spawn1 stap -p2 ./semok/config_config.stp spawn stap -p2 ./semok/config_config.stp # functions error:unknown (msg:string) exit:unknown () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22274 exp76 0 0 PASS: semok/config_config.stp Running ./semok/config_number.stp starting ./semok/config_number.stp spawn1 stap -p2 ./semok/config_number.stp spawn stap -p2 ./semok/config_number.stp # functions error:unknown (msg:string) exit:unknown () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22278 exp76 0 0 PASS: semok/config_number.stp Running ./semok/config_wildcard.stp starting ./semok/config_wildcard.stp spawn1 stap -p2 ./semok/config_wildcard.stp spawn stap -p2 ./semok/config_wildcard.stp # functions error:unknown (msg:string) exit:unknown () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22282 exp76 0 0 PASS: semok/config_wildcard.stp Running ./semok/context-globals.stp starting ./semok/context-globals.stp spawn1 stap -Wp2 ./semok/context-globals.stp spawn stap -Wp2 ./semok/context-globals.stp # global embedded code %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include %} # globals n[1]:long [long] r[1]:long [long] b[1]:long [long] orig_n[1]:long [long] sym[1]:long [long] foo[1]:long [long] l[1]:long [long] line[1]:long [long] i[1]:long [long] str[1]:long [long] args[1]:long [long] mm[1]:long [long] arg_start[1]:long [long] arg_end[1]:long [long] nr[1]:long [long] len[1]:long [long] arg[1]:long [long] # functions __stack_raw:long (n:long) __ustack_raw:long (n:long) _dwarf_autocast_get_0:long (pointer:long) _dwarf_autocast_get_1:long (pointer:long) _dwarf_autocast_get_2:long (pointer:long) _dwarf_cast_get_cast_0:long (pointer:long) backtrace:string () cmdline_args:string (n:long, m:long, delim:string) # locals __args:string __mm:long __arg_start:long __arg_end:long __nr:long __arg:string error:unknown (msg:string) print_syms:unknown (callers:string) # locals __sym:string print_usyms:unknown (callers:string) # locals __sym:string sprint_syms:string (callers:string) # locals __sym:string __foo:string __l:long __line:string sprint_usyms:string (callers:string) # locals __sym:string __foo:string __l:long __line:string stack:long (n:long) # locals __r:long __b:string __orig_n:long __n:long __sym:string strlen:long (s:string) strtol:long (str:string, base:long) symdata:string (addr:long) task_current:long () tokenize:string (input:string, delim:string) ubacktrace:string () ucallers:string (n:long) # locals __str:string __l:long __i:long __foo:string user_string2:string (addr:long, err_msg:string) user_string_n2:string (addr:long, n:long, err_msg:string) ustack:long (n:long) # locals __r:long __b:string __orig_n:long __sym:string __n:long usymdata:string (addr:long) # probes begin /* <- begin */ end /* <- end */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long wait results: 22286 exp76 0 0 PASS: semok/context-globals.stp Running ./semok/defined_list_vars.stp starting ./semok/defined_list_vars.stp spawn2 ./semok/defined_list_vars.stp spawn ./semok/defined_list_vars.stp my_syscall.poll timeout:long $ufds:long int $nfds:long int $timeout_msecs:long int wait results: 22290 exp76 0 0 PASS: semok/defined_list_vars.stp Running ./semok/deprecated01.stp starting ./semok/deprecated01.stp spawn2 ./semok/deprecated01.stp spawn ./semok/deprecated01.stp WARNING: This function uses tapset constructs that are dependent on systemtap version: identifier '_adjtx_mode_str' at /root/systemtap_write/install/share/systemtap/tapset/linux/aux_syscalls.stp:1021:10 source: function _adjtx_mode_str(f) { ^ WARNING: This alias uses tapset constructs that are dependent on systemtap version: keyword at /root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls.stp:38:1 source: probe nd_syscall.accept = __nd_syscall.accept ?, ^ # global embedded code %{ // Be sure we have the __NR_* defines. #include #include "linux/compat_unistd.h" // Be sure we have the SYS_* defines. #include #include "linux/compat_net.h" #ifdef CONFIG_COMPAT // Be sure we have 'SHMCTL', etc. defined. #include #ifndef SEMOP #define SEMOP 1 #endif #ifndef SEMCTL #define SEMCTL 3 #endif #ifndef SEMTIMEDOP #define SEMTIMEDOP 4 #endif #ifndef MSGSND #define MSGSND 11 #endif #ifndef MSGRCV #define MSGRCV 12 #endif #ifndef MSGCTL #define MSGCTL 14 #endif #ifndef SHMCTL #define SHMCTL 24 #endif #endif /* * Simple lookup functions for mapping values to names * using embedded C. Use these functions to create safe, * consistent lookups. */ /* Convenient macro to add defines to an array */ #define V(a) {a,#a} typedef struct { long val; char *name; } _stp_val_array; static void _stp_lookup_str2(const _stp_val_array * const array, long val, char *ptr, int len, int base) { int i = 0, slen; while (array[i].name) { if (array[i].val == val) { strlcat (ptr, array[i].name, len); return; } i++; } slen = strlen(ptr); if (base == 10) _stp_snprintf(ptr + slen, len - slen, "%ld", val); else if (base == 8) _stp_snprintf(ptr + slen, len - slen, "%#lo", val); else _stp_snprintf(ptr + slen, len - slen, "0x%lx", val); } static inline void _stp_lookup_str(const _stp_val_array * const array, long val, char *ptr, int len) { _stp_lookup_str2(array, val, ptr, len, 16); } static void _stp_lookup_or_str2(const _stp_val_array * const array, long val, char *ptr, int len, int base) { int i = 0, flag = 0, slen; if (val == 0) { _stp_lookup_str2(array, val, ptr, len, base); return; } while (array[i].name) { if (array[i].val & val) { if (flag) strlcat(ptr, "|", len); strlcat(ptr, array[i].name, len); val &= (~array[i].val); flag = 1; } i++; } if (val) { if (flag) strlcat(ptr, "|", len); slen = strlen(ptr); if (base == 10) _stp_snprintf(ptr + slen, len - slen, "%ld", val); else if (base == 8) _stp_snprintf(ptr + slen, len - slen, "%#lo", val); else _stp_snprintf(ptr + slen, len - slen, "0x%lx", val); } } static inline void _stp_lookup_or_str(const _stp_val_array * const array, long val, char *ptr, int len) { _stp_lookup_or_str2(array, val, ptr, len, 16); } %} %{ #ifdef CONFIG_COMPAT #include #ifndef STAPCONF_SIGSET_FROM_COMPAT_EXPORTED void sigset_from_compat(sigset_t *set, compat_sigset_t *compat) { switch (_NSIG_WORDS) { case 4: set->sig[3] = compat->sig[6] | (((long)compat->sig[7]) << 32 ); case 3: set->sig[2] = compat->sig[4] | (((long)compat->sig[5]) << 32 ); case 2: set->sig[1] = compat->sig[2] | (((long)compat->sig[3]) << 32 ); case 1: set->sig[0] = compat->sig[0] | (((long)compat->sig[1]) << 32 ); } } #endif /* STAPCONF_SIGSET_FROM_COMPAT_EXPORTED */ #endif /* CONFIG_COMPAT */ %} %{ // Needed for the following four functions // _struct_utimbuf_actime, _struct_utimbuf_modtime, // _struct_compat_utimbuf_actime, _struct_compat_utimbuf_modtime #include %} %{ // Needed for function _struct_sockaddr_u_impl. Unfortunately cannot be // inlined into the function since these header files define static // functions themselves. #include #include #include %} %{ // Enum for _struct_sockaddr_u_* functions. typedef enum { SA_PRETTY = 1, SA_IP_ADDR = 2, SA_TCP_PORT = 4, SA_FAMILY = 8, SA_IPV6_FLOWINFO = 16, SA_IPV6_SCOPE_ID = 32, } sa_dispatch; %} %{ #define STAP_NEED_CONTEXT_SOCKADDR_BIG_BUFFERS 1 %} %{ #include static const _stp_val_array const _stp_getrandom_list[] = { #ifdef GRND_NONBLOCK V(GRND_NONBLOCK), #endif #ifdef GRND_RANDOM V(GRND_RANDOM), #endif {0, NULL} }; %} %{ #if (defined(CONFIG_INOTIFY) || defined(CONFIG_INOTIFY_USER)) #include #endif /* Ignore helper events IN_CLOSE and IN_MOVE, which are just * combinations of other events. */ static const _stp_val_array const _stp_inotify_watch_mask_list[] = { V(IN_ACCESS), V(IN_MODIFY), V(IN_ATTRIB), V(IN_CLOSE_WRITE), V(IN_CLOSE_NOWRITE), V(IN_OPEN), V(IN_MOVED_FROM), V(IN_MOVED_TO), V(IN_CREATE), V(IN_DELETE), V(IN_DELETE_SELF), V(IN_MOVE_SELF), V(IN_UNMOUNT), V(IN_Q_OVERFLOW), V(IN_IGNORED), V(IN_ONLYDIR), V(IN_DONT_FOLLOW), #ifdef IN_EXCL_UNLINK V(IN_EXCL_UNLINK), #endif V(IN_MASK_ADD), V(IN_ISDIR), V(IN_ONESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_itimer_which_list[] = { V(ITIMER_REAL), V(ITIMER_VIRTUAL), V(ITIMER_PROF), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_wc_str_list[] = { V(CLOCK_REALTIME), V(CLOCK_MONOTONIC), V(CLOCK_PROCESS_CPUTIME_ID), V(CLOCK_THREAD_CPUTIME_ID), #ifdef CLOCK_MONOTONIC_RAW V(CLOCK_MONOTONIC_RAW), #endif #ifdef CLOCK_REALTIME_COARSE V(CLOCK_REALTIME_COARSE), #endif #ifdef CLOCK_MONOTONIC_COARSE V(CLOCK_MONOTONIC_COARSE), #endif #ifdef CLOCK_BOOTTIME V(CLOCK_BOOTTIME), #endif #ifdef CLOCK_REALTIME_ALARM V(CLOCK_REALTIME_ALARM), #endif #ifdef CLOCK_BOOTTIME_ALARM V(CLOCK_BOOTTIME_ALARM), #endif V(CLOCK_SGI_CYCLE), #ifdef CLOCK_TAI V(CLOCK_TAI), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_flock_cmd_list[] = { V(LOCK_SH), V(LOCK_EX), V(LOCK_NB), V(LOCK_UN), V(LOCK_MAND), V(LOCK_READ), V(LOCK_WRITE), V(LOCK_RW), {0, NULL} }; static const _stp_val_array const _stp_pipe2_flags_list[] = { #ifdef O_NONBLOCK V(O_NONBLOCK), #endif #ifdef O_CLOEXEC V(O_CLOEXEC), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_open_mode_flags_list[] = { #ifdef O_CREAT V(O_CREAT), #endif #ifdef O_EXCL V(O_EXCL), #endif #ifdef O_NOCTTY V(O_NOCTTY), #endif #ifdef O_TRUNC V(O_TRUNC), #endif #ifdef O_APPEND V(O_APPEND), #endif #ifdef O_NONBLOCK V(O_NONBLOCK), #endif /* Here's a comment from the kernel source: * * ==== * Before Linux 2.6.33 only O_DSYNC semantics were implemented, but using * the O_SYNC flag. We continue to use the existing numerical value * for O_DSYNC semantics now, but using the correct symbolic name for it. * This new value is used to request true Posix O_SYNC semantics. It is * defined in this strange way to make sure applications compiled against * new headers get at least O_DSYNC semantics on older kernels. * ==== * * On RHEL6 (2.6.32-431.3.1.el6.x86_64), the user headers are ahead of * the kernel source and define O_DSYNC, but the kernel just ignores * the extra bit set. We'll try to handle it here. */ #ifndef O_DSYNC { O_SYNC | 04000000, "O_SYNC" }, #endif #ifdef O_SYNC V(O_SYNC), #endif #ifdef O_DSYNC V(O_DSYNC), #endif #ifdef O_ASYNC V(O_ASYNC), #elif defined(FASYNC) { FASYNC, "O_ASYNC" }, #endif #ifdef O_DIRECT V(O_DIRECT), #endif #ifdef O_LARGEFILE V(O_LARGEFILE), #endif #ifdef O_DIRECTORY V(O_DIRECTORY), #endif #ifdef O_NOFOLLOW V(O_NOFOLLOW), #endif #ifdef O_NOATIME V(O_NOATIME), #endif #ifdef O_CLOEXEC V(O_CLOEXEC), #endif #ifdef O_PATH V(O_PATH), #endif {0, NULL} }; %} %{ /* Notice that the kernel defines and the user defines are named * differently. */ static const _stp_val_array const _stp_access_mode_list[] = { {0, "F_OK"}, {MAY_READ, "R_OK"}, {MAY_WRITE, "W_OK"}, {MAY_EXEC, "X_OK"}, {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_msync_flag_list[] = { V(MS_ASYNC), V(MS_INVALIDATE), V(MS_SYNC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_wait4_op_list[] = { V(WNOHANG), #if !defined(WSTOPPED) && defined(WUNTRACED) V(WUNTRACED), #endif V(WEXITED), #ifdef WSTOPPED V(WSTOPPED), #endif V(WCONTINUED), V(WNOWAIT), V(__WNOTHREAD), V(__WALL), V(__WCLONE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_seccomp_flags_list[] = { #ifdef SECCOMP_FILTER_FLAG_TSYNC V(SECCOMP_FILTER_FLAG_TSYNC), #endif {0, NULL} }; static const _stp_val_array const _stp_seccomp_mode_list[] = { #ifdef SECCOMP_MODE_DISABLED V(SECCOMP_MODE_DISABLED), #endif #ifdef SECCOMP_MODE_STRICT V(SECCOMP_MODE_STRICT), #endif #ifdef SECCOMP_MODE_FILTER V(SECCOMP_MODE_FILTER), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_msg_flags_list[] = { V(MSG_OOB), V(MSG_PEEK), V(MSG_DONTROUTE), V(MSG_TRYHARD), V(MSG_CTRUNC), V(MSG_PROBE), V(MSG_TRUNC), V(MSG_DONTWAIT), V(MSG_EOR), V(MSG_WAITALL), V(MSG_FIN), V(MSG_SYN), V(MSG_CONFIRM), V(MSG_RST), V(MSG_ERRQUEUE), V(MSG_NOSIGNAL), V(MSG_MORE), #ifdef MSG_WAITFORONE V(MSG_WAITFORONE), #endif #ifdef MSG_SENDPAGE_NOTLAST V(MSG_SENDPAGE_NOTLAST), #endif V(MSG_EOF), #ifdef MSG_FASTOPEN V(MSG_FASTOPEN), #endif #ifdef MSG_CMSG_CLOEXEC V(MSG_CMSG_CLOEXEC), #endif {0, NULL} }; %} %{ #ifdef __NR_memfd_create #include #endif static const _stp_val_array const _stp_mfd_flags_list[] = { #ifdef MFD_CLOEXEC V(MFD_CLOEXEC), #endif #ifdef MFD_ALLOW_SEALING V(MFD_ALLOW_SEALING), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mlockall_flags_list[] = { V(MCL_CURRENT), V(MCL_FUTURE), {0, NULL} }; %} %{ static const _stp_val_array const _stp_module_flags_list[] = { V(O_TRUNC), V(O_NONBLOCK), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sched_policy_list[] = { {SCHED_NORMAL, "SCHED_OTHER"}, // SCHED_NORMAL==SCHED_OTHER V(SCHED_FIFO), V(SCHED_RR), V(SCHED_BATCH), #ifdef SCHED_IDLE V(SCHED_IDLE), #endif #ifdef SCHED_DEADLINE V(SCHED_DEADLINE), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_priority_which_list[] = { V(PRIO_PROCESS), V(PRIO_PGRP), V(PRIO_USER), {0, NULL} }; %} %{ static const _stp_val_array const _stp_shutdown_how_list[] = { V(SHUT_RD), V(SHUT_WR), V(SHUT_RDWR), {0, NULL} }; %} %{ // Needed for function __reboot_magic_str:string. Unfortunately cannot // be inlined into the function since these header file defines static // functions on some architectures. #include static const _stp_val_array const _stp_reboot_magic_list[] = { V(LINUX_REBOOT_MAGIC1), V(LINUX_REBOOT_MAGIC2), V(LINUX_REBOOT_MAGIC2A), V(LINUX_REBOOT_MAGIC2B), V(LINUX_REBOOT_MAGIC2C), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_reboot_flag_list[] = { V(LINUX_REBOOT_CMD_RESTART), V(LINUX_REBOOT_CMD_HALT), V(LINUX_REBOOT_CMD_CAD_ON), V(LINUX_REBOOT_CMD_CAD_OFF), V(LINUX_REBOOT_CMD_POWER_OFF), V(LINUX_REBOOT_CMD_RESTART2), V(LINUX_REBOOT_CMD_SW_SUSPEND), V(LINUX_REBOOT_CMD_KEXEC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_waitid_which_list[] = { V(P_ALL), V(P_PID), V(P_PGID), {0, NULL} }; %} %{ #include // We need the following defines to have a value for the // @__futex_argstr() macro. #ifndef FUTEX_WAIT_BITSET #define FUTEX_WAIT_BITSET 9 #endif #ifndef FUTEX_WAKE_BITSET #define FUTEX_WAKE_BITSET 10 #endif #ifndef FUTEX_WAIT_REQUEUE_PI #define FUTEX_WAIT_REQUEUE_PI 11 #endif #ifndef FUTEX_CMP_REQUEUE_PI #define FUTEX_CMP_REQUEUE_PI 12 #endif #ifndef FUTEX_PRIVATE_FLAG #define FUTEX_PRIVATE_FLAG 128 #endif #ifndef FUTEX_WAIT_BITSET_PRIVATE #define FUTEX_WAIT_BITSET_PRIVATE (FUTEX_WAIT_BITSET | FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_WAKE_BITSET_PRIVATE #define FUTEX_WAKE_BITSET_PRIVATE (FUTEX_WAKE_BITSET | FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_WAIT_REQUEUE_PI_PRIVATE #define FUTEX_WAIT_REQUEUE_PI_PRIVATE (FUTEX_WAIT_REQUEUE_PI | \ FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_CMP_REQUEUE_PI_PRIVATE #define FUTEX_CMP_REQUEUE_PI_PRIVATE (FUTEX_CMP_REQUEUE_PI | \ FUTEX_PRIVATE_FLAG) #endif static const _stp_val_array const _stp_futex_op_list[] = { V(FUTEX_WAIT), V(FUTEX_WAKE), V(FUTEX_FD), V(FUTEX_REQUEUE), V(FUTEX_CMP_REQUEUE), V(FUTEX_WAKE_OP), V(FUTEX_LOCK_PI), V(FUTEX_UNLOCK_PI), V(FUTEX_TRYLOCK_PI), V(FUTEX_WAIT_BITSET), V(FUTEX_WAKE_BITSET), V(FUTEX_WAIT_REQUEUE_PI), V(FUTEX_CMP_REQUEUE_PI), V(FUTEX_WAIT_PRIVATE), V(FUTEX_WAKE_PRIVATE), V(FUTEX_REQUEUE_PRIVATE), V(FUTEX_CMP_REQUEUE_PRIVATE), V(FUTEX_WAKE_OP_PRIVATE), V(FUTEX_LOCK_PI_PRIVATE), V(FUTEX_UNLOCK_PI_PRIVATE), V(FUTEX_TRYLOCK_PI_PRIVATE), V(FUTEX_WAIT_BITSET_PRIVATE), V(FUTEX_WAKE_BITSET_PRIVATE), V(FUTEX_WAIT_REQUEUE_PI_PRIVATE), V(FUTEX_CMP_REQUEUE_PI_PRIVATE), {0, NULL} }; static const _stp_val_array const _stp_futex_wake_ops_list[] = { V(FUTEX_OP_SET), V(FUTEX_OP_ADD), V(FUTEX_OP_OR), V(FUTEX_OP_ANDN), V(FUTEX_OP_XOR), {0, NULL} }; static const _stp_val_array const _stp_futex_wake_cmps_list[] = { V(FUTEX_OP_CMP_EQ), V(FUTEX_OP_CMP_NE), V(FUTEX_OP_CMP_LT), V(FUTEX_OP_CMP_LE), V(FUTEX_OP_CMP_GT), V(FUTEX_OP_CMP_GE), {0, NULL} }; %} %{ static const _stp_val_array const _stp_mountflags_list[] = { V(MS_RDONLY), V(MS_NOSUID), V(MS_NODEV), V(MS_NOEXEC), V(MS_SYNCHRONOUS), V(MS_REMOUNT), V(MS_MANDLOCK), V(MS_DIRSYNC), V(MS_NOATIME), V(MS_NODIRATIME), V(MS_BIND), V(MS_MOVE), V(MS_REC), /* MS_SILENT replaced MS_VERBOSE */ #ifdef MS_SILENT V(MS_SILENT), #else V(MS_VERBOSE), #endif V(MS_POSIXACL), V(MS_UNBINDABLE), V(MS_PRIVATE), V(MS_SLAVE), V(MS_SHARED), #ifdef MS_RELATIME V(MS_RELATIME), #endif #ifdef MS_KERNMOUNT V(MS_KERNMOUNT), #endif #ifdef MS_I_VERSION V(MS_I_VERSION), #endif #ifdef MS_STRICTATIME V(MS_STRICTATIME), #endif {0, NULL} }; static const _stp_val_array const _stp_umountflags_list[] = { V(MNT_FORCE), V(MNT_DETACH), V(MNT_EXPIRE), #ifdef UMOUNT_NOFOLLOW V(UMOUNT_NOFOLLOW), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mremap_flags_list[] = { V(MREMAP_MAYMOVE), V(MREMAP_FIXED), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_madvice_advice_list[] = { V(MADV_NORMAL), V(MADV_RANDOM), V(MADV_SEQUENTIAL), V(MADV_WILLNEED), V(MADV_DONTNEED), V(MADV_REMOVE), V(MADV_DONTFORK), V(MADV_DOFORK), #ifdef MADV_HWPOISON V(MADV_HWPOISON), #endif #ifdef MADV_SOFT_OFFLINE V(MADV_SOFT_OFFLINE), #endif #ifdef MADV_MERGEABLE V(MADV_MERGEABLE), #endif #ifdef MADV_UNMERGEABLE V(MADV_UNMERGEABLE), #endif #ifdef MADV_HUGEPAGE V(MADV_HUGEPAGE), #endif #ifdef MADV_NOHUGEPAGE V(MADV_NOHUGEPAGE), #endif #ifdef MADV_DONTDUMP V(MADV_DONTDUMP), #endif #ifdef MADV_DODUMP V(MADV_DODUMP), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fadvice_advice_list[] = { V(POSIX_FADV_NORMAL), V(POSIX_FADV_RANDOM), V(POSIX_FADV_SEQUENTIAL), V(POSIX_FADV_WILLNEED), V(POSIX_FADV_DONTNEED), V(POSIX_FADV_NOREUSE), #if defined(__s390x__) /* On s390x, 64-bit exes and 32-bit exes have different * versions of the following values. */ {4, "POSIX_FADV_DONTNEED"}, {5, "POSIX_FADV_NOREUSE"}, #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fcntl_cmd_list[] = { V(F_DUPFD), V(F_GETFD), V(F_SETFD), V(F_GETFL), V(F_SETFL), V(F_GETLK), V(F_SETLK), V(F_SETLKW), V(F_SETOWN), V(F_GETOWN), V(F_SETSIG), V(F_GETSIG), #ifdef F_GETLK64 V(F_GETLK64), #endif #ifdef F_SETLK64 V(F_SETLK64), #endif #ifdef F_SETLKW64 V(F_SETLKW64), #endif #ifdef F_SETOWN_EX V(F_SETOWN_EX), #endif #ifdef F_GETOWN_EX V(F_GETOWN_EX), #endif #ifdef F_GETOWNER_UIDS V(F_GETOWNER_UIDS), #endif #ifdef F_SETLEASE V(F_SETLEASE), #endif #ifdef F_GETLEASE V(F_GETLEASE), #endif #ifdef F_DUPFD_CLOEXEC V(F_DUPFD_CLOEXEC), #endif #ifdef F_NOTIFY V(F_NOTIFY), #endif #ifdef F_SETPIPE_SZ V(F_SETPIPE_SZ), #endif #ifdef F_GETPIPE_SZ V(F_GETPIPE_SZ), #endif {0, NULL} }; %} %{ #include #ifndef SEEK_SET #define SEEK_SET 0 #endif #ifndef SEEK_CUR #define SEEK_CUR 1 #endif #ifndef SEEK_END #define SEEK_END 2 #endif #ifndef SEEK_DATA #define SEEK_DATA 3 #endif #ifndef SEEK_HOLE #define SEEK_HOLE 4 #endif static const _stp_val_array const _stp_seek_whence_list[] = { V(SEEK_SET), V(SEEK_CUR), V(SEEK_END), V(SEEK_DATA), V(SEEK_HOLE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_quotactl_cmd_list[] = { V(Q_SYNC), V(Q_QUOTAON), V(Q_QUOTAOFF), V(Q_GETFMT), V(Q_GETINFO), V(Q_SETINFO), V(Q_GETQUOTA), V(Q_SETQUOTA), /* XFS Quota Manager (XQM) Codes */ V(Q_XQUOTAON), V(Q_XQUOTAOFF), V(Q_XGETQUOTA), V(Q_XSETQLIM), V(Q_XGETQSTAT), V(Q_XQUOTARM), V(Q_XQUOTASYNC), #ifdef Q_XGETQSTATV V(Q_XGETQSTATV), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_quotactl_format_list[] = { V(QFMT_VFS_OLD), #ifdef QFMT_VFS_V0 V(QFMT_VFS_V0), #endif #ifdef QFMT_OCFS2 V(QFMT_OCFS2), #endif #ifdef QFMT_VFS_V1 V(QFMT_VFS_V1), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sockopt_optname_list[] = { V(SO_DEBUG), V(SO_REUSEADDR), V(SO_TYPE), V(SO_ERROR), V(SO_DONTROUTE), V(SO_BROADCAST), V(SO_SNDBUF), V(SO_RCVBUF), V(SO_SNDBUFFORCE), V(SO_RCVBUFFORCE), V(SO_KEEPALIVE), V(SO_OOBINLINE), V(SO_NO_CHECK), V(SO_PRIORITY), V(SO_LINGER), V(SO_BSDCOMPAT), #ifdef SO_REUSEPORT V(SO_REUSEPORT), #endif V(SO_PASSCRED), V(SO_PEERCRED), V(SO_RCVLOWAT), V(SO_SNDLOWAT), V(SO_RCVTIMEO), V(SO_SNDTIMEO), V(SO_SECURITY_AUTHENTICATION), V(SO_SECURITY_ENCRYPTION_TRANSPORT), V(SO_SECURITY_ENCRYPTION_NETWORK), V(SO_BINDTODEVICE), V(SO_ATTACH_FILTER), V(SO_DETACH_FILTER), V(SO_PEERNAME), V(SO_TIMESTAMP), V(SO_ACCEPTCONN), V(SO_PEERSEC), V(SO_PASSSEC), #ifdef SO_TIMESTAMPNS V(SO_TIMESTAMPNS), #endif #ifdef SO_MARK V(SO_MARK), #endif #ifdef SO_TIMESTAMPING V(SO_TIMESTAMPING), #endif #ifdef SO_PROTOCOL V(SO_PROTOCOL), #endif #ifdef SO_DOMAIN V(SO_DOMAIN), #endif #ifdef SO_RXQ_OVFL V(SO_RXQ_OVFL), #endif #ifdef SO_WIFI_STATUS V(SO_WIFI_STATUS), #endif #ifdef SO_PEEK_OFF V(SO_PEEK_OFF), #endif #ifdef SO_NOFCS V(SO_NOFCS), #endif #ifdef SO_LOCK_FILTER V(SO_LOCK_FILTER), #endif #ifdef SO_SELECT_ERR_QUEUE V(SO_SELECT_ERR_QUEUE), #endif #ifdef SO_BUSY_POLL V(SO_BUSY_POLL), #endif #ifdef SO_MAX_PACING_RATE V(SO_MAX_PACING_RATE), #endif #ifdef SO_BPF_EXTENSIONS V(SO_BPF_EXTENSIONS), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sockopt_level_list[] = { V(SOL_IP), V(SOL_SOCKET), V(SOL_TCP), V(SOL_UDP), V(SOL_IPV6), V(SOL_ICMPV6), V(SOL_SCTP), #ifdef SOL_UDPLITE V(SOL_UDPLITE), #endif V(SOL_RAW), V(SOL_IPX), V(SOL_AX25), V(SOL_ATALK), V(SOL_NETROM), V(SOL_ROSE), V(SOL_DECNET), #ifdef SOL_X25 V(SOL_X25), #endif V(SOL_PACKET), V(SOL_ATM), V(SOL_AAL), V(SOL_IRDA), V(SOL_NETBEUI), V(SOL_LLC), V(SOL_DCCP), V(SOL_NETLINK), V(SOL_TIPC), #ifdef SOL_RXRPC V(SOL_RXRPC), #endif #ifdef SOL_PPPOL2TP V(SOL_PPPOL2TP), #endif #ifdef SOL_BLUETOOTH V(SOL_BLUETOOTH), #endif #ifdef SOL_PNPIPE V(SOL_PNPIPE), #endif #ifdef SOL_RDS V(SOL_RDS), #endif V(SOL_IUCV), #ifdef SOL_CAIF V(SOL_CAIF), #endif #ifdef SOL_ALG V(SOL_ALG), #endif #ifdef SOL_NFC V(SOL_NFC), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sock_family_list[] = { V(PF_UNSPEC), V(PF_LOCAL), /* same thing as PF_UNIX */ V(PF_INET), V(PF_AX25), V(PF_IPX), V(PF_APPLETALK), V(PF_NETROM), V(PF_BRIDGE), V(PF_ATMPVC), V(PF_X25), V(PF_INET6), V(PF_ROSE), V(PF_DECnet), V(PF_NETBEUI), V(PF_SECURITY), V(PF_KEY), V(PF_NETLINK), V(PF_ROUTE), V(PF_PACKET), V(PF_ASH), V(PF_ECONET), V(PF_ATMSVC), #ifdef PF_RDS V(PF_RDS), #endif V(PF_SNA), V(PF_IRDA), V(PF_PPPOX), V(PF_WANPIPE), V(PF_LLC), #ifdef PF_IB V(PF_IB), #endif #ifdef PF_CAN V(PF_CAN), #endif V(PF_TIPC), V(PF_BLUETOOTH), V(PF_IUCV), #ifdef PF_RXRPC V(PF_RXRPC), #endif #ifdef PF_ISDN V(PF_ISDN), #endif #ifdef PF_PHONET V(PF_PHONET), #endif #ifdef PF_IEEE802154 V(PF_IEEE802154), #endif #ifdef PF_CAIF V(PF_CAIF), #endif #ifdef PF_ALG V(PF_ALG), #endif #ifdef PF_NFC V(PF_NFC), #endif #ifdef PF_VSOCK V(PF_VSOCK), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sock_flags_list[] = { #ifdef SOCK_TYPE_MASK V(SOCK_CLOEXEC), V(SOCK_NONBLOCK), #endif {0, NULL} }; %} %{ // Be sure we have the IPPROTO_* defines. But, on some older kernels // we don't have all of them defined. Also note that on some older // kernels these values are enum values, not defines. But, the // following code should work anyway. #include #ifndef IPPROTO_TP #define IPPROTO_TP 29 #endif #ifndef IPPROTO_MTP #define IPPROTO_MTP 92 #endif #ifndef IPPROTO_ENCAP #define IPPROTO_ENCAP 98 #endif #ifndef IPPROTO_UDPLITE #define IPPROTO_UDPLITE 136 #endif %} %{ #include static const _stp_val_array const _stp_rlimit_resource_list[] = { { (unsigned int)RLIM_INFINITY, "RLIM_INFINITY"}, V(RLIMIT_CPU), V(RLIMIT_FSIZE), V(RLIMIT_DATA), V(RLIMIT_STACK), V(RLIMIT_CORE), V(RLIMIT_RSS), V(RLIMIT_NPROC), V(RLIMIT_NOFILE), V(RLIMIT_MEMLOCK), V(RLIMIT_AS), V(RLIMIT_LOCKS), V(RLIMIT_SIGPENDING), V(RLIMIT_MSGQUEUE), V(RLIMIT_NICE), V(RLIMIT_RTPRIO), #ifdef RLIMIT_RTTIME V(RLIMIT_RTTIME), #endif V(RLIM_NLIMITS), {0, NULL} }; static const _stp_val_array const _stp_rusage_who_list[] = { V(RUSAGE_SELF), {(unsigned int)RUSAGE_CHILDREN, "RUSAGE_CHILDREN"}, {(unsigned int)RUSAGE_BOTH, "RUSAGE_BOTH"}, V(RUSAGE_THREAD), {0, NULL} }; %} %{ static const _stp_val_array const _stp_adjtimex_return_str_list[] = { V(TIME_OK), V(TIME_INS), V(TIME_DEL), V(TIME_OOP), V(TIME_WAIT), V(TIME_ERROR), V(TIME_BAD), {0, NULL} }; %} %{ static const _stp_val_array const _stp_signal_list[] = { {0, "SIG_0"}, V(SIGHUP), V(SIGINT), V(SIGQUIT), V(SIGILL), V(SIGTRAP), V(SIGABRT), V(SIGBUS), V(SIGFPE), V(SIGKILL), V(SIGUSR1), V(SIGSEGV), V(SIGPIPE), V(SIGUSR2), V(SIGALRM), V(SIGTERM), V(SIGCHLD), V(SIGCONT), V(SIGSTOP), V(SIGTSTP), V(SIGTTIN), V(SIGTTOU), V(SIGURG), #ifdef SIGXCPU V(SIGXCPU), #endif #ifdef SIGXFSZ V(SIGXFSZ), #endif V(SIGVTALRM), V(SIGPROF), V(SIGWINCH), {SIGIO,"SIGIO/SIGPOLL"}, V(SIGPWR), #ifdef SIGSYS V(SIGSYS), #endif {SIGTRAP|0x80,"TRACESYSGOOD"}, {0, NULL} }; static void _stp_sigset_str(sigset_t *mask, char *ptr, int len) { const _stp_val_array * const array = _stp_signal_list; int i = 0, flag = 0; while (array[i].name) { if (array[i].val > 0 && array[i].val <= _NSIG && sigismember(mask, array[i].val)) { if (flag) strlcat(ptr, "|", len); else strlcat(ptr, "[", len); strlcat(ptr, array[i].name, len); flag = 1; } i++; } if (flag == 0) strlcat(ptr, "[EMPTY]", len); else strlcat(ptr, "]", len); } %} %{ static const _stp_val_array const _stp_semctl_list[] = { V(IPC_INFO), V(SEM_INFO), V(SEM_STAT), V(GETALL), V(GETVAL), V(GETPID), V(GETNCNT), V(GETZCNT), V(IPC_STAT), V(SETVAL), V(SETALL), V(IPC_RMID), V(IPC_SET), {0, NULL} }; %} %{ static const _stp_val_array const _stp_fork_list[] = { V(CLONE_VM), V(CLONE_FS), V(CLONE_FILES), V(CLONE_SIGHAND), V(CLONE_PTRACE), V(CLONE_VFORK), V(CLONE_PARENT), V(CLONE_THREAD), V(CLONE_NEWNS), V(CLONE_SYSVSEM), V(CLONE_SETTLS), V(CLONE_PARENT_SETTID), V(CLONE_CHILD_CLEARTID), V(CLONE_DETACHED), V(CLONE_UNTRACED), V(CLONE_CHILD_SETTID), #ifdef CLONE_STOPPED V(CLONE_STOPPED), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19) V(CLONE_NEWUTS), V(CLONE_NEWIPC), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) V(CLONE_NEWUSER), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) V(CLONE_NEWPID), V(CLONE_NEWNET), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) V(CLONE_IO), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_atflag_list[] = { #ifdef AT_SYMLINK_NOFOLLOW V(AT_SYMLINK_NOFOLLOW), #endif #ifdef AT_REMOVEDIR V(AT_REMOVEDIR), #endif #ifdef AT_SYMLINK_FOLLOW V(AT_SYMLINK_FOLLOW), #endif #ifdef AT_NO_AUTOMOUNT V(AT_NO_AUTOMOUNT), #endif #ifdef AT_EMPTY_PATH V(AT_EMPTY_PATH), #endif {0, NULL} }; %} %{ #include %} %{ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) #include #endif static const _stp_val_array const _stp_eventfd2_flag_list[] = { #ifdef EFD_NONBLOCK V(EFD_NONBLOCK), #endif #ifdef EFD_CLOEXEC V(EFD_CLOEXEC), #endif #ifdef EFD_SEMAPHORE V(EFD_SEMAPHORE), #endif {0, NULL} }; %} %{ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) #include #endif static const _stp_val_array const _stp_signalfd4_flags_list[] = { #ifdef SFD_NONBLOCK V(SFD_NONBLOCK), #endif #ifdef SFD_CLOEXEC V(SFD_CLOEXEC), #endif {0, NULL} }; %} %{ #if (defined(CONFIG_INOTIFY) || defined(CONFIG_INOTIFY_USER)) #include #endif static const _stp_val_array const _stp_inotify_init1_flag_list[] = { #if defined(IN_NONBLOCK) V(IN_NONBLOCK), #endif #if defined(IN_CLOEXEC) V(IN_CLOEXEC), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_shmat_list[] = { V(SHM_RDONLY), V(SHM_RND), V(SHM_REMAP), V(SHM_EXEC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mprotect_list[] = { {0, "PROT_NONE"}, V(PROT_READ), V(PROT_WRITE), V(PROT_EXEC), V(PROT_SEM), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mmap_list[] = { V(MAP_SHARED), V(MAP_PRIVATE), V(MAP_FIXED), V(MAP_ANONYMOUS), V(MAP_GROWSDOWN), V(MAP_DENYWRITE), V(MAP_EXECUTABLE), V(MAP_LOCKED), V(MAP_NORESERVE), V(MAP_POPULATE), V(MAP_NONBLOCK), {0, NULL} }; %} %{ static void _stp_sigaction_str(struct sigaction *act, char *ptr, int len) { static const _stp_val_array const _stp_sa_handler_list[] = { {0, "SIG_DFL"}, {1, "SIG_IGN"}, {0, NULL} }; static const _stp_val_array const _stp_sa_flags_list[] = { V(SA_NOCLDSTOP), V(SA_NOCLDWAIT), V(SA_RESETHAND), V(SA_ONSTACK), V(SA_RESTART), V(SA_NODEFER), V(SA_SIGINFO), V(SA_RESTORER), {0, NULL} }; int slen; _stp_lookup_str(_stp_sa_handler_list, (long)act->sa_handler, ptr, len); if (act->sa_handler != SIG_IGN && act->sa_handler != SIG_DFL) { strlcat (ptr, ", ", len); _stp_lookup_or_str(_stp_sa_flags_list, act->sa_flags, ptr, len); strlcat (ptr, ", ", len); #if !defined (__ia64__) slen = strlen(ptr); _stp_snprintf(ptr + slen, len - slen, "0x%lx, ", (long)act->sa_restorer); #endif _stp_sigset_str(&act->sa_mask, ptr, len); } } %} %{ #include #ifndef IRQF_ONESHOT #define IRQF_ONESHOT 0x00002000 #endif static const _stp_val_array const _stp_irq_list[] = { #ifdef IRQF_DISABLED V(IRQF_DISABLED), #endif #ifdef IRQF_SAMPLE_RANDOM V(IRQF_SAMPLE_RANDOM), #endif #ifdef IRQF_SHARED V(IRQF_SHARED), #endif #ifdef IRQF_PROBE_SHARED V(IRQF_PROBE_SHARED), #endif #ifdef IRQF_TIMER V(IRQF_TIMER), #endif #ifdef IRQF_PERCPU V(IRQF_PERCPU), #endif #ifdef IRQF_NOBALANCING V(IRQF_NOBALANCING), #endif #ifdef IRQF_IRQPOLL V(IRQF_IRQPOLL), #endif V(IRQF_ONESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_ptrace_options_list[] = { #ifdef PTRACE_O_EXITKILL V(PTRACE_O_EXITKILL), #endif V(PTRACE_O_TRACECLONE), V(PTRACE_O_TRACEEXEC), V(PTRACE_O_TRACEEXIT), V(PTRACE_O_TRACEFORK), V(PTRACE_O_TRACESYSGOOD), V(PTRACE_O_TRACEVFORK), V(PTRACE_O_TRACEVFORKDONE), #ifdef PTRACE_O_TRACESECCOMP V(PTRACE_O_TRACESECCOMP), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_elf_notes_list[] = { V(NT_PRSTATUS), V(NT_PRFPREG), V(NT_PRPSINFO), V(NT_TASKSTRUCT), V(NT_AUXV), #ifdef NT_SIGINFO V(NT_SIGINFO), #endif #ifdef NT_FILE V(NT_FILE), #endif V(NT_PRXFPREG), #ifdef NT_PPC_VMX V(NT_PPC_VMX), #endif #ifdef NT_PPC_SPE V(NT_PPC_SPE), #endif #ifdef NT_PPC_VSX V(NT_PPC_VSX), #endif #ifdef NT_386_TLS V(NT_386_TLS), #endif #ifdef NT_386_IOPERM V(NT_386_IOPERM), #endif #ifdef NT_X86_XSTATE V(NT_X86_XSTATE), #endif #ifdef NT_S390_HIGH_GPRS V(NT_S390_HIGH_GPRS), #endif #ifdef NT_S390_TIMER V(NT_S390_TIMER), #endif #ifdef NT_S390_TODCMP V(NT_S390_TODCMP), #endif #ifdef NT_S390_TODPREG V(NT_S390_TODPREG), #endif #ifdef NT_S390_CTRS V(NT_S390_CTRS), #endif #ifdef NT_S390_PREFIX V(NT_S390_PREFIX), #endif #ifdef NT_S390_LAST_BREAK V(NT_S390_LAST_BREAK), #endif #ifdef NT_S390_SYSTEM_CALL V(NT_S390_SYSTEM_CALL), #endif #ifdef NT_S390_TDB V(NT_S390_TDB), #endif #ifdef NT_S390_VXRS_LOW V(NT_S390_VXRS_LOW), #endif #ifdef NT_S390_VXRS_HIGH V(NT_S390_VXRS_HIGH), #endif #ifdef NT_ARM_VFP V(NT_ARM_VFP), #endif #ifdef NT_ARM_TLS V(NT_ARM_TLS), #endif #ifdef NT_ARM_HW_BREAK V(NT_ARM_HW_BREAK), #endif #ifdef NT_ARM_HW_WATCH V(NT_ARM_HW_WATCH), #endif #ifdef NT_ARM_SYSTEM_CALL V(NT_ARM_SYSTEM_CALL), #endif #ifdef NT_METAG_CBUF V(NT_METAG_CBUF), #endif #ifdef NT_METAG_RPIPE V(NT_METAG_RPIPE), #endif #ifdef NT_METAG_TLS V(NT_METAG_TLS), #endif {0, NULL} }; %} %{ #ifndef PTRACE_GETREGSET # define PTRACE_GETREGSET 0x4204 #endif #ifndef PTRACE_SETREGSET # define PTRACE_SETREGSET 0x4205 #endif #ifndef PTRACE_SEIZE # define PTRACE_SEIZE 0x4206 #endif #ifndef PTRACE_INTERRUPT # define PTRACE_INTERRUPT 0x4207 #endif #ifndef PTRACE_LISTEN # define PTRACE_LISTEN 0x4208 #endif #ifndef PTRACE_PEEKSIGINFO # define PTRACE_PEEKSIGINFO 0x4209 #endif #ifndef PTRACE_GETSIGMASK # define PTRACE_GETSIGMASK 0x420a #endif #ifndef PTRACE_SETSIGMASK # define PTRACE_SETSIGMASK 0x420b #endif /* These are the architecture-independent ptrace requests (although * some return architecture-dependent register buffers). */ static const _stp_val_array const _stp_ptrace_request_list[] = { V(PTRACE_TRACEME), V(PTRACE_PEEKTEXT), V(PTRACE_PEEKDATA), V(PTRACE_PEEKUSR), V(PTRACE_POKETEXT), V(PTRACE_POKEDATA), V(PTRACE_POKEUSR), V(PTRACE_CONT), V(PTRACE_KILL), V(PTRACE_SINGLESTEP), V(PTRACE_ATTACH), V(PTRACE_DETACH), V(PTRACE_SYSCALL), V(PTRACE_SETOPTIONS), V(PTRACE_GETEVENTMSG), V(PTRACE_GETSIGINFO), V(PTRACE_SETSIGINFO), V(PTRACE_GETREGSET), V(PTRACE_SETREGSET), V(PTRACE_SEIZE), V(PTRACE_INTERRUPT), V(PTRACE_LISTEN), V(PTRACE_PEEKSIGINFO), V(PTRACE_GETSIGMASK), V(PTRACE_SETSIGMASK), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_swapon_flags_list[] = { V(SWAP_FLAG_PREFER), #ifdef SWAP_FLAG_DISCARD V(SWAP_FLAG_DISCARD), #endif #ifdef SWAP_FLAG_DISCARD_ONCE V(SWAP_FLAG_DISCARD_ONCE), #endif #ifdef SWAP_FLAG_DISCARD_PAGES V(SWAP_FLAG_DISCARD_PAGES), #endif {0, NULL} }; %} %{ #include #include static const _stp_val_array const _stp_shmget_flags_list[] = { V(IPC_CREAT), V(IPC_EXCL), V(SHM_HUGETLB), V(SHM_NORESERVE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_msgctl_list[] = { V(IPC_INFO), V(IPC_STAT), V(IPC_RMID), V(IPC_SET), V(MSG_INFO), V(MSG_STAT), {0, NULL} }; %} %{ static const _stp_val_array const _stp_msgflg_list[] = { V(MSG_NOERROR), V(MSG_EXCEPT), V(IPC_NOWAIT), {0, NULL} }; %} %{ // Copied from ipc/compat.c. #ifdef CONFIG_COMPAT struct compat_ipc_kludge { compat_uptr_t msgp; compat_long_t msgtyp; }; #endif %} %{ #include static const _stp_val_array const _stp_xattr_flags_list[] = { V(XATTR_CREATE), V(XATTR_REPLACE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_ioprio_who_list[] = { V(IOPRIO_WHO_PROCESS), V(IOPRIO_WHO_PGRP), V(IOPRIO_WHO_USER), {0, NULL} }; static const _stp_val_array const _stp_ioprio_class_list[] = { V(IOPRIO_CLASS_NONE), V(IOPRIO_CLASS_RT), V(IOPRIO_CLASS_BE), V(IOPRIO_CLASS_IDLE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mempolicy_flags_list[] = { V(MPOL_F_NODE), V(MPOL_F_ADDR), #ifdef MPOL_F_MEMS_ALLOWED V(MPOL_F_MEMS_ALLOWED), #endif {0, NULL} }; #ifndef MPOL_MODE_FLAGS #define MPOL_MODE_FLAGS 0 #endif static const _stp_val_array const _stp_mempolicy_mode_flags_list[] = { #ifdef MPOL_F_STATIC_NODES V(MPOL_F_STATIC_NODES), #endif #ifdef MPOL_F_RELATIVE_NODES V(MPOL_F_RELATIVE_NODES), #endif {0, NULL} }; static const _stp_val_array const _stp_mempolicy_mode_list[] = { V(MPOL_DEFAULT), V(MPOL_PREFERRED), V(MPOL_BIND), V(MPOL_INTERLEAVE), #ifdef MPOL_LOCAL V(MPOL_LOCAL), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_keyctl_cmd_list[] = { V(KEYCTL_GET_KEYRING_ID), V(KEYCTL_JOIN_SESSION_KEYRING), V(KEYCTL_UPDATE), V(KEYCTL_REVOKE), V(KEYCTL_CHOWN), V(KEYCTL_SETPERM), V(KEYCTL_DESCRIBE), V(KEYCTL_CLEAR), V(KEYCTL_LINK), V(KEYCTL_UNLINK), V(KEYCTL_SEARCH), V(KEYCTL_READ), V(KEYCTL_INSTANTIATE), V(KEYCTL_NEGATE), V(KEYCTL_SET_REQKEY_KEYRING), V(KEYCTL_SET_TIMEOUT), V(KEYCTL_ASSUME_AUTHORITY), #ifdef KEYCTL_GET_SECURITY V(KEYCTL_GET_SECURITY), #endif #ifdef KEYCTL_SESSION_TO_PARENT V(KEYCTL_SESSION_TO_PARENT), #endif #ifdef KEYCTL_REJECT V(KEYCTL_REJECT), #endif #ifdef KEYCTL_INSTANTIATE_IOV V(KEYCTL_INSTANTIATE_IOV), #endif #ifdef KEYCTL_INVALIDATE V(KEYCTL_INVALIDATE), #endif #ifdef KEYCTL_GET_PERSISTENT V(KEYCTL_GET_PERSISTENT), #endif {0, NULL} }; // For older kernels, we need to define new constants for the // @__keyctl_argstr() macro #ifndef KEYCTL_GET_SECURITY #define KEYCTL_GET_SECURITY 17 #endif #ifndef KEYCTL_SESSION_TO_PARENT #define KEYCTL_SESSION_TO_PARENT 18 #endif #ifndef KEYCTL_REJECT #define KEYCTL_REJECT 19 #endif #ifndef KEYCTL_INSTANTIATE_IOV #define KEYCTL_INSTANTIATE_IOV 20 #endif #ifndef KEYCTL_INVALIDATE #define KEYCTL_INVALIDATE 21 #endif #ifndef KEYCTL_GET_PERSISTENT #define KEYCTL_GET_PERSISTENT 22 #endif %} %{ static const _stp_val_array const _stp_keyctl_keyring_shortcut_list[] = { V(KEY_SPEC_THREAD_KEYRING), V(KEY_SPEC_PROCESS_KEYRING), V(KEY_SPEC_SESSION_KEYRING), V(KEY_SPEC_USER_KEYRING), V(KEY_SPEC_USER_SESSION_KEYRING), V(KEY_SPEC_GROUP_KEYRING), V(KEY_SPEC_REQKEY_AUTH_KEY), #ifdef KEY_SPEC_REQUESTOR_KEYRING V(KEY_SPEC_REQUESTOR_KEYRING), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_keyctl_default_keyrings_list[] = { V(KEY_REQKEY_DEFL_NO_CHANGE), V(KEY_REQKEY_DEFL_DEFAULT), V(KEY_REQKEY_DEFL_THREAD_KEYRING), V(KEY_REQKEY_DEFL_PROCESS_KEYRING), V(KEY_REQKEY_DEFL_SESSION_KEYRING), V(KEY_REQKEY_DEFL_USER_KEYRING), V(KEY_REQKEY_DEFL_USER_SESSION_KEYRING), V(KEY_REQKEY_DEFL_GROUP_KEYRING), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_keyctl_perm_list[] = { V(KEY_POS_VIEW), V(KEY_POS_READ), V(KEY_POS_WRITE), V(KEY_POS_SEARCH), V(KEY_POS_LINK), V(KEY_POS_SETATTR), V(KEY_POS_ALL), V(KEY_USR_VIEW), V(KEY_USR_READ), V(KEY_USR_WRITE), V(KEY_USR_SEARCH), V(KEY_USR_LINK), V(KEY_USR_SETATTR), V(KEY_USR_ALL), V(KEY_GRP_VIEW), V(KEY_GRP_READ), V(KEY_GRP_WRITE), V(KEY_GRP_SEARCH), V(KEY_GRP_LINK), V(KEY_GRP_SETATTR), V(KEY_GRP_ALL), V(KEY_OTH_VIEW), V(KEY_OTH_READ), V(KEY_OTH_WRITE), V(KEY_OTH_SEARCH), V(KEY_OTH_LINK), V(KEY_OTH_SETATTR), V(KEY_OTH_ALL), {0, NULL} }; %} %{ #include #ifndef MODULE_INIT_IGNORE_MODVERSIONS #define MODULE_INIT_IGNORE_MODVERSIONS 1 #endif #ifndef MODULE_INIT_IGNORE_VERMAGIC #define MODULE_INIT_IGNORE_VERMAGIC 2 #endif static const _stp_val_array const _stp_finit_module_flags_list[] = { V(MODULE_INIT_IGNORE_MODVERSIONS), V(MODULE_INIT_IGNORE_VERMAGIC), {0, NULL} }; %} %{ #if LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0) #include #else #include #endif static const _stp_val_array const _stp_prctl_option_list[] = { V(PR_SET_PDEATHSIG), V(PR_GET_PDEATHSIG), V(PR_GET_DUMPABLE), V(PR_SET_DUMPABLE), V(PR_GET_UNALIGN), V(PR_SET_UNALIGN), V(PR_GET_KEEPCAPS), V(PR_SET_KEEPCAPS), V(PR_GET_FPEMU), V(PR_SET_FPEMU), V(PR_GET_FPEXC), V(PR_SET_FPEXC), V(PR_GET_TIMING), V(PR_SET_TIMING), V(PR_SET_NAME), V(PR_GET_NAME), V(PR_GET_ENDIAN), V(PR_SET_ENDIAN), #ifdef PR_GET_SECCOMP V(PR_GET_SECCOMP), #endif #ifdef PR_SET_SECCOMP V(PR_SET_SECCOMP), #endif #ifdef PR_CAPBSET_READ V(PR_CAPBSET_READ), #endif #ifdef PR_CAPBSET_DROP V(PR_CAPBSET_DROP), #endif #ifdef PR_GET_TSC V(PR_GET_TSC), #endif #ifdef PR_SET_TSC V(PR_SET_TSC), #endif #ifdef PR_GET_SECUREBITS V(PR_GET_SECUREBITS), #endif #ifdef PR_SET_SECUREBITS V(PR_SET_SECUREBITS), #endif #ifdef PR_SET_TIMERSLACK V(PR_SET_TIMERSLACK), #endif #ifdef PR_GET_TIMERSLACK V(PR_GET_TIMERSLACK), #endif #ifdef PR_TASK_PERF_EVENTS_DISABLE V(PR_TASK_PERF_EVENTS_DISABLE), #endif #ifdef PR_TASK_PERF_EVENTS_ENABLE V(PR_TASK_PERF_EVENTS_ENABLE), #endif #ifdef PR_MCE_KILL V(PR_MCE_KILL), #endif #ifdef PR_MCE_KILL_GET V(PR_MCE_KILL_GET), #endif #ifdef PR_SET_MM V(PR_SET_MM), #endif #ifdef PR_SET_PTRACER V(PR_SET_PTRACER), #endif #ifdef PR_SET_CHILD_SUBREAPER V(PR_SET_CHILD_SUBREAPER), #endif #ifdef PR_GET_CHILD_SUBREAPER V(PR_GET_CHILD_SUBREAPER), #endif #ifdef PR_SET_NO_NEW_PRIVS V(PR_SET_NO_NEW_PRIVS), #endif #ifdef PR_GET_NO_NEW_PRIVS V(PR_GET_NO_NEW_PRIVS), #endif #ifdef PR_GET_TID_ADDRESS V(PR_GET_TID_ADDRESS), #endif #ifdef PR_SET_THP_DISABLE V(PR_SET_THP_DISABLE), #endif #ifdef PR_GET_THP_DISABLE V(PR_GET_THP_DISABLE), #endif #ifdef PR_MPX_ENABLE_MANAGEMENT V(PR_MPX_ENABLE_MANAGEMENT), #endif #ifdef PR_MPX_DISABLE_MANAGEMENT V(PR_MPX_DISABLE_MANAGEMENT), #endif {0, NULL} }; // Options that get passed to PR_SET_UNALIGN and returned by PR_GET_UNALIGN. static const _stp_val_array const _stp_prctl_unalign_option_list[] = { V(PR_UNALIGN_NOPRINT), V(PR_UNALIGN_SIGBUS), {0, NULL} }; // Options that get passed to PR_SET_FPEMU and returned by PR_GET_FPEMU. static const _stp_val_array const _stp_prctl_fpemu_option_list[] = { V(PR_FPEMU_NOPRINT), V(PR_FPEMU_SIGFPE), {0, NULL} }; // Options that get passed to PR_SET_FPEXC and returned by PR_GET_FPEXC. static const _stp_val_array const _stp_prctl_fpexc_option_list[] = { V(PR_FP_EXC_SW_ENABLE), V(PR_FP_EXC_DIV), V(PR_FP_EXC_OVF), V(PR_FP_EXC_UND), V(PR_FP_EXC_RES), V(PR_FP_EXC_INV), V(PR_FP_EXC_DISABLED), V(PR_FP_EXC_NONRECOV), V(PR_FP_EXC_ASYNC), V(PR_FP_EXC_PRECISE), {0, NULL} }; // Options that get passed to PR_SET_TIMING and returned by PR_GET_TIMING. static const _stp_val_array const _stp_prctl_timing_option_list[] = { V(PR_TIMING_STATISTICAL), V(PR_TIMING_TIMESTAMP), {0, NULL} }; // Options that get passed to PR_SET_ENDIAN and returned by PR_GET_ENDIAN. static const _stp_val_array const _stp_prctl_endian_option_list[] = { V(PR_ENDIAN_BIG), V(PR_ENDIAN_LITTLE), V(PR_ENDIAN_PPC_LITTLE), {0, NULL} }; #ifdef PR_SET_TSC // Options that get passed to PR_SET_TSC and returned by PR_GET_TSC. static const _stp_val_array const _stp_prctl_tsc_option_list[] = { V(PR_TSC_ENABLE), V(PR_TSC_SIGSEGV), {0, NULL} }; #endif #ifdef PR_MCE_KILL // Options that get passed to PR_MCE_KILL and returned by PR_MCE_KILL_GET. static const _stp_val_array const _stp_prctl_mce_kill_option_list[] = { V(PR_MCE_KILL_CLEAR), V(PR_MCE_KILL_SET), {0, NULL} }; // Options for PR_MCE_KILL with PR_MCE_KILL_SET. static const _stp_val_array const _stp_prctl_mce_kill_option2_list[] = { V(PR_MCE_KILL_LATE), V(PR_MCE_KILL_EARLY), V(PR_MCE_KILL_DEFAULT), {0, NULL} }; #endif #ifdef PR_SET_MM // Options that get passed to PR_SET_MM. static const _stp_val_array const _stp_prctl_mm_option_list[] = { V(PR_SET_MM_START_CODE), V(PR_SET_MM_END_CODE), V(PR_SET_MM_START_DATA), V(PR_SET_MM_END_DATA), V(PR_SET_MM_START_STACK), V(PR_SET_MM_START_BRK), V(PR_SET_MM_BRK), V(PR_SET_MM_ARG_START), V(PR_SET_MM_ARG_END), V(PR_SET_MM_ENV_START), V(PR_SET_MM_ENV_END), V(PR_SET_MM_AUXV), V(PR_SET_MM_EXE_FILE), #ifdef PR_SET_MM_MAP V(PR_SET_MM_MAP), #endif #ifdef PR_SET_MM_MAP_SIZE V(PR_SET_MM_MAP_SIZE), #endif {0, NULL} }; #endif #ifdef PR_SET_PTRACER // Options that get passed to PR_SET_PTRACER. static const _stp_val_array const _stp_prctl_ptracer_option_list[] = { V(PR_SET_PTRACER_ANY), {0, NULL} }; #endif #include static const _stp_val_array const _stp_linux_capability_list[] = { V(CAP_CHOWN), V(CAP_DAC_OVERRIDE), V(CAP_DAC_READ_SEARCH), V(CAP_FOWNER), V(CAP_FSETID), V(CAP_KILL), V(CAP_SETGID), V(CAP_SETUID), V(CAP_SETPCAP), V(CAP_LINUX_IMMUTABLE), V(CAP_NET_BIND_SERVICE), V(CAP_NET_BROADCAST), V(CAP_NET_ADMIN), V(CAP_NET_RAW), V(CAP_IPC_LOCK), V(CAP_IPC_OWNER), V(CAP_SYS_MODULE), V(CAP_SYS_RAWIO), V(CAP_SYS_CHROOT), V(CAP_SYS_PTRACE), V(CAP_SYS_PACCT), V(CAP_SYS_ADMIN), V(CAP_SYS_BOOT), V(CAP_SYS_NICE), V(CAP_SYS_RESOURCE), V(CAP_SYS_TIME), V(CAP_SYS_TTY_CONFIG), V(CAP_MKNOD), V(CAP_LEASE), V(CAP_AUDIT_WRITE), V(CAP_AUDIT_CONTROL), #ifdef CAP_SETFCAP V(CAP_SETFCAP), #endif #ifdef CAP_MAC_OVERRIDE V(CAP_MAC_OVERRIDE), #endif #ifdef CAP_MAC_ADMIN V(CAP_MAC_ADMIN), #endif #ifdef CAP_SYSLOG V(CAP_SYSLOG), #endif #ifdef CAP_WAKE_ALARM V(CAP_WAKE_ALARM), #endif #ifdef CAP_BLOCK_SUSPEND V(CAP_BLOCK_SUSPEND), #endif #ifdef CAP_AUDIT_READ V(CAP_AUDIT_READ), #endif {0, NULL} }; #ifdef PR_SET_SECUREBITS #include #ifndef SECBIT_NOROOT #define SECBIT_NOROOT (issecure_mask(SECURE_NOROOT)) #endif #ifndef SECBIT_NOROOT_LOCKED #define SECBIT_NOROOT_LOCKED (issecure_mask(SECURE_NOROOT_LOCKED)) #endif #ifndef SECBIT_NO_SETUID_FIXUP #define SECBIT_NO_SETUID_FIXUP (issecure_mask(SECURE_NO_SETUID_FIXUP)) #endif #ifndef SECBIT_NO_SETUID_FIXUP_LOCKED #define SECBIT_NO_SETUID_FIXUP_LOCKED \ (issecure_mask(SECURE_NO_SETUID_FIXUP_LOCKED)) #endif #ifndef SECBIT_KEEP_CAPS #define SECBIT_KEEP_CAPS (issecure_mask(SECURE_KEEP_CAPS)) #endif #ifndef SECBIT_KEEP_CAPS_LOCKED #define SECBIT_KEEP_CAPS_LOCKED (issecure_mask(SECURE_KEEP_CAPS_LOCKED)) #endif static const _stp_val_array const _stp_linux_securebits_list[] = { V(SECBIT_NOROOT), V(SECBIT_NOROOT_LOCKED), V(SECBIT_NO_SETUID_FIXUP), V(SECBIT_NO_SETUID_FIXUP_LOCKED), V(SECBIT_KEEP_CAPS), V(SECBIT_KEEP_CAPS_LOCKED), {0, NULL} }; #endif %} %{ // RHEL5 x86_64 (2.6.18-398.el5) has __NR_timerfd_create but no // timerfd.h. #ifdef STAPCONF_TIMERFD_H #include #endif static const _stp_val_array const _stp_timerfd_flags_list[] = { #ifdef TFD_TIMER_ABSTIME V(TFD_TIMER_ABSTIME), #endif #ifdef TFD_TIMER_CANCEL_ON_SET V(TFD_TIMER_CANCEL_ON_SET), #endif #ifdef TFD_CLOEXEC V(TFD_CLOEXEC), #endif #ifdef TFD_NONBLOCK V(TFD_NONBLOCK), #endif {0, NULL} }; %} %{ // RHEL5 linux/pipe_fs_i.h has SPLICE* defs. RHEL6+ has it in // separate linux/splice.h, which does not exist on RHEL5. #include #ifndef SPLICE_F_MOVE #include #endif static const _stp_val_array const _stp_splice_flags_list[] = { #ifdef SPLICE_F_MOVE V(SPLICE_F_MOVE), #endif #ifdef SPLICE_F_NONBLOCK V(SPLICE_F_NONBLOCK), #endif #ifdef SPLICE_F_MORE V(SPLICE_F_MORE), #endif #ifdef SPLICE_F_GIFT V(SPLICE_F_GIFT), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fallocate_mode_list[] = { V(FALLOC_FL_KEEP_SIZE), #ifdef FALLOC_FL_PUNCH_HOLE V(FALLOC_FL_PUNCH_HOLE), #endif #ifdef FALLOC_FL_NO_HIDE_STALE V(FALLOC_FL_NO_HIDE_STALE), #endif #ifdef FALLOC_FL_COLLAPSE_RANGE V(FALLOC_FL_COLLAPSE_RANGE), #endif #ifdef FALLOC_FL_ZERO_RANGE V(FALLOC_FL_ZERO_RANGE), #endif {0, NULL} }; %} %{ #ifdef __NR_arch_prctl #include #endif static const _stp_val_array const _stp_arch_prctl_func_list[] = { #ifdef ARCH_SET_FS V(ARCH_SET_FS), #endif #ifdef ARCH_GET_FS V(ARCH_GET_FS), #endif #ifdef ARCH_SET_GS V(ARCH_SET_GS), #endif #ifdef ARCH_GET_GS V(ARCH_GET_GS), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_adjtimex_modes_list[] = { V(ADJ_OFFSET), V(ADJ_FREQUENCY), V(ADJ_MAXERROR), V(ADJ_ESTERROR), V(ADJ_STATUS), V(ADJ_TIMECONST), V(ADJ_TICK), V(ADJ_OFFSET_SINGLESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sync_file_range_list[] = { #ifdef SYNC_FILE_RANGE_WAIT_BEFORE V(SYNC_FILE_RANGE_WAIT_BEFORE), #endif #ifdef SYNC_FILE_RANGE_WRITE V(SYNC_FILE_RANGE_WRITE), #endif #ifdef SYNC_FILE_RANGE_WAIT_AFTER V(SYNC_FILE_RANGE_WAIT_AFTER), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_siginfo_si_code_list[] = { V(SI_USER), V(SI_KERNEL), V(SI_QUEUE), V(SI_TIMER), V(SI_MESGQ), V(SI_ASYNCIO), V(SI_SIGIO), V(SI_TKILL), V(SI_DETHREAD), {0, NULL} }; /* SIGILL si_codes */ static const _stp_val_array const _stp_sigill_si_code_list[] = { V(ILL_ILLOPC), V(ILL_ILLOPN), V(ILL_ILLADR), V(ILL_ILLTRP), V(ILL_PRVOPC), V(ILL_PRVREG), V(ILL_COPROC), V(ILL_BADSTK), {0, NULL} }; /* SIGFPE si_codes */ static const _stp_val_array const _stp_sigfpe_si_code_list[] = { V(FPE_INTDIV), V(FPE_INTOVF), V(FPE_FLTDIV), V(FPE_FLTOVF), V(FPE_FLTUND), V(FPE_FLTRES), V(FPE_FLTINV), V(FPE_FLTSUB), {0, NULL} }; /* SIGSEGV si_codes */ static const _stp_val_array const _stp_sigsegv_si_code_list[] = { V(SEGV_MAPERR), V(SEGV_ACCERR), #ifdef SEGV_BNDERR V(SEGV_BNDERR), #endif {0, NULL} }; /* SIGBUS si_codes */ static const _stp_val_array const _stp_sigbus_si_code_list[] = { V(BUS_ADRALN), V(BUS_ADRERR), V(BUS_OBJERR), #ifdef BUS_MCEERR_AR V(BUS_MCEERR_AR), #endif #ifdef BUS_MCEERR_AO V(BUS_MCEERR_AO), #endif {0, NULL} }; /* SIGTRAP si_codes */ static const _stp_val_array const _stp_sigtrap_si_code_list[] = { V(TRAP_BRKPT), V(TRAP_TRACE), #ifdef TRAP_BRANCH V(TRAP_BRANCH), #endif #ifdef TRAP_HWBKPT V(TRAP_HWBKPT), #endif {0, NULL} }; /* SIGCHLD si_codes */ static const _stp_val_array const _stp_sigchld_si_code_list[] = { V(CLD_EXITED), V(CLD_KILLED), V(CLD_DUMPED), V(CLD_TRAPPED), V(CLD_STOPPED), V(CLD_CONTINUED), {0, NULL} }; /* SIGPOLL si_codes */ static const _stp_val_array const _stp_sigpoll_si_code_list[] = { V(POLL_IN), V(POLL_OUT), V(POLL_MSG), V(POLL_ERR), V(POLL_PRI), V(POLL_HUP), {0, NULL} }; /* SIGSYS si_codes */ static const _stp_val_array const _stp_sigsys_si_code_list[] = { #ifdef SYS_SECCOMP V(SYS_SECCOMP), #endif {0, NULL} }; %} %{ #ifdef CONFIG_COMPAT #include #if LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0) #include "linux/compat_structs.h" #endif #endif %} %{ #include %} %{ #include %} %{ #include static const _stp_val_array const _stp_kexec_flags_list[] = { V(KEXEC_ON_CRASH), #ifdef KEXEC_PRESERVE_CONTEXT V(KEXEC_PRESERVE_CONTEXT), #endif V(KEXEC_ARCH_DEFAULT), V(KEXEC_ARCH_386), V(KEXEC_ARCH_X86_64), V(KEXEC_ARCH_PPC), V(KEXEC_ARCH_PPC64), V(KEXEC_ARCH_IA_64), #ifdef KEXEC_ARCH_ARM V(KEXEC_ARCH_ARM), #endif V(KEXEC_ARCH_S390), V(KEXEC_ARCH_SH), #ifdef KEXEC_ARCH_MIPS_LE V(KEXEC_ARCH_MIPS_LE), #endif #ifdef KEXEC_ARCH_MIPS V(KEXEC_ARCH_MIPS), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sigaltstack_flags_list[] = { V(SS_ONSTACK), V(SS_DISABLE), {0, NULL} }; %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ static const _stp_val_array const _stp_arch_ptrace_request_list[] = { V(COMPAT_PTRACE_GETREGS), V(COMPAT_PTRACE_SETREGS), V(COMPAT_PTRACE_GET_THREAD_AREA), V(COMPAT_PTRACE_SET_SYSCALL), V(COMPAT_PTRACE_GETVFPREGS), V(COMPAT_PTRACE_SETVFPREGS), V(COMPAT_PTRACE_GETHBPREGS), V(COMPAT_PTRACE_SETHBPREGS), {0, NULL} }; %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # globals _reg_offsets[37]:long [string] argv[32]:string [long] argv_1:string argv_2:string argv_3:string argv_4:string argv_5:string argv_6:string argv_7:string argv_8:string argv_9:string argv_10:string argv_11:string argv_12:string argv_13:string argv_14:string argv_15:string argv_16:string argv_17:string argv_18:string argv_19:string argv_20:string argv_21:string argv_22:string argv_23:string argv_24:string argv_25:string argv_26:string argv_27:string argv_28:string argv_29:string argv_30:string argv_31:string argv_32:string # functions _stp_arg:long (argnum:long, sign_extend:long, truncate:long) # locals val:long _stp_get_register_by_offset:long (offset:long) _stp_register:long (name:string, sign_extend:long) # locals offset:long value:long _stp_sign_extend32:long (value:long) _stp_syscall_nr:long () error:unknown (msg:string) int_arg:long (argnum:long) pointer_arg:long (argnum:long) probing_32bit_app:long () registers_valid:long () u_register:long (name:string) # probes kprobe.function("sys_accept").call /* name = sys_accept*/ /* <- __nd_syscall.accept = kprobe.function("sys_accept").call <- nd_syscall.accept = __nd_syscall.accept?, __nd_syscall.socketcall.accept?, __nd_syscall.compat_socketcall.accept? <- nd_syscall.accept */ # locals flag_str:long timer.s(900) /* <- timer.s(900) */ begin(-9223372036854775808) /* <- init = begin(-9223372036854775808) <- init */ begin(-9223372036854775808) /* <- init = begin(-9223372036854775808) <- init */ Number of similar warning messages suppressed: 4. Rerun with -v to see them. wait results: 22296 exp76 0 0 PASS: semok/deprecated01.stp Running ./semok/doubleglob.stp starting ./semok/doubleglob.stp spawn1 stap -p2 ./semok/doubleglob.stp spawn stap -p2 ./semok/doubleglob.stp semantic error: while resolving probe point: identifier 'kprobe' at /root/systemtap_write/install/share/systemtap/tapset/linux/nd_syscalls.stp:4046:37 source: probe __nd_syscall.compat_mq_open = kprobe.function("compat_sys_mq_open") ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. wait results: 22301 exp76 0 1 FAIL: semok/doubleglob.stp Running ./semok/eight.stp starting ./semok/eight.stp spawn2 ./semok/eight.stp spawn ./semok/eight.stp WARNING: Eliding assignment to 'a': operator '=' at :1:17 source: probe begin { a = f1 (); } ^ WARNING: Eliding side-effect-free expression : identifier 'a' at :1:15 source: probe begin { a = f1 (); } ^ WARNING: side-effect-free probe 'probe_2655': keyword at :1:1 source: probe begin { a = f1 (); } ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22305 exp76 0 0 PASS: semok/eight.stp Running ./semok/eighteen.stp starting ./semok/eighteen.stp spawn1 stap -p2 ./semok/eighteen.stp spawn stap -p2 ./semok/eighteen.stp WARNING: Eliding side-effect-free expression : identifier 'f' at ./semok/eighteen.stp:7:3 source: f(); g(1) ^ WARNING: side-effect-free probe 'probe_2654': keyword at :6:1 source: probe begin { ^ WARNING: side-effect-free function 'f': identifier 'f' at :3:10 source: function f () { } ^ WARNING: side-effect-free function 'g': identifier 'g' at :4:10 source: function g (arg) { } ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 1. Rerun with -v to see them. wait results: 22310 exp76 0 0 PASS: semok/eighteen.stp Running ./semok/eleven.stp starting ./semok/eleven.stp spawn1 stap -p2 ./semok/eleven.stp spawn stap -p2 ./semok/eleven.stp WARNING: never-assigned local variable 'timestamp' (similar: tid, read_times, entry_time, my_fd, retvalue): identifier 'timestamp' at ./semok/eleven.stp:27:16 source: += timestamp - entry_time[tid] ^ WARNING: Eliding side-effect-free expression : identifier 'trace' at :17:7 source: trace ("my_count = " . sprint(my_count[tid]) . ^ WARNING: side-effect-free probe 'probe_2658': keyword at :34:1 source: probe end { ^ # globals entry_time:long [long] my_count:long [long] my_fd:long [long] read_times:long [string] tid:long # functions error:unknown (msg:string) # probes begin /* <- begin */ # locals count:long timestamp:long fd:long end /* <- end */ # locals syscall_name:string timestamp:long end /* <- end */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:string __val:long Number of similar warning messages suppressed: 2. Rerun with -v to see them. wait results: 22314 exp76 0 0 PASS: semok/eleven.stp Running ./semok/entry01.stp starting ./semok/entry01.stp spawn1 stap -Wp2 ./semok/entry01.stp spawn stap -Wp2 ./semok/entry01.stp # global embedded code %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # globals stat:stats [string] _entry_tvar_entry_0:long [long, long] _entry_tvar_entry_0_ctr:long [long] _entry_tvar_entry_1:long [long, long] _entry_tvar_entry_1_ctr:long [long] _entry_tvar_entry_2:long [long, long] _entry_tvar_entry_2_ctr:long [long] # functions error:unknown (msg:string) get_cycles:long () pp:string () tid:long () # probes kernel.function("do_filp_open@fs/namei.c:3256").call? /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256").return? */ # locals _entry_tvar_tid:long kernel.function("do_filp_open@fs/namei.c:3256").return? /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256").return? */ # locals _entry_tvar_tid:long _entry_tvar_entry_0_tmp:long kernel.function("filp_open@fs/open.c:972").call? /* pc=_stext+0x152f78 */ /* <- kernel.function("filp_open@fs/open.c:972").return? */ # locals _entry_tvar_tid:long kernel.function("filp_open@fs/open.c:972").return? /* pc=_stext+0x152f78 */ /* <- kernel.function("filp_open@fs/open.c:972").return? */ # locals _entry_tvar_tid:long _entry_tvar_entry_1_tmp:long process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087").call? /* pc=.absolute+0xfec0 */ /* <- process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087").return? */ # locals _entry_tvar_tid:long process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087").return? /* pc=.absolute+0xfec0 */ /* <- process("/root/systemtap_write/install/bin/stap").function("main@/root/systemtap_write/systemtap/main.cxx:1087").return? */ # locals _entry_tvar_tid:long _entry_tvar_entry_2_tmp:long timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:string wait results: 22318 exp76 0 0 PASS: semok/entry01.stp Running ./semok/entry02.stp starting ./semok/entry02.stp spawn1 stap -p2 ./semok/entry02.stp spawn stap -p2 ./semok/entry02.stp WARNING: Eliding side-effect-free expression : operator '-' at ./semok/entry02.stp:8:5 source: - @entry(get_cycles()) ^ # globals stat:stats # functions error:unknown (msg:string) exit:unknown () get_cycles:long () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ wait results: 22322 exp76 0 0 PASS: semok/entry02.stp Running ./semok/entry03.stp starting ./semok/entry03.stp spawn1 stap -Wp2 ./semok/entry03.stp spawn stap -Wp2 ./semok/entry03.stp # global embedded code %{ static void * _kretprobe_data(struct kretprobe_instance *pi, size_t offset, size_t length) { #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) size_t end = offset + length; if (end > offset && pi && end <= pi->rp->data_size) return &pi->data[offset]; #endif return NULL; } %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # globals _entry_tvar_entry_0:long [long, long] _entry_tvar_entry_0_ctr:long [long] _entry_tvar_entry_1:long [long, long] _entry_tvar_entry_1_ctr:long [long] # functions _dwarf_tvar_get_pathname_1:long () _get_kretprobe_long:long (i:long) _set_kretprobe_long:unknown (i:long, value:long) error:unknown (msg:string) get_cycles:long () kernel_string:string (addr:long) tid:long () # probes kernel.function("do_filp_open@fs/namei.c:3256").call! /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256").return! */ # locals _entry_tvar_tid:long kernel.function("do_filp_open@fs/namei.c:3256").return! /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256").return! */ # locals _entry_tvar_tid:long _entry_tvar_entry_0_tmp:long kernel.function("do_filp_open@fs/namei.c:3256").call! /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256").return! */ # locals _entry_tvar_tid:long kernel.function("do_filp_open@fs/namei.c:3256").return! /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256").return! */ # locals _entry_tvar_tid:long _entry_tvar_entry_1_tmp:long timer.s(900) /* <- timer.s(900) */ wait results: 22326 exp76 0 0 PASS: semok/entry03.stp Running ./semok/entry04.stp starting ./semok/entry04.stp spawn1 stap -Wp2 ./semok/entry04.stp spawn stap -Wp2 ./semok/entry04.stp # global embedded code %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # globals stat:stats [string] _entry_tvar_entry_0:long [long, long] _entry_tvar_entry_0_ctr:long [long] _entry_tvar_entry_1:long [long, long] _entry_tvar_entry_1_ctr:long [long] # functions error:unknown (msg:string) get_cycles:long () pp:string () tid:long () # probes kprobe.function("do_filp_open").call? /* name = do_filp_open*/ /* <- kprobe.function("do_filp_open").return?,kprobe.function("filp_open").return? */ # locals _entry_tvar_tid:long kprobe.function("do_filp_open").return? /* name = do_filp_open*/ /* <- kprobe.function("do_filp_open").return?,kprobe.function("filp_open").return? */ # locals _entry_tvar_tid:long _entry_tvar_entry_0_tmp:long kprobe.function("filp_open").call? /* name = filp_open*/ /* <- kprobe.function("do_filp_open").return?,kprobe.function("filp_open").return? */ # locals _entry_tvar_tid:long kprobe.function("filp_open").return? /* name = filp_open*/ /* <- kprobe.function("do_filp_open").return?,kprobe.function("filp_open").return? */ # locals _entry_tvar_tid:long _entry_tvar_entry_1_tmp:long timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:string wait results: 22330 exp76 0 0 PASS: semok/entry04.stp Running ./semok/fifteen.stp starting ./semok/fifteen.stp spawn1 stap -p2 ./semok/fifteen.stp spawn stap -p2 ./semok/fifteen.stp WARNING: Eliding side-effect-free expression : identifier 'trace' at ./semok/fifteen.stp:11:2 source: trace(base_num) ^ # functions error:unknown (msg:string) # probes begin /* <- begin,begin,begin */ begin /* <- begin,begin,begin */ begin /* <- begin,begin,begin */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 2. Rerun with -v to see them. wait results: 22334 exp76 0 0 PASS: semok/fifteen.stp Running ./semok/five.stp starting ./semok/five.stp spawn1 stap -p2 ./semok/five.stp spawn stap -p2 ./semok/five.stp WARNING: Eliding assignment to 'value': operator '<<<' at ./semok/five.stp:7:21 source: statvar <<< value <<< 4; ^ WARNING: Eliding assignment to 'statvar': operator '<<<' at :7:11 source: statvar <<< value <<< 4; ^ WARNING: Eliding side-effect-free expression : identifier 'statvar' at :7:3 source: statvar <<< value <<< 4; ^ # globals array:long [long] # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:long __val:long wait results: 22338 exp76 0 0 PASS: semok/five.stp Running ./semok/four.stp starting ./semok/four.stp spawn1 stap -p2 ./semok/four.stp spawn stap -p2 ./semok/four.stp WARNING: never-assigned global variable 'kernel_jiffies' (similar: kernel_current_comm): identifier 'kernel_jiffies' at ./semok/four.stp:5:8 source: global kernel_jiffies, kernel_current_comm ^ WARNING: never-assigned global variable 'kernel_current_comm' (similar: kernel_jiffies): identifier 'kernel_current_comm' at :5:24 source: global kernel_jiffies, kernel_current_comm ^ WARNING: Eliding side-effect-free expression : identifier 'stamp' at :22:3 source: stamp ("read"); ^ WARNING: side-effect-free probe 'probe_2654': keyword at :20:1 source: probe begin /* syscall ("read") */ ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22342 exp76 0 0 PASS: semok/four.stp Running ./semok/fourteen.stp starting ./semok/fourteen.stp spawn1 stap -p2 ./semok/fourteen.stp spawn stap -p2 ./semok/fourteen.stp WARNING: Eliding assignment to 'z': operator '=' at ./semok/fourteen.stp:24:4 source: z = x + y ^ WARNING: Eliding side-effect-free expression : identifier 'trace' at :9:2 source: trace("hello") ^ WARNING: side-effect-free probe 'probe_2663': keyword at :27:1 source: probe quux, end ^ # functions error:unknown (msg:string) # probes begin /* <- foo = begin <- bar = foo <- baz = bar <- quux = baz <- quux,end */ end /* <- quux,end */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 3. Rerun with -v to see them. wait results: 22346 exp76 0 0 PASS: semok/fourteen.stp Running ./semok/gurufunc.stp starting ./semok/gurufunc.stp spawn1 stap -gup2 ./semok/gurufunc.stp spawn stap -gup2 ./semok/gurufunc.stp # functions error:unknown (msg:string) exit:unknown () log:unknown (msg:string) set_kernel_char:unknown (addr:long, val:long) set_kernel_int:unknown (addr:long, val:long) set_kernel_long:unknown (addr:long, val:long) set_kernel_pointer:unknown (addr:long, val:long) set_kernel_short:unknown (addr:long, val:long) set_kernel_string:unknown (addr:long, val:string) set_kernel_string_n:unknown (addr:long, n:long, val:string) stp_print_binary:unknown (n:long, arg1:long, arg2:long, arg3:long, arg4:long) warn:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22350 exp76 0 0 PASS: semok/gurufunc.stp Running ./semok/kretprobe-data.stp starting ./semok/kretprobe-data.stp spawn1 stap -p2 ./semok/kretprobe-data.stp spawn stap -p2 ./semok/kretprobe-data.stp # global embedded code %{ static void * _kretprobe_data(struct kretprobe_instance *pi, size_t offset, size_t length) { #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) size_t end = offset + length; if (end > offset && pi && end <= pi->rp->data_size) return &pi->data[offset]; #endif return NULL; } %} # functions _dwarf_pretty_print_0:string () _dwarf_pretty_print_deref_0:long () _dwarf_pretty_print_deref_1:long () _dwarf_pretty_print_deref_2:long () _dwarf_pretty_print_deref_3:long () _dwarf_pretty_print_deref_4:long () _dwarf_pretty_print_deref_5:long () _dwarf_pretty_print_deref_6:long () _dwarf_tvar_get_dfd_3:long () _dwarf_tvar_get_lookup_flags_6:long () _dwarf_tvar_get_path_1:long () _dwarf_tvar_get_pathname_4:long () _get_kretprobe_long:long (i:long) _get_kretprobe_string:string (i:long) _set_kretprobe_long:unknown (i:long, value:long) _set_kretprobe_string:unknown (i:long, value:string) error:unknown (msg:string) # probes kernel.function("kern_path_create@fs/namei.c:3293").call! /* pc=_stext+0x1613dc */ /* <- kernel.function("kern_path_create@fs/namei.c:3293").return! */ kernel.function("kern_path_create@fs/namei.c:3293").return! /* pc=_stext+0x1613dc */ /* <- kernel.function("kern_path_create@fs/namei.c:3293").return! */ timer.s(900) /* <- timer.s(900) */ wait results: 22354 exp76 0 0 PASS: semok/kretprobe-data.stp Running ./semok/mangled.stp starting ./semok/mangled.stp spawn1 stap -p2 ./semok/mangled.stp spawn stap -p2 ./semok/mangled.stp # functions _dwarf_pretty_print_0:string () _dwarf_pretty_print_1:string () _dwarf_pretty_print_deref_0:long () _dwarf_pretty_print_deref_1:long () _dwarf_pretty_print_deref_2:long () _dwarf_pretty_print_deref_3:long () _dwarf_pretty_print_deref_4:long () error:unknown (msg:string) # probes process("/root/systemtap_write/install/bin/stap").function("_ZN6dwflpp9getscopesEm@/root/systemtap_write/systemtap/dwflpp.cxx:740") /* pc=.absolute+0x17eef4 */ /* <- process("/root/systemtap_write/install/bin/stap").function("getscopes@/root/systemtap_write/systemtap/dwflpp.cxx:740") */ process("/root/systemtap_write/install/bin/stap").function("_ZN6dwflpp9getscopesEP9Dwarf_Die@/root/systemtap_write/systemtap/dwflpp.cxx:696") /* pc=.absolute+0x18917c */ /* <- process("/root/systemtap_write/install/bin/stap").function("getscopes@/root/systemtap_write/systemtap/dwflpp.cxx:696") */ process("/root/systemtap_write/install/bin/stap").function("_ZN6dwflpp9getscopesEm@/root/systemtap_write/systemtap/dwflpp.cxx:740") /* pc=.absolute+0x17eef4 */ /* <- process("/root/systemtap_write/install/bin/stap").function("getscopes@/root/systemtap_write/systemtap/dwflpp.cxx:740") */ process("/root/systemtap_write/install/bin/stap").function("_ZN6dwflpp9getscopesEP9Dwarf_Die@/root/systemtap_write/systemtap/dwflpp.cxx:696") /* pc=.absolute+0x18917c */ /* <- process("/root/systemtap_write/install/bin/stap").function("getscopes@/root/systemtap_write/systemtap/dwflpp.cxx:696") */ timer.s(900) /* <- timer.s(900) */ wait results: 22358 exp76 0 0 PASS: semok/mangled.stp Running ./semok/map_wrap_good.stp starting ./semok/map_wrap_good.stp spawn1 stap -p2 ./semok/map_wrap_good.stp spawn stap -p2 ./semok/map_wrap_good.stp # globals foo%[5]:long [long] bar%[5]:stats [long] # functions error:unknown (msg:string) # probes begin /* <- begin */ # locals i:long timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long wait results: 22362 exp76 0 0 PASS: semok/map_wrap_good.stp Running ./semok/netfilter01.stp starting ./semok/netfilter01.stp spawn1 stap -gp2 ./semok/netfilter01.stp spawn stap -gp2 ./semok/netfilter01.stp WARNING: side-effect-free probe 'probe_2654': keyword at ./semok/netfilter01.stp:4:1 source: probe netfilter.hook("NF_INET_WARP_10").pf("INTERGALACTIC_IPV3000") { } ^ # functions error:unknown (msg:string) # probes netfilter.hook("NF_INET_WARP_10").pf("INTERGALACTIC_IPV3000") /* <- netfilter.hook("NF_INET_WARP_10").pf("INTERGALACTIC_IPV3000") */ timer.s(900) /* <- timer.s(900) */ wait results: 22366 exp76 0 0 PASS: semok/netfilter01.stp Running ./semok/nine.stp starting ./semok/nine.stp spawn2 ./semok/nine.stp spawn ./semok/nine.stp # globals g2:long [long] # functions error:unknown (msg:string) f1:long () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ begin /* <- begin */ wait results: 22370 exp76 0 0 PASS: semok/nine.stp Running ./semok/nineteen.stp starting ./semok/nineteen.stp spawn1 stap -p2 ./semok/nineteen.stp spawn stap -p2 ./semok/nineteen.stp WARNING: Eliding side-effect-free expression : string 'begin' at ./semok/nineteen.stp:5:23 source: probe bar.a = begin { "begin" } ^ WARNING: side-effect-free probe 'probe_2663': identifier 'bar' at :3:15 source: probe foo.a = bar.a { "alias a" } ^ WARNING: side-effect-free probe 'probe_2666': identifier 'bar' at :4:15 source: probe foo.b = bar.b { "alias b" } ^ WARNING: side-effect-free probe 'probe_2668': identifier 'bar' at :9:7 source: probe bar.* { "bar" } # refers to multiple probes ^ WARNING: side-effect-free probe 'probe_2670': identifier 'bar' at :9:7 source: probe bar.* { "bar" } # refers to multiple probes ^ WARNING: side-effect-free probe 'probe_2673': identifier 'bar' at :7:13 source: probe baz = bar.* { "wild aliases" } # baz expands to multiple aliases ^ WARNING: side-effect-free probe 'probe_2675': identifier 'bar' at :7:13 source: probe baz = bar.* { "wild aliases" } # baz expands to multiple aliases ^ # functions error:unknown (msg:string) # probes begin /* <- bar.a = begin <- foo.a = bar.a <- foo.* */ end /* <- bar.b = end <- foo.b = bar.b <- foo.* */ begin /* <- bar.a = begin <- bar.* */ end /* <- bar.b = end <- bar.* */ begin /* <- bar.a = begin <- baz = bar.* <- baz */ end /* <- bar.b = end <- baz = bar.* <- baz */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 15. Rerun with -v to see them. wait results: 22375 exp76 0 0 PASS: semok/nineteen.stp Running ./semok/nullpc.stp starting ./semok/nullpc.stp spawn2 ./semok/nullpc.stp spawn ./semok/nullpc.stp wait results: 22379 exp76 0 0 PASS: semok/nullpc.stp Running ./semok/one.stp starting ./semok/one.stp spawn1 stap -p2 ./semok/one.stp spawn stap -p2 ./semok/one.stp WARNING: never-assigned global variable 'kernel_jiffies' (similar: kernel_current_comm): identifier 'kernel_jiffies' at ./semok/one.stp:5:8 source: global kernel_jiffies, kernel_current_comm ^ WARNING: never-assigned global variable 'kernel_current_comm' (similar: kernel_jiffies): identifier 'kernel_current_comm' at :5:24 source: global kernel_jiffies, kernel_current_comm ^ WARNING: Eliding side-effect-free expression : identifier 'stamp' at :24:3 source: stamp ("read"); ^ WARNING: side-effect-free probe 'probe_2654': keyword at :22:1 source: probe begin /* syscall ("read") */ ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 1. Rerun with -v to see them. wait results: 22385 exp76 0 0 PASS: semok/one.stp Running ./semok/optimize.stp starting ./semok/optimize.stp spawn1 stap -wp2 ./semok/optimize.stp spawn stap -wp2 ./semok/optimize.stp # globals b:string ii:long # functions error:unknown (msg:string) useful:long () # probes begin /* <- begin */ begin /* <- begin */ # locals i:long begin /* <- begin */ # locals i:long begin /* <- begin */ begin /* <- begin */ begin /* <- begin */ begin /* <- begin */ # locals j:long begin /* <- begin */ begin /* <- begin */ begin /* <- begin */ begin /* <- begin */ begin /* <- begin */ begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ wait results: 22389 exp76 0 0 PASS: semok/optimize.stp Running ./semok/plt1.stp starting ./semok/plt1.stp spawn1 stap -p2 ./semok/plt1.stp spawn stap -p2 ./semok/plt1.stp # functions error:unknown (msg:string) # probes process("/root/systemtap_write/install/bin/stap").statement(0x40c4d0) /* pc=.absolute+0xc4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c4e0) /* pc=.absolute+0xc4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c4f0) /* pc=.absolute+0xc4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c500) /* pc=.absolute+0xc500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c510) /* pc=.absolute+0xc510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c520) /* pc=.absolute+0xc520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c530) /* pc=.absolute+0xc530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c540) /* pc=.absolute+0xc540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c550) /* pc=.absolute+0xc550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c560) /* pc=.absolute+0xc560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c570) /* pc=.absolute+0xc570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c580) /* pc=.absolute+0xc580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c590) /* pc=.absolute+0xc590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5a0) /* pc=.absolute+0xc5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5b0) /* pc=.absolute+0xc5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5c0) /* pc=.absolute+0xc5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5d0) /* pc=.absolute+0xc5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5e0) /* pc=.absolute+0xc5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5f0) /* pc=.absolute+0xc5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c600) /* pc=.absolute+0xc600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c610) /* pc=.absolute+0xc610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c620) /* pc=.absolute+0xc620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c630) /* pc=.absolute+0xc630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c640) /* pc=.absolute+0xc640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c650) /* pc=.absolute+0xc650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c660) /* pc=.absolute+0xc660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c670) /* pc=.absolute+0xc670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c680) /* pc=.absolute+0xc680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c690) /* pc=.absolute+0xc690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6a0) /* pc=.absolute+0xc6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6b0) /* pc=.absolute+0xc6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6c0) /* pc=.absolute+0xc6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6d0) /* pc=.absolute+0xc6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6e0) /* pc=.absolute+0xc6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6f0) /* pc=.absolute+0xc6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c700) /* pc=.absolute+0xc700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c710) /* pc=.absolute+0xc710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c720) /* pc=.absolute+0xc720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c730) /* pc=.absolute+0xc730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c740) /* pc=.absolute+0xc740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c750) /* pc=.absolute+0xc750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c760) /* pc=.absolute+0xc760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c770) /* pc=.absolute+0xc770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c780) /* pc=.absolute+0xc780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c790) /* pc=.absolute+0xc790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7a0) /* pc=.absolute+0xc7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7b0) /* pc=.absolute+0xc7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7c0) /* pc=.absolute+0xc7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7d0) /* pc=.absolute+0xc7d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7e0) /* pc=.absolute+0xc7e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7f0) /* pc=.absolute+0xc7f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c800) /* pc=.absolute+0xc800 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c800) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c810) /* pc=.absolute+0xc810 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c810) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c820) /* pc=.absolute+0xc820 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c820) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c830) /* pc=.absolute+0xc830 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c830) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c840) /* pc=.absolute+0xc840 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c840) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c850) /* pc=.absolute+0xc850 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c850) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c860) /* pc=.absolute+0xc860 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c860) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c870) /* pc=.absolute+0xc870 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c870) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c880) /* pc=.absolute+0xc880 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c880) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c890) /* pc=.absolute+0xc890 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c890) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8a0) /* pc=.absolute+0xc8a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8b0) /* pc=.absolute+0xc8b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8c0) /* pc=.absolute+0xc8c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8d0) /* pc=.absolute+0xc8d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8e0) /* pc=.absolute+0xc8e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8f0) /* pc=.absolute+0xc8f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c900) /* pc=.absolute+0xc900 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c900) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c910) /* pc=.absolute+0xc910 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c910) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c920) /* pc=.absolute+0xc920 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c920) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c930) /* pc=.absolute+0xc930 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c930) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c940) /* pc=.absolute+0xc940 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c940) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c950) /* pc=.absolute+0xc950 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c950) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c960) /* pc=.absolute+0xc960 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c960) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c970) /* pc=.absolute+0xc970 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c970) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c980) /* pc=.absolute+0xc980 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c980) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c990) /* pc=.absolute+0xc990 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c990) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9a0) /* pc=.absolute+0xc9a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9b0) /* pc=.absolute+0xc9b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9c0) /* pc=.absolute+0xc9c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9d0) /* pc=.absolute+0xc9d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9e0) /* pc=.absolute+0xc9e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9f0) /* pc=.absolute+0xc9f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca00) /* pc=.absolute+0xca00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca10) /* pc=.absolute+0xca10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca20) /* pc=.absolute+0xca20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca30) /* pc=.absolute+0xca30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca40) /* pc=.absolute+0xca40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca50) /* pc=.absolute+0xca50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca60) /* pc=.absolute+0xca60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca70) /* pc=.absolute+0xca70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca80) /* pc=.absolute+0xca80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca90) /* pc=.absolute+0xca90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40caa0) /* pc=.absolute+0xcaa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40caa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cab0) /* pc=.absolute+0xcab0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cab0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cac0) /* pc=.absolute+0xcac0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cac0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cad0) /* pc=.absolute+0xcad0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cad0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cae0) /* pc=.absolute+0xcae0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cae0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40caf0) /* pc=.absolute+0xcaf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40caf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb00) /* pc=.absolute+0xcb00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb10) /* pc=.absolute+0xcb10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb20) /* pc=.absolute+0xcb20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb30) /* pc=.absolute+0xcb30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb40) /* pc=.absolute+0xcb40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb50) /* pc=.absolute+0xcb50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb60) /* pc=.absolute+0xcb60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb70) /* pc=.absolute+0xcb70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb80) /* pc=.absolute+0xcb80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb90) /* pc=.absolute+0xcb90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cba0) /* pc=.absolute+0xcba0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cba0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbb0) /* pc=.absolute+0xcbb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbc0) /* pc=.absolute+0xcbc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbd0) /* pc=.absolute+0xcbd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbe0) /* pc=.absolute+0xcbe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbf0) /* pc=.absolute+0xcbf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc00) /* pc=.absolute+0xcc00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc10) /* pc=.absolute+0xcc10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc20) /* pc=.absolute+0xcc20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc30) /* pc=.absolute+0xcc30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc40) /* pc=.absolute+0xcc40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc50) /* pc=.absolute+0xcc50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc60) /* pc=.absolute+0xcc60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc70) /* pc=.absolute+0xcc70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc80) /* pc=.absolute+0xcc80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc90) /* pc=.absolute+0xcc90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cca0) /* pc=.absolute+0xcca0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cca0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccb0) /* pc=.absolute+0xccb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccc0) /* pc=.absolute+0xccc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccd0) /* pc=.absolute+0xccd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cce0) /* pc=.absolute+0xcce0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cce0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccf0) /* pc=.absolute+0xccf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd00) /* pc=.absolute+0xcd00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd10) /* pc=.absolute+0xcd10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd20) /* pc=.absolute+0xcd20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd30) /* pc=.absolute+0xcd30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd40) /* pc=.absolute+0xcd40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd50) /* pc=.absolute+0xcd50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd60) /* pc=.absolute+0xcd60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd70) /* pc=.absolute+0xcd70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd80) /* pc=.absolute+0xcd80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd90) /* pc=.absolute+0xcd90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cda0) /* pc=.absolute+0xcda0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cda0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdb0) /* pc=.absolute+0xcdb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdc0) /* pc=.absolute+0xcdc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdd0) /* pc=.absolute+0xcdd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cde0) /* pc=.absolute+0xcde0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cde0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdf0) /* pc=.absolute+0xcdf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce00) /* pc=.absolute+0xce00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce10) /* pc=.absolute+0xce10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce20) /* pc=.absolute+0xce20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce30) /* pc=.absolute+0xce30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce40) /* pc=.absolute+0xce40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce50) /* pc=.absolute+0xce50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce60) /* pc=.absolute+0xce60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce70) /* pc=.absolute+0xce70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce80) /* pc=.absolute+0xce80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce90) /* pc=.absolute+0xce90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cea0) /* pc=.absolute+0xcea0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cea0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ceb0) /* pc=.absolute+0xceb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ceb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cec0) /* pc=.absolute+0xcec0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cec0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ced0) /* pc=.absolute+0xced0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ced0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cee0) /* pc=.absolute+0xcee0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cee0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cef0) /* pc=.absolute+0xcef0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cef0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf00) /* pc=.absolute+0xcf00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf10) /* pc=.absolute+0xcf10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf20) /* pc=.absolute+0xcf20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf30) /* pc=.absolute+0xcf30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf40) /* pc=.absolute+0xcf40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf50) /* pc=.absolute+0xcf50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf60) /* pc=.absolute+0xcf60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf70) /* pc=.absolute+0xcf70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf80) /* pc=.absolute+0xcf80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf90) /* pc=.absolute+0xcf90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfa0) /* pc=.absolute+0xcfa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfb0) /* pc=.absolute+0xcfb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfc0) /* pc=.absolute+0xcfc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfd0) /* pc=.absolute+0xcfd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfe0) /* pc=.absolute+0xcfe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cff0) /* pc=.absolute+0xcff0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cff0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d000) /* pc=.absolute+0xd000 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d000) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d010) /* pc=.absolute+0xd010 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d010) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d020) /* pc=.absolute+0xd020 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d020) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d030) /* pc=.absolute+0xd030 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d030) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d040) /* pc=.absolute+0xd040 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d040) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d050) /* pc=.absolute+0xd050 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d050) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d060) /* pc=.absolute+0xd060 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d060) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d070) /* pc=.absolute+0xd070 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d070) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d080) /* pc=.absolute+0xd080 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d080) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d090) /* pc=.absolute+0xd090 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d090) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0a0) /* pc=.absolute+0xd0a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0b0) /* pc=.absolute+0xd0b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0c0) /* pc=.absolute+0xd0c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0d0) /* pc=.absolute+0xd0d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0e0) /* pc=.absolute+0xd0e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0f0) /* pc=.absolute+0xd0f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d100) /* pc=.absolute+0xd100 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d100) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d110) /* pc=.absolute+0xd110 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d110) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d120) /* pc=.absolute+0xd120 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d120) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d130) /* pc=.absolute+0xd130 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d130) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d140) /* pc=.absolute+0xd140 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d140) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d150) /* pc=.absolute+0xd150 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d150) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d160) /* pc=.absolute+0xd160 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d160) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d170) /* pc=.absolute+0xd170 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d170) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d180) /* pc=.absolute+0xd180 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d180) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d190) /* pc=.absolute+0xd190 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d190) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1a0) /* pc=.absolute+0xd1a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1b0) /* pc=.absolute+0xd1b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1c0) /* pc=.absolute+0xd1c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1d0) /* pc=.absolute+0xd1d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1e0) /* pc=.absolute+0xd1e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1f0) /* pc=.absolute+0xd1f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d200) /* pc=.absolute+0xd200 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d200) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d210) /* pc=.absolute+0xd210 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d210) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d220) /* pc=.absolute+0xd220 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d220) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d230) /* pc=.absolute+0xd230 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d230) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d240) /* pc=.absolute+0xd240 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d240) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d250) /* pc=.absolute+0xd250 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d250) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d260) /* pc=.absolute+0xd260 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d260) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d270) /* pc=.absolute+0xd270 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d270) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d280) /* pc=.absolute+0xd280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d280) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d290) /* pc=.absolute+0xd290 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d290) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2a0) /* pc=.absolute+0xd2a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2b0) /* pc=.absolute+0xd2b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2c0) /* pc=.absolute+0xd2c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2d0) /* pc=.absolute+0xd2d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2e0) /* pc=.absolute+0xd2e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2f0) /* pc=.absolute+0xd2f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d300) /* pc=.absolute+0xd300 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d300) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d310) /* pc=.absolute+0xd310 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d310) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d320) /* pc=.absolute+0xd320 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d320) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d330) /* pc=.absolute+0xd330 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d330) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d340) /* pc=.absolute+0xd340 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d340) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d350) /* pc=.absolute+0xd350 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d350) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d360) /* pc=.absolute+0xd360 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d360) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d370) /* pc=.absolute+0xd370 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d370) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d380) /* pc=.absolute+0xd380 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d380) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d390) /* pc=.absolute+0xd390 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d390) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3a0) /* pc=.absolute+0xd3a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3b0) /* pc=.absolute+0xd3b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3c0) /* pc=.absolute+0xd3c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3d0) /* pc=.absolute+0xd3d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3e0) /* pc=.absolute+0xd3e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3f0) /* pc=.absolute+0xd3f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d400) /* pc=.absolute+0xd400 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d400) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d410) /* pc=.absolute+0xd410 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d410) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d420) /* pc=.absolute+0xd420 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d420) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d430) /* pc=.absolute+0xd430 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d430) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d440) /* pc=.absolute+0xd440 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d440) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d450) /* pc=.absolute+0xd450 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d450) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d460) /* pc=.absolute+0xd460 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d460) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d470) /* pc=.absolute+0xd470 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d470) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d480) /* pc=.absolute+0xd480 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d480) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d490) /* pc=.absolute+0xd490 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d490) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4a0) /* pc=.absolute+0xd4a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4b0) /* pc=.absolute+0xd4b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4c0) /* pc=.absolute+0xd4c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4d0) /* pc=.absolute+0xd4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4e0) /* pc=.absolute+0xd4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4f0) /* pc=.absolute+0xd4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d500) /* pc=.absolute+0xd500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d510) /* pc=.absolute+0xd510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d520) /* pc=.absolute+0xd520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d530) /* pc=.absolute+0xd530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d540) /* pc=.absolute+0xd540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d550) /* pc=.absolute+0xd550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d560) /* pc=.absolute+0xd560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d570) /* pc=.absolute+0xd570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d580) /* pc=.absolute+0xd580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d590) /* pc=.absolute+0xd590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5a0) /* pc=.absolute+0xd5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5b0) /* pc=.absolute+0xd5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5c0) /* pc=.absolute+0xd5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5d0) /* pc=.absolute+0xd5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5e0) /* pc=.absolute+0xd5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5f0) /* pc=.absolute+0xd5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d600) /* pc=.absolute+0xd600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d610) /* pc=.absolute+0xd610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d620) /* pc=.absolute+0xd620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d630) /* pc=.absolute+0xd630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d640) /* pc=.absolute+0xd640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d650) /* pc=.absolute+0xd650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d660) /* pc=.absolute+0xd660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d670) /* pc=.absolute+0xd670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d680) /* pc=.absolute+0xd680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d690) /* pc=.absolute+0xd690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6a0) /* pc=.absolute+0xd6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6b0) /* pc=.absolute+0xd6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6c0) /* pc=.absolute+0xd6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6d0) /* pc=.absolute+0xd6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6e0) /* pc=.absolute+0xd6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6f0) /* pc=.absolute+0xd6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d700) /* pc=.absolute+0xd700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d710) /* pc=.absolute+0xd710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d720) /* pc=.absolute+0xd720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d730) /* pc=.absolute+0xd730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d740) /* pc=.absolute+0xd740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d750) /* pc=.absolute+0xd750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d760) /* pc=.absolute+0xd760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d770) /* pc=.absolute+0xd770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d780) /* pc=.absolute+0xd780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d790) /* pc=.absolute+0xd790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7a0) /* pc=.absolute+0xd7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7b0) /* pc=.absolute+0xd7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7c0) /* pc=.absolute+0xd7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7d0) /* pc=.absolute+0xd7d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7e0) /* pc=.absolute+0xd7e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7f0) /* pc=.absolute+0xd7f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d800) /* pc=.absolute+0xd800 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d800) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d810) /* pc=.absolute+0xd810 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d810) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d820) /* pc=.absolute+0xd820 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d820) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d830) /* pc=.absolute+0xd830 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d830) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d840) /* pc=.absolute+0xd840 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d840) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d850) /* pc=.absolute+0xd850 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d850) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d860) /* pc=.absolute+0xd860 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d860) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d870) /* pc=.absolute+0xd870 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d870) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d880) /* pc=.absolute+0xd880 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d880) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d890) /* pc=.absolute+0xd890 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d890) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8a0) /* pc=.absolute+0xd8a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8b0) /* pc=.absolute+0xd8b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8c0) /* pc=.absolute+0xd8c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8d0) /* pc=.absolute+0xd8d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8e0) /* pc=.absolute+0xd8e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8f0) /* pc=.absolute+0xd8f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d900) /* pc=.absolute+0xd900 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d900) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d910) /* pc=.absolute+0xd910 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d910) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d920) /* pc=.absolute+0xd920 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d920) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d930) /* pc=.absolute+0xd930 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d930) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d940) /* pc=.absolute+0xd940 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d940) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d950) /* pc=.absolute+0xd950 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d950) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d960) /* pc=.absolute+0xd960 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d960) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d970) /* pc=.absolute+0xd970 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d970) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d980) /* pc=.absolute+0xd980 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d980) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d990) /* pc=.absolute+0xd990 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d990) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9a0) /* pc=.absolute+0xd9a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9b0) /* pc=.absolute+0xd9b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9c0) /* pc=.absolute+0xd9c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9d0) /* pc=.absolute+0xd9d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9e0) /* pc=.absolute+0xd9e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9f0) /* pc=.absolute+0xd9f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da00) /* pc=.absolute+0xda00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da10) /* pc=.absolute+0xda10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da20) /* pc=.absolute+0xda20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da30) /* pc=.absolute+0xda30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da40) /* pc=.absolute+0xda40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da50) /* pc=.absolute+0xda50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da60) /* pc=.absolute+0xda60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da70) /* pc=.absolute+0xda70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da80) /* pc=.absolute+0xda80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da90) /* pc=.absolute+0xda90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40daa0) /* pc=.absolute+0xdaa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40daa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dab0) /* pc=.absolute+0xdab0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dab0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dac0) /* pc=.absolute+0xdac0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dac0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dad0) /* pc=.absolute+0xdad0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dad0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dae0) /* pc=.absolute+0xdae0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dae0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40daf0) /* pc=.absolute+0xdaf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40daf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db00) /* pc=.absolute+0xdb00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db10) /* pc=.absolute+0xdb10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db20) /* pc=.absolute+0xdb20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db30) /* pc=.absolute+0xdb30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db40) /* pc=.absolute+0xdb40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db50) /* pc=.absolute+0xdb50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db60) /* pc=.absolute+0xdb60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db70) /* pc=.absolute+0xdb70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db80) /* pc=.absolute+0xdb80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db90) /* pc=.absolute+0xdb90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dba0) /* pc=.absolute+0xdba0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dba0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbb0) /* pc=.absolute+0xdbb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbc0) /* pc=.absolute+0xdbc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbd0) /* pc=.absolute+0xdbd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbe0) /* pc=.absolute+0xdbe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbf0) /* pc=.absolute+0xdbf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc00) /* pc=.absolute+0xdc00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc10) /* pc=.absolute+0xdc10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc20) /* pc=.absolute+0xdc20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc30) /* pc=.absolute+0xdc30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc40) /* pc=.absolute+0xdc40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc50) /* pc=.absolute+0xdc50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc60) /* pc=.absolute+0xdc60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc70) /* pc=.absolute+0xdc70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc80) /* pc=.absolute+0xdc80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc90) /* pc=.absolute+0xdc90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dca0) /* pc=.absolute+0xdca0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dca0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcb0) /* pc=.absolute+0xdcb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcc0) /* pc=.absolute+0xdcc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcd0) /* pc=.absolute+0xdcd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dce0) /* pc=.absolute+0xdce0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dce0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcf0) /* pc=.absolute+0xdcf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd00) /* pc=.absolute+0xdd00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd10) /* pc=.absolute+0xdd10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd20) /* pc=.absolute+0xdd20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd30) /* pc=.absolute+0xdd30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd40) /* pc=.absolute+0xdd40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd50) /* pc=.absolute+0xdd50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd60) /* pc=.absolute+0xdd60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd70) /* pc=.absolute+0xdd70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd80) /* pc=.absolute+0xdd80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd90) /* pc=.absolute+0xdd90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dda0) /* pc=.absolute+0xdda0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dda0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddb0) /* pc=.absolute+0xddb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddc0) /* pc=.absolute+0xddc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddd0) /* pc=.absolute+0xddd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dde0) /* pc=.absolute+0xdde0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dde0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddf0) /* pc=.absolute+0xddf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de00) /* pc=.absolute+0xde00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de10) /* pc=.absolute+0xde10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de20) /* pc=.absolute+0xde20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de30) /* pc=.absolute+0xde30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de40) /* pc=.absolute+0xde40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de50) /* pc=.absolute+0xde50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de60) /* pc=.absolute+0xde60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de70) /* pc=.absolute+0xde70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de80) /* pc=.absolute+0xde80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de90) /* pc=.absolute+0xde90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dea0) /* pc=.absolute+0xdea0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dea0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40deb0) /* pc=.absolute+0xdeb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40deb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dec0) /* pc=.absolute+0xdec0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dec0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ded0) /* pc=.absolute+0xded0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ded0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dee0) /* pc=.absolute+0xdee0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dee0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40def0) /* pc=.absolute+0xdef0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40def0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df00) /* pc=.absolute+0xdf00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df10) /* pc=.absolute+0xdf10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df20) /* pc=.absolute+0xdf20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df30) /* pc=.absolute+0xdf30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df40) /* pc=.absolute+0xdf40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df50) /* pc=.absolute+0xdf50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df60) /* pc=.absolute+0xdf60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df70) /* pc=.absolute+0xdf70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df80) /* pc=.absolute+0xdf80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df90) /* pc=.absolute+0xdf90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfa0) /* pc=.absolute+0xdfa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfb0) /* pc=.absolute+0xdfb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfc0) /* pc=.absolute+0xdfc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfd0) /* pc=.absolute+0xdfd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfe0) /* pc=.absolute+0xdfe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dff0) /* pc=.absolute+0xdff0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dff0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e000) /* pc=.absolute+0xe000 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e000) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e010) /* pc=.absolute+0xe010 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e010) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e020) /* pc=.absolute+0xe020 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e020) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e030) /* pc=.absolute+0xe030 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e030) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e040) /* pc=.absolute+0xe040 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e040) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e050) /* pc=.absolute+0xe050 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e050) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e060) /* pc=.absolute+0xe060 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e060) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e070) /* pc=.absolute+0xe070 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e070) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e080) /* pc=.absolute+0xe080 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e080) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e090) /* pc=.absolute+0xe090 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e090) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0a0) /* pc=.absolute+0xe0a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0b0) /* pc=.absolute+0xe0b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0c0) /* pc=.absolute+0xe0c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0d0) /* pc=.absolute+0xe0d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0e0) /* pc=.absolute+0xe0e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0f0) /* pc=.absolute+0xe0f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e100) /* pc=.absolute+0xe100 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e100) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e110) /* pc=.absolute+0xe110 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e110) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e120) /* pc=.absolute+0xe120 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e120) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e130) /* pc=.absolute+0xe130 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e130) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e140) /* pc=.absolute+0xe140 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e140) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e150) /* pc=.absolute+0xe150 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e150) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e160) /* pc=.absolute+0xe160 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e160) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e170) /* pc=.absolute+0xe170 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e170) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e180) /* pc=.absolute+0xe180 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e180) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e190) /* pc=.absolute+0xe190 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e190) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1a0) /* pc=.absolute+0xe1a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1b0) /* pc=.absolute+0xe1b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1c0) /* pc=.absolute+0xe1c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1d0) /* pc=.absolute+0xe1d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1e0) /* pc=.absolute+0xe1e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1f0) /* pc=.absolute+0xe1f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e200) /* pc=.absolute+0xe200 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e200) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e210) /* pc=.absolute+0xe210 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e210) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e220) /* pc=.absolute+0xe220 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e220) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e230) /* pc=.absolute+0xe230 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e230) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e240) /* pc=.absolute+0xe240 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e240) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e250) /* pc=.absolute+0xe250 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e250) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e260) /* pc=.absolute+0xe260 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e260) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e270) /* pc=.absolute+0xe270 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e270) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e280) /* pc=.absolute+0xe280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e280) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e290) /* pc=.absolute+0xe290 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e290) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2a0) /* pc=.absolute+0xe2a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2b0) /* pc=.absolute+0xe2b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2c0) /* pc=.absolute+0xe2c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2d0) /* pc=.absolute+0xe2d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2e0) /* pc=.absolute+0xe2e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2f0) /* pc=.absolute+0xe2f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e300) /* pc=.absolute+0xe300 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e300) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e310) /* pc=.absolute+0xe310 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e310) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e320) /* pc=.absolute+0xe320 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e320) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e330) /* pc=.absolute+0xe330 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e330) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e340) /* pc=.absolute+0xe340 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e340) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e350) /* pc=.absolute+0xe350 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e350) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e360) /* pc=.absolute+0xe360 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e360) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e370) /* pc=.absolute+0xe370 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e370) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e380) /* pc=.absolute+0xe380 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e380) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e390) /* pc=.absolute+0xe390 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e390) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3a0) /* pc=.absolute+0xe3a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3b0) /* pc=.absolute+0xe3b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3c0) /* pc=.absolute+0xe3c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3d0) /* pc=.absolute+0xe3d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3e0) /* pc=.absolute+0xe3e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3f0) /* pc=.absolute+0xe3f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e400) /* pc=.absolute+0xe400 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e400) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e410) /* pc=.absolute+0xe410 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e410) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e420) /* pc=.absolute+0xe420 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e420) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e430) /* pc=.absolute+0xe430 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e430) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e440) /* pc=.absolute+0xe440 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e440) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e450) /* pc=.absolute+0xe450 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e450) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e460) /* pc=.absolute+0xe460 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e460) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e470) /* pc=.absolute+0xe470 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e470) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e480) /* pc=.absolute+0xe480 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e480) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e490) /* pc=.absolute+0xe490 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e490) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4a0) /* pc=.absolute+0xe4a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4b0) /* pc=.absolute+0xe4b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4c0) /* pc=.absolute+0xe4c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4d0) /* pc=.absolute+0xe4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4e0) /* pc=.absolute+0xe4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4f0) /* pc=.absolute+0xe4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e500) /* pc=.absolute+0xe500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e510) /* pc=.absolute+0xe510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e520) /* pc=.absolute+0xe520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e530) /* pc=.absolute+0xe530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e540) /* pc=.absolute+0xe540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e550) /* pc=.absolute+0xe550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e560) /* pc=.absolute+0xe560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e570) /* pc=.absolute+0xe570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e580) /* pc=.absolute+0xe580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e590) /* pc=.absolute+0xe590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5a0) /* pc=.absolute+0xe5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5b0) /* pc=.absolute+0xe5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5c0) /* pc=.absolute+0xe5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5d0) /* pc=.absolute+0xe5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5e0) /* pc=.absolute+0xe5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5f0) /* pc=.absolute+0xe5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e600) /* pc=.absolute+0xe600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e610) /* pc=.absolute+0xe610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e620) /* pc=.absolute+0xe620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e630) /* pc=.absolute+0xe630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e640) /* pc=.absolute+0xe640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e650) /* pc=.absolute+0xe650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e660) /* pc=.absolute+0xe660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e670) /* pc=.absolute+0xe670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e680) /* pc=.absolute+0xe680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e690) /* pc=.absolute+0xe690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6a0) /* pc=.absolute+0xe6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6b0) /* pc=.absolute+0xe6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6c0) /* pc=.absolute+0xe6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6d0) /* pc=.absolute+0xe6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6e0) /* pc=.absolute+0xe6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6f0) /* pc=.absolute+0xe6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e700) /* pc=.absolute+0xe700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e710) /* pc=.absolute+0xe710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e720) /* pc=.absolute+0xe720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e730) /* pc=.absolute+0xe730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e740) /* pc=.absolute+0xe740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e750) /* pc=.absolute+0xe750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e760) /* pc=.absolute+0xe760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e770) /* pc=.absolute+0xe770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e780) /* pc=.absolute+0xe780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e790) /* pc=.absolute+0xe790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7a0) /* pc=.absolute+0xe7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7b0) /* pc=.absolute+0xe7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7c0) /* pc=.absolute+0xe7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7c0) */ timer.s(900) /* <- timer.s(900) */ wait results: 22393 exp76 0 0 PASS: semok/plt1.stp Running ./semok/plt2.stp starting ./semok/plt2.stp spawn2 ./semok/plt2.stp spawn ./semok/plt2.stp # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/install/bin/stap").statement(0x40c4d0) /* pc=.absolute+0xc4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c4e0) /* pc=.absolute+0xc4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c4f0) /* pc=.absolute+0xc4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c500) /* pc=.absolute+0xc500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c510) /* pc=.absolute+0xc510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c520) /* pc=.absolute+0xc520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c530) /* pc=.absolute+0xc530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c540) /* pc=.absolute+0xc540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c550) /* pc=.absolute+0xc550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c560) /* pc=.absolute+0xc560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c570) /* pc=.absolute+0xc570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c580) /* pc=.absolute+0xc580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c590) /* pc=.absolute+0xc590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5a0) /* pc=.absolute+0xc5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5b0) /* pc=.absolute+0xc5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5c0) /* pc=.absolute+0xc5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5d0) /* pc=.absolute+0xc5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5e0) /* pc=.absolute+0xc5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c5f0) /* pc=.absolute+0xc5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c600) /* pc=.absolute+0xc600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c610) /* pc=.absolute+0xc610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c620) /* pc=.absolute+0xc620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c630) /* pc=.absolute+0xc630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c640) /* pc=.absolute+0xc640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c650) /* pc=.absolute+0xc650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c660) /* pc=.absolute+0xc660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c670) /* pc=.absolute+0xc670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c680) /* pc=.absolute+0xc680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c690) /* pc=.absolute+0xc690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6a0) /* pc=.absolute+0xc6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6b0) /* pc=.absolute+0xc6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6c0) /* pc=.absolute+0xc6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6d0) /* pc=.absolute+0xc6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6e0) /* pc=.absolute+0xc6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c6f0) /* pc=.absolute+0xc6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c700) /* pc=.absolute+0xc700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c710) /* pc=.absolute+0xc710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c720) /* pc=.absolute+0xc720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c730) /* pc=.absolute+0xc730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c740) /* pc=.absolute+0xc740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c750) /* pc=.absolute+0xc750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c760) /* pc=.absolute+0xc760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c770) /* pc=.absolute+0xc770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c780) /* pc=.absolute+0xc780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c790) /* pc=.absolute+0xc790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7a0) /* pc=.absolute+0xc7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7b0) /* pc=.absolute+0xc7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7c0) /* pc=.absolute+0xc7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7d0) /* pc=.absolute+0xc7d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7e0) /* pc=.absolute+0xc7e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c7f0) /* pc=.absolute+0xc7f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c7f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c800) /* pc=.absolute+0xc800 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c800) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c810) /* pc=.absolute+0xc810 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c810) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c820) /* pc=.absolute+0xc820 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c820) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c830) /* pc=.absolute+0xc830 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c830) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c840) /* pc=.absolute+0xc840 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c840) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c850) /* pc=.absolute+0xc850 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c850) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c860) /* pc=.absolute+0xc860 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c860) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c870) /* pc=.absolute+0xc870 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c870) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c880) /* pc=.absolute+0xc880 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c880) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c890) /* pc=.absolute+0xc890 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c890) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8a0) /* pc=.absolute+0xc8a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8b0) /* pc=.absolute+0xc8b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8c0) /* pc=.absolute+0xc8c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8d0) /* pc=.absolute+0xc8d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8e0) /* pc=.absolute+0xc8e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c8f0) /* pc=.absolute+0xc8f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c8f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c900) /* pc=.absolute+0xc900 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c900) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c910) /* pc=.absolute+0xc910 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c910) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c920) /* pc=.absolute+0xc920 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c920) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c930) /* pc=.absolute+0xc930 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c930) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c940) /* pc=.absolute+0xc940 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c940) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c950) /* pc=.absolute+0xc950 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c950) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c960) /* pc=.absolute+0xc960 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c960) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c970) /* pc=.absolute+0xc970 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c970) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c980) /* pc=.absolute+0xc980 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c980) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c990) /* pc=.absolute+0xc990 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c990) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9a0) /* pc=.absolute+0xc9a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9b0) /* pc=.absolute+0xc9b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9c0) /* pc=.absolute+0xc9c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9d0) /* pc=.absolute+0xc9d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9e0) /* pc=.absolute+0xc9e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40c9f0) /* pc=.absolute+0xc9f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40c9f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca00) /* pc=.absolute+0xca00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca10) /* pc=.absolute+0xca10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca20) /* pc=.absolute+0xca20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca30) /* pc=.absolute+0xca30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca40) /* pc=.absolute+0xca40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca50) /* pc=.absolute+0xca50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca60) /* pc=.absolute+0xca60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca70) /* pc=.absolute+0xca70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca80) /* pc=.absolute+0xca80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ca90) /* pc=.absolute+0xca90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ca90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40caa0) /* pc=.absolute+0xcaa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40caa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cab0) /* pc=.absolute+0xcab0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cab0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cac0) /* pc=.absolute+0xcac0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cac0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cad0) /* pc=.absolute+0xcad0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cad0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cae0) /* pc=.absolute+0xcae0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cae0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40caf0) /* pc=.absolute+0xcaf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40caf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb00) /* pc=.absolute+0xcb00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb10) /* pc=.absolute+0xcb10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb20) /* pc=.absolute+0xcb20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb30) /* pc=.absolute+0xcb30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb40) /* pc=.absolute+0xcb40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb50) /* pc=.absolute+0xcb50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb60) /* pc=.absolute+0xcb60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb70) /* pc=.absolute+0xcb70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb80) /* pc=.absolute+0xcb80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cb90) /* pc=.absolute+0xcb90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cb90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cba0) /* pc=.absolute+0xcba0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cba0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbb0) /* pc=.absolute+0xcbb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbc0) /* pc=.absolute+0xcbc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbd0) /* pc=.absolute+0xcbd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbe0) /* pc=.absolute+0xcbe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cbf0) /* pc=.absolute+0xcbf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cbf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc00) /* pc=.absolute+0xcc00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc10) /* pc=.absolute+0xcc10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc20) /* pc=.absolute+0xcc20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc30) /* pc=.absolute+0xcc30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc40) /* pc=.absolute+0xcc40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc50) /* pc=.absolute+0xcc50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc60) /* pc=.absolute+0xcc60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc70) /* pc=.absolute+0xcc70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc80) /* pc=.absolute+0xcc80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cc90) /* pc=.absolute+0xcc90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cc90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cca0) /* pc=.absolute+0xcca0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cca0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccb0) /* pc=.absolute+0xccb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccc0) /* pc=.absolute+0xccc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccd0) /* pc=.absolute+0xccd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cce0) /* pc=.absolute+0xcce0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cce0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ccf0) /* pc=.absolute+0xccf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ccf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd00) /* pc=.absolute+0xcd00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd10) /* pc=.absolute+0xcd10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd20) /* pc=.absolute+0xcd20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd30) /* pc=.absolute+0xcd30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd40) /* pc=.absolute+0xcd40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd50) /* pc=.absolute+0xcd50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd60) /* pc=.absolute+0xcd60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd70) /* pc=.absolute+0xcd70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd80) /* pc=.absolute+0xcd80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cd90) /* pc=.absolute+0xcd90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cd90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cda0) /* pc=.absolute+0xcda0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cda0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdb0) /* pc=.absolute+0xcdb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdc0) /* pc=.absolute+0xcdc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdd0) /* pc=.absolute+0xcdd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cde0) /* pc=.absolute+0xcde0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cde0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cdf0) /* pc=.absolute+0xcdf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cdf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce00) /* pc=.absolute+0xce00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce10) /* pc=.absolute+0xce10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce20) /* pc=.absolute+0xce20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce30) /* pc=.absolute+0xce30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce40) /* pc=.absolute+0xce40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce50) /* pc=.absolute+0xce50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce60) /* pc=.absolute+0xce60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce70) /* pc=.absolute+0xce70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce80) /* pc=.absolute+0xce80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ce90) /* pc=.absolute+0xce90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ce90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cea0) /* pc=.absolute+0xcea0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cea0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ceb0) /* pc=.absolute+0xceb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ceb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cec0) /* pc=.absolute+0xcec0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cec0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ced0) /* pc=.absolute+0xced0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ced0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cee0) /* pc=.absolute+0xcee0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cee0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cef0) /* pc=.absolute+0xcef0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cef0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf00) /* pc=.absolute+0xcf00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf10) /* pc=.absolute+0xcf10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf20) /* pc=.absolute+0xcf20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf30) /* pc=.absolute+0xcf30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf40) /* pc=.absolute+0xcf40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf50) /* pc=.absolute+0xcf50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf60) /* pc=.absolute+0xcf60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf70) /* pc=.absolute+0xcf70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf80) /* pc=.absolute+0xcf80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cf90) /* pc=.absolute+0xcf90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cf90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfa0) /* pc=.absolute+0xcfa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfb0) /* pc=.absolute+0xcfb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfc0) /* pc=.absolute+0xcfc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfd0) /* pc=.absolute+0xcfd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cfe0) /* pc=.absolute+0xcfe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cfe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40cff0) /* pc=.absolute+0xcff0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40cff0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d000) /* pc=.absolute+0xd000 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d000) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d010) /* pc=.absolute+0xd010 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d010) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d020) /* pc=.absolute+0xd020 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d020) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d030) /* pc=.absolute+0xd030 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d030) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d040) /* pc=.absolute+0xd040 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d040) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d050) /* pc=.absolute+0xd050 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d050) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d060) /* pc=.absolute+0xd060 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d060) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d070) /* pc=.absolute+0xd070 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d070) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d080) /* pc=.absolute+0xd080 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d080) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d090) /* pc=.absolute+0xd090 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d090) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0a0) /* pc=.absolute+0xd0a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0b0) /* pc=.absolute+0xd0b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0c0) /* pc=.absolute+0xd0c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0d0) /* pc=.absolute+0xd0d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0e0) /* pc=.absolute+0xd0e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d0f0) /* pc=.absolute+0xd0f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d0f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d100) /* pc=.absolute+0xd100 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d100) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d110) /* pc=.absolute+0xd110 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d110) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d120) /* pc=.absolute+0xd120 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d120) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d130) /* pc=.absolute+0xd130 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d130) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d140) /* pc=.absolute+0xd140 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d140) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d150) /* pc=.absolute+0xd150 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d150) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d160) /* pc=.absolute+0xd160 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d160) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d170) /* pc=.absolute+0xd170 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d170) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d180) /* pc=.absolute+0xd180 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d180) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d190) /* pc=.absolute+0xd190 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d190) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1a0) /* pc=.absolute+0xd1a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1b0) /* pc=.absolute+0xd1b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1c0) /* pc=.absolute+0xd1c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1d0) /* pc=.absolute+0xd1d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1e0) /* pc=.absolute+0xd1e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d1f0) /* pc=.absolute+0xd1f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d1f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d200) /* pc=.absolute+0xd200 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d200) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d210) /* pc=.absolute+0xd210 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d210) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d220) /* pc=.absolute+0xd220 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d220) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d230) /* pc=.absolute+0xd230 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d230) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d240) /* pc=.absolute+0xd240 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d240) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d250) /* pc=.absolute+0xd250 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d250) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d260) /* pc=.absolute+0xd260 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d260) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d270) /* pc=.absolute+0xd270 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d270) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d280) /* pc=.absolute+0xd280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d280) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d290) /* pc=.absolute+0xd290 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d290) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2a0) /* pc=.absolute+0xd2a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2b0) /* pc=.absolute+0xd2b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2c0) /* pc=.absolute+0xd2c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2d0) /* pc=.absolute+0xd2d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2e0) /* pc=.absolute+0xd2e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d2f0) /* pc=.absolute+0xd2f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d2f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d300) /* pc=.absolute+0xd300 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d300) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d310) /* pc=.absolute+0xd310 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d310) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d320) /* pc=.absolute+0xd320 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d320) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d330) /* pc=.absolute+0xd330 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d330) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d340) /* pc=.absolute+0xd340 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d340) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d350) /* pc=.absolute+0xd350 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d350) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d360) /* pc=.absolute+0xd360 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d360) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d370) /* pc=.absolute+0xd370 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d370) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d380) /* pc=.absolute+0xd380 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d380) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d390) /* pc=.absolute+0xd390 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d390) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3a0) /* pc=.absolute+0xd3a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3b0) /* pc=.absolute+0xd3b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3c0) /* pc=.absolute+0xd3c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3d0) /* pc=.absolute+0xd3d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3e0) /* pc=.absolute+0xd3e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d3f0) /* pc=.absolute+0xd3f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d3f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d400) /* pc=.absolute+0xd400 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d400) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d410) /* pc=.absolute+0xd410 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d410) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d420) /* pc=.absolute+0xd420 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d420) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d430) /* pc=.absolute+0xd430 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d430) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d440) /* pc=.absolute+0xd440 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d440) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d450) /* pc=.absolute+0xd450 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d450) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d460) /* pc=.absolute+0xd460 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d460) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d470) /* pc=.absolute+0xd470 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d470) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d480) /* pc=.absolute+0xd480 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d480) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d490) /* pc=.absolute+0xd490 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d490) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4a0) /* pc=.absolute+0xd4a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4b0) /* pc=.absolute+0xd4b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4c0) /* pc=.absolute+0xd4c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4d0) /* pc=.absolute+0xd4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4e0) /* pc=.absolute+0xd4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d4f0) /* pc=.absolute+0xd4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d500) /* pc=.absolute+0xd500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d510) /* pc=.absolute+0xd510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d520) /* pc=.absolute+0xd520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d530) /* pc=.absolute+0xd530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d540) /* pc=.absolute+0xd540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d550) /* pc=.absolute+0xd550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d560) /* pc=.absolute+0xd560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d570) /* pc=.absolute+0xd570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d580) /* pc=.absolute+0xd580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d590) /* pc=.absolute+0xd590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5a0) /* pc=.absolute+0xd5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5b0) /* pc=.absolute+0xd5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5c0) /* pc=.absolute+0xd5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5d0) /* pc=.absolute+0xd5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5e0) /* pc=.absolute+0xd5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d5f0) /* pc=.absolute+0xd5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d600) /* pc=.absolute+0xd600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d610) /* pc=.absolute+0xd610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d620) /* pc=.absolute+0xd620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d630) /* pc=.absolute+0xd630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d640) /* pc=.absolute+0xd640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d650) /* pc=.absolute+0xd650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d660) /* pc=.absolute+0xd660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d670) /* pc=.absolute+0xd670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d680) /* pc=.absolute+0xd680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d690) /* pc=.absolute+0xd690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6a0) /* pc=.absolute+0xd6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6b0) /* pc=.absolute+0xd6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6c0) /* pc=.absolute+0xd6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6d0) /* pc=.absolute+0xd6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6e0) /* pc=.absolute+0xd6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d6f0) /* pc=.absolute+0xd6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d700) /* pc=.absolute+0xd700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d710) /* pc=.absolute+0xd710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d720) /* pc=.absolute+0xd720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d730) /* pc=.absolute+0xd730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d740) /* pc=.absolute+0xd740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d750) /* pc=.absolute+0xd750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d760) /* pc=.absolute+0xd760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d770) /* pc=.absolute+0xd770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d780) /* pc=.absolute+0xd780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d790) /* pc=.absolute+0xd790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7a0) /* pc=.absolute+0xd7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7b0) /* pc=.absolute+0xd7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7c0) /* pc=.absolute+0xd7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7d0) /* pc=.absolute+0xd7d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7e0) /* pc=.absolute+0xd7e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d7f0) /* pc=.absolute+0xd7f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d7f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d800) /* pc=.absolute+0xd800 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d800) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d810) /* pc=.absolute+0xd810 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d810) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d820) /* pc=.absolute+0xd820 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d820) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d830) /* pc=.absolute+0xd830 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d830) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d840) /* pc=.absolute+0xd840 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d840) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d850) /* pc=.absolute+0xd850 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d850) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d860) /* pc=.absolute+0xd860 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d860) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d870) /* pc=.absolute+0xd870 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d870) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d880) /* pc=.absolute+0xd880 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d880) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d890) /* pc=.absolute+0xd890 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d890) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8a0) /* pc=.absolute+0xd8a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8b0) /* pc=.absolute+0xd8b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8c0) /* pc=.absolute+0xd8c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8d0) /* pc=.absolute+0xd8d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8e0) /* pc=.absolute+0xd8e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d8f0) /* pc=.absolute+0xd8f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d8f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d900) /* pc=.absolute+0xd900 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d900) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d910) /* pc=.absolute+0xd910 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d910) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d920) /* pc=.absolute+0xd920 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d920) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d930) /* pc=.absolute+0xd930 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d930) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d940) /* pc=.absolute+0xd940 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d940) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d950) /* pc=.absolute+0xd950 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d950) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d960) /* pc=.absolute+0xd960 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d960) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d970) /* pc=.absolute+0xd970 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d970) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d980) /* pc=.absolute+0xd980 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d980) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d990) /* pc=.absolute+0xd990 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d990) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9a0) /* pc=.absolute+0xd9a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9b0) /* pc=.absolute+0xd9b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9c0) /* pc=.absolute+0xd9c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9d0) /* pc=.absolute+0xd9d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9e0) /* pc=.absolute+0xd9e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40d9f0) /* pc=.absolute+0xd9f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40d9f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da00) /* pc=.absolute+0xda00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da10) /* pc=.absolute+0xda10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da20) /* pc=.absolute+0xda20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da30) /* pc=.absolute+0xda30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da40) /* pc=.absolute+0xda40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da50) /* pc=.absolute+0xda50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da60) /* pc=.absolute+0xda60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da70) /* pc=.absolute+0xda70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da80) /* pc=.absolute+0xda80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40da90) /* pc=.absolute+0xda90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40da90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40daa0) /* pc=.absolute+0xdaa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40daa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dab0) /* pc=.absolute+0xdab0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dab0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dac0) /* pc=.absolute+0xdac0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dac0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dad0) /* pc=.absolute+0xdad0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dad0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dae0) /* pc=.absolute+0xdae0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dae0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40daf0) /* pc=.absolute+0xdaf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40daf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db00) /* pc=.absolute+0xdb00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db10) /* pc=.absolute+0xdb10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db20) /* pc=.absolute+0xdb20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db30) /* pc=.absolute+0xdb30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db40) /* pc=.absolute+0xdb40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db50) /* pc=.absolute+0xdb50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db60) /* pc=.absolute+0xdb60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db70) /* pc=.absolute+0xdb70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db80) /* pc=.absolute+0xdb80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40db90) /* pc=.absolute+0xdb90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40db90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dba0) /* pc=.absolute+0xdba0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dba0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbb0) /* pc=.absolute+0xdbb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbc0) /* pc=.absolute+0xdbc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbd0) /* pc=.absolute+0xdbd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbe0) /* pc=.absolute+0xdbe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dbf0) /* pc=.absolute+0xdbf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dbf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc00) /* pc=.absolute+0xdc00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc10) /* pc=.absolute+0xdc10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc20) /* pc=.absolute+0xdc20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc30) /* pc=.absolute+0xdc30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc40) /* pc=.absolute+0xdc40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc50) /* pc=.absolute+0xdc50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc60) /* pc=.absolute+0xdc60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc70) /* pc=.absolute+0xdc70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc80) /* pc=.absolute+0xdc80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dc90) /* pc=.absolute+0xdc90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dc90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dca0) /* pc=.absolute+0xdca0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dca0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcb0) /* pc=.absolute+0xdcb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcc0) /* pc=.absolute+0xdcc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcd0) /* pc=.absolute+0xdcd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dce0) /* pc=.absolute+0xdce0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dce0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dcf0) /* pc=.absolute+0xdcf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dcf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd00) /* pc=.absolute+0xdd00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd10) /* pc=.absolute+0xdd10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd20) /* pc=.absolute+0xdd20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd30) /* pc=.absolute+0xdd30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd40) /* pc=.absolute+0xdd40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd50) /* pc=.absolute+0xdd50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd60) /* pc=.absolute+0xdd60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd70) /* pc=.absolute+0xdd70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd80) /* pc=.absolute+0xdd80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dd90) /* pc=.absolute+0xdd90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dd90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dda0) /* pc=.absolute+0xdda0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dda0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddb0) /* pc=.absolute+0xddb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddc0) /* pc=.absolute+0xddc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddd0) /* pc=.absolute+0xddd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dde0) /* pc=.absolute+0xdde0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dde0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ddf0) /* pc=.absolute+0xddf0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ddf0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de00) /* pc=.absolute+0xde00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de10) /* pc=.absolute+0xde10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de20) /* pc=.absolute+0xde20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de30) /* pc=.absolute+0xde30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de40) /* pc=.absolute+0xde40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de50) /* pc=.absolute+0xde50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de60) /* pc=.absolute+0xde60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de70) /* pc=.absolute+0xde70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de80) /* pc=.absolute+0xde80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40de90) /* pc=.absolute+0xde90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40de90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dea0) /* pc=.absolute+0xdea0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dea0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40deb0) /* pc=.absolute+0xdeb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40deb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dec0) /* pc=.absolute+0xdec0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dec0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40ded0) /* pc=.absolute+0xded0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40ded0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dee0) /* pc=.absolute+0xdee0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dee0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40def0) /* pc=.absolute+0xdef0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40def0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df00) /* pc=.absolute+0xdf00 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df00) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df10) /* pc=.absolute+0xdf10 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df10) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df20) /* pc=.absolute+0xdf20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df20) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df30) /* pc=.absolute+0xdf30 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df30) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df40) /* pc=.absolute+0xdf40 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df40) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df50) /* pc=.absolute+0xdf50 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df50) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df60) /* pc=.absolute+0xdf60 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df60) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df70) /* pc=.absolute+0xdf70 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df70) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df80) /* pc=.absolute+0xdf80 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df80) */ process("/root/systemtap_write/install/bin/stap").statement(0x40df90) /* pc=.absolute+0xdf90 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40df90) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfa0) /* pc=.absolute+0xdfa0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfa0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfb0) /* pc=.absolute+0xdfb0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfb0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfc0) /* pc=.absolute+0xdfc0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfc0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfd0) /* pc=.absolute+0xdfd0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfd0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dfe0) /* pc=.absolute+0xdfe0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dfe0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40dff0) /* pc=.absolute+0xdff0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40dff0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e000) /* pc=.absolute+0xe000 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e000) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e010) /* pc=.absolute+0xe010 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e010) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e020) /* pc=.absolute+0xe020 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e020) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e030) /* pc=.absolute+0xe030 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e030) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e040) /* pc=.absolute+0xe040 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e040) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e050) /* pc=.absolute+0xe050 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e050) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e060) /* pc=.absolute+0xe060 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e060) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e070) /* pc=.absolute+0xe070 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e070) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e080) /* pc=.absolute+0xe080 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e080) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e090) /* pc=.absolute+0xe090 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e090) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0a0) /* pc=.absolute+0xe0a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0b0) /* pc=.absolute+0xe0b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0c0) /* pc=.absolute+0xe0c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0d0) /* pc=.absolute+0xe0d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0e0) /* pc=.absolute+0xe0e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e0f0) /* pc=.absolute+0xe0f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e0f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e100) /* pc=.absolute+0xe100 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e100) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e110) /* pc=.absolute+0xe110 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e110) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e120) /* pc=.absolute+0xe120 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e120) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e130) /* pc=.absolute+0xe130 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e130) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e140) /* pc=.absolute+0xe140 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e140) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e150) /* pc=.absolute+0xe150 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e150) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e160) /* pc=.absolute+0xe160 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e160) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e170) /* pc=.absolute+0xe170 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e170) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e180) /* pc=.absolute+0xe180 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e180) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e190) /* pc=.absolute+0xe190 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e190) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1a0) /* pc=.absolute+0xe1a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1b0) /* pc=.absolute+0xe1b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1c0) /* pc=.absolute+0xe1c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1d0) /* pc=.absolute+0xe1d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1e0) /* pc=.absolute+0xe1e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e1f0) /* pc=.absolute+0xe1f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e1f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e200) /* pc=.absolute+0xe200 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e200) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e210) /* pc=.absolute+0xe210 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e210) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e220) /* pc=.absolute+0xe220 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e220) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e230) /* pc=.absolute+0xe230 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e230) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e240) /* pc=.absolute+0xe240 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e240) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e250) /* pc=.absolute+0xe250 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e250) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e260) /* pc=.absolute+0xe260 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e260) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e270) /* pc=.absolute+0xe270 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e270) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e280) /* pc=.absolute+0xe280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e280) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e290) /* pc=.absolute+0xe290 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e290) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2a0) /* pc=.absolute+0xe2a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2b0) /* pc=.absolute+0xe2b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2c0) /* pc=.absolute+0xe2c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2d0) /* pc=.absolute+0xe2d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2e0) /* pc=.absolute+0xe2e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e2f0) /* pc=.absolute+0xe2f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e2f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e300) /* pc=.absolute+0xe300 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e300) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e310) /* pc=.absolute+0xe310 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e310) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e320) /* pc=.absolute+0xe320 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e320) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e330) /* pc=.absolute+0xe330 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e330) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e340) /* pc=.absolute+0xe340 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e340) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e350) /* pc=.absolute+0xe350 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e350) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e360) /* pc=.absolute+0xe360 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e360) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e370) /* pc=.absolute+0xe370 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e370) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e380) /* pc=.absolute+0xe380 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e380) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e390) /* pc=.absolute+0xe390 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e390) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3a0) /* pc=.absolute+0xe3a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3b0) /* pc=.absolute+0xe3b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3c0) /* pc=.absolute+0xe3c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3d0) /* pc=.absolute+0xe3d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3e0) /* pc=.absolute+0xe3e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e3f0) /* pc=.absolute+0xe3f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e3f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e400) /* pc=.absolute+0xe400 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e400) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e410) /* pc=.absolute+0xe410 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e410) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e420) /* pc=.absolute+0xe420 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e420) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e430) /* pc=.absolute+0xe430 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e430) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e440) /* pc=.absolute+0xe440 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e440) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e450) /* pc=.absolute+0xe450 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e450) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e460) /* pc=.absolute+0xe460 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e460) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e470) /* pc=.absolute+0xe470 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e470) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e480) /* pc=.absolute+0xe480 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e480) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e490) /* pc=.absolute+0xe490 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e490) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4a0) /* pc=.absolute+0xe4a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4b0) /* pc=.absolute+0xe4b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4c0) /* pc=.absolute+0xe4c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4d0) /* pc=.absolute+0xe4d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4e0) /* pc=.absolute+0xe4e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e4f0) /* pc=.absolute+0xe4f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e4f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e500) /* pc=.absolute+0xe500 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e500) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e510) /* pc=.absolute+0xe510 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e510) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e520) /* pc=.absolute+0xe520 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e520) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e530) /* pc=.absolute+0xe530 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e530) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e540) /* pc=.absolute+0xe540 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e540) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e550) /* pc=.absolute+0xe550 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e550) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e560) /* pc=.absolute+0xe560 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e560) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e570) /* pc=.absolute+0xe570 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e570) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e580) /* pc=.absolute+0xe580 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e580) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e590) /* pc=.absolute+0xe590 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e590) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5a0) /* pc=.absolute+0xe5a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5b0) /* pc=.absolute+0xe5b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5c0) /* pc=.absolute+0xe5c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5d0) /* pc=.absolute+0xe5d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5e0) /* pc=.absolute+0xe5e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e5f0) /* pc=.absolute+0xe5f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e5f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e600) /* pc=.absolute+0xe600 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e600) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e610) /* pc=.absolute+0xe610 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e610) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e620) /* pc=.absolute+0xe620 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e620) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e630) /* pc=.absolute+0xe630 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e630) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e640) /* pc=.absolute+0xe640 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e640) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e650) /* pc=.absolute+0xe650 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e650) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e660) /* pc=.absolute+0xe660 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e660) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e670) /* pc=.absolute+0xe670 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e670) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e680) /* pc=.absolute+0xe680 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e680) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e690) /* pc=.absolute+0xe690 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e690) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6a0) /* pc=.absolute+0xe6a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6b0) /* pc=.absolute+0xe6b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6c0) /* pc=.absolute+0xe6c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6c0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6d0) /* pc=.absolute+0xe6d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6d0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6e0) /* pc=.absolute+0xe6e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6e0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e6f0) /* pc=.absolute+0xe6f0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e6f0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e700) /* pc=.absolute+0xe700 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e700) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e710) /* pc=.absolute+0xe710 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e710) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e720) /* pc=.absolute+0xe720 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e720) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e730) /* pc=.absolute+0xe730 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e730) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e740) /* pc=.absolute+0xe740 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e740) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e750) /* pc=.absolute+0xe750 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e750) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e760) /* pc=.absolute+0xe760 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e760) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e770) /* pc=.absolute+0xe770 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e770) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e780) /* pc=.absolute+0xe780 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e780) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e790) /* pc=.absolute+0xe790 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e790) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7a0) /* pc=.absolute+0xe7a0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7a0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7b0) /* pc=.absolute+0xe7b0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7b0) */ process("/root/systemtap_write/install/bin/stap").statement(0x40e7c0) /* pc=.absolute+0xe7c0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x40e7c0) */ timer.s(900) /* <- timer.s(900) */ wait results: 22397 exp76 0 0 PASS: semok/plt2.stp Running ./semok/pr11808.stp starting ./semok/pr11808.stp spawn2 ./semok/pr11808.stp spawn ./semok/pr11808.stp semantic error: function next_tgid (fs/proc/base.c) has no return value: identifier '$return' at :1:53 source: probe kernel.function("next_tgid").return { println($return->tgid) } ^ Pass 2: analysis failed. [man error::pass2] wait results: 22402 exp76 0 0 PASS: semok/pr11808.stp Running ./semok/pr11809.stp starting ./semok/pr11809.stp spawn2 ./semok/pr11809.stp spawn ./semok/pr11809.stp wait results: 22407 exp76 0 0 PASS: semok/pr11809.stp Running ./semok/pr16730.stp starting ./semok/pr16730.stp spawn2 ./semok/pr16730.stp spawn ./semok/pr16730.stp wait results: 22413 exp76 0 0 PASS: semok/pr16730.stp Running ./semok/pretty-uprobes.stp starting ./semok/pretty-uprobes.stp spawn1 stap -p2 ./semok/pretty-uprobes.stp spawn stap -p2 ./semok/pretty-uprobes.stp # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # globals i:long # functions _dwarf_pretty_print_0:string () _dwarf_pretty_print_1:string () _dwarf_pretty_print_11:string () _dwarf_pretty_print_13:string () _dwarf_pretty_print_14:string () _dwarf_pretty_print_15:string () _dwarf_pretty_print_16:string () _dwarf_pretty_print_18:string () _dwarf_pretty_print_20:string (index1:long) _dwarf_pretty_print_deref_0:long () _dwarf_pretty_print_deref_1:long () _dwarf_pretty_print_deref_10:long () _dwarf_pretty_print_deref_100:long () _dwarf_pretty_print_deref_101:long () _dwarf_pretty_print_deref_102:long () _dwarf_pretty_print_deref_103:long () _dwarf_pretty_print_deref_104:long () _dwarf_pretty_print_deref_105:long () _dwarf_pretty_print_deref_106:long () _dwarf_pretty_print_deref_108:long () _dwarf_pretty_print_deref_109:long () _dwarf_pretty_print_deref_11:long () _dwarf_pretty_print_deref_110:long () _dwarf_pretty_print_deref_112:long () _dwarf_pretty_print_deref_113:long () _dwarf_pretty_print_deref_114:long () _dwarf_pretty_print_deref_115:long () _dwarf_pretty_print_deref_116:long () _dwarf_pretty_print_deref_117:long () _dwarf_pretty_print_deref_118:long () _dwarf_pretty_print_deref_119:long () _dwarf_pretty_print_deref_12:long () _dwarf_pretty_print_deref_120:long () _dwarf_pretty_print_deref_121:long () _dwarf_pretty_print_deref_122:long () _dwarf_pretty_print_deref_123:long () _dwarf_pretty_print_deref_124:long () _dwarf_pretty_print_deref_125:long () _dwarf_pretty_print_deref_126:long () _dwarf_pretty_print_deref_127:long () _dwarf_pretty_print_deref_128:long () _dwarf_pretty_print_deref_129:long () _dwarf_pretty_print_deref_13:long () _dwarf_pretty_print_deref_130:long () _dwarf_pretty_print_deref_131:long () _dwarf_pretty_print_deref_132:long () _dwarf_pretty_print_deref_133:long () _dwarf_pretty_print_deref_138:long () _dwarf_pretty_print_deref_139:long () _dwarf_pretty_print_deref_14:long () _dwarf_pretty_print_deref_140:long () _dwarf_pretty_print_deref_141:long () _dwarf_pretty_print_deref_142:long () _dwarf_pretty_print_deref_143:long () _dwarf_pretty_print_deref_144:long () _dwarf_pretty_print_deref_145:long () _dwarf_pretty_print_deref_15:long () _dwarf_pretty_print_deref_152:long () _dwarf_pretty_print_deref_153:long () _dwarf_pretty_print_deref_154:long () _dwarf_pretty_print_deref_155:long () _dwarf_pretty_print_deref_156:long () _dwarf_pretty_print_deref_157:long () _dwarf_pretty_print_deref_158:long () _dwarf_pretty_print_deref_159:long () _dwarf_pretty_print_deref_160:long () _dwarf_pretty_print_deref_161:long () _dwarf_pretty_print_deref_162:long () _dwarf_pretty_print_deref_163:long () _dwarf_pretty_print_deref_164:long () _dwarf_pretty_print_deref_165:long () _dwarf_pretty_print_deref_166:long () _dwarf_pretty_print_deref_167:long () _dwarf_pretty_print_deref_200:long () _dwarf_pretty_print_deref_201:long () _dwarf_pretty_print_deref_202:long () _dwarf_pretty_print_deref_203:long () _dwarf_pretty_print_deref_204:long () _dwarf_pretty_print_deref_205:long () _dwarf_pretty_print_deref_206:long () _dwarf_pretty_print_deref_207:long () _dwarf_pretty_print_deref_211:long (index1:long) error:unknown (msg:string) log:unknown (msg:string) user_string2:string (addr:long, err_msg:string) user_string_n2:string (addr:long, n:long, err_msg:string) # probes process("/root/systemtap_write/install/bin/stap").function("parse_cmdline@/root/systemtap_write/systemtap/session.cxx:658") /* pc=.absolute+0x24758 */ /* <- process("/root/systemtap_write/install/bin/stap").function("parse_cmdline@/root/systemtap_write/systemtap/session.cxx:658") */ timer.s(900) /* <- timer.s(900) */ wait results: 22422 exp76 0 0 PASS: semok/pretty-uprobes.stp Running ./semok/pretty.stp starting ./semok/pretty.stp spawn1 stap -p2 ./semok/pretty.stp spawn stap -p2 ./semok/pretty.stp # global embedded code %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # globals i:long # functions _dwarf_cast_get_cast_0:long (pointer:long) _dwarf_pretty_print_0:string (pointer:long) _dwarf_pretty_print_1:string (pointer:long) _dwarf_pretty_print_10:string () _dwarf_pretty_print_11:string () _dwarf_pretty_print_12:string () _dwarf_pretty_print_13:string () _dwarf_pretty_print_18:string () _dwarf_pretty_print_19:string () _dwarf_pretty_print_2:string (pointer:long) _dwarf_pretty_print_20:string () _dwarf_pretty_print_22:string () _dwarf_pretty_print_24:string (index1:long) _dwarf_pretty_print_3:string (pointer:long) _dwarf_pretty_print_36:string (pointer:long) _dwarf_pretty_print_38:string (pointer:long) _dwarf_pretty_print_40:string (pointer:long) _dwarf_pretty_print_42:string (pointer:long, index1:long) _dwarf_pretty_print_deref_0:long (pointer:long) _dwarf_pretty_print_deref_1:long (pointer:long) _dwarf_pretty_print_deref_10:long (pointer:long) _dwarf_pretty_print_deref_100:long () _dwarf_pretty_print_deref_101:long () _dwarf_pretty_print_deref_102:long () _dwarf_pretty_print_deref_103:long () _dwarf_pretty_print_deref_104:long () _dwarf_pretty_print_deref_105:long () _dwarf_pretty_print_deref_106:long () _dwarf_pretty_print_deref_107:long () _dwarf_pretty_print_deref_108:long () _dwarf_pretty_print_deref_109:long () _dwarf_pretty_print_deref_11:long (pointer:long) _dwarf_pretty_print_deref_110:long () _dwarf_pretty_print_deref_111:long () _dwarf_pretty_print_deref_112:long () _dwarf_pretty_print_deref_113:long () _dwarf_pretty_print_deref_114:long () _dwarf_pretty_print_deref_12:long (pointer:long) _dwarf_pretty_print_deref_13:long (pointer:long) _dwarf_pretty_print_deref_14:long (pointer:long) _dwarf_pretty_print_deref_146:long () _dwarf_pretty_print_deref_147:long () _dwarf_pretty_print_deref_148:long () _dwarf_pretty_print_deref_149:long () _dwarf_pretty_print_deref_15:long (pointer:long) _dwarf_pretty_print_deref_150:long () _dwarf_pretty_print_deref_151:long () _dwarf_pretty_print_deref_152:long () _dwarf_pretty_print_deref_153:long () _dwarf_pretty_print_deref_154:long () _dwarf_pretty_print_deref_155:long () _dwarf_pretty_print_deref_156:long () _dwarf_pretty_print_deref_157:long () _dwarf_pretty_print_deref_158:long () _dwarf_pretty_print_deref_159:long () _dwarf_pretty_print_deref_16:long (pointer:long) _dwarf_pretty_print_deref_160:long () _dwarf_pretty_print_deref_161:long () _dwarf_pretty_print_deref_162:long () _dwarf_pretty_print_deref_163:long () _dwarf_pretty_print_deref_164:long () _dwarf_pretty_print_deref_165:long () _dwarf_pretty_print_deref_166:long () _dwarf_pretty_print_deref_167:long () _dwarf_pretty_print_deref_168:long () _dwarf_pretty_print_deref_169:long () _dwarf_pretty_print_deref_17:long (pointer:long) _dwarf_pretty_print_deref_170:long () _dwarf_pretty_print_deref_171:long () _dwarf_pretty_print_deref_172:long () _dwarf_pretty_print_deref_173:long () _dwarf_pretty_print_deref_174:long () _dwarf_pretty_print_deref_175:long () _dwarf_pretty_print_deref_176:long () _dwarf_pretty_print_deref_177:long () _dwarf_pretty_print_deref_18:long (pointer:long) _dwarf_pretty_print_deref_19:long (pointer:long) _dwarf_pretty_print_deref_2:long (pointer:long) _dwarf_pretty_print_deref_20:long (pointer:long) _dwarf_pretty_print_deref_21:long (pointer:long) _dwarf_pretty_print_deref_22:long (pointer:long) _dwarf_pretty_print_deref_23:long (pointer:long) _dwarf_pretty_print_deref_24:long (pointer:long) _dwarf_pretty_print_deref_25:long (pointer:long) _dwarf_pretty_print_deref_26:long (pointer:long) _dwarf_pretty_print_deref_27:long (pointer:long) _dwarf_pretty_print_deref_28:long (pointer:long) _dwarf_pretty_print_deref_29:long (pointer:long) _dwarf_pretty_print_deref_3:long (pointer:long) _dwarf_pretty_print_deref_30:long (pointer:long) _dwarf_pretty_print_deref_31:long (pointer:long) _dwarf_pretty_print_deref_312:long () _dwarf_pretty_print_deref_313:long () _dwarf_pretty_print_deref_34:long (pointer:long) _dwarf_pretty_print_deref_37:long (pointer:long) _dwarf_pretty_print_deref_38:long (pointer:long) _dwarf_pretty_print_deref_39:long (pointer:long) _dwarf_pretty_print_deref_40:long (pointer:long) _dwarf_pretty_print_deref_41:long (pointer:long) _dwarf_pretty_print_deref_42:long (pointer:long) _dwarf_pretty_print_deref_425:long () _dwarf_pretty_print_deref_426:long () _dwarf_pretty_print_deref_427:long () _dwarf_pretty_print_deref_429:long () _dwarf_pretty_print_deref_43:long (pointer:long) _dwarf_pretty_print_deref_430:long () _dwarf_pretty_print_deref_431:long () _dwarf_pretty_print_deref_434:long () _dwarf_pretty_print_deref_435:long () _dwarf_pretty_print_deref_436:long () _dwarf_pretty_print_deref_437:long () _dwarf_pretty_print_deref_438:long () _dwarf_pretty_print_deref_440:long () _dwarf_pretty_print_deref_442:long (index1:long) _dwarf_pretty_print_deref_49:long (pointer:long) _dwarf_pretty_print_deref_50:long (pointer:long) _dwarf_pretty_print_deref_51:long (pointer:long) _dwarf_pretty_print_deref_52:long (pointer:long) _dwarf_pretty_print_deref_529:long (pointer:long) _dwarf_pretty_print_deref_530:long (pointer:long) _dwarf_pretty_print_deref_531:long (pointer:long) _dwarf_pretty_print_deref_532:long (pointer:long) _dwarf_pretty_print_deref_533:long (pointer:long) _dwarf_pretty_print_deref_534:long (pointer:long) _dwarf_pretty_print_deref_535:long (pointer:long) _dwarf_pretty_print_deref_536:long (pointer:long) _dwarf_pretty_print_deref_537:long (pointer:long) _dwarf_pretty_print_deref_538:long (pointer:long) _dwarf_pretty_print_deref_539:long (pointer:long) _dwarf_pretty_print_deref_64:long (pointer:long) _dwarf_pretty_print_deref_65:long (pointer:long) _dwarf_pretty_print_deref_66:long (pointer:long) _dwarf_pretty_print_deref_68:long (pointer:long) _dwarf_pretty_print_deref_69:long (pointer:long) _dwarf_pretty_print_deref_70:long (pointer:long) _dwarf_pretty_print_deref_73:long (pointer:long) _dwarf_pretty_print_deref_74:long (pointer:long) _dwarf_pretty_print_deref_75:long (pointer:long) _dwarf_pretty_print_deref_76:long (pointer:long) _dwarf_pretty_print_deref_764:long (pointer:long) _dwarf_pretty_print_deref_766:long (pointer:long) _dwarf_pretty_print_deref_768:long (pointer:long, index1:long) error:unknown (msg:string) kernel_string:string (addr:long) kernel_string2:string (addr:long, err_msg:string) log:unknown (msg:string) task_current:long () # probes begin /* <- begin */ # locals t:long kernel.function("schedule_tail@kernel/sched/core.c:2311") /* pc=_stext+0x4c858 */ /* <- kernel.function("schedule_tail@kernel/sched/core.c:2311") */ kernel.trace("sched:sched_switch") /* <- kernel.function("schedule_tail"),kernel.trace("sched_switch") */ # locals __tracepoint_arg_prev:long __tracepoint_arg_next:long timer.s(900) /* <- timer.s(900) */ wait results: 22426 exp76 0 0 PASS: semok/pretty.stp Running ./semok/pretty2.stp starting ./semok/pretty2.stp spawn1 stap -p2 ./semok/pretty2.stp spawn stap -p2 ./semok/pretty2.stp # functions _dwarf_pretty_print_0:string (pointer:long) _dwarf_pretty_print_1:string (pointer:long) _dwarf_pretty_print_10:string (pointer:long) _dwarf_pretty_print_1000:string (pointer:long) _dwarf_pretty_print_1001:string (pointer:long) _dwarf_pretty_print_1002:string (pointer:long) _dwarf_pretty_print_101:string (pointer:long) _dwarf_pretty_print_1018:string (pointer:long) _dwarf_pretty_print_1024:string (pointer:long) _dwarf_pretty_print_1027:string (pointer:long) _dwarf_pretty_print_105:string (pointer:long) _dwarf_pretty_print_1057:string (pointer:long) _dwarf_pretty_print_1058:string (pointer:long) _dwarf_pretty_print_1069:string (pointer:long) _dwarf_pretty_print_1074:string (pointer:long) _dwarf_pretty_print_1078:string (pointer:long) _dwarf_pretty_print_108:string (pointer:long) _dwarf_pretty_print_1086:string (pointer:long) _dwarf_pretty_print_1112:string (pointer:long) _dwarf_pretty_print_1129:string (pointer:long) _dwarf_pretty_print_1163:string (pointer:long) _dwarf_pretty_print_1185:string (pointer:long) _dwarf_pretty_print_1203:string (pointer:long) _dwarf_pretty_print_124:string (pointer:long) _dwarf_pretty_print_1273:string (pointer:long) _dwarf_pretty_print_1274:string (pointer:long) _dwarf_pretty_print_1278:string (pointer:long) _dwarf_pretty_print_1280:string (pointer:long) _dwarf_pretty_print_1282:string (pointer:long) _dwarf_pretty_print_1292:string (pointer:long) _dwarf_pretty_print_1300:string (pointer:long) _dwarf_pretty_print_1313:string (pointer:long) _dwarf_pretty_print_1326:string (pointer:long) _dwarf_pretty_print_1331:string (pointer:long) _dwarf_pretty_print_1334:string (pointer:long) _dwarf_pretty_print_1337:string (pointer:long) _dwarf_pretty_print_1340:string (pointer:long) _dwarf_pretty_print_1344:string (pointer:long) _dwarf_pretty_print_1354:string (pointer:long) _dwarf_pretty_print_1380:string (pointer:long) _dwarf_pretty_print_1388:string (pointer:long) _dwarf_pretty_print_1398:string (pointer:long) _dwarf_pretty_print_1400:string (pointer:long) _dwarf_pretty_print_1450:string (pointer:long) _dwarf_pretty_print_1478:string (pointer:long) _dwarf_pretty_print_1481:string (pointer:long) _dwarf_pretty_print_1492:string (pointer:long) _dwarf_pretty_print_1502:string (pointer:long) _dwarf_pretty_print_1517:string (pointer:long) _dwarf_pretty_print_1536:string (pointer:long) _dwarf_pretty_print_1537:string (pointer:long) _dwarf_pretty_print_1540:string (pointer:long) _dwarf_pretty_print_1562:string (pointer:long) _dwarf_pretty_print_1567:string (pointer:long) _dwarf_pretty_print_1575:string (pointer:long) _dwarf_pretty_print_1578:string (pointer:long) _dwarf_pretty_print_1641:string (pointer:long) _dwarf_pretty_print_1692:string (pointer:long) _dwarf_pretty_print_1708:string (pointer:long) _dwarf_pretty_print_1737:string (pointer:long) _dwarf_pretty_print_1738:string (pointer:long) _dwarf_pretty_print_176:string (pointer:long) _dwarf_pretty_print_1786:string (pointer:long) _dwarf_pretty_print_1789:string (pointer:long) _dwarf_pretty_print_1806:string (pointer:long) _dwarf_pretty_print_1839:string (pointer:long) _dwarf_pretty_print_1844:string (pointer:long) _dwarf_pretty_print_1855:string (pointer:long) _dwarf_pretty_print_187:string (pointer:long) _dwarf_pretty_print_1885:string (pointer:long) _dwarf_pretty_print_1886:string (pointer:long) _dwarf_pretty_print_1910:string (pointer:long) _dwarf_pretty_print_1926:string (pointer:long) _dwarf_pretty_print_1928:string (pointer:long) _dwarf_pretty_print_1975:string (pointer:long) _dwarf_pretty_print_1978:string (pointer:long) _dwarf_pretty_print_1987:string (pointer:long) _dwarf_pretty_print_1988:string (pointer:long) _dwarf_pretty_print_2011:string (pointer:long) _dwarf_pretty_print_2014:string (pointer:long) _dwarf_pretty_print_2037:string (pointer:long) _dwarf_pretty_print_2043:string (pointer:long) _dwarf_pretty_print_2051:string (pointer:long) _dwarf_pretty_print_2052:string (pointer:long) _dwarf_pretty_print_2137:string (pointer:long) _dwarf_pretty_print_2143:string (pointer:long) _dwarf_pretty_print_2148:string (pointer:long) _dwarf_pretty_print_2151:string (pointer:long) _dwarf_pretty_print_2152:string (pointer:long) _dwarf_pretty_print_221:string (pointer:long) _dwarf_pretty_print_255:string (pointer:long) _dwarf_pretty_print_297:string (pointer:long) _dwarf_pretty_print_46:string (pointer:long) _dwarf_pretty_print_478:string (pointer:long) _dwarf_pretty_print_569:string (pointer:long) _dwarf_pretty_print_570:string (pointer:long) _dwarf_pretty_print_572:string (pointer:long) _dwarf_pretty_print_574:string (pointer:long) _dwarf_pretty_print_586:string (pointer:long) _dwarf_pretty_print_588:string (pointer:long) _dwarf_pretty_print_592:string (pointer:long) _dwarf_pretty_print_595:string (pointer:long) _dwarf_pretty_print_634:string (pointer:long) _dwarf_pretty_print_635:string (pointer:long) _dwarf_pretty_print_637:string (pointer:long) _dwarf_pretty_print_666:string (pointer:long) _dwarf_pretty_print_699:string (pointer:long) _dwarf_pretty_print_713:string (pointer:long) _dwarf_pretty_print_759:string (pointer:long) _dwarf_pretty_print_779:string (pointer:long) _dwarf_pretty_print_780:string (pointer:long) _dwarf_pretty_print_787:string (pointer:long) _dwarf_pretty_print_793:string (pointer:long) _dwarf_pretty_print_794:string (pointer:long) _dwarf_pretty_print_802:string (pointer:long) _dwarf_pretty_print_807:string (pointer:long) _dwarf_pretty_print_816:string (pointer:long) _dwarf_pretty_print_822:string (pointer:long) _dwarf_pretty_print_825:string (pointer:long) _dwarf_pretty_print_829:string (pointer:long) _dwarf_pretty_print_836:string (pointer:long) _dwarf_pretty_print_838:string (pointer:long) _dwarf_pretty_print_840:string (pointer:long) _dwarf_pretty_print_846:string (pointer:long) _dwarf_pretty_print_917:string (pointer:long) _dwarf_pretty_print_929:string (pointer:long) _dwarf_pretty_print_978:string (pointer:long) _dwarf_pretty_print_deref_0:long (pointer:long) _dwarf_pretty_print_deref_10:long (pointer:long) _dwarf_pretty_print_deref_100:long (pointer:long) _dwarf_pretty_print_deref_1000:long (pointer:long) _dwarf_pretty_print_deref_10000:long (pointer:long) _dwarf_pretty_print_deref_10001:long (pointer:long) _dwarf_pretty_print_deref_10002:long (pointer:long) _dwarf_pretty_print_deref_10003:long (pointer:long) _dwarf_pretty_print_deref_10004:long (pointer:long) _dwarf_pretty_print_deref_10005:long (pointer:long) _dwarf_pretty_print_deref_10006:long (pointer:long) _dwarf_pretty_print_deref_10007:long (pointer:long) _dwarf_pretty_print_deref_10008:long (pointer:long) _dwarf_pretty_print_deref_10009:long (pointer:long) _dwarf_pretty_print_deref_1001:long (pointer:long) _dwarf_pretty_print_deref_10010:long (pointer:long) _dwarf_pretty_print_deref_10011:long (pointer:long) _dwarf_pretty_print_deref_10012:long (pointer:long) _dwarf_pretty_print_deref_10013:long (pointer:long) _dwarf_pretty_print_deref_10014:long (pointer:long) _dwarf_pretty_print_deref_10015:long (pointer:long) _dwarf_pretty_print_deref_10016:long (pointer:long) _dwarf_pretty_print_deref_10017:long (pointer:long) _dwarf_pretty_print_deref_10018:long (pointer:long) _dwarf_pretty_print_deref_10019:long (pointer:long) _dwarf_pretty_print_deref_1002:long (pointer:long) _dwarf_pretty_print_deref_10020:long (pointer:long) _dwarf_pretty_print_deref_10021:long (pointer:long) _dwarf_pretty_print_deref_10022:long (pointer:long) _dwarf_pretty_print_deref_10023:long (pointer:long) _dwarf_pretty_print_deref_10024:long (pointer:long) _dwarf_pretty_print_deref_10025:long (pointer:long) _dwarf_pretty_print_deref_10026:long (pointer:long) _dwarf_pretty_print_deref_10027:long (pointer:long) _dwarf_pretty_print_deref_10028:long (pointer:long) _dwarf_pretty_print_deref_10029:long (pointer:long) _dwarf_pretty_print_deref_1003:long (pointer:long) _dwarf_pretty_print_deref_10030:long (pointer:long) _dwarf_pretty_print_deref_10031:long (pointer:long) _dwarf_pretty_print_deref_10032:long (pointer:long) _dwarf_pretty_print_deref_10033:long (pointer:long) _dwarf_pretty_print_deref_10034:long (pointer:long) _dwarf_pretty_print_deref_10035:long (pointer:long) _dwarf_pretty_print_deref_10036:long (pointer:long) _dwarf_pretty_print_deref_10037:long (pointer:long) _dwarf_pretty_print_deref_10038:long (pointer:long) _dwarf_pretty_print_deref_10039:long (pointer:long) _dwarf_pretty_print_deref_1004:long (pointer:long) _dwarf_pretty_print_deref_10040:long (pointer:long) _dwarf_pretty_print_deref_10042:long (pointer:long) _dwarf_pretty_print_deref_10043:long (pointer:long) _dwarf_pretty_print_deref_10044:long (pointer:long) _dwarf_pretty_print_deref_10045:long (pointer:long) _dwarf_pretty_print_deref_10046:long (pointer:long) _dwarf_pretty_print_deref_10047:long (pointer:long) _dwarf_pretty_print_deref_10048:long (pointer:long) _dwarf_pretty_print_deref_10049:long (pointer:long) _dwarf_pretty_print_deref_1005:long (pointer:long) _dwarf_pretty_print_deref_10050:long (pointer:long) _dwarf_pretty_print_deref_10051:long (pointer:long) _dwarf_pretty_print_deref_10052:long (pointer:long) _dwarf_pretty_print_deref_10053:long (pointer:long) _dwarf_pretty_print_deref_10054:long (pointer:long) _dwarf_pretty_print_deref_10055:long (pointer:long) _dwarf_pretty_print_deref_10056:long (pointer:long) _dwarf_pretty_print_deref_10057:long (pointer:long) _dwarf_pretty_print_deref_10058:long (pointer:long) _dwarf_pretty_print_deref_10059:long (pointer:long) _dwarf_pretty_print_deref_10060:long (pointer:long) _dwarf_pretty_print_deref_10061:long (pointer:long) _dwarf_pretty_print_deref_10062:long (pointer:long) _dwarf_pretty_print_deref_10063:long (pointer:long) _dwarf_pretty_print_deref_10064:long (pointer:long) _dwarf_pretty_print_deref_1008:long (pointer:long) _dwarf_pretty_print_deref_1009:long (pointer:long) _dwarf_pretty_print_deref_101:long (pointer:long) _dwarf_pretty_print_deref_1010:long (pointer:long) _dwarf_pretty_print_deref_10106:long (pointer:long) _dwarf_pretty_print_deref_10107:long (pointer:long) _dwarf_pretty_print_deref_10108:long (pointer:long) _dwarf_pretty_print_deref_10109:long (pointer:long) _dwarf_pretty_print_deref_1011:long (pointer:long) _dwarf_pretty_print_deref_10110:long (pointer:long) _dwarf_pretty_print_deref_10111:long (pointer:long) _dwarf_pretty_print_deref_10112:long (pointer:long) _dwarf_pretty_print_deref_10113:long (pointer:long) _dwarf_pretty_print_deref_10114:long (pointer:long) _dwarf_pretty_print_deref_10115:long (pointer:long) _dwarf_pretty_print_deref_10116:long (pointer:long) _dwarf_pretty_print_deref_10117:long (pointer:long) _dwarf_pretty_print_deref_10118:long (pointer:long) _dwarf_pretty_print_deref_10119:long (pointer:long) _dwarf_pretty_print_deref_1012:long (pointer:long) _dwarf_pretty_print_deref_10120:long (pointer:long) _dwarf_pretty_print_deref_10121:long (pointer:long) _dwarf_pretty_print_deref_10122:long (pointer:long) _dwarf_pretty_print_deref_10123:long (pointer:long) _dwarf_pretty_print_deref_10124:long (pointer:long) _dwarf_pretty_print_deref_10125:long (pointer:long) _dwarf_pretty_print_deref_10126:long (pointer:long) _dwarf_pretty_print_deref_10127:long (pointer:long) _dwarf_pretty_print_deref_10128:long (pointer:long) _dwarf_pretty_print_deref_10129:long (pointer:long) _dwarf_pretty_print_deref_10130:long (pointer:long) _dwarf_pretty_print_deref_10131:long (pointer:long) _dwarf_pretty_print_deref_10132:long (pointer:long) _dwarf_pretty_print_deref_10133:long (pointer:long) _dwarf_pretty_print_deref_10134:long (pointer:long) _dwarf_pretty_print_deref_10135:long (pointer:long) _dwarf_pretty_print_deref_10136:long (pointer:long) _dwarf_pretty_print_deref_10137:long (pointer:long) _dwarf_pretty_print_deref_1014:long (pointer:long) _dwarf_pretty_print_deref_1015:long (pointer:long) _dwarf_pretty_print_deref_1016:long (pointer:long) _dwarf_pretty_print_deref_1017:long (pointer:long) _dwarf_pretty_print_deref_10170:long (pointer:long) _dwarf_pretty_print_deref_10171:long (pointer:long) _dwarf_pretty_print_deref_10172:long (pointer:long) _dwarf_pretty_print_deref_10173:long (pointer:long) _dwarf_pretty_print_deref_10174:long (pointer:long) _dwarf_pretty_print_deref_10175:long (pointer:long) _dwarf_pretty_print_deref_10176:long (pointer:long) _dwarf_pretty_print_deref_10177:long (pointer:long) _dwarf_pretty_print_deref_10178:long (pointer:long) _dwarf_pretty_print_deref_10179:long (pointer:long) _dwarf_pretty_print_deref_1018:long (pointer:long) _dwarf_pretty_print_deref_10180:long (pointer:long) _dwarf_pretty_print_deref_10181:long (pointer:long) _dwarf_pretty_print_deref_10182:long (pointer:long) _dwarf_pretty_print_deref_10183:long (pointer:long) _dwarf_pretty_print_deref_10184:long (pointer:long) _dwarf_pretty_print_deref_10185:long (pointer:long) _dwarf_pretty_print_deref_10186:long (pointer:long) _dwarf_pretty_print_deref_10187:long (pointer:long) _dwarf_pretty_print_deref_10188:long (pointer:long) _dwarf_pretty_print_deref_10189:long (pointer:long) _dwarf_pretty_print_deref_1019:long (pointer:long) _dwarf_pretty_print_deref_10190:long (pointer:long) _dwarf_pretty_print_deref_10191:long (pointer:long) _dwarf_pretty_print_deref_10192:long (pointer:long) _dwarf_pretty_print_deref_10193:long (pointer:long) _dwarf_pretty_print_deref_10194:long (pointer:long) _dwarf_pretty_print_deref_10195:long (pointer:long) _dwarf_pretty_print_deref_10196:long (pointer:long) _dwarf_pretty_print_deref_102:long (pointer:long) _dwarf_pretty_print_deref_1020:long (pointer:long) _dwarf_pretty_print_deref_1021:long (pointer:long) _dwarf_pretty_print_deref_1022:long (pointer:long) _dwarf_pretty_print_deref_1023:long (pointer:long) _dwarf_pretty_print_deref_1024:long (pointer:long) _dwarf_pretty_print_deref_1025:long (pointer:long) _dwarf_pretty_print_deref_1026:long (pointer:long) _dwarf_pretty_print_deref_1027:long (pointer:long) _dwarf_pretty_print_deref_1028:long (pointer:long) _dwarf_pretty_print_deref_1029:long (pointer:long) _dwarf_pretty_print_deref_103:long (pointer:long) _dwarf_pretty_print_deref_1030:long (pointer:long) _dwarf_pretty_print_deref_1031:long (pointer:long) _dwarf_pretty_print_deref_1038:long (pointer:long) _dwarf_pretty_print_deref_1040:long (pointer:long) _dwarf_pretty_print_deref_1042:long (pointer:long) _dwarf_pretty_print_deref_1043:long (pointer:long) _dwarf_pretty_print_deref_1044:long (pointer:long) _dwarf_pretty_print_deref_1045:long (pointer:long) _dwarf_pretty_print_deref_1046:long (pointer:long) _dwarf_pretty_print_deref_1048:long (pointer:long) _dwarf_pretty_print_deref_1049:long (pointer:long) _dwarf_pretty_print_deref_105:long (pointer:long) _dwarf_pretty_print_deref_1050:long (pointer:long) _dwarf_pretty_print_deref_1051:long (pointer:long) _dwarf_pretty_print_deref_1052:long (pointer:long) _dwarf_pretty_print_deref_1053:long (pointer:long) _dwarf_pretty_print_deref_1054:long (pointer:long) _dwarf_pretty_print_deref_1055:long (pointer:long) _dwarf_pretty_print_deref_1056:long (pointer:long) _dwarf_pretty_print_deref_1057:long (pointer:long) _dwarf_pretty_print_deref_10577:long (pointer:long) _dwarf_pretty_print_deref_10578:long (pointer:long) _dwarf_pretty_print_deref_1058:long (pointer:long) _dwarf_pretty_print_deref_1059:long (pointer:long) _dwarf_pretty_print_deref_106:long (pointer:long) _dwarf_pretty_print_deref_1060:long (pointer:long) _dwarf_pretty_print_deref_1061:long (pointer:long) _dwarf_pretty_print_deref_1062:long (pointer:long) _dwarf_pretty_print_deref_1063:long (pointer:long) _dwarf_pretty_print_deref_1064:long (pointer:long) _dwarf_pretty_print_deref_1065:long (pointer:long) _dwarf_pretty_print_deref_1066:long (pointer:long) _dwarf_pretty_print_deref_1067:long (pointer:long) _dwarf_pretty_print_deref_1068:long (pointer:long) _dwarf_pretty_print_deref_1069:long (pointer:long) _dwarf_pretty_print_deref_107:long (pointer:long) _dwarf_pretty_print_deref_108:long (pointer:long) _dwarf_pretty_print_deref_109:long (pointer:long) _dwarf_pretty_print_deref_11:long (pointer:long) _dwarf_pretty_print_deref_113:long (pointer:long) _dwarf_pretty_print_deref_11302:long (pointer:long) _dwarf_pretty_print_deref_11303:long (pointer:long) _dwarf_pretty_print_deref_115:long (pointer:long) _dwarf_pretty_print_deref_11529:long (pointer:long) _dwarf_pretty_print_deref_11530:long (pointer:long) _dwarf_pretty_print_deref_11532:long (pointer:long) _dwarf_pretty_print_deref_11534:long (pointer:long) _dwarf_pretty_print_deref_11535:long (pointer:long) _dwarf_pretty_print_deref_116:long (pointer:long) _dwarf_pretty_print_deref_11668:long (pointer:long) _dwarf_pretty_print_deref_11669:long (pointer:long) _dwarf_pretty_print_deref_11670:long (pointer:long) _dwarf_pretty_print_deref_11671:long (pointer:long) _dwarf_pretty_print_deref_11674:long (pointer:long) _dwarf_pretty_print_deref_11675:long (pointer:long) _dwarf_pretty_print_deref_11676:long (pointer:long) _dwarf_pretty_print_deref_11677:long (pointer:long) _dwarf_pretty_print_deref_11678:long (pointer:long) _dwarf_pretty_print_deref_11679:long (pointer:long) _dwarf_pretty_print_deref_11680:long (pointer:long) _dwarf_pretty_print_deref_11681:long (pointer:long) _dwarf_pretty_print_deref_11682:long (pointer:long) _dwarf_pretty_print_deref_11683:long (pointer:long) _dwarf_pretty_print_deref_11684:long (pointer:long) _dwarf_pretty_print_deref_11685:long (pointer:long) _dwarf_pretty_print_deref_11686:long (pointer:long) _dwarf_pretty_print_deref_11687:long (pointer:long) _dwarf_pretty_print_deref_117:long (pointer:long) _dwarf_pretty_print_deref_11788:long (pointer:long) _dwarf_pretty_print_deref_11789:long (pointer:long) _dwarf_pretty_print_deref_11790:long (pointer:long) _dwarf_pretty_print_deref_11980:long (pointer:long) _dwarf_pretty_print_deref_11981:long (pointer:long) _dwarf_pretty_print_deref_11982:long (pointer:long) _dwarf_pretty_print_deref_11985:long (pointer:long) _dwarf_pretty_print_deref_11986:long (pointer:long) _dwarf_pretty_print_deref_11987:long (pointer:long) _dwarf_pretty_print_deref_120:long (pointer:long) _dwarf_pretty_print_deref_121:long (pointer:long) _dwarf_pretty_print_deref_122:long (pointer:long) _dwarf_pretty_print_deref_123:long (pointer:long) _dwarf_pretty_print_deref_124:long (pointer:long) _dwarf_pretty_print_deref_12448:long (pointer:long) _dwarf_pretty_print_deref_12449:long (pointer:long) _dwarf_pretty_print_deref_12450:long (pointer:long) _dwarf_pretty_print_deref_125:long (pointer:long) _dwarf_pretty_print_deref_1251:long (pointer:long) _dwarf_pretty_print_deref_1252:long (pointer:long) _dwarf_pretty_print_deref_1253:long (pointer:long) _dwarf_pretty_print_deref_1255:long (pointer:long) _dwarf_pretty_print_deref_1256:long (pointer:long) _dwarf_pretty_print_deref_1258:long (pointer:long) _dwarf_pretty_print_deref_1259:long (pointer:long) _dwarf_pretty_print_deref_1260:long (pointer:long) _dwarf_pretty_print_deref_1261:long (pointer:long) _dwarf_pretty_print_deref_12763:long (pointer:long) _dwarf_pretty_print_deref_13462:long (pointer:long) _dwarf_pretty_print_deref_13463:long (pointer:long) _dwarf_pretty_print_deref_13464:long (pointer:long) _dwarf_pretty_print_deref_13465:long (pointer:long) _dwarf_pretty_print_deref_13909:long (pointer:long) _dwarf_pretty_print_deref_13911:long (pointer:long) _dwarf_pretty_print_deref_13912:long (pointer:long) _dwarf_pretty_print_deref_13914:long (pointer:long) _dwarf_pretty_print_deref_13915:long (pointer:long) _dwarf_pretty_print_deref_13916:long (pointer:long) _dwarf_pretty_print_deref_13919:long (pointer:long) _dwarf_pretty_print_deref_13920:long (pointer:long) _dwarf_pretty_print_deref_13921:long (pointer:long) _dwarf_pretty_print_deref_13922:long (pointer:long) _dwarf_pretty_print_deref_13923:long (pointer:long) _dwarf_pretty_print_deref_13926:long (pointer:long) _dwarf_pretty_print_deref_13930:long (pointer:long) _dwarf_pretty_print_deref_13932:long (pointer:long) _dwarf_pretty_print_deref_13933:long (pointer:long) _dwarf_pretty_print_deref_13934:long (pointer:long) _dwarf_pretty_print_deref_13935:long (pointer:long) _dwarf_pretty_print_deref_1394:long (pointer:long) _dwarf_pretty_print_deref_14:long (pointer:long) _dwarf_pretty_print_deref_14101:long (pointer:long) _dwarf_pretty_print_deref_14103:long (pointer:long) _dwarf_pretty_print_deref_14107:long (pointer:long) _dwarf_pretty_print_deref_14109:long (pointer:long) _dwarf_pretty_print_deref_14113:long (pointer:long) _dwarf_pretty_print_deref_14114:long (pointer:long) _dwarf_pretty_print_deref_14115:long (pointer:long) _dwarf_pretty_print_deref_14116:long (pointer:long) _dwarf_pretty_print_deref_14117:long (pointer:long) _dwarf_pretty_print_deref_14118:long (pointer:long) _dwarf_pretty_print_deref_14119:long (pointer:long) _dwarf_pretty_print_deref_14120:long (pointer:long) _dwarf_pretty_print_deref_14121:long (pointer:long) _dwarf_pretty_print_deref_14122:long (pointer:long) _dwarf_pretty_print_deref_14123:long (pointer:long) _dwarf_pretty_print_deref_14124:long (pointer:long) _dwarf_pretty_print_deref_14125:long (pointer:long) _dwarf_pretty_print_deref_14126:long (pointer:long) _dwarf_pretty_print_deref_14127:long (pointer:long) _dwarf_pretty_print_deref_14128:long (pointer:long) _dwarf_pretty_print_deref_14129:long (pointer:long) _dwarf_pretty_print_deref_14229:long (pointer:long) _dwarf_pretty_print_deref_14231:long (pointer:long) _dwarf_pretty_print_deref_14232:long (pointer:long) _dwarf_pretty_print_deref_14233:long (pointer:long) _dwarf_pretty_print_deref_14234:long (pointer:long) _dwarf_pretty_print_deref_14235:long (pointer:long) _dwarf_pretty_print_deref_14236:long (pointer:long) _dwarf_pretty_print_deref_14237:long (pointer:long) _dwarf_pretty_print_deref_14238:long (pointer:long) _dwarf_pretty_print_deref_14243:long (pointer:long) _dwarf_pretty_print_deref_14244:long (pointer:long) _dwarf_pretty_print_deref_14249:long (pointer:long) _dwarf_pretty_print_deref_14250:long (pointer:long) _dwarf_pretty_print_deref_14856:long (pointer:long) _dwarf_pretty_print_deref_14859:long (pointer:long) _dwarf_pretty_print_deref_14860:long (pointer:long) _dwarf_pretty_print_deref_14861:long (pointer:long) _dwarf_pretty_print_deref_14862:long (pointer:long) _dwarf_pretty_print_deref_14863:long (pointer:long) _dwarf_pretty_print_deref_14864:long (pointer:long) _dwarf_pretty_print_deref_14865:long (pointer:long) _dwarf_pretty_print_deref_14866:long (pointer:long) _dwarf_pretty_print_deref_14867:long (pointer:long) _dwarf_pretty_print_deref_14868:long (pointer:long) _dwarf_pretty_print_deref_14869:long (pointer:long) _dwarf_pretty_print_deref_14870:long (pointer:long) _dwarf_pretty_print_deref_14871:long (pointer:long) _dwarf_pretty_print_deref_14872:long (pointer:long) _dwarf_pretty_print_deref_14874:long (pointer:long) _dwarf_pretty_print_deref_14875:long (pointer:long) _dwarf_pretty_print_deref_14876:long (pointer:long) _dwarf_pretty_print_deref_14877:long (pointer:long) _dwarf_pretty_print_deref_14878:long (pointer:long) _dwarf_pretty_print_deref_15128:long (pointer:long) _dwarf_pretty_print_deref_15133:long (pointer:long) _dwarf_pretty_print_deref_15134:long (pointer:long) _dwarf_pretty_print_deref_15135:long (pointer:long) _dwarf_pretty_print_deref_15136:long (pointer:long) _dwarf_pretty_print_deref_15137:long (pointer:long) _dwarf_pretty_print_deref_15138:long (pointer:long) _dwarf_pretty_print_deref_15139:long (pointer:long) _dwarf_pretty_print_deref_15143:long (pointer:long) _dwarf_pretty_print_deref_15144:long (pointer:long) _dwarf_pretty_print_deref_15145:long (pointer:long) _dwarf_pretty_print_deref_15146:long (pointer:long) _dwarf_pretty_print_deref_15147:long (pointer:long) _dwarf_pretty_print_deref_15148:long (pointer:long) _dwarf_pretty_print_deref_15149:long (pointer:long) _dwarf_pretty_print_deref_15150:long (pointer:long) _dwarf_pretty_print_deref_15151:long (pointer:long) _dwarf_pretty_print_deref_15152:long (pointer:long) _dwarf_pretty_print_deref_15153:long (pointer:long) _dwarf_pretty_print_deref_15154:long (pointer:long) _dwarf_pretty_print_deref_15155:long (pointer:long) _dwarf_pretty_print_deref_15192:long (pointer:long) _dwarf_pretty_print_deref_15198:long (pointer:long) _dwarf_pretty_print_deref_15200:long (pointer:long) _dwarf_pretty_print_deref_15201:long (pointer:long) _dwarf_pretty_print_deref_15202:long (pointer:long) _dwarf_pretty_print_deref_15206:long (pointer:long) _dwarf_pretty_print_deref_15207:long (pointer:long) _dwarf_pretty_print_deref_15216:long (pointer:long) _dwarf_pretty_print_deref_15217:long (pointer:long) _dwarf_pretty_print_deref_15225:long (pointer:long) _dwarf_pretty_print_deref_15226:long (pointer:long) _dwarf_pretty_print_deref_15227:long (pointer:long) _dwarf_pretty_print_deref_15228:long (pointer:long) _dwarf_pretty_print_deref_15229:long (pointer:long) _dwarf_pretty_print_deref_15230:long (pointer:long) _dwarf_pretty_print_deref_15231:long (pointer:long) _dwarf_pretty_print_deref_15233:long (pointer:long) _dwarf_pretty_print_deref_15236:long (pointer:long) _dwarf_pretty_print_deref_15237:long (pointer:long) _dwarf_pretty_print_deref_15238:long (pointer:long) _dwarf_pretty_print_deref_15239:long (pointer:long) _dwarf_pretty_print_deref_15242:long (pointer:long) _dwarf_pretty_print_deref_15244:long (pointer:long) _dwarf_pretty_print_deref_15245:long (pointer:long) _dwarf_pretty_print_deref_15246:long (pointer:long) _dwarf_pretty_print_deref_15247:long (pointer:long) _dwarf_pretty_print_deref_15249:long (pointer:long) _dwarf_pretty_print_deref_15250:long (pointer:long) _dwarf_pretty_print_deref_15404:long (pointer:long) _dwarf_pretty_print_deref_15405:long (pointer:long) _dwarf_pretty_print_deref_15406:long (pointer:long) _dwarf_pretty_print_deref_15408:long (pointer:long) _dwarf_pretty_print_deref_15409:long (pointer:long) _dwarf_pretty_print_deref_15410:long (pointer:long) _dwarf_pretty_print_deref_15411:long (pointer:long) _dwarf_pretty_print_deref_15415:long (pointer:long) _dwarf_pretty_print_deref_15427:long (pointer:long) _dwarf_pretty_print_deref_15429:long (pointer:long) _dwarf_pretty_print_deref_15430:long (pointer:long) _dwarf_pretty_print_deref_15431:long (pointer:long) _dwarf_pretty_print_deref_15432:long (pointer:long) _dwarf_pretty_print_deref_15433:long (pointer:long) _dwarf_pretty_print_deref_15539:long (pointer:long) _dwarf_pretty_print_deref_15541:long (pointer:long) _dwarf_pretty_print_deref_15542:long (pointer:long) _dwarf_pretty_print_deref_15543:long (pointer:long) _dwarf_pretty_print_deref_15544:long (pointer:long) _dwarf_pretty_print_deref_15545:long (pointer:long) _dwarf_pretty_print_deref_15546:long (pointer:long) _dwarf_pretty_print_deref_15547:long (pointer:long) _dwarf_pretty_print_deref_15548:long (pointer:long) _dwarf_pretty_print_deref_15549:long (pointer:long) _dwarf_pretty_print_deref_15550:long (pointer:long) _dwarf_pretty_print_deref_15551:long (pointer:long) _dwarf_pretty_print_deref_15552:long (pointer:long) _dwarf_pretty_print_deref_15553:long (pointer:long) _dwarf_pretty_print_deref_15554:long (pointer:long) _dwarf_pretty_print_deref_15555:long (pointer:long) _dwarf_pretty_print_deref_15556:long (pointer:long) _dwarf_pretty_print_deref_15557:long (pointer:long) _dwarf_pretty_print_deref_15558:long (pointer:long) _dwarf_pretty_print_deref_15559:long (pointer:long) _dwarf_pretty_print_deref_15560:long (pointer:long) _dwarf_pretty_print_deref_15561:long (pointer:long) _dwarf_pretty_print_deref_15824:long (pointer:long) _dwarf_pretty_print_deref_15988:long (pointer:long) _dwarf_pretty_print_deref_15994:long (pointer:long) _dwarf_pretty_print_deref_15995:long (pointer:long) _dwarf_pretty_print_deref_16092:long (pointer:long) _dwarf_pretty_print_deref_16093:long (pointer:long) _dwarf_pretty_print_deref_16094:long (pointer:long) _dwarf_pretty_print_deref_16095:long (pointer:long) _dwarf_pretty_print_deref_16096:long (pointer:long) _dwarf_pretty_print_deref_16170:long (pointer:long) _dwarf_pretty_print_deref_16171:long (pointer:long) _dwarf_pretty_print_deref_16176:long (pointer:long) _dwarf_pretty_print_deref_16243:long (pointer:long) _dwarf_pretty_print_deref_16244:long (pointer:long) _dwarf_pretty_print_deref_16574:long (pointer:long) _dwarf_pretty_print_deref_17032:long (pointer:long) _dwarf_pretty_print_deref_17033:long (pointer:long) _dwarf_pretty_print_deref_17034:long (pointer:long) _dwarf_pretty_print_deref_17035:long (pointer:long) _dwarf_pretty_print_deref_17036:long (pointer:long) _dwarf_pretty_print_deref_17037:long (pointer:long) _dwarf_pretty_print_deref_17038:long (pointer:long) _dwarf_pretty_print_deref_17039:long (pointer:long) _dwarf_pretty_print_deref_17040:long (pointer:long) _dwarf_pretty_print_deref_17041:long (pointer:long) _dwarf_pretty_print_deref_17042:long (pointer:long) _dwarf_pretty_print_deref_17043:long (pointer:long) _dwarf_pretty_print_deref_17044:long (pointer:long) _dwarf_pretty_print_deref_17045:long (pointer:long) _dwarf_pretty_print_deref_17046:long (pointer:long) _dwarf_pretty_print_deref_17048:long (pointer:long) _dwarf_pretty_print_deref_17049:long (pointer:long) _dwarf_pretty_print_deref_17050:long (pointer:long) _dwarf_pretty_print_deref_17052:long (pointer:long) _dwarf_pretty_print_deref_17053:long (pointer:long) _dwarf_pretty_print_deref_17054:long (pointer:long) _dwarf_pretty_print_deref_17055:long (pointer:long) _dwarf_pretty_print_deref_17056:long (pointer:long) _dwarf_pretty_print_deref_17057:long (pointer:long) _dwarf_pretty_print_deref_17058:long (pointer:long) _dwarf_pretty_print_deref_17059:long (pointer:long) _dwarf_pretty_print_deref_17060:long (pointer:long) _dwarf_pretty_print_deref_17061:long (pointer:long) _dwarf_pretty_print_deref_17062:long (pointer:long) _dwarf_pretty_print_deref_17210:long (pointer:long) _dwarf_pretty_print_deref_17211:long (pointer:long) _dwarf_pretty_print_deref_17214:long (pointer:long) _dwarf_pretty_print_deref_17215:long (pointer:long) _dwarf_pretty_print_deref_17216:long (pointer:long) _dwarf_pretty_print_deref_17217:long (pointer:long) _dwarf_pretty_print_deref_17218:long (pointer:long) _dwarf_pretty_print_deref_17219:long (pointer:long) _dwarf_pretty_print_deref_17220:long (pointer:long) _dwarf_pretty_print_deref_17221:long (pointer:long) _dwarf_pretty_print_deref_17222:long (pointer:long) _dwarf_pretty_print_deref_17223:long (pointer:long) _dwarf_pretty_print_deref_17391:long (pointer:long) _dwarf_pretty_print_deref_17427:long (pointer:long) _dwarf_pretty_print_deref_17428:long (pointer:long) _dwarf_pretty_print_deref_17429:long (pointer:long) _dwarf_pretty_print_deref_17430:long (pointer:long) _dwarf_pretty_print_deref_17431:long (pointer:long) _dwarf_pretty_print_deref_17435:long (pointer:long) _dwarf_pretty_print_deref_18611:long (pointer:long) _dwarf_pretty_print_deref_18612:long (pointer:long) _dwarf_pretty_print_deref_18613:long (pointer:long) _dwarf_pretty_print_deref_18683:long (pointer:long) _dwarf_pretty_print_deref_18684:long (pointer:long) _dwarf_pretty_print_deref_18867:long (pointer:long) _dwarf_pretty_print_deref_18868:long (pointer:long) _dwarf_pretty_print_deref_18870:long (pointer:long) _dwarf_pretty_print_deref_18871:long (pointer:long) _dwarf_pretty_print_deref_18872:long (pointer:long) _dwarf_pretty_print_deref_18873:long (pointer:long) _dwarf_pretty_print_deref_18874:long (pointer:long) _dwarf_pretty_print_deref_18875:long (pointer:long) _dwarf_pretty_print_deref_18877:long (pointer:long) _dwarf_pretty_print_deref_18878:long (pointer:long) _dwarf_pretty_print_deref_18879:long (pointer:long) _dwarf_pretty_print_deref_18880:long (pointer:long) _dwarf_pretty_print_deref_18881:long (pointer:long) _dwarf_pretty_print_deref_18882:long (pointer:long) _dwarf_pretty_print_deref_18883:long (pointer:long) _dwarf_pretty_print_deref_18884:long (pointer:long) _dwarf_pretty_print_deref_18885:long (pointer:long) _dwarf_pretty_print_deref_18886:long (pointer:long) _dwarf_pretty_print_deref_18887:long (pointer:long) _dwarf_pretty_print_deref_18888:long (pointer:long) _dwarf_pretty_print_deref_18889:long (pointer:long) _dwarf_pretty_print_deref_18890:long (pointer:long) _dwarf_pretty_print_deref_18891:long (pointer:long) _dwarf_pretty_print_deref_18892:long (pointer:long) _dwarf_pretty_print_deref_18893:long (pointer:long) _dwarf_pretty_print_deref_18894:long (pointer:long) _dwarf_pretty_print_deref_19:long (pointer:long) _dwarf_pretty_print_deref_19431:long (pointer:long) _dwarf_pretty_print_deref_19432:long (pointer:long) _dwarf_pretty_print_deref_19433:long (pointer:long) _dwarf_pretty_print_deref_19437:long (pointer:long) _dwarf_pretty_print_deref_19438:long (pointer:long) _dwarf_pretty_print_deref_19440:long (pointer:long) _dwarf_pretty_print_deref_19448:long (pointer:long) _dwarf_pretty_print_deref_19821:long (pointer:long) _dwarf_pretty_print_deref_19828:long (pointer:long) _dwarf_pretty_print_deref_19829:long (pointer:long) _dwarf_pretty_print_deref_19830:long (pointer:long) _dwarf_pretty_print_deref_19831:long (pointer:long) _dwarf_pretty_print_deref_19832:long (pointer:long) _dwarf_pretty_print_deref_19833:long (pointer:long) _dwarf_pretty_print_deref_19834:long (pointer:long) _dwarf_pretty_print_deref_19837:long (pointer:long) _dwarf_pretty_print_deref_19838:long (pointer:long) _dwarf_pretty_print_deref_19847:long (pointer:long) _dwarf_pretty_print_deref_19848:long (pointer:long) _dwarf_pretty_print_deref_1985:long (pointer:long) _dwarf_pretty_print_deref_19853:long (pointer:long) _dwarf_pretty_print_deref_19854:long (pointer:long) _dwarf_pretty_print_deref_19855:long (pointer:long) _dwarf_pretty_print_deref_19856:long (pointer:long) _dwarf_pretty_print_deref_19857:long (pointer:long) _dwarf_pretty_print_deref_1986:long (pointer:long) _dwarf_pretty_print_deref_1987:long (pointer:long) _dwarf_pretty_print_deref_1988:long (pointer:long) _dwarf_pretty_print_deref_1990:long (pointer:long) _dwarf_pretty_print_deref_1991:long (pointer:long) _dwarf_pretty_print_deref_1992:long (pointer:long) _dwarf_pretty_print_deref_1993:long (pointer:long) _dwarf_pretty_print_deref_1994:long (pointer:long) _dwarf_pretty_print_deref_1995:long (pointer:long) _dwarf_pretty_print_deref_20:long (pointer:long) _dwarf_pretty_print_deref_20381:long (pointer:long) _dwarf_pretty_print_deref_20388:long (pointer:long) _dwarf_pretty_print_deref_20389:long (pointer:long) _dwarf_pretty_print_deref_20480:long (pointer:long) _dwarf_pretty_print_deref_20481:long (pointer:long) _dwarf_pretty_print_deref_20483:long (pointer:long) _dwarf_pretty_print_deref_20484:long (pointer:long) _dwarf_pretty_print_deref_20485:long (pointer:long) _dwarf_pretty_print_deref_20486:long (pointer:long) _dwarf_pretty_print_deref_20487:long (pointer:long) _dwarf_pretty_print_deref_20488:long (pointer:long) _dwarf_pretty_print_deref_20489:long (pointer:long) _dwarf_pretty_print_deref_20490:long (pointer:long) _dwarf_pretty_print_deref_20491:long (pointer:long) _dwarf_pretty_print_deref_20497:long (pointer:long) _dwarf_pretty_print_deref_20498:long (pointer:long) _dwarf_pretty_print_deref_20499:long (pointer:long) _dwarf_pretty_print_deref_20500:long (pointer:long) _dwarf_pretty_print_deref_20501:long (pointer:long) _dwarf_pretty_print_deref_20502:long (pointer:long) _dwarf_pretty_print_deref_22:long (pointer:long) _dwarf_pretty_print_deref_22717:long (pointer:long) _dwarf_pretty_print_deref_22718:long (pointer:long) _dwarf_pretty_print_deref_22719:long (pointer:long) _dwarf_pretty_print_deref_22720:long (pointer:long) _dwarf_pretty_print_deref_22721:long (pointer:long) _dwarf_pretty_print_deref_22722:long (pointer:long) _dwarf_pretty_print_deref_22723:long (pointer:long) _dwarf_pretty_print_deref_22724:long (pointer:long) _dwarf_pretty_print_deref_22725:long (pointer:long) _dwarf_pretty_print_deref_22726:long (pointer:long) _dwarf_pretty_print_deref_22727:long (pointer:long) _dwarf_pretty_print_deref_22728:long (pointer:long) _dwarf_pretty_print_deref_22729:long (pointer:long) _dwarf_pretty_print_deref_22730:long (pointer:long) _dwarf_pretty_print_deref_22731:long (pointer:long) _dwarf_pretty_print_deref_22732:long (pointer:long) _dwarf_pretty_print_deref_22733:long (pointer:long) _dwarf_pretty_print_deref_22734:long (pointer:long) _dwarf_pretty_print_deref_22735:long (pointer:long) _dwarf_pretty_print_deref_22868:long (pointer:long) _dwarf_pretty_print_deref_22869:long (pointer:long) _dwarf_pretty_print_deref_22870:long (pointer:long) _dwarf_pretty_print_deref_22872:long (pointer:long) _dwarf_pretty_print_deref_22873:long (pointer:long) _dwarf_pretty_print_deref_22874:long (pointer:long) _dwarf_pretty_print_deref_22875:long (pointer:long) _dwarf_pretty_print_deref_22876:long (pointer:long) _dwarf_pretty_print_deref_22877:long (pointer:long) _dwarf_pretty_print_deref_22878:long (pointer:long) _dwarf_pretty_print_deref_22879:long (pointer:long) _dwarf_pretty_print_deref_22882:long (pointer:long) _dwarf_pretty_print_deref_22883:long (pointer:long) _dwarf_pretty_print_deref_22884:long (pointer:long) _dwarf_pretty_print_deref_22885:long (pointer:long) _dwarf_pretty_print_deref_22886:long (pointer:long) _dwarf_pretty_print_deref_22887:long (pointer:long) _dwarf_pretty_print_deref_22888:long (pointer:long) _dwarf_pretty_print_deref_22890:long (pointer:long) _dwarf_pretty_print_deref_22894:long (pointer:long) _dwarf_pretty_print_deref_22895:long (pointer:long) _dwarf_pretty_print_deref_22896:long (pointer:long) _dwarf_pretty_print_deref_22998:long (pointer:long) _dwarf_pretty_print_deref_22999:long (pointer:long) _dwarf_pretty_print_deref_23:long (pointer:long) _dwarf_pretty_print_deref_23052:long (pointer:long) _dwarf_pretty_print_deref_23053:long (pointer:long) _dwarf_pretty_print_deref_23054:long (pointer:long) _dwarf_pretty_print_deref_23055:long (pointer:long) _dwarf_pretty_print_deref_23056:long (pointer:long) _dwarf_pretty_print_deref_23057:long (pointer:long) _dwarf_pretty_print_deref_23062:long (pointer:long) _dwarf_pretty_print_deref_23063:long (pointer:long) _dwarf_pretty_print_deref_23064:long (pointer:long) _dwarf_pretty_print_deref_23065:long (pointer:long) _dwarf_pretty_print_deref_23066:long (pointer:long) _dwarf_pretty_print_deref_23067:long (pointer:long) _dwarf_pretty_print_deref_23068:long (pointer:long) _dwarf_pretty_print_deref_23069:long (pointer:long) _dwarf_pretty_print_deref_23070:long (pointer:long) _dwarf_pretty_print_deref_23071:long (pointer:long) _dwarf_pretty_print_deref_23072:long (pointer:long) _dwarf_pretty_print_deref_23073:long (pointer:long) _dwarf_pretty_print_deref_23074:long (pointer:long) _dwarf_pretty_print_deref_23075:long (pointer:long) _dwarf_pretty_print_deref_23324:long (pointer:long) _dwarf_pretty_print_deref_23325:long (pointer:long) _dwarf_pretty_print_deref_23326:long (pointer:long) _dwarf_pretty_print_deref_23327:long (pointer:long) _dwarf_pretty_print_deref_23328:long (pointer:long) _dwarf_pretty_print_deref_23329:long (pointer:long) _dwarf_pretty_print_deref_23330:long (pointer:long) _dwarf_pretty_print_deref_23331:long (pointer:long) _dwarf_pretty_print_deref_23332:long (pointer:long) _dwarf_pretty_print_deref_23333:long (pointer:long) _dwarf_pretty_print_deref_23334:long (pointer:long) _dwarf_pretty_print_deref_23335:long (pointer:long) _dwarf_pretty_print_deref_23336:long (pointer:long) _dwarf_pretty_print_deref_23337:long (pointer:long) _dwarf_pretty_print_deref_23338:long (pointer:long) _dwarf_pretty_print_deref_23339:long (pointer:long) _dwarf_pretty_print_deref_23656:long (pointer:long) _dwarf_pretty_print_deref_23658:long (pointer:long) _dwarf_pretty_print_deref_23659:long (pointer:long) _dwarf_pretty_print_deref_23660:long (pointer:long) _dwarf_pretty_print_deref_23665:long (pointer:long) _dwarf_pretty_print_deref_23666:long (pointer:long) _dwarf_pretty_print_deref_23667:long (pointer:long) _dwarf_pretty_print_deref_23668:long (pointer:long) _dwarf_pretty_print_deref_23669:long (pointer:long) _dwarf_pretty_print_deref_23670:long (pointer:long) _dwarf_pretty_print_deref_23672:long (pointer:long) _dwarf_pretty_print_deref_23675:long (pointer:long) _dwarf_pretty_print_deref_23677:long (pointer:long) _dwarf_pretty_print_deref_23678:long (pointer:long) _dwarf_pretty_print_deref_23679:long (pointer:long) _dwarf_pretty_print_deref_23680:long (pointer:long) _dwarf_pretty_print_deref_23806:long (pointer:long) _dwarf_pretty_print_deref_23807:long (pointer:long) _dwarf_pretty_print_deref_23808:long (pointer:long) _dwarf_pretty_print_deref_23809:long (pointer:long) _dwarf_pretty_print_deref_23810:long (pointer:long) _dwarf_pretty_print_deref_23811:long (pointer:long) _dwarf_pretty_print_deref_23812:long (pointer:long) _dwarf_pretty_print_deref_23813:long (pointer:long) _dwarf_pretty_print_deref_23814:long (pointer:long) _dwarf_pretty_print_deref_23815:long (pointer:long) _dwarf_pretty_print_deref_23816:long (pointer:long) _dwarf_pretty_print_deref_23817:long (pointer:long) _dwarf_pretty_print_deref_23818:long (pointer:long) _dwarf_pretty_print_deref_23819:long (pointer:long) _dwarf_pretty_print_deref_23820:long (pointer:long) _dwarf_pretty_print_deref_23861:long (pointer:long) _dwarf_pretty_print_deref_23862:long (pointer:long) _dwarf_pretty_print_deref_23863:long (pointer:long) _dwarf_pretty_print_deref_23864:long (pointer:long) _dwarf_pretty_print_deref_23865:long (pointer:long) _dwarf_pretty_print_deref_23867:long (pointer:long) _dwarf_pretty_print_deref_23868:long (pointer:long) _dwarf_pretty_print_deref_23869:long (pointer:long) _dwarf_pretty_print_deref_23870:long (pointer:long) _dwarf_pretty_print_deref_23871:long (pointer:long) _dwarf_pretty_print_deref_23872:long (pointer:long) _dwarf_pretty_print_deref_23873:long (pointer:long) _dwarf_pretty_print_deref_23874:long (pointer:long) _dwarf_pretty_print_deref_23875:long (pointer:long) _dwarf_pretty_print_deref_23876:long (pointer:long) _dwarf_pretty_print_deref_23877:long (pointer:long) _dwarf_pretty_print_deref_23878:long (pointer:long) _dwarf_pretty_print_deref_23879:long (pointer:long) _dwarf_pretty_print_deref_23880:long (pointer:long) _dwarf_pretty_print_deref_23881:long (pointer:long) _dwarf_pretty_print_deref_23882:long (pointer:long) _dwarf_pretty_print_deref_23883:long (pointer:long) _dwarf_pretty_print_deref_23884:long (pointer:long) _dwarf_pretty_print_deref_23885:long (pointer:long) _dwarf_pretty_print_deref_23886:long (pointer:long) _dwarf_pretty_print_deref_23887:long (pointer:long) _dwarf_pretty_print_deref_23888:long (pointer:long) _dwarf_pretty_print_deref_24023:long (pointer:long) _dwarf_pretty_print_deref_24136:long (pointer:long) _dwarf_pretty_print_deref_24137:long (pointer:long) _dwarf_pretty_print_deref_24138:long (pointer:long) _dwarf_pretty_print_deref_24139:long (pointer:long) _dwarf_pretty_print_deref_24140:long (pointer:long) _dwarf_pretty_print_deref_24141:long (pointer:long) _dwarf_pretty_print_deref_24142:long (pointer:long) _dwarf_pretty_print_deref_24143:long (pointer:long) _dwarf_pretty_print_deref_24144:long (pointer:long) _dwarf_pretty_print_deref_24145:long (pointer:long) _dwarf_pretty_print_deref_24146:long (pointer:long) _dwarf_pretty_print_deref_24147:long (pointer:long) _dwarf_pretty_print_deref_24148:long (pointer:long) _dwarf_pretty_print_deref_24149:long (pointer:long) _dwarf_pretty_print_deref_24150:long (pointer:long) _dwarf_pretty_print_deref_24151:long (pointer:long) _dwarf_pretty_print_deref_24152:long (pointer:long) _dwarf_pretty_print_deref_24153:long (pointer:long) _dwarf_pretty_print_deref_24154:long (pointer:long) _dwarf_pretty_print_deref_24155:long (pointer:long) _dwarf_pretty_print_deref_24156:long (pointer:long) _dwarf_pretty_print_deref_24158:long (pointer:long) _dwarf_pretty_print_deref_24159:long (pointer:long) _dwarf_pretty_print_deref_24160:long (pointer:long) _dwarf_pretty_print_deref_24161:long (pointer:long) _dwarf_pretty_print_deref_24200:long (pointer:long) _dwarf_pretty_print_deref_24201:long (pointer:long) _dwarf_pretty_print_deref_24204:long (pointer:long) _dwarf_pretty_print_deref_24205:long (pointer:long) _dwarf_pretty_print_deref_24206:long (pointer:long) _dwarf_pretty_print_deref_24207:long (pointer:long) _dwarf_pretty_print_deref_24216:long (pointer:long) _dwarf_pretty_print_deref_24217:long (pointer:long) _dwarf_pretty_print_deref_24220:long (pointer:long) _dwarf_pretty_print_deref_24221:long (pointer:long) _dwarf_pretty_print_deref_24223:long (pointer:long) _dwarf_pretty_print_deref_24224:long (pointer:long) _dwarf_pretty_print_deref_24840:long (pointer:long) _dwarf_pretty_print_deref_24841:long (pointer:long) _dwarf_pretty_print_deref_24842:long (pointer:long) _dwarf_pretty_print_deref_24844:long (pointer:long) _dwarf_pretty_print_deref_24845:long (pointer:long) _dwarf_pretty_print_deref_24846:long (pointer:long) _dwarf_pretty_print_deref_24851:long (pointer:long) _dwarf_pretty_print_deref_24852:long (pointer:long) _dwarf_pretty_print_deref_24887:long (pointer:long) _dwarf_pretty_print_deref_24889:long (pointer:long) _dwarf_pretty_print_deref_24892:long (pointer:long) _dwarf_pretty_print_deref_24893:long (pointer:long) _dwarf_pretty_print_deref_24894:long (pointer:long) _dwarf_pretty_print_deref_24895:long (pointer:long) _dwarf_pretty_print_deref_25061:long (pointer:long) _dwarf_pretty_print_deref_25063:long (pointer:long) _dwarf_pretty_print_deref_25064:long (pointer:long) _dwarf_pretty_print_deref_25065:long (pointer:long) _dwarf_pretty_print_deref_25066:long (pointer:long) _dwarf_pretty_print_deref_25067:long (pointer:long) _dwarf_pretty_print_deref_25068:long (pointer:long) _dwarf_pretty_print_deref_25069:long (pointer:long) _dwarf_pretty_print_deref_25073:long (pointer:long) _dwarf_pretty_print_deref_25074:long (pointer:long) _dwarf_pretty_print_deref_25075:long (pointer:long) _dwarf_pretty_print_deref_25076:long (pointer:long) _dwarf_pretty_print_deref_25077:long (pointer:long) _dwarf_pretty_print_deref_25078:long (pointer:long) _dwarf_pretty_print_deref_25079:long (pointer:long) _dwarf_pretty_print_deref_25080:long (pointer:long) _dwarf_pretty_print_deref_25081:long (pointer:long) _dwarf_pretty_print_deref_25082:long (pointer:long) _dwarf_pretty_print_deref_25083:long (pointer:long) _dwarf_pretty_print_deref_25084:long (pointer:long) _dwarf_pretty_print_deref_25085:long (pointer:long) _dwarf_pretty_print_deref_25086:long (pointer:long) _dwarf_pretty_print_deref_25087:long (pointer:long) _dwarf_pretty_print_deref_25101:long (pointer:long) _dwarf_pretty_print_deref_25102:long (pointer:long) _dwarf_pretty_print_deref_25105:long (pointer:long) _dwarf_pretty_print_deref_25106:long (pointer:long) _dwarf_pretty_print_deref_25107:long (pointer:long) _dwarf_pretty_print_deref_25108:long (pointer:long) _dwarf_pretty_print_deref_25109:long (pointer:long) _dwarf_pretty_print_deref_25110:long (pointer:long) _dwarf_pretty_print_deref_25111:long (pointer:long) _dwarf_pretty_print_deref_25115:long (pointer:long) _dwarf_pretty_print_deref_25116:long (pointer:long) _dwarf_pretty_print_deref_25117:long (pointer:long) _dwarf_pretty_print_deref_25118:long (pointer:long) _dwarf_pretty_print_deref_25583:long (pointer:long) _dwarf_pretty_print_deref_25686:long (pointer:long) _dwarf_pretty_print_deref_25687:long (pointer:long) _dwarf_pretty_print_deref_25692:long (pointer:long) _dwarf_pretty_print_deref_25693:long (pointer:long) _dwarf_pretty_print_deref_25696:long (pointer:long) _dwarf_pretty_print_deref_25697:long (pointer:long) _dwarf_pretty_print_deref_25700:long (pointer:long) _dwarf_pretty_print_deref_25701:long (pointer:long) _dwarf_pretty_print_deref_25702:long (pointer:long) _dwarf_pretty_print_deref_25703:long (pointer:long) _dwarf_pretty_print_deref_25704:long (pointer:long) _dwarf_pretty_print_deref_25705:long (pointer:long) _dwarf_pretty_print_deref_25706:long (pointer:long) _dwarf_pretty_print_deref_25707:long (pointer:long) _dwarf_pretty_print_deref_25712:long (pointer:long) _dwarf_pretty_print_deref_25728:long (pointer:long) _dwarf_pretty_print_deref_25729:long (pointer:long) _dwarf_pretty_print_deref_25730:long (pointer:long) _dwarf_pretty_print_deref_25731:long (pointer:long) _dwarf_pretty_print_deref_25735:long (pointer:long) _dwarf_pretty_print_deref_26342:long (pointer:long) _dwarf_pretty_print_deref_26343:long (pointer:long) _dwarf_pretty_print_deref_26344:long (pointer:long) _dwarf_pretty_print_deref_26345:long (pointer:long) _dwarf_pretty_print_deref_26346:long (pointer:long) _dwarf_pretty_print_deref_26347:long (pointer:long) _dwarf_pretty_print_deref_26348:long (pointer:long) _dwarf_pretty_print_deref_26349:long (pointer:long) _dwarf_pretty_print_deref_26350:long (pointer:long) _dwarf_pretty_print_deref_26351:long (pointer:long) _dwarf_pretty_print_deref_26352:long (pointer:long) _dwarf_pretty_print_deref_26353:long (pointer:long) _dwarf_pretty_print_deref_26354:long (pointer:long) _dwarf_pretty_print_deref_26355:long (pointer:long) _dwarf_pretty_print_deref_26356:long (pointer:long) _dwarf_pretty_print_deref_26357:long (pointer:long) _dwarf_pretty_print_deref_26358:long (pointer:long) _dwarf_pretty_print_deref_26359:long (pointer:long) _dwarf_pretty_print_deref_26360:long (pointer:long) _dwarf_pretty_print_deref_26361:long (pointer:long) _dwarf_pretty_print_deref_26362:long (pointer:long) _dwarf_pretty_print_deref_26363:long (pointer:long) _dwarf_pretty_print_deref_26364:long (pointer:long) _dwarf_pretty_print_deref_26365:long (pointer:long) _dwarf_pretty_print_deref_26366:long (pointer:long) _dwarf_pretty_print_deref_26367:long (pointer:long) _dwarf_pretty_print_deref_26368:long (pointer:long) _dwarf_pretty_print_deref_26369:long (pointer:long) _dwarf_pretty_print_deref_26458:long (pointer:long) _dwarf_pretty_print_deref_26459:long (pointer:long) _dwarf_pretty_print_deref_26461:long (pointer:long) _dwarf_pretty_print_deref_26464:long (pointer:long) _dwarf_pretty_print_deref_26465:long (pointer:long) _dwarf_pretty_print_deref_26469:long (pointer:long) _dwarf_pretty_print_deref_26470:long (pointer:long) _dwarf_pretty_print_deref_26478:long (pointer:long) _dwarf_pretty_print_deref_4189:long (pointer:long) _dwarf_pretty_print_deref_4191:long (pointer:long) _dwarf_pretty_print_deref_4193:long (pointer:long) _dwarf_pretty_print_deref_4194:long (pointer:long) _dwarf_pretty_print_deref_4195:long (pointer:long) _dwarf_pretty_print_deref_4196:long (pointer:long) _dwarf_pretty_print_deref_4197:long (pointer:long) _dwarf_pretty_print_deref_4198:long (pointer:long) _dwarf_pretty_print_deref_4199:long (pointer:long) _dwarf_pretty_print_deref_4200:long (pointer:long) _dwarf_pretty_print_deref_4201:long (pointer:long) _dwarf_pretty_print_deref_4202:long (pointer:long) _dwarf_pretty_print_deref_4205:long (pointer:long) _dwarf_pretty_print_deref_4206:long (pointer:long) _dwarf_pretty_print_deref_4207:long (pointer:long) _dwarf_pretty_print_deref_4208:long (pointer:long) _dwarf_pretty_print_deref_4209:long (pointer:long) _dwarf_pretty_print_deref_4210:long (pointer:long) _dwarf_pretty_print_deref_4211:long (pointer:long) _dwarf_pretty_print_deref_4212:long (pointer:long) _dwarf_pretty_print_deref_4213:long (pointer:long) _dwarf_pretty_print_deref_4214:long (pointer:long) _dwarf_pretty_print_deref_4215:long (pointer:long) _dwarf_pretty_print_deref_4218:long (pointer:long) _dwarf_pretty_print_deref_4304:long (pointer:long) _dwarf_pretty_print_deref_4306:long (pointer:long) _dwarf_pretty_print_deref_4307:long (pointer:long) _dwarf_pretty_print_deref_4310:long (pointer:long) _dwarf_pretty_print_deref_4311:long (pointer:long) _dwarf_pretty_print_deref_4312:long (pointer:long) _dwarf_pretty_print_deref_4313:long (pointer:long) _dwarf_pretty_print_deref_4314:long (pointer:long) _dwarf_pretty_print_deref_4315:long (pointer:long) _dwarf_pretty_print_deref_4316:long (pointer:long) _dwarf_pretty_print_deref_4317:long (pointer:long) _dwarf_pretty_print_deref_4318:long (pointer:long) _dwarf_pretty_print_deref_4319:long (pointer:long) _dwarf_pretty_print_deref_4320:long (pointer:long) _dwarf_pretty_print_deref_4321:long (pointer:long) _dwarf_pretty_print_deref_4322:long (pointer:long) _dwarf_pretty_print_deref_4323:long (pointer:long) _dwarf_pretty_print_deref_4324:long (pointer:long) _dwarf_pretty_print_deref_4325:long (pointer:long) _dwarf_pretty_print_deref_4326:long (pointer:long) _dwarf_pretty_print_deref_4327:long (pointer:long) _dwarf_pretty_print_deref_4328:long (pointer:long) _dwarf_pretty_print_deref_4329:long (pointer:long) _dwarf_pretty_print_deref_4330:long (pointer:long) _dwarf_pretty_print_deref_4331:long (pointer:long) _dwarf_pretty_print_deref_4333:long (pointer:long) _dwarf_pretty_print_deref_4344:long (pointer:long) _dwarf_pretty_print_deref_4345:long (pointer:long) _dwarf_pretty_print_deref_4347:long (pointer:long) _dwarf_pretty_print_deref_4348:long (pointer:long) _dwarf_pretty_print_deref_4349:long (pointer:long) _dwarf_pretty_print_deref_4350:long (pointer:long) _dwarf_pretty_print_deref_4351:long (pointer:long) _dwarf_pretty_print_deref_4352:long (pointer:long) _dwarf_pretty_print_deref_4353:long (pointer:long) _dwarf_pretty_print_deref_4354:long (pointer:long) _dwarf_pretty_print_deref_4355:long (pointer:long) _dwarf_pretty_print_deref_4356:long (pointer:long) _dwarf_pretty_print_deref_4357:long (pointer:long) _dwarf_pretty_print_deref_4358:long (pointer:long) _dwarf_pretty_print_deref_4359:long (pointer:long) _dwarf_pretty_print_deref_4360:long (pointer:long) _dwarf_pretty_print_deref_4361:long (pointer:long) _dwarf_pretty_print_deref_4362:long (pointer:long) _dwarf_pretty_print_deref_4363:long (pointer:long) _dwarf_pretty_print_deref_4364:long (pointer:long) _dwarf_pretty_print_deref_4365:long (pointer:long) _dwarf_pretty_print_deref_4366:long (pointer:long) _dwarf_pretty_print_deref_4367:long (pointer:long) _dwarf_pretty_print_deref_4368:long (pointer:long) _dwarf_pretty_print_deref_4369:long (pointer:long) _dwarf_pretty_print_deref_4370:long (pointer:long) _dwarf_pretty_print_deref_4378:long (pointer:long) _dwarf_pretty_print_deref_4379:long (pointer:long) _dwarf_pretty_print_deref_4388:long (pointer:long) _dwarf_pretty_print_deref_4391:long (pointer:long) _dwarf_pretty_print_deref_4392:long (pointer:long) _dwarf_pretty_print_deref_4393:long (pointer:long) _dwarf_pretty_print_deref_4394:long (pointer:long) _dwarf_pretty_print_deref_4395:long (pointer:long) _dwarf_pretty_print_deref_4396:long (pointer:long) _dwarf_pretty_print_deref_4397:long (pointer:long) _dwarf_pretty_print_deref_4398:long (pointer:long) _dwarf_pretty_print_deref_4399:long (pointer:long) _dwarf_pretty_print_deref_4401:long (pointer:long) _dwarf_pretty_print_deref_4402:long (pointer:long) _dwarf_pretty_print_deref_4554:long (pointer:long) _dwarf_pretty_print_deref_4555:long (pointer:long) _dwarf_pretty_print_deref_4556:long (pointer:long) _dwarf_pretty_print_deref_4557:long (pointer:long) _dwarf_pretty_print_deref_4558:long (pointer:long) _dwarf_pretty_print_deref_4561:long (pointer:long) _dwarf_pretty_print_deref_4562:long (pointer:long) _dwarf_pretty_print_deref_4563:long (pointer:long) _dwarf_pretty_print_deref_4564:long (pointer:long) _dwarf_pretty_print_deref_4565:long (pointer:long) _dwarf_pretty_print_deref_4567:long (pointer:long) _dwarf_pretty_print_deref_4568:long (pointer:long) _dwarf_pretty_print_deref_4569:long (pointer:long) _dwarf_pretty_print_deref_4602:long (pointer:long) _dwarf_pretty_print_deref_4603:long (pointer:long) _dwarf_pretty_print_deref_4604:long (pointer:long) _dwarf_pretty_print_deref_4605:long (pointer:long) _dwarf_pretty_print_deref_4611:long (pointer:long) _dwarf_pretty_print_deref_4612:long (pointer:long) _dwarf_pretty_print_deref_4613:long (pointer:long) _dwarf_pretty_print_deref_4614:long (pointer:long) _dwarf_pretty_print_deref_4615:long (pointer:long) _dwarf_pretty_print_deref_4616:long (pointer:long) _dwarf_pretty_print_deref_4617:long (pointer:long) _dwarf_pretty_print_deref_4618:long (pointer:long) _dwarf_pretty_print_deref_4619:long (pointer:long) _dwarf_pretty_print_deref_4620:long (pointer:long) _dwarf_pretty_print_deref_4621:long (pointer:long) _dwarf_pretty_print_deref_4622:long (pointer:long) _dwarf_pretty_print_deref_4623:long (pointer:long) _dwarf_pretty_print_deref_4664:long (pointer:long) _dwarf_pretty_print_deref_4667:long (pointer:long) _dwarf_pretty_print_deref_4668:long (pointer:long) _dwarf_pretty_print_deref_4669:long (pointer:long) _dwarf_pretty_print_deref_4670:long (pointer:long) _dwarf_pretty_print_deref_4671:long (pointer:long) _dwarf_pretty_print_deref_4672:long (pointer:long) _dwarf_pretty_print_deref_4673:long (pointer:long) _dwarf_pretty_print_deref_4674:long (pointer:long) _dwarf_pretty_print_deref_4675:long (pointer:long) _dwarf_pretty_print_deref_4676:long (pointer:long) _dwarf_pretty_print_deref_4677:long (pointer:long) _dwarf_pretty_print_deref_4678:long (pointer:long) _dwarf_pretty_print_deref_4679:long (pointer:long) _dwarf_pretty_print_deref_4680:long (pointer:long) _dwarf_pretty_print_deref_4681:long (pointer:long) _dwarf_pretty_print_deref_4682:long (pointer:long) _dwarf_pretty_print_deref_4683:long (pointer:long) _dwarf_pretty_print_deref_4684:long (pointer:long) _dwarf_pretty_print_deref_4685:long (pointer:long) _dwarf_pretty_print_deref_4686:long (pointer:long) _dwarf_pretty_print_deref_4687:long (pointer:long) _dwarf_pretty_print_deref_4688:long (pointer:long) _dwarf_pretty_print_deref_4689:long (pointer:long) _dwarf_pretty_print_deref_4690:long (pointer:long) _dwarf_pretty_print_deref_4691:long (pointer:long) _dwarf_pretty_print_deref_4692:long (pointer:long) _dwarf_pretty_print_deref_4693:long (pointer:long) _dwarf_pretty_print_deref_4694:long (pointer:long) _dwarf_pretty_print_deref_4695:long (pointer:long) _dwarf_pretty_print_deref_4730:long (pointer:long) _dwarf_pretty_print_deref_4737:long (pointer:long) _dwarf_pretty_print_deref_4738:long (pointer:long) _dwarf_pretty_print_deref_4739:long (pointer:long) _dwarf_pretty_print_deref_4740:long (pointer:long) _dwarf_pretty_print_deref_4741:long (pointer:long) _dwarf_pretty_print_deref_4742:long (pointer:long) _dwarf_pretty_print_deref_4743:long (pointer:long) _dwarf_pretty_print_deref_4744:long (pointer:long) _dwarf_pretty_print_deref_4745:long (pointer:long) _dwarf_pretty_print_deref_4746:long (pointer:long) _dwarf_pretty_print_deref_4750:long (pointer:long) _dwarf_pretty_print_deref_4751:long (pointer:long) _dwarf_pretty_print_deref_4752:long (pointer:long) _dwarf_pretty_print_deref_4753:long (pointer:long) _dwarf_pretty_print_deref_4754:long (pointer:long) _dwarf_pretty_print_deref_4755:long (pointer:long) _dwarf_pretty_print_deref_4756:long (pointer:long) _dwarf_pretty_print_deref_4757:long (pointer:long) _dwarf_pretty_print_deref_4758:long (pointer:long) _dwarf_pretty_print_deref_4759:long (pointer:long) _dwarf_pretty_print_deref_49:long (pointer:long) _dwarf_pretty_print_deref_50:long (pointer:long) _dwarf_pretty_print_deref_516:long (pointer:long) _dwarf_pretty_print_deref_52:long (pointer:long) _dwarf_pretty_print_deref_525:long (pointer:long) _dwarf_pretty_print_deref_526:long (pointer:long) _dwarf_pretty_print_deref_528:long (pointer:long) _dwarf_pretty_print_deref_529:long (pointer:long) _dwarf_pretty_print_deref_530:long (pointer:long) _dwarf_pretty_print_deref_5384:long (pointer:long) _dwarf_pretty_print_deref_5388:long (pointer:long) _dwarf_pretty_print_deref_5389:long (pointer:long) _dwarf_pretty_print_deref_5390:long (pointer:long) _dwarf_pretty_print_deref_5391:long (pointer:long) _dwarf_pretty_print_deref_5392:long (pointer:long) _dwarf_pretty_print_deref_5393:long (pointer:long) _dwarf_pretty_print_deref_5394:long (pointer:long) _dwarf_pretty_print_deref_5395:long (pointer:long) _dwarf_pretty_print_deref_54:long (pointer:long) _dwarf_pretty_print_deref_5401:long (pointer:long) _dwarf_pretty_print_deref_5406:long (pointer:long) _dwarf_pretty_print_deref_5407:long (pointer:long) _dwarf_pretty_print_deref_5408:long (pointer:long) _dwarf_pretty_print_deref_5409:long (pointer:long) _dwarf_pretty_print_deref_5410:long (pointer:long) _dwarf_pretty_print_deref_5414:long (pointer:long) _dwarf_pretty_print_deref_5416:long (pointer:long) _dwarf_pretty_print_deref_5417:long (pointer:long) _dwarf_pretty_print_deref_5429:long (pointer:long) _dwarf_pretty_print_deref_5433:long (pointer:long) _dwarf_pretty_print_deref_5435:long (pointer:long) _dwarf_pretty_print_deref_5438:long (pointer:long) _dwarf_pretty_print_deref_5442:long (pointer:long) _dwarf_pretty_print_deref_5481:long (pointer:long) _dwarf_pretty_print_deref_5482:long (pointer:long) _dwarf_pretty_print_deref_5483:long (pointer:long) _dwarf_pretty_print_deref_5487:long (pointer:long) _dwarf_pretty_print_deref_5493:long (pointer:long) _dwarf_pretty_print_deref_5494:long (pointer:long) _dwarf_pretty_print_deref_5495:long (pointer:long) _dwarf_pretty_print_deref_5498:long (pointer:long) _dwarf_pretty_print_deref_5499:long (pointer:long) _dwarf_pretty_print_deref_5500:long (pointer:long) _dwarf_pretty_print_deref_60:long (pointer:long) _dwarf_pretty_print_deref_6086:long (pointer:long) _dwarf_pretty_print_deref_61:long (pointer:long) _dwarf_pretty_print_deref_6475:long (pointer:long) _dwarf_pretty_print_deref_6476:long (pointer:long) _dwarf_pretty_print_deref_6477:long (pointer:long) _dwarf_pretty_print_deref_6478:long (pointer:long) _dwarf_pretty_print_deref_6479:long (pointer:long) _dwarf_pretty_print_deref_6480:long (pointer:long) _dwarf_pretty_print_deref_6481:long (pointer:long) _dwarf_pretty_print_deref_6482:long (pointer:long) _dwarf_pretty_print_deref_6483:long (pointer:long) _dwarf_pretty_print_deref_6484:long (pointer:long) _dwarf_pretty_print_deref_6485:long (pointer:long) _dwarf_pretty_print_deref_6489:long (pointer:long) _dwarf_pretty_print_deref_6490:long (pointer:long) _dwarf_pretty_print_deref_6496:long (pointer:long) _dwarf_pretty_print_deref_6979:long (pointer:long) _dwarf_pretty_print_deref_6980:long (pointer:long) _dwarf_pretty_print_deref_6981:long (pointer:long) _dwarf_pretty_print_deref_6982:long (pointer:long) _dwarf_pretty_print_deref_7162:long (pointer:long) _dwarf_pretty_print_deref_7164:long (pointer:long) _dwarf_pretty_print_deref_7166:long (pointer:long) _dwarf_pretty_print_deref_7167:long (pointer:long) _dwarf_pretty_print_deref_7168:long (pointer:long) _dwarf_pretty_print_deref_7170:long (pointer:long) _dwarf_pretty_print_deref_7178:long (pointer:long) _dwarf_pretty_print_deref_7179:long (pointer:long) _dwarf_pretty_print_deref_7181:long (pointer:long) _dwarf_pretty_print_deref_7184:long (pointer:long) _dwarf_pretty_print_deref_7190:long (pointer:long) _dwarf_pretty_print_deref_7192:long (pointer:long) _dwarf_pretty_print_deref_7256:long (pointer:long) _dwarf_pretty_print_deref_7272:long (pointer:long) _dwarf_pretty_print_deref_7273:long (pointer:long) _dwarf_pretty_print_deref_7274:long (pointer:long) _dwarf_pretty_print_deref_7275:long (pointer:long) _dwarf_pretty_print_deref_7282:long (pointer:long) _dwarf_pretty_print_deref_7290:long (pointer:long) _dwarf_pretty_print_deref_7336:long (pointer:long) _dwarf_pretty_print_deref_7369:long (pointer:long) _dwarf_pretty_print_deref_7371:long (pointer:long) _dwarf_pretty_print_deref_7445:long (pointer:long) _dwarf_pretty_print_deref_7454:long (pointer:long) _dwarf_pretty_print_deref_7455:long (pointer:long) _dwarf_pretty_print_deref_7582:long (pointer:long) _dwarf_pretty_print_deref_7583:long (pointer:long) _dwarf_pretty_print_deref_7584:long (pointer:long) _dwarf_pretty_print_deref_7585:long (pointer:long) _dwarf_pretty_print_deref_7586:long (pointer:long) _dwarf_pretty_print_deref_7587:long (pointer:long) _dwarf_pretty_print_deref_7588:long (pointer:long) _dwarf_pretty_print_deref_7589:long (pointer:long) _dwarf_pretty_print_deref_7590:long (pointer:long) _dwarf_pretty_print_deref_7593:long (pointer:long) _dwarf_pretty_print_deref_7598:long (pointer:long) _dwarf_pretty_print_deref_7599:long (pointer:long) _dwarf_pretty_print_deref_7600:long (pointer:long) _dwarf_pretty_print_deref_7601:long (pointer:long) _dwarf_pretty_print_deref_7602:long (pointer:long) _dwarf_pretty_print_deref_7603:long (pointer:long) _dwarf_pretty_print_deref_7605:long (pointer:long) _dwarf_pretty_print_deref_7606:long (pointer:long) _dwarf_pretty_print_deref_7607:long (pointer:long) _dwarf_pretty_print_deref_7641:long (pointer:long) _dwarf_pretty_print_deref_7642:long (pointer:long) _dwarf_pretty_print_deref_7643:long (pointer:long) _dwarf_pretty_print_deref_7644:long (pointer:long) _dwarf_pretty_print_deref_7645:long (pointer:long) _dwarf_pretty_print_deref_7646:long (pointer:long) _dwarf_pretty_print_deref_7647:long (pointer:long) _dwarf_pretty_print_deref_7648:long (pointer:long) _dwarf_pretty_print_deref_7649:long (pointer:long) _dwarf_pretty_print_deref_7650:long (pointer:long) _dwarf_pretty_print_deref_7652:long (pointer:long) _dwarf_pretty_print_deref_7654:long (pointer:long) _dwarf_pretty_print_deref_7655:long (pointer:long) _dwarf_pretty_print_deref_7656:long (pointer:long) _dwarf_pretty_print_deref_7658:long (pointer:long) _dwarf_pretty_print_deref_7659:long (pointer:long) _dwarf_pretty_print_deref_7660:long (pointer:long) _dwarf_pretty_print_deref_7661:long (pointer:long) _dwarf_pretty_print_deref_7662:long (pointer:long) _dwarf_pretty_print_deref_7663:long (pointer:long) _dwarf_pretty_print_deref_7664:long (pointer:long) _dwarf_pretty_print_deref_7665:long (pointer:long) _dwarf_pretty_print_deref_7666:long (pointer:long) _dwarf_pretty_print_deref_7667:long (pointer:long) _dwarf_pretty_print_deref_7668:long (pointer:long) _dwarf_pretty_print_deref_7717:long (pointer:long) _dwarf_pretty_print_deref_7718:long (pointer:long) _dwarf_pretty_print_deref_7719:long (pointer:long) _dwarf_pretty_print_deref_7720:long (pointer:long) _dwarf_pretty_print_deref_7721:long (pointer:long) _dwarf_pretty_print_deref_7722:long (pointer:long) _dwarf_pretty_print_deref_7723:long (pointer:long) _dwarf_pretty_print_deref_7724:long (pointer:long) _dwarf_pretty_print_deref_7725:long (pointer:long) _dwarf_pretty_print_deref_7726:long (pointer:long) _dwarf_pretty_print_deref_7727:long (pointer:long) _dwarf_pretty_print_deref_7728:long (pointer:long) _dwarf_pretty_print_deref_7729:long (pointer:long) _dwarf_pretty_print_deref_7730:long (pointer:long) _dwarf_pretty_print_deref_7731:long (pointer:long) _dwarf_pretty_print_deref_7732:long (pointer:long) _dwarf_pretty_print_deref_7815:long (pointer:long) _dwarf_pretty_print_deref_7816:long (pointer:long) _dwarf_pretty_print_deref_7828:long (pointer:long) _dwarf_pretty_print_deref_7829:long (pointer:long) _dwarf_pretty_print_deref_7830:long (pointer:long) _dwarf_pretty_print_deref_7831:long (pointer:long) _dwarf_pretty_print_deref_7834:long (pointer:long) _dwarf_pretty_print_deref_7835:long (pointer:long) _dwarf_pretty_print_deref_7839:long (pointer:long) _dwarf_pretty_print_deref_7840:long (pointer:long) _dwarf_pretty_print_deref_7842:long (pointer:long) _dwarf_pretty_print_deref_7843:long (pointer:long) _dwarf_pretty_print_deref_7844:long (pointer:long) _dwarf_pretty_print_deref_7845:long (pointer:long) _dwarf_pretty_print_deref_7846:long (pointer:long) _dwarf_pretty_print_deref_7847:long (pointer:long) _dwarf_pretty_print_deref_7848:long (pointer:long) _dwarf_pretty_print_deref_7849:long (pointer:long) _dwarf_pretty_print_deref_7850:long (pointer:long) _dwarf_pretty_print_deref_7851:long (pointer:long) _dwarf_pretty_print_deref_7852:long (pointer:long) _dwarf_pretty_print_deref_7853:long (pointer:long) _dwarf_pretty_print_deref_7855:long (pointer:long) _dwarf_pretty_print_deref_7856:long (pointer:long) _dwarf_pretty_print_deref_7857:long (pointer:long) _dwarf_pretty_print_deref_7858:long (pointer:long) _dwarf_pretty_print_deref_7859:long (pointer:long) _dwarf_pretty_print_deref_7923:long (pointer:long) _dwarf_pretty_print_deref_7924:long (pointer:long) _dwarf_pretty_print_deref_7925:long (pointer:long) _dwarf_pretty_print_deref_7926:long (pointer:long) _dwarf_pretty_print_deref_8674:long (pointer:long) error:unknown (msg:string) kernel_string:string (addr:long) kernel_string2:string (addr:long, err_msg:string) log:unknown (msg:string) # probes kernel.trace("random:add_device_randomness") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bytes:long __tracepoint_arg_IP:long kernel.trace("random:credit_entropy_bits") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pool_name:long __tracepoint_arg_bits:long __tracepoint_arg_entropy_count:long __tracepoint_arg_entropy_total:long __tracepoint_arg_IP:long kernel.trace("random:mix_pool_bytes_nolock") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pool_name:long __tracepoint_arg_bytes:long __tracepoint_arg_IP:long kernel.trace("random:extract_entropy_user") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pool_name:long __tracepoint_arg_nbytes:long __tracepoint_arg_entropy_count:long __tracepoint_arg_IP:long kernel.trace("random:add_disk_randomness") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_input_bits:long kernel.trace("random:mix_pool_bytes") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pool_name:long __tracepoint_arg_bytes:long __tracepoint_arg_IP:long kernel.trace("random:get_random_bytes_arch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nbytes:long __tracepoint_arg_IP:long kernel.trace("random:add_input_randomness") /* <- kernel.trace("*") */ # locals __tracepoint_arg_input_bits:long kernel.trace("random:get_random_bytes") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nbytes:long __tracepoint_arg_IP:long kernel.trace("random:urandom_read") /* <- kernel.trace("*") */ # locals __tracepoint_arg_got_bits:long __tracepoint_arg_pool_left:long __tracepoint_arg_input_left:long kernel.trace("random:random_read") /* <- kernel.trace("*") */ # locals __tracepoint_arg_got_bits:long __tracepoint_arg_need_bits:long __tracepoint_arg_pool_left:long __tracepoint_arg_input_left:long kernel.trace("random:debit_entropy") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pool_name:long __tracepoint_arg_debit_bits:long kernel.trace("random:xfer_secondary_pool") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pool_name:long __tracepoint_arg_xfer_bits:long __tracepoint_arg_request_bits:long __tracepoint_arg_pool_entropy:long __tracepoint_arg_input_entropy:long kernel.trace("random:extract_entropy") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pool_name:long __tracepoint_arg_nbytes:long __tracepoint_arg_entropy_count:long __tracepoint_arg_IP:long kernel.trace("random:push_to_pool") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pool_name:long __tracepoint_arg_pool_bits:long __tracepoint_arg_input_bits:long kernel.trace("oom:oom_score_adj_update") /* <- kernel.trace("*") */ # locals __tracepoint_arg_task:long kernel.trace("target:target_sequencer_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_cmd:long kernel.trace("target:target_cmd_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_cmd:long kernel.trace("btrfs:btrfs_transaction_commit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long kernel.trace("btrfs:run_delayed_data_ref") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ref:long __tracepoint_arg_full_ref:long __tracepoint_arg_action:long kernel.trace("btrfs:add_delayed_data_ref") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ref:long __tracepoint_arg_full_ref:long __tracepoint_arg_action:long kernel.trace("btrfs:btrfs_reserve_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_block_group:long __tracepoint_arg_start:long __tracepoint_arg_len:long kernel.trace("btrfs:btrfs_workqueue_alloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wq:long __tracepoint_arg_name:long __tracepoint_arg_high:long kernel.trace("btrfs:run_delayed_tree_ref") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ref:long __tracepoint_arg_full_ref:long __tracepoint_arg_action:long kernel.trace("btrfs:btrfs_failed_cluster_setup") /* <- kernel.trace("*") */ # locals __tracepoint_arg_block_group:long kernel.trace("btrfs:btrfs_ordered_extent_put") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_ordered:long kernel.trace("btrfs:btrfs_chunk_free") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_map:long __tracepoint_arg_offset:long __tracepoint_arg_size:long kernel.trace("btrfs:btrfs_ordered_extent_remove") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_ordered:long kernel.trace("btrfs:btrfs_work_queued") /* <- kernel.trace("*") */ # locals __tracepoint_arg_work:long kernel.trace("btrfs:run_delayed_ref_head") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ref:long __tracepoint_arg_head_ref:long __tracepoint_arg_action:long kernel.trace("btrfs:btrfs_reserved_extent_free") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_start:long __tracepoint_arg_len:long kernel.trace("btrfs:find_free_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_num_bytes:long __tracepoint_arg_empty_size:long __tracepoint_arg_data:long kernel.trace("btrfs:btrfs_sync_fs") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wait:long kernel.trace("btrfs:add_delayed_tree_ref") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ref:long __tracepoint_arg_full_ref:long __tracepoint_arg_action:long kernel.trace("btrfs:__extent_writepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_inode:long __tracepoint_arg_wbc:long kernel.trace("btrfs:btrfs_reserved_extent_alloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_start:long __tracepoint_arg_len:long kernel.trace("btrfs:btrfs_inode_evict") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("btrfs:btrfs_find_cluster") /* <- kernel.trace("*") */ # locals __tracepoint_arg_block_group:long __tracepoint_arg_start:long __tracepoint_arg_bytes:long __tracepoint_arg_empty_size:long __tracepoint_arg_min_bytes:long kernel.trace("btrfs:btrfs_cow_block") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_buf:long __tracepoint_arg_cow:long kernel.trace("btrfs:btrfs_ordered_sched") /* <- kernel.trace("*") */ # locals __tracepoint_arg_work:long kernel.trace("btrfs:btrfs_inode_new") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("btrfs:btrfs_inode_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("btrfs:btrfs_all_work_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_work:long kernel.trace("btrfs:btrfs_writepage_end_io_hook") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_start:long __tracepoint_arg_end:long __tracepoint_arg_uptodate:long kernel.trace("btrfs:btrfs_chunk_alloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_map:long __tracepoint_arg_offset:long __tracepoint_arg_size:long kernel.trace("btrfs:free_extent_state") /* <- kernel.trace("*") */ # locals __tracepoint_arg_state:long __tracepoint_arg_IP:long kernel.trace("btrfs:add_delayed_ref_head") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ref:long __tracepoint_arg_head_ref:long __tracepoint_arg_action:long kernel.trace("btrfs:alloc_extent_state") /* <- kernel.trace("*") */ # locals __tracepoint_arg_state:long __tracepoint_arg_mask:long __tracepoint_arg_IP:long kernel.trace("btrfs:btrfs_sync_file") /* <- kernel.trace("*") */ # locals __tracepoint_arg_file:long __tracepoint_arg_datasync:long kernel.trace("btrfs:btrfs_qgroup_record_ref") /* <- kernel.trace("*") */ # locals __tracepoint_arg_oper:long kernel.trace("btrfs:btrfs_qgroup_account") /* <- kernel.trace("*") */ # locals __tracepoint_arg_oper:long kernel.trace("btrfs:btrfs_workqueue_destroy") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wq:long kernel.trace("btrfs:btrfs_reserve_extent_cluster") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_block_group:long __tracepoint_arg_start:long __tracepoint_arg_len:long kernel.trace("btrfs:btrfs_ordered_extent_add") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_ordered:long kernel.trace("btrfs:btrfs_get_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_root:long __tracepoint_arg_map:long kernel.trace("btrfs:btrfs_ordered_extent_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_ordered:long kernel.trace("btrfs:btrfs_work_sched") /* <- kernel.trace("*") */ # locals __tracepoint_arg_work:long kernel.trace("btrfs:btrfs_setup_cluster") /* <- kernel.trace("*") */ # locals __tracepoint_arg_block_group:long __tracepoint_arg_cluster:long __tracepoint_arg_size:long __tracepoint_arg_bitmap:long kernel.trace("btrfs:btrfs_space_reservation") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fs_info:long __tracepoint_arg_type:long __tracepoint_arg_val:long __tracepoint_arg_bytes:long __tracepoint_arg_reserve:long kernel.trace("thp:hugepage_update") /* <- kernel.trace("*") */ # locals __tracepoint_arg_addr:long __tracepoint_arg_pte:long __tracepoint_arg_clr:long __tracepoint_arg_set:long kernel.trace("thp:hugepage_invalidate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_addr:long __tracepoint_arg_pte:long kernel.trace("thp:hugepage_splitting") /* <- kernel.trace("*") */ # locals __tracepoint_arg_addr:long __tracepoint_arg_pte:long kernel.trace("thp:hugepage_set_pmd") /* <- kernel.trace("*") */ # locals __tracepoint_arg_addr:long __tracepoint_arg_pmd:long kernel.trace("power:cpu_migrate_finish") /* <- kernel.trace("*") */ # locals __tracepoint_arg_timestamp:long __tracepoint_arg_cpu_hwid:long kernel.trace("power:cpu_migrate_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_timestamp:long __tracepoint_arg_cpu_hwid:long kernel.trace("power:cpu_migrate_current") /* <- kernel.trace("*") */ # locals __tracepoint_arg_timestamp:long __tracepoint_arg_cpu_hwid:long kernel.trace("regulator:regulator_set_voltage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_min:long __tracepoint_arg_max:long kernel.trace("regulator:regulator_enable_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("regulator:regulator_set_voltage_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_value:long kernel.trace("regulator:regulator_disable") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("regulator:regulator_enable_delay") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("regulator:regulator_disable_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("regulator:regulator_enable") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("filelock:generic_add_lease") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_fl:long kernel.trace("filelock:break_lease_unblock") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_fl:long kernel.trace("filelock:time_out_leases") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_fl:long kernel.trace("filelock:generic_delete_lease") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_fl:long kernel.trace("filelock:break_lease_block") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_fl:long kernel.trace("filelock:break_lease_noblock") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_fl:long kernel.trace("net:napi_gro_frags_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("net:netif_rx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("net:netif_rx_ni_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("net:netif_receive_skb_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("net:napi_gro_receive_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("net:net_dev_start_xmit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long __tracepoint_arg_dev:long kernel.trace("net:netif_rx_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("net:netif_receive_skb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("net:net_dev_queue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("net:net_dev_xmit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long __tracepoint_arg_rc:long __tracepoint_arg_dev:long __tracepoint_arg_skb_len:long kernel.trace("fence:fence_enable_signal") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fence:long kernel.trace("fence:fence_destroy") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fence:long kernel.trace("fence:fence_emit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fence:long kernel.trace("fence:fence_annotate_wait_on") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fence:long __tracepoint_arg_f1:long kernel.trace("fence:fence_wait_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fence:long kernel.trace("fence:fence_signaled") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fence:long kernel.trace("fence:fence_wait_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fence:long kernel.trace("fence:fence_init") /* <- kernel.trace("*") */ # locals __tracepoint_arg_fence:long kernel.trace("ext4:ext4_allocate_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_dir:long __tracepoint_arg_mode:long kernel.trace("ext4:ext4_ext_load_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_pblk:long kernel.trace("ext4:ext4_fallocate_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_max_blocks:long __tracepoint_arg_ret:long kernel.trace("ext4:ext4_es_cache_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_es:long kernel.trace("ext4:ext4_ext_remove_space") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_start:long __tracepoint_arg_end:long __tracepoint_arg_depth:long kernel.trace("ext4:ext4_drop_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_drop:long kernel.trace("ext4:ext4_mb_new_inode_pa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ac:long __tracepoint_arg_pa:long kernel.trace("ext4:ext4_ext_rm_idx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pblk:long kernel.trace("ext4:ext4_mark_inode_dirty") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_IP:long kernel.trace("ext4:ext4_mb_buddy_bitmap_load") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_group:long kernel.trace("ext4:ext4_invalidatepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_offset:long __tracepoint_arg_length:long kernel.trace("ext4:ext4_write_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_flags:long kernel.trace("ext4:ext4_es_insert_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_es:long kernel.trace("ext4:ext4_sync_file_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_file:long __tracepoint_arg_datasync:long kernel.trace("ext4:ext4_ext_rm_leaf") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_start:long __tracepoint_arg_ex:long __tracepoint_arg_partial_cluster:long kernel.trace("ext4:ext4_es_lookup_extent_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_es:long __tracepoint_arg_found:long kernel.trace("ext4:ext4_ext_convert_to_initialized_fastpath") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_map:long __tracepoint_arg_ux:long __tracepoint_arg_ix:long kernel.trace("ext4:ext4_unlink_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_parent:long __tracepoint_arg_dentry:long kernel.trace("ext4:ext4_da_write_pages_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_map:long kernel.trace("ext4:ext4_da_write_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_copied:long kernel.trace("ext4:ext4_load_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext4:ext4_writepages") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_wbc:long kernel.trace("ext4:ext4_ext_put_in_cache") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_len:long __tracepoint_arg_start:long kernel.trace("ext4:ext4_journal_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_blocks:long __tracepoint_arg_rsv_blocks:long __tracepoint_arg_IP:long kernel.trace("ext4:ext4_discard_preallocations") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext4:ext4_mballoc_alloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ac:long kernel.trace("ext4:ext4_da_release_space") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_freed_blocks:long kernel.trace("ext4:ext4_da_write_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_flags:long kernel.trace("ext4:ext4_truncate_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext4:ext4_discard_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_blk:long __tracepoint_arg_count:long kernel.trace("ext4:ext4_ext_convert_to_initialized_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_map:long __tracepoint_arg_ux:long kernel.trace("ext4:ext4_es_shrink_scan_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_nr_to_scan:long __tracepoint_arg_cache_cnt:long kernel.trace("ext4:ext4_mb_release_group_pa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_pa:long kernel.trace("ext4:ext4_allocate_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ar:long __tracepoint_arg_block:long kernel.trace("ext4:ext4_collapse_range") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_len:long kernel.trace("ext4:ext4_zero_range") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_len:long __tracepoint_arg_mode:long kernel.trace("ext4:ext4_es_find_delayed_extent_range_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_es:long kernel.trace("ext4:ext4_da_update_reserve_space") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_used_blocks:long __tracepoint_arg_quota_claim:long kernel.trace("ext4:ext4_ext_show_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_pblk:long __tracepoint_arg_len:long kernel.trace("ext4:ext4_trim_all_free") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_group:long __tracepoint_arg_start:long __tracepoint_arg_len:long kernel.trace("ext4:ext4_es_remove_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_len:long kernel.trace("ext4:ext4_ext_handle_unwritten_extents") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_map:long __tracepoint_arg_flags:long __tracepoint_arg_allocated:long __tracepoint_arg_newblock:long kernel.trace("ext4:ext4_journalled_write_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_copied:long kernel.trace("ext4:ext4_free_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_block:long __tracepoint_arg_count:long __tracepoint_arg_flags:long kernel.trace("ext4:ext4_truncate_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext4:ext4_mballoc_discard") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_inode:long __tracepoint_arg_group:long __tracepoint_arg_start:long __tracepoint_arg_len:long kernel.trace("ext4:ext4_mb_bitmap_load") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_group:long kernel.trace("ext4:ext4_ext_remove_space_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_start:long __tracepoint_arg_end:long __tracepoint_arg_depth:long __tracepoint_arg_partial:long __tracepoint_arg_eh_entries:long kernel.trace("ext4:ext4_mballoc_prealloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ac:long kernel.trace("ext4:ext4_read_block_bitmap_load") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_group:long kernel.trace("ext4:ext4_es_lookup_extent_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long kernel.trace("ext4:ext4_write_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_copied:long kernel.trace("ext4:ext4_es_shrink") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_nr_shrunk:long __tracepoint_arg_scan_time:long __tracepoint_arg_nr_skipped:long __tracepoint_arg_retried:long kernel.trace("ext4:ext4_writepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("ext4:ext4_ext_map_blocks_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_len:long __tracepoint_arg_flags:long kernel.trace("ext4:ext4_request_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dir:long __tracepoint_arg_mode:long kernel.trace("ext4:ext4_alloc_da_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext4:ext4_es_find_delayed_extent_range_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long kernel.trace("ext4:ext4_begin_ordered_truncate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_new_size:long kernel.trace("ext4:ext4_ext_in_cache") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_ret:long kernel.trace("ext4:ext4_writepages_result") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_wbc:long __tracepoint_arg_ret:long __tracepoint_arg_pages_written:long kernel.trace("ext4:ext4_punch_hole") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_len:long __tracepoint_arg_mode:long kernel.trace("ext4:ext4_unlink_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dentry:long __tracepoint_arg_ret:long kernel.trace("ext4:ext4_direct_IO_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_len:long __tracepoint_arg_rw:long kernel.trace("ext4:ext4_readpage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("ext4:ext4_journal_start_reserved") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_blocks:long __tracepoint_arg_IP:long kernel.trace("ext4:ext4_ext_map_blocks_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_flags:long __tracepoint_arg_map:long __tracepoint_arg_ret:long kernel.trace("ext4:ext4_mb_new_group_pa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ac:long __tracepoint_arg_pa:long kernel.trace("ext4:ext4_direct_IO_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_len:long __tracepoint_arg_rw:long __tracepoint_arg_ret:long kernel.trace("ext4:ext4_es_shrink_scan_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_nr_shrunk:long __tracepoint_arg_cache_cnt:long kernel.trace("ext4:ext4_releasepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("ext4:ext4_trim_extent") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_group:long __tracepoint_arg_start:long __tracepoint_arg_len:long kernel.trace("ext4:ext4_sync_fs") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_wait:long kernel.trace("ext4:ext4_da_reserve_space") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_md_needed:long kernel.trace("ext4:ext4_ind_map_blocks_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_flags:long __tracepoint_arg_map:long __tracepoint_arg_ret:long kernel.trace("ext4:ext4_ind_map_blocks_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_len:long __tracepoint_arg_flags:long kernel.trace("ext4:ext4_fallocate_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_len:long __tracepoint_arg_mode:long kernel.trace("ext4:ext4_load_inode_bitmap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_group:long kernel.trace("ext4:ext4_find_delalloc_range") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_from:long __tracepoint_arg_to:long __tracepoint_arg_reverse:long __tracepoint_arg_found:long __tracepoint_arg_found_blk:long kernel.trace("ext4:ext4_sync_file_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_ret:long kernel.trace("ext4:ext4_get_implied_cluster_alloc_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_map:long __tracepoint_arg_ret:long kernel.trace("ext4:ext4_get_reserved_cluster_alloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_len:long kernel.trace("ext4:ext4_request_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ar:long kernel.trace("ext4:ext4_evict_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext4:ext4_journalled_invalidatepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_offset:long __tracepoint_arg_length:long kernel.trace("ext4:ext4_remove_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_ex:long __tracepoint_arg_from:long __tracepoint_arg_to:long __tracepoint_arg_partial_cluster:long kernel.trace("ext4:ext4_free_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext4:ext4_mb_release_inode_pa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pa:long __tracepoint_arg_block:long __tracepoint_arg_count:long kernel.trace("ext4:ext4_es_shrink_count") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_nr_to_scan:long __tracepoint_arg_cache_cnt:long kernel.trace("ext4:ext4_da_write_pages") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_first_page:long __tracepoint_arg_wbc:long kernel.trace("ext4:ext4_forget") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_is_metadata:long __tracepoint_arg_block:long kernel.trace("ext4:ext4_mb_discard_preallocations") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_needed:long kernel.trace("ext4:ext4_mballoc_free") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_inode:long __tracepoint_arg_group:long __tracepoint_arg_start:long __tracepoint_arg_len:long kernel.trace("udp:udp_fail_queue_rcv_skb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_rc:long __tracepoint_arg_sk:long kernel.trace("hswadsp:hsw_stream_data_format") /* <- kernel.trace("*") */ # locals __tracepoint_arg_stream:long __tracepoint_arg_req:long kernel.trace("hswadsp:hsw_stream_buffer") /* <- kernel.trace("*") */ # locals __tracepoint_arg_stream:long kernel.trace("hswadsp:sst_irq_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_status:long __tracepoint_arg_mask:long kernel.trace("hswadsp:hsw_device_config_req") /* <- kernel.trace("*") */ # locals __tracepoint_arg_req:long kernel.trace("hswadsp:hsw_stream_alloc_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_stream:long __tracepoint_arg_req:long kernel.trace("hswadsp:stream_read_position") /* <- kernel.trace("*") */ # locals __tracepoint_arg_id:long __tracepoint_arg_pos:long kernel.trace("hswadsp:ipc_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_val:long kernel.trace("hswadsp:stream_write_position") /* <- kernel.trace("*") */ # locals __tracepoint_arg_id:long __tracepoint_arg_pos:long kernel.trace("hswadsp:hsw_stream_alloc_reply") /* <- kernel.trace("*") */ # locals __tracepoint_arg_stream:long kernel.trace("hswadsp:ipc_notification") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_val:long kernel.trace("hswadsp:ipc_error") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_val:long kernel.trace("hswadsp:ipc_reply") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_val:long kernel.trace("hswadsp:hsw_volume_req") /* <- kernel.trace("*") */ # locals __tracepoint_arg_stream:long __tracepoint_arg_req:long kernel.trace("hswadsp:ipc_pending_reply") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_val:long kernel.trace("hswadsp:sst_irq_busy") /* <- kernel.trace("*") */ # locals __tracepoint_arg_status:long __tracepoint_arg_mask:long kernel.trace("hswadsp:hsw_stream_free_req") /* <- kernel.trace("*") */ # locals __tracepoint_arg_stream:long __tracepoint_arg_req:long kernel.trace("hswadsp:hsw_mixer_info_reply") /* <- kernel.trace("*") */ # locals __tracepoint_arg_reply:long kernel.trace("power:dev_pm_qos_update_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_type:long __tracepoint_arg_new_value:long kernel.trace("power:power_domain_target") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_state:long __tracepoint_arg_cpu_id:long kernel.trace("power:device_pm_callback_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_pm_ops:long __tracepoint_arg_event:long kernel.trace("power:clock_disable") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_state:long __tracepoint_arg_cpu_id:long kernel.trace("power:suspend_resume") /* <- kernel.trace("*") */ # locals __tracepoint_arg_action:long __tracepoint_arg_val:long __tracepoint_arg_start:long kernel.trace("power:pstate_sample") /* <- kernel.trace("*") */ # locals __tracepoint_arg_core_busy:long __tracepoint_arg_scaled_busy:long __tracepoint_arg_state:long __tracepoint_arg_mperf:long __tracepoint_arg_aperf:long __tracepoint_arg_freq:long kernel.trace("power:dev_pm_qos_add_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_type:long __tracepoint_arg_new_value:long kernel.trace("power:pm_qos_update_flags") /* <- kernel.trace("*") */ # locals __tracepoint_arg_action:long __tracepoint_arg_prev_value:long __tracepoint_arg_curr_value:long kernel.trace("power:pm_qos_update_request_timeout") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pm_qos_class:long __tracepoint_arg_value:long __tracepoint_arg_timeout_us:long kernel.trace("power:wakeup_source_deactivate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_state:long kernel.trace("power:dev_pm_qos_remove_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_type:long __tracepoint_arg_new_value:long kernel.trace("power:clock_set_rate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_state:long __tracepoint_arg_cpu_id:long kernel.trace("power:cpu_frequency") /* <- kernel.trace("*") */ # locals __tracepoint_arg_frequency:long __tracepoint_arg_cpu_id:long kernel.trace("power:pm_qos_remove_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pm_qos_class:long __tracepoint_arg_value:long kernel.trace("power:cpu_idle") /* <- kernel.trace("*") */ # locals __tracepoint_arg_state:long __tracepoint_arg_cpu_id:long kernel.trace("power:clock_enable") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_state:long __tracepoint_arg_cpu_id:long kernel.trace("power:pm_qos_update_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pm_qos_class:long __tracepoint_arg_value:long kernel.trace("power:pm_qos_add_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pm_qos_class:long __tracepoint_arg_value:long kernel.trace("power:pm_qos_update_target") /* <- kernel.trace("*") */ # locals __tracepoint_arg_action:long __tracepoint_arg_prev_value:long __tracepoint_arg_curr_value:long kernel.trace("power:device_pm_callback_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_error:long kernel.trace("power:wakeup_source_activate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_state:long kernel.trace("printk:console") /* <- kernel.trace("*") */ # locals __tracepoint_arg_text:long __tracepoint_arg_len:long kernel.trace("sunrpc:rpc_socket_reset_connection") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_socket:long __tracepoint_arg_error:long kernel.trace("sunrpc:svc_recv") /* <- kernel.trace("*") */ # locals __tracepoint_arg_rqst:long __tracepoint_arg_status:long kernel.trace("sunrpc:rpc_connect_status") /* <- kernel.trace("*") */ # locals __tracepoint_arg_task:long __tracepoint_arg_status:long kernel.trace("sunrpc:rpc_socket_close") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_socket:long kernel.trace("sunrpc:svc_process") /* <- kernel.trace("*") */ # locals __tracepoint_arg_rqst:long __tracepoint_arg_status:long kernel.trace("sunrpc:xs_tcp_data_ready") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_err:long __tracepoint_arg_total:long kernel.trace("sunrpc:xprt_lookup_rqst") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_xid:long __tracepoint_arg_status:long kernel.trace("sunrpc:rpc_task_sleep") /* <- kernel.trace("*") */ # locals __tracepoint_arg_clnt:long __tracepoint_arg_task:long __tracepoint_arg_q:long kernel.trace("sunrpc:rpc_socket_connect") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_socket:long __tracepoint_arg_error:long kernel.trace("sunrpc:xs_tcp_data_recv") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xs:long kernel.trace("sunrpc:rpc_call_status") /* <- kernel.trace("*") */ # locals __tracepoint_arg_task:long kernel.trace("sunrpc:svc_wake_up") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pid:long kernel.trace("sunrpc:svc_xprt_dequeue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long kernel.trace("sunrpc:rpc_socket_state_change") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_socket:long kernel.trace("sunrpc:rpc_task_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_clnt:long __tracepoint_arg_task:long __tracepoint_arg_action:long kernel.trace("sunrpc:xprt_complete_rqst") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_xid:long __tracepoint_arg_status:long kernel.trace("sunrpc:svc_send") /* <- kernel.trace("*") */ # locals __tracepoint_arg_rqst:long __tracepoint_arg_status:long kernel.trace("sunrpc:rpc_task_wakeup") /* <- kernel.trace("*") */ # locals __tracepoint_arg_clnt:long __tracepoint_arg_task:long __tracepoint_arg_q:long kernel.trace("sunrpc:rpc_socket_error") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_socket:long __tracepoint_arg_error:long kernel.trace("sunrpc:svc_handle_xprt") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_len:long kernel.trace("sunrpc:rpc_socket_shutdown") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_socket:long kernel.trace("sunrpc:xprt_transmit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_xid:long __tracepoint_arg_status:long kernel.trace("sunrpc:rpc_task_run_action") /* <- kernel.trace("*") */ # locals __tracepoint_arg_clnt:long __tracepoint_arg_task:long __tracepoint_arg_action:long kernel.trace("sunrpc:rpc_task_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_clnt:long __tracepoint_arg_task:long __tracepoint_arg_action:long kernel.trace("sunrpc:rpc_bind_status") /* <- kernel.trace("*") */ # locals __tracepoint_arg_task:long kernel.trace("sunrpc:svc_xprt_do_enqueue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xprt:long __tracepoint_arg_rqst:long kernel.trace("gpio:gpio_value") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gpio:long __tracepoint_arg_get:long __tracepoint_arg_value:long kernel.trace("gpio:gpio_direction") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gpio:long __tracepoint_arg_in:long __tracepoint_arg_err:long kernel.trace("block:block_rq_insert") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_rq:long kernel.trace("block:block_split") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_bio:long __tracepoint_arg_new_sector:long kernel.trace("block:block_rq_issue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_rq:long kernel.trace("block:block_plug") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long kernel.trace("block:block_rq_requeue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_rq:long kernel.trace("block:block_getrq") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_bio:long __tracepoint_arg_rw:long kernel.trace("block:block_bio_backmerge") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_rq:long __tracepoint_arg_bio:long kernel.trace("block:block_bio_remap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_bio:long __tracepoint_arg_dev:long __tracepoint_arg_from:long kernel.trace("block:block_rq_remap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_rq:long __tracepoint_arg_dev:long __tracepoint_arg_from:long kernel.trace("block:block_unplug") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_depth:long __tracepoint_arg_explicit:long kernel.trace("block:block_sleeprq") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_bio:long __tracepoint_arg_rw:long kernel.trace("block:block_bio_queue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_bio:long kernel.trace("block:block_dirty_buffer") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bh:long kernel.trace("block:block_rq_abort") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_rq:long kernel.trace("block:block_rq_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_rq:long __tracepoint_arg_nr_bytes:long kernel.trace("block:block_bio_frontmerge") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_rq:long __tracepoint_arg_bio:long kernel.trace("block:block_touch_buffer") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bh:long kernel.trace("block:block_bio_bounce") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_bio:long kernel.trace("block:block_bio_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_q:long __tracepoint_arg_bio:long __tracepoint_arg_error:long kernel.trace("swiotlb:swiotlb_bounced") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_dev_addr:long __tracepoint_arg_size:long __tracepoint_arg_swiotlb_force:long kernel.trace("intel-sst:sst_ipc_inbox_read") /* <- kernel.trace("*") */ # locals __tracepoint_arg_size:long kernel.trace("intel-sst:sst_ipc_msg_tx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_val:long kernel.trace("intel-sst:sst_ipc_inbox_rdata") /* <- kernel.trace("*") */ # locals __tracepoint_arg_offset:long __tracepoint_arg_val:long kernel.trace("intel-sst:sst_ipc_outbox_read") /* <- kernel.trace("*") */ # locals __tracepoint_arg_size:long kernel.trace("intel-sst:sst_ipc_outbox_rdata") /* <- kernel.trace("*") */ # locals __tracepoint_arg_offset:long __tracepoint_arg_val:long kernel.trace("intel-sst:sst_ipc_msg_rx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_val:long kernel.trace("intel-sst:sst_ipc_inbox_wdata") /* <- kernel.trace("*") */ # locals __tracepoint_arg_offset:long __tracepoint_arg_val:long kernel.trace("intel-sst:sst_ipc_outbox_write") /* <- kernel.trace("*") */ # locals __tracepoint_arg_size:long kernel.trace("intel-sst:sst_ipc_outbox_wdata") /* <- kernel.trace("*") */ # locals __tracepoint_arg_offset:long __tracepoint_arg_val:long kernel.trace("intel-sst:sst_ipc_inbox_write") /* <- kernel.trace("*") */ # locals __tracepoint_arg_size:long kernel.trace("napi:napi_poll") /* <- kernel.trace("*") */ # locals __tracepoint_arg_napi:long kernel.trace("irq:softirq_raise") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vec_nr:long kernel.trace("irq:softirq_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vec_nr:long kernel.trace("irq:irq_handler_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_irq:long __tracepoint_arg_action:long kernel.trace("irq:softirq_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vec_nr:long kernel.trace("irq:irq_handler_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_irq:long __tracepoint_arg_action:long __tracepoint_arg_ret:long kernel.trace("nmi:nmi_handler") /* <- kernel.trace("*") */ # locals __tracepoint_arg_handler:long __tracepoint_arg_delta_ns:long __tracepoint_arg_handled:long kernel.trace("kvm:kvm_age_page") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gfn:long __tracepoint_arg_level:long __tracepoint_arg_slot:long __tracepoint_arg_ref:long kernel.trace("kvm:kvm_userspace_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_reason:long __tracepoint_arg_errno:long kernel.trace("kvm:kvm_mmio") /* <- kernel.trace("*") */ # locals __tracepoint_arg_type:long __tracepoint_arg_len:long __tracepoint_arg_gpa:long __tracepoint_arg_val:long kernel.trace("kvm:kvm_fpu") /* <- kernel.trace("*") */ # locals __tracepoint_arg_load:long kernel.trace("regmap:regmap_hw_write_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_reg:long __tracepoint_arg_count:long kernel.trace("regmap:regcache_sync") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_type:long __tracepoint_arg_status:long kernel.trace("regmap:regcache_drop_region") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_from:long __tracepoint_arg_to:long kernel.trace("regmap:regmap_reg_read_cache") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_reg:long __tracepoint_arg_val:long kernel.trace("regmap:regmap_reg_write") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_reg:long __tracepoint_arg_val:long kernel.trace("regmap:regmap_async_write_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_reg:long __tracepoint_arg_count:long kernel.trace("regmap:regmap_hw_write_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_reg:long __tracepoint_arg_count:long kernel.trace("regmap:regmap_reg_read") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_reg:long __tracepoint_arg_val:long kernel.trace("regmap:regmap_async_complete_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long kernel.trace("regmap:regmap_async_complete_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long kernel.trace("regmap:regmap_async_io_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long kernel.trace("regmap:regmap_hw_read_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_reg:long __tracepoint_arg_count:long kernel.trace("regmap:regmap_hw_read_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_reg:long __tracepoint_arg_count:long kernel.trace("regmap:regmap_cache_only") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_flag:long kernel.trace("regmap:regmap_cache_bypass") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_flag:long kernel.trace("raw_syscalls:sys_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_regs:long __tracepoint_arg_ret:long kernel.trace("raw_syscalls:sys_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_regs:long __tracepoint_arg_id:long kernel.trace("iommu:io_page_fault") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_iova:long __tracepoint_arg_flags:long kernel.trace("iommu:add_device_to_group") /* <- kernel.trace("*") */ # locals __tracepoint_arg_group_id:long __tracepoint_arg_dev:long kernel.trace("iommu:attach_device_to_domain") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long kernel.trace("iommu:unmap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_iova:long __tracepoint_arg_paddr:long __tracepoint_arg_size:long kernel.trace("iommu:detach_device_from_domain") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long kernel.trace("iommu:map") /* <- kernel.trace("*") */ # locals __tracepoint_arg_iova:long __tracepoint_arg_paddr:long __tracepoint_arg_size:long kernel.trace("iommu:remove_device_from_group") /* <- kernel.trace("*") */ # locals __tracepoint_arg_group_id:long __tracepoint_arg_dev:long kernel.trace("signal:signal_deliver") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sig:long __tracepoint_arg_info:long __tracepoint_arg_ka:long kernel.trace("signal:signal_generate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sig:long __tracepoint_arg_info:long __tracepoint_arg_task:long __tracepoint_arg_group:long __tracepoint_arg_result:long kernel.trace("rcu:rcu_utilization") /* <- kernel.trace("*") */ # locals __tracepoint_arg_s:long kernel.trace("workqueue:workqueue_activate_work") /* <- kernel.trace("*") */ # locals __tracepoint_arg_work:long kernel.trace("workqueue:workqueue_queue_work") /* <- kernel.trace("*") */ # locals __tracepoint_arg_req_cpu:long __tracepoint_arg_pwq:long __tracepoint_arg_work:long kernel.trace("workqueue:workqueue_execute_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_work:long kernel.trace("workqueue:workqueue_execute_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_work:long kernel.trace("timer:hrtimer_expire_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_hrtimer:long kernel.trace("timer:timer_cancel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_timer:long kernel.trace("timer:timer_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_timer:long __tracepoint_arg_expires:long kernel.trace("timer:hrtimer_init") /* <- kernel.trace("*") */ # locals __tracepoint_arg_hrtimer:long __tracepoint_arg_clockid:long __tracepoint_arg_mode:long kernel.trace("timer:hrtimer_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_hrtimer:long kernel.trace("timer:hrtimer_expire_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_hrtimer:long __tracepoint_arg_now:long kernel.trace("timer:timer_expire_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_timer:long kernel.trace("timer:timer_expire_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_timer:long kernel.trace("timer:hrtimer_cancel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_hrtimer:long kernel.trace("timer:itimer_state") /* <- kernel.trace("*") */ # locals __tracepoint_arg_which:long __tracepoint_arg_value:long __tracepoint_arg_expires:long kernel.trace("timer:itimer_expire") /* <- kernel.trace("*") */ # locals __tracepoint_arg_which:long __tracepoint_arg_pid:long __tracepoint_arg_now:long kernel.trace("timer:timer_init") /* <- kernel.trace("*") */ # locals __tracepoint_arg_timer:long kernel.trace("timer:tick_stop") /* <- kernel.trace("*") */ # locals __tracepoint_arg_success:long __tracepoint_arg_error_msg:long kernel.trace("sock:sock_exceed_buf_limit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sk:long __tracepoint_arg_prot:long __tracepoint_arg_allocated:long kernel.trace("sock:sock_rcvqueue_full") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sk:long __tracepoint_arg_skb:long kernel.trace("filemap:mm_filemap_add_to_page_cache") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("filemap:mm_filemap_delete_from_page_cache") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("gfs2:gfs2_demote_rq") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gl:long __tracepoint_arg_remote:long kernel.trace("gfs2:gfs2_glock_put") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gl:long kernel.trace("gfs2:gfs2_rs") /* <- kernel.trace("*") */ # locals __tracepoint_arg_rs:long __tracepoint_arg_func:long kernel.trace("gfs2:gfs2_glock_state_change") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gl:long __tracepoint_arg_new_state:long kernel.trace("gfs2:gfs2_ail_flush") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdp:long __tracepoint_arg_wbc:long __tracepoint_arg_start:long kernel.trace("gfs2:gfs2_log_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdp:long __tracepoint_arg_blocks:long kernel.trace("gfs2:gfs2_glock_lock_time") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gl:long __tracepoint_arg_tdiff:long kernel.trace("gfs2:gfs2_pin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bd:long __tracepoint_arg_pin:long kernel.trace("gfs2:gfs2_promote") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gh:long __tracepoint_arg_first:long kernel.trace("gfs2:gfs2_bmap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ip:long __tracepoint_arg_bh:long __tracepoint_arg_lblock:long __tracepoint_arg_create:long __tracepoint_arg_errno:long kernel.trace("gfs2:gfs2_block_alloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ip:long __tracepoint_arg_rgd:long __tracepoint_arg_block:long __tracepoint_arg_len:long __tracepoint_arg_block_state:long kernel.trace("gfs2:gfs2_glock_queue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_gh:long __tracepoint_arg_queue:long kernel.trace("gfs2:gfs2_log_flush") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdp:long __tracepoint_arg_start:long kernel.trace("host1x:host1x_channel_release") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("host1x:host1x_channel_submitted") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_syncpt_base:long __tracepoint_arg_syncpt_max:long kernel.trace("host1x:host1x_syncpt_wait_check") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bo:long __tracepoint_arg_offset:long __tracepoint_arg_syncpt_id:long __tracepoint_arg_thresh:long __tracepoint_arg_min:long kernel.trace("host1x:host1x_syncpt_load_min") /* <- kernel.trace("*") */ # locals __tracepoint_arg_id:long __tracepoint_arg_val:long kernel.trace("host1x:host1x_cdma_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("host1x:host1x_channel_submit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_cmdbufs:long __tracepoint_arg_relocs:long __tracepoint_arg_waitchks:long __tracepoint_arg_syncpt_id:long __tracepoint_arg_syncpt_incrs:long kernel.trace("host1x:host1x_wait_cdma") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_eventid:long kernel.trace("host1x:host1x_channel_open") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("host1x:host1x_cdma_push") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_op1:long __tracepoint_arg_op2:long kernel.trace("host1x:host1x_cdma_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("host1x:host1x_cdma_push_gather") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_bo:long __tracepoint_arg_words:long __tracepoint_arg_offset:long __tracepoint_arg_cmdbuf:long kernel.trace("host1x:host1x_channel_submit_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_count:long __tracepoint_arg_thresh:long kernel.trace("pagemap:mm_lru_activate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("pagemap:mm_lru_insertion") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_lru:long kernel.trace("mac80211:drv_tx_last_beacon") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_sta_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_cmd:long __tracepoint_arg_sta:long kernel.trace("mac80211:drv_post_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:api_enable_rssi_reports") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdata:long __tracepoint_arg_rssi_min_thold:long __tracepoint_arg_rssi_max_thold:long kernel.trace("mac80211:api_restart_hw") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:api_sched_scan_results") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:api_ready_on_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_config") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_changed:long kernel.trace("mac80211:drv_ipv6_addr_change") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_set_wakeup") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_enabled:long kernel.trace("mac80211:drv_tdls_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long __tracepoint_arg_oper_class:long __tracepoint_arg_chandef:long kernel.trace("mac80211:drv_update_tkip_key") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_conf:long __tracepoint_arg_sta:long __tracepoint_arg_iv32:long kernel.trace("mac80211:drv_set_key") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_cmd:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long __tracepoint_arg_key:long kernel.trace("mac80211:api_start_tx_ba_cb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdata:long __tracepoint_arg_ra:long __tracepoint_arg_tid:long kernel.trace("mac80211:drv_switch_vif_chanctx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_vifs:long __tracepoint_arg_n_vifs:long __tracepoint_arg_mode:long kernel.trace("mac80211:drv_get_expected_throughput") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sta:long kernel.trace("mac80211:drv_unassign_vif_chanctx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_ctx:long kernel.trace("mac80211:drv_change_interface") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_type:long __tracepoint_arg_p2p:long kernel.trace("mac80211:drv_stop") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_reset_tsf") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_hw_scan") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_return_u32") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_ret:long kernel.trace("mac80211:drv_get_ringparam") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_tx:long __tracepoint_arg_tx_max:long __tracepoint_arg_rx:long __tracepoint_arg_rx_max:long kernel.trace("mac80211:drv_remain_on_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_chan:long __tracepoint_arg_duration:long __tracepoint_arg_type:long kernel.trace("mac80211:drv_set_default_unicast_key") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_key_idx:long kernel.trace("mac80211:api_scan_completed") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_aborted:long kernel.trace("mac80211:api_chswitch_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdata:long __tracepoint_arg_success:long kernel.trace("mac80211:drv_suspend") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_cancel_remain_on_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_allow_buffered_frames") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sta:long __tracepoint_arg_tids:long __tracepoint_arg_num_frames:long __tracepoint_arg_reason:long __tracepoint_arg_more_data:long kernel.trace("mac80211:drv_assign_vif_chanctx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_ctx:long kernel.trace("mac80211:drv_add_interface") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_get_stats") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_stats:long __tracepoint_arg_ret:long kernel.trace("mac80211:api_eosp") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sta:long kernel.trace("mac80211:drv_return_bool") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_ret:long kernel.trace("mac80211:drv_get_txpower") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_dbm:long __tracepoint_arg_ret:long kernel.trace("mac80211:api_stop_tx_ba_session") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sta:long __tracepoint_arg_tid:long kernel.trace("mac80211:drv_sw_scan_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_mac_addr:long kernel.trace("mac80211:drv_start_ap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_info:long kernel.trace("mac80211:api_sta_block_awake") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sta:long __tracepoint_arg_block:long kernel.trace("mac80211:drv_sta_add") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long kernel.trace("mac80211:drv_get_antenna") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_tx_ant:long __tracepoint_arg_rx_ant:long __tracepoint_arg_ret:long kernel.trace("mac80211:drv_get_et_strings") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sset:long kernel.trace("mac80211:drv_remove_interface") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_set_antenna") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_tx_ant:long __tracepoint_arg_rx_ant:long __tracepoint_arg_ret:long kernel.trace("mac80211:drv_leave_ibss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_set_rekey_data") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_data:long kernel.trace("mac80211:api_remain_on_channel_expired") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_set_rts_threshold") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_value:long kernel.trace("mac80211:drv_join_ibss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_info:long kernel.trace("mac80211:drv_get_rssi") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sta:long __tracepoint_arg_rssi:long __tracepoint_arg_ret:long kernel.trace("mac80211:drv_flush") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_queues:long __tracepoint_arg_drop:long kernel.trace("mac80211:drv_sched_scan_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_return_u64") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_ret:long kernel.trace("mac80211:api_gtk_rekey_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdata:long __tracepoint_arg_bssid:long __tracepoint_arg_replay_ctr:long kernel.trace("mac80211:drv_resume") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_bss_info_changed") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_info:long __tracepoint_arg_changed:long kernel.trace("mac80211:drv_sta_rate_tbl_update") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long kernel.trace("mac80211:drv_reconfig_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_reconfig_type:long kernel.trace("mac80211:drv_release_buffered_frames") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sta:long __tracepoint_arg_tids:long __tracepoint_arg_num_frames:long __tracepoint_arg_reason:long __tracepoint_arg_more_data:long kernel.trace("mac80211:drv_get_tkip_seq") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_hw_key_idx:long __tracepoint_arg_iv32:long __tracepoint_arg_iv16:long kernel.trace("mac80211:drv_mgd_prepare_tx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_set_ringparam") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_tx:long __tracepoint_arg_rx:long kernel.trace("mac80211:drv_sched_scan_stop") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:api_radar_detected") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_get_survey") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_idx:long __tracepoint_arg_survey:long kernel.trace("mac80211:drv_sw_scan_complete") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_return_void") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_add_chanctx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_ctx:long kernel.trace("mac80211:drv_tx_frames_pending") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_tdls_recv_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_params:long kernel.trace("mac80211:api_connection_loss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_sta_rc_update") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long __tracepoint_arg_changed:long kernel.trace("mac80211:drv_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_ch_switch:long kernel.trace("mac80211:drv_rssi_callback") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_rssi_event:long kernel.trace("mac80211:drv_get_et_stats") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_change_chanctx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_ctx:long __tracepoint_arg_changed:long kernel.trace("mac80211:stop_queue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_queue:long __tracepoint_arg_reason:long kernel.trace("mac80211:api_start_tx_ba_session") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sta:long __tracepoint_arg_tid:long kernel.trace("mac80211:drv_ampdu_action") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_action:long __tracepoint_arg_sta:long __tracepoint_arg_tid:long __tracepoint_arg_ssn:long __tracepoint_arg_buf_size:long kernel.trace("mac80211:drv_tdls_cancel_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long kernel.trace("mac80211:drv_conf_tx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_ac:long __tracepoint_arg_params:long kernel.trace("mac80211:api_sta_set_buffered") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sta:long __tracepoint_arg_tid:long __tracepoint_arg_buffered:long kernel.trace("mac80211:api_stop_tx_ba_cb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdata:long __tracepoint_arg_ra:long __tracepoint_arg_tid:long kernel.trace("mac80211:drv_remove_chanctx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_ctx:long kernel.trace("mac80211:wake_queue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_queue:long __tracepoint_arg_reason:long kernel.trace("mac80211:drv_mgd_protect_tdls_discover") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_channel_switch_beacon") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_chandef:long kernel.trace("mac80211:drv_pre_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_ch_switch:long kernel.trace("mac80211:drv_set_tim") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sta:long __tracepoint_arg_set:long kernel.trace("mac80211:drv_sta_pre_rcu_remove") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long kernel.trace("mac80211:api_cqm_rssi_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdata:long __tracepoint_arg_rssi_event:long kernel.trace("mac80211:api_sched_scan_stopped") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_return_int") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_ret:long kernel.trace("mac80211:drv_configure_filter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_changed_flags:long __tracepoint_arg_total_flags:long __tracepoint_arg_multicast:long kernel.trace("mac80211:drv_stop_ap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:api_cqm_beacon_loss_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_set_coverage_class") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_value:long kernel.trace("mac80211:drv_sta_state") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long __tracepoint_arg_old_state:long __tracepoint_arg_new_state:long kernel.trace("mac80211:drv_set_frag_threshold") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_value:long kernel.trace("mac80211:drv_set_bitrate_mask") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_mask:long kernel.trace("mac80211:drv_cancel_hw_scan") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:drv_get_et_sset_count") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sset:long kernel.trace("mac80211:drv_set_tsf") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_tsf:long kernel.trace("mac80211:drv_offchannel_tx_cancel_wait") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long kernel.trace("mac80211:drv_prepare_multicast") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_mc_count:long kernel.trace("mac80211:drv_sta_remove") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long __tracepoint_arg_sta:long kernel.trace("mac80211:drv_get_tsf") /* <- kernel.trace("*") */ # locals __tracepoint_arg_local:long __tracepoint_arg_sdata:long kernel.trace("mac80211:api_beacon_loss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sdata:long kernel.trace("ext3:ext3_get_blocks_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_pblk:long __tracepoint_arg_len:long __tracepoint_arg_ret:long kernel.trace("ext3:ext3_unlink_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dentry:long __tracepoint_arg_ret:long kernel.trace("ext3:ext3_direct_IO_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_len:long __tracepoint_arg_rw:long __tracepoint_arg_ret:long kernel.trace("ext3:ext3_journalled_write_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_copied:long kernel.trace("ext3:ext3_writeback_write_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_copied:long kernel.trace("ext3:ext3_sync_file_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_ret:long kernel.trace("ext3:ext3_truncate_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext3:ext3_reserved") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_block:long __tracepoint_arg_rsv_node:long kernel.trace("ext3:ext3_allocate_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_goal:long __tracepoint_arg_count:long __tracepoint_arg_block:long kernel.trace("ext3:ext3_drop_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_drop:long kernel.trace("ext3:ext3_write_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_flags:long kernel.trace("ext3:ext3_journalled_writepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("ext3:ext3_discard_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_blk:long __tracepoint_arg_count:long kernel.trace("ext3:ext3_sync_fs") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_wait:long kernel.trace("ext3:ext3_unlink_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_parent:long __tracepoint_arg_dentry:long kernel.trace("ext3:ext3_invalidatepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_offset:long __tracepoint_arg_length:long kernel.trace("ext3:ext3_ordered_write_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_pos:long __tracepoint_arg_len:long __tracepoint_arg_copied:long kernel.trace("ext3:ext3_discard_reservation") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_rsv_node:long kernel.trace("ext3:ext3_get_blocks_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_lblk:long __tracepoint_arg_len:long __tracepoint_arg_create:long kernel.trace("ext3:ext3_releasepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("ext3:ext3_free_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext3:ext3_load_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext3:ext3_truncate_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext3:ext3_rsv_window_add") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_rsv_node:long kernel.trace("ext3:ext3_free_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_block:long __tracepoint_arg_count:long kernel.trace("ext3:ext3_writeback_writepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("ext3:ext3_forget") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_is_metadata:long __tracepoint_arg_block:long kernel.trace("ext3:ext3_request_blocks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_goal:long __tracepoint_arg_count:long kernel.trace("ext3:ext3_allocate_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_dir:long __tracepoint_arg_mode:long kernel.trace("ext3:ext3_sync_file_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_file:long __tracepoint_arg_datasync:long kernel.trace("ext3:ext3_mark_inode_dirty") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_IP:long kernel.trace("ext3:ext3_evict_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("ext3:ext3_direct_IO_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_offset:long __tracepoint_arg_len:long __tracepoint_arg_rw:long kernel.trace("ext3:ext3_read_block_bitmap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_group:long kernel.trace("ext3:ext3_request_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dir:long __tracepoint_arg_mode:long kernel.trace("ext3:ext3_ordered_writepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("ext3:ext3_alloc_new_reservation") /* <- kernel.trace("*") */ # locals __tracepoint_arg_sb:long __tracepoint_arg_goal:long kernel.trace("ext3:ext3_readpage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long kernel.trace("cfg80211:rdev_set_default_key") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_key_index:long __tracepoint_arg_unicast:long __tracepoint_arg_multicast:long kernel.trace("cfg80211:cfg80211_scan_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_request:long __tracepoint_arg_aborted:long kernel.trace("cfg80211:cfg80211_ready_on_channel_expired") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wdev:long __tracepoint_arg_cookie:long __tracepoint_arg_chan:long kernel.trace("cfg80211:cfg80211_notify_new_peer_candidate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_macaddr:long kernel.trace("cfg80211:rdev_set_bitrate_mask") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_peer:long __tracepoint_arg_mask:long kernel.trace("cfg80211:cfg80211_inform_bss_width_frame") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_channel:long __tracepoint_arg_scan_width:long __tracepoint_arg_mgmt:long __tracepoint_arg_len:long __tracepoint_arg_signal:long kernel.trace("cfg80211:cfg80211_rx_mgmt") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wdev:long __tracepoint_arg_freq:long __tracepoint_arg_sig_mbm:long kernel.trace("cfg80211:rdev_connect") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_sme:long kernel.trace("cfg80211:rdev_flush_pmksa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long kernel.trace("cfg80211:rdev_dump_mpath") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_idx:long __tracepoint_arg_dst:long __tracepoint_arg_next_hop:long kernel.trace("cfg80211:rdev_set_wds_peer") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_mac:long kernel.trace("cfg80211:rdev_set_txq_params") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_params:long kernel.trace("cfg80211:rdev_get_antenna") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long kernel.trace("cfg80211:rdev_del_tx_ts") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_tsid:long __tracepoint_arg_peer:long kernel.trace("cfg80211:rdev_return_void_tx_rx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_tx:long __tracepoint_arg_tx_max:long __tracepoint_arg_rx:long __tracepoint_arg_rx_max:long kernel.trace("cfg80211:rdev_return_int_mpath_info") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_ret:long __tracepoint_arg_pinfo:long kernel.trace("cfg80211:rdev_return_int") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_ret:long kernel.trace("cfg80211:rdev_set_qos_map") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_qos_map:long kernel.trace("cfg80211:rdev_sched_scan_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_request:long kernel.trace("cfg80211:rdev_set_mac_acl") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_params:long kernel.trace("cfg80211:cfg80211_ft_event") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_ft_event:long kernel.trace("cfg80211:cfg80211_return_u32") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ret:long kernel.trace("cfg80211:rdev_del_pmksa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_pmksa:long kernel.trace("cfg80211:rdev_disconnect") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_reason_code:long kernel.trace("cfg80211:rdev_set_power_mgmt") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_enabled:long __tracepoint_arg_timeout:long kernel.trace("cfg80211:rdev_del_station") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_params:long kernel.trace("cfg80211:rdev_dump_station") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_idx:long __tracepoint_arg_mac:long kernel.trace("cfg80211:rdev_add_key") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_key_index:long __tracepoint_arg_pairwise:long __tracepoint_arg_mac_addr:long kernel.trace("cfg80211:cfg80211_chandef_dfs_required") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_chandef:long kernel.trace("cfg80211:rdev_return_int_int") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_func_ret:long __tracepoint_arg_func_fill:long kernel.trace("cfg80211:rdev_tdls_oper") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_peer:long __tracepoint_arg_oper:long kernel.trace("cfg80211:rdev_del_virtual_intf") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long kernel.trace("cfg80211:rdev_tdls_cancel_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_addr:long kernel.trace("cfg80211:rdev_start_ap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_settings:long kernel.trace("cfg80211:rdev_get_key") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_key_index:long __tracepoint_arg_pairwise:long __tracepoint_arg_mac_addr:long kernel.trace("cfg80211:rdev_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_params:long kernel.trace("cfg80211:rdev_mgmt_tx_cancel_wait") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long __tracepoint_arg_cookie:long kernel.trace("cfg80211:cfg80211_pmksa_candidate_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_index:long __tracepoint_arg_bssid:long __tracepoint_arg_preauth:long kernel.trace("cfg80211:rdev_auth") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_req:long kernel.trace("cfg80211:rdev_suspend") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wow:long kernel.trace("cfg80211:rdev_tdls_channel_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_addr:long __tracepoint_arg_oper_class:long __tracepoint_arg_chandef:long kernel.trace("cfg80211:cfg80211_mgmt_tx_status") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wdev:long __tracepoint_arg_cookie:long __tracepoint_arg_ack:long kernel.trace("cfg80211:rdev_add_virtual_intf") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_name:long __tracepoint_arg_type:long kernel.trace("cfg80211:rdev_libertas_set_mesh_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_chan:long kernel.trace("cfg80211:cfg80211_send_auth_timeout") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_mac:long kernel.trace("cfg80211:cfg80211_del_sta") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_macaddr:long kernel.trace("cfg80211:rdev_add_tx_ts") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_tsid:long __tracepoint_arg_peer:long __tracepoint_arg_user_prio:long __tracepoint_arg_admitted_time:long kernel.trace("cfg80211:cfg80211_ibss_joined") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_bssid:long __tracepoint_arg_channel:long kernel.trace("cfg80211:cfg80211_michael_mic_failure") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_addr:long __tracepoint_arg_key_type:long __tracepoint_arg_key_id:long __tracepoint_arg_tsc:long kernel.trace("cfg80211:rdev_resume") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long kernel.trace("cfg80211:cfg80211_radar_event") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_chandef:long kernel.trace("cfg80211:rdev_return_int_cookie") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_ret:long __tracepoint_arg_cookie:long kernel.trace("cfg80211:rdev_dump_mpp") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_idx:long __tracepoint_arg_dst:long __tracepoint_arg_mpp:long kernel.trace("cfg80211:rdev_mgmt_frame_register") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long __tracepoint_arg_frame_type:long __tracepoint_arg_reg:long kernel.trace("cfg80211:cfg80211_report_wowlan_wakeup") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long __tracepoint_arg_wakeup:long kernel.trace("cfg80211:rdev_set_default_mgmt_key") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_key_index:long kernel.trace("cfg80211:rdev_set_tx_power") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long __tracepoint_arg_type:long __tracepoint_arg_mbm:long kernel.trace("cfg80211:rdev_get_mpp") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_dst:long __tracepoint_arg_mpp:long kernel.trace("cfg80211:rdev_del_key") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_key_index:long __tracepoint_arg_pairwise:long __tracepoint_arg_mac_addr:long kernel.trace("cfg80211:rdev_leave_ibss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long kernel.trace("cfg80211:cfg80211_get_bss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_channel:long __tracepoint_arg_bssid:long __tracepoint_arg_ssid:long __tracepoint_arg_ssid_len:long __tracepoint_arg_capa_mask:long __tracepoint_arg_capa_val:long kernel.trace("cfg80211:rdev_stop_ap") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long kernel.trace("cfg80211:cfg80211_return_bss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pub:long kernel.trace("cfg80211:rdev_deauth") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_req:long kernel.trace("cfg80211:cfg80211_ready_on_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wdev:long __tracepoint_arg_cookie:long __tracepoint_arg_chan:long __tracepoint_arg_duration:long kernel.trace("cfg80211:cfg80211_reg_can_beacon") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_chandef:long __tracepoint_arg_iftype:long kernel.trace("cfg80211:cfg80211_send_rx_auth") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long kernel.trace("cfg80211:rdev_assoc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_req:long kernel.trace("cfg80211:rdev_cancel_remain_on_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long __tracepoint_arg_cookie:long kernel.trace("cfg80211:rdev_set_monitor_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_chandef:long kernel.trace("cfg80211:rdev_get_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long kernel.trace("cfg80211:rdev_change_beacon") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_info:long kernel.trace("cfg80211:rdev_leave_mesh") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long kernel.trace("cfg80211:cfg80211_tdls_oper_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_peer:long __tracepoint_arg_oper:long __tracepoint_arg_reason_code:long kernel.trace("cfg80211:rdev_set_wiphy_params") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_changed:long kernel.trace("cfg80211:rdev_get_tx_power") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long kernel.trace("cfg80211:rdev_change_station") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_mac:long __tracepoint_arg_params:long kernel.trace("cfg80211:rdev_start_p2p_device") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long kernel.trace("cfg80211:rdev_del_mpath") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_mac:long kernel.trace("cfg80211:rdev_set_cqm_rssi_config") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_rssi_thold:long __tracepoint_arg_rssi_hyst:long kernel.trace("cfg80211:cfg80211_cqm_pktloss_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_peer:long __tracepoint_arg_num_packets:long kernel.trace("cfg80211:cfg80211_cac_event") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_evt:long kernel.trace("cfg80211:cfg80211_send_rx_assoc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_bss:long kernel.trace("cfg80211:rdev_join_mesh") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_conf:long __tracepoint_arg_setup:long kernel.trace("cfg80211:rdev_join_ocb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_setup:long kernel.trace("cfg80211:rdev_return_int_survey_info") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_ret:long __tracepoint_arg_info:long kernel.trace("cfg80211:rdev_add_station") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_mac:long __tracepoint_arg_params:long kernel.trace("cfg80211:rdev_set_pmksa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_pmksa:long kernel.trace("cfg80211:rdev_stop_p2p_device") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long kernel.trace("cfg80211:cfg80211_send_assoc_timeout") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_mac:long kernel.trace("cfg80211:rdev_return_int_mesh_config") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_ret:long __tracepoint_arg_conf:long kernel.trace("cfg80211:cfg80211_ch_switch_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_chandef:long kernel.trace("cfg80211:rdev_change_bss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_params:long kernel.trace("cfg80211:rdev_scan") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_request:long kernel.trace("cfg80211:rdev_return_int_station_info") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_ret:long __tracepoint_arg_sinfo:long kernel.trace("cfg80211:rdev_set_antenna") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_tx:long __tracepoint_arg_rx:long kernel.trace("cfg80211:cfg80211_cqm_rssi_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_rssi_event:long kernel.trace("cfg80211:rdev_mgmt_tx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long __tracepoint_arg_params:long kernel.trace("cfg80211:rdev_update_ft_ies") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_ftie:long kernel.trace("cfg80211:cfg80211_ch_switch_started_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_chandef:long kernel.trace("cfg80211:rdev_change_mpath") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_dst:long __tracepoint_arg_next_hop:long kernel.trace("cfg80211:rdev_return_int_tx_rx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_ret:long __tracepoint_arg_tx:long __tracepoint_arg_rx:long kernel.trace("cfg80211:rdev_get_mesh_config") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long kernel.trace("cfg80211:rdev_dump_survey") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_idx:long kernel.trace("cfg80211:rdev_get_mpath") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_dst:long __tracepoint_arg_next_hop:long kernel.trace("cfg80211:rdev_add_mpath") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_dst:long __tracepoint_arg_next_hop:long kernel.trace("cfg80211:rdev_probe_client") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_peer:long kernel.trace("cfg80211:rdev_return_chandef") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_ret:long __tracepoint_arg_chandef:long kernel.trace("cfg80211:cfg80211_return_uint") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ret:long kernel.trace("cfg80211:cfg80211_rx_unexpected_4addr_frame") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_addr:long kernel.trace("cfg80211:cfg80211_new_sta") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_mac_addr:long __tracepoint_arg_sinfo:long kernel.trace("cfg80211:rdev_tdls_mgmt") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_peer:long __tracepoint_arg_action_code:long __tracepoint_arg_dialog_token:long __tracepoint_arg_status_code:long __tracepoint_arg_peer_capability:long __tracepoint_arg_initiator:long __tracepoint_arg_buf:long __tracepoint_arg_len:long kernel.trace("cfg80211:rdev_update_mesh_config") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_mask:long __tracepoint_arg_conf:long kernel.trace("cfg80211:rdev_set_rekey_data") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long kernel.trace("cfg80211:cfg80211_sched_scan_results") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long kernel.trace("cfg80211:cfg80211_gtk_rekey_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_macaddr:long kernel.trace("cfg80211:cfg80211_rx_spurious_frame") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_addr:long kernel.trace("cfg80211:rdev_crit_proto_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long __tracepoint_arg_protocol:long __tracepoint_arg_duration:long kernel.trace("cfg80211:rdev_disassoc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_req:long kernel.trace("cfg80211:cfg80211_report_obss_beacon") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_frame:long __tracepoint_arg_len:long __tracepoint_arg_freq:long __tracepoint_arg_sig_dbm:long kernel.trace("cfg80211:cfg80211_probe_status") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_addr:long __tracepoint_arg_cookie:long __tracepoint_arg_acked:long kernel.trace("cfg80211:cfg80211_rx_unprot_mlme_mgmt") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_buf:long __tracepoint_arg_len:long kernel.trace("cfg80211:rdev_return_wdev") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long kernel.trace("cfg80211:rdev_set_noack_map") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_noack_map:long kernel.trace("cfg80211:rdev_set_cqm_txe_config") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_rate:long __tracepoint_arg_pkts:long __tracepoint_arg_intvl:long kernel.trace("cfg80211:cfg80211_tx_mlme_mgmt") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_buf:long __tracepoint_arg_len:long kernel.trace("cfg80211:cfg80211_return_bool") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ret:long kernel.trace("cfg80211:rdev_get_station") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_mac:long kernel.trace("cfg80211:cfg80211_stop_iface") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long kernel.trace("cfg80211:rdev_sched_scan_stop") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long kernel.trace("cfg80211:rdev_leave_ocb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long kernel.trace("cfg80211:rdev_crit_proto_stop") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long kernel.trace("cfg80211:rdev_return_void") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long kernel.trace("cfg80211:rdev_set_ap_chanwidth") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_chandef:long kernel.trace("cfg80211:cfg80211_sched_scan_stopped") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long kernel.trace("cfg80211:rdev_remain_on_channel") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_wdev:long __tracepoint_arg_chan:long __tracepoint_arg_duration:long kernel.trace("cfg80211:rdev_set_wakeup") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_enabled:long kernel.trace("cfg80211:rdev_join_ibss") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_params:long kernel.trace("cfg80211:rdev_rfkill_poll") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long kernel.trace("cfg80211:cfg80211_rx_mlme_mgmt") /* <- kernel.trace("*") */ # locals __tracepoint_arg_netdev:long __tracepoint_arg_buf:long __tracepoint_arg_len:long kernel.trace("cfg80211:rdev_change_virtual_intf") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wiphy:long __tracepoint_arg_netdev:long __tracepoint_arg_type:long kernel.trace("drm:drm_vblank_event") /* <- kernel.trace("*") */ # locals __tracepoint_arg_crtc:long __tracepoint_arg_seq:long kernel.trace("drm:drm_vblank_event_queued") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pid:long __tracepoint_arg_crtc:long __tracepoint_arg_seq:long kernel.trace("drm:drm_vblank_event_delivered") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pid:long __tracepoint_arg_crtc:long __tracepoint_arg_seq:long kernel.trace("rpm:rpm_return_int") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_ip:long __tracepoint_arg_ret:long kernel.trace("rpm:rpm_idle") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_flags:long kernel.trace("rpm:rpm_suspend") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_flags:long kernel.trace("rpm:rpm_resume") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_flags:long kernel.trace("vmscan:mm_vmscan_direct_reclaim_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nr_reclaimed:long kernel.trace("vmscan:mm_vmscan_memcg_softlimit_reclaim_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nr_reclaimed:long kernel.trace("vmscan:mm_vmscan_lru_shrink_inactive") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nid:long __tracepoint_arg_zid:long __tracepoint_arg_nr_scanned:long __tracepoint_arg_nr_reclaimed:long __tracepoint_arg_priority:long __tracepoint_arg_reclaim_flags:long kernel.trace("vmscan:mm_vmscan_direct_reclaim_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_order:long __tracepoint_arg_may_writepage:long __tracepoint_arg_gfp_flags:long kernel.trace("vmscan:mm_vmscan_memcg_reclaim_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_order:long __tracepoint_arg_may_writepage:long __tracepoint_arg_gfp_flags:long kernel.trace("vmscan:mm_vmscan_kswapd_sleep") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nid:long kernel.trace("vmscan:mm_vmscan_memcg_softlimit_reclaim_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_order:long __tracepoint_arg_may_writepage:long __tracepoint_arg_gfp_flags:long kernel.trace("vmscan:mm_vmscan_kswapd_wake") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nid:long __tracepoint_arg_order:long kernel.trace("vmscan:mm_shrink_slab_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_shr:long __tracepoint_arg_sc:long __tracepoint_arg_nr_objects_to_shrink:long __tracepoint_arg_pgs_scanned:long __tracepoint_arg_lru_pgs:long __tracepoint_arg_cache_items:long __tracepoint_arg_delta:long __tracepoint_arg_total_scan:long kernel.trace("vmscan:mm_vmscan_lru_isolate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_order:long __tracepoint_arg_nr_requested:long __tracepoint_arg_nr_scanned:long __tracepoint_arg_nr_taken:long __tracepoint_arg_isolate_mode:long __tracepoint_arg_file:long kernel.trace("vmscan:mm_shrink_slab_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_shr:long __tracepoint_arg_nid:long __tracepoint_arg_shrinker_retval:long __tracepoint_arg_unused_scan_cnt:long __tracepoint_arg_new_scan_cnt:long __tracepoint_arg_total_scan:long kernel.trace("vmscan:mm_vmscan_wakeup_kswapd") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nid:long __tracepoint_arg_zid:long __tracepoint_arg_order:long kernel.trace("vmscan:mm_vmscan_memcg_reclaim_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nr_reclaimed:long kernel.trace("vmscan:mm_vmscan_writepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_reclaim_flags:long kernel.trace("vmscan:mm_vmscan_memcg_isolate") /* <- kernel.trace("*") */ # locals __tracepoint_arg_order:long __tracepoint_arg_nr_requested:long __tracepoint_arg_nr_scanned:long __tracepoint_arg_nr_taken:long __tracepoint_arg_isolate_mode:long __tracepoint_arg_file:long kernel.trace("ras:mc_event") /* <- kernel.trace("*") */ # locals __tracepoint_arg_err_type:long __tracepoint_arg_error_msg:long __tracepoint_arg_label:long __tracepoint_arg_error_count:long __tracepoint_arg_mc_index:long __tracepoint_arg_top_layer:long __tracepoint_arg_mid_layer:long __tracepoint_arg_low_layer:long __tracepoint_arg_address:long __tracepoint_arg_grain_bits:long __tracepoint_arg_syndrome:long __tracepoint_arg_driver_detail:long kernel.trace("ras:aer_event") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev_name:long __tracepoint_arg_status:long __tracepoint_arg_severity:long kernel.trace("context_tracking:user_enter") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dummy:long kernel.trace("context_tracking:user_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dummy:long kernel.trace("writeback:writeback_queue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long __tracepoint_arg_work:long kernel.trace("writeback:writeback_single_inode_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_wbc:long __tracepoint_arg_nr_to_write:long kernel.trace("writeback:writeback_pages_written") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pages_written:long kernel.trace("writeback:writeback_bdi_register") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long kernel.trace("writeback:writeback_wait") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long __tracepoint_arg_work:long kernel.trace("writeback:writeback_congestion_wait") /* <- kernel.trace("*") */ # locals __tracepoint_arg_usec_timeout:long __tracepoint_arg_usec_delayed:long kernel.trace("writeback:writeback_wake_background") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long kernel.trace("writeback:writeback_dirty_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_flags:long kernel.trace("writeback:global_dirty_state") /* <- kernel.trace("*") */ # locals __tracepoint_arg_background_thresh:long __tracepoint_arg_dirty_thresh:long kernel.trace("writeback:writeback_write_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_wbc:long kernel.trace("writeback:writeback_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long __tracepoint_arg_work:long kernel.trace("writeback:writeback_queue_io") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wb:long __tracepoint_arg_work:long __tracepoint_arg_moved:long kernel.trace("writeback:bdi_dirty_ratelimit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long __tracepoint_arg_dirty_rate:long __tracepoint_arg_task_ratelimit:long kernel.trace("writeback:writeback_nowork") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long kernel.trace("writeback:balance_dirty_pages") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long __tracepoint_arg_thresh:long __tracepoint_arg_bg_thresh:long __tracepoint_arg_dirty:long __tracepoint_arg_bdi_thresh:long __tracepoint_arg_bdi_dirty:long __tracepoint_arg_dirty_ratelimit:long __tracepoint_arg_task_ratelimit:long __tracepoint_arg_dirtied:long __tracepoint_arg_period:long __tracepoint_arg_pause:long __tracepoint_arg_start_time:long kernel.trace("writeback:writeback_written") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long __tracepoint_arg_work:long kernel.trace("writeback:writeback_wait_iff_congested") /* <- kernel.trace("*") */ # locals __tracepoint_arg_usec_timeout:long __tracepoint_arg_usec_delayed:long kernel.trace("writeback:writeback_dirty_inode_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_flags:long kernel.trace("writeback:writeback_exec") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long __tracepoint_arg_work:long kernel.trace("writeback:wbc_writepage") /* <- kernel.trace("*") */ # locals __tracepoint_arg_wbc:long __tracepoint_arg_bdi:long kernel.trace("writeback:writeback_single_inode") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_wbc:long __tracepoint_arg_nr_to_write:long kernel.trace("writeback:writeback_dirty_page") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_mapping:long kernel.trace("writeback:writeback_bdi_unregister") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bdi:long kernel.trace("writeback:writeback_sb_inodes_requeue") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("writeback:writeback_write_inode_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long __tracepoint_arg_wbc:long kernel.trace("task:task_rename") /* <- kernel.trace("*") */ # locals __tracepoint_arg_task:long __tracepoint_arg_comm:long kernel.trace("task:task_newtask") /* <- kernel.trace("*") */ # locals __tracepoint_arg_task:long __tracepoint_arg_clone_flags:long kernel.trace("compaction:mm_compaction_begin") /* <- kernel.trace("*") */ # locals __tracepoint_arg_zone_start:long __tracepoint_arg_migrate_start:long __tracepoint_arg_free_start:long __tracepoint_arg_zone_end:long kernel.trace("compaction:mm_compaction_end") /* <- kernel.trace("*") */ # locals __tracepoint_arg_status:long kernel.trace("compaction:mm_compaction_migratepages") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nr_all:long __tracepoint_arg_migrate_rc:long __tracepoint_arg_migratepages:long kernel.trace("compaction:mm_compaction_isolate_freepages") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nr_scanned:long __tracepoint_arg_nr_taken:long kernel.trace("compaction:mm_compaction_isolate_migratepages") /* <- kernel.trace("*") */ # locals __tracepoint_arg_nr_scanned:long __tracepoint_arg_nr_taken:long kernel.trace("asoc:snd_soc_dapm_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_card:long kernel.trace("asoc:snd_soc_jack_notify") /* <- kernel.trace("*") */ # locals __tracepoint_arg_jack:long __tracepoint_arg_val:long kernel.trace("asoc:snd_soc_dapm_connected") /* <- kernel.trace("*") */ # locals __tracepoint_arg_paths:long __tracepoint_arg_stream:long kernel.trace("asoc:snd_soc_dapm_widget_event_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_w:long __tracepoint_arg_val:long kernel.trace("asoc:snd_soc_jack_irq") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long kernel.trace("asoc:snd_soc_bias_level_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_card:long __tracepoint_arg_val:long kernel.trace("asoc:snd_soc_jack_report") /* <- kernel.trace("*") */ # locals __tracepoint_arg_jack:long __tracepoint_arg_mask:long __tracepoint_arg_val:long kernel.trace("asoc:snd_soc_dapm_widget_event_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_w:long __tracepoint_arg_val:long kernel.trace("asoc:snd_soc_dapm_output_path") /* <- kernel.trace("*") */ # locals __tracepoint_arg_widget:long __tracepoint_arg_path:long kernel.trace("asoc:snd_soc_dapm_widget_power") /* <- kernel.trace("*") */ # locals __tracepoint_arg_w:long __tracepoint_arg_val:long kernel.trace("asoc:snd_soc_dapm_input_path") /* <- kernel.trace("*") */ # locals __tracepoint_arg_widget:long __tracepoint_arg_path:long kernel.trace("asoc:snd_soc_bias_level_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_card:long __tracepoint_arg_val:long kernel.trace("asoc:snd_soc_dapm_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_card:long kernel.trace("asoc:snd_soc_dapm_walk_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_card:long kernel.trace("i2c:i2c_write") /* <- kernel.trace("*") */ # locals __tracepoint_arg_adap:long __tracepoint_arg_msg:long __tracepoint_arg_num:long kernel.trace("i2c:smbus_read") /* <- kernel.trace("*") */ # locals __tracepoint_arg_adap:long __tracepoint_arg_addr:long __tracepoint_arg_flags:long __tracepoint_arg_read_write:long __tracepoint_arg_command:long __tracepoint_arg_protocol:long kernel.trace("i2c:i2c_result") /* <- kernel.trace("*") */ # locals __tracepoint_arg_adap:long __tracepoint_arg_num:long __tracepoint_arg_ret:long kernel.trace("i2c:smbus_result") /* <- kernel.trace("*") */ # locals __tracepoint_arg_adap:long __tracepoint_arg_addr:long __tracepoint_arg_flags:long __tracepoint_arg_read_write:long __tracepoint_arg_command:long __tracepoint_arg_protocol:long __tracepoint_arg_res:long kernel.trace("i2c:smbus_write") /* <- kernel.trace("*") */ # locals __tracepoint_arg_adap:long __tracepoint_arg_addr:long __tracepoint_arg_flags:long __tracepoint_arg_read_write:long __tracepoint_arg_command:long __tracepoint_arg_protocol:long __tracepoint_arg_data:long kernel.trace("i2c:i2c_reply") /* <- kernel.trace("*") */ # locals __tracepoint_arg_adap:long __tracepoint_arg_msg:long __tracepoint_arg_num:long kernel.trace("i2c:smbus_reply") /* <- kernel.trace("*") */ # locals __tracepoint_arg_adap:long __tracepoint_arg_addr:long __tracepoint_arg_flags:long __tracepoint_arg_read_write:long __tracepoint_arg_command:long __tracepoint_arg_protocol:long __tracepoint_arg_data:long kernel.trace("i2c:i2c_read") /* <- kernel.trace("*") */ # locals __tracepoint_arg_adap:long __tracepoint_arg_msg:long __tracepoint_arg_num:long kernel.trace("tlb:tlb_flush") /* <- kernel.trace("*") */ # locals __tracepoint_arg_reason:long __tracepoint_arg_pages:long kernel.trace("scsi:scsi_dispatch_cmd_done") /* <- kernel.trace("*") */ # locals __tracepoint_arg_cmd:long kernel.trace("scsi:scsi_dispatch_cmd_timeout") /* <- kernel.trace("*") */ # locals __tracepoint_arg_cmd:long kernel.trace("scsi:scsi_eh_wakeup") /* <- kernel.trace("*") */ # locals __tracepoint_arg_shost:long kernel.trace("scsi:scsi_dispatch_cmd_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_cmd:long kernel.trace("scsi:scsi_dispatch_cmd_error") /* <- kernel.trace("*") */ # locals __tracepoint_arg_cmd:long __tracepoint_arg_rtn:long kernel.trace("hda:hda_power_count") /* <- kernel.trace("*") */ # locals __tracepoint_arg_codec:long kernel.trace("hda:hda_unsol_event") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bus:long __tracepoint_arg_res:long __tracepoint_arg_res_ex:long kernel.trace("hda:hda_power_down") /* <- kernel.trace("*") */ # locals __tracepoint_arg_codec:long kernel.trace("hda:hda_send_cmd") /* <- kernel.trace("*") */ # locals __tracepoint_arg_codec:long __tracepoint_arg_val:long kernel.trace("hda:hda_power_up") /* <- kernel.trace("*") */ # locals __tracepoint_arg_codec:long kernel.trace("hda:hda_get_response") /* <- kernel.trace("*") */ # locals __tracepoint_arg_codec:long __tracepoint_arg_val:long kernel.trace("hda:hda_bus_reset") /* <- kernel.trace("*") */ # locals __tracepoint_arg_bus:long kernel.trace("sched:sched_stat_runtime") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long __tracepoint_arg_runtime:long __tracepoint_arg_vruntime:long kernel.trace("sched:sched_process_fork") /* <- kernel.trace("*") */ # locals __tracepoint_arg_parent:long __tracepoint_arg_child:long kernel.trace("sched:sched_swap_numa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_src_tsk:long __tracepoint_arg_src_cpu:long __tracepoint_arg_dst_tsk:long __tracepoint_arg_dst_cpu:long kernel.trace("sched:sched_stick_numa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long __tracepoint_arg_src_cpu:long __tracepoint_arg_dst_cpu:long kernel.trace("sched:sched_wakeup_new") /* <- kernel.trace("*") */ # locals __tracepoint_arg_p:long __tracepoint_arg_success:long kernel.trace("sched:sched_process_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_p:long kernel.trace("sched:sched_stat_sleep") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long __tracepoint_arg_delay:long kernel.trace("sched:sched_kthread_stop_ret") /* <- kernel.trace("*") */ # locals __tracepoint_arg_ret:long kernel.trace("sched:sched_switch") /* <- kernel.trace("*") */ # locals __tracepoint_arg_prev:long __tracepoint_arg_next:long kernel.trace("sched:sched_process_free") /* <- kernel.trace("*") */ # locals __tracepoint_arg_p:long kernel.trace("sched:sched_stat_wait") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long __tracepoint_arg_delay:long kernel.trace("sched:sched_stat_blocked") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long __tracepoint_arg_delay:long kernel.trace("sched:sched_move_numa") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long __tracepoint_arg_src_cpu:long __tracepoint_arg_dst_cpu:long kernel.trace("sched:sched_pi_setprio") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long __tracepoint_arg_newprio:long kernel.trace("sched:sched_process_exec") /* <- kernel.trace("*") */ # locals __tracepoint_arg_p:long __tracepoint_arg_old_pid:long __tracepoint_arg_bprm:long kernel.trace("sched:sched_wakeup") /* <- kernel.trace("*") */ # locals __tracepoint_arg_p:long __tracepoint_arg_success:long kernel.trace("sched:sched_process_wait") /* <- kernel.trace("*") */ # locals __tracepoint_arg_pid:long kernel.trace("sched:sched_stat_iowait") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long __tracepoint_arg_delay:long kernel.trace("sched:sched_migrate_task") /* <- kernel.trace("*") */ # locals __tracepoint_arg_p:long __tracepoint_arg_dest_cpu:long kernel.trace("sched:sched_wake_idle_without_ipi") /* <- kernel.trace("*") */ # locals __tracepoint_arg_cpu:long kernel.trace("sched:sched_process_hang") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tsk:long kernel.trace("sched:sched_kthread_stop") /* <- kernel.trace("*") */ # locals __tracepoint_arg_t:long kernel.trace("sched:sched_wait_task") /* <- kernel.trace("*") */ # locals __tracepoint_arg_p:long kernel.trace("jbd2:jbd2_commit_logging") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd2:jbd2_handle_start") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_tid:long __tracepoint_arg_type:long __tracepoint_arg_line_no:long __tracepoint_arg_requested_blocks:long kernel.trace("jbd2:jbd2_submit_inode_data") /* <- kernel.trace("*") */ # locals __tracepoint_arg_inode:long kernel.trace("jbd2:jbd2_handle_extend") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_tid:long __tracepoint_arg_type:long __tracepoint_arg_line_no:long __tracepoint_arg_buffer_credits:long __tracepoint_arg_requested_blocks:long kernel.trace("jbd2:jbd2_start_commit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd2:jbd2_lock_buffer_stall") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_stall_ms:long kernel.trace("jbd2:jbd2_write_superblock") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_write_op:long kernel.trace("jbd2:jbd2_commit_locking") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd2:jbd2_checkpoint_stats") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_tid:long __tracepoint_arg_stats:long kernel.trace("jbd2:jbd2_run_stats") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_tid:long __tracepoint_arg_stats:long kernel.trace("jbd2:jbd2_commit_flushing") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd2:jbd2_drop_transaction") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd2:jbd2_checkpoint") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_result:long kernel.trace("jbd2:jbd2_handle_stats") /* <- kernel.trace("*") */ # locals __tracepoint_arg_dev:long __tracepoint_arg_tid:long __tracepoint_arg_type:long __tracepoint_arg_line_no:long __tracepoint_arg_interval:long __tracepoint_arg_sync:long __tracepoint_arg_requested_blocks:long __tracepoint_arg_dirtied_blocks:long kernel.trace("jbd2:jbd2_update_log_tail") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_first_tid:long __tracepoint_arg_block_nr:long __tracepoint_arg_freed:long kernel.trace("jbd2:jbd2_end_commit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("ipi:ipi_exit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_reason:long kernel.trace("ipi:ipi_entry") /* <- kernel.trace("*") */ # locals __tracepoint_arg_reason:long kernel.trace("ipi:ipi_raise") /* <- kernel.trace("*") */ # locals __tracepoint_arg_mask:long __tracepoint_arg_reason:long kernel.trace("skb:consume_skb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long kernel.trace("skb:skb_copy_datagram_iovec") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long __tracepoint_arg_len:long kernel.trace("skb:kfree_skb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_skb:long __tracepoint_arg_location:long kernel.trace("hda_intel:azx_get_position") /* <- kernel.trace("*") */ # locals __tracepoint_arg_chip:long __tracepoint_arg_dev:long __tracepoint_arg_pos:long __tracepoint_arg_delay:long kernel.trace("hda_intel:azx_pcm_trigger") /* <- kernel.trace("*") */ # locals __tracepoint_arg_chip:long __tracepoint_arg_dev:long __tracepoint_arg_cmd:long kernel.trace("jbd:jbd_start_commit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd:jbd_commit_locking") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd:jbd_checkpoint") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_result:long kernel.trace("jbd:jbd_cleanup_journal_tail") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_first_tid:long __tracepoint_arg_block_nr:long __tracepoint_arg_freed:long kernel.trace("jbd:jbd_drop_transaction") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd:jbd_do_submit_data") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd:jbd_end_commit") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd:jbd_commit_logging") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("jbd:journal_write_superblock") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_write_op:long kernel.trace("jbd:jbd_commit_flushing") /* <- kernel.trace("*") */ # locals __tracepoint_arg_journal:long __tracepoint_arg_commit_transaction:long kernel.trace("9p:9p_protocol_dump") /* <- kernel.trace("*") */ # locals __tracepoint_arg_clnt:long __tracepoint_arg_pdu:long kernel.trace("9p:9p_client_res") /* <- kernel.trace("*") */ # locals __tracepoint_arg_clnt:long __tracepoint_arg_type:long __tracepoint_arg_tag:long __tracepoint_arg_err:long kernel.trace("9p:9p_client_req") /* <- kernel.trace("*") */ # locals __tracepoint_arg_clnt:long __tracepoint_arg_type:long __tracepoint_arg_tag:long kernel.trace("module_put") /* <- kernel.trace("*") */ # locals __tracepoint_arg_mod:long __tracepoint_arg_ip:long kernel.trace("module_request") /* <- kernel.trace("*") */ # locals __tracepoint_arg_name:long __tracepoint_arg_wait:long __tracepoint_arg_ip:long kernel.trace("module_free") /* <- kernel.trace("*") */ # locals __tracepoint_arg_mod:long kernel.trace("module_load") /* <- kernel.trace("*") */ # locals __tracepoint_arg_mod:long kernel.trace("module_get") /* <- kernel.trace("*") */ # locals __tracepoint_arg_mod:long __tracepoint_arg_ip:long kernel.trace("kmem:mm_page_free_batched") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_cold:long kernel.trace("kmem:kmalloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_call_site:long __tracepoint_arg_ptr:long __tracepoint_arg_bytes_req:long __tracepoint_arg_bytes_alloc:long __tracepoint_arg_gfp_flags:long kernel.trace("kmem:mm_page_alloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_order:long __tracepoint_arg_gfp_flags:long __tracepoint_arg_migratetype:long kernel.trace("kmem:kmem_cache_alloc") /* <- kernel.trace("*") */ # locals __tracepoint_arg_call_site:long __tracepoint_arg_ptr:long __tracepoint_arg_bytes_req:long __tracepoint_arg_bytes_alloc:long __tracepoint_arg_gfp_flags:long kernel.trace("kmem:mm_page_free") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_order:long kernel.trace("kmem:kmem_cache_alloc_node") /* <- kernel.trace("*") */ # locals __tracepoint_arg_call_site:long __tracepoint_arg_ptr:long __tracepoint_arg_bytes_req:long __tracepoint_arg_bytes_alloc:long __tracepoint_arg_gfp_flags:long __tracepoint_arg_node:long kernel.trace("kmem:mm_page_alloc_extfrag") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_alloc_order:long __tracepoint_arg_fallback_order:long __tracepoint_arg_alloc_migratetype:long __tracepoint_arg_fallback_migratetype:long __tracepoint_arg_new_migratetype:long kernel.trace("kmem:kmem_cache_free") /* <- kernel.trace("*") */ # locals __tracepoint_arg_call_site:long __tracepoint_arg_ptr:long kernel.trace("kmem:kfree") /* <- kernel.trace("*") */ # locals __tracepoint_arg_call_site:long __tracepoint_arg_ptr:long kernel.trace("kmem:mm_page_pcpu_drain") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_order:long __tracepoint_arg_migratetype:long kernel.trace("kmem:mm_page_alloc_zone_locked") /* <- kernel.trace("*") */ # locals __tracepoint_arg_page:long __tracepoint_arg_order:long __tracepoint_arg_migratetype:long kernel.trace("kmem:kmalloc_node") /* <- kernel.trace("*") */ # locals __tracepoint_arg_call_site:long __tracepoint_arg_ptr:long __tracepoint_arg_bytes_req:long __tracepoint_arg_bytes_alloc:long __tracepoint_arg_gfp_flags:long __tracepoint_arg_node:long kernel.trace("thermal:cdev_update") /* <- kernel.trace("*") */ # locals __tracepoint_arg_cdev:long __tracepoint_arg_target:long kernel.trace("thermal:thermal_temperature") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tz:long kernel.trace("thermal:thermal_zone_trip") /* <- kernel.trace("*") */ # locals __tracepoint_arg_tz:long __tracepoint_arg_trip:long __tracepoint_arg_trip_type:long kernel.trace("xhci-hcd:xhci_dbg_address") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vaf:long kernel.trace("xhci-hcd:xhci_dbg_ring_expansion") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vaf:long kernel.trace("xhci-hcd:xhci_dbg_reset_ep") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vaf:long kernel.trace("xhci-hcd:xhci_dbg_context_change") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vaf:long kernel.trace("xhci-hcd:xhci_cmd_completion") /* <- kernel.trace("*") */ # locals __tracepoint_arg_trb_va:long __tracepoint_arg_ev:long kernel.trace("xhci-hcd:xhci_dbg_init") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vaf:long kernel.trace("xhci-hcd:xhci_dbg_quirks") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vaf:long kernel.trace("xhci-hcd:xhci_address_ctx") /* <- kernel.trace("*") */ # locals __tracepoint_arg_xhci:long __tracepoint_arg_ctx:long __tracepoint_arg_ep_num:long kernel.trace("xhci-hcd:xhci_dbg_cancel_urb") /* <- kernel.trace("*") */ # locals __tracepoint_arg_vaf:long timer.s(900) /* <- timer.s(900) */ wait results: 22430 exp76 0 0 PASS: semok/pretty2.stp Running ./semok/seven.stp starting ./semok/seven.stp spawn1 stap -p2 ./semok/seven.stp spawn stap -p2 ./semok/seven.stp WARNING: never-assigned local variable 'key' (similar: ar1, ar2): identifier 'key' at ./semok/seven.stp:27:7 source: if (key in ar2) ^ WARNING: Eliding side-effect-free expression : identifier 'printk' at :28:5 source: printk ("this: " . sprint (key) . " was " . ar2[key]) ^ WARNING: side-effect-free probe 'probe_2656': keyword at :24:1 source: probe end ^ # globals ar1:long [long] ar2:string [long] # functions error:unknown (msg:string) search:string (key:long) # probes begin /* <- begin */ # locals tgid:long pid:long tid:long end /* <- end */ timer.s(900) /* <- timer.s(900) */ wait results: 22434 exp76 0 0 PASS: semok/seven.stp Running ./semok/seventeen.stp starting ./semok/seventeen.stp spawn1 stap -p2 ./semok/seventeen.stp spawn stap -p2 ./semok/seventeen.stp semantic error: unable to find local 'nr_segs', [man error::dwarf] dieoffset 0xe4c699 in kernel, near pc 0xfffffe00001eae90 in pipe_write fs/pipe.c (alternatives: $ret, $chars, $filp, $from, $iocb, $pipe, $total_len, $do_wakeup)): identifier '$nr_segs' at ./semok/seventeen.stp:7:8 source: a = $nr_segs ^ Pass 2: analysis failed. [man error::pass2] wait results: 22438 exp76 0 1 FAIL: semok/seventeen.stp Running ./semok/six.stp starting ./semok/six.stp spawn1 stap -p2 ./semok/six.stp spawn stap -p2 ./semok/six.stp # globals bar:long [long] baz:string [long] # functions error:unknown (msg:string) # probes begin /* <- begin */ # locals tid:long pid:long timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:long __val:long end /* <- end */ # locals __idx0:long __val:string wait results: 22442 exp76 0 0 PASS: semok/six.stp Running ./semok/sixteen.stp starting ./semok/sixteen.stp spawn1 stap -p2 ./semok/sixteen.stp spawn stap -p2 ./semok/sixteen.stp WARNING: never-assigned local variable 'a' (similar: aa, b, c, d, e): identifier 'a' at ./semok/sixteen.stp:6:3 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'b' (similar: bb, a, c, d, e): identifier 'b' at :6:7 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'c' (similar: cc, a, b, d, e): identifier 'c' at :6:10 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'd' (similar: dd, a, b, c, e): identifier 'd' at :6:14 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'e' (similar: ee, a, b, c, d): identifier 'e' at :6:17 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'f' (similar: ff, a, b, c, d): identifier 'f' at :6:21 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'g' (similar: a, b, c, d, e): identifier 'g' at :6:24 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'h' (similar: a, b, c, d, e): identifier 'h' at :6:28 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'i' (similar: a, b, c, d, e): identifier 'i' at :6:31 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'j' (similar: a, b, c, d, e): identifier 'j' at :6:36 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'k' (similar: a, b, c, d, e): identifier 'k' at :6:39 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'l' (similar: a, b, c, d, e): identifier 'l' at :6:44 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'm' (similar: a, b, c, d, e): identifier 'm' at :6:47 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'n' (similar: a, b, c, d, e): identifier 'n' at :6:51 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'o' (similar: a, b, c, d, e): identifier 'o' at :6:54 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'p' (similar: a, b, c, d, e): identifier 'p' at :6:58 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'q' (similar: a, b, c, d, e): identifier 'q' at :6:61 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'r' (similar: a, b, c, d, e): identifier 'r' at :6:66 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 's' (similar: a, b, c, d, e): identifier 's' at :6:69 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 't' (similar: a, b, c, d, e): identifier 't' at :6:74 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ WARNING: never-assigned local variable 'u' (similar: a, b, c, d, e): identifier 'u' at :7:3 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'v' (similar: a, b, c, d, e): identifier 'v' at :7:7 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'x' (similar: a, b, c, d, e): identifier 'x' at :7:10 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'y' (similar: a, b, c, d, e): identifier 'y' at :7:14 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'z' (similar: a, b, c, d, e): identifier 'z' at :7:17 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'aa' (similar: a, b, c, d, e): identifier 'aa' at :7:21 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'bb' (similar: b, a, c, d, e): identifier 'bb' at :7:27 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'cc' (similar: c, a, b, d, e): identifier 'cc' at :7:33 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'dd' (similar: d, a, b, c, e): identifier 'dd' at :7:39 source: u . v; x * y; z ^ aa; ~ bb; ! cc; - dd; ++ ee; -- ff; ^ WARNING: never-assigned local variable 'b' (similar: a, c, d, e, f): identifier 'b' at :11:7 source: a /= b; c %= d; e += f; g-= h; i >>= j; k <<= l; m &= n; o |= p; ^ WARNING: never-assigned local variable 'd' (similar: a, b, c, e, f): identifier 'd' at :11:15 source: a /= b; c %= d; e += f; g-= h; i >>= j; k <<= l; m &= n; o |= p; ^ WARNING: never-assigned local variable 'f' (similar: a, b, c, d, e): identifier 'f' at :11:23 source: a /= b; c %= d; e += f; g-= h; i >>= j; k <<= l; m &= n; o |= p; ^ WARNING: Eliding side-effect-free expression : identifier 'a' at :6:3 source: a / b; c % d; e + f; g - h; i >> j; k << l; m & n; o | p; q && r; s || t; ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ # locals ee:long ff:long begin /* <- begin */ # locals a:long b:long c:long d:long e:long f:long g:long h:long i:long j:long k:long l:long m:long n:long o:long p:long u:string v:string x:long y:long z:long aa:long timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 23. Rerun with -v to see them. wait results: 22446 exp76 0 0 PASS: semok/sixteen.stp Running ./semok/syscall_return.stp starting ./semok/syscall_return.stp spawn2 ./semok/syscall_return.stp spawn ./semok/syscall_return.stp wait results: 22450 exp76 0 0 PASS: semok/syscall_return.stp Running ./semok/target_addr.stp starting ./semok/target_addr.stp spawn1 stap -p2 ./semok/target_addr.stp spawn stap -p2 ./semok/target_addr.stp # functions _dwarf_tvar_get_p_0:long () _dwarf_tvar_get_p_1:long () _dwarf_tvar_get_p_2:long () _dwarf_tvar_get_p_3:long () _dwarf_tvar_get_p_4:long () error:unknown (msg:string) # probes kernel.function("release_task@kernel/exit.c:169") /* pc=_stext+0x292b8 */ /* <- kernel.function("release_task@kernel/exit.c:169") */ timer.s(900) /* <- timer.s(900) */ wait results: 22456 exp76 0 0 PASS: semok/target_addr.stp Running ./semok/ten.stp starting ./semok/ten.stp spawn1 stap -p2 ./semok/ten.stp spawn stap -p2 ./semok/ten.stp WARNING: never-assigned local variable 'k' (similar: l, m, n, arr, rra): identifier 'k' at ./semok/ten.stp:11:7 source: if (k in arr) { k.""; arr[k]+0 } ^ WARNING: never-assigned local variable 'm' (similar: k, l, n, arr, rra): identifier 'm' at :13:7 source: if (m in rra) { m+0; rra[m]."" } ^ WARNING: Eliding side-effect-free expression : identifier 'k' at :11:19 source: if (k in arr) { k.""; arr[k]+0 } ^ WARNING: side-effect-free probe 'probe_2656': keyword at :9:1 source: probe end { ^ # globals arr:long [string] rra:string [long] # functions error:unknown (msg:string) # probes begin /* <- begin */ end /* <- end */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:string __val:long end /* <- end */ # locals __idx0:long __val:string Number of similar warning messages suppressed: 7. Rerun with -v to see them. wait results: 22460 exp76 0 0 PASS: semok/ten.stp Running ./semok/thirteen.stp starting ./semok/thirteen.stp spawn1 stap -p2 ./semok/thirteen.stp spawn stap -p2 ./semok/thirteen.stp WARNING: Eliding side-effect-free expression : identifier 'trace' at ./semok/thirteen.stp:24:3 source: trace("reading from pipe in " . fname) ^ # functions error:unknown (msg:string) # probes kernel.function("pipe_read@fs/pipe.c:230") /* pc=_stext+0x15b278 */ /* <- kernel.function("pipe_read@fs/pipe.c:230") */ kernel.function("pipe_write@fs/pipe.c:339") /* pc=_stext+0x15ae90 */ /* <- kernel.function("pipe_write@fs/pipe.c:339") */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 3. Rerun with -v to see them. wait results: 22464 exp76 0 0 PASS: semok/thirteen.stp Running ./semok/thirty.stp starting ./semok/thirty.stp spawn1 stap -p2 ./semok/thirty.stp spawn stap -p2 ./semok/thirty.stp WARNING: side-effect-free probe 'probe_2662': identifier 'foo' at ./semok/thirty.stp:5:15 source: probe foo.b = foo.c {} ^ WARNING: side-effect-free probe 'probe_2664': identifier 'foo' at :3:26 source: probe foo.a.one = foo.b, foo.c {} // not recursive ^ WARNING: side-effect-free probe 'probe_2667': identifier 'foo' at :4:19 source: probe foo.a.two = foo.c, foo.b {} // not recursive ^ WARNING: side-effect-free probe 'probe_2670': identifier 'foo' at :5:15 source: probe foo.b = foo.c {} ^ # functions error:unknown (msg:string) # probes begin /* <- foo.c = begin <- foo.b = foo.c <- foo.a.one = foo.b, foo.c <- foo.a.one */ begin /* <- foo.c = begin <- foo.a.one = foo.b, foo.c <- foo.a.one */ begin /* <- foo.c = begin <- foo.a.two = foo.c, foo.b <- foo.a.two */ begin /* <- foo.c = begin <- foo.b = foo.c <- foo.a.two = foo.c, foo.b <- foo.a.two */ timer.s(900) /* <- timer.s(900) */ wait results: 22468 exp76 0 0 PASS: semok/thirty.stp Running ./semok/thirtyeight.stp starting ./semok/thirtyeight.stp spawn1 stap -Wp2 ./semok/thirtyeight.stp spawn stap -Wp2 ./semok/thirtyeight.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions error:unknown (msg:string) # probes kernel.function("SyS_open@fs/open.c:1023") /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023") */ kernel.trace("sched:sched_switch")? /* <- kernel.trace("sched_switch")? */ # locals __tracepoint_arg_next:long procfs.write /* <- procfs.write */ begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22472 exp76 0 0 PASS: semok/thirtyeight.stp Running ./semok/thirtyfive.stp starting ./semok/thirtyfive.stp spawn1 stap -p2 ./semok/thirtyfive.stp spawn stap -p2 ./semok/thirtyfive.stp WARNING: side-effect-free probe 'probe_2661': keyword at ./semok/thirtyfive.stp:4:1 source: probe kernel.function("do_filp""_""open") {} ^ WARNING: side-effect-free probe 'probe_2663': keyword at :5:1 source: probe kernel.function("filp" "_" "close") {} ^ WARNING: side-effect-free probe 'probe_2665': keyword at :6:1 source: probe kernel.function("p" ^ WARNING: side-effect-free probe 'probe_2667': keyword at :11:1 source: probe kernel.function("do_filp[" @# "_]open") {} ^ WARNING: side-effect-free probe 'probe_2669': keyword at :12:1 source: probe kernel.function("do_filp" %( 1==1 %? "_" %) "open") {} ^ WARNING: side-effect-free probe 'probe_2671': keyword at :13:1 source: probe kernel.function("do_filp[" %( 1==1 %? @# %) "_]open") {} ^ # functions error:unknown (msg:string) log:unknown (msg:string) # probes kernel.function("do_filp_open@fs/namei.c:3256") /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256") */ kernel.function("filp_close@fs/open.c:1057") /* pc=_stext+0x151d40 */ /* <- kernel.function("filp_close@fs/open.c:1057") */ kernel.function("panic@kernel/panic.c:71") /* pc=_stext+0x5eaeb8 */ /* <- kernel.function("panic@kernel/panic.c:71") */ kernel.function("do_filp_open@fs/namei.c:3256") /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256") */ kernel.function("do_filp_open@fs/namei.c:3256") /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256") */ kernel.function("do_filp_open@fs/namei.c:3256") /* pc=_stext+0x1629bc */ /* <- kernel.function("do_filp_open@fs/namei.c:3256") */ begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22476 exp76 0 0 PASS: semok/thirtyfive.stp Running ./semok/thirtyfour.stp starting ./semok/thirtyfour.stp spawn1 stap -p2 ./semok/thirtyfour.stp spawn stap -p2 ./semok/thirtyfour.stp # functions error:unknown (msg:string) log:unknown (msg:string) # probes kernel.function("SyS_open@fs/open.c:1023") /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023") */ # locals name:string kernel.function("SyS_close@fs/open.c:1084") /* pc=_stext+0x151dcc */ /* <- kernel.function("SyS_close@fs/open.c:1084") */ # locals name:string kernel.function("SyS_exit@kernel/exit.c:842") /* pc=_stext+0x2b278 */ /* <- kernel.function("SyS_exit@kernel/exit.c:842") */ # locals name:string timer.s(900) /* <- timer.s(900) */ wait results: 22481 exp76 0 0 PASS: semok/thirtyfour.stp Running ./semok/thirtynine.stp starting ./semok/thirtynine.stp spawn1 stap -p2 ./semok/thirtynine.stp spawn stap -p2 ./semok/thirtynine.stp semantic error: failed to retrieve location attribute for 'prev' [man error::dwarf]: identifier '$prev' at ./semok/thirtynine.stp:6:40 dieoffset: 0x45e0ef from unknown debug file for kernel function: static_key_count at include/linux/jump_label.h:88 inlined by static_key_false at include/linux/jump_label.h:153 inlined by trace_sched_switch at include/trace/events/sched.h:117 inlined by prepare_task_switch at kernel/sched/core.c:2209 inlined by context_switch at kernel/sched/core.c:2335 inlined by __schedule at kernel/sched/core.c:2823 source: printf("switch from=0x%x to=0x%x\n", $prev, $next) ^ Pass 2: analysis failed. [man error::pass2] wait results: 22485 exp76 0 1 FAIL: semok/thirtynine.stp Running ./semok/thirtyone.stp starting ./semok/thirtyone.stp spawn1 stap -p2 ./semok/thirtyone.stp spawn stap -p2 ./semok/thirtyone.stp WARNING: function proc_modules_init is in blacklisted section: keyword at ./semok/thirtyone.stp:5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2655': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2657': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2659': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2661': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2663': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2665': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2667': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2669': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2671': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2673': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2675': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2677': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2679': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2681': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2683': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2685': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2687': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2689': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2691': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2693': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2695': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2697': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2699': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2701': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2703': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2705': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2707': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2709': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2711': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2713': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2715': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2717': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2719': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2721': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2723': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2725': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2727': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2729': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2731': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2733': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2735': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2737': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2739': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2741': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2743': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2745': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2747': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2749': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2751': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2753': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2755': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2757': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2759': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2761': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2763': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2765': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2767': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2769': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2771': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2773': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2775': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2777': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2779': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2781': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2783': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2785': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2787': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2789': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2792': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2794': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2796': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2798': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2800': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2802': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2804': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2806': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2808': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2810': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2812': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2814': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2816': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2818': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2820': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2822': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2824': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2826': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2828': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2830': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2832': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2834': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2836': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2838': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2840': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2842': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2844': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2846': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2848': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2850': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2852': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2854': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2856': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2858': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2860': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2862': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2864': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2866': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2868': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2870': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2872': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2874': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2876': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2878': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2880': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2882': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2884': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2886': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2888': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2890': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2892': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2894': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2896': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2898': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2900': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2902': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2904': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2906': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2908': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2910': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2912': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2914': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2916': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2918': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2920': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2922': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2924': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2926': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2928': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2930': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2932': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2934': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2936': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2938': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2940': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2942': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2944': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2946': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2948': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2950': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2952': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2954': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2956': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2958': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2960': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2962': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2964': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2966': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2968': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2970': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2972': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2974': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2976': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2978': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2980': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2982': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2984': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2986': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2988': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2990': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2992': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2994': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2996': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_2998': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3000': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3002': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3004': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3006': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3008': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3010': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3012': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3014': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3016': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3018': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3020': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3022': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3024': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3026': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3028': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3030': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3032': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3034': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3036': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3038': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3040': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ WARNING: side-effect-free probe 'probe_3042': keyword at :5:1 source: probe kernel.function("*@module.c") {} ^ # functions error:unknown (msg:string) # probes kernel.function("reloc_data@arch/arm64/kernel/module.c:66") /* pc=_stext+0xb18c */ /* <- kernel.function("reloc_data@arch/arm64/kernel/module.c:66") */ kernel.function("apply_relocate_add@arch/arm64/kernel/module.c:196") /* pc=_stext+0xb3a4 */ /* <- kernel.function("apply_relocate_add@arch/arm64/kernel/module.c:196") */ kernel.function("module_finalize@arch/arm64/kernel/module.c:400") /* pc=_stext+0xb838 */ /* <- kernel.function("module_finalize@arch/arm64/kernel/module.c:400") */ kernel.function("reloc_insn_imm@arch/arm64/kernel/module.c:161") /* pc=_stext+0xb2dc */ /* <- kernel.function("reloc_insn_imm@arch/arm64/kernel/module.c:161") */ kernel.function("do_reloc@arch/arm64/kernel/module.c:49") /* pc=_stext+0xb118 */ /* <- kernel.function("do_reloc@arch/arm64/kernel/module.c:49") */ kernel.function("module_alloc@arch/arm64/kernel/module.c:35") /* pc=_stext+0xb36c */ /* <- kernel.function("module_alloc@arch/arm64/kernel/module.c:35") */ kernel.function("reloc_insn_movw@arch/arm64/kernel/module.c:103") /* pc=_stext+0xb22c */ /* <- kernel.function("reloc_insn_movw@arch/arm64/kernel/module.c:103") */ kernel.function("setup_modinfo_srcversion@kernel/module.c:622") /* pc=_stext+0x9030c */ /* <- kernel.function("setup_modinfo_srcversion@kernel/module.c:622") */ kernel.function("module_finalize@kernel/module.c:2952") /* pc=_stext+0x926e4 */ /* <- kernel.function("module_finalize@kernel/module.c:2952") */ kernel.function("modinfo_version_exists@kernel/module.c:621") /* pc=_stext+0x8ee54 */ /* <- kernel.function("modinfo_version_exists@kernel/module.c:621") */ kernel.function("symbol_put_addr@kernel/module.c:901") /* pc=_stext+0x90da4 */ /* <- kernel.function("symbol_put_addr@kernel/module.c:901") */ kernel.function("m_next@kernel/module.c:3688") /* pc=_stext+0x90658 */ /* <- kernel.function("m_next@kernel/module.c:3688") */ kernel.function("__module_get@kernel/module.c:926") /* pc=_stext+0x8f97c */ /* <- kernel.function("__module_get@kernel/module.c:926") */ kernel.function("module_refcount@kernel/module.c:784") /* pc=_stext+0x8ee74 */ /* <- kernel.function("module_refcount@kernel/module.c:784") */ kernel.function("module_flags@kernel/module.c:3657") /* pc=_stext+0x90a6c */ /* <- kernel.function("module_flags@kernel/module.c:3657") */ kernel.function("free_modinfo_srcversion@kernel/module.c:622") /* pc=_stext+0x8fe8c */ /* <- kernel.function("free_modinfo_srcversion@kernel/module.c:622") */ kernel.function("mod_find_symname@kernel/module.c:3600") /* pc=_stext+0x8fbf4 */ /* <- kernel.function("mod_find_symname@kernel/module.c:3600") */ kernel.function("store_uevent@kernel/module.c:1039") /* pc=_stext+0x90140 */ /* <- kernel.function("store_uevent@kernel/module.c:1039") */ kernel.function("module_alloc@kernel/module.c:2374") /* pc=_stext+0x91acc */ /* <- kernel.function("module_alloc@kernel/module.c:2374") */ kernel.function("get_modinfo@kernel/module.c:2152") /* pc=_stext+0x90f34 */ /* <- kernel.function("get_modinfo@kernel/module.c:2152") */ kernel.function("module_get_kallsym@kernel/module.c:3575") /* pc=_stext+0x93d9c */ /* <- kernel.function("module_get_kallsym@kernel/module.c:3575") */ kernel.function("show_refcnt@kernel/module.c:917") /* pc=_stext+0x90258 */ /* <- kernel.function("show_refcnt@kernel/module.c:917") */ kernel.function("SyS_finit_module@kernel/module.c:3408") /* pc=_stext+0x93a0c */ /* <- kernel.function("SyS_finit_module@kernel/module.c:3408") */ kernel.function("find_symbol_in_section@kernel/module.c:411") /* pc=_stext+0x8fc7c */ /* <- kernel.function("find_symbol_in_section@kernel/module.c:411") */ kernel.function("module_notes_read@kernel/module.c:1389") /* pc=_stext+0x901c8 */ /* <- kernel.function("module_notes_read@kernel/module.c:1389") */ kernel.function("m_stop@kernel/module.c:3693") /* pc=_stext+0x8fe6c */ /* <- kernel.function("m_stop@kernel/module.c:3693") */ kernel.function("show_modinfo_version@kernel/module.c:621") /* pc=_stext+0x90394 */ /* <- kernel.function("show_modinfo_version@kernel/module.c:621") */ kernel.function("copy_module_from_fd@kernel/module.c:2502") /* pc=_stext+0x911b8 */ /* <- kernel.function("copy_module_from_fd@kernel/module.c:2502") */ kernel.function("module_sect_show@kernel/module.c:1296") /* pc=_stext+0x902e0 */ /* <- kernel.function("module_sect_show@kernel/module.c:1296") */ kernel.function("find_symbol@kernel/module.c:429") /* pc=_stext+0x90930 */ /* <- kernel.function("find_symbol@kernel/module.c:429") */ kernel.function("SyS_delete_module@kernel/module.c:793") /* pc=_stext+0x91820 */ /* <- kernel.function("SyS_delete_module@kernel/module.c:793") */ kernel.function("is_module_percpu_address@kernel/module.c:534") /* pc=_stext+0x91488 */ /* <- kernel.function("is_module_percpu_address@kernel/module.c:534") */ kernel.function("lookup_module_symbol_name@kernel/module.c:3523") /* pc=_stext+0x93bb4 */ /* <- kernel.function("lookup_module_symbol_name@kernel/module.c:3523") */ kernel.function("module_unload_free@kernel/module.c:714") /* pc=_stext+0x9005c */ /* <- kernel.function("module_unload_free@kernel/module.c:714") */ kernel.function("get_offset@kernel/module.c:2028") /* pc=_stext+0x91a60 */ /* <- kernel.function("get_offset@kernel/module.c:2028") */ kernel.function("section_objs@kernel/module.c:240") /* pc=_stext+0x8fba0 */ /* <- kernel.function("section_objs@kernel/module.c:240") */ kernel.function("lookup_module_symbol_attrs@kernel/module.c:3547") /* pc=_stext+0x93c8c */ /* <- kernel.function("lookup_module_symbol_attrs@kernel/module.c:3547") */ kernel.function("module_kallsyms_lookup_name@kernel/module.c:3612") /* pc=_stext+0x93f08 */ /* <- kernel.function("module_kallsyms_lookup_name@kernel/module.c:3612") */ kernel.function("find_sec@kernel/module.c:218") /* pc=_stext+0x8fb0c */ /* <- kernel.function("find_sec@kernel/module.c:218") */ kernel.function("module_frob_arch_sections@kernel/module.c:2895") /* pc=_stext+0x91b60 */ /* <- kernel.function("module_frob_arch_sections@kernel/module.c:2895") */ kernel.function("cmp_name@kernel/module.c:403") /* pc=_stext+0x8faf4 */ /* <- kernel.function("cmp_name@kernel/module.c:403") */ kernel.function("__symbol_put@kernel/module.c:888") /* pc=_stext+0x90d44 */ /* <- kernel.function("__symbol_put@kernel/module.c:888") */ kernel.function("check_version@kernel/module.c:1124") /* pc=_stext+0x90e14 */ /* <- kernel.function("check_version@kernel/module.c:1124") */ kernel.function("resolve_symbol@kernel/module.c:1218") /* pc=_stext+0x910c8 */ /* <- kernel.function("resolve_symbol@kernel/module.c:1218") */ kernel.function("arch_mod_section_prepend@kernel/module.c:2020") /* pc=_stext+0x91a58 */ /* <- kernel.function("arch_mod_section_prepend@kernel/module.c:2020") */ kernel.function("module_address_lookup@kernel/module.c:3494") /* pc=_stext+0x93ac4 */ /* <- kernel.function("module_address_lookup@kernel/module.c:3494") */ kernel.function("module_memfree@kernel/module.c:1807") /* pc=_stext+0x91590 */ /* <- kernel.function("module_memfree@kernel/module.c:1807") */ kernel.function("param_set_bool_enable_only@kernel/module.c:114") /* pc=_stext+0x8f8d0 */ /* <- kernel.function("param_set_bool_enable_only@kernel/module.c:114") */ kernel.function("find_module@kernel/module.c:469") /* pc=_stext+0x8fe00 */ /* <- kernel.function("find_module@kernel/module.c:469") */ kernel.function("search_module_extables@kernel/module.c:3760") /* pc=_stext+0x94094 */ /* <- kernel.function("search_module_extables@kernel/module.c:3760") */ kernel.function("ref_module@kernel/module.c:692") /* pc=_stext+0x90b74 */ /* <- kernel.function("ref_module@kernel/module.c:692") */ kernel.function("get_ksymbol@kernel/module.c:3448") /* pc=_stext+0x903c4 */ /* <- kernel.function("get_ksymbol@kernel/module.c:3448") */ kernel.function("free_modinfo_version@kernel/module.c:621") /* pc=_stext+0x8feb4 */ /* <- kernel.function("free_modinfo_version@kernel/module.c:621") */ kernel.function("module_alloc_update_bounds@kernel/module.c:2379") /* pc=_stext+0x91ae0 */ /* <- kernel.function("module_alloc_update_bounds@kernel/module.c:2379") */ kernel.function("unregister_module_notifier@kernel/module.c:166") /* pc=_stext+0x8f958 */ /* <- kernel.function("unregister_module_notifier@kernel/module.c:166") */ kernel.function("unknown_module_param_cb@kernel/module.c:3226") /* pc=_stext+0x90184 */ /* <- kernel.function("unknown_module_param_cb@kernel/module.c:3226") */ kernel.function("load_module@kernel/module.c:3237") /* pc=_stext+0x926ec */ /* <- kernel.function("load_module@kernel/module.c:3237") */ kernel.function("m_start@kernel/module.c:3682") /* pc=_stext+0x9067c */ /* <- kernel.function("m_start@kernel/module.c:3682") */ kernel.function("module_flags_taint@kernel/module.c:993") /* pc=_stext+0x9088c */ /* <- kernel.function("module_flags_taint@kernel/module.c:993") */ kernel.function("__module_address@kernel/module.c:3810") /* pc=_stext+0x8ee80 */ /* <- kernel.function("__module_address@kernel/module.c:3810") */ kernel.function("setup_modinfo_version@kernel/module.c:621") /* pc=_stext+0x90338 */ /* <- kernel.function("setup_modinfo_version@kernel/module.c:621") */ kernel.function("show_initsize@kernel/module.c:1062") /* pc=_stext+0x90288 */ /* <- kernel.function("show_initsize@kernel/module.c:1062") */ kernel.function("module_arch_cleanup@kernel/module.c:1812") /* pc=_stext+0x915d0 */ /* <- kernel.function("module_arch_cleanup@kernel/module.c:1812") */ kernel.function("SyS_init_module@kernel/module.c:3388") /* pc=_stext+0x938ec */ /* <- kernel.function("SyS_init_module@kernel/module.c:3388") */ kernel.function("show_initstate@kernel/module.c:1015") /* pc=_stext+0x91010 */ /* <- kernel.function("show_initstate@kernel/module.c:1015") */ kernel.function("__module_put_and_exit@kernel/module.c:210") /* pc=_stext+0x90040 */ /* <- kernel.function("__module_put_and_exit@kernel/module.c:210") */ kernel.function("find_module_all@kernel/module.c:455") /* pc=_stext+0x8fd48 */ /* <- kernel.function("find_module_all@kernel/module.c:455") */ kernel.function("m_show@kernel/module.c:3698") /* pc=_stext+0x912f4 */ /* <- kernel.function("m_show@kernel/module.c:3698") */ kernel.function("try_module_get@kernel/module.c:937") /* pc=_stext+0x8f9f8 */ /* <- kernel.function("try_module_get@kernel/module.c:937") */ kernel.function("show_modinfo_srcversion@kernel/module.c:622") /* pc=_stext+0x90364 */ /* <- kernel.function("show_modinfo_srcversion@kernel/module.c:622") */ kernel.function("__module_text_address@kernel/module.c:3853") /* pc=_stext+0x8ef3c */ /* <- kernel.function("__module_text_address@kernel/module.c:3853") */ kernel.function("is_module_text_address@kernel/module.c:3835") /* pc=_stext+0x94158 */ /* <- kernel.function("is_module_text_address@kernel/module.c:3835") */ kernel.function("free_module@kernel/module.c:1821") /* pc=_stext+0x915d8 */ /* <- kernel.function("free_module@kernel/module.c:1821") */ kernel.function("mod_sysfs_setup@kernel/module.c:1609") /* pc=_stext+0x5eb7a0 */ /* <- kernel.function("mod_sysfs_setup@kernel/module.c:1609") */ kernel.function("free_notes_attrs@kernel/module.c:1400") /* pc=_stext+0x8fedc */ /* <- kernel.function("free_notes_attrs@kernel/module.c:1400") */ kernel.function("module_layout@kernel/module.c:3889") /* pc=_stext+0x8efb4 */ /* <- kernel.function("module_layout@kernel/module.c:3889") */ kernel.function("register_module_notifier@kernel/module.c:160") /* pc=_stext+0x8f934 */ /* <- kernel.function("register_module_notifier@kernel/module.c:160") */ kernel.function("is_module_address@kernel/module.c:3792") /* pc=_stext+0x9413c */ /* <- kernel.function("is_module_address@kernel/module.c:3792") */ kernel.function("print_modules@kernel/module.c:3867") /* pc=_stext+0x94174 */ /* <- kernel.function("print_modules@kernel/module.c:3867") */ kernel.function("module_arch_freeing_init@kernel/module.c:1816") /* pc=_stext+0x915d4 */ /* <- kernel.function("module_arch_freeing_init@kernel/module.c:1816") */ kernel.function("module_kallsyms_on_each_symbol@kernel/module.c:3635") /* pc=_stext+0x93fc4 */ /* <- kernel.function("module_kallsyms_on_each_symbol@kernel/module.c:3635") */ kernel.function("layout_and_allocate@kernel/module.c:2903") /* pc=_stext+0x91b68 */ /* <- kernel.function("layout_and_allocate@kernel/module.c:2903") */ kernel.function("try_to_force_load@kernel/module.c:1100") /* pc=_stext+0x901f8 */ /* <- kernel.function("try_to_force_load@kernel/module.c:1100") */ kernel.function("each_symbol_section@kernel/module.c:296") /* pc=_stext+0x906b8 */ /* <- kernel.function("each_symbol_section@kernel/module.c:296") */ kernel.function("each_symbol_section@kernel/module.c:296") /* pc=_stext+0x9080c */ /* <- kernel.function("each_symbol_section@kernel/module.c:296") */ kernel.function("module_put@kernel/module.c:956") /* pc=_stext+0x8ff84 */ /* <- kernel.function("module_put@kernel/module.c:956") */ kernel.function("show_taint@kernel/module.c:1071") /* pc=_stext+0x908fc */ /* <- kernel.function("show_taint@kernel/module.c:1071") */ kernel.function("may_init_module@kernel/module.c:3114") /* pc=_stext+0x8fe30 */ /* <- kernel.function("may_init_module@kernel/module.c:3114") */ kernel.function("modinfo_srcversion_exists@kernel/module.c:622") /* pc=_stext+0x8ee64 */ /* <- kernel.function("modinfo_srcversion_exists@kernel/module.c:622") */ kernel.function("mod_kobject_put@kernel/module.c:1568") /* pc=_stext+0x8ff3c */ /* <- kernel.function("mod_kobject_put@kernel/module.c:1568") */ kernel.function("modules_open@kernel/module.c:3739") /* pc=_stext+0x90634 */ /* <- kernel.function("modules_open@kernel/module.c:3739") */ kernel.function("do_free_init@kernel/module.c:3007") /* pc=_stext+0x915a4 */ /* <- kernel.function("do_free_init@kernel/module.c:3007") */ kernel.function("show_coresize@kernel/module.c:1053") /* pc=_stext+0x902b4 */ /* <- kernel.function("show_coresize@kernel/module.c:1053") */ kernel.function("__symbol_get@kernel/module.c:1874") /* pc=_stext+0x909c8 */ /* <- kernel.function("__symbol_get@kernel/module.c:1874") */ kernel.function("setup_load_info@kernel/module.c:2608") /* pc=_stext+0x91b88 */ /* <- kernel.function("setup_load_info@kernel/module.c:2608") */ kernel.function("free_modinfo@kernel/module.c:2177") /* pc=_stext+0x93168 */ /* <- kernel.function("free_modinfo@kernel/module.c:2177") */ kernel.function("set_license@kernel/module.c:2119") /* pc=_stext+0x91e20 */ /* <- kernel.function("set_license@kernel/module.c:2119") */ kernel.function("section_addr@kernel/module.c:233") /* pc=_stext+0x92a24 */ /* <- kernel.function("section_addr@kernel/module.c:233") */ kernel.function("section_addr@kernel/module.c:233") /* pc=_stext+0x92a64 */ /* <- kernel.function("section_addr@kernel/module.c:233") */ kernel.function("section_addr@kernel/module.c:233") /* pc=_stext+0x92aa4 */ /* <- kernel.function("section_addr@kernel/module.c:233") */ kernel.function("section_addr@kernel/module.c:233") /* pc=_stext+0x92b38 */ /* <- kernel.function("section_addr@kernel/module.c:233") */ kernel.function("module_refcount@kernel/module.c:784") /* pc=_stext+0x90268 */ /* <- kernel.function("module_refcount@kernel/module.c:784") */ kernel.function("module_refcount@kernel/module.c:784") /* pc=_stext+0x9133c */ /* <- kernel.function("module_refcount@kernel/module.c:784") */ kernel.function("add_taint_module@kernel/module.c:199") /* pc=_stext+0x90218 */ /* <- kernel.function("add_taint_module@kernel/module.c:199") */ kernel.function("add_taint_module@kernel/module.c:199") /* pc=_stext+0x924ec */ /* <- kernel.function("add_taint_module@kernel/module.c:199") */ kernel.function("add_taint_module@kernel/module.c:199") /* pc=_stext+0x9250c */ /* <- kernel.function("add_taint_module@kernel/module.c:199") */ kernel.function("add_taint_module@kernel/module.c:199") /* pc=_stext+0x9256c */ /* <- kernel.function("add_taint_module@kernel/module.c:199") */ kernel.function("add_taint_module@kernel/module.c:199") /* pc=_stext+0x92f54 */ /* <- kernel.function("add_taint_module@kernel/module.c:199") */ kernel.function("add_taint_module@kernel/module.c:199") /* pc=_stext+0x93078 */ /* <- kernel.function("add_taint_module@kernel/module.c:199") */ kernel.function("add_taint_module@kernel/module.c:199") /* pc=_stext+0x92f38 */ /* <- kernel.function("add_taint_module@kernel/module.c:199") */ kernel.function("lookup_symbol@kernel/module.c:2191") /* pc=_stext+0x93e8c */ /* <- kernel.function("lookup_symbol@kernel/module.c:2191") */ kernel.function("lookup_symbol@kernel/module.c:2191") /* pc=_stext+0x93ed4 */ /* <- kernel.function("lookup_symbol@kernel/module.c:2191") */ kernel.function("within@kernel/module.c:3430") /* pc=_stext+0x8ef5c */ /* <- kernel.function("within@kernel/module.c:3430") */ kernel.function("within@kernel/module.c:3430") /* pc=_stext+0x8ef84 */ /* <- kernel.function("within@kernel/module.c:3430") */ kernel.function("flush_module_icache@kernel/module.c:2872") /* pc=_stext+0x93324 */ /* <- kernel.function("flush_module_icache@kernel/module.c:2872") */ kernel.function("percpu_modalloc@kernel/module.c:482") /* pc=_stext+0x92988 */ /* <- kernel.function("percpu_modalloc@kernel/module.c:482") */ kernel.function("percpu_modcopy@kernel/module.c:516") /* pc=_stext+0x92d9c */ /* <- kernel.function("percpu_modcopy@kernel/module.c:516") */ kernel.function("elf_header_check@kernel/module.c:2455") /* pc=_stext+0x92734 */ /* <- kernel.function("elf_header_check@kernel/module.c:2455") */ kernel.function("strong_try_module_get@kernel/module.c:188") /* pc=_stext+0x909f4 */ /* <- kernel.function("strong_try_module_get@kernel/module.c:188") */ kernel.function("strong_try_module_get@kernel/module.c:188") /* pc=_stext+0x90a3c */ /* <- kernel.function("strong_try_module_get@kernel/module.c:188") */ kernel.function("strong_try_module_get@kernel/module.c:188") /* pc=_stext+0x90bdc */ /* <- kernel.function("strong_try_module_get@kernel/module.c:188") */ kernel.function("strong_try_module_get@kernel/module.c:188") /* pc=_stext+0x90cf4 */ /* <- kernel.function("strong_try_module_get@kernel/module.c:188") */ kernel.function("dynamic_debug_remove@kernel/module.c:2368") /* pc=_stext+0x93148 */ /* <- kernel.function("dynamic_debug_remove@kernel/module.c:2368") */ kernel.function("percpu_modfree@kernel/module.c:506") /* pc=_stext+0x917cc */ /* <- kernel.function("percpu_modfree@kernel/module.c:506") */ kernel.function("percpu_modfree@kernel/module.c:506") /* pc=_stext+0x92938 */ /* <- kernel.function("percpu_modfree@kernel/module.c:506") */ kernel.function("SYSC_init_module@kernel/module.c:3388") /* pc=_stext+0x93908 */ /* <- kernel.function("SYSC_init_module@kernel/module.c:3388") */ kernel.function("resolve_symbol_wait@kernel/module.c:1255") /* pc=_stext+0x92c5c */ /* <- kernel.function("resolve_symbol_wait@kernel/module.c:1255") */ kernel.function("module_unload_init@kernel/module.c:634") /* pc=_stext+0x929bc */ /* <- kernel.function("module_unload_init@kernel/module.c:634") */ kernel.function("is_arm_mapping_symbol@kernel/module.c:3440") /* pc=_stext+0x90420 */ /* <- kernel.function("is_arm_mapping_symbol@kernel/module.c:3440") */ kernel.function("is_arm_mapping_symbol@kernel/module.c:3440") /* pc=_stext+0x90474 */ /* <- kernel.function("is_arm_mapping_symbol@kernel/module.c:3440") */ kernel.function("mod_sysfs_teardown@kernel/module.c:1682") /* pc=_stext+0x9160c */ /* <- kernel.function("mod_sysfs_teardown@kernel/module.c:1682") */ kernel.function("print_unload_info@kernel/module.c:863") /* pc=_stext+0x9133c */ /* <- kernel.function("print_unload_info@kernel/module.c:863") */ kernel.function("is_core_symbol@kernel/module.c:2251") /* pc=_stext+0x92274 */ /* <- kernel.function("is_core_symbol@kernel/module.c:2251") */ kernel.function("is_core_symbol@kernel/module.c:2251") /* pc=_stext+0x93260 */ /* <- kernel.function("is_core_symbol@kernel/module.c:2251") */ kernel.function("check_modinfo@kernel/module.c:2656") /* pc=_stext+0x91d4c */ /* <- kernel.function("check_modinfo@kernel/module.c:2656") */ kernel.function("module_remove_modinfo_attrs@kernel/module.c:1552") /* pc=_stext+0x91660 */ /* <- kernel.function("module_remove_modinfo_attrs@kernel/module.c:1552") */ kernel.function("add_sect_attrs@kernel/module.c:1313") /* pc=_stext+0x5eb990 */ /* <- kernel.function("add_sect_attrs@kernel/module.c:1313") */ kernel.function("SYSC_delete_module@kernel/module.c:793") /* pc=_stext+0x91830 */ /* <- kernel.function("SYSC_delete_module@kernel/module.c:793") */ kernel.function("add_notes_attrs@kernel/module.c:1412") /* pc=_stext+0x5ebb14 */ /* <- kernel.function("add_notes_attrs@kernel/module.c:1412") */ kernel.function("layout_symtab@kernel/module.c:2279") /* pc=_stext+0x921c0 */ /* <- kernel.function("layout_symtab@kernel/module.c:2279") */ kernel.function("wait_finished_loading@kernel/module.c:3126") /* pc=_stext+0x927bc */ /* <- kernel.function("wait_finished_loading@kernel/module.c:3126") */ kernel.function("post_relocation@kernel/module.c:2959") /* pc=_stext+0x92d94 */ /* <- kernel.function("post_relocation@kernel/module.c:2959") */ kernel.function("copy_module_from_user@kernel/module.c:2475") /* pc=_stext+0x9393c */ /* <- kernel.function("copy_module_from_user@kernel/module.c:2475") */ kernel.function("SYSC_finit_module@kernel/module.c:3408") /* pc=_stext+0x93a28 */ /* <- kernel.function("SYSC_finit_module@kernel/module.c:3408") */ kernel.function("rewrite_section_headers@kernel/module.c:2563") /* pc=_stext+0x91b94 */ /* <- kernel.function("rewrite_section_headers@kernel/module.c:2563") */ kernel.function("move_module@kernel/module.c:2773") /* pc=_stext+0x92348 */ /* <- kernel.function("move_module@kernel/module.c:2773") */ kernel.function("module_deallocate@kernel/module.c:2944") /* pc=_stext+0x92938 */ /* <- kernel.function("module_deallocate@kernel/module.c:2944") */ kernel.function("is_exported@kernel/module.c:2199") /* pc=_stext+0x93e7c */ /* <- kernel.function("is_exported@kernel/module.c:2199") */ kernel.function("find_pcpusec@kernel/module.c:511") /* pc=_stext+0x91ce0 */ /* <- kernel.function("find_pcpusec@kernel/module.c:511") */ kernel.function("add_kallsyms@kernel/module.c:2316") /* pc=_stext+0x92e20 */ /* <- kernel.function("add_kallsyms@kernel/module.c:2316") */ kernel.function("module_add_modinfo_attrs@kernel/module.c:1525") /* pc=_stext+0x5eb8b4 */ /* <- kernel.function("module_add_modinfo_attrs@kernel/module.c:1525") */ kernel.function("free_sect_attrs@kernel/module.c:1304") /* pc=_stext+0x5eba94 */ /* <- kernel.function("free_sect_attrs@kernel/module.c:1304") */ kernel.function("free_sect_attrs@kernel/module.c:1304") /* pc=_stext+0x91700 */ /* <- kernel.function("free_sect_attrs@kernel/module.c:1304") */ kernel.function("free_copy@kernel/module.c:2558") /* pc=_stext+0x92900 */ /* <- kernel.function("free_copy@kernel/module.c:2558") */ kernel.function("free_copy@kernel/module.c:2558") /* pc=_stext+0x936e8 */ /* <- kernel.function("free_copy@kernel/module.c:2558") */ kernel.function("module_sig_check@kernel/module.c:2423") /* pc=_stext+0x9270c */ /* <- kernel.function("module_sig_check@kernel/module.c:2423") */ kernel.function("del_usage_links@kernel/module.c:1513") /* pc=_stext+0x9160c */ /* <- kernel.function("del_usage_links@kernel/module.c:1513") */ kernel.function("check_symbol@kernel/module.c:369") /* pc=_stext+0x8fcc8 */ /* <- kernel.function("check_symbol@kernel/module.c:369") */ kernel.function("simplify_symbols@kernel/module.c:1927") /* pc=_stext+0x92c30 */ /* <- kernel.function("simplify_symbols@kernel/module.c:1927") */ kernel.function("same_magic@kernel/module.c:1183") /* pc=_stext+0x91db8 */ /* <- kernel.function("same_magic@kernel/module.c:1183") */ kernel.function("already_uses@kernel/module.c:652") /* pc=_stext+0x90b90 */ /* <- kernel.function("already_uses@kernel/module.c:652") */ kernel.function("remove_notes_attrs@kernel/module.c:1471") /* pc=_stext+0x916e0 */ /* <- kernel.function("remove_notes_attrs@kernel/module.c:1471") */ kernel.function("next_string@kernel/module.c:2134") /* pc=_stext+0x90f98 */ /* <- kernel.function("next_string@kernel/module.c:2134") */ kernel.function("mod_sysfs_init@kernel/module.c:1576") /* pc=_stext+0x5eb7a8 */ /* <- kernel.function("mod_sysfs_init@kernel/module.c:1576") */ kernel.function("try_release_module_ref@kernel/module.c:746") /* pc=_stext+0x91928 */ /* <- kernel.function("try_release_module_ref@kernel/module.c:746") */ kernel.function("verify_export_symbols@kernel/module.c:1895") /* pc=_stext+0x93110 */ /* <- kernel.function("verify_export_symbols@kernel/module.c:1895") */ kernel.function("add_module_usage@kernel/module.c:673") /* pc=_stext+0x90c00 */ /* <- kernel.function("add_module_usage@kernel/module.c:673") */ kernel.function("layout_sections@kernel/module.c:2043") /* pc=_stext+0x91e54 */ /* <- kernel.function("layout_sections@kernel/module.c:2043") */ kernel.function("finished_loading@kernel/module.c:2976") /* pc=_stext+0x92848 */ /* <- kernel.function("finished_loading@kernel/module.c:2976") */ kernel.function("find_module_sections@kernel/module.c:2690") /* pc=_stext+0x929f0 */ /* <- kernel.function("find_module_sections@kernel/module.c:2690") */ kernel.function("check_modstruct_version@kernel/module.c:1166") /* pc=_stext+0x91cf0 */ /* <- kernel.function("check_modstruct_version@kernel/module.c:1166") */ kernel.function("mod_sysfs_fini@kernel/module.c:1651") /* pc=_stext+0x916e0 */ /* <- kernel.function("mod_sysfs_fini@kernel/module.c:1651") */ kernel.function("dynamic_debug_setup@kernel/module.c:2357") /* pc=_stext+0x9338c */ /* <- kernel.function("dynamic_debug_setup@kernel/module.c:2357") */ kernel.function("remove_sect_attrs@kernel/module.c:1367") /* pc=_stext+0x916ec */ /* <- kernel.function("remove_sect_attrs@kernel/module.c:1367") */ kernel.function("apply_relocations@kernel/module.c:1990") /* pc=_stext+0x92d24 */ /* <- kernel.function("apply_relocations@kernel/module.c:1990") */ kernel.function("try_stop_module@kernel/module.c:760") /* pc=_stext+0x91928 */ /* <- kernel.function("try_stop_module@kernel/module.c:760") */ kernel.function("elf_type@kernel/module.c:2211") /* pc=_stext+0x92e64 */ /* <- kernel.function("elf_type@kernel/module.c:2211") */ kernel.function("check_module_license_and_versions@kernel/module.c:2836") /* pc=_stext+0x92b78 */ /* <- kernel.function("check_module_license_and_versions@kernel/module.c:2836") */ kernel.function("add_usage_links@kernel/module.c:1498") /* pc=_stext+0x5eb938 */ /* <- kernel.function("add_usage_links@kernel/module.c:1498") */ kernel.function("each_symbol_in_section@kernel/module.c:277") /* pc=_stext+0x90790 */ /* <- kernel.function("each_symbol_in_section@kernel/module.c:277") */ kernel.function("each_symbol_in_section@kernel/module.c:277") /* pc=_stext+0x90834 */ /* <- kernel.function("each_symbol_in_section@kernel/module.c:277") */ kernel.function("setup_modinfo@kernel/module.c:2166") /* pc=_stext+0x92be8 */ /* <- kernel.function("setup_modinfo@kernel/module.c:2166") */ kernel.function("add_unformed_module@kernel/module.c:3153") /* pc=_stext+0x927ac */ /* <- kernel.function("add_unformed_module@kernel/module.c:3153") */ kernel.function("do_init_module@kernel/module.c:3015") /* pc=_stext+0x93708 */ /* <- kernel.function("do_init_module@kernel/module.c:3015") */ kernel.function("sect_empty@kernel/module.c:1279") /* pc=_stext+0x5eb9ac */ /* <- kernel.function("sect_empty@kernel/module.c:1279") */ kernel.function("sect_empty@kernel/module.c:1279") /* pc=_stext+0x5eba3c */ /* <- kernel.function("sect_empty@kernel/module.c:1279") */ kernel.function("sect_empty@kernel/module.c:1279") /* pc=_stext+0x5ebb38 */ /* <- kernel.function("sect_empty@kernel/module.c:1279") */ kernel.function("sect_empty@kernel/module.c:1279") /* pc=_stext+0x5ebbb8 */ /* <- kernel.function("sect_empty@kernel/module.c:1279") */ kernel.function("complete_formation@kernel/module.c:3186") /* pc=_stext+0x93110 */ /* <- kernel.function("complete_formation@kernel/module.c:3186") */ kernel.function("module_remove_driver@drivers/base/module.c:72") /* pc=_stext+0x399f0c */ /* <- kernel.function("module_remove_driver@drivers/base/module.c:72") */ kernel.function("module_add_driver@drivers/base/module.c:33") /* pc=_stext+0x399e44 */ /* <- kernel.function("module_add_driver@drivers/base/module.c:33") */ kernel.function("make_driver_name@drivers/base/module.c:14") /* pc=_stext+0x399e78 */ /* <- kernel.function("make_driver_name@drivers/base/module.c:14") */ kernel.function("make_driver_name@drivers/base/module.c:14") /* pc=_stext+0x399f44 */ /* <- kernel.function("make_driver_name@drivers/base/module.c:14") */ kernel.function("module_create_drivers_dir@drivers/base/module.c:25") /* pc=_stext+0x399e9c */ /* <- kernel.function("module_create_drivers_dir@drivers/base/module.c:25") */ timer.s(900) /* <- timer.s(900) */ wait results: 22489 exp76 0 0 PASS: semok/thirtyone.stp Running ./semok/thirtyseven.stp starting ./semok/thirtyseven.stp spawn1 stap -wWp2 ./semok/thirtyseven.stp spawn stap -wWp2 ./semok/thirtyseven.stp # functions error:unknown (msg:string) exit:unknown () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22493 exp76 0 0 PASS: semok/thirtyseven.stp Running ./semok/thirtysix-utrace.stp starting ./semok/thirtysix-utrace.stp spawn1 stap -p2 ./semok/thirtysix-utrace.stp spawn stap -p2 ./semok/thirtysix-utrace.stp # global embedded code %{ #include "syscall.h" %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # globals _utrace_tvar_syscall_0:long [long] # functions _utrace_syscall_arg:long (n:long) _utrace_syscall_nr:long () error:unknown (msg:string) tid:long () # probes process("/root/systemtap_write/install/bin/stap").syscall /* <- process("stap").syscall */ process("/root/systemtap_write/install/bin/stap").begin /* <- process("stap").begin */ process("/root/systemtap_write/install/bin/stap").syscall /* <- process("stap").syscall */ process("/root/systemtap_write/install/bin/stap").syscall.return /* <- process("stap").syscall.return */ process("/root/systemtap_write/install/bin/stap").syscall.return /* <- process("stap").syscall.return */ # locals _utrace_tvar_tid:long _utrace_tvar_syscall_0_tmp:long timer.s(900) /* <- timer.s(900) */ process("/root/systemtap_write/install/bin/stap").syscall /* <- process("stap").syscall */ # locals _utrace_tvar_tid:long wait results: 22497 exp76 0 0 PASS: semok/thirtysix-utrace.stp Running ./semok/thirtysix.stp starting ./semok/thirtysix.stp spawn1 stap -p2 ./semok/thirtysix.stp spawn stap -p2 ./semok/thirtysix.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} %{ static void * _kretprobe_data(struct kretprobe_instance *pi, size_t offset, size_t length) { #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) size_t end = offset + length; if (end > offset && pi && end <= pi->rp->data_size) return &pi->data[offset]; #endif return NULL; } %} # functions _dwarf_tvar_get_mode_3:long () _get_kretprobe_long:long (i:long) _procfs_value_get42:string () _set_kretprobe_long:unknown (i:long, value:long) error:unknown (msg:string) foo1:unknown () foo2:unknown () # probes kernel.function("SyS_open@fs/open.c:1023") /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023") */ kernel.function("SyS_open@fs/open.c:1023") /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023") */ kernel.function("SyS_open@fs/open.c:1023").return /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023").return */ kernel.function("SyS_open@fs/open.c:1023").call /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023").return */ kernel.function("SyS_open@fs/open.c:1023").return /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023").return */ kernel.trace("random:add_device_randomness")? /* <- kernel.trace("*")? */ kernel.trace("random:credit_entropy_bits")? /* <- kernel.trace("*")? */ kernel.trace("random:mix_pool_bytes_nolock")? /* <- kernel.trace("*")? */ kernel.trace("random:extract_entropy_user")? /* <- kernel.trace("*")? */ kernel.trace("random:add_disk_randomness")? /* <- kernel.trace("*")? */ kernel.trace("random:mix_pool_bytes")? /* <- kernel.trace("*")? */ kernel.trace("random:get_random_bytes_arch")? /* <- kernel.trace("*")? */ kernel.trace("random:add_input_randomness")? /* <- kernel.trace("*")? */ kernel.trace("random:get_random_bytes")? /* <- kernel.trace("*")? */ kernel.trace("random:urandom_read")? /* <- kernel.trace("*")? */ kernel.trace("random:random_read")? /* <- kernel.trace("*")? */ kernel.trace("random:debit_entropy")? /* <- kernel.trace("*")? */ kernel.trace("random:xfer_secondary_pool")? /* <- kernel.trace("*")? */ kernel.trace("random:extract_entropy")? /* <- kernel.trace("*")? */ kernel.trace("random:push_to_pool")? /* <- kernel.trace("*")? */ kernel.trace("oom:oom_score_adj_update")? /* <- kernel.trace("*")? */ kernel.trace("target:target_sequencer_start")? /* <- kernel.trace("*")? */ kernel.trace("target:target_cmd_complete")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_transaction_commit")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:run_delayed_data_ref")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:add_delayed_data_ref")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_reserve_extent")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_workqueue_alloc")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:run_delayed_tree_ref")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_failed_cluster_setup")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_ordered_extent_put")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_chunk_free")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_ordered_extent_remove")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_work_queued")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:run_delayed_ref_head")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_reserved_extent_free")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:find_free_extent")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_sync_fs")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:add_delayed_tree_ref")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:__extent_writepage")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_reserved_extent_alloc")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_inode_evict")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_find_cluster")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_cow_block")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_ordered_sched")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_inode_new")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_inode_request")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_all_work_done")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_writepage_end_io_hook")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_chunk_alloc")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:free_extent_state")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:add_delayed_ref_head")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:alloc_extent_state")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_sync_file")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_qgroup_record_ref")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_qgroup_account")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_workqueue_destroy")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_reserve_extent_cluster")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_ordered_extent_add")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_get_extent")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_ordered_extent_start")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_work_sched")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_setup_cluster")? /* <- kernel.trace("*")? */ kernel.trace("btrfs:btrfs_space_reservation")? /* <- kernel.trace("*")? */ kernel.trace("thp:hugepage_update")? /* <- kernel.trace("*")? */ kernel.trace("thp:hugepage_invalidate")? /* <- kernel.trace("*")? */ kernel.trace("thp:hugepage_splitting")? /* <- kernel.trace("*")? */ kernel.trace("thp:hugepage_set_pmd")? /* <- kernel.trace("*")? */ kernel.trace("power:cpu_migrate_finish")? /* <- kernel.trace("*")? */ kernel.trace("power:cpu_migrate_begin")? /* <- kernel.trace("*")? */ kernel.trace("power:cpu_migrate_current")? /* <- kernel.trace("*")? */ kernel.trace("regulator:regulator_set_voltage")? /* <- kernel.trace("*")? */ kernel.trace("regulator:regulator_enable_complete")? /* <- kernel.trace("*")? */ kernel.trace("regulator:regulator_set_voltage_complete")? /* <- kernel.trace("*")? */ kernel.trace("regulator:regulator_disable")? /* <- kernel.trace("*")? */ kernel.trace("regulator:regulator_enable_delay")? /* <- kernel.trace("*")? */ kernel.trace("regulator:regulator_disable_complete")? /* <- kernel.trace("*")? */ kernel.trace("regulator:regulator_enable")? /* <- kernel.trace("*")? */ kernel.trace("filelock:generic_add_lease")? /* <- kernel.trace("*")? */ kernel.trace("filelock:break_lease_unblock")? /* <- kernel.trace("*")? */ kernel.trace("filelock:time_out_leases")? /* <- kernel.trace("*")? */ kernel.trace("filelock:generic_delete_lease")? /* <- kernel.trace("*")? */ kernel.trace("filelock:break_lease_block")? /* <- kernel.trace("*")? */ kernel.trace("filelock:break_lease_noblock")? /* <- kernel.trace("*")? */ kernel.trace("net:napi_gro_frags_entry")? /* <- kernel.trace("*")? */ kernel.trace("net:netif_rx")? /* <- kernel.trace("*")? */ kernel.trace("net:netif_rx_ni_entry")? /* <- kernel.trace("*")? */ kernel.trace("net:netif_receive_skb_entry")? /* <- kernel.trace("*")? */ kernel.trace("net:napi_gro_receive_entry")? /* <- kernel.trace("*")? */ kernel.trace("net:net_dev_start_xmit")? /* <- kernel.trace("*")? */ kernel.trace("net:netif_rx_entry")? /* <- kernel.trace("*")? */ kernel.trace("net:netif_receive_skb")? /* <- kernel.trace("*")? */ kernel.trace("net:net_dev_queue")? /* <- kernel.trace("*")? */ kernel.trace("net:net_dev_xmit")? /* <- kernel.trace("*")? */ kernel.trace("fence:fence_enable_signal")? /* <- kernel.trace("*")? */ kernel.trace("fence:fence_destroy")? /* <- kernel.trace("*")? */ kernel.trace("fence:fence_emit")? /* <- kernel.trace("*")? */ kernel.trace("fence:fence_annotate_wait_on")? /* <- kernel.trace("*")? */ kernel.trace("fence:fence_wait_end")? /* <- kernel.trace("*")? */ kernel.trace("fence:fence_signaled")? /* <- kernel.trace("*")? */ kernel.trace("fence:fence_wait_start")? /* <- kernel.trace("*")? */ kernel.trace("fence:fence_init")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_allocate_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_load_extent")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_fallocate_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_cache_extent")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_remove_space")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_drop_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mb_new_inode_pa")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_rm_idx")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mark_inode_dirty")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mb_buddy_bitmap_load")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_invalidatepage")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_write_begin")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_insert_extent")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_sync_file_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_rm_leaf")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_lookup_extent_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_convert_to_initialized_fastpath")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_unlink_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_da_write_pages_extent")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_da_write_end")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_load_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_writepages")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_put_in_cache")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_journal_start")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_discard_preallocations")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mballoc_alloc")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_da_release_space")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_da_write_begin")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_truncate_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_discard_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_convert_to_initialized_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_shrink_scan_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mb_release_group_pa")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_allocate_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_collapse_range")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_zero_range")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_find_delayed_extent_range_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_da_update_reserve_space")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_show_extent")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_trim_all_free")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_remove_extent")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_handle_unwritten_extents")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_journalled_write_end")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_free_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_truncate_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mballoc_discard")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mb_bitmap_load")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_remove_space_done")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mballoc_prealloc")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_read_block_bitmap_load")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_lookup_extent_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_write_end")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_shrink")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_writepage")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_map_blocks_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_request_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_alloc_da_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_find_delayed_extent_range_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_begin_ordered_truncate")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_in_cache")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_writepages_result")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_punch_hole")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_unlink_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_direct_IO_enter")? /* <- kernel.trace("*")? */ # locals __tracepoint_arg_rw:long kernel.trace("ext4:ext4_readpage")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_journal_start_reserved")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ext_map_blocks_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mb_new_group_pa")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_direct_IO_exit")? /* <- kernel.trace("*")? */ # locals __tracepoint_arg_rw:long kernel.trace("ext4:ext4_es_shrink_scan_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_releasepage")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_trim_extent")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_sync_fs")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_da_reserve_space")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ind_map_blocks_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_ind_map_blocks_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_fallocate_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_load_inode_bitmap")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_find_delalloc_range")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_sync_file_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_get_implied_cluster_alloc_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_get_reserved_cluster_alloc")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_request_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_evict_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_journalled_invalidatepage")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_remove_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_free_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mb_release_inode_pa")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_es_shrink_count")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_da_write_pages")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_forget")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mb_discard_preallocations")? /* <- kernel.trace("*")? */ kernel.trace("ext4:ext4_mballoc_free")? /* <- kernel.trace("*")? */ kernel.trace("udp:udp_fail_queue_rcv_skb")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:hsw_stream_data_format")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:hsw_stream_buffer")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:sst_irq_done")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:hsw_device_config_req")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:hsw_stream_alloc_request")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:stream_read_position")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:ipc_request")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:stream_write_position")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:hsw_stream_alloc_reply")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:ipc_notification")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:ipc_error")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:ipc_reply")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:hsw_volume_req")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:ipc_pending_reply")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:sst_irq_busy")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:hsw_stream_free_req")? /* <- kernel.trace("*")? */ kernel.trace("hswadsp:hsw_mixer_info_reply")? /* <- kernel.trace("*")? */ kernel.trace("power:dev_pm_qos_update_request")? /* <- kernel.trace("*")? */ kernel.trace("power:power_domain_target")? /* <- kernel.trace("*")? */ kernel.trace("power:device_pm_callback_start")? /* <- kernel.trace("*")? */ kernel.trace("power:clock_disable")? /* <- kernel.trace("*")? */ kernel.trace("power:suspend_resume")? /* <- kernel.trace("*")? */ kernel.trace("power:pstate_sample")? /* <- kernel.trace("*")? */ kernel.trace("power:dev_pm_qos_add_request")? /* <- kernel.trace("*")? */ kernel.trace("power:pm_qos_update_flags")? /* <- kernel.trace("*")? */ kernel.trace("power:pm_qos_update_request_timeout")? /* <- kernel.trace("*")? */ kernel.trace("power:wakeup_source_deactivate")? /* <- kernel.trace("*")? */ kernel.trace("power:dev_pm_qos_remove_request")? /* <- kernel.trace("*")? */ kernel.trace("power:clock_set_rate")? /* <- kernel.trace("*")? */ kernel.trace("power:cpu_frequency")? /* <- kernel.trace("*")? */ kernel.trace("power:pm_qos_remove_request")? /* <- kernel.trace("*")? */ kernel.trace("power:cpu_idle")? /* <- kernel.trace("*")? */ kernel.trace("power:clock_enable")? /* <- kernel.trace("*")? */ kernel.trace("power:pm_qos_update_request")? /* <- kernel.trace("*")? */ kernel.trace("power:pm_qos_add_request")? /* <- kernel.trace("*")? */ kernel.trace("power:pm_qos_update_target")? /* <- kernel.trace("*")? */ kernel.trace("power:device_pm_callback_end")? /* <- kernel.trace("*")? */ kernel.trace("power:wakeup_source_activate")? /* <- kernel.trace("*")? */ kernel.trace("printk:console")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_socket_reset_connection")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:svc_recv")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_connect_status")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_socket_close")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:svc_process")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:xs_tcp_data_ready")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:xprt_lookup_rqst")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_task_sleep")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_socket_connect")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:xs_tcp_data_recv")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_call_status")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:svc_wake_up")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:svc_xprt_dequeue")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_socket_state_change")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_task_begin")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:xprt_complete_rqst")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:svc_send")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_task_wakeup")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_socket_error")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:svc_handle_xprt")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_socket_shutdown")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:xprt_transmit")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_task_run_action")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_task_complete")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:rpc_bind_status")? /* <- kernel.trace("*")? */ kernel.trace("sunrpc:svc_xprt_do_enqueue")? /* <- kernel.trace("*")? */ kernel.trace("gpio:gpio_value")? /* <- kernel.trace("*")? */ kernel.trace("gpio:gpio_direction")? /* <- kernel.trace("*")? */ kernel.trace("block:block_rq_insert")? /* <- kernel.trace("*")? */ kernel.trace("block:block_split")? /* <- kernel.trace("*")? */ kernel.trace("block:block_rq_issue")? /* <- kernel.trace("*")? */ kernel.trace("block:block_plug")? /* <- kernel.trace("*")? */ kernel.trace("block:block_rq_requeue")? /* <- kernel.trace("*")? */ kernel.trace("block:block_getrq")? /* <- kernel.trace("*")? */ # locals __tracepoint_arg_rw:long kernel.trace("block:block_bio_backmerge")? /* <- kernel.trace("*")? */ kernel.trace("block:block_bio_remap")? /* <- kernel.trace("*")? */ kernel.trace("block:block_rq_remap")? /* <- kernel.trace("*")? */ kernel.trace("block:block_unplug")? /* <- kernel.trace("*")? */ kernel.trace("block:block_sleeprq")? /* <- kernel.trace("*")? */ # locals __tracepoint_arg_rw:long kernel.trace("block:block_bio_queue")? /* <- kernel.trace("*")? */ kernel.trace("block:block_dirty_buffer")? /* <- kernel.trace("*")? */ kernel.trace("block:block_rq_abort")? /* <- kernel.trace("*")? */ kernel.trace("block:block_rq_complete")? /* <- kernel.trace("*")? */ kernel.trace("block:block_bio_frontmerge")? /* <- kernel.trace("*")? */ kernel.trace("block:block_touch_buffer")? /* <- kernel.trace("*")? */ kernel.trace("block:block_bio_bounce")? /* <- kernel.trace("*")? */ kernel.trace("block:block_bio_complete")? /* <- kernel.trace("*")? */ kernel.trace("swiotlb:swiotlb_bounced")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_inbox_read")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_msg_tx")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_inbox_rdata")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_outbox_read")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_outbox_rdata")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_msg_rx")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_inbox_wdata")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_outbox_write")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_outbox_wdata")? /* <- kernel.trace("*")? */ kernel.trace("intel-sst:sst_ipc_inbox_write")? /* <- kernel.trace("*")? */ kernel.trace("napi:napi_poll")? /* <- kernel.trace("*")? */ kernel.trace("irq:softirq_raise")? /* <- kernel.trace("*")? */ kernel.trace("irq:softirq_exit")? /* <- kernel.trace("*")? */ kernel.trace("irq:irq_handler_entry")? /* <- kernel.trace("*")? */ kernel.trace("irq:softirq_entry")? /* <- kernel.trace("*")? */ kernel.trace("irq:irq_handler_exit")? /* <- kernel.trace("*")? */ kernel.trace("nmi:nmi_handler")? /* <- kernel.trace("*")? */ kernel.trace("kvm:kvm_age_page")? /* <- kernel.trace("*")? */ kernel.trace("kvm:kvm_userspace_exit")? /* <- kernel.trace("*")? */ kernel.trace("kvm:kvm_mmio")? /* <- kernel.trace("*")? */ kernel.trace("kvm:kvm_fpu")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_hw_write_start")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regcache_sync")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regcache_drop_region")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_reg_read_cache")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_reg_write")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_async_write_start")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_hw_write_done")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_reg_read")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_async_complete_done")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_async_complete_start")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_async_io_complete")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_hw_read_done")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_hw_read_start")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_cache_only")? /* <- kernel.trace("*")? */ kernel.trace("regmap:regmap_cache_bypass")? /* <- kernel.trace("*")? */ kernel.trace("raw_syscalls:sys_exit")? /* <- kernel.trace("*")? */ kernel.trace("raw_syscalls:sys_enter")? /* <- kernel.trace("*")? */ kernel.trace("iommu:io_page_fault")? /* <- kernel.trace("*")? */ kernel.trace("iommu:add_device_to_group")? /* <- kernel.trace("*")? */ kernel.trace("iommu:attach_device_to_domain")? /* <- kernel.trace("*")? */ kernel.trace("iommu:unmap")? /* <- kernel.trace("*")? */ kernel.trace("iommu:detach_device_from_domain")? /* <- kernel.trace("*")? */ kernel.trace("iommu:map")? /* <- kernel.trace("*")? */ kernel.trace("iommu:remove_device_from_group")? /* <- kernel.trace("*")? */ kernel.trace("signal:signal_deliver")? /* <- kernel.trace("*")? */ kernel.trace("signal:signal_generate")? /* <- kernel.trace("*")? */ kernel.trace("rcu:rcu_utilization")? /* <- kernel.trace("*")? */ kernel.trace("workqueue:workqueue_activate_work")? /* <- kernel.trace("*")? */ kernel.trace("workqueue:workqueue_queue_work")? /* <- kernel.trace("*")? */ kernel.trace("workqueue:workqueue_execute_end")? /* <- kernel.trace("*")? */ kernel.trace("workqueue:workqueue_execute_start")? /* <- kernel.trace("*")? */ kernel.trace("timer:hrtimer_expire_exit")? /* <- kernel.trace("*")? */ kernel.trace("timer:timer_cancel")? /* <- kernel.trace("*")? */ kernel.trace("timer:timer_start")? /* <- kernel.trace("*")? */ kernel.trace("timer:hrtimer_init")? /* <- kernel.trace("*")? */ kernel.trace("timer:hrtimer_start")? /* <- kernel.trace("*")? */ kernel.trace("timer:hrtimer_expire_entry")? /* <- kernel.trace("*")? */ kernel.trace("timer:timer_expire_exit")? /* <- kernel.trace("*")? */ kernel.trace("timer:timer_expire_entry")? /* <- kernel.trace("*")? */ kernel.trace("timer:hrtimer_cancel")? /* <- kernel.trace("*")? */ kernel.trace("timer:itimer_state")? /* <- kernel.trace("*")? */ kernel.trace("timer:itimer_expire")? /* <- kernel.trace("*")? */ kernel.trace("timer:timer_init")? /* <- kernel.trace("*")? */ kernel.trace("timer:tick_stop")? /* <- kernel.trace("*")? */ kernel.trace("sock:sock_exceed_buf_limit")? /* <- kernel.trace("*")? */ kernel.trace("sock:sock_rcvqueue_full")? /* <- kernel.trace("*")? */ kernel.trace("filemap:mm_filemap_add_to_page_cache")? /* <- kernel.trace("*")? */ kernel.trace("filemap:mm_filemap_delete_from_page_cache")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_demote_rq")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_glock_put")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_rs")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_glock_state_change")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_ail_flush")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_log_blocks")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_glock_lock_time")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_pin")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_promote")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_bmap")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_block_alloc")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_glock_queue")? /* <- kernel.trace("*")? */ kernel.trace("gfs2:gfs2_log_flush")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_channel_release")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_channel_submitted")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_syncpt_wait_check")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_syncpt_load_min")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_cdma_end")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_channel_submit")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_wait_cdma")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_channel_open")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_cdma_push")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_cdma_begin")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_cdma_push_gather")? /* <- kernel.trace("*")? */ kernel.trace("host1x:host1x_channel_submit_complete")? /* <- kernel.trace("*")? */ kernel.trace("pagemap:mm_lru_activate")? /* <- kernel.trace("*")? */ kernel.trace("pagemap:mm_lru_insertion")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_tx_last_beacon")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sta_notify")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_post_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_start")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_enable_rssi_reports")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_restart_hw")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_sched_scan_results")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_ready_on_channel")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_config")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_ipv6_addr_change")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_wakeup")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_tdls_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_update_tkip_key")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_key")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_start_tx_ba_cb")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_switch_vif_chanctx")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_expected_throughput")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_unassign_vif_chanctx")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_change_interface")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_stop")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_reset_tsf")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_hw_scan")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_return_u32")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_ringparam")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_remain_on_channel")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_default_unicast_key")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_scan_completed")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_chswitch_done")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_suspend")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_cancel_remain_on_channel")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_allow_buffered_frames")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_assign_vif_chanctx")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_add_interface")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_stats")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_eosp")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_return_bool")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_txpower")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_stop_tx_ba_session")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sw_scan_start")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_start_ap")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_sta_block_awake")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sta_add")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_antenna")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_et_strings")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_remove_interface")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_antenna")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_leave_ibss")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_rekey_data")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_remain_on_channel_expired")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_rts_threshold")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_join_ibss")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_rssi")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_flush")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sched_scan_start")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_return_u64")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_gtk_rekey_notify")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_resume")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_bss_info_changed")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sta_rate_tbl_update")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_reconfig_complete")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_release_buffered_frames")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_tkip_seq")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_mgd_prepare_tx")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_ringparam")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sched_scan_stop")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_radar_detected")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_survey")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sw_scan_complete")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_return_void")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_add_chanctx")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_tx_frames_pending")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_tdls_recv_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_connection_loss")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sta_rc_update")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_rssi_callback")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_et_stats")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_change_chanctx")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:stop_queue")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_start_tx_ba_session")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_ampdu_action")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_tdls_cancel_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_conf_tx")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_sta_set_buffered")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_stop_tx_ba_cb")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_remove_chanctx")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:wake_queue")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_mgd_protect_tdls_discover")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_channel_switch_beacon")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_pre_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_tim")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sta_pre_rcu_remove")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_cqm_rssi_notify")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_sched_scan_stopped")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_return_int")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_configure_filter")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_stop_ap")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_cqm_beacon_loss_notify")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_coverage_class")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sta_state")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_frag_threshold")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_bitrate_mask")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_cancel_hw_scan")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_et_sset_count")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_set_tsf")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_offchannel_tx_cancel_wait")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_prepare_multicast")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_sta_remove")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:drv_get_tsf")? /* <- kernel.trace("*")? */ kernel.trace("mac80211:api_beacon_loss")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_get_blocks_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_unlink_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_direct_IO_exit")? /* <- kernel.trace("*")? */ # locals __tracepoint_arg_rw:long kernel.trace("ext3:ext3_journalled_write_end")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_writeback_write_end")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_sync_file_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_truncate_exit")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_reserved")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_allocate_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_drop_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_write_begin")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_journalled_writepage")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_discard_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_sync_fs")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_unlink_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_invalidatepage")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_ordered_write_end")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_discard_reservation")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_get_blocks_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_releasepage")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_free_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_load_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_truncate_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_rsv_window_add")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_free_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_writeback_writepage")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_forget")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_request_blocks")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_allocate_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_sync_file_enter")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_mark_inode_dirty")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_evict_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_direct_IO_enter")? /* <- kernel.trace("*")? */ # locals __tracepoint_arg_rw:long kernel.trace("ext3:ext3_read_block_bitmap")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_request_inode")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_ordered_writepage")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_alloc_new_reservation")? /* <- kernel.trace("*")? */ kernel.trace("ext3:ext3_readpage")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_default_key")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_scan_done")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_ready_on_channel_expired")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_notify_new_peer_candidate")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_bitrate_mask")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_inform_bss_width_frame")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_rx_mgmt")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_connect")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_flush_pmksa")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_dump_mpath")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_wds_peer")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_txq_params")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_get_antenna")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_del_tx_ts")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_void_tx_rx")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_int_mpath_info")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_int")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_qos_map")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_sched_scan_start")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_mac_acl")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_ft_event")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_return_u32")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_del_pmksa")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_disconnect")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_power_mgmt")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_del_station")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_dump_station")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_add_key")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_chandef_dfs_required")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_int_int")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_tdls_oper")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_del_virtual_intf")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_tdls_cancel_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_start_ap")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_get_key")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_mgmt_tx_cancel_wait")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_pmksa_candidate_notify")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_auth")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_suspend")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_tdls_channel_switch")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_mgmt_tx_status")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_add_virtual_intf")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_libertas_set_mesh_channel")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_send_auth_timeout")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_del_sta")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_add_tx_ts")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_ibss_joined")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_michael_mic_failure")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_resume")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_radar_event")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_int_cookie")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_dump_mpp")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_mgmt_frame_register")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_report_wowlan_wakeup")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_default_mgmt_key")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_tx_power")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_get_mpp")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_del_key")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_leave_ibss")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_get_bss")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_stop_ap")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_return_bss")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_deauth")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_ready_on_channel")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_reg_can_beacon")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_send_rx_auth")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_assoc")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_cancel_remain_on_channel")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_monitor_channel")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_get_channel")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_change_beacon")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_leave_mesh")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_tdls_oper_request")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_wiphy_params")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_get_tx_power")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_change_station")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_start_p2p_device")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_del_mpath")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_cqm_rssi_config")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_cqm_pktloss_notify")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_cac_event")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_send_rx_assoc")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_join_mesh")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_join_ocb")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_int_survey_info")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_add_station")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_pmksa")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_stop_p2p_device")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_send_assoc_timeout")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_int_mesh_config")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_ch_switch_notify")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_change_bss")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_scan")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_int_station_info")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_antenna")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_cqm_rssi_notify")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_mgmt_tx")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_update_ft_ies")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_ch_switch_started_notify")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_change_mpath")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_int_tx_rx")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_get_mesh_config")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_dump_survey")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_get_mpath")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_add_mpath")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_probe_client")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_chandef")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_return_uint")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_rx_unexpected_4addr_frame")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_new_sta")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_tdls_mgmt")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_update_mesh_config")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_rekey_data")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_sched_scan_results")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_gtk_rekey_notify")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_rx_spurious_frame")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_crit_proto_start")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_disassoc")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_report_obss_beacon")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_probe_status")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_rx_unprot_mlme_mgmt")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_wdev")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_noack_map")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_cqm_txe_config")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_tx_mlme_mgmt")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_return_bool")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_get_station")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_stop_iface")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_sched_scan_stop")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_leave_ocb")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_crit_proto_stop")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_return_void")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_ap_chanwidth")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_sched_scan_stopped")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_remain_on_channel")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_set_wakeup")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_join_ibss")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_rfkill_poll")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:cfg80211_rx_mlme_mgmt")? /* <- kernel.trace("*")? */ kernel.trace("cfg80211:rdev_change_virtual_intf")? /* <- kernel.trace("*")? */ kernel.trace("drm:drm_vblank_event")? /* <- kernel.trace("*")? */ kernel.trace("drm:drm_vblank_event_queued")? /* <- kernel.trace("*")? */ kernel.trace("drm:drm_vblank_event_delivered")? /* <- kernel.trace("*")? */ kernel.trace("rpm:rpm_return_int")? /* <- kernel.trace("*")? */ kernel.trace("rpm:rpm_idle")? /* <- kernel.trace("*")? */ kernel.trace("rpm:rpm_suspend")? /* <- kernel.trace("*")? */ kernel.trace("rpm:rpm_resume")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_direct_reclaim_end")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_memcg_softlimit_reclaim_end")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_lru_shrink_inactive")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_direct_reclaim_begin")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_memcg_reclaim_begin")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_kswapd_sleep")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_memcg_softlimit_reclaim_begin")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_kswapd_wake")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_shrink_slab_start")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_lru_isolate")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_shrink_slab_end")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_wakeup_kswapd")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_memcg_reclaim_end")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_writepage")? /* <- kernel.trace("*")? */ kernel.trace("vmscan:mm_vmscan_memcg_isolate")? /* <- kernel.trace("*")? */ kernel.trace("ras:mc_event")? /* <- kernel.trace("*")? */ kernel.trace("ras:aer_event")? /* <- kernel.trace("*")? */ kernel.trace("context_tracking:user_enter")? /* <- kernel.trace("*")? */ kernel.trace("context_tracking:user_exit")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_queue")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_single_inode_start")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_pages_written")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_bdi_register")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_wait")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_congestion_wait")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_wake_background")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_dirty_inode")? /* <- kernel.trace("*")? */ kernel.trace("writeback:global_dirty_state")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_write_inode")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_start")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_queue_io")? /* <- kernel.trace("*")? */ kernel.trace("writeback:bdi_dirty_ratelimit")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_nowork")? /* <- kernel.trace("*")? */ kernel.trace("writeback:balance_dirty_pages")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_written")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_wait_iff_congested")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_dirty_inode_start")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_exec")? /* <- kernel.trace("*")? */ kernel.trace("writeback:wbc_writepage")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_single_inode")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_dirty_page")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_bdi_unregister")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_sb_inodes_requeue")? /* <- kernel.trace("*")? */ kernel.trace("writeback:writeback_write_inode_start")? /* <- kernel.trace("*")? */ kernel.trace("task:task_rename")? /* <- kernel.trace("*")? */ kernel.trace("task:task_newtask")? /* <- kernel.trace("*")? */ kernel.trace("compaction:mm_compaction_begin")? /* <- kernel.trace("*")? */ kernel.trace("compaction:mm_compaction_end")? /* <- kernel.trace("*")? */ kernel.trace("compaction:mm_compaction_migratepages")? /* <- kernel.trace("*")? */ kernel.trace("compaction:mm_compaction_isolate_freepages")? /* <- kernel.trace("*")? */ kernel.trace("compaction:mm_compaction_isolate_migratepages")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_done")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_jack_notify")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_connected")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_widget_event_start")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_jack_irq")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_bias_level_done")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_jack_report")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_widget_event_done")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_output_path")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_widget_power")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_input_path")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_bias_level_start")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_start")? /* <- kernel.trace("*")? */ kernel.trace("asoc:snd_soc_dapm_walk_done")? /* <- kernel.trace("*")? */ kernel.trace("i2c:i2c_write")? /* <- kernel.trace("*")? */ kernel.trace("i2c:smbus_read")? /* <- kernel.trace("*")? */ kernel.trace("i2c:i2c_result")? /* <- kernel.trace("*")? */ kernel.trace("i2c:smbus_result")? /* <- kernel.trace("*")? */ kernel.trace("i2c:smbus_write")? /* <- kernel.trace("*")? */ kernel.trace("i2c:i2c_reply")? /* <- kernel.trace("*")? */ kernel.trace("i2c:smbus_reply")? /* <- kernel.trace("*")? */ kernel.trace("i2c:i2c_read")? /* <- kernel.trace("*")? */ kernel.trace("tlb:tlb_flush")? /* <- kernel.trace("*")? */ kernel.trace("scsi:scsi_dispatch_cmd_done")? /* <- kernel.trace("*")? */ kernel.trace("scsi:scsi_dispatch_cmd_timeout")? /* <- kernel.trace("*")? */ kernel.trace("scsi:scsi_eh_wakeup")? /* <- kernel.trace("*")? */ kernel.trace("scsi:scsi_dispatch_cmd_start")? /* <- kernel.trace("*")? */ kernel.trace("scsi:scsi_dispatch_cmd_error")? /* <- kernel.trace("*")? */ kernel.trace("hda:hda_power_count")? /* <- kernel.trace("*")? */ kernel.trace("hda:hda_unsol_event")? /* <- kernel.trace("*")? */ kernel.trace("hda:hda_power_down")? /* <- kernel.trace("*")? */ kernel.trace("hda:hda_send_cmd")? /* <- kernel.trace("*")? */ kernel.trace("hda:hda_power_up")? /* <- kernel.trace("*")? */ kernel.trace("hda:hda_get_response")? /* <- kernel.trace("*")? */ kernel.trace("hda:hda_bus_reset")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_stat_runtime")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_process_fork")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_swap_numa")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_stick_numa")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_wakeup_new")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_process_exit")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_stat_sleep")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_kthread_stop_ret")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_switch")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_process_free")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_stat_wait")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_stat_blocked")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_move_numa")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_pi_setprio")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_process_exec")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_wakeup")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_process_wait")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_stat_iowait")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_migrate_task")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_wake_idle_without_ipi")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_process_hang")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_kthread_stop")? /* <- kernel.trace("*")? */ kernel.trace("sched:sched_wait_task")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_commit_logging")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_handle_start")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_submit_inode_data")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_handle_extend")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_start_commit")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_lock_buffer_stall")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_write_superblock")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_commit_locking")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_checkpoint_stats")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_run_stats")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_commit_flushing")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_drop_transaction")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_checkpoint")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_handle_stats")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_update_log_tail")? /* <- kernel.trace("*")? */ kernel.trace("jbd2:jbd2_end_commit")? /* <- kernel.trace("*")? */ kernel.trace("ipi:ipi_exit")? /* <- kernel.trace("*")? */ kernel.trace("ipi:ipi_entry")? /* <- kernel.trace("*")? */ kernel.trace("ipi:ipi_raise")? /* <- kernel.trace("*")? */ kernel.trace("skb:consume_skb")? /* <- kernel.trace("*")? */ kernel.trace("skb:skb_copy_datagram_iovec")? /* <- kernel.trace("*")? */ kernel.trace("skb:kfree_skb")? /* <- kernel.trace("*")? */ kernel.trace("hda_intel:azx_get_position")? /* <- kernel.trace("*")? */ kernel.trace("hda_intel:azx_pcm_trigger")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_start_commit")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_commit_locking")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_checkpoint")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_cleanup_journal_tail")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_drop_transaction")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_do_submit_data")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_end_commit")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_commit_logging")? /* <- kernel.trace("*")? */ kernel.trace("jbd:journal_write_superblock")? /* <- kernel.trace("*")? */ kernel.trace("jbd:jbd_commit_flushing")? /* <- kernel.trace("*")? */ kernel.trace("9p:9p_protocol_dump")? /* <- kernel.trace("*")? */ kernel.trace("9p:9p_client_res")? /* <- kernel.trace("*")? */ kernel.trace("9p:9p_client_req")? /* <- kernel.trace("*")? */ kernel.trace("module_put")? /* <- kernel.trace("*")? */ kernel.trace("module_request")? /* <- kernel.trace("*")? */ kernel.trace("module_free")? /* <- kernel.trace("*")? */ kernel.trace("module_load")? /* <- kernel.trace("*")? */ kernel.trace("module_get")? /* <- kernel.trace("*")? */ kernel.trace("kmem:mm_page_free_batched")? /* <- kernel.trace("*")? */ kernel.trace("kmem:kmalloc")? /* <- kernel.trace("*")? */ kernel.trace("kmem:mm_page_alloc")? /* <- kernel.trace("*")? */ kernel.trace("kmem:kmem_cache_alloc")? /* <- kernel.trace("*")? */ kernel.trace("kmem:mm_page_free")? /* <- kernel.trace("*")? */ kernel.trace("kmem:kmem_cache_alloc_node")? /* <- kernel.trace("*")? */ kernel.trace("kmem:mm_page_alloc_extfrag")? /* <- kernel.trace("*")? */ kernel.trace("kmem:kmem_cache_free")? /* <- kernel.trace("*")? */ kernel.trace("kmem:kfree")? /* <- kernel.trace("*")? */ kernel.trace("kmem:mm_page_pcpu_drain")? /* <- kernel.trace("*")? */ kernel.trace("kmem:mm_page_alloc_zone_locked")? /* <- kernel.trace("*")? */ kernel.trace("kmem:kmalloc_node")? /* <- kernel.trace("*")? */ kernel.trace("thermal:cdev_update")? /* <- kernel.trace("*")? */ kernel.trace("thermal:thermal_temperature")? /* <- kernel.trace("*")? */ kernel.trace("thermal:thermal_zone_trip")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_dbg_address")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_dbg_ring_expansion")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_dbg_reset_ep")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_dbg_context_change")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_cmd_completion")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_dbg_init")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_dbg_quirks")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_address_ctx")? /* <- kernel.trace("*")? */ kernel.trace("xhci-hcd:xhci_dbg_cancel_urb")? /* <- kernel.trace("*")? */ process("/root/systemtap_write/install/bin/stap").statement(0x412f20)? /* pc=.absolute+0x12f20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f20)? */ process("/root/systemtap_write/install/bin/stap").statement(0x412f78)? /* pc=.absolute+0x12f78 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f78)? */ process("/root/systemtap_write/install/bin/stap").statement(0x4133bc)? /* pc=.absolute+0x133bc */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4133bc)? */ process("/root/systemtap_write/install/bin/stap").statement(0x413524)? /* pc=.absolute+0x13524 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x413524)? */ process("/root/systemtap_write/install/bin/stap").statement(0x41353c)? /* pc=.absolute+0x1353c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41353c)? */ process("/root/systemtap_write/install/bin/stap").statement(0x415280)? /* pc=.absolute+0x15280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415280)? */ process("/root/systemtap_write/install/bin/stap").statement(0x415304)? /* pc=.absolute+0x15304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415304)? */ process("/root/systemtap_write/install/bin/stap").statement(0x415348)? /* pc=.absolute+0x15348 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415348)? */ process("/root/systemtap_write/install/bin/stap").statement(0x4153a8)? /* pc=.absolute+0x153a8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4153a8)? */ process("/root/systemtap_write/install/bin/stap").statement(0x41575c)? /* pc=.absolute+0x1575c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41575c)? */ process("/root/systemtap_write/install/bin/stap").statement(0x41579c)? /* pc=.absolute+0x1579c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41579c)? */ process("/root/systemtap_write/install/bin/stap").statement(0x4157d0)? /* pc=.absolute+0x157d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4157d0)? */ process("/root/systemtap_write/install/bin/stap").statement(0x41584c)? /* pc=.absolute+0x1584c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41584c)? */ process("/root/systemtap_write/install/bin/stap").statement(0x410684)? /* pc=.absolute+0x10684 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410684)? */ process("/root/systemtap_write/install/bin/stap").statement(0x4106e0)? /* pc=.absolute+0x106e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4106e0)? */ process("/root/systemtap_write/install/bin/stap").statement(0x412f20)? /* pc=.absolute+0x12f20 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f20)? */ process("/root/systemtap_write/install/bin/stap").statement(0x412f78)? /* pc=.absolute+0x12f78 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x412f78)? */ process("/root/systemtap_write/install/bin/stap").statement(0x4133bc)? /* pc=.absolute+0x133bc */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4133bc)? */ process("/root/systemtap_write/install/bin/stap").statement(0x413524)? /* pc=.absolute+0x13524 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x413524)? */ process("/root/systemtap_write/install/bin/stap").statement(0x41353c)? /* pc=.absolute+0x1353c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41353c)? */ process("/root/systemtap_write/install/bin/stap").statement(0x415280)? /* pc=.absolute+0x15280 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415280)? */ process("/root/systemtap_write/install/bin/stap").statement(0x415304)? /* pc=.absolute+0x15304 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415304)? */ process("/root/systemtap_write/install/bin/stap").statement(0x415348)? /* pc=.absolute+0x15348 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x415348)? */ process("/root/systemtap_write/install/bin/stap").statement(0x4153a8)? /* pc=.absolute+0x153a8 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4153a8)? */ process("/root/systemtap_write/install/bin/stap").statement(0x41575c)? /* pc=.absolute+0x1575c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41575c)? */ process("/root/systemtap_write/install/bin/stap").statement(0x41579c)? /* pc=.absolute+0x1579c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41579c)? */ process("/root/systemtap_write/install/bin/stap").statement(0x4157d0)? /* pc=.absolute+0x157d0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4157d0)? */ process("/root/systemtap_write/install/bin/stap").statement(0x41584c)? /* pc=.absolute+0x1584c */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x41584c)? */ process("/root/systemtap_write/install/bin/stap").statement(0x410684)? /* pc=.absolute+0x10684 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x410684)? */ process("/root/systemtap_write/install/bin/stap").statement(0x4106e0)? /* pc=.absolute+0x106e0 */ /* <- process("/root/systemtap_write/install/bin/stap").statement(0x4106e0)? */ procfs("file").read /* <- procfs("file").read */ procfs("file").write /* <- procfs("file").write */ begin /* <- begin,end,error,never */ end /* <- begin,end,error,never */ error /* <- begin,end,error,never */ never /* <- begin,end,error,never */ timer.s(1) /* <- timer.s(1),timer.jiffies(1) */ timer.jiffies(1) /* <- timer.s(1),timer.jiffies(1) */ perf.type(1).config(0).sample(1000000) /* <- perf.type(1).config(0).sample(1000000) */ begin /* <- begin */ begin /* <- begin */ kernel.function("SyS_open@fs/open.c:1023") /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023") */ kernel.function("SyS_open@fs/open.c:1023") /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023") */ begin /* <- begin */ begin /* <- begin */ begin /* <- begin */ kernel.function("release_task@kernel/exit.c:169") /* pc=_stext+0x292b8 */ /* <- kernel.function("release_task@kernel/exit.c:169") */ kernel.function("release_task@kernel/exit.c:169") /* pc=_stext+0x292b8 */ /* <- kernel.function("release_task@kernel/exit.c:169") */ timer.s(900) /* <- timer.s(900) */ wait results: 22501 exp76 0 0 PASS: semok/thirtysix.stp Running ./semok/thirtythree.stp starting ./semok/thirtythree.stp spawn1 stap -p2 ./semok/thirtythree.stp spawn stap -p2 ./semok/thirtythree.stp # functions _dwarf_tvar_get_page_0:long () _dwarf_tvar_get_page_1:long () error:unknown (msg:string) # probes kernel.function("do_mpage_readpage@fs/mpage.c:140") /* pc=_stext+0x18cc60 */ /* <- kernel.function("do_mpage_readpage@fs/mpage.c:140") */ timer.s(900) /* <- timer.s(900) */ wait results: 22505 exp76 0 0 PASS: semok/thirtythree.stp Running ./semok/thirtytwo.stp starting ./semok/thirtytwo.stp spawn1 stap -p2 ./semok/thirtytwo.stp spawn stap -p2 ./semok/thirtytwo.stp # global embedded code %{ static void * _kretprobe_data(struct kretprobe_instance *pi, size_t offset, size_t length) { #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) size_t end = offset + length; if (end > offset && pi && end <= pi->rp->data_size) return &pi->data[offset]; #endif return NULL; } %} # functions _dwarf_tvar_get_dfd_1:long () _dwarf_tvar_get_filename_2:long () _dwarf_tvar_get_flags_3:long () _dwarf_tvar_get_mode_4:long () _dwarf_tvar_get_return_0:long () _get_kretprobe_string:string (i:long) _set_kretprobe_string:unknown (i:long, value:string) error:unknown (msg:string) log:unknown (msg:string) # probes kernel.function("do_sys_open@fs/open.c:995").call /* pc=_stext+0x152f9c */ /* <- kernel.function("do_sys_open@fs/open.c:995").return */ kernel.function("do_sys_open@fs/open.c:995").return /* pc=_stext+0x152f9c */ /* <- kernel.function("do_sys_open@fs/open.c:995").return */ timer.s(900) /* <- timer.s(900) */ wait results: 22509 exp76 0 0 PASS: semok/thirtytwo.stp Running ./semok/three.stp starting ./semok/three.stp spawn1 stap -p2 ./semok/three.stp spawn stap -p2 ./semok/three.stp WARNING: Eliding assignment to 'a': operator '<<<' at ./semok/three.stp:5:5 source: a <<< 2; ^ WARNING: Eliding side-effect-free expression : identifier 'a' at :5:3 source: a <<< 2; ^ # globals b:stats [long] # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ # locals __idx0:long wait results: 22513 exp76 0 0 PASS: semok/three.stp Running ./semok/transko.stp starting ./semok/transko.stp spawn2 ./semok/transko.stp spawn ./semok/transko.stp WARNING: Eliding unused function 'bar': identifier 'bar' at /root/systemtap_write/systemtap/testsuite/./../testsuite/transko/two.stp:3:10 source: function bar () { ^ WARNING: statement will never be reached: keyword at :9:3 source: for (a=0; a<10; a=a+1) for (b=0; b<10; b=b+1) ; ^ # functions error:unknown (msg:string) # probes end /* <- end */ timer.s(900) /* <- timer.s(900) */ # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22517 exp76 0 0 PASS: semok/transko.stp Running ./semok/twelve.stp starting ./semok/twelve.stp spawn1 stap -p2 ./semok/twelve.stp spawn stap -p2 ./semok/twelve.stp WARNING: Eliding side-effect-free expression : identifier 'trace' at ./semok/twelve.stp:9:2 source: trace("doing something with a pipe") ^ WARNING: side-effect-free probe 'probe_2656': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2658': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2660': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2662': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2664': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2666': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2668': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2670': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2672': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2674': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2676': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2678': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2680': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2682': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2684': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2686': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2688': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2690': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2692': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2694': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2696': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2698': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2700': keyword at :7:1 source: probe kernel.function("pipe_*") ^ WARNING: side-effect-free probe 'probe_2702': keyword at :7:1 source: probe kernel.function("pipe_*") ^ # functions error:unknown (msg:string) # probes kernel.function("pipe_release@fs/pipe.c:548") /* pc=_stext+0x15b690 */ /* <- kernel.function("pipe_release@fs/pipe.c:548") */ kernel.function("pipe_poll@fs/pipe.c:502") /* pc=_stext+0x15a8c8 */ /* <- kernel.function("pipe_poll@fs/pipe.c:502") */ kernel.function("pipe_read@fs/pipe.c:230") /* pc=_stext+0x15b278 */ /* <- kernel.function("pipe_read@fs/pipe.c:230") */ kernel.function("pipe_double_lock@fs/pipe.c:89") /* pc=_stext+0x15acd0 */ /* <- kernel.function("pipe_double_lock@fs/pipe.c:89") */ kernel.function("pipe_lock@fs/pipe.c:63") /* pc=_stext+0x15a968 */ /* <- kernel.function("pipe_lock@fs/pipe.c:63") */ kernel.function("pipe_unlock@fs/pipe.c:72") /* pc=_stext+0x15aa4c */ /* <- kernel.function("pipe_unlock@fs/pipe.c:72") */ kernel.function("pipe_write@fs/pipe.c:339") /* pc=_stext+0x15ae90 */ /* <- kernel.function("pipe_write@fs/pipe.c:339") */ kernel.function("pipe_fasync@fs/pipe.c:570") /* pc=_stext+0x15aba4 */ /* <- kernel.function("pipe_fasync@fs/pipe.c:570") */ kernel.function("pipe_wait@fs/pipe.c:104") /* pc=_stext+0x15ad80 */ /* <- kernel.function("pipe_wait@fs/pipe.c:104") */ kernel.function("pipe_proc_fn@fs/pipe.c:1025") /* pc=_stext+0x15be38 */ /* <- kernel.function("pipe_proc_fn@fs/pipe.c:1025") */ kernel.function("pipe_fcntl@fs/pipe.c:1048") /* pc=_stext+0x15bed8 */ /* <- kernel.function("pipe_fcntl@fs/pipe.c:1048") */ kernel.function("pipe_ioctl@fs/pipe.c:477") /* pc=_stext+0x15a984 */ /* <- kernel.function("pipe_ioctl@fs/pipe.c:477") */ kernel.function("pipe_lock@fs/pipe.c:63") /* pc=_stext+0x15adf0 */ /* <- kernel.function("pipe_lock@fs/pipe.c:63") */ kernel.function("pipe_unlock@fs/pipe.c:72") /* pc=_stext+0x15add8 */ /* <- kernel.function("pipe_unlock@fs/pipe.c:72") */ kernel.function("pipe_set_size@fs/pipe.c:964") /* pc=_stext+0x15bff0 */ /* <- kernel.function("pipe_set_size@fs/pipe.c:964") */ kernel.function("pipe_lock_nested@fs/pipe.c:57") /* pc=_stext+0x15a970 */ /* <- kernel.function("pipe_lock_nested@fs/pipe.c:57") */ kernel.function("pipe_lock_nested@fs/pipe.c:57") /* pc=_stext+0x15acec */ /* <- kernel.function("pipe_lock_nested@fs/pipe.c:57") */ kernel.function("pipe_lock_nested@fs/pipe.c:57") /* pc=_stext+0x15acf4 */ /* <- kernel.function("pipe_lock_nested@fs/pipe.c:57") */ kernel.function("pipe_lock_nested@fs/pipe.c:57") /* pc=_stext+0x15ad10 */ /* <- kernel.function("pipe_lock_nested@fs/pipe.c:57") */ kernel.function("pipe_lock_nested@fs/pipe.c:57") /* pc=_stext+0x15ad18 */ /* <- kernel.function("pipe_lock_nested@fs/pipe.c:57") */ kernel.function("pipe_lock_nested@fs/pipe.c:57") /* pc=_stext+0x15adf0 */ /* <- kernel.function("pipe_lock_nested@fs/pipe.c:57") */ kernel.function("pipe_to_user@fs/splice.c:1532") /* pc=_stext+0x17eec0 */ /* <- kernel.function("pipe_to_user@fs/splice.c:1532") */ kernel.function("pipe_to_sendpage@fs/splice.c:702") /* pc=_stext+0x17e098 */ /* <- kernel.function("pipe_to_sendpage@fs/splice.c:702") */ kernel.function("pipe_to_null@drivers/char/mem.c:616") /* pc=_stext+0x376658 */ /* <- kernel.function("pipe_to_null@drivers/char/mem.c:616") */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 23. Rerun with -v to see them. wait results: 22526 exp76 0 0 PASS: semok/twelve.stp Running ./semok/twenty.stp starting ./semok/twenty.stp spawn2 ./semok/twenty.stp spawn ./semok/twenty.stp 795230 6361819 150429292 wait results: 22530 exp76 0 0 PASS: semok/twenty.stp Running ./semok/twentyeight.stp starting ./semok/twentyeight.stp spawn1 stap -p2 ./semok/twentyeight.stp spawn stap -p2 ./semok/twentyeight.stp WARNING: function current_thread_info is blacklisted: keyword at ./semok/twentyeight.stp:4:1 source: probe kerne*.funct*("vfs_read").* {} ^ WARNING: side-effect-free probe 'probe_2655': keyword at :4:1 source: probe kerne*.funct*("vfs_read").* {} ^ WARNING: side-effect-free probe 'probe_2659': keyword at :4:1 source: probe kerne*.funct*("vfs_read").* {} ^ WARNING: side-effect-free probe 'probe_2661': keyword at :4:1 source: probe kerne*.funct*("vfs_read").* {} ^ WARNING: side-effect-free probe 'probe_2667': keyword at :4:1 source: probe kerne*.funct*("vfs_read").* {} ^ WARNING: side-effect-free probe 'probe_2669': keyword at :4:1 source: probe kerne*.funct*("vfs_read").* {} ^ # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) # probes kernel.function("vfs_read@fs/read_write.c:432").call /* pc=_stext+0x154194 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").call */ kernel.function("add_rchar@include/linux/sched.h:3011") /* pc=_stext+0x154250 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").callee("add_rchar@include/linux/sched.h:3011") */ kernel.function("inc_syscr@include/linux/sched.h:3021") /* pc=_stext+0x154264 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").callee("inc_syscr@include/linux/sched.h:3021") */ kernel.function("rw_verify_area@fs/read_write.c:341") /* pc=_stext+0x153b48 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").callee("rw_verify_area@fs/read_write.c:341") */ kernel.function("__vfs_read@fs/read_write.c:415") /* pc=_stext+0x154144 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").callee("__vfs_read@fs/read_write.c:415") */ kernel.function("vfs_read@fs/read_write.c:432").exported /* pc=_stext+0x154194 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").exported */ kernel.function("vfs_read@fs/read_write.c:432").return /* pc=_stext+0x154194 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").return */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 1. Rerun with -v to see them. wait results: 22536 exp76 0 0 PASS: semok/twentyeight.stp Running ./semok/twentyfive.stp starting ./semok/twentyfive.stp spawn2 ./semok/twentyfive.stp spawn ./semok/twentyfive.stp WARNING: never-assigned local variable 'foo$1$2$3': identifier 'foo$1$2$3' at :1:14 source: probe begin {foo$1$2$3} ^ WARNING: Eliding side-effect-free expression : identifier 'foo$1$2$3' at :1:14 source: probe begin {foo$1$2$3} ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin {foo$1$2$3} ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ // Be sure we have the __NR_* defines. #include #include "linux/compat_unistd.h" // Be sure we have the SYS_* defines. #include #include "linux/compat_net.h" #ifdef CONFIG_COMPAT // Be sure we have 'SHMCTL', etc. defined. #include #ifndef SEMOP #define SEMOP 1 #endif #ifndef SEMCTL #define SEMCTL 3 #endif #ifndef SEMTIMEDOP #define SEMTIMEDOP 4 #endif #ifndef MSGSND #define MSGSND 11 #endif #ifndef MSGRCV #define MSGRCV 12 #endif #ifndef MSGCTL #define MSGCTL 14 #endif #ifndef SHMCTL #define SHMCTL 24 #endif #endif /* * Simple lookup functions for mapping values to names * using embedded C. Use these functions to create safe, * consistent lookups. */ /* Convenient macro to add defines to an array */ #define V(a) {a,#a} typedef struct { long val; char *name; } _stp_val_array; static void _stp_lookup_str2(const _stp_val_array * const array, long val, char *ptr, int len, int base) { int i = 0, slen; while (array[i].name) { if (array[i].val == val) { strlcat (ptr, array[i].name, len); return; } i++; } slen = strlen(ptr); if (base == 10) _stp_snprintf(ptr + slen, len - slen, "%ld", val); else if (base == 8) _stp_snprintf(ptr + slen, len - slen, "%#lo", val); else _stp_snprintf(ptr + slen, len - slen, "0x%lx", val); } static inline void _stp_lookup_str(const _stp_val_array * const array, long val, char *ptr, int len) { _stp_lookup_str2(array, val, ptr, len, 16); } static void _stp_lookup_or_str2(const _stp_val_array * const array, long val, char *ptr, int len, int base) { int i = 0, flag = 0, slen; if (val == 0) { _stp_lookup_str2(array, val, ptr, len, base); return; } while (array[i].name) { if (array[i].val & val) { if (flag) strlcat(ptr, "|", len); strlcat(ptr, array[i].name, len); val &= (~array[i].val); flag = 1; } i++; } if (val) { if (flag) strlcat(ptr, "|", len); slen = strlen(ptr); if (base == 10) _stp_snprintf(ptr + slen, len - slen, "%ld", val); else if (base == 8) _stp_snprintf(ptr + slen, len - slen, "%#lo", val); else _stp_snprintf(ptr + slen, len - slen, "0x%lx", val); } } static inline void _stp_lookup_or_str(const _stp_val_array * const array, long val, char *ptr, int len) { _stp_lookup_or_str2(array, val, ptr, len, 16); } %} %{ #ifdef CONFIG_COMPAT #include #ifndef STAPCONF_SIGSET_FROM_COMPAT_EXPORTED void sigset_from_compat(sigset_t *set, compat_sigset_t *compat) { switch (_NSIG_WORDS) { case 4: set->sig[3] = compat->sig[6] | (((long)compat->sig[7]) << 32 ); case 3: set->sig[2] = compat->sig[4] | (((long)compat->sig[5]) << 32 ); case 2: set->sig[1] = compat->sig[2] | (((long)compat->sig[3]) << 32 ); case 1: set->sig[0] = compat->sig[0] | (((long)compat->sig[1]) << 32 ); } } #endif /* STAPCONF_SIGSET_FROM_COMPAT_EXPORTED */ #endif /* CONFIG_COMPAT */ %} %{ // Needed for the following four functions // _struct_utimbuf_actime, _struct_utimbuf_modtime, // _struct_compat_utimbuf_actime, _struct_compat_utimbuf_modtime #include %} %{ // Needed for function _struct_sockaddr_u_impl. Unfortunately cannot be // inlined into the function since these header files define static // functions themselves. #include #include #include %} %{ // Enum for _struct_sockaddr_u_* functions. typedef enum { SA_PRETTY = 1, SA_IP_ADDR = 2, SA_TCP_PORT = 4, SA_FAMILY = 8, SA_IPV6_FLOWINFO = 16, SA_IPV6_SCOPE_ID = 32, } sa_dispatch; %} %{ #define STAP_NEED_CONTEXT_SOCKADDR_BIG_BUFFERS 1 %} %{ #include static const _stp_val_array const _stp_getrandom_list[] = { #ifdef GRND_NONBLOCK V(GRND_NONBLOCK), #endif #ifdef GRND_RANDOM V(GRND_RANDOM), #endif {0, NULL} }; %} %{ #if (defined(CONFIG_INOTIFY) || defined(CONFIG_INOTIFY_USER)) #include #endif /* Ignore helper events IN_CLOSE and IN_MOVE, which are just * combinations of other events. */ static const _stp_val_array const _stp_inotify_watch_mask_list[] = { V(IN_ACCESS), V(IN_MODIFY), V(IN_ATTRIB), V(IN_CLOSE_WRITE), V(IN_CLOSE_NOWRITE), V(IN_OPEN), V(IN_MOVED_FROM), V(IN_MOVED_TO), V(IN_CREATE), V(IN_DELETE), V(IN_DELETE_SELF), V(IN_MOVE_SELF), V(IN_UNMOUNT), V(IN_Q_OVERFLOW), V(IN_IGNORED), V(IN_ONLYDIR), V(IN_DONT_FOLLOW), #ifdef IN_EXCL_UNLINK V(IN_EXCL_UNLINK), #endif V(IN_MASK_ADD), V(IN_ISDIR), V(IN_ONESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_itimer_which_list[] = { V(ITIMER_REAL), V(ITIMER_VIRTUAL), V(ITIMER_PROF), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_wc_str_list[] = { V(CLOCK_REALTIME), V(CLOCK_MONOTONIC), V(CLOCK_PROCESS_CPUTIME_ID), V(CLOCK_THREAD_CPUTIME_ID), #ifdef CLOCK_MONOTONIC_RAW V(CLOCK_MONOTONIC_RAW), #endif #ifdef CLOCK_REALTIME_COARSE V(CLOCK_REALTIME_COARSE), #endif #ifdef CLOCK_MONOTONIC_COARSE V(CLOCK_MONOTONIC_COARSE), #endif #ifdef CLOCK_BOOTTIME V(CLOCK_BOOTTIME), #endif #ifdef CLOCK_REALTIME_ALARM V(CLOCK_REALTIME_ALARM), #endif #ifdef CLOCK_BOOTTIME_ALARM V(CLOCK_BOOTTIME_ALARM), #endif V(CLOCK_SGI_CYCLE), #ifdef CLOCK_TAI V(CLOCK_TAI), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_flock_cmd_list[] = { V(LOCK_SH), V(LOCK_EX), V(LOCK_NB), V(LOCK_UN), V(LOCK_MAND), V(LOCK_READ), V(LOCK_WRITE), V(LOCK_RW), {0, NULL} }; static const _stp_val_array const _stp_pipe2_flags_list[] = { #ifdef O_NONBLOCK V(O_NONBLOCK), #endif #ifdef O_CLOEXEC V(O_CLOEXEC), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_open_mode_flags_list[] = { #ifdef O_CREAT V(O_CREAT), #endif #ifdef O_EXCL V(O_EXCL), #endif #ifdef O_NOCTTY V(O_NOCTTY), #endif #ifdef O_TRUNC V(O_TRUNC), #endif #ifdef O_APPEND V(O_APPEND), #endif #ifdef O_NONBLOCK V(O_NONBLOCK), #endif /* Here's a comment from the kernel source: * * ==== * Before Linux 2.6.33 only O_DSYNC semantics were implemented, but using * the O_SYNC flag. We continue to use the existing numerical value * for O_DSYNC semantics now, but using the correct symbolic name for it. * This new value is used to request true Posix O_SYNC semantics. It is * defined in this strange way to make sure applications compiled against * new headers get at least O_DSYNC semantics on older kernels. * ==== * * On RHEL6 (2.6.32-431.3.1.el6.x86_64), the user headers are ahead of * the kernel source and define O_DSYNC, but the kernel just ignores * the extra bit set. We'll try to handle it here. */ #ifndef O_DSYNC { O_SYNC | 04000000, "O_SYNC" }, #endif #ifdef O_SYNC V(O_SYNC), #endif #ifdef O_DSYNC V(O_DSYNC), #endif #ifdef O_ASYNC V(O_ASYNC), #elif defined(FASYNC) { FASYNC, "O_ASYNC" }, #endif #ifdef O_DIRECT V(O_DIRECT), #endif #ifdef O_LARGEFILE V(O_LARGEFILE), #endif #ifdef O_DIRECTORY V(O_DIRECTORY), #endif #ifdef O_NOFOLLOW V(O_NOFOLLOW), #endif #ifdef O_NOATIME V(O_NOATIME), #endif #ifdef O_CLOEXEC V(O_CLOEXEC), #endif #ifdef O_PATH V(O_PATH), #endif {0, NULL} }; %} %{ /* Notice that the kernel defines and the user defines are named * differently. */ static const _stp_val_array const _stp_access_mode_list[] = { {0, "F_OK"}, {MAY_READ, "R_OK"}, {MAY_WRITE, "W_OK"}, {MAY_EXEC, "X_OK"}, {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_msync_flag_list[] = { V(MS_ASYNC), V(MS_INVALIDATE), V(MS_SYNC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_wait4_op_list[] = { V(WNOHANG), #if !defined(WSTOPPED) && defined(WUNTRACED) V(WUNTRACED), #endif V(WEXITED), #ifdef WSTOPPED V(WSTOPPED), #endif V(WCONTINUED), V(WNOWAIT), V(__WNOTHREAD), V(__WALL), V(__WCLONE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_seccomp_flags_list[] = { #ifdef SECCOMP_FILTER_FLAG_TSYNC V(SECCOMP_FILTER_FLAG_TSYNC), #endif {0, NULL} }; static const _stp_val_array const _stp_seccomp_mode_list[] = { #ifdef SECCOMP_MODE_DISABLED V(SECCOMP_MODE_DISABLED), #endif #ifdef SECCOMP_MODE_STRICT V(SECCOMP_MODE_STRICT), #endif #ifdef SECCOMP_MODE_FILTER V(SECCOMP_MODE_FILTER), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_msg_flags_list[] = { V(MSG_OOB), V(MSG_PEEK), V(MSG_DONTROUTE), V(MSG_TRYHARD), V(MSG_CTRUNC), V(MSG_PROBE), V(MSG_TRUNC), V(MSG_DONTWAIT), V(MSG_EOR), V(MSG_WAITALL), V(MSG_FIN), V(MSG_SYN), V(MSG_CONFIRM), V(MSG_RST), V(MSG_ERRQUEUE), V(MSG_NOSIGNAL), V(MSG_MORE), #ifdef MSG_WAITFORONE V(MSG_WAITFORONE), #endif #ifdef MSG_SENDPAGE_NOTLAST V(MSG_SENDPAGE_NOTLAST), #endif V(MSG_EOF), #ifdef MSG_FASTOPEN V(MSG_FASTOPEN), #endif #ifdef MSG_CMSG_CLOEXEC V(MSG_CMSG_CLOEXEC), #endif {0, NULL} }; %} %{ #ifdef __NR_memfd_create #include #endif static const _stp_val_array const _stp_mfd_flags_list[] = { #ifdef MFD_CLOEXEC V(MFD_CLOEXEC), #endif #ifdef MFD_ALLOW_SEALING V(MFD_ALLOW_SEALING), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mlockall_flags_list[] = { V(MCL_CURRENT), V(MCL_FUTURE), {0, NULL} }; %} %{ static const _stp_val_array const _stp_module_flags_list[] = { V(O_TRUNC), V(O_NONBLOCK), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sched_policy_list[] = { {SCHED_NORMAL, "SCHED_OTHER"}, // SCHED_NORMAL==SCHED_OTHER V(SCHED_FIFO), V(SCHED_RR), V(SCHED_BATCH), #ifdef SCHED_IDLE V(SCHED_IDLE), #endif #ifdef SCHED_DEADLINE V(SCHED_DEADLINE), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_priority_which_list[] = { V(PRIO_PROCESS), V(PRIO_PGRP), V(PRIO_USER), {0, NULL} }; %} %{ static const _stp_val_array const _stp_shutdown_how_list[] = { V(SHUT_RD), V(SHUT_WR), V(SHUT_RDWR), {0, NULL} }; %} %{ // Needed for function __reboot_magic_str:string. Unfortunately cannot // be inlined into the function since these header file defines static // functions on some architectures. #include static const _stp_val_array const _stp_reboot_magic_list[] = { V(LINUX_REBOOT_MAGIC1), V(LINUX_REBOOT_MAGIC2), V(LINUX_REBOOT_MAGIC2A), V(LINUX_REBOOT_MAGIC2B), V(LINUX_REBOOT_MAGIC2C), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_reboot_flag_list[] = { V(LINUX_REBOOT_CMD_RESTART), V(LINUX_REBOOT_CMD_HALT), V(LINUX_REBOOT_CMD_CAD_ON), V(LINUX_REBOOT_CMD_CAD_OFF), V(LINUX_REBOOT_CMD_POWER_OFF), V(LINUX_REBOOT_CMD_RESTART2), V(LINUX_REBOOT_CMD_SW_SUSPEND), V(LINUX_REBOOT_CMD_KEXEC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_waitid_which_list[] = { V(P_ALL), V(P_PID), V(P_PGID), {0, NULL} }; %} %{ #include // We need the following defines to have a value for the // @__futex_argstr() macro. #ifndef FUTEX_WAIT_BITSET #define FUTEX_WAIT_BITSET 9 #endif #ifndef FUTEX_WAKE_BITSET #define FUTEX_WAKE_BITSET 10 #endif #ifndef FUTEX_WAIT_REQUEUE_PI #define FUTEX_WAIT_REQUEUE_PI 11 #endif #ifndef FUTEX_CMP_REQUEUE_PI #define FUTEX_CMP_REQUEUE_PI 12 #endif #ifndef FUTEX_PRIVATE_FLAG #define FUTEX_PRIVATE_FLAG 128 #endif #ifndef FUTEX_WAIT_BITSET_PRIVATE #define FUTEX_WAIT_BITSET_PRIVATE (FUTEX_WAIT_BITSET | FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_WAKE_BITSET_PRIVATE #define FUTEX_WAKE_BITSET_PRIVATE (FUTEX_WAKE_BITSET | FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_WAIT_REQUEUE_PI_PRIVATE #define FUTEX_WAIT_REQUEUE_PI_PRIVATE (FUTEX_WAIT_REQUEUE_PI | \ FUTEX_PRIVATE_FLAG) #endif #ifndef FUTEX_CMP_REQUEUE_PI_PRIVATE #define FUTEX_CMP_REQUEUE_PI_PRIVATE (FUTEX_CMP_REQUEUE_PI | \ FUTEX_PRIVATE_FLAG) #endif static const _stp_val_array const _stp_futex_op_list[] = { V(FUTEX_WAIT), V(FUTEX_WAKE), V(FUTEX_FD), V(FUTEX_REQUEUE), V(FUTEX_CMP_REQUEUE), V(FUTEX_WAKE_OP), V(FUTEX_LOCK_PI), V(FUTEX_UNLOCK_PI), V(FUTEX_TRYLOCK_PI), V(FUTEX_WAIT_BITSET), V(FUTEX_WAKE_BITSET), V(FUTEX_WAIT_REQUEUE_PI), V(FUTEX_CMP_REQUEUE_PI), V(FUTEX_WAIT_PRIVATE), V(FUTEX_WAKE_PRIVATE), V(FUTEX_REQUEUE_PRIVATE), V(FUTEX_CMP_REQUEUE_PRIVATE), V(FUTEX_WAKE_OP_PRIVATE), V(FUTEX_LOCK_PI_PRIVATE), V(FUTEX_UNLOCK_PI_PRIVATE), V(FUTEX_TRYLOCK_PI_PRIVATE), V(FUTEX_WAIT_BITSET_PRIVATE), V(FUTEX_WAKE_BITSET_PRIVATE), V(FUTEX_WAIT_REQUEUE_PI_PRIVATE), V(FUTEX_CMP_REQUEUE_PI_PRIVATE), {0, NULL} }; static const _stp_val_array const _stp_futex_wake_ops_list[] = { V(FUTEX_OP_SET), V(FUTEX_OP_ADD), V(FUTEX_OP_OR), V(FUTEX_OP_ANDN), V(FUTEX_OP_XOR), {0, NULL} }; static const _stp_val_array const _stp_futex_wake_cmps_list[] = { V(FUTEX_OP_CMP_EQ), V(FUTEX_OP_CMP_NE), V(FUTEX_OP_CMP_LT), V(FUTEX_OP_CMP_LE), V(FUTEX_OP_CMP_GT), V(FUTEX_OP_CMP_GE), {0, NULL} }; %} %{ static const _stp_val_array const _stp_mountflags_list[] = { V(MS_RDONLY), V(MS_NOSUID), V(MS_NODEV), V(MS_NOEXEC), V(MS_SYNCHRONOUS), V(MS_REMOUNT), V(MS_MANDLOCK), V(MS_DIRSYNC), V(MS_NOATIME), V(MS_NODIRATIME), V(MS_BIND), V(MS_MOVE), V(MS_REC), /* MS_SILENT replaced MS_VERBOSE */ #ifdef MS_SILENT V(MS_SILENT), #else V(MS_VERBOSE), #endif V(MS_POSIXACL), V(MS_UNBINDABLE), V(MS_PRIVATE), V(MS_SLAVE), V(MS_SHARED), #ifdef MS_RELATIME V(MS_RELATIME), #endif #ifdef MS_KERNMOUNT V(MS_KERNMOUNT), #endif #ifdef MS_I_VERSION V(MS_I_VERSION), #endif #ifdef MS_STRICTATIME V(MS_STRICTATIME), #endif {0, NULL} }; static const _stp_val_array const _stp_umountflags_list[] = { V(MNT_FORCE), V(MNT_DETACH), V(MNT_EXPIRE), #ifdef UMOUNT_NOFOLLOW V(UMOUNT_NOFOLLOW), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mremap_flags_list[] = { V(MREMAP_MAYMOVE), V(MREMAP_FIXED), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_madvice_advice_list[] = { V(MADV_NORMAL), V(MADV_RANDOM), V(MADV_SEQUENTIAL), V(MADV_WILLNEED), V(MADV_DONTNEED), V(MADV_REMOVE), V(MADV_DONTFORK), V(MADV_DOFORK), #ifdef MADV_HWPOISON V(MADV_HWPOISON), #endif #ifdef MADV_SOFT_OFFLINE V(MADV_SOFT_OFFLINE), #endif #ifdef MADV_MERGEABLE V(MADV_MERGEABLE), #endif #ifdef MADV_UNMERGEABLE V(MADV_UNMERGEABLE), #endif #ifdef MADV_HUGEPAGE V(MADV_HUGEPAGE), #endif #ifdef MADV_NOHUGEPAGE V(MADV_NOHUGEPAGE), #endif #ifdef MADV_DONTDUMP V(MADV_DONTDUMP), #endif #ifdef MADV_DODUMP V(MADV_DODUMP), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fadvice_advice_list[] = { V(POSIX_FADV_NORMAL), V(POSIX_FADV_RANDOM), V(POSIX_FADV_SEQUENTIAL), V(POSIX_FADV_WILLNEED), V(POSIX_FADV_DONTNEED), V(POSIX_FADV_NOREUSE), #if defined(__s390x__) /* On s390x, 64-bit exes and 32-bit exes have different * versions of the following values. */ {4, "POSIX_FADV_DONTNEED"}, {5, "POSIX_FADV_NOREUSE"}, #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fcntl_cmd_list[] = { V(F_DUPFD), V(F_GETFD), V(F_SETFD), V(F_GETFL), V(F_SETFL), V(F_GETLK), V(F_SETLK), V(F_SETLKW), V(F_SETOWN), V(F_GETOWN), V(F_SETSIG), V(F_GETSIG), #ifdef F_GETLK64 V(F_GETLK64), #endif #ifdef F_SETLK64 V(F_SETLK64), #endif #ifdef F_SETLKW64 V(F_SETLKW64), #endif #ifdef F_SETOWN_EX V(F_SETOWN_EX), #endif #ifdef F_GETOWN_EX V(F_GETOWN_EX), #endif #ifdef F_GETOWNER_UIDS V(F_GETOWNER_UIDS), #endif #ifdef F_SETLEASE V(F_SETLEASE), #endif #ifdef F_GETLEASE V(F_GETLEASE), #endif #ifdef F_DUPFD_CLOEXEC V(F_DUPFD_CLOEXEC), #endif #ifdef F_NOTIFY V(F_NOTIFY), #endif #ifdef F_SETPIPE_SZ V(F_SETPIPE_SZ), #endif #ifdef F_GETPIPE_SZ V(F_GETPIPE_SZ), #endif {0, NULL} }; %} %{ #include #ifndef SEEK_SET #define SEEK_SET 0 #endif #ifndef SEEK_CUR #define SEEK_CUR 1 #endif #ifndef SEEK_END #define SEEK_END 2 #endif #ifndef SEEK_DATA #define SEEK_DATA 3 #endif #ifndef SEEK_HOLE #define SEEK_HOLE 4 #endif static const _stp_val_array const _stp_seek_whence_list[] = { V(SEEK_SET), V(SEEK_CUR), V(SEEK_END), V(SEEK_DATA), V(SEEK_HOLE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_quotactl_cmd_list[] = { V(Q_SYNC), V(Q_QUOTAON), V(Q_QUOTAOFF), V(Q_GETFMT), V(Q_GETINFO), V(Q_SETINFO), V(Q_GETQUOTA), V(Q_SETQUOTA), /* XFS Quota Manager (XQM) Codes */ V(Q_XQUOTAON), V(Q_XQUOTAOFF), V(Q_XGETQUOTA), V(Q_XSETQLIM), V(Q_XGETQSTAT), V(Q_XQUOTARM), V(Q_XQUOTASYNC), #ifdef Q_XGETQSTATV V(Q_XGETQSTATV), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_quotactl_format_list[] = { V(QFMT_VFS_OLD), #ifdef QFMT_VFS_V0 V(QFMT_VFS_V0), #endif #ifdef QFMT_OCFS2 V(QFMT_OCFS2), #endif #ifdef QFMT_VFS_V1 V(QFMT_VFS_V1), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sockopt_optname_list[] = { V(SO_DEBUG), V(SO_REUSEADDR), V(SO_TYPE), V(SO_ERROR), V(SO_DONTROUTE), V(SO_BROADCAST), V(SO_SNDBUF), V(SO_RCVBUF), V(SO_SNDBUFFORCE), V(SO_RCVBUFFORCE), V(SO_KEEPALIVE), V(SO_OOBINLINE), V(SO_NO_CHECK), V(SO_PRIORITY), V(SO_LINGER), V(SO_BSDCOMPAT), #ifdef SO_REUSEPORT V(SO_REUSEPORT), #endif V(SO_PASSCRED), V(SO_PEERCRED), V(SO_RCVLOWAT), V(SO_SNDLOWAT), V(SO_RCVTIMEO), V(SO_SNDTIMEO), V(SO_SECURITY_AUTHENTICATION), V(SO_SECURITY_ENCRYPTION_TRANSPORT), V(SO_SECURITY_ENCRYPTION_NETWORK), V(SO_BINDTODEVICE), V(SO_ATTACH_FILTER), V(SO_DETACH_FILTER), V(SO_PEERNAME), V(SO_TIMESTAMP), V(SO_ACCEPTCONN), V(SO_PEERSEC), V(SO_PASSSEC), #ifdef SO_TIMESTAMPNS V(SO_TIMESTAMPNS), #endif #ifdef SO_MARK V(SO_MARK), #endif #ifdef SO_TIMESTAMPING V(SO_TIMESTAMPING), #endif #ifdef SO_PROTOCOL V(SO_PROTOCOL), #endif #ifdef SO_DOMAIN V(SO_DOMAIN), #endif #ifdef SO_RXQ_OVFL V(SO_RXQ_OVFL), #endif #ifdef SO_WIFI_STATUS V(SO_WIFI_STATUS), #endif #ifdef SO_PEEK_OFF V(SO_PEEK_OFF), #endif #ifdef SO_NOFCS V(SO_NOFCS), #endif #ifdef SO_LOCK_FILTER V(SO_LOCK_FILTER), #endif #ifdef SO_SELECT_ERR_QUEUE V(SO_SELECT_ERR_QUEUE), #endif #ifdef SO_BUSY_POLL V(SO_BUSY_POLL), #endif #ifdef SO_MAX_PACING_RATE V(SO_MAX_PACING_RATE), #endif #ifdef SO_BPF_EXTENSIONS V(SO_BPF_EXTENSIONS), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sockopt_level_list[] = { V(SOL_IP), V(SOL_SOCKET), V(SOL_TCP), V(SOL_UDP), V(SOL_IPV6), V(SOL_ICMPV6), V(SOL_SCTP), #ifdef SOL_UDPLITE V(SOL_UDPLITE), #endif V(SOL_RAW), V(SOL_IPX), V(SOL_AX25), V(SOL_ATALK), V(SOL_NETROM), V(SOL_ROSE), V(SOL_DECNET), #ifdef SOL_X25 V(SOL_X25), #endif V(SOL_PACKET), V(SOL_ATM), V(SOL_AAL), V(SOL_IRDA), V(SOL_NETBEUI), V(SOL_LLC), V(SOL_DCCP), V(SOL_NETLINK), V(SOL_TIPC), #ifdef SOL_RXRPC V(SOL_RXRPC), #endif #ifdef SOL_PPPOL2TP V(SOL_PPPOL2TP), #endif #ifdef SOL_BLUETOOTH V(SOL_BLUETOOTH), #endif #ifdef SOL_PNPIPE V(SOL_PNPIPE), #endif #ifdef SOL_RDS V(SOL_RDS), #endif V(SOL_IUCV), #ifdef SOL_CAIF V(SOL_CAIF), #endif #ifdef SOL_ALG V(SOL_ALG), #endif #ifdef SOL_NFC V(SOL_NFC), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sock_family_list[] = { V(PF_UNSPEC), V(PF_LOCAL), /* same thing as PF_UNIX */ V(PF_INET), V(PF_AX25), V(PF_IPX), V(PF_APPLETALK), V(PF_NETROM), V(PF_BRIDGE), V(PF_ATMPVC), V(PF_X25), V(PF_INET6), V(PF_ROSE), V(PF_DECnet), V(PF_NETBEUI), V(PF_SECURITY), V(PF_KEY), V(PF_NETLINK), V(PF_ROUTE), V(PF_PACKET), V(PF_ASH), V(PF_ECONET), V(PF_ATMSVC), #ifdef PF_RDS V(PF_RDS), #endif V(PF_SNA), V(PF_IRDA), V(PF_PPPOX), V(PF_WANPIPE), V(PF_LLC), #ifdef PF_IB V(PF_IB), #endif #ifdef PF_CAN V(PF_CAN), #endif V(PF_TIPC), V(PF_BLUETOOTH), V(PF_IUCV), #ifdef PF_RXRPC V(PF_RXRPC), #endif #ifdef PF_ISDN V(PF_ISDN), #endif #ifdef PF_PHONET V(PF_PHONET), #endif #ifdef PF_IEEE802154 V(PF_IEEE802154), #endif #ifdef PF_CAIF V(PF_CAIF), #endif #ifdef PF_ALG V(PF_ALG), #endif #ifdef PF_NFC V(PF_NFC), #endif #ifdef PF_VSOCK V(PF_VSOCK), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_sock_flags_list[] = { #ifdef SOCK_TYPE_MASK V(SOCK_CLOEXEC), V(SOCK_NONBLOCK), #endif {0, NULL} }; %} %{ // Be sure we have the IPPROTO_* defines. But, on some older kernels // we don't have all of them defined. Also note that on some older // kernels these values are enum values, not defines. But, the // following code should work anyway. #include #ifndef IPPROTO_TP #define IPPROTO_TP 29 #endif #ifndef IPPROTO_MTP #define IPPROTO_MTP 92 #endif #ifndef IPPROTO_ENCAP #define IPPROTO_ENCAP 98 #endif #ifndef IPPROTO_UDPLITE #define IPPROTO_UDPLITE 136 #endif %} %{ #include static const _stp_val_array const _stp_rlimit_resource_list[] = { { (unsigned int)RLIM_INFINITY, "RLIM_INFINITY"}, V(RLIMIT_CPU), V(RLIMIT_FSIZE), V(RLIMIT_DATA), V(RLIMIT_STACK), V(RLIMIT_CORE), V(RLIMIT_RSS), V(RLIMIT_NPROC), V(RLIMIT_NOFILE), V(RLIMIT_MEMLOCK), V(RLIMIT_AS), V(RLIMIT_LOCKS), V(RLIMIT_SIGPENDING), V(RLIMIT_MSGQUEUE), V(RLIMIT_NICE), V(RLIMIT_RTPRIO), #ifdef RLIMIT_RTTIME V(RLIMIT_RTTIME), #endif V(RLIM_NLIMITS), {0, NULL} }; static const _stp_val_array const _stp_rusage_who_list[] = { V(RUSAGE_SELF), {(unsigned int)RUSAGE_CHILDREN, "RUSAGE_CHILDREN"}, {(unsigned int)RUSAGE_BOTH, "RUSAGE_BOTH"}, V(RUSAGE_THREAD), {0, NULL} }; %} %{ static const _stp_val_array const _stp_adjtimex_return_str_list[] = { V(TIME_OK), V(TIME_INS), V(TIME_DEL), V(TIME_OOP), V(TIME_WAIT), V(TIME_ERROR), V(TIME_BAD), {0, NULL} }; %} %{ static const _stp_val_array const _stp_signal_list[] = { {0, "SIG_0"}, V(SIGHUP), V(SIGINT), V(SIGQUIT), V(SIGILL), V(SIGTRAP), V(SIGABRT), V(SIGBUS), V(SIGFPE), V(SIGKILL), V(SIGUSR1), V(SIGSEGV), V(SIGPIPE), V(SIGUSR2), V(SIGALRM), V(SIGTERM), V(SIGCHLD), V(SIGCONT), V(SIGSTOP), V(SIGTSTP), V(SIGTTIN), V(SIGTTOU), V(SIGURG), #ifdef SIGXCPU V(SIGXCPU), #endif #ifdef SIGXFSZ V(SIGXFSZ), #endif V(SIGVTALRM), V(SIGPROF), V(SIGWINCH), {SIGIO,"SIGIO/SIGPOLL"}, V(SIGPWR), #ifdef SIGSYS V(SIGSYS), #endif {SIGTRAP|0x80,"TRACESYSGOOD"}, {0, NULL} }; static void _stp_sigset_str(sigset_t *mask, char *ptr, int len) { const _stp_val_array * const array = _stp_signal_list; int i = 0, flag = 0; while (array[i].name) { if (array[i].val > 0 && array[i].val <= _NSIG && sigismember(mask, array[i].val)) { if (flag) strlcat(ptr, "|", len); else strlcat(ptr, "[", len); strlcat(ptr, array[i].name, len); flag = 1; } i++; } if (flag == 0) strlcat(ptr, "[EMPTY]", len); else strlcat(ptr, "]", len); } %} %{ static const _stp_val_array const _stp_semctl_list[] = { V(IPC_INFO), V(SEM_INFO), V(SEM_STAT), V(GETALL), V(GETVAL), V(GETPID), V(GETNCNT), V(GETZCNT), V(IPC_STAT), V(SETVAL), V(SETALL), V(IPC_RMID), V(IPC_SET), {0, NULL} }; %} %{ static const _stp_val_array const _stp_fork_list[] = { V(CLONE_VM), V(CLONE_FS), V(CLONE_FILES), V(CLONE_SIGHAND), V(CLONE_PTRACE), V(CLONE_VFORK), V(CLONE_PARENT), V(CLONE_THREAD), V(CLONE_NEWNS), V(CLONE_SYSVSEM), V(CLONE_SETTLS), V(CLONE_PARENT_SETTID), V(CLONE_CHILD_CLEARTID), V(CLONE_DETACHED), V(CLONE_UNTRACED), V(CLONE_CHILD_SETTID), #ifdef CLONE_STOPPED V(CLONE_STOPPED), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19) V(CLONE_NEWUTS), V(CLONE_NEWIPC), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23) V(CLONE_NEWUSER), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) V(CLONE_NEWPID), V(CLONE_NEWNET), #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) V(CLONE_IO), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_atflag_list[] = { #ifdef AT_SYMLINK_NOFOLLOW V(AT_SYMLINK_NOFOLLOW), #endif #ifdef AT_REMOVEDIR V(AT_REMOVEDIR), #endif #ifdef AT_SYMLINK_FOLLOW V(AT_SYMLINK_FOLLOW), #endif #ifdef AT_NO_AUTOMOUNT V(AT_NO_AUTOMOUNT), #endif #ifdef AT_EMPTY_PATH V(AT_EMPTY_PATH), #endif {0, NULL} }; %} %{ #include %} %{ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) #include #endif static const _stp_val_array const _stp_eventfd2_flag_list[] = { #ifdef EFD_NONBLOCK V(EFD_NONBLOCK), #endif #ifdef EFD_CLOEXEC V(EFD_CLOEXEC), #endif #ifdef EFD_SEMAPHORE V(EFD_SEMAPHORE), #endif {0, NULL} }; %} %{ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,22) #include #endif static const _stp_val_array const _stp_signalfd4_flags_list[] = { #ifdef SFD_NONBLOCK V(SFD_NONBLOCK), #endif #ifdef SFD_CLOEXEC V(SFD_CLOEXEC), #endif {0, NULL} }; %} %{ #if (defined(CONFIG_INOTIFY) || defined(CONFIG_INOTIFY_USER)) #include #endif static const _stp_val_array const _stp_inotify_init1_flag_list[] = { #if defined(IN_NONBLOCK) V(IN_NONBLOCK), #endif #if defined(IN_CLOEXEC) V(IN_CLOEXEC), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_shmat_list[] = { V(SHM_RDONLY), V(SHM_RND), V(SHM_REMAP), V(SHM_EXEC), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mprotect_list[] = { {0, "PROT_NONE"}, V(PROT_READ), V(PROT_WRITE), V(PROT_EXEC), V(PROT_SEM), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mmap_list[] = { V(MAP_SHARED), V(MAP_PRIVATE), V(MAP_FIXED), V(MAP_ANONYMOUS), V(MAP_GROWSDOWN), V(MAP_DENYWRITE), V(MAP_EXECUTABLE), V(MAP_LOCKED), V(MAP_NORESERVE), V(MAP_POPULATE), V(MAP_NONBLOCK), {0, NULL} }; %} %{ static void _stp_sigaction_str(struct sigaction *act, char *ptr, int len) { static const _stp_val_array const _stp_sa_handler_list[] = { {0, "SIG_DFL"}, {1, "SIG_IGN"}, {0, NULL} }; static const _stp_val_array const _stp_sa_flags_list[] = { V(SA_NOCLDSTOP), V(SA_NOCLDWAIT), V(SA_RESETHAND), V(SA_ONSTACK), V(SA_RESTART), V(SA_NODEFER), V(SA_SIGINFO), V(SA_RESTORER), {0, NULL} }; int slen; _stp_lookup_str(_stp_sa_handler_list, (long)act->sa_handler, ptr, len); if (act->sa_handler != SIG_IGN && act->sa_handler != SIG_DFL) { strlcat (ptr, ", ", len); _stp_lookup_or_str(_stp_sa_flags_list, act->sa_flags, ptr, len); strlcat (ptr, ", ", len); #if !defined (__ia64__) slen = strlen(ptr); _stp_snprintf(ptr + slen, len - slen, "0x%lx, ", (long)act->sa_restorer); #endif _stp_sigset_str(&act->sa_mask, ptr, len); } } %} %{ #include #ifndef IRQF_ONESHOT #define IRQF_ONESHOT 0x00002000 #endif static const _stp_val_array const _stp_irq_list[] = { #ifdef IRQF_DISABLED V(IRQF_DISABLED), #endif #ifdef IRQF_SAMPLE_RANDOM V(IRQF_SAMPLE_RANDOM), #endif #ifdef IRQF_SHARED V(IRQF_SHARED), #endif #ifdef IRQF_PROBE_SHARED V(IRQF_PROBE_SHARED), #endif #ifdef IRQF_TIMER V(IRQF_TIMER), #endif #ifdef IRQF_PERCPU V(IRQF_PERCPU), #endif #ifdef IRQF_NOBALANCING V(IRQF_NOBALANCING), #endif #ifdef IRQF_IRQPOLL V(IRQF_IRQPOLL), #endif V(IRQF_ONESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_ptrace_options_list[] = { #ifdef PTRACE_O_EXITKILL V(PTRACE_O_EXITKILL), #endif V(PTRACE_O_TRACECLONE), V(PTRACE_O_TRACEEXEC), V(PTRACE_O_TRACEEXIT), V(PTRACE_O_TRACEFORK), V(PTRACE_O_TRACESYSGOOD), V(PTRACE_O_TRACEVFORK), V(PTRACE_O_TRACEVFORKDONE), #ifdef PTRACE_O_TRACESECCOMP V(PTRACE_O_TRACESECCOMP), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_elf_notes_list[] = { V(NT_PRSTATUS), V(NT_PRFPREG), V(NT_PRPSINFO), V(NT_TASKSTRUCT), V(NT_AUXV), #ifdef NT_SIGINFO V(NT_SIGINFO), #endif #ifdef NT_FILE V(NT_FILE), #endif V(NT_PRXFPREG), #ifdef NT_PPC_VMX V(NT_PPC_VMX), #endif #ifdef NT_PPC_SPE V(NT_PPC_SPE), #endif #ifdef NT_PPC_VSX V(NT_PPC_VSX), #endif #ifdef NT_386_TLS V(NT_386_TLS), #endif #ifdef NT_386_IOPERM V(NT_386_IOPERM), #endif #ifdef NT_X86_XSTATE V(NT_X86_XSTATE), #endif #ifdef NT_S390_HIGH_GPRS V(NT_S390_HIGH_GPRS), #endif #ifdef NT_S390_TIMER V(NT_S390_TIMER), #endif #ifdef NT_S390_TODCMP V(NT_S390_TODCMP), #endif #ifdef NT_S390_TODPREG V(NT_S390_TODPREG), #endif #ifdef NT_S390_CTRS V(NT_S390_CTRS), #endif #ifdef NT_S390_PREFIX V(NT_S390_PREFIX), #endif #ifdef NT_S390_LAST_BREAK V(NT_S390_LAST_BREAK), #endif #ifdef NT_S390_SYSTEM_CALL V(NT_S390_SYSTEM_CALL), #endif #ifdef NT_S390_TDB V(NT_S390_TDB), #endif #ifdef NT_S390_VXRS_LOW V(NT_S390_VXRS_LOW), #endif #ifdef NT_S390_VXRS_HIGH V(NT_S390_VXRS_HIGH), #endif #ifdef NT_ARM_VFP V(NT_ARM_VFP), #endif #ifdef NT_ARM_TLS V(NT_ARM_TLS), #endif #ifdef NT_ARM_HW_BREAK V(NT_ARM_HW_BREAK), #endif #ifdef NT_ARM_HW_WATCH V(NT_ARM_HW_WATCH), #endif #ifdef NT_ARM_SYSTEM_CALL V(NT_ARM_SYSTEM_CALL), #endif #ifdef NT_METAG_CBUF V(NT_METAG_CBUF), #endif #ifdef NT_METAG_RPIPE V(NT_METAG_RPIPE), #endif #ifdef NT_METAG_TLS V(NT_METAG_TLS), #endif {0, NULL} }; %} %{ #ifndef PTRACE_GETREGSET # define PTRACE_GETREGSET 0x4204 #endif #ifndef PTRACE_SETREGSET # define PTRACE_SETREGSET 0x4205 #endif #ifndef PTRACE_SEIZE # define PTRACE_SEIZE 0x4206 #endif #ifndef PTRACE_INTERRUPT # define PTRACE_INTERRUPT 0x4207 #endif #ifndef PTRACE_LISTEN # define PTRACE_LISTEN 0x4208 #endif #ifndef PTRACE_PEEKSIGINFO # define PTRACE_PEEKSIGINFO 0x4209 #endif #ifndef PTRACE_GETSIGMASK # define PTRACE_GETSIGMASK 0x420a #endif #ifndef PTRACE_SETSIGMASK # define PTRACE_SETSIGMASK 0x420b #endif /* These are the architecture-independent ptrace requests (although * some return architecture-dependent register buffers). */ static const _stp_val_array const _stp_ptrace_request_list[] = { V(PTRACE_TRACEME), V(PTRACE_PEEKTEXT), V(PTRACE_PEEKDATA), V(PTRACE_PEEKUSR), V(PTRACE_POKETEXT), V(PTRACE_POKEDATA), V(PTRACE_POKEUSR), V(PTRACE_CONT), V(PTRACE_KILL), V(PTRACE_SINGLESTEP), V(PTRACE_ATTACH), V(PTRACE_DETACH), V(PTRACE_SYSCALL), V(PTRACE_SETOPTIONS), V(PTRACE_GETEVENTMSG), V(PTRACE_GETSIGINFO), V(PTRACE_SETSIGINFO), V(PTRACE_GETREGSET), V(PTRACE_SETREGSET), V(PTRACE_SEIZE), V(PTRACE_INTERRUPT), V(PTRACE_LISTEN), V(PTRACE_PEEKSIGINFO), V(PTRACE_GETSIGMASK), V(PTRACE_SETSIGMASK), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_swapon_flags_list[] = { V(SWAP_FLAG_PREFER), #ifdef SWAP_FLAG_DISCARD V(SWAP_FLAG_DISCARD), #endif #ifdef SWAP_FLAG_DISCARD_ONCE V(SWAP_FLAG_DISCARD_ONCE), #endif #ifdef SWAP_FLAG_DISCARD_PAGES V(SWAP_FLAG_DISCARD_PAGES), #endif {0, NULL} }; %} %{ #include #include static const _stp_val_array const _stp_shmget_flags_list[] = { V(IPC_CREAT), V(IPC_EXCL), V(SHM_HUGETLB), V(SHM_NORESERVE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_msgctl_list[] = { V(IPC_INFO), V(IPC_STAT), V(IPC_RMID), V(IPC_SET), V(MSG_INFO), V(MSG_STAT), {0, NULL} }; %} %{ static const _stp_val_array const _stp_msgflg_list[] = { V(MSG_NOERROR), V(MSG_EXCEPT), V(IPC_NOWAIT), {0, NULL} }; %} %{ // Copied from ipc/compat.c. #ifdef CONFIG_COMPAT struct compat_ipc_kludge { compat_uptr_t msgp; compat_long_t msgtyp; }; #endif %} %{ #include static const _stp_val_array const _stp_xattr_flags_list[] = { V(XATTR_CREATE), V(XATTR_REPLACE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_ioprio_who_list[] = { V(IOPRIO_WHO_PROCESS), V(IOPRIO_WHO_PGRP), V(IOPRIO_WHO_USER), {0, NULL} }; static const _stp_val_array const _stp_ioprio_class_list[] = { V(IOPRIO_CLASS_NONE), V(IOPRIO_CLASS_RT), V(IOPRIO_CLASS_BE), V(IOPRIO_CLASS_IDLE), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_mempolicy_flags_list[] = { V(MPOL_F_NODE), V(MPOL_F_ADDR), #ifdef MPOL_F_MEMS_ALLOWED V(MPOL_F_MEMS_ALLOWED), #endif {0, NULL} }; #ifndef MPOL_MODE_FLAGS #define MPOL_MODE_FLAGS 0 #endif static const _stp_val_array const _stp_mempolicy_mode_flags_list[] = { #ifdef MPOL_F_STATIC_NODES V(MPOL_F_STATIC_NODES), #endif #ifdef MPOL_F_RELATIVE_NODES V(MPOL_F_RELATIVE_NODES), #endif {0, NULL} }; static const _stp_val_array const _stp_mempolicy_mode_list[] = { V(MPOL_DEFAULT), V(MPOL_PREFERRED), V(MPOL_BIND), V(MPOL_INTERLEAVE), #ifdef MPOL_LOCAL V(MPOL_LOCAL), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_keyctl_cmd_list[] = { V(KEYCTL_GET_KEYRING_ID), V(KEYCTL_JOIN_SESSION_KEYRING), V(KEYCTL_UPDATE), V(KEYCTL_REVOKE), V(KEYCTL_CHOWN), V(KEYCTL_SETPERM), V(KEYCTL_DESCRIBE), V(KEYCTL_CLEAR), V(KEYCTL_LINK), V(KEYCTL_UNLINK), V(KEYCTL_SEARCH), V(KEYCTL_READ), V(KEYCTL_INSTANTIATE), V(KEYCTL_NEGATE), V(KEYCTL_SET_REQKEY_KEYRING), V(KEYCTL_SET_TIMEOUT), V(KEYCTL_ASSUME_AUTHORITY), #ifdef KEYCTL_GET_SECURITY V(KEYCTL_GET_SECURITY), #endif #ifdef KEYCTL_SESSION_TO_PARENT V(KEYCTL_SESSION_TO_PARENT), #endif #ifdef KEYCTL_REJECT V(KEYCTL_REJECT), #endif #ifdef KEYCTL_INSTANTIATE_IOV V(KEYCTL_INSTANTIATE_IOV), #endif #ifdef KEYCTL_INVALIDATE V(KEYCTL_INVALIDATE), #endif #ifdef KEYCTL_GET_PERSISTENT V(KEYCTL_GET_PERSISTENT), #endif {0, NULL} }; // For older kernels, we need to define new constants for the // @__keyctl_argstr() macro #ifndef KEYCTL_GET_SECURITY #define KEYCTL_GET_SECURITY 17 #endif #ifndef KEYCTL_SESSION_TO_PARENT #define KEYCTL_SESSION_TO_PARENT 18 #endif #ifndef KEYCTL_REJECT #define KEYCTL_REJECT 19 #endif #ifndef KEYCTL_INSTANTIATE_IOV #define KEYCTL_INSTANTIATE_IOV 20 #endif #ifndef KEYCTL_INVALIDATE #define KEYCTL_INVALIDATE 21 #endif #ifndef KEYCTL_GET_PERSISTENT #define KEYCTL_GET_PERSISTENT 22 #endif %} %{ static const _stp_val_array const _stp_keyctl_keyring_shortcut_list[] = { V(KEY_SPEC_THREAD_KEYRING), V(KEY_SPEC_PROCESS_KEYRING), V(KEY_SPEC_SESSION_KEYRING), V(KEY_SPEC_USER_KEYRING), V(KEY_SPEC_USER_SESSION_KEYRING), V(KEY_SPEC_GROUP_KEYRING), V(KEY_SPEC_REQKEY_AUTH_KEY), #ifdef KEY_SPEC_REQUESTOR_KEYRING V(KEY_SPEC_REQUESTOR_KEYRING), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_keyctl_default_keyrings_list[] = { V(KEY_REQKEY_DEFL_NO_CHANGE), V(KEY_REQKEY_DEFL_DEFAULT), V(KEY_REQKEY_DEFL_THREAD_KEYRING), V(KEY_REQKEY_DEFL_PROCESS_KEYRING), V(KEY_REQKEY_DEFL_SESSION_KEYRING), V(KEY_REQKEY_DEFL_USER_KEYRING), V(KEY_REQKEY_DEFL_USER_SESSION_KEYRING), V(KEY_REQKEY_DEFL_GROUP_KEYRING), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_keyctl_perm_list[] = { V(KEY_POS_VIEW), V(KEY_POS_READ), V(KEY_POS_WRITE), V(KEY_POS_SEARCH), V(KEY_POS_LINK), V(KEY_POS_SETATTR), V(KEY_POS_ALL), V(KEY_USR_VIEW), V(KEY_USR_READ), V(KEY_USR_WRITE), V(KEY_USR_SEARCH), V(KEY_USR_LINK), V(KEY_USR_SETATTR), V(KEY_USR_ALL), V(KEY_GRP_VIEW), V(KEY_GRP_READ), V(KEY_GRP_WRITE), V(KEY_GRP_SEARCH), V(KEY_GRP_LINK), V(KEY_GRP_SETATTR), V(KEY_GRP_ALL), V(KEY_OTH_VIEW), V(KEY_OTH_READ), V(KEY_OTH_WRITE), V(KEY_OTH_SEARCH), V(KEY_OTH_LINK), V(KEY_OTH_SETATTR), V(KEY_OTH_ALL), {0, NULL} }; %} %{ #include #ifndef MODULE_INIT_IGNORE_MODVERSIONS #define MODULE_INIT_IGNORE_MODVERSIONS 1 #endif #ifndef MODULE_INIT_IGNORE_VERMAGIC #define MODULE_INIT_IGNORE_VERMAGIC 2 #endif static const _stp_val_array const _stp_finit_module_flags_list[] = { V(MODULE_INIT_IGNORE_MODVERSIONS), V(MODULE_INIT_IGNORE_VERMAGIC), {0, NULL} }; %} %{ #if LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0) #include #else #include #endif static const _stp_val_array const _stp_prctl_option_list[] = { V(PR_SET_PDEATHSIG), V(PR_GET_PDEATHSIG), V(PR_GET_DUMPABLE), V(PR_SET_DUMPABLE), V(PR_GET_UNALIGN), V(PR_SET_UNALIGN), V(PR_GET_KEEPCAPS), V(PR_SET_KEEPCAPS), V(PR_GET_FPEMU), V(PR_SET_FPEMU), V(PR_GET_FPEXC), V(PR_SET_FPEXC), V(PR_GET_TIMING), V(PR_SET_TIMING), V(PR_SET_NAME), V(PR_GET_NAME), V(PR_GET_ENDIAN), V(PR_SET_ENDIAN), #ifdef PR_GET_SECCOMP V(PR_GET_SECCOMP), #endif #ifdef PR_SET_SECCOMP V(PR_SET_SECCOMP), #endif #ifdef PR_CAPBSET_READ V(PR_CAPBSET_READ), #endif #ifdef PR_CAPBSET_DROP V(PR_CAPBSET_DROP), #endif #ifdef PR_GET_TSC V(PR_GET_TSC), #endif #ifdef PR_SET_TSC V(PR_SET_TSC), #endif #ifdef PR_GET_SECUREBITS V(PR_GET_SECUREBITS), #endif #ifdef PR_SET_SECUREBITS V(PR_SET_SECUREBITS), #endif #ifdef PR_SET_TIMERSLACK V(PR_SET_TIMERSLACK), #endif #ifdef PR_GET_TIMERSLACK V(PR_GET_TIMERSLACK), #endif #ifdef PR_TASK_PERF_EVENTS_DISABLE V(PR_TASK_PERF_EVENTS_DISABLE), #endif #ifdef PR_TASK_PERF_EVENTS_ENABLE V(PR_TASK_PERF_EVENTS_ENABLE), #endif #ifdef PR_MCE_KILL V(PR_MCE_KILL), #endif #ifdef PR_MCE_KILL_GET V(PR_MCE_KILL_GET), #endif #ifdef PR_SET_MM V(PR_SET_MM), #endif #ifdef PR_SET_PTRACER V(PR_SET_PTRACER), #endif #ifdef PR_SET_CHILD_SUBREAPER V(PR_SET_CHILD_SUBREAPER), #endif #ifdef PR_GET_CHILD_SUBREAPER V(PR_GET_CHILD_SUBREAPER), #endif #ifdef PR_SET_NO_NEW_PRIVS V(PR_SET_NO_NEW_PRIVS), #endif #ifdef PR_GET_NO_NEW_PRIVS V(PR_GET_NO_NEW_PRIVS), #endif #ifdef PR_GET_TID_ADDRESS V(PR_GET_TID_ADDRESS), #endif #ifdef PR_SET_THP_DISABLE V(PR_SET_THP_DISABLE), #endif #ifdef PR_GET_THP_DISABLE V(PR_GET_THP_DISABLE), #endif #ifdef PR_MPX_ENABLE_MANAGEMENT V(PR_MPX_ENABLE_MANAGEMENT), #endif #ifdef PR_MPX_DISABLE_MANAGEMENT V(PR_MPX_DISABLE_MANAGEMENT), #endif {0, NULL} }; // Options that get passed to PR_SET_UNALIGN and returned by PR_GET_UNALIGN. static const _stp_val_array const _stp_prctl_unalign_option_list[] = { V(PR_UNALIGN_NOPRINT), V(PR_UNALIGN_SIGBUS), {0, NULL} }; // Options that get passed to PR_SET_FPEMU and returned by PR_GET_FPEMU. static const _stp_val_array const _stp_prctl_fpemu_option_list[] = { V(PR_FPEMU_NOPRINT), V(PR_FPEMU_SIGFPE), {0, NULL} }; // Options that get passed to PR_SET_FPEXC and returned by PR_GET_FPEXC. static const _stp_val_array const _stp_prctl_fpexc_option_list[] = { V(PR_FP_EXC_SW_ENABLE), V(PR_FP_EXC_DIV), V(PR_FP_EXC_OVF), V(PR_FP_EXC_UND), V(PR_FP_EXC_RES), V(PR_FP_EXC_INV), V(PR_FP_EXC_DISABLED), V(PR_FP_EXC_NONRECOV), V(PR_FP_EXC_ASYNC), V(PR_FP_EXC_PRECISE), {0, NULL} }; // Options that get passed to PR_SET_TIMING and returned by PR_GET_TIMING. static const _stp_val_array const _stp_prctl_timing_option_list[] = { V(PR_TIMING_STATISTICAL), V(PR_TIMING_TIMESTAMP), {0, NULL} }; // Options that get passed to PR_SET_ENDIAN and returned by PR_GET_ENDIAN. static const _stp_val_array const _stp_prctl_endian_option_list[] = { V(PR_ENDIAN_BIG), V(PR_ENDIAN_LITTLE), V(PR_ENDIAN_PPC_LITTLE), {0, NULL} }; #ifdef PR_SET_TSC // Options that get passed to PR_SET_TSC and returned by PR_GET_TSC. static const _stp_val_array const _stp_prctl_tsc_option_list[] = { V(PR_TSC_ENABLE), V(PR_TSC_SIGSEGV), {0, NULL} }; #endif #ifdef PR_MCE_KILL // Options that get passed to PR_MCE_KILL and returned by PR_MCE_KILL_GET. static const _stp_val_array const _stp_prctl_mce_kill_option_list[] = { V(PR_MCE_KILL_CLEAR), V(PR_MCE_KILL_SET), {0, NULL} }; // Options for PR_MCE_KILL with PR_MCE_KILL_SET. static const _stp_val_array const _stp_prctl_mce_kill_option2_list[] = { V(PR_MCE_KILL_LATE), V(PR_MCE_KILL_EARLY), V(PR_MCE_KILL_DEFAULT), {0, NULL} }; #endif #ifdef PR_SET_MM // Options that get passed to PR_SET_MM. static const _stp_val_array const _stp_prctl_mm_option_list[] = { V(PR_SET_MM_START_CODE), V(PR_SET_MM_END_CODE), V(PR_SET_MM_START_DATA), V(PR_SET_MM_END_DATA), V(PR_SET_MM_START_STACK), V(PR_SET_MM_START_BRK), V(PR_SET_MM_BRK), V(PR_SET_MM_ARG_START), V(PR_SET_MM_ARG_END), V(PR_SET_MM_ENV_START), V(PR_SET_MM_ENV_END), V(PR_SET_MM_AUXV), V(PR_SET_MM_EXE_FILE), #ifdef PR_SET_MM_MAP V(PR_SET_MM_MAP), #endif #ifdef PR_SET_MM_MAP_SIZE V(PR_SET_MM_MAP_SIZE), #endif {0, NULL} }; #endif #ifdef PR_SET_PTRACER // Options that get passed to PR_SET_PTRACER. static const _stp_val_array const _stp_prctl_ptracer_option_list[] = { V(PR_SET_PTRACER_ANY), {0, NULL} }; #endif #include static const _stp_val_array const _stp_linux_capability_list[] = { V(CAP_CHOWN), V(CAP_DAC_OVERRIDE), V(CAP_DAC_READ_SEARCH), V(CAP_FOWNER), V(CAP_FSETID), V(CAP_KILL), V(CAP_SETGID), V(CAP_SETUID), V(CAP_SETPCAP), V(CAP_LINUX_IMMUTABLE), V(CAP_NET_BIND_SERVICE), V(CAP_NET_BROADCAST), V(CAP_NET_ADMIN), V(CAP_NET_RAW), V(CAP_IPC_LOCK), V(CAP_IPC_OWNER), V(CAP_SYS_MODULE), V(CAP_SYS_RAWIO), V(CAP_SYS_CHROOT), V(CAP_SYS_PTRACE), V(CAP_SYS_PACCT), V(CAP_SYS_ADMIN), V(CAP_SYS_BOOT), V(CAP_SYS_NICE), V(CAP_SYS_RESOURCE), V(CAP_SYS_TIME), V(CAP_SYS_TTY_CONFIG), V(CAP_MKNOD), V(CAP_LEASE), V(CAP_AUDIT_WRITE), V(CAP_AUDIT_CONTROL), #ifdef CAP_SETFCAP V(CAP_SETFCAP), #endif #ifdef CAP_MAC_OVERRIDE V(CAP_MAC_OVERRIDE), #endif #ifdef CAP_MAC_ADMIN V(CAP_MAC_ADMIN), #endif #ifdef CAP_SYSLOG V(CAP_SYSLOG), #endif #ifdef CAP_WAKE_ALARM V(CAP_WAKE_ALARM), #endif #ifdef CAP_BLOCK_SUSPEND V(CAP_BLOCK_SUSPEND), #endif #ifdef CAP_AUDIT_READ V(CAP_AUDIT_READ), #endif {0, NULL} }; #ifdef PR_SET_SECUREBITS #include #ifndef SECBIT_NOROOT #define SECBIT_NOROOT (issecure_mask(SECURE_NOROOT)) #endif #ifndef SECBIT_NOROOT_LOCKED #define SECBIT_NOROOT_LOCKED (issecure_mask(SECURE_NOROOT_LOCKED)) #endif #ifndef SECBIT_NO_SETUID_FIXUP #define SECBIT_NO_SETUID_FIXUP (issecure_mask(SECURE_NO_SETUID_FIXUP)) #endif #ifndef SECBIT_NO_SETUID_FIXUP_LOCKED #define SECBIT_NO_SETUID_FIXUP_LOCKED \ (issecure_mask(SECURE_NO_SETUID_FIXUP_LOCKED)) #endif #ifndef SECBIT_KEEP_CAPS #define SECBIT_KEEP_CAPS (issecure_mask(SECURE_KEEP_CAPS)) #endif #ifndef SECBIT_KEEP_CAPS_LOCKED #define SECBIT_KEEP_CAPS_LOCKED (issecure_mask(SECURE_KEEP_CAPS_LOCKED)) #endif static const _stp_val_array const _stp_linux_securebits_list[] = { V(SECBIT_NOROOT), V(SECBIT_NOROOT_LOCKED), V(SECBIT_NO_SETUID_FIXUP), V(SECBIT_NO_SETUID_FIXUP_LOCKED), V(SECBIT_KEEP_CAPS), V(SECBIT_KEEP_CAPS_LOCKED), {0, NULL} }; #endif %} %{ // RHEL5 x86_64 (2.6.18-398.el5) has __NR_timerfd_create but no // timerfd.h. #ifdef STAPCONF_TIMERFD_H #include #endif static const _stp_val_array const _stp_timerfd_flags_list[] = { #ifdef TFD_TIMER_ABSTIME V(TFD_TIMER_ABSTIME), #endif #ifdef TFD_TIMER_CANCEL_ON_SET V(TFD_TIMER_CANCEL_ON_SET), #endif #ifdef TFD_CLOEXEC V(TFD_CLOEXEC), #endif #ifdef TFD_NONBLOCK V(TFD_NONBLOCK), #endif {0, NULL} }; %} %{ // RHEL5 linux/pipe_fs_i.h has SPLICE* defs. RHEL6+ has it in // separate linux/splice.h, which does not exist on RHEL5. #include #ifndef SPLICE_F_MOVE #include #endif static const _stp_val_array const _stp_splice_flags_list[] = { #ifdef SPLICE_F_MOVE V(SPLICE_F_MOVE), #endif #ifdef SPLICE_F_NONBLOCK V(SPLICE_F_NONBLOCK), #endif #ifdef SPLICE_F_MORE V(SPLICE_F_MORE), #endif #ifdef SPLICE_F_GIFT V(SPLICE_F_GIFT), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_fallocate_mode_list[] = { V(FALLOC_FL_KEEP_SIZE), #ifdef FALLOC_FL_PUNCH_HOLE V(FALLOC_FL_PUNCH_HOLE), #endif #ifdef FALLOC_FL_NO_HIDE_STALE V(FALLOC_FL_NO_HIDE_STALE), #endif #ifdef FALLOC_FL_COLLAPSE_RANGE V(FALLOC_FL_COLLAPSE_RANGE), #endif #ifdef FALLOC_FL_ZERO_RANGE V(FALLOC_FL_ZERO_RANGE), #endif {0, NULL} }; %} %{ #ifdef __NR_arch_prctl #include #endif static const _stp_val_array const _stp_arch_prctl_func_list[] = { #ifdef ARCH_SET_FS V(ARCH_SET_FS), #endif #ifdef ARCH_GET_FS V(ARCH_GET_FS), #endif #ifdef ARCH_SET_GS V(ARCH_SET_GS), #endif #ifdef ARCH_GET_GS V(ARCH_GET_GS), #endif {0, NULL} }; %} %{ static const _stp_val_array const _stp_adjtimex_modes_list[] = { V(ADJ_OFFSET), V(ADJ_FREQUENCY), V(ADJ_MAXERROR), V(ADJ_ESTERROR), V(ADJ_STATUS), V(ADJ_TIMECONST), V(ADJ_TICK), V(ADJ_OFFSET_SINGLESHOT), {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sync_file_range_list[] = { #ifdef SYNC_FILE_RANGE_WAIT_BEFORE V(SYNC_FILE_RANGE_WAIT_BEFORE), #endif #ifdef SYNC_FILE_RANGE_WRITE V(SYNC_FILE_RANGE_WRITE), #endif #ifdef SYNC_FILE_RANGE_WAIT_AFTER V(SYNC_FILE_RANGE_WAIT_AFTER), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_siginfo_si_code_list[] = { V(SI_USER), V(SI_KERNEL), V(SI_QUEUE), V(SI_TIMER), V(SI_MESGQ), V(SI_ASYNCIO), V(SI_SIGIO), V(SI_TKILL), V(SI_DETHREAD), {0, NULL} }; /* SIGILL si_codes */ static const _stp_val_array const _stp_sigill_si_code_list[] = { V(ILL_ILLOPC), V(ILL_ILLOPN), V(ILL_ILLADR), V(ILL_ILLTRP), V(ILL_PRVOPC), V(ILL_PRVREG), V(ILL_COPROC), V(ILL_BADSTK), {0, NULL} }; /* SIGFPE si_codes */ static const _stp_val_array const _stp_sigfpe_si_code_list[] = { V(FPE_INTDIV), V(FPE_INTOVF), V(FPE_FLTDIV), V(FPE_FLTOVF), V(FPE_FLTUND), V(FPE_FLTRES), V(FPE_FLTINV), V(FPE_FLTSUB), {0, NULL} }; /* SIGSEGV si_codes */ static const _stp_val_array const _stp_sigsegv_si_code_list[] = { V(SEGV_MAPERR), V(SEGV_ACCERR), #ifdef SEGV_BNDERR V(SEGV_BNDERR), #endif {0, NULL} }; /* SIGBUS si_codes */ static const _stp_val_array const _stp_sigbus_si_code_list[] = { V(BUS_ADRALN), V(BUS_ADRERR), V(BUS_OBJERR), #ifdef BUS_MCEERR_AR V(BUS_MCEERR_AR), #endif #ifdef BUS_MCEERR_AO V(BUS_MCEERR_AO), #endif {0, NULL} }; /* SIGTRAP si_codes */ static const _stp_val_array const _stp_sigtrap_si_code_list[] = { V(TRAP_BRKPT), V(TRAP_TRACE), #ifdef TRAP_BRANCH V(TRAP_BRANCH), #endif #ifdef TRAP_HWBKPT V(TRAP_HWBKPT), #endif {0, NULL} }; /* SIGCHLD si_codes */ static const _stp_val_array const _stp_sigchld_si_code_list[] = { V(CLD_EXITED), V(CLD_KILLED), V(CLD_DUMPED), V(CLD_TRAPPED), V(CLD_STOPPED), V(CLD_CONTINUED), {0, NULL} }; /* SIGPOLL si_codes */ static const _stp_val_array const _stp_sigpoll_si_code_list[] = { V(POLL_IN), V(POLL_OUT), V(POLL_MSG), V(POLL_ERR), V(POLL_PRI), V(POLL_HUP), {0, NULL} }; /* SIGSYS si_codes */ static const _stp_val_array const _stp_sigsys_si_code_list[] = { #ifdef SYS_SECCOMP V(SYS_SECCOMP), #endif {0, NULL} }; %} %{ #ifdef CONFIG_COMPAT #include #if LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0) #include "linux/compat_structs.h" #endif #endif %} %{ #include %} %{ #include %} %{ #include static const _stp_val_array const _stp_kexec_flags_list[] = { V(KEXEC_ON_CRASH), #ifdef KEXEC_PRESERVE_CONTEXT V(KEXEC_PRESERVE_CONTEXT), #endif V(KEXEC_ARCH_DEFAULT), V(KEXEC_ARCH_386), V(KEXEC_ARCH_X86_64), V(KEXEC_ARCH_PPC), V(KEXEC_ARCH_PPC64), V(KEXEC_ARCH_IA_64), #ifdef KEXEC_ARCH_ARM V(KEXEC_ARCH_ARM), #endif V(KEXEC_ARCH_S390), V(KEXEC_ARCH_SH), #ifdef KEXEC_ARCH_MIPS_LE V(KEXEC_ARCH_MIPS_LE), #endif #ifdef KEXEC_ARCH_MIPS V(KEXEC_ARCH_MIPS), #endif {0, NULL} }; %} %{ #include static const _stp_val_array const _stp_sigaltstack_flags_list[] = { V(SS_ONSTACK), V(SS_DISABLE), {0, NULL} }; %} %{ static const _stp_val_array const _stp_arch_ptrace_request_list[] = { V(COMPAT_PTRACE_GETREGS), V(COMPAT_PTRACE_SETREGS), V(COMPAT_PTRACE_GET_THREAD_AREA), V(COMPAT_PTRACE_SET_SYSCALL), V(COMPAT_PTRACE_GETVFPREGS), V(COMPAT_PTRACE_SETVFPREGS), V(COMPAT_PTRACE_GETHBPREGS), V(COMPAT_PTRACE_SETHBPREGS), {0, NULL} }; %} # globals argv[32]:string [long] argv_1:string argv_2:string argv_3:string argv_4:string argv_5:string argv_6:string argv_7:string argv_8:string argv_9:string argv_10:string argv_11:string argv_12:string argv_13:string argv_14:string argv_15:string argv_16:string argv_17:string argv_18:string argv_19:string argv_20:string argv_21:string argv_22:string argv_23:string argv_24:string argv_25:string argv_26:string argv_27:string argv_28:string argv_29:string argv_30:string argv_31:string argv_32:string # functions _stp_syscall_nr:long () error:unknown (msg:string) log:unknown (msg:string) # probes kernel.function("SyS_open@fs/open.c:1023").call /* pc=_stext+0x1531b8 */ /* <- kernel.function("SyS_open@fs/open.c:1023").call */ begin /* <- syscall.open,begin */ timer.s(900) /* <- timer.s(900) */ begin(-9223372036854775808) /* <- init = begin(-9223372036854775808) <- init */ WARNING: Eliding side-effect-free expression : string 'syscall.open,begin' at :1:14 source: probe begin {@1 @2} ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin {@1 @2} ^ # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ # functions error:unknown (msg:string) log:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22540 exp76 0 0 PASS: semok/twentyfive.stp Running ./semok/twentyfour.stp starting ./semok/twentyfour.stp spawn1 stap -p2 ./semok/twentyfour.stp spawn stap -p2 ./semok/twentyfour.stp # global embedded code %{ static void * _kretprobe_data(struct kretprobe_instance *pi, size_t offset, size_t length) { #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25) size_t end = offset + length; if (end > offset && pi && end <= pi->rp->data_size) return &pi->data[offset]; #endif return NULL; } %} # functions _dwarf_tvar_get_count_0:long () _get_kretprobe_long:long (i:long) _set_kretprobe_long:unknown (i:long, value:long) error:unknown (msg:string) # probes kernel.function("vfs_read@fs/read_write.c:432").call /* pc=_stext+0x154194 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").return */ kernel.function("vfs_read@fs/read_write.c:432").return /* pc=_stext+0x154194 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").return */ timer.s(900) /* <- timer.s(900) */ wait results: 22551 exp76 0 0 PASS: semok/twentyfour.stp Running ./semok/twentynine.stp starting ./semok/twentynine.stp spawn1 stap -p2 ./semok/twentynine.stp spawn stap -p2 ./semok/twentynine.stp WARNING: Eliding unused function 'dummy': identifier 'dummy' at ./semok/twentynine.stp:3:10 source: function dummy:long () {return p;} ^ WARNING: statement will never be reached: keyword at :8:60 source: probe alias1 = kernel.function("vfs_read").return if (0) { if ($return) {p=0} } ^ # globals p:long # functions error:unknown (msg:string) # probes begin if ((3) && (p)) /* <- alias0 = begin if (3) <- *lias0 if (p) */ timer.s(1) if ((1) && (p)) /* <- blias0 = timer.s(1) if (1) <- *lias0 if (p) */ begin if ((3) && (1)) /* <- alias0 = begin if (3) <- alias2 = alias0 if (1), alias1 if (-(1)) <- alias2 if (4) */ kernel.function("vfs_read@fs/read_write.c:432").return if ((0) && (1)) /* pc=_stext+0x154194 */ /* <- kernel.function("vfs_read@fs/read_write.c:432").return if ((0) && (1)) */ timer.s(900) /* <- timer.s(900) */ begin /* <- begin */ wait results: 22555 exp76 0 0 PASS: semok/twentynine.stp Running ./semok/twentyone.stp starting ./semok/twentyone.stp spawn1 stap -p2 ./semok/twentyone.stp spawn stap -p2 ./semok/twentyone.stp # functions error:unknown (msg:string) # probes begin /* <- abcdefgabc = begin <- a* */ begin /* <- abcdefgabc = begin <- a*c */ begin /* <- abcdefgabc = begin <- a*ab* */ begin /* <- abcdefgabc = begin <- a*bc* */ begin /* <- abcdefgabc = begin <- ab*fg*bc */ begin /* <- abcdefgabc = begin <- ab*fg*ab* */ begin /* <- abcdefgabc = begin <- ab*fg*bc* */ begin /* <- abcdefgabc = begin <- *c */ begin /* <- abcdefgabc = begin <- *abc* */ begin /* <- abcdefgabc = begin <- *def* */ begin /* <- abcdefgabc = begin <- *bc*bc */ begin /* <- abcdefgabc = begin <- *abc*bc */ begin /* <- abcdefgabc = begin <- *bc*ab* */ begin /* <- abcdefgabc = begin <- *bc*bc* */ begin /* <- abcdefgabc = begin <- *bc*fg*c */ timer.s(900) /* <- timer.s(900) */ wait results: 22559 exp76 0 0 PASS: semok/twentyone.stp Running ./semok/twentyseven.stp starting ./semok/twentyseven.stp spawn1 stap -p2 ./semok/twentyseven.stp spawn stap -p2 ./semok/twentyseven.stp WARNING: Eliding side-effect-free expression : string 'foo.a' at ./semok/twentyseven.stp:5:9 source: { "foo.a" } ^ WARNING: side-effect-free probe 'probe_2658': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2661': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2663': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2665': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2667': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2669': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2671': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2673': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2675': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2677': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2679': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2681': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2683': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2685': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2687': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2689': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2691': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2693': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2695': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2697': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2699': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2701': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2703': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2705': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2707': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2709': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2711': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2713': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2715': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2717': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2719': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2721': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2723': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2725': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2727': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2729': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2731': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2733': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2735': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2737': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2739': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2741': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2743': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2745': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2747': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2749': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2751': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2753': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2755': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2757': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2759': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2761': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2763': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2765': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2767': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2769': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2771': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2773': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2775': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2777': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2779': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2781': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2783': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2785': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2787': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2789': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2791': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2793': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2795': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2797': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2799': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2801': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2803': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2805': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2807': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2809': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2811': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2813': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2815': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2817': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2819': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2821': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2823': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2825': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2827': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2829': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2831': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2833': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2835': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2837': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2839': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2841': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2843': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2845': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2847': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2849': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2851': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2853': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2855': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2857': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2859': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2861': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2863': identifier 'foo' at :11:7 source: probe foo.* { } ^ WARNING: side-effect-free probe 'probe_2865': identifier 'foo' at :11:7 source: probe foo.* { } ^ # functions error:unknown (msg:string) # probes kernel.function("SyS_read@fs/read_write.c:574")! /* pc=_stext+0x1542e8 */ /* <- kernel.function("SyS_read@fs/read_write.c:574")! */ module("be2iscsi").function("be_queue_free@drivers/scsi/be2iscsi/be_main.c:3535")! /* pc=.text+0x51f4 */ /* <- module("be2iscsi").function("be_queue_free@drivers/scsi/be2iscsi/be_main.c:3535")! */ module("be2iscsi").function("be_fill_queue@drivers/scsi/be2iscsi/be_main.c:3209")! /* pc=.text+0x2430 */ /* <- module("be2iscsi").function("be_fill_queue@drivers/scsi/be2iscsi/be_main.c:3209")! */ module("be2iscsi").function("be_queue_alloc@drivers/scsi/be2iscsi/be_main.c:3545")! /* pc=.text+0x530c */ /* <- module("be2iscsi").function("be_queue_alloc@drivers/scsi/be2iscsi/be_main.c:3545")! */ module("be2iscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x78a8 */ /* <- module("be2iscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("be2iscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x7ab8 */ /* <- module("be2iscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("be2iscsi").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0x75c0 */ /* <- module("be2iscsi").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("be2iscsi").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0x95d8 */ /* <- module("be2iscsi").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x767c */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x76e4 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x77d0 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x7840 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x79b4 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x7a20 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x7ed8 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x7f20 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x9c0c */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0x9d2c */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0xa60c */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0xa674 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! /* pc=.text+0x76a8 */ /* <- module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! */ module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! /* pc=.text+0x77f8 */ /* <- module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! */ module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! /* pc=.text+0x79dc */ /* <- module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! */ module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! /* pc=.text+0x7eb0 */ /* <- module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! */ module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! /* pc=.text+0x9d10 */ /* <- module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! */ module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! /* pc=.text+0xa630 */ /* <- module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! */ module("be2iscsi").function("be_mcc_queues_destroy@drivers/scsi/be2iscsi/be_main.c:3677")! /* pc=.text+0x5bd8 */ /* <- module("be2iscsi").function("be_mcc_queues_destroy@drivers/scsi/be2iscsi/be_main.c:3677")! */ module("be2iscsi").function("be_mcc_queues_create@drivers/scsi/be2iscsi/be_main.c:3751")! /* pc=.text+0x5f14 */ /* <- module("be2iscsi").function("be_mcc_queues_create@drivers/scsi/be2iscsi/be_main.c:3751")! */ module("be2iscsi").function("be_cmd_create_default_pdu_queue@drivers/scsi/be2iscsi/be_cmds.c:1141")! /* pc=.text+0xec4c */ /* <- module("be2iscsi").function("be_cmd_create_default_pdu_queue@drivers/scsi/be2iscsi/be_cmds.c:1141")! */ module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! /* pc=.text+0xdf54 */ /* <- module("be2iscsi").function("queue_tail_inc@drivers/scsi/be2iscsi/be.h:79")! */ module("be2iscsi").function("queue_head_node@drivers/scsi/be2iscsi/be.h:59")! /* pc=.text+0xe394 */ /* <- module("be2iscsi").function("queue_head_node@drivers/scsi/be2iscsi/be.h:59")! */ module("be2iscsi").function("queue_head_inc@drivers/scsi/be2iscsi/be.h:74")! /* pc=.text+0xe3c4 */ /* <- module("be2iscsi").function("queue_head_inc@drivers/scsi/be2iscsi/be.h:74")! */ module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! /* pc=.text+0xdf30 */ /* <- module("be2iscsi").function("queue_tail_node@drivers/scsi/be2iscsi/be.h:69")! */ module("be2iscsi").function("queue_get_wrb@drivers/scsi/be2iscsi/be.h:64")! /* pc=.text+0xdb4c */ /* <- module("be2iscsi").function("queue_get_wrb@drivers/scsi/be2iscsi/be.h:64")! */ module("esp_scsi").function("esp_queuecommand@drivers/scsi/esp_scsi.c:979")! /* pc=.text+0x2428 */ /* <- module("esp_scsi").function("esp_queuecommand@drivers/scsi/esp_scsi.c:979")! */ module("esp_scsi").function("esp_queuecommand_lck@drivers/scsi/esp_scsi.c:954")! /* pc=.text+0x2460 */ /* <- module("esp_scsi").function("esp_queuecommand_lck@drivers/scsi/esp_scsi.c:954")! */ module("esp_scsi").function("esp_event_queue_full@drivers/scsi/esp_scsi.c:946")! /* pc=.text+0x32e4 */ /* <- module("esp_scsi").function("esp_event_queue_full@drivers/scsi/esp_scsi.c:946")! */ module("libiscsi").function("iscsi_queuecommand@drivers/scsi/libiscsi.c:1644")! /* pc=.text+0x4d2c */ /* <- module("libiscsi").function("iscsi_queuecommand@drivers/scsi/libiscsi.c:1644")! */ module("libiscsi").function("iscsi_requeue_task@drivers/scsi/libiscsi.c:1469")! /* pc=.text+0x8c4 */ /* <- module("libiscsi").function("iscsi_requeue_task@drivers/scsi/libiscsi.c:1469")! */ module("libiscsi").function("iscsi_suspend_queue@drivers/scsi/libiscsi.c:1884")! /* pc=.text+0x1e64 */ /* <- module("libiscsi").function("iscsi_suspend_queue@drivers/scsi/libiscsi.c:1884")! */ module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! /* pc=.text+0x0 */ /* <- module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! */ module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x1c */ /* <- module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x8f4 */ /* <- module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0xa58 */ /* <- module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x24cc */ /* <- module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x504c */ /* <- module("libiscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! /* pc=.text+0x8e4 */ /* <- module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! */ module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! /* pc=.text+0xa48 */ /* <- module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! */ module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! /* pc=.text+0x24bc */ /* <- module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! */ module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! /* pc=.text+0x503c */ /* <- module("libiscsi").function("iscsi_conn_queue_work@drivers/scsi/libiscsi.c:88")! */ module("scsi_debug").function("sdebug_queuecommand_lock_or_not@drivers/scsi/scsi_debug.c:5166")! /* pc=.text+0x72d4 */ /* <- module("scsi_debug").function("sdebug_queuecommand_lock_or_not@drivers/scsi/scsi_debug.c:5166")! */ module("scsi_debug").function("stop_all_queued@drivers/scsi/scsi_debug.c:3603")! /* pc=.text+0x17cc */ /* <- module("scsi_debug").function("stop_all_queued@drivers/scsi/scsi_debug.c:3603")! */ module("scsi_debug").function("scsi_debug_queuecommand@drivers/scsi/scsi_debug.c:5029")! /* pc=.text+0x6b08 */ /* <- module("scsi_debug").function("scsi_debug_queuecommand@drivers/scsi/scsi_debug.c:5029")! */ module("scsi_debug").function("max_queue_store@drivers/scsi/scsi_debug.c:4388")! /* pc=.text+0xf68 */ /* <- module("scsi_debug").function("max_queue_store@drivers/scsi/scsi_debug.c:4388")! */ module("scsi_debug").function("max_queue_show@drivers/scsi/scsi_debug.c:4382")! /* pc=.text+0x4e0 */ /* <- module("scsi_debug").function("max_queue_show@drivers/scsi/scsi_debug.c:4382")! */ module("scsi_debug").function("queue_flag_set_unlocked@include/linux/blkdev.h:527")! /* pc=.text+0x1d8 */ /* <- module("scsi_debug").function("queue_flag_set_unlocked@include/linux/blkdev.h:527")! */ module("scsi_debug").function("free_all_queued@drivers/scsi/scsi_debug.c:3643")! /* pc=.exit.text+0x1c */ /* <- module("scsi_debug").function("free_all_queued@drivers/scsi/scsi_debug.c:3643")! */ module("scsi_debug").function("stop_queued_cmnd@drivers/scsi/scsi_debug.c:3558")! /* pc=.text+0x1a70 */ /* <- module("scsi_debug").function("stop_queued_cmnd@drivers/scsi/scsi_debug.c:3558")! */ module("scsi_transport_fc").function("fc_queue_work@drivers/scsi/scsi_transport_fc.c:2345")! /* pc=.text+0x3f8c */ /* <- module("scsi_transport_fc").function("fc_queue_work@drivers/scsi/scsi_transport_fc.c:2345")! */ module("scsi_transport_fc").function("queue_flag_set_unlocked@include/linux/blkdev.h:527")! /* pc=.text+0x3984 */ /* <- module("scsi_transport_fc").function("queue_flag_set_unlocked@include/linux/blkdev.h:527")! */ module("scsi_transport_fc").function("queue_flag_set_unlocked@include/linux/blkdev.h:527")! /* pc=.text+0x50f4 */ /* <- module("scsi_transport_fc").function("queue_flag_set_unlocked@include/linux/blkdev.h:527")! */ module("scsi_transport_fc").function("fc_bsg_goose_queue@drivers/scsi/scsi_transport_fc.c:3854")! /* pc=.text+0x5cfc */ /* <- module("scsi_transport_fc").function("fc_bsg_goose_queue@drivers/scsi/scsi_transport_fc.c:3854")! */ module("scsi_transport_fc").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x3f9c */ /* <- module("scsi_transport_fc").function("queue_work@include/linux/workqueue.h:471")! */ module("scsi_transport_fc").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0x5e78 */ /* <- module("scsi_transport_fc").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("scsi_transport_fc").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0x5eb0 */ /* <- module("scsi_transport_fc").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("scsi_transport_fc").function("fc_queue_devloss_work@drivers/scsi/scsi_transport_fc.c:2387")! /* pc=.text+0x5e5c */ /* <- module("scsi_transport_fc").function("fc_queue_devloss_work@drivers/scsi/scsi_transport_fc.c:2387")! */ module("scsi_transport_fc").function("fc_queue_devloss_work@drivers/scsi/scsi_transport_fc.c:2387")! /* pc=.text+0x5e90 */ /* <- module("scsi_transport_fc").function("fc_queue_devloss_work@drivers/scsi/scsi_transport_fc.c:2387")! */ module("scsi_transport_iscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x42f8 */ /* <- module("scsi_transport_iscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("scsi_transport_iscsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x4328 */ /* <- module("scsi_transport_iscsi").function("queue_work@include/linux/workqueue.h:471")! */ module("scsi_transport_iscsi").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0x46b0 */ /* <- module("scsi_transport_iscsi").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("scsi_transport_sas").function("queue_flag_set_unlocked@include/linux/blkdev.h:527")! /* pc=.text+0xfc4 */ /* <- module("scsi_transport_sas").function("queue_flag_set_unlocked@include/linux/blkdev.h:527")! */ module("scsi_transport_spi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0xe34 */ /* <- module("scsi_transport_spi").function("queue_work@include/linux/workqueue.h:471")! */ module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0xa38 */ /* <- module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0xe94 */ /* <- module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0xf0c */ /* <- module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0xf2c */ /* <- module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0x1318 */ /* <- module("scsi_transport_srp").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("virtio_scsi").function("virtscsi_queuecommand_single@drivers/scsi/virtio_scsi.c:564")! /* pc=.text+0xbc8 */ /* <- module("virtio_scsi").function("virtscsi_queuecommand_single@drivers/scsi/virtio_scsi.c:564")! */ module("virtio_scsi").function("virtscsi_queuecommand@drivers/scsi/virtio_scsi.c:528")! /* pc=.text+0x960 */ /* <- module("virtio_scsi").function("virtscsi_queuecommand@drivers/scsi/virtio_scsi.c:528")! */ module("virtio_scsi").function("virtscsi_change_queue_depth@drivers/scsi/virtio_scsi.c:698")! /* pc=.text+0x628 */ /* <- module("virtio_scsi").function("virtscsi_change_queue_depth@drivers/scsi/virtio_scsi.c:698")! */ module("virtio_scsi").function("virtscsi_queuecommand_multi@drivers/scsi/virtio_scsi.c:621")! /* pc=.text+0xc0c */ /* <- module("virtio_scsi").function("virtscsi_queuecommand_multi@drivers/scsi/virtio_scsi.c:621")! */ module("virtio_scsi").function("queue_work@include/linux/workqueue.h:471")! /* pc=.text+0x948 */ /* <- module("virtio_scsi").function("queue_work@include/linux/workqueue.h:471")! */ module("virtio_scsi").function("virtqueue_set_affinity@include/linux/virtio_config.h:200")! /* pc=.text+0xd98 */ /* <- module("virtio_scsi").function("virtqueue_set_affinity@include/linux/virtio_config.h:200")! */ module("virtio_scsi").function("virtqueue_set_affinity@include/linux/virtio_config.h:200")! /* pc=.text+0xe2c */ /* <- module("virtio_scsi").function("virtqueue_set_affinity@include/linux/virtio_config.h:200")! */ module("iscsi_target_mod").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0xd060 */ /* <- module("iscsi_target_mod").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("iscsi_target_mod").function("queue_delayed_work@include/linux/workqueue.h:485")! /* pc=.text+0xd2e0 */ /* <- module("iscsi_target_mod").function("queue_delayed_work@include/linux/workqueue.h:485")! */ module("iscsi_target_mod").function("iscsit_tpg_set_initiator_node_queue_depth@drivers/target/iscsi/iscsi_target_tpg.c:597")! /* pc=.text+0x108b0 */ /* <- module("iscsi_target_mod").function("iscsit_tpg_set_initiator_node_queue_depth@drivers/target/iscsi/iscsi_target_tpg.c:597")! */ module("iscsi_target_mod").function("iscsit_conn_all_queues_empty@drivers/target/iscsi/iscsi_target_util.c:643")! /* pc=.text+0x122d4 */ /* <- module("iscsi_target_mod").function("iscsit_conn_all_queues_empty@drivers/target/iscsi/iscsi_target_util.c:643")! */ module("iscsi_target_mod").function("iscsit_get_cmd_from_response_queue@drivers/target/iscsi/iscsi_target_util.c:592")! /* pc=.text+0x12250 */ /* <- module("iscsi_target_mod").function("iscsit_get_cmd_from_response_queue@drivers/target/iscsi/iscsi_target_util.c:592")! */ module("iscsi_target_mod").function("iscsit_free_queue_reqs_for_conn@drivers/target/iscsi/iscsi_target_util.c:661")! /* pc=.text+0x12348 */ /* <- module("iscsi_target_mod").function("iscsit_free_queue_reqs_for_conn@drivers/target/iscsi/iscsi_target_util.c:661")! */ module("iscsi_target_mod").function("iscsit_add_cmd_to_response_queue@drivers/target/iscsi/iscsi_target_util.c:567")! /* pc=.text+0x12194 */ /* <- module("iscsi_target_mod").function("iscsit_add_cmd_to_response_queue@drivers/target/iscsi/iscsi_target_util.c:567")! */ module("iscsi_target_mod").function("iscsit_add_cmd_to_immediate_queue@drivers/target/iscsi/iscsi_target_util.c:492")! /* pc=.text+0x11dec */ /* <- module("iscsi_target_mod").function("iscsit_add_cmd_to_immediate_queue@drivers/target/iscsi/iscsi_target_util.c:492")! */ module("iscsi_target_mod").function("iscsit_get_cmd_from_immediate_queue@drivers/target/iscsi/iscsi_target_util.c:518")! /* pc=.text+0x12110 */ /* <- module("iscsi_target_mod").function("iscsit_get_cmd_from_immediate_queue@drivers/target/iscsi/iscsi_target_util.c:518")! */ module("iscsi_target_mod").function("iscsit_remove_cmd_from_immediate_queue@drivers/target/iscsi/iscsi_target_util.c:538")! /* pc=.text+0x124c4 */ /* <- module("iscsi_target_mod").function("iscsit_remove_cmd_from_immediate_queue@drivers/target/iscsi/iscsi_target_util.c:538")! */ module("iscsi_target_mod").function("iscsit_remove_cmd_from_response_queue@drivers/target/iscsi/iscsi_target_util.c:613")! /* pc=.text+0x12530 */ /* <- module("iscsi_target_mod").function("iscsit_remove_cmd_from_response_queue@drivers/target/iscsi/iscsi_target_util.c:613")! */ module("iscsi_target_mod").function("iscsit_queue_rsp@drivers/target/iscsi/iscsi_target.c:497")! /* pc=.text+0x13948 */ /* <- module("iscsi_target_mod").function("iscsit_queue_rsp@drivers/target/iscsi/iscsi_target.c:497")! */ module("iscsi_target_mod").function("iscsit_immediate_queue@drivers/target/iscsi/iscsi_target.c:3735")! /* pc=.text+0x168bc */ /* <- module("iscsi_target_mod").function("iscsit_immediate_queue@drivers/target/iscsi/iscsi_target.c:3735")! */ module("iscsi_target_mod").function("iscsit_response_queue@drivers/target/iscsi/iscsi_target.c:3801")! /* pc=.text+0x19a38 */ /* <- module("iscsi_target_mod").function("iscsit_response_queue@drivers/target/iscsi/iscsi_target.c:3801")! */ module("iscsi_target_mod").function("iscsit_handle_immediate_queue@drivers/target/iscsi/iscsi_target.c:3778")! /* pc=.text+0x180c4 */ /* <- module("iscsi_target_mod").function("iscsit_handle_immediate_queue@drivers/target/iscsi/iscsi_target.c:3778")! */ module("iscsi_target_mod").function("iscsit_handle_response_queue@drivers/target/iscsi/iscsi_target.c:3915")! /* pc=.text+0x181d4 */ /* <- module("iscsi_target_mod").function("iscsit_handle_response_queue@drivers/target/iscsi/iscsi_target.c:3915")! */ module("iscsi_target_mod").function("lio_queue_tm_rsp@drivers/target/iscsi/iscsi_target_configfs.c:1814")! /* pc=.text+0x1ff00 */ /* <- module("iscsi_target_mod").function("lio_queue_tm_rsp@drivers/target/iscsi/iscsi_target_configfs.c:1814")! */ module("iscsi_target_mod").function("lio_queue_data_in@drivers/target/iscsi/iscsi_target_configfs.c:1766")! /* pc=.text+0x1a5d0 */ /* <- module("iscsi_target_mod").function("lio_queue_data_in@drivers/target/iscsi/iscsi_target_configfs.c:1766")! */ module("iscsi_target_mod").function("lio_queue_status@drivers/target/iscsi/iscsi_target_configfs.c:1799")! /* pc=.text+0x1ff28 */ /* <- module("iscsi_target_mod").function("lio_queue_status@drivers/target/iscsi/iscsi_target_configfs.c:1799")! */ module("target_core_pscsi").function("pscsi_dev_show_attr_hw_queue_depth@drivers/target/target_core_pscsi.c:1178")! /* pc=.text+0x144 */ /* <- module("target_core_pscsi").function("pscsi_dev_show_attr_hw_queue_depth@drivers/target/target_core_pscsi.c:1178")! */ timer.s(900) /* <- timer.s(900) */ Number of similar warning messages suppressed: 103. Rerun with -v to see them. wait results: 22563 exp76 0 0 PASS: semok/twentyseven.stp Running ./semok/twentysix.stp starting ./semok/twentysix.stp spawn1 stap -p2 ./semok/twentysix.stp spawn stap -p2 ./semok/twentysix.stp # functions error:unknown (msg:string) pp:string () # probes begin /* <- begin,begin(10),end,end(10),error,error(10) */ begin(10) /* <- begin,begin(10),end,end(10),error,error(10) */ end /* <- begin,begin(10),end,end(10),error,error(10) */ end(10) /* <- begin,begin(10),end,end(10),error,error(10) */ error /* <- begin,begin(10),end,end(10),error,error(10) */ error(10) /* <- begin,begin(10),end,end(10),error,error(10) */ timer.s(900) /* <- timer.s(900) */ wait results: 22567 exp76 0 0 PASS: semok/twentysix.stp Running ./semok/twentythree.stp starting ./semok/twentythree.stp spawn1 stap -p2 ./semok/twentythree.stp spawn stap -p2 ./semok/twentythree.stp # globals c:long a:long b:string d:string # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ end /* <- end */ wait results: 22571 exp76 0 0 PASS: semok/twentythree.stp Running ./semok/twentytwo.stp starting ./semok/twentytwo.stp spawn1 stap -p2 ./semok/twentytwo.stp spawn stap -p2 ./semok/twentytwo.stp WARNING: side-effect-free probe 'probe_2663': identifier 'foo' at ./semok/twentytwo.stp:4:7 source: probe foo.* { } ^ # functions error:unknown (msg:string) # probes never /* <- foo.a = kernel.function("no_such_function")?, never <- foo.* */ timer.s(900) /* <- timer.s(900) */ wait results: 22575 exp76 0 0 PASS: semok/twentytwo.stp Running ./semok/two.stp starting ./semok/two.stp spawn1 stap -p2 ./semok/two.stp spawn stap -p2 ./semok/two.stp WARNING: never-assigned local variable 'koo' (similar: foo, bar, baz): identifier 'koo' at ./semok/two.stp:12:15 source: foo = bar + koo; ^ WARNING: Eliding assignment to 'foo': operator '=' at :12:7 source: foo = bar + koo; ^ WARNING: Eliding side-effect-free expression : identifier 'foo' at :12:3 source: foo = bar + koo; ^ # globals bar:long baz:long [long, string, long] # functions error:unknown (msg:string) koo:long (p:long) # probes end /* <- end */ timer.s(900) /* <- timer.s(900) */ end /* <- end */ end /* <- end */ # locals __idx0:long __idx1:string __idx2:long __val:long wait results: 22579 exp76 0 0 PASS: semok/two.stp Running ./semok/umask01.stp starting ./semok/umask01.stp spawn1 stap -p2 ./semok/umask01.stp spawn stap -p2 ./semok/umask01.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions _procfs_value_set1:string (value:string) error:unknown (msg:string) # probes procfs("foo1").umask(0).read /* <- procfs("foo1").umask(0).read */ timer.s(900) /* <- timer.s(900) */ wait results: 22583 exp76 0 0 PASS: semok/umask01.stp Running ./semok/umask02.stp starting ./semok/umask02.stp spawn1 stap -p2 ./semok/umask02.stp spawn stap -p2 ./semok/umask02.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions _procfs_value_set1:string (value:string) error:unknown (msg:string) # probes procfs("foo2").umask(4).read /* <- procfs("foo2").umask(4).read */ timer.s(900) /* <- timer.s(900) */ wait results: 22587 exp76 0 0 PASS: semok/umask02.stp Running ./semok/umask03.stp starting ./semok/umask03.stp spawn1 stap -p2 ./semok/umask03.stp spawn stap -p2 ./semok/umask03.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions _procfs_value_set1:string (value:string) error:unknown (msg:string) # probes procfs("foo3").umask(260).read /* <- procfs("foo3").umask(260).read */ timer.s(900) /* <- timer.s(900) */ wait results: 22591 exp76 0 0 PASS: semok/umask03.stp Running ./semok/umask04.stp starting ./semok/umask04.stp spawn1 stap -p2 ./semok/umask04.stp spawn stap -p2 ./semok/umask04.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions _procfs_value_get1:string () error:unknown (msg:string) # probes procfs("foo4").umask(2).write /* <- procfs("foo4").umask(2).write */ timer.s(900) /* <- timer.s(900) */ wait results: 22595 exp76 0 0 PASS: semok/umask04.stp Running ./semok/umask05.stp starting ./semok/umask05.stp spawn1 stap -p2 ./semok/umask05.stp spawn stap -p2 ./semok/umask05.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions _procfs_value_get1:string () error:unknown (msg:string) # probes procfs("foo5").umask(146).write /* <- procfs("foo5").umask(146).write */ timer.s(900) /* <- timer.s(900) */ wait results: 22599 exp76 0 0 PASS: semok/umask05.stp Running ./semok/umask06.stp starting ./semok/umask06.stp spawn1 stap -p2 ./semok/umask06.stp spawn stap -p2 ./semok/umask06.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions _procfs_value_get2:string () _procfs_value_set1:string (value:string) error:unknown (msg:string) # probes procfs("foo").umask(2).read /* <- procfs("foo").umask(2).read */ procfs("foo").umask(32).write /* <- procfs("foo").umask(32).write */ timer.s(900) /* <- timer.s(900) */ wait results: 22603 exp76 0 0 PASS: semok/umask06.stp Running ./semok/umask07.stp starting ./semok/umask07.stp spawn1 stap -p2 ./semok/umask07.stp spawn stap -p2 ./semok/umask07.stp # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions _procfs_value_get2:string () _procfs_value_set1:string (value:string) error:unknown (msg:string) # probes procfs("foo7").read /* <- procfs("foo7").read */ procfs("foo7").umask(32).write /* <- procfs("foo7").umask(32).write */ timer.s(900) /* <- timer.s(900) */ wait results: 22607 exp76 0 0 PASS: semok/umask07.stp Running ./semok/utrace01.stp starting ./semok/utrace01.stp spawn1 stap -p2 ./semok/utrace01.stp spawn stap -p2 ./semok/utrace01.stp WARNING: side-effect-free probe 'probe_2654': keyword at ./semok/utrace01.stp:4:1 source: probe process("cat").end { } ^ # functions error:unknown (msg:string) # probes process("/usr/bin/cat").end /* <- process("cat").end */ timer.s(900) /* <- timer.s(900) */ wait results: 22611 exp76 0 0 PASS: semok/utrace01.stp Running ./semok/utrace14.stp starting ./semok/utrace14.stp spawn1 stap -p2 ./semok/utrace14.stp spawn stap -p2 ./semok/utrace14.stp WARNING: side-effect-free probe 'probe_2654': keyword at ./semok/utrace14.stp:4:1 source: probe process(1).begin { } ^ # functions error:unknown (msg:string) # probes process(1).begin /* <- process(1).begin */ timer.s(900) /* <- timer.s(900) */ wait results: 22615 exp76 0 0 PASS: semok/utrace14.stp testcase ./systemtap.pass1-4/semok.exp completed in 216 seconds Running ./systemtap.pass1-4/transko.exp ... Running ./transko/two.stp starting ./transko/two.stp spawn1 stap -p3 ./transko/two.stp spawn stap -p3 ./transko/two.stp WARNING: Eliding unused function 'bar': identifier 'bar' at ./transko/two.stp:3:10 source: function bar () { ^ WARNING: statement will never be reached: keyword at :9:3 source: for (a=0; a<10; a=a+1) for (b=0; b<10; b=b+1) ; ^ semantic error: cannot 'break' outside loop: keyword at :8:3 source: break ^ Pass 3: translation failed. [man error::pass3] wait results: 22619 exp76 0 1 XFAIL: transko/two.stp Running ./transko/varargs.stp starting ./transko/varargs.stp spawn1 stap -p3 ./transko/varargs.stp spawn stap -p3 ./transko/varargs.stp semantic error: too many arguments to print (33): identifier 'println' at ./transko/varargs.stp:5:5 source: println(1, 2, 3, 4, 5, 6, 7, 8, ^ Pass 3: translation failed. [man error::pass3] wait results: 22623 exp76 0 1 XFAIL: transko/varargs.stp testcase ./systemtap.pass1-4/transko.exp completed in 1 seconds Running ./systemtap.pass1-4/transok.exp ... Running ./transok/buildko.stp starting ./transok/buildko.stp spawn2 ./transok/buildko.stp spawn ./transok/buildko.stp #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char * const location; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) (((int64_t) ( /* not pure */ SYNTAX ERROR ))); out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "/root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/three.stp:3:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 6 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { union { /* block_statement: /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:9 */ struct { /* source: /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:10 */ string_t __tmp11; }; struct { /* source: /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:11 */ int64_t __tmp24; }; struct { /* source: /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:12 */ int64_t __tmp37; int64_t __tmp38; }; struct { /* source: /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:13 */ int64_t __tmp50; int64_t __tmp51; }; }; } probe_2654; struct probe_2655_locals { } probe_2655; struct probe_2657_locals { int64_t l___idx0; string_t l___idx1; int64_t l___idx2; string_t l___idx3; int64_t l___idx4; string_t l___idx5; int64_t l___idx6; string_t l___idx7; int64_t l___idx8; string_t l___idx9; string_t l___val; union { /* block_statement: :1 */ struct { /* source: :2 */ struct map_node *__tmp0; int64_t __tmp1; string_t __tmp2; int64_t __tmp3; string_t __tmp4; int64_t __tmp5; string_t __tmp6; int64_t __tmp7; string_t __tmp8; int64_t __tmp9; string_t __tmp10; string_t __tmp11; }; }; } probe_2657; struct probe_2659_locals { string_t l___idx0; int64_t l___idx1; string_t l___idx2; int64_t l___idx3; string_t l___idx4; int64_t l___idx5; string_t l___idx6; int64_t l___idx7; string_t l___idx8; int64_t l___idx9; int64_t l___val; union { /* block_statement: :1 */ struct { /* source: :2 */ struct map_node *__tmp0; string_t __tmp1; int64_t __tmp2; string_t __tmp3; int64_t __tmp4; string_t __tmp5; int64_t __tmp6; string_t __tmp7; int64_t __tmp8; string_t __tmp9; int64_t __tmp10; int64_t __tmp11; }; }; } probe_2659; struct probe_2661_locals { int64_t l___idx0; string_t l___idx1; int64_t l___idx2; string_t l___idx3; int64_t l___idx4; string_t l___idx5; int64_t l___idx6; string_t l___idx7; int64_t l___idx8; string_t l___idx9; union { /* block_statement: :1 */ struct { /* source: :2 */ struct map_node *__tmp0; int64_t __tmp1; string_t __tmp2; int64_t __tmp3; string_t __tmp4; int64_t __tmp5; string_t __tmp6; int64_t __tmp7; string_t __tmp8; int64_t __tmp9; string_t __tmp10; int64_t __tmp11; struct stat_data *__tmp12; int64_t __tmp13; int64_t __tmp14; struct stat_data *__tmp15; int64_t __tmp16; int64_t __tmp17; struct stat_data *__tmp18; int64_t __tmp19; int64_t __tmp20; struct stat_data *__tmp21; int64_t __tmp22; int64_t __tmp23; struct stat_data *__tmp24; int64_t __tmp25; }; }; } probe_2661; struct probe_2663_locals { string_t l___idx0; int64_t l___idx1; string_t l___idx2; int64_t l___idx3; string_t l___idx4; int64_t l___idx5; string_t l___idx6; int64_t l___idx7; string_t l___idx8; int64_t l___idx9; union { /* block_statement: :1 */ struct { /* source: :2 */ struct map_node *__tmp0; string_t __tmp1; int64_t __tmp2; string_t __tmp3; int64_t __tmp4; string_t __tmp5; int64_t __tmp6; string_t __tmp7; int64_t __tmp8; string_t __tmp9; int64_t __tmp10; int64_t __tmp11; struct stat_data *__tmp12; int64_t __tmp13; int64_t __tmp14; struct stat_data *__tmp15; int64_t __tmp16; int64_t __tmp17; struct stat_data *__tmp18; int64_t __tmp19; int64_t __tmp20; struct stat_data *__tmp21; int64_t __tmp22; int64_t __tmp23; struct stat_data *__tmp24; int64_t __tmp25; }; }; } probe_2663; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { struct stp_printf_2_locals { int64_t arg0; const char* arg1; int64_t arg2; const char* arg3; int64_t arg4; const char* arg5; int64_t arg6; const char* arg7; int64_t arg8; const char* arg9; const char* arg10; } stp_printf_2; struct stp_printf_3_locals { const char* arg0; int64_t arg1; const char* arg2; int64_t arg3; const char* arg4; int64_t arg5; const char* arg6; int64_t arg7; const char* arg8; int64_t arg9; int64_t arg10; } stp_printf_3; struct stp_printf_4_locals { int64_t arg0; const char* arg1; int64_t arg2; const char* arg3; int64_t arg4; const char* arg5; int64_t arg6; const char* arg7; int64_t arg8; const char* arg9; int64_t arg10; int64_t arg11; int64_t arg12; int64_t arg13; int64_t arg14; } stp_printf_4; struct stp_printf_5_locals { const char* arg0; int64_t arg1; const char* arg2; int64_t arg3; const char* arg4; int64_t arg5; const char* arg6; int64_t arg7; const char* arg8; int64_t arg9; int64_t arg10; int64_t arg11; int64_t arg12; int64_t arg13; int64_t arg14; } stp_printf_5; } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #include "alloc.c" #define VALUE_TYPE STRING #define KEY1_TYPE INT64 #define KEY2_TYPE STRING #define KEY3_TYPE INT64 #define KEY4_TYPE STRING #define KEY5_TYPE INT64 #define KEY6_TYPE STRING #define KEY7_TYPE INT64 #define KEY8_TYPE STRING #define KEY9_TYPE INT64 #define KEY10_TYPE STRING #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #undef KEY2_TYPE #undef KEY3_TYPE #undef KEY4_TYPE #undef KEY5_TYPE #undef KEY6_TYPE #undef KEY7_TYPE #undef KEY8_TYPE #undef KEY9_TYPE #undef KEY10_TYPE #define VALUE_TYPE STAT #define KEY1_TYPE INT64 #define KEY2_TYPE STRING #define KEY3_TYPE INT64 #define KEY4_TYPE STRING #define KEY5_TYPE INT64 #define KEY6_TYPE STRING #define KEY7_TYPE INT64 #define KEY8_TYPE STRING #define KEY9_TYPE INT64 #define KEY10_TYPE STRING #define MAP_DO_PMAP 1 #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #undef KEY2_TYPE #undef KEY3_TYPE #undef KEY4_TYPE #undef KEY5_TYPE #undef KEY6_TYPE #undef KEY7_TYPE #undef KEY8_TYPE #undef KEY9_TYPE #undef KEY10_TYPE #define VALUE_TYPE INT64 #define KEY1_TYPE STRING #define KEY2_TYPE INT64 #define KEY3_TYPE STRING #define KEY4_TYPE INT64 #define KEY5_TYPE STRING #define KEY6_TYPE INT64 #define KEY7_TYPE STRING #define KEY8_TYPE INT64 #define KEY9_TYPE STRING #define KEY10_TYPE INT64 #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #undef KEY2_TYPE #undef KEY3_TYPE #undef KEY4_TYPE #undef KEY5_TYPE #undef KEY6_TYPE #undef KEY7_TYPE #undef KEY8_TYPE #undef KEY9_TYPE #undef KEY10_TYPE #define VALUE_TYPE STAT #define KEY1_TYPE STRING #define KEY2_TYPE INT64 #define KEY3_TYPE STRING #define KEY4_TYPE INT64 #define KEY5_TYPE STRING #define KEY6_TYPE INT64 #define KEY7_TYPE STRING #define KEY8_TYPE INT64 #define KEY9_TYPE STRING #define KEY10_TYPE INT64 #define MAP_DO_PMAP 1 #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #undef KEY2_TYPE #undef KEY3_TYPE #undef KEY4_TYPE #undef KEY5_TYPE #undef KEY6_TYPE #undef KEY7_TYPE #undef KEY8_TYPE #undef KEY9_TYPE #undef KEY10_TYPE #include "map.c" #ifndef STP_LEGACY_PRINT static void stp_printf_2 (struct context* __restrict__ c) { struct stp_printf_2_locals * __restrict__ l = & c->printf_locals.stp_printf_2; char *str = NULL, *end = NULL; const char *src; int width; int precision; unsigned long ptr_value; int num_bytes; (void) width; (void) precision; (void) ptr_value; (void) num_bytes; num_bytes = 0; num_bytes += sizeof("a10[") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg0, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg1, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg2, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg3, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg4, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg5, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg6, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg7, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg8, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg9, width, precision, 's', 32); num_bytes += sizeof("\"]=\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg10, width, precision, 's', 32); num_bytes += sizeof("\"\n") - 1; num_bytes = clamp(num_bytes, 0, STP_BUFFER_SIZE); str = (char*)_stp_reserve_bytes(num_bytes); end = str ? str + num_bytes - 1 : 0; if (str && str <= end) { src = "a10["; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg0, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg1, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg2, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg3, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg4, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg5, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg6, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg7, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg8, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg9, width, precision, 's', 32); src = "\"]=\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg10, width, precision, 's', 32); src = "\"\n"; while (*src && str <= end) *str++ = *src++; } } static void stp_printf_3 (struct context* __restrict__ c) { struct stp_printf_3_locals * __restrict__ l = & c->printf_locals.stp_printf_3; char *str = NULL, *end = NULL; const char *src; int width; int precision; unsigned long ptr_value; int num_bytes; (void) width; (void) precision; (void) ptr_value; (void) num_bytes; num_bytes = 0; num_bytes += sizeof("b10[\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg0, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg1, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg2, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg3, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg4, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg5, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg6, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg7, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg8, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg9, 10, width, precision, 34); num_bytes += sizeof("]=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg10, 16, width, precision, 32); num_bytes += sizeof("\n") - 1; num_bytes = clamp(num_bytes, 0, STP_BUFFER_SIZE); str = (char*)_stp_reserve_bytes(num_bytes); end = str ? str + num_bytes - 1 : 0; if (str && str <= end) { src = "b10[\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg0, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg1, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg2, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg3, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg4, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg5, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg6, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg7, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg8, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg9, 10, width, precision, 34); src = "]="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg10, 16, width, precision, 32); src = "\n"; while (*src && str <= end) *str++ = *src++; } } static void stp_printf_4 (struct context* __restrict__ c) { struct stp_printf_4_locals * __restrict__ l = & c->printf_locals.stp_printf_4; char *str = NULL, *end = NULL; const char *src; int width; int precision; unsigned long ptr_value; int num_bytes; (void) width; (void) precision; (void) ptr_value; (void) num_bytes; num_bytes = 0; num_bytes += sizeof("c10[") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg0, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg1, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg2, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg3, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg4, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg5, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg6, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg7, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg8, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg9, width, precision, 's', 32); num_bytes += sizeof("\"] @count=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg10, 10, width, precision, 34); num_bytes += sizeof(" @min=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg11, 10, width, precision, 34); num_bytes += sizeof(" @max=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg12, 10, width, precision, 34); num_bytes += sizeof(" @sum=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg13, 10, width, precision, 34); num_bytes += sizeof(" @avg=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg14, 10, width, precision, 34); num_bytes += sizeof("\n") - 1; num_bytes = clamp(num_bytes, 0, STP_BUFFER_SIZE); str = (char*)_stp_reserve_bytes(num_bytes); end = str ? str + num_bytes - 1 : 0; if (str && str <= end) { src = "c10["; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg0, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg1, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg2, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg3, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg4, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg5, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg6, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg7, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg8, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg9, width, precision, 's', 32); src = "\"] @count="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg10, 10, width, precision, 34); src = " @min="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg11, 10, width, precision, 34); src = " @max="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg12, 10, width, precision, 34); src = " @sum="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg13, 10, width, precision, 34); src = " @avg="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg14, 10, width, precision, 34); src = "\n"; while (*src && str <= end) *str++ = *src++; } } static void stp_printf_5 (struct context* __restrict__ c) { struct stp_printf_5_locals * __restrict__ l = & c->printf_locals.stp_printf_5; char *str = NULL, *end = NULL; const char *src; int width; int precision; unsigned long ptr_value; int num_bytes; (void) width; (void) precision; (void) ptr_value; (void) num_bytes; num_bytes = 0; num_bytes += sizeof("d10[\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg0, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg1, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg2, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg3, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg4, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg5, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg6, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg7, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg8, width, precision, 's', 32); num_bytes += sizeof("\",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg9, 10, width, precision, 34); num_bytes += sizeof("] @count=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg10, 10, width, precision, 34); num_bytes += sizeof(" @min=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg11, 10, width, precision, 34); num_bytes += sizeof(" @max=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg12, 10, width, precision, 34); num_bytes += sizeof(" @sum=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg13, 10, width, precision, 34); num_bytes += sizeof(" @avg=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg14, 10, width, precision, 34); num_bytes += sizeof("\n") - 1; num_bytes = clamp(num_bytes, 0, STP_BUFFER_SIZE); str = (char*)_stp_reserve_bytes(num_bytes); end = str ? str + num_bytes - 1 : 0; if (str && str <= end) { src = "d10[\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg0, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg1, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg2, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg3, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg4, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg5, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg6, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg7, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg8, width, precision, 's', 32); src = "\","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg9, 10, width, precision, 34); src = "] @count="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg10, 10, width, precision, 34); src = " @min="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg11, 10, width, precision, 34); src = " @max="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg12, 10, width, precision, 34); src = " @sum="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg13, 10, width, precision, 34); src = " @avg="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg14, 10, width, precision, 34); src = "\n"; while (*src && str <= end) *str++ = *src++; } } #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals { MAP s_a10; rwlock_t s_a10_lock; #ifdef STP_TIMING atomic_t s_a10_lock_skip_count; #endif MAP s_b10; rwlock_t s_b10_lock; #ifdef STP_TIMING atomic_t s_b10_lock_skip_count; #endif PMAP s_c10; rwlock_t s_c10_lock; #ifdef STP_TIMING atomic_t s_c10_lock_skip_count; #endif PMAP s_d10; rwlock_t s_d10_lock; #ifdef STP_TIMING atomic_t s_d10_lock_skip_count; #endif }; static struct stp_globals stp_global = { }; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char * const location; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; if (c->actionremaining < 4) { c->last_error = "MAXACTION exceeded"; goto out; } { (void) ({ c->last_stmt = "identifier 'a10' at /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:10:7"; strlcpy (l->__tmp11, "a", MAXSTRINGLEN); { int rc = _stp_map_set_isisisisiss (global(s_a10), ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", (l->__tmp11[0] ? l->__tmp11 : NULL)); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; "a"; }); (void) ({ c->last_stmt = "identifier 'b10' at /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:11:7"; l->__tmp24 = ((int64_t)0LL); { int rc = _stp_map_set_sisisisisii (global(s_b10), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), l->__tmp24); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ((int64_t)0LL); }); (void) ({ c->last_stmt = "identifier 'c10' at /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:12:7"; { int rc = _stp_pmap_add_isisisisisx (global(s_c10), ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL), "a", ((int64_t)0LL)); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ((int64_t)0LL); }); (void) ({ c->last_stmt = "identifier 'd10' at /root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:13:7"; { int rc = _stp_pmap_add_sisisisisix (global(s_d10), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), "b", ((int64_t)0LL), ((int64_t)0LL)); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ((int64_t)0LL); }); } out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static void probe_2657 (struct context * __restrict__ c) { __label__ out; struct probe_2657_locals * __restrict__ l = & c->probe_locals.probe_2657; (void) l; l->l___idx0 = 0; l->l___idx1[0] = '\0'; l->l___idx2 = 0; l->l___idx3[0] = '\0'; l->l___idx4 = 0; l->l___idx5[0] = '\0'; l->l___idx6 = 0; l->l___idx7[0] = '\0'; l->l___idx8 = 0; l->l___idx9[0] = '\0'; l->l___val[0] = '\0'; { _stp_map_sort_isisisisiss (global(s_a10), 0, 1); l->__tmp0 = _stp_map_start (global(s_a10)); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at :2:1"; goto out; } top_0: if (! (l->__tmp0)) goto break_0; { l->l___idx0 = _stp_map_key_get_int64_isisisisiss (l->__tmp0, 1); strlcpy (l->l___idx1, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 2) ?: ""), MAXSTRINGLEN); l->l___idx2 = _stp_map_key_get_int64_isisisisiss (l->__tmp0, 3); strlcpy (l->l___idx3, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 4) ?: ""), MAXSTRINGLEN); l->l___idx4 = _stp_map_key_get_int64_isisisisiss (l->__tmp0, 5); strlcpy (l->l___idx5, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 6) ?: ""), MAXSTRINGLEN); l->l___idx6 = _stp_map_key_get_int64_isisisisiss (l->__tmp0, 7); strlcpy (l->l___idx7, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 8) ?: ""), MAXSTRINGLEN); l->l___idx8 = _stp_map_key_get_int64_isisisisiss (l->__tmp0, 9); strlcpy (l->l___idx9, (_stp_map_key_get_str_isisisisiss (l->__tmp0, 10) ?: ""), MAXSTRINGLEN); strlcpy (l->l___val, (_stp_map_get_str_isisisisiss (l->__tmp0) ?: ""), MAXSTRINGLEN); (void) ({ l->__tmp1 = l->l___idx0; strlcpy (l->__tmp2, l->l___idx1, MAXSTRINGLEN); l->__tmp3 = l->l___idx2; strlcpy (l->__tmp4, l->l___idx3, MAXSTRINGLEN); l->__tmp5 = l->l___idx4; strlcpy (l->__tmp6, l->l___idx5, MAXSTRINGLEN); l->__tmp7 = l->l___idx6; strlcpy (l->__tmp8, l->l___idx7, MAXSTRINGLEN); l->__tmp9 = l->l___idx8; strlcpy (l->__tmp10, l->l___idx9, MAXSTRINGLEN); strlcpy (l->__tmp11, l->l___val, MAXSTRINGLEN); #ifndef STP_LEGACY_PRINT c->printf_locals.stp_printf_2.arg0 = l->__tmp1; c->printf_locals.stp_printf_2.arg1 = l->__tmp2; c->printf_locals.stp_printf_2.arg2 = l->__tmp3; c->printf_locals.stp_printf_2.arg3 = l->__tmp4; c->printf_locals.stp_printf_2.arg4 = l->__tmp5; c->printf_locals.stp_printf_2.arg5 = l->__tmp6; c->printf_locals.stp_printf_2.arg6 = l->__tmp7; c->printf_locals.stp_printf_2.arg7 = l->__tmp8; c->printf_locals.stp_printf_2.arg8 = l->__tmp9; c->printf_locals.stp_printf_2.arg9 = l->__tmp10; c->printf_locals.stp_printf_2.arg10 = l->__tmp11; stp_printf_2 (c); #else // STP_LEGACY_PRINT _stp_printf ("a10[%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\"]=\"%#s\"\n", l->__tmp1, l->__tmp2, l->__tmp3, l->__tmp4, l->__tmp5, l->__tmp6, l->__tmp7, l->__tmp8, l->__tmp9, l->__tmp10, l->__tmp11); #endif // STP_LEGACY_PRINT if (unlikely(c->last_error)) goto out; ((int64_t)0LL); }); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'printf' at :3:1"; goto out; } } continue_0: l->__tmp0 = _stp_map_iter (global(s_a10), l->__tmp0); goto top_0; break_0: ; /* dummy statement */ } out: _stp_print_flush(); } static void probe_2659 (struct context * __restrict__ c) { __label__ out; struct probe_2659_locals * __restrict__ l = & c->probe_locals.probe_2659; (void) l; l->l___idx0[0] = '\0'; l->l___idx1 = 0; l->l___idx2[0] = '\0'; l->l___idx3 = 0; l->l___idx4[0] = '\0'; l->l___idx5 = 0; l->l___idx6[0] = '\0'; l->l___idx7 = 0; l->l___idx8[0] = '\0'; l->l___idx9 = 0; l->l___val = 0; { _stp_map_sort_sisisisisii (global(s_b10), 0, 1); l->__tmp0 = _stp_map_start (global(s_b10)); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at :2:1"; goto out; } top_1: if (! (l->__tmp0)) goto break_1; { strlcpy (l->l___idx0, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 1) ?: ""), MAXSTRINGLEN); l->l___idx1 = _stp_map_key_get_int64_sisisisisii (l->__tmp0, 2); strlcpy (l->l___idx2, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 3) ?: ""), MAXSTRINGLEN); l->l___idx3 = _stp_map_key_get_int64_sisisisisii (l->__tmp0, 4); strlcpy (l->l___idx4, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 5) ?: ""), MAXSTRINGLEN); l->l___idx5 = _stp_map_key_get_int64_sisisisisii (l->__tmp0, 6); strlcpy (l->l___idx6, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 7) ?: ""), MAXSTRINGLEN); l->l___idx7 = _stp_map_key_get_int64_sisisisisii (l->__tmp0, 8); strlcpy (l->l___idx8, (_stp_map_key_get_str_sisisisisii (l->__tmp0, 9) ?: ""), MAXSTRINGLEN); l->l___idx9 = _stp_map_key_get_int64_sisisisisii (l->__tmp0, 10); l->l___val = _stp_map_get_int64_sisisisisii (l->__tmp0); (void) ({ strlcpy (l->__tmp1, l->l___idx0, MAXSTRINGLEN); l->__tmp2 = l->l___idx1; strlcpy (l->__tmp3, l->l___idx2, MAXSTRINGLEN); l->__tmp4 = l->l___idx3; strlcpy (l->__tmp5, l->l___idx4, MAXSTRINGLEN); l->__tmp6 = l->l___idx5; strlcpy (l->__tmp7, l->l___idx6, MAXSTRINGLEN); l->__tmp8 = l->l___idx7; strlcpy (l->__tmp9, l->l___idx8, MAXSTRINGLEN); l->__tmp10 = l->l___idx9; l->__tmp11 = l->l___val; #ifndef STP_LEGACY_PRINT c->printf_locals.stp_printf_3.arg0 = l->__tmp1; c->printf_locals.stp_printf_3.arg1 = l->__tmp2; c->printf_locals.stp_printf_3.arg2 = l->__tmp3; c->printf_locals.stp_printf_3.arg3 = l->__tmp4; c->printf_locals.stp_printf_3.arg4 = l->__tmp5; c->printf_locals.stp_printf_3.arg5 = l->__tmp6; c->printf_locals.stp_printf_3.arg6 = l->__tmp7; c->printf_locals.stp_printf_3.arg7 = l->__tmp8; c->printf_locals.stp_printf_3.arg8 = l->__tmp9; c->printf_locals.stp_printf_3.arg9 = l->__tmp10; c->printf_locals.stp_printf_3.arg10 = l->__tmp11; stp_printf_3 (c); #else // STP_LEGACY_PRINT _stp_printf ("b10[\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld]=%#llx\n", l->__tmp1, l->__tmp2, l->__tmp3, l->__tmp4, l->__tmp5, l->__tmp6, l->__tmp7, l->__tmp8, l->__tmp9, l->__tmp10, l->__tmp11); #endif // STP_LEGACY_PRINT if (unlikely(c->last_error)) goto out; ((int64_t)0LL); }); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'printf' at :3:1"; goto out; } } continue_1: l->__tmp0 = _stp_map_iter (global(s_b10), l->__tmp0); goto top_1; break_1: ; /* dummy statement */ } out: _stp_print_flush(); } static void probe_2661 (struct context * __restrict__ c) { __label__ out; struct probe_2661_locals * __restrict__ l = & c->probe_locals.probe_2661; (void) l; l->l___idx0 = 0; l->l___idx1[0] = '\0'; l->l___idx2 = 0; l->l___idx3[0] = '\0'; l->l___idx4 = 0; l->l___idx5[0] = '\0'; l->l___idx6 = 0; l->l___idx7[0] = '\0'; l->l___idx8 = 0; l->l___idx9[0] = '\0'; { if (unlikely(NULL == _stp_pmap_agg_isisisisisx (global(s_c10)))) { c->last_error = "aggregation overflow in global(s_c10)"; c->last_stmt = "keyword at :2:1"; goto out; } else _stp_map_sort_isisisisisx (_stp_pmap_get_agg(global(s_c10)), SORT_COUNT, 1); l->__tmp0 = _stp_map_start (_stp_pmap_get_agg(global(s_c10))); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at :2:1"; goto out; } top_2: if (! (l->__tmp0)) goto break_2; { l->l___idx0 = _stp_map_key_get_int64_isisisisisx (l->__tmp0, 1); strlcpy (l->l___idx1, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 2) ?: ""), MAXSTRINGLEN); l->l___idx2 = _stp_map_key_get_int64_isisisisisx (l->__tmp0, 3); strlcpy (l->l___idx3, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 4) ?: ""), MAXSTRINGLEN); l->l___idx4 = _stp_map_key_get_int64_isisisisisx (l->__tmp0, 5); strlcpy (l->l___idx5, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 6) ?: ""), MAXSTRINGLEN); l->l___idx6 = _stp_map_key_get_int64_isisisisisx (l->__tmp0, 7); strlcpy (l->l___idx7, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 8) ?: ""), MAXSTRINGLEN); l->l___idx8 = _stp_map_key_get_int64_isisisisisx (l->__tmp0, 9); strlcpy (l->l___idx9, (_stp_map_key_get_str_isisisisisx (l->__tmp0, 10) ?: ""), MAXSTRINGLEN); (void) ({ l->__tmp1 = l->l___idx0; strlcpy (l->__tmp2, l->l___idx1, MAXSTRINGLEN); l->__tmp3 = l->l___idx2; strlcpy (l->__tmp4, l->l___idx3, MAXSTRINGLEN); l->__tmp5 = l->l___idx4; strlcpy (l->__tmp6, l->l___idx5, MAXSTRINGLEN); l->__tmp7 = l->l___idx6; strlcpy (l->__tmp8, l->l___idx7, MAXSTRINGLEN); l->__tmp9 = l->l___idx8; strlcpy (l->__tmp10, l->l___idx9, MAXSTRINGLEN); l->__tmp11 = ({ l->__tmp12 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); if (unlikely (l->__tmp12 == NULL)) l->__tmp13 = 0; else l->__tmp13 = l->__tmp12->count; l->__tmp13; }); l->__tmp14 = ({ l->__tmp15 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); if (unlikely (l->__tmp15 == NULL) || l->__tmp15->count == 0) { c->last_error = "empty aggregate"; c->last_stmt = "operator '@min' at :3:278"; goto out; } else l->__tmp16 = l->__tmp15->min; l->__tmp16; }); l->__tmp17 = ({ l->__tmp18 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); if (unlikely (l->__tmp18 == NULL) || l->__tmp18->count == 0) { c->last_error = "empty aggregate"; c->last_stmt = "operator '@max' at :3:359"; goto out; } else l->__tmp19 = l->__tmp18->max; l->__tmp19; }); l->__tmp20 = ({ l->__tmp21 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); if (unlikely (l->__tmp21 == NULL)) l->__tmp22 = 0; else l->__tmp22 = l->__tmp21->sum; l->__tmp22; }); l->__tmp23 = ({ l->__tmp24 = _stp_map_get_stat_data_isisisisisx (l->__tmp0); if (unlikely (l->__tmp24 == NULL) || l->__tmp24->count == 0) { c->last_error = "empty aggregate"; c->last_stmt = "operator '@avg' at :3:521"; goto out; } else l->__tmp25 = _stp_div64(NULL, l->__tmp24->sum, l->__tmp24->count); l->__tmp25; }); #ifndef STP_LEGACY_PRINT c->printf_locals.stp_printf_4.arg0 = l->__tmp1; c->printf_locals.stp_printf_4.arg1 = l->__tmp2; c->printf_locals.stp_printf_4.arg2 = l->__tmp3; c->printf_locals.stp_printf_4.arg3 = l->__tmp4; c->printf_locals.stp_printf_4.arg4 = l->__tmp5; c->printf_locals.stp_printf_4.arg5 = l->__tmp6; c->printf_locals.stp_printf_4.arg6 = l->__tmp7; c->printf_locals.stp_printf_4.arg7 = l->__tmp8; c->printf_locals.stp_printf_4.arg8 = l->__tmp9; c->printf_locals.stp_printf_4.arg9 = l->__tmp10; c->printf_locals.stp_printf_4.arg10 = l->__tmp11; c->printf_locals.stp_printf_4.arg11 = l->__tmp14; c->printf_locals.stp_printf_4.arg12 = l->__tmp17; c->printf_locals.stp_printf_4.arg13 = l->__tmp20; c->printf_locals.stp_printf_4.arg14 = l->__tmp23; stp_printf_4 (c); #else // STP_LEGACY_PRINT _stp_printf ("c10[%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\"] @count=%#lld @min=%#lld @max=%#lld @sum=%#lld @avg=%#lld\n", l->__tmp1, l->__tmp2, l->__tmp3, l->__tmp4, l->__tmp5, l->__tmp6, l->__tmp7, l->__tmp8, l->__tmp9, l->__tmp10, l->__tmp11, l->__tmp14, l->__tmp17, l->__tmp20, l->__tmp23); #endif // STP_LEGACY_PRINT if (unlikely(c->last_error)) goto out; ((int64_t)0LL); }); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'printf' at :3:1"; goto out; } } continue_2: l->__tmp0 = _stp_map_iter (_stp_pmap_get_agg(global(s_c10)), l->__tmp0); goto top_2; break_2: ; /* dummy statement */ } out: _stp_print_flush(); } static void probe_2663 (struct context * __restrict__ c) { __label__ out; struct probe_2663_locals * __restrict__ l = & c->probe_locals.probe_2663; (void) l; l->l___idx0[0] = '\0'; l->l___idx1 = 0; l->l___idx2[0] = '\0'; l->l___idx3 = 0; l->l___idx4[0] = '\0'; l->l___idx5 = 0; l->l___idx6[0] = '\0'; l->l___idx7 = 0; l->l___idx8[0] = '\0'; l->l___idx9 = 0; { if (unlikely(NULL == _stp_pmap_agg_sisisisisix (global(s_d10)))) { c->last_error = "aggregation overflow in global(s_d10)"; c->last_stmt = "keyword at :2:1"; goto out; } else _stp_map_sort_sisisisisix (_stp_pmap_get_agg(global(s_d10)), SORT_COUNT, 1); l->__tmp0 = _stp_map_start (_stp_pmap_get_agg(global(s_d10))); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at :2:1"; goto out; } top_3: if (! (l->__tmp0)) goto break_3; { strlcpy (l->l___idx0, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 1) ?: ""), MAXSTRINGLEN); l->l___idx1 = _stp_map_key_get_int64_sisisisisix (l->__tmp0, 2); strlcpy (l->l___idx2, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 3) ?: ""), MAXSTRINGLEN); l->l___idx3 = _stp_map_key_get_int64_sisisisisix (l->__tmp0, 4); strlcpy (l->l___idx4, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 5) ?: ""), MAXSTRINGLEN); l->l___idx5 = _stp_map_key_get_int64_sisisisisix (l->__tmp0, 6); strlcpy (l->l___idx6, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 7) ?: ""), MAXSTRINGLEN); l->l___idx7 = _stp_map_key_get_int64_sisisisisix (l->__tmp0, 8); strlcpy (l->l___idx8, (_stp_map_key_get_str_sisisisisix (l->__tmp0, 9) ?: ""), MAXSTRINGLEN); l->l___idx9 = _stp_map_key_get_int64_sisisisisix (l->__tmp0, 10); (void) ({ strlcpy (l->__tmp1, l->l___idx0, MAXSTRINGLEN); l->__tmp2 = l->l___idx1; strlcpy (l->__tmp3, l->l___idx2, MAXSTRINGLEN); l->__tmp4 = l->l___idx3; strlcpy (l->__tmp5, l->l___idx4, MAXSTRINGLEN); l->__tmp6 = l->l___idx5; strlcpy (l->__tmp7, l->l___idx6, MAXSTRINGLEN); l->__tmp8 = l->l___idx7; strlcpy (l->__tmp9, l->l___idx8, MAXSTRINGLEN); l->__tmp10 = l->l___idx9; l->__tmp11 = ({ l->__tmp12 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); if (unlikely (l->__tmp12 == NULL)) l->__tmp13 = 0; else l->__tmp13 = l->__tmp12->count; l->__tmp13; }); l->__tmp14 = ({ l->__tmp15 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); if (unlikely (l->__tmp15 == NULL) || l->__tmp15->count == 0) { c->last_error = "empty aggregate"; c->last_stmt = "operator '@min' at :3:278"; goto out; } else l->__tmp16 = l->__tmp15->min; l->__tmp16; }); l->__tmp17 = ({ l->__tmp18 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); if (unlikely (l->__tmp18 == NULL) || l->__tmp18->count == 0) { c->last_error = "empty aggregate"; c->last_stmt = "operator '@max' at :3:359"; goto out; } else l->__tmp19 = l->__tmp18->max; l->__tmp19; }); l->__tmp20 = ({ l->__tmp21 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); if (unlikely (l->__tmp21 == NULL)) l->__tmp22 = 0; else l->__tmp22 = l->__tmp21->sum; l->__tmp22; }); l->__tmp23 = ({ l->__tmp24 = _stp_map_get_stat_data_sisisisisix (l->__tmp0); if (unlikely (l->__tmp24 == NULL) || l->__tmp24->count == 0) { c->last_error = "empty aggregate"; c->last_stmt = "operator '@avg' at :3:521"; goto out; } else l->__tmp25 = _stp_div64(NULL, l->__tmp24->sum, l->__tmp24->count); l->__tmp25; }); #ifndef STP_LEGACY_PRINT c->printf_locals.stp_printf_5.arg0 = l->__tmp1; c->printf_locals.stp_printf_5.arg1 = l->__tmp2; c->printf_locals.stp_printf_5.arg2 = l->__tmp3; c->printf_locals.stp_printf_5.arg3 = l->__tmp4; c->printf_locals.stp_printf_5.arg4 = l->__tmp5; c->printf_locals.stp_printf_5.arg5 = l->__tmp6; c->printf_locals.stp_printf_5.arg6 = l->__tmp7; c->printf_locals.stp_printf_5.arg7 = l->__tmp8; c->printf_locals.stp_printf_5.arg8 = l->__tmp9; c->printf_locals.stp_printf_5.arg9 = l->__tmp10; c->printf_locals.stp_printf_5.arg10 = l->__tmp11; c->printf_locals.stp_printf_5.arg11 = l->__tmp14; c->printf_locals.stp_printf_5.arg12 = l->__tmp17; c->printf_locals.stp_printf_5.arg13 = l->__tmp20; c->printf_locals.stp_printf_5.arg14 = l->__tmp23; stp_printf_5 (c); #else // STP_LEGACY_PRINT _stp_printf ("d10[\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld,\"%#s\",%#lld] @count=%#lld @min=%#lld @max=%#lld @sum=%#lld @avg=%#lld\n", l->__tmp1, l->__tmp2, l->__tmp3, l->__tmp4, l->__tmp5, l->__tmp6, l->__tmp7, l->__tmp8, l->__tmp9, l->__tmp10, l->__tmp11, l->__tmp14, l->__tmp17, l->__tmp20, l->__tmp23); #endif // STP_LEGACY_PRINT if (unlikely(c->last_error)) goto out; ((int64_t)0LL); }); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'printf' at :3:1"; goto out; } } continue_3: l->__tmp0 = _stp_map_iter (_stp_pmap_get_agg(global(s_d10)), l->__tmp0); goto top_3; break_3: ; /* dummy statement */ } out: _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "/root/systemtap_write/systemtap/testsuite/./../testsuite/buildko/two.stp:9:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), STAP_PROBE_INIT(2, &probe_2657, "end", "end", ":1:1", " from: end"), STAP_PROBE_INIT(3, &probe_2659, "end", "end", ":1:1", " from: end"), STAP_PROBE_INIT(4, &probe_2661, "end", "end", ":1:1", " from: end"), STAP_PROBE_INIT(5, &probe_2663, "end", "end", ":1:1", " from: end"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, { .probe=(&stap_probes[2]), .state=STAP_SESSION_STOPPING, .type=1 }, { .probe=(&stap_probes[3]), .state=STAP_SESSION_STOPPING, .type=1 }, { .probe=(&stap_probes[4]), .state=STAP_SESSION_STOPPING, .type=1 }, { .probe=(&stap_probes[5]), .state=STAP_SESSION_STOPPING, .type=1 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; global_set(s_a10, _stp_map_new_isisisisiss (MAXMAPENTRIES, 0)); if (global(s_a10) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'a10' allocation failed"); goto out; } global_lock_init(s_a10); #ifdef STP_TIMING atomic_set(global_skipped(s_a10), 0); #endif global_set(s_b10, _stp_map_new_sisisisisii (MAXMAPENTRIES, 0)); if (global(s_b10) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'b10' allocation failed"); goto out; } global_lock_init(s_b10); #ifdef STP_TIMING atomic_set(global_skipped(s_b10), 0); #endif global_set(s_c10, _stp_pmap_new_isisisisisx (MAXMAPENTRIES, 0, HIST_NONE)); if (global(s_c10) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'c10' allocation failed"); goto out; } global_lock_init(s_c10); #ifdef STP_TIMING atomic_set(global_skipped(s_c10), 0); #endif global_set(s_d10, _stp_pmap_new_sisisisisix (MAXMAPENTRIES, 0, HIST_NONE)); if (global(s_d10) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'd10' allocation failed"); goto out; } global_lock_init(s_d10); #ifdef STP_TIMING atomic_set(global_skipped(s_d10), 0); #endif _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 6); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: _stp_map_del (global(s_a10)); _stp_map_del (global(s_b10)); _stp_pmap_del (global(s_c10)); _stp_pmap_del (global(s_d10)); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_map_del (global(s_a10)); _stp_map_del (global(s_b10)); _stp_pmap_del (global(s_c10)); _stp_pmap_del (global(s_d10)); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (global_skipped(s_a10)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "a10", ctr); ctr = atomic_read (global_skipped(s_b10)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "b10", ctr); ctr = atomic_read (global_skipped(s_c10)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "c10", ctr); ctr = atomic_read (global_skipped(s_d10)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "d10", ctr); ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); #undef a10 #undef b10 #undef c10 #undef d10 wait results: 22627 exp76 0 0 PASS: transok/buildko.stp Running ./transok/direct_rec_func.stp starting ./transok/direct_rec_func.stp spawn1 stap -p3 ./transok/direct_rec_func.stp spawn stap -p3 ./transok/direct_rec_func.stp #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 13 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { union { /* block_statement: ./transok/direct_rec_func.stp:3 */ }; } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; struct function_exit_locals { /* no return value */ } function_exit; struct function_f1_locals { int64_t l_a; union { /* block_statement: ./transok/direct_rec_func.stp:8 */ struct { /* source: ./transok/direct_rec_func.stp:10 */ union { /* if_statement: ./transok/direct_rec_func.stp:10 */ struct { /* source: ./transok/direct_rec_func.stp:11 */ int64_t __tmp1; }; }; }; }; /* no return value */ } function_f1; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_exit (struct context * __restrict__ c); static void function_f1 (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } static void function_exit (struct context* __restrict__ c) { __label__ out; struct function_exit_locals * __restrict__ l = & c->locals[c->nesting+1].function_exit; (void) l; #define CONTEXT c #define THIS l c->last_stmt = "identifier 'exit' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:49:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ atomic_set (session_state(), STAP_SESSION_STOPPING); _stp_exit (); } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_RETVALUE } static void function_f1 (struct context* __restrict__ c) { __label__ out; struct function_f1_locals * __restrict__ l = & c->locals[c->nesting+1].function_f1; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_a THIS->l_a c->last_stmt = "identifier 'f1' at ./transok/direct_rec_func.stp:8:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out { (void) ({ _stp_print ("asdf\n"); }); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/direct_rec_func.stp:10:3"; goto out; } if ((((l->l_a) < (((int64_t)4LL))))) { (void) ({ l->__tmp1 = ((l->l_a) + (((int64_t)1LL))); c->locals[c->nesting+1].function_f1.l_a = l->__tmp1; function_f1 (c); if (unlikely(c->last_error)) goto out; (void) 0; }); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'f1' at ./transok/direct_rec_func.stp:11:5"; goto out; } } } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_a #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[36]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; { (void) ({ c->locals[c->nesting+1].function_f1.l_a = ((int64_t)1LL); function_f1 (c); if (unlikely(c->last_error)) goto out; (void) 0; }); (void) ({ function_exit (c); if (unlikely(c->last_error)) goto out; c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'exit' at ./transok/direct_rec_func.stp:5:3"; goto out; } (void) 0; }); } c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "operator '{' at ./transok/direct_rec_func.stp:3:13"; goto out; } out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "./transok/direct_rec_func.stp:3:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); wait results: 22641 exp76 0 0 PASS: transok/direct_rec_func.stp Running ./transok/eight.stp starting ./transok/eight.stp spawn1 stap -p3 ./transok/eight.stp spawn stap -p3 ./transok/eight.stp #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { string_t l_a; int64_t l_x; string_t l_y; string_t l_z; union { /* block_statement: ./transok/eight.stp:13 */ struct { /* source: ./transok/eight.stp:14 */ int64_t __tmp2; }; struct { /* source: ./transok/eight.stp:15 */ struct map_node *__tmp4; }; struct { /* source: ./transok/eight.stp:20 */ string_t __tmp8; string_t __tmp10; }; struct { /* source: ./transok/eight.stp:21 */ string_t __tmp14; string_t __tmp16; }; struct { /* source: ./transok/eight.stp:23 */ struct map_node *__tmp18; string_t __tmp19; string_t __tmp20; }; }; } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_bar_locals { int64_t __tmp1; int64_t __tmp3; int64_t __retvalue; } function_bar; struct function_error_locals { string_t l_msg; /* no return value */ } function_error; struct function_log_locals { string_t l_msg; /* no return value */ } function_log; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #include "alloc.c" #define VALUE_TYPE STRING #define KEY1_TYPE INT64 #define KEY2_TYPE STRING #define KEY3_TYPE STRING #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #undef KEY2_TYPE #undef KEY3_TYPE #define VALUE_TYPE INT64 #define KEY1_TYPE STRING #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #include "map.c" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals { MAP s_foo; rwlock_t s_foo_lock; #ifdef STP_TIMING atomic_t s_foo_lock_skip_count; #endif MAP s_baz; rwlock_t s_baz_lock; #ifdef STP_TIMING atomic_t s_baz_lock_skip_count; #endif int64_t s_zoo; rwlock_t s_zoo_lock; #ifdef STP_TIMING atomic_t s_zoo_lock_skip_count; #endif }; static struct stp_globals stp_global = { }; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_bar (struct context * __restrict__ c); static void function_error (struct context * __restrict__ c); static void function_log (struct context * __restrict__ c); static void function_bar (struct context* __restrict__ c) { __label__ out; struct function_bar_locals * __restrict__ l = & c->locals[c->nesting+1].function_bar; (void) l; #define CONTEXT c #define THIS l #define STAP_RETVALUE THIS->__retvalue c->last_stmt = "identifier 'bar' at ./transok/eight.stp:7:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } l->__retvalue = 0; #define STAP_RETURN(v) do { STAP_RETVALUE = (int64_t) (v); goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded";goto out; } l->__retvalue = (( ({ l->__tmp1 = _stp_map_get_si (global(s_foo), "hello"); l->__tmp1; })) + ( ({ l->__tmp3 = global(s_zoo); global(s_zoo) += 1; l->__tmp3; }))); goto out; #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_RETVALUE } static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } static void function_log (struct context* __restrict__ c) { __label__ out; struct function_log_locals * __restrict__ l = & c->locals[c->nesting+1].function_log; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'log' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:22:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ _stp_printf ("%s\n", STAP_ARG_msg); } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[27]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; l->l_a[0] = '\0'; l->l_x = 0; l->l_y[0] = '\0'; l->l_z[0] = '\0'; { (void) ({ c->last_stmt = "identifier 'foo' at ./transok/eight.stp:14:2"; l->__tmp2 = ((int64_t)10LL); { int rc = _stp_map_set_si (global(s_foo), "hello", l->__tmp2); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ((int64_t)10LL); }); l->__tmp4 = _stp_map_start (global(s_foo)); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/eight.stp:15:2"; goto out; } top_0: if (! (l->__tmp4)) goto break_0; { strlcpy (l->l_a, (_stp_map_key_get_str_si (l->__tmp4, 1) ?: ""), MAXSTRINGLEN); (void) ({ function_bar (c); if (unlikely(c->last_error)) goto out; c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'bar' at ./transok/eight.stp:17:3"; goto out; } c->locals[c->nesting+1].function_bar.__retvalue; }); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'bar' at ./transok/eight.stp:17:3"; goto out; } } continue_0: l->__tmp4 = _stp_map_iter (global(s_foo), l->__tmp4); goto top_0; break_0: ; /* dummy statement */ (void) ({ strlcpy (l->__tmp8, l->l_a, MAXSTRINGLEN); c->last_stmt = "identifier 'baz' at ./transok/eight.stp:20:2"; strlcpy (l->__tmp10, "chicken", MAXSTRINGLEN); { int rc = _stp_map_set_isss (global(s_baz), ((int64_t)1LL), "hello", l->__tmp8, (l->__tmp10[0] ? l->__tmp10 : NULL)); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; "chicken"; }); (void) ({ strlcpy (l->__tmp14, l->l_a, MAXSTRINGLEN); c->last_stmt = "identifier 'baz' at ./transok/eight.stp:21:2"; strlcpy (l->__tmp16, "supreme", MAXSTRINGLEN); { int rc = _stp_map_set_isss (global(s_baz), ((int64_t)1LL), "goodbye", l->__tmp14, (l->__tmp16[0] ? l->__tmp16 : NULL)); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; "supreme"; }); l->__tmp18 = _stp_map_start (global(s_baz)); c->actionremaining -= 3; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/eight.stp:23:2"; goto out; } top_1: if (! (l->__tmp18)) goto break_1; { l->l_x = _stp_map_key_get_int64_isss (l->__tmp18, 1); strlcpy (l->l_y, (_stp_map_key_get_str_isss (l->__tmp18, 2) ?: ""), MAXSTRINGLEN); strlcpy (l->l_z, (_stp_map_key_get_str_isss (l->__tmp18, 3) ?: ""), MAXSTRINGLEN); (void) ({ strlcpy (l->__tmp19, ({ strlcpy (l->__tmp20, (_stp_map_get_str_isss (l->__tmp18) ?: ""), MAXSTRINGLEN); strlcat (l->__tmp20, l->l_y, MAXSTRINGLEN); l->__tmp20; }), MAXSTRINGLEN); strlcpy (c->locals[c->nesting+1].function_log.l_msg, l->__tmp19, MAXSTRINGLEN); function_log (c); if (unlikely(c->last_error)) goto out; c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'log' at ./transok/eight.stp:25:3"; goto out; } (void) 0; }); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'log' at ./transok/eight.stp:25:3"; goto out; } } continue_1: l->__tmp18 = _stp_map_iter (global(s_baz), l->__tmp18); goto top_1; break_1: ; /* dummy statement */ (void) ({ strlcpy (c->locals[c->nesting+1].function_log.l_msg, "hello from systemtap", MAXSTRINGLEN); function_log (c); if (unlikely(c->last_error)) goto out; (void) 0; }); } c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "operator '{' at ./transok/eight.stp:13:1"; goto out; } out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "./transok/eight.stp:12:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; global_set(s_foo, _stp_map_new_si (MAXMAPENTRIES, 0)); if (global(s_foo) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'foo' allocation failed"); goto out; } global_lock_init(s_foo); #ifdef STP_TIMING atomic_set(global_skipped(s_foo), 0); #endif global_set(s_baz, _stp_map_new_isss (MAXMAPENTRIES, 0)); if (global(s_baz) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'baz' allocation failed"); goto out; } global_lock_init(s_baz); #ifdef STP_TIMING atomic_set(global_skipped(s_baz), 0); #endif if (rc) { _stp_error ("global variable 'zoo' allocation failed"); goto out; } global_lock_init(s_zoo); #ifdef STP_TIMING atomic_set(global_skipped(s_zoo), 0); #endif _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: _stp_map_del (global(s_foo)); _stp_map_del (global(s_baz)); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_map_del (global(s_foo)); _stp_map_del (global(s_baz)); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (global_skipped(s_foo)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "foo", ctr); ctr = atomic_read (global_skipped(s_baz)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "baz", ctr); ctr = atomic_read (global_skipped(s_zoo)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "zoo", ctr); ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); #undef foo #undef baz #undef zoo module_param_named (zoo, global(s_zoo), int64_t, 0); wait results: 22645 exp76 0 0 PASS: transok/eight.stp Running ./transok/eleven.stp starting ./transok/eleven.stp spawn2 ./transok/eleven.stp spawn ./transok/eleven.stp WARNING: missing unwind/symbol data for module '/zoo/poo/in/the/loo' wait results: 22649 exp76 0 0 PASS: transok/eleven.stp Running ./transok/five.stp starting ./transok/five.stp spawn1 stap -p3 ./transok/five.stp spawn stap -p3 ./transok/five.stp WARNING: Eliding assignment to 'b': operator '=' at ./transok/five.stp:13:30 source: for (a=0; a<=4; a=a+1) { b = a } ^ WARNING: Eliding side-effect-free expression : identifier 'a' at :7:17 source: for (;a>0;) { a + 5 } ^ #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { int64_t l_a; union { /* block_statement: ./transok/five.stp:4 */ struct { /* source: ./transok/five.stp:6 */ union { /* for_loop: ./transok/five.stp:6 */ struct { /* source: ./transok/five.stp:6 */ union { /* if_statement: ./transok/five.stp:6 */ }; }; }; }; struct { /* source: ./transok/five.stp:8 */ union { /* for_loop: ./transok/five.stp:8 */ struct { /* source: ./transok/five.stp:8 */ int64_t __tmp2; }; }; }; struct { /* source: ./transok/five.stp:9 */ union { /* for_loop: ./transok/five.stp:9 */ struct { /* source: ./transok/five.stp:9 */ union { /* if_statement: ./transok/five.stp:9 */ }; }; }; }; struct { /* source: ./transok/five.stp:10 */ union { /* for_loop: ./transok/five.stp:10 */ struct { /* source: ./transok/five.stp:10 */ int64_t __tmp6; }; }; }; struct { /* source: ./transok/five.stp:11 */ union { /* for_loop: ./transok/five.stp:11 */ struct { /* source: ./transok/five.stp:11 */ int64_t __tmp10; }; }; }; struct { /* source: ./transok/five.stp:12 */ union { /* for_loop: ./transok/five.stp:12 */ struct { /* source: ./transok/five.stp:12 */ int64_t __tmp14; }; }; }; struct { /* source: ./transok/five.stp:13 */ union { /* for_loop: ./transok/five.stp:13 */ struct { /* source: ./transok/five.stp:13 */ int64_t __tmp18; }; }; }; struct { /* source: ./transok/five.stp:15 */ union { /* for_loop: ./transok/five.stp:15 */ }; }; struct { /* source: ./transok/five.stp:16 */ union { /* for_loop: ./transok/five.stp:16 */ }; }; struct { /* source: ./transok/five.stp:17 */ union { /* for_loop: ./transok/five.stp:17 */ }; }; }; } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[25]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; l->l_a = 0; { (void) ({ l->l_a = ((int64_t)0LL); ((int64_t)0LL); }); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:6:3"; goto out; } top_0: if (! (((int64_t)1LL))) goto break_0; c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:6:17"; goto out; } if ((((l->l_a) > (((int64_t)4LL))))) { c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:6:28"; goto out; } goto break_0; } continue_0: goto top_0; break_0: ; /* dummy statement */ c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:8:3"; goto out; } top_1: if (! (((int64_t)1LL))) goto break_1; /* null */; c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:8:3"; goto out; } continue_1: (void) ({ l->__tmp2 = ((l->l_a) + (((int64_t)1LL))); l->l_a = l->__tmp2; l->__tmp2; }); goto top_1; break_1: ; /* dummy statement */ (void) ({ l->l_a = ((int64_t)0LL); ((int64_t)0LL); }); c->actionremaining -= 3; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:9:3"; goto out; } top_2: if (! ((((l->l_a) > (((int64_t)0LL)))))) goto break_2; c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:9:20"; goto out; } if ((((l->l_a) < (((int64_t)4LL))))) { c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:9:31"; goto out; } goto continue_2; } continue_2: goto top_2; break_2: ; /* dummy statement */ c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:10:3"; goto out; } top_3: if (! ((((l->l_a) > (((int64_t)0LL)))))) goto break_3; /* null */; c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:10:3"; goto out; } continue_3: (void) ({ l->__tmp6 = ((l->l_a) + (((int64_t)1LL))); l->l_a = l->__tmp6; l->__tmp6; }); goto top_3; break_3: ; /* dummy statement */ (void) ({ l->l_a = ((int64_t)0LL); ((int64_t)0LL); }); c->actionremaining -= 3; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:11:3"; goto out; } top_4: if (! (((int64_t)1LL))) goto break_4; /* null */; c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:11:3"; goto out; } continue_4: (void) ({ l->__tmp10 = ((l->l_a) + (((int64_t)1LL))); l->l_a = l->__tmp10; l->__tmp10; }); goto top_4; break_4: ; /* dummy statement */ (void) ({ l->l_a = ((int64_t)0LL); ((int64_t)0LL); }); c->actionremaining -= 3; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:12:3"; goto out; } top_5: if (! ((((l->l_a) <= (((int64_t)4LL)))))) goto break_5; /* null */; c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:12:3"; goto out; } continue_5: (void) ({ l->__tmp14 = ((l->l_a) + (((int64_t)1LL))); l->l_a = l->__tmp14; l->__tmp14; }); goto top_5; break_5: ; /* dummy statement */ (void) ({ l->l_a = ((int64_t)0LL); ((int64_t)0LL); }); c->actionremaining -= 3; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:13:3"; goto out; } top_6: if (! ((((l->l_a) <= (((int64_t)4LL)))))) goto break_6; /* null */; c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:13:3"; goto out; } continue_6: (void) ({ l->__tmp18 = ((l->l_a) + (((int64_t)1LL))); l->l_a = l->__tmp18; l->__tmp18; }); goto top_6; break_6: ; /* dummy statement */ c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:15:3"; goto out; } top_7: if (! (((int64_t)99LL))) goto break_7; c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:15:14"; goto out; } goto out; continue_7: goto top_7; break_7: ; /* dummy statement */ c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:16:3"; goto out; } top_8: if (! (((int64_t)99LL))) goto break_8; c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:16:14"; goto out; } goto break_8; continue_8: goto top_8; break_8: ; /* dummy statement */ c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:17:3"; goto out; } top_9: if (! (((int64_t)99LL))) goto break_9; c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at ./transok/five.stp:17:14"; goto out; } goto continue_9; continue_9: goto top_9; break_9: ; /* dummy statement */ } out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "./transok/five.stp:3:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); Number of similar warning messages suppressed: 4. Rerun with -v to see them. wait results: 22654 exp76 0 0 PASS: transok/five.stp Running ./transok/four.stp starting ./transok/four.stp spawn1 stap -p3 ./transok/four.stp spawn stap -p3 ./transok/four.stp WARNING: Eliding unused function 'f': identifier 'f' at ./transok/four.stp:3:10 source: function f () { ^ WARNING: Eliding side-effect-free expression : identifier 'b' at :12:10 source: if (a) b else c if (cs) 0 else 1 ^ #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { int64_t l_a; int64_t l_b; int64_t l_c; int64_t l_d; union { /* block_statement: ./transok/four.stp:7 */ struct { /* source: ./transok/four.stp:9 */ int64_t __tmp2; }; struct { /* source: ./transok/four.stp:10 */ int64_t __tmp4; }; struct { /* source: ./transok/four.stp:11 */ int64_t __tmp6; }; }; } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[25]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; l->l_a = 0; l->l_b = 0; l->l_c = 0; l->l_d = 0; if (c->actionremaining < 4) { c->last_error = "MAXACTION exceeded"; goto out; } { (void) ({ l->l_a = ((int64_t)0LL); ((int64_t)0LL); }); (void) ({ l->__tmp2 = ((((l->l_a) * (((l->l_b) + (l->l_c))))) - (l->l_d)); l->l_b = l->__tmp2; l->__tmp2; }); (void) ({ l->__tmp4 = (((((l->l_a) > (l->l_b)))) ? ((((l->l_a) == (l->l_b)))) : ((((l->l_a) != (l->l_b))))); l->l_c = l->__tmp4; l->__tmp4; }); (void) ({ l->__tmp6 = (((((((((l->l_a) > (l->l_b)))) + ((((l->l_a) >= (l->l_b)))))) + ((((l->l_a) < (l->l_b)))))) + ((((l->l_a) <= (l->l_b))))); l->l_d = l->__tmp6; l->__tmp6; }); } out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "end", "end", "./transok/four.stp:7:1", " from: end"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STOPPING, .type=1 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); Number of similar warning messages suppressed: 3. Rerun with -v to see them. wait results: 22658 exp76 0 0 PASS: transok/four.stp Running ./transok/nine.stp starting ./transok/nine.stp spawn2 ./transok/nine.stp spawn ./transok/nine.stp #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" void just_some_declaration () {} struct context { #include "common_probe_context.h" union { struct probe_2654_locals { } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_bar_locals { int64_t l_foo; /* no return value */ } function_bar; struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_bar (struct context * __restrict__ c); static void function_error (struct context * __restrict__ c); static void function_bar (struct context* __restrict__ c) { __label__ out; struct function_bar_locals * __restrict__ l = & c->locals[c->nesting+1].function_bar; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_foo THIS->l_foo c->last_stmt = "identifier 'bar' at :6:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { just_some_declaration(); STAP_RETVALUE = STAP_ARG_foo + 5; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_foo #undef STAP_RETVALUE } static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[15]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ c->locals[c->nesting+1].function_bar.l_foo = ((int64_t)5LL); function_bar (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", ":8:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); wait results: 22662 exp76 0 0 PASS: transok/nine.stp Running ./transok/one.stp starting ./transok/one.stp spawn1 stap -p3 ./transok/one.stp spawn stap -p3 ./transok/one.stp WARNING: never-assigned local variable 'c' (similar: a, b, as, bs): identifier 'c' at ./transok/one.stp:20:11 source: a ? b : c ^ WARNING: never-assigned local variable 'as' (similar: a, bs, b, c): identifier 'as' at :36:3 source: as . bs ^ WARNING: never-assigned local variable 'bs' (similar: as, b, a, c): identifier 'bs' at :36:8 source: as . bs ^ WARNING: Eliding side-effect-free expression : identifier 'a' at :20:3 source: a ? b : c ^ #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { int64_t l_a; int64_t l_b; union { /* block_statement: ./transok/one.stp:4 */ struct { /* source: ./transok/one.stp:6 */ int64_t __tmp0; }; struct { /* source: ./transok/one.stp:8 */ int64_t __tmp2; }; struct { /* source: ./transok/one.stp:9 */ int64_t __tmp4; }; struct { /* source: ./transok/one.stp:10 */ int64_t __tmp6; }; struct { /* source: ./transok/one.stp:11 */ int64_t __tmp8; }; struct { /* source: ./transok/one.stp:12 */ int64_t __tmp10; }; struct { /* source: ./transok/one.stp:13 */ int64_t __tmp12; }; struct { /* source: ./transok/one.stp:14 */ int64_t __tmp14; }; struct { /* source: ./transok/one.stp:15 */ int64_t __tmp16; }; struct { /* source: ./transok/one.stp:16 */ int64_t __tmp18; }; struct { /* source: ./transok/one.stp:17 */ int64_t __tmp20; }; struct { /* source: ./transok/one.stp:46 */ int64_t __tmp23; }; struct { /* source: ./transok/one.stp:47 */ int64_t __tmp25; }; }; } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[24]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; l->l_a = 0; l->l_b = 0; if (c->actionremaining < 15) { c->last_error = "MAXACTION exceeded"; goto out; } { (void) ({ l->__tmp0 = l->l_b; l->l_a = l->__tmp0; l->__tmp0; }); (void) ({ l->__tmp2 = l->l_b; l->l_a += l->__tmp2; l->l_a; }); (void) ({ l->__tmp4 = l->l_b; l->l_a -= l->__tmp4; l->l_a; }); (void) ({ l->__tmp6 = l->l_b; l->l_a *= l->__tmp6; l->l_a; }); (void) ({ l->__tmp8 = l->l_b; if (unlikely(!l->__tmp8)) { c->last_error = "division by 0"; c->last_stmt = "identifier 'b' at ./transok/one.stp:11:8"; goto out; } l->l_a = _stp_div64 (NULL, l->l_a, l->__tmp8); l->l_a; }); (void) ({ l->__tmp10 = l->l_b; if (unlikely(!l->__tmp10)) { c->last_error = "division by 0"; c->last_stmt = "identifier 'b' at ./transok/one.stp:12:8"; goto out; } l->l_a = _stp_mod64 (NULL, l->l_a, l->__tmp10); l->l_a; }); (void) ({ l->__tmp12 = l->l_b; l->l_a <<= l->__tmp12; l->l_a; }); (void) ({ l->__tmp14 = l->l_b; l->l_a >>= l->__tmp14; l->l_a; }); (void) ({ l->__tmp16 = l->l_b; l->l_a &= l->__tmp16; l->l_a; }); (void) ({ l->__tmp18 = l->l_b; l->l_a ^= l->__tmp18; l->l_a; }); (void) ({ l->__tmp20 = l->l_b; l->l_a |= l->__tmp20; l->l_a; }); (void) ({ l->__tmp23 = l->l_a; l->l_a += 1; l->__tmp23; }); (void) ({ l->__tmp25 = l->l_a; l->l_a -= 1; l->__tmp25; }); (void) ({ l->l_a += 1; l->l_a; }); (void) ({ l->l_b -= 1; l->l_b; }); } out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "./transok/one.stp:3:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); Number of similar warning messages suppressed: 25. Rerun with -v to see them. wait results: 22667 exp76 0 0 PASS: transok/one.stp Running ./transok/seven.stp starting ./transok/seven.stp spawn1 stap -p3 ./transok/seven.stp spawn stap -p3 ./transok/seven.stp #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 3 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { int64_t l_x; union { /* block_statement: ./transok/seven.stp:9 */ struct { /* source: ./transok/seven.stp:11 */ int64_t __tmp4; }; struct { /* source: ./transok/seven.stp:12 */ int64_t __tmp8; int64_t __tmp9; }; struct { /* source: ./transok/seven.stp:13 */ int64_t __tmp12; }; struct { /* source: ./transok/seven.stp:14 */ int64_t __tmp14; int64_t __tmp17; }; struct { /* source: ./transok/seven.stp:15 */ int64_t __tmp19; int64_t __tmp22; int64_t __tmp23; int64_t __tmp25; int64_t __tmp28; int64_t __tmp29; int64_t __tmp20; }; }; } probe_2654; struct probe_2655_locals { } probe_2655; struct probe_2657_locals { int64_t l___idx0; int64_t l___idx1; string_t l___idx2; int64_t l___val; union { /* block_statement: :1 */ struct { /* source: :2 */ struct map_node *__tmp0; int64_t __tmp1; int64_t __tmp2; string_t __tmp3; int64_t __tmp4; }; }; } probe_2657; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; struct function_log_locals { string_t l_msg; /* no return value */ } function_log; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { struct stp_printf_2_locals { int64_t arg0; int64_t arg1; const char* arg2; int64_t arg3; } stp_printf_2; } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #include "alloc.c" #define VALUE_TYPE INT64 #define KEY1_TYPE INT64 #define KEY2_TYPE INT64 #define KEY3_TYPE STRING #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #undef KEY2_TYPE #undef KEY3_TYPE #define VALUE_TYPE INT64 #define KEY1_TYPE STRING #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #include "map.c" #ifndef STP_LEGACY_PRINT static void stp_printf_2 (struct context* __restrict__ c) { struct stp_printf_2_locals * __restrict__ l = & c->printf_locals.stp_printf_2; char *str = NULL, *end = NULL; const char *src; int width; int precision; unsigned long ptr_value; int num_bytes; (void) width; (void) precision; (void) ptr_value; (void) num_bytes; num_bytes = 0; num_bytes += sizeof("bar[") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg0, 10, width, precision, 34); num_bytes += sizeof(",") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg1, 10, width, precision, 34); num_bytes += sizeof(",\"") - 1; width = -1; precision = -1; num_bytes += _stp_vsprint_memory_size(l->arg2, width, precision, 's', 32); num_bytes += sizeof("\"]=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg3, 16, width, precision, 32); num_bytes += sizeof("\n") - 1; num_bytes = clamp(num_bytes, 0, STP_BUFFER_SIZE); str = (char*)_stp_reserve_bytes(num_bytes); end = str ? str + num_bytes - 1 : 0; if (str && str <= end) { src = "bar["; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg0, 10, width, precision, 34); src = ","; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg1, 10, width, precision, 34); src = ",\""; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = _stp_vsprint_memory(str, end, l->arg2, width, precision, 's', 32); src = "\"]="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg3, 16, width, precision, 32); src = "\n"; while (*src && str <= end) *str++ = *src++; } } #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals { MAP s_foo; rwlock_t s_foo_lock; #ifdef STP_TIMING atomic_t s_foo_lock_skip_count; #endif MAP s_bar; rwlock_t s_bar_lock; #ifdef STP_TIMING atomic_t s_bar_lock_skip_count; #endif }; static struct stp_globals stp_global = { }; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_log (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } static void function_log (struct context* __restrict__ c) { __label__ out; struct function_log_locals * __restrict__ l = & c->locals[c->nesting+1].function_log; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'log' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:22:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ _stp_printf ("%s\n", STAP_ARG_msg); } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[26]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; l->l_x = 0; if (c->actionremaining < 7) { c->last_error = "MAXACTION exceeded"; goto out; } { (void) ({ l->l_x = ((int64_t)10LL); ((int64_t)10LL); }); (void) ({ c->last_stmt = "identifier 'foo' at ./transok/seven.stp:11:2"; l->__tmp4 = ((int64_t)25LL); { int rc = _stp_map_set_si (global(s_foo), "hello", l->__tmp4); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; ((int64_t)25LL); }); (void) ({ c->last_stmt = "identifier 'foo' at ./transok/seven.stp:12:2"; l->__tmp8 = _stp_map_get_si (global(s_foo), "hello"); l->__tmp9 = l->__tmp8; l->__tmp8 += 1; { int rc = _stp_map_set_si (global(s_foo), "hello", l->__tmp8); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; l->__tmp9; }); (void) ({ c->last_stmt = "identifier 'foo' at ./transok/seven.stp:13:4"; l->__tmp12 = _stp_map_get_si (global(s_foo), "hello"); l->__tmp12 += 1; { int rc = _stp_map_set_si (global(s_foo), "hello", l->__tmp12); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; l->__tmp12; }); (void) ({ l->__tmp14 = ({ l->__tmp17 = _stp_map_get_si (global(s_foo), "hello"); l->__tmp17; }); l->l_x = l->__tmp14; l->__tmp14; }); (void) ({ l->__tmp19 = ({ l->__tmp22 = l->l_x; l->__tmp23 = ({ l->__tmp25 = _stp_map_get_si (global(s_foo), "hello"); l->__tmp25; }); c->last_stmt = "identifier 'bar' at ./transok/seven.stp:15:15"; l->__tmp28 = _stp_map_get_iisi (global(s_bar), l->__tmp22, l->__tmp23, "goodbye"); l->__tmp29 = l->__tmp28; l->__tmp28 += 1; { int rc = _stp_map_set_iisi (global(s_bar), l->__tmp22, l->__tmp23, "goodbye", l->__tmp28); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; l->__tmp29; }); c->last_stmt = "identifier 'foo' at ./transok/seven.stp:15:2"; l->__tmp20 = _stp_map_get_si (global(s_foo), "yo"); l->__tmp20 *= l->__tmp19; { int rc = _stp_map_set_si (global(s_foo), "yo", l->__tmp20); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; l->__tmp20; }); (void) ({ strlcpy (c->locals[c->nesting+1].function_log.l_msg, "hello from systemtap", MAXSTRINGLEN); function_log (c); if (unlikely(c->last_error)) goto out; (void) 0; }); } out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static void probe_2657 (struct context * __restrict__ c) { __label__ out; struct probe_2657_locals * __restrict__ l = & c->probe_locals.probe_2657; (void) l; l->l___idx0 = 0; l->l___idx1 = 0; l->l___idx2[0] = '\0'; l->l___val = 0; { _stp_map_sort_iisi (global(s_bar), 0, 1); l->__tmp0 = _stp_map_start (global(s_bar)); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at :2:1"; goto out; } top_0: if (! (l->__tmp0)) goto break_0; { l->l___idx0 = _stp_map_key_get_int64_iisi (l->__tmp0, 1); l->l___idx1 = _stp_map_key_get_int64_iisi (l->__tmp0, 2); strlcpy (l->l___idx2, (_stp_map_key_get_str_iisi (l->__tmp0, 3) ?: ""), MAXSTRINGLEN); l->l___val = _stp_map_get_int64_iisi (l->__tmp0); (void) ({ l->__tmp1 = l->l___idx0; l->__tmp2 = l->l___idx1; strlcpy (l->__tmp3, l->l___idx2, MAXSTRINGLEN); l->__tmp4 = l->l___val; #ifndef STP_LEGACY_PRINT c->printf_locals.stp_printf_2.arg0 = l->__tmp1; c->printf_locals.stp_printf_2.arg1 = l->__tmp2; c->printf_locals.stp_printf_2.arg2 = l->__tmp3; c->printf_locals.stp_printf_2.arg3 = l->__tmp4; stp_printf_2 (c); #else // STP_LEGACY_PRINT _stp_printf ("bar[%#lld,%#lld,\"%#s\"]=%#llx\n", l->__tmp1, l->__tmp2, l->__tmp3, l->__tmp4); #endif // STP_LEGACY_PRINT if (unlikely(c->last_error)) goto out; ((int64_t)0LL); }); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'printf' at :3:1"; goto out; } } continue_0: l->__tmp0 = _stp_map_iter (global(s_bar), l->__tmp0); goto top_0; break_0: ; /* dummy statement */ } out: _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "./transok/seven.stp:8:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), STAP_PROBE_INIT(2, &probe_2657, "end", "end", ":1:1", " from: end"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, { .probe=(&stap_probes[2]), .state=STAP_SESSION_STOPPING, .type=1 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; global_set(s_foo, _stp_map_new_si (MAXMAPENTRIES, 0)); if (global(s_foo) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'foo' allocation failed"); goto out; } global_lock_init(s_foo); #ifdef STP_TIMING atomic_set(global_skipped(s_foo), 0); #endif global_set(s_bar, _stp_map_new_iisi (MAXMAPENTRIES, 0)); if (global(s_bar) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'bar' allocation failed"); goto out; } global_lock_init(s_bar); #ifdef STP_TIMING atomic_set(global_skipped(s_bar), 0); #endif _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 3); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: _stp_map_del (global(s_foo)); _stp_map_del (global(s_bar)); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_map_del (global(s_foo)); _stp_map_del (global(s_bar)); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (global_skipped(s_foo)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "foo", ctr); ctr = atomic_read (global_skipped(s_bar)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "bar", ctr); ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); #undef foo #undef bar wait results: 22671 exp76 0 0 PASS: transok/seven.stp Running ./transok/six.stp starting ./transok/six.stp spawn1 stap -p3 ./transok/six.stp spawn stap -p3 ./transok/six.stp #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { union { /* block_statement: ./transok/six.stp:4 */ }; } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; struct function_log_locals { string_t l_msg; /* no return value */ } function_log; struct function_warn_locals { string_t l_msg; /* no return value */ } function_warn; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_log (struct context * __restrict__ c); static void function_warn (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } static void function_log (struct context* __restrict__ c) { __label__ out; struct function_log_locals * __restrict__ l = & c->locals[c->nesting+1].function_log; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'log' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:22:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ _stp_printf ("%s\n", STAP_ARG_msg); } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } static void function_warn (struct context* __restrict__ c) { __label__ out; struct function_warn_locals * __restrict__ l = & c->locals[c->nesting+1].function_warn; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'warn' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:36:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ _stp_warn ("%s", STAP_ARG_msg); } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[24]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; if (c->actionremaining < 3) { c->last_error = "MAXACTION exceeded"; goto out; } { (void) ({ _stp_print ("kernel time\n"); }); (void) ({ strlcpy (c->locals[c->nesting+1].function_log.l_msg, "hello there", MAXSTRINGLEN); function_log (c); if (unlikely(c->last_error)) goto out; (void) 0; }); (void) ({ strlcpy (c->locals[c->nesting+1].function_warn.l_msg, "this is a builtin", MAXSTRINGLEN); function_warn (c); if (unlikely(c->last_error)) goto out; (void) 0; }); } out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "./transok/six.stp:3:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); wait results: 22675 exp76 0 0 PASS: transok/six.stp Running ./transok/ten.stp starting ./transok/ten.stp spawn1 stap -p3 ./transok/ten.stp spawn stap -p3 ./transok/ten.stp WARNING: Eliding side-effect-free expression : identifier '$dentry' at ./transok/ten.stp:5:4 source: $dentry # is a void pointer ^ WARNING: side-effect-free probe 'probe_2655': keyword at :3:1 source: probe kernel.function("dentry_open") ^ #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2655_locals { } probe_2655; struct probe_2656_locals { } probe_2656; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[24]; const char * const derivation; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[49]; #ifdef STP_NEED_PROBE_NAME const char pn[49]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; #if ! STP_PRIVILEGE_CONTAINS (STP_PRIVILEGE, STP_PR_STAPDEV) && \ ! STP_PRIVILEGE_CONTAINS (STP_PRIVILEGE, STP_PR_STAPSYS) #error Internal Error: Probe kernel.function("dentry_open@fs/open.c:824") generated in --unprivileged mode #endif #if defined __ia64__ bspcache(c->unwaddr, c->kregs); #endif if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } /* null */; out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static void probe_2656 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2656_locals * __restrict__ l = & c->probe_locals.probe_2656; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2655, "kernel.function(\"dentry_open@fs/open.c:824\")", "kernel.function(\"dentry_open@fs/open.c:824\")", "./transok/ten.stp:3:1", " from: kernel.function(\"dentry_open@fs/open.c:824\") from: kernel.function(\"dentry_open\")"), STAP_PROBE_INIT(1, &probe_2656, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- dwarf probes ---- */ #define STAP_DWARF_PROBE_STR_module const char module[7] #define STAP_DWARF_PROBE_STR_section const char section[7] #include "linux/kprobes.c" #undef STAP_DWARF_PROBE_STR_module #undef STAP_DWARF_PROBE_STR_section #if defined(STAPCONF_UNREGISTER_KPROBES) static void * stap_unreg_kprobes[1]; #endif static struct stap_dwarf_kprobe stap_dwarf_kprobes[1]; static struct stap_dwarf_probe stap_dwarf_probes[] = { { .address=(unsigned long)0x151fe0ULL, .module="kernel", .section="_stext", .probe=(&stap_probes[0]), .kprobe=&stap_dwarf_kprobes[0], }, }; static int enter_kprobe_probe (struct kprobe *inst, struct pt_regs *regs) { int kprobe_idx = ((uintptr_t)inst-(uintptr_t)stap_dwarf_kprobes)/sizeof(struct stap_dwarf_kprobe); struct stap_dwarf_probe *sdp = &stap_dwarf_probes[((kprobe_idx >= 0 && kprobe_idx < 1)?kprobe_idx:0)]; #ifdef STP_ALIBI atomic_inc(probe_alibi(sdp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(sdp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = sdp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = sdp->probe->pn; #endif c->probe_type = stp_probe_type_kprobe; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif c->kregs = regs; { unsigned long kprobes_ip = REG_IP(c->kregs); SET_REG_IP(regs, (unsigned long) inst->addr); (*sdp->probe->ph) (c); SET_REG_IP(regs, kprobes_ip); } #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI return 0; } static int enter_kretprobe_common (struct kretprobe_instance *inst, struct pt_regs *regs, int entry) { struct kretprobe *krp = inst->rp; int kprobe_idx = ((uintptr_t)krp-(uintptr_t)stap_dwarf_kprobes)/sizeof(struct stap_dwarf_kprobe); struct stap_dwarf_probe *sdp = &stap_dwarf_probes[((kprobe_idx >= 0 && kprobe_idx < 1)?kprobe_idx:0)]; const struct stap_probe *sp = entry ? sdp->entry_probe : sdp->probe; if (sp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(sp->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(sp->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = sp->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = sp->pn; #endif c->probe_type = stp_probe_type_kretprobe; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif c->kregs = regs; c->ips.krp.pi = inst; c->ips.krp.pi_longs = sdp->saved_longs; { unsigned long kprobes_ip = REG_IP(c->kregs); if (entry) SET_REG_IP(regs, (unsigned long) inst->rp->kp.addr); else SET_REG_IP(regs, (unsigned long)inst->ret_addr); (sp->ph) (c); SET_REG_IP(regs, kprobes_ip); } #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return 0; } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif /* ---- dwarf probes ---- */ probe_point = NULL; rc = stapkp_init( stap_dwarf_probes, ARRAY_SIZE(stap_dwarf_probes)); if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); /* ---- dwarf probes ---- */ stapkp_exit( stap_dwarf_probes, ARRAY_SIZE(stap_dwarf_probes)); goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; /* ---- dwarf probes ---- */ stapkp_refresh( modname, stap_dwarf_probes, ARRAY_SIZE(stap_dwarf_probes)); for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); /* ---- dwarf probes ---- */ stapkp_exit( stap_dwarf_probes, ARRAY_SIZE(stap_dwarf_probes)); mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); wait results: 22679 exp76 0 0 PASS: transok/ten.stp Running ./transok/three.stp starting ./transok/three.stp spawn1 stap -p3 ./transok/three.stp spawn stap -p3 ./transok/three.stp WARNING: Eliding assignment to 'd': operator '=' at ./transok/three.stp:7:5 source: d = "hello"; ^ WARNING: Eliding assignment to 'bab': operator '=' at :9:7 source: bab = "hi"; ^ WARNING: Eliding side-effect-free expression : identifier 'd' at :7:3 source: d = "hello"; ^ #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 2 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 6 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2655_locals { union { /* block_statement: ./transok/three.stp:21 */ }; } probe_2655; struct probe_2656_locals { union { /* block_statement: ./transok/three.stp:26 */ struct { /* source: ./transok/three.stp:28 */ int64_t __tmp1; int64_t __tmp2; }; }; } probe_2656; struct probe_2658_locals { } probe_2658; struct probe_2660_locals { int64_t l___idx0; int64_t l___val; union { /* block_statement: :1 */ struct { /* source: :2 */ struct map_node *__tmp0; int64_t __tmp1; int64_t __tmp2; }; }; } probe_2660; struct probe_2662_locals { union { /* block_statement: :1 */ struct { /* source: :2 */ int64_t __tmp0; }; }; } probe_2662; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; struct function_f1_locals { int64_t l_c; int64_t l_a; const char * l_b; union { /* block_statement: ./transok/three.stp:5 */ struct { /* source: ./transok/three.stp:10 */ int64_t __tmp2; int64_t __tmp3; int64_t __tmp4; }; }; int64_t __retvalue; } function_f1; struct function_f2_locals { int64_t __retvalue; } function_f2; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { struct stp_printf_3_locals { int64_t arg0; } stp_printf_3; struct stp_printf_2_locals { int64_t arg0; int64_t arg1; } stp_printf_2; } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #include "alloc.c" #define VALUE_TYPE INT64 #define KEY1_TYPE INT64 #include "map-gen.c" #undef MAP_DO_PMAP #undef VALUE_TYPE #undef KEY1_TYPE #include "map.c" #ifndef STP_LEGACY_PRINT static void stp_printf_3 (struct context* __restrict__ c) { struct stp_printf_3_locals * __restrict__ l = & c->printf_locals.stp_printf_3; char *str = NULL, *end = NULL; const char *src; int width; int precision; unsigned long ptr_value; int num_bytes; (void) width; (void) precision; (void) ptr_value; (void) num_bytes; num_bytes = 0; num_bytes += sizeof("koo=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg0, 16, width, precision, 32); num_bytes += sizeof("\n") - 1; num_bytes = clamp(num_bytes, 0, STP_BUFFER_SIZE); str = (char*)_stp_reserve_bytes(num_bytes); end = str ? str + num_bytes - 1 : 0; if (str && str <= end) { src = "koo="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg0, 16, width, precision, 32); src = "\n"; while (*src && str <= end) *str++ = *src++; } } static void stp_printf_2 (struct context* __restrict__ c) { struct stp_printf_2_locals * __restrict__ l = & c->printf_locals.stp_printf_2; char *str = NULL, *end = NULL; const char *src; int width; int precision; unsigned long ptr_value; int num_bytes; (void) width; (void) precision; (void) ptr_value; (void) num_bytes; num_bytes = 0; num_bytes += sizeof("poo[") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg0, 10, width, precision, 34); num_bytes += sizeof("]=") - 1; width = -1; precision = -1; num_bytes += number_size(l->arg1, 16, width, precision, 32); num_bytes += sizeof("\n") - 1; num_bytes = clamp(num_bytes, 0, STP_BUFFER_SIZE); str = (char*)_stp_reserve_bytes(num_bytes); end = str ? str + num_bytes - 1 : 0; if (str && str <= end) { src = "poo["; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg0, 10, width, precision, 34); src = "]="; while (*src && str <= end) *str++ = *src++; width = -1; precision = -1; str = number(str, end, l->arg1, 16, width, precision, 32); src = "\n"; while (*src && str <= end) *str++ = *src++; } } #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals { MAP s_poo; rwlock_t s_poo_lock; #ifdef STP_TIMING atomic_t s_poo_lock_skip_count; #endif int64_t s_koo; rwlock_t s_koo_lock; #ifdef STP_TIMING atomic_t s_koo_lock_skip_count; #endif }; static struct stp_globals stp_global = { }; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_f1 (struct context * __restrict__ c); static void function_f2 (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } static void function_f1 (struct context* __restrict__ c) { __label__ out; struct function_f1_locals * __restrict__ l = & c->locals[c->nesting+1].function_f1; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_a THIS->l_a #define STAP_ARG_b THIS->l_b #define STAP_ARG_c THIS->l_c #define STAP_RETVALUE THIS->__retvalue c->last_stmt = "identifier 'f1' at ./transok/three.stp:5:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } l->l_c = 0; l->__retvalue = 0; #define STAP_RETURN(v) do { STAP_RETVALUE = (int64_t) (v); goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 3) { c->last_error = "MAXACTION exceeded";goto out; } { (void) ({ l->l_c = ((int64_t)1LL); ((int64_t)1LL); }); (void) ({ l->__tmp2 = ((l->l_c) + (((int64_t)1LL))); l->__tmp3 = ((l->l_c) + (((int64_t)2LL))); c->last_stmt = "identifier 'poo' at ./transok/three.stp:10:3"; l->__tmp4 = l->__tmp3; { int rc = _stp_map_set_ii (global(s_poo), l->__tmp2, l->__tmp4); if (unlikely(rc)) { c->last_error = "Array overflow, check MAXMAPENTRIES"; goto out; }}; l->__tmp3; }); l->__retvalue = ((int64_t)0LL); goto out; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_a #undef STAP_ARG_b #undef STAP_ARG_c #undef STAP_RETVALUE } static void function_f2 (struct context* __restrict__ c) { __label__ out; struct function_f2_locals * __restrict__ l = & c->locals[c->nesting+1].function_f2; (void) l; #define CONTEXT c #define THIS l #define STAP_RETVALUE THIS->__retvalue c->last_stmt = "identifier 'f2' at ./transok/three.stp:15:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } l->__retvalue = 0; #define STAP_RETURN(v) do { STAP_RETVALUE = (int64_t) (v); goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded";goto out; } l->__retvalue = ({ c->locals[c->nesting+1].function_f1.l_a = ((int64_t)4LL); c->locals[c->nesting+1].function_f1.l_b = "zoo"; function_f1 (c); if (unlikely(c->last_error)) goto out; c->locals[c->nesting+1].function_f1.__retvalue; }); goto out; #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[27]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2655 (struct context * __restrict__ c) { __label__ out; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (c->actionremaining < 3) { c->last_error = "MAXACTION exceeded"; goto out; } { (void) ({ function_f2 (c); if (unlikely(c->last_error)) goto out; c->locals[c->nesting+1].function_f2.__retvalue; }); (void) ({ global(s_koo) = ((int64_t)1LL); ((int64_t)1LL); }); } out: _stp_print_flush(); } static void probe_2656 (struct context * __restrict__ c) { __label__ out; struct probe_2656_locals * __restrict__ l = & c->probe_locals.probe_2656; (void) l; if (c->actionremaining < 9) { c->last_error = "MAXACTION exceeded"; goto out; } { (void) ({ function_f2 (c); if (unlikely(c->last_error)) goto out; c->locals[c->nesting+1].function_f2.__retvalue; }); (void) ({ l->__tmp1 = ({ l->__tmp2 = ((int64_t)7LL); c->locals[c->nesting+1].function_f1.l_a = l->__tmp2; c->locals[c->nesting+1].function_f1.l_b = "foo"; function_f1 (c); if (unlikely(c->last_error)) goto out; c->locals[c->nesting+1].function_f1.__retvalue; }); c->locals[c->nesting+1].function_f1.l_a = l->__tmp1; c->locals[c->nesting+1].function_f1.l_b = "canoe"; function_f1 (c); if (unlikely(c->last_error)) goto out; c->locals[c->nesting+1].function_f1.__retvalue; }); } out: _stp_print_flush(); } static void probe_2658 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2658_locals * __restrict__ l = & c->probe_locals.probe_2658; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static void probe_2660 (struct context * __restrict__ c) { __label__ out; struct probe_2660_locals * __restrict__ l = & c->probe_locals.probe_2660; (void) l; l->l___idx0 = 0; l->l___val = 0; { _stp_map_sort_ii (global(s_poo), 0, 1); l->__tmp0 = _stp_map_start (global(s_poo)); c->actionremaining -= 1; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "keyword at :2:1"; goto out; } top_0: if (! (l->__tmp0)) goto break_0; { l->l___idx0 = _stp_map_key_get_int64_ii (l->__tmp0, 1); l->l___val = _stp_map_get_int64_ii (l->__tmp0); (void) ({ l->__tmp1 = l->l___idx0; l->__tmp2 = l->l___val; #ifndef STP_LEGACY_PRINT c->printf_locals.stp_printf_2.arg0 = l->__tmp1; c->printf_locals.stp_printf_2.arg1 = l->__tmp2; stp_printf_2 (c); #else // STP_LEGACY_PRINT _stp_printf ("poo[%#lld]=%#llx\n", l->__tmp1, l->__tmp2); #endif // STP_LEGACY_PRINT if (unlikely(c->last_error)) goto out; ((int64_t)0LL); }); c->actionremaining -= 2; if (unlikely (c->actionremaining <= 0)) { c->last_error = "MAXACTION exceeded"; c->last_stmt = "identifier 'printf' at :3:1"; goto out; } } continue_0: l->__tmp0 = _stp_map_iter (global(s_poo), l->__tmp0); goto top_0; break_0: ; /* dummy statement */ } out: _stp_print_flush(); } static void probe_2662 (struct context * __restrict__ c) { __label__ out; struct probe_2662_locals * __restrict__ l = & c->probe_locals.probe_2662; (void) l; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } { (void) ({ l->__tmp0 = global(s_koo); #ifndef STP_LEGACY_PRINT c->printf_locals.stp_printf_3.arg0 = l->__tmp0; stp_printf_3 (c); #else // STP_LEGACY_PRINT _stp_printf ("koo=%#llx\n", l->__tmp0); #endif // STP_LEGACY_PRINT if (unlikely(c->last_error)) goto out; ((int64_t)0LL); }); } out: _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2655, "begin", "begin", "./transok/three.stp:21:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2656, "begin", "begin", "./transok/three.stp:26:1", " from: begin"), STAP_PROBE_INIT(2, &probe_2656, "end", "end", "./transok/three.stp:26:1", " from: begin"), STAP_PROBE_INIT(3, &probe_2658, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), STAP_PROBE_INIT(4, &probe_2660, "end", "end", ":1:1", " from: end"), STAP_PROBE_INIT(5, &probe_2662, "end", "end", ":1:1", " from: end"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, { .probe=(&stap_probes[1]), .state=STAP_SESSION_STARTING, .type=0 }, { .probe=(&stap_probes[2]), .state=STAP_SESSION_STOPPING, .type=1 }, { .probe=(&stap_probes[4]), .state=STAP_SESSION_STOPPING, .type=1 }, { .probe=(&stap_probes[5]), .state=STAP_SESSION_STOPPING, .type=1 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[3]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; global_set(s_poo, _stp_map_new_ii (MAXMAPENTRIES, 0)); if (global(s_poo) == NULL) rc = -ENOMEM; if (rc) { _stp_error ("global variable 'poo' allocation failed"); goto out; } global_lock_init(s_poo); #ifdef STP_TIMING atomic_set(global_skipped(s_poo), 0); #endif if (rc) { _stp_error ("global variable 'koo' allocation failed"); goto out; } global_lock_init(s_koo); #ifdef STP_TIMING atomic_set(global_skipped(s_koo), 0); #endif _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 6); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: _stp_map_del (global(s_poo)); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<5; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_map_del (global(s_poo)); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (global_skipped(s_poo)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "poo", ctr); ctr = atomic_read (global_skipped(s_koo)); if (ctr) _stp_warn ("Skipped due to global '%s' lock timeout: %d\n", "koo", ctr); ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); #undef poo #undef koo module_param_named (koo, global(s_koo), int64_t, 0); Number of similar warning messages suppressed: 3. Rerun with -v to see them. wait results: 22683 exp76 0 0 PASS: transok/three.stp Running ./transok/two.stp starting ./transok/two.stp spawn1 stap -p3 ./transok/two.stp spawn stap -p3 ./transok/two.stp WARNING: Eliding unused function 'poo': identifier 'poo' at ./transok/two.stp:3:10 source: function poo (zoo) { n = poo2 (8); return "foo" . zoo } ^ WARNING: Eliding unused function 'poo2': identifier 'poo2' at :4:10 source: function poo2 (zoo) { return poo3 (2 + 4 * zoo) } ^ WARNING: Eliding unused function 'poo3': identifier 'poo3' at :5:10 source: function poo3 (zoo) { return zoo } ^ WARNING: Eliding side-effect-free expression : number '2' at :2:20 source: probe begin, end { 2; } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :2:1 source: probe begin, end { 2; } ^ WARNING: side-effect-free probe 'probe_2655': keyword at :2:1 source: probe begin, end { 2; } ^ #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 3 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { } probe_2654; struct probe_2656_locals { } probe_2656; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[24]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } /* null */; out: _stp_print_flush(); } static void probe_2656 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2656_locals * __restrict__ l = & c->probe_locals.probe_2656; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "./transok/two.stp:2:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2654, "end", "end", "./transok/two.stp:2:1", " from: begin"), STAP_PROBE_INIT(2, &probe_2656, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, { .probe=(&stap_probes[1]), .state=STAP_SESSION_STOPPING, .type=1 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[2]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 3); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<2; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); Number of similar warning messages suppressed: 1. Rerun with -v to see them. wait results: 22687 exp76 0 0 PASS: transok/two.stp Running ./transok/varargs.stp starting ./transok/varargs.stp spawn1 stap -p3 ./transok/varargs.stp spawn stap -p3 ./transok/varargs.stp #define STAP_MSG_RUNTIME_H_01 "myproc-unprivileged tapset function called without is_myproc checking for pid %d (euid %d)" #define STAP_MSG_LOC2C_01 "read fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_02 "write fault [man error::fault] at 0x%p (%s)" #define STAP_MSG_LOC2C_03 "divide by zero in DWARF operand (%s)" #define STAP_VERSION(a, b) ( ((a) << 8) + (b) ) #ifndef STAP_COMPAT_VERSION #define STAP_COMPAT_VERSION STAP_VERSION(2, 8) #endif #include "runtime_defines.h" #include "linux/perf_read.h" #define STP_PR_STAPUSR 0x2 #define STP_PR_STAPSYS 0x4 #define STP_PR_STAPDEV 0x8 #define STP_PRIVILEGE 0x8 int stp_required_privilege __attribute__ ((section (".stap_privilege"))) = STP_PRIVILEGE; #ifndef MAXNESTING #define MAXNESTING 1 #endif #define STAPREGEX_MAX_STATE0 #define STAPREGEX_MAX_TAG0 #define STP_SKIP_BADVARS 0 #define STP_PROBE_COUNT 2 static void systemtap_module_refresh (const char* modname); #include static DEFINE_MUTEX(module_refresh_mutex); #include #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,17) #define STP_ON_THE_FLY_TIMER_ENABLE #endif #include "runtime.h" struct context { #include "common_probe_context.h" union { struct probe_2654_locals { } probe_2654; struct probe_2655_locals { } probe_2655; } probe_locals; union { struct function_error_locals { string_t l_msg; /* no return value */ } function_error; } locals [MAXNESTING+1]; #if MAXNESTING < 0 #error "MAXNESTING must be positive" #endif #ifndef STP_LEGACY_PRINT union { struct stp_printf_2_locals { int64_t arg0; int64_t arg1; int64_t arg2; int64_t arg3; int64_t arg4; int64_t arg5; int64_t arg6; int64_t arg7; int64_t arg8; int64_t arg9; int64_t arg10; int64_t arg11; int64_t arg12; int64_t arg13; int64_t arg14; int64_t arg15; int64_t arg16; int64_t arg17; int64_t arg18; int64_t arg19; int64_t arg20; int64_t arg21; int64_t arg22; int64_t arg23; int64_t arg24; int64_t arg25; int64_t arg26; int64_t arg27; int64_t arg28; int64_t arg29; int64_t arg30; int64_t arg31; } stp_printf_2; } printf_locals; #endif // STP_LEGACY_PRINT }; #include "runtime_context.h" #ifndef STP_LEGACY_PRINT static void stp_printf_2 (struct context* __restrict__ c) { struct stp_printf_2_locals * __restrict__ l = & c->printf_locals.stp_printf_2; char *str = NULL, *end = NULL; const char *src; int width; int precision; unsigned long ptr_value; int num_bytes; (void) width; (void) precision; (void) ptr_value; (void) num_bytes; num_bytes = 0; width = -1; precision = -1; num_bytes += number_size(l->arg0, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg1, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg2, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg3, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg4, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg5, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg6, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg7, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg8, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg9, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg10, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg11, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg12, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg13, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg14, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg15, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg16, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg17, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg18, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg19, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg20, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg21, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg22, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg23, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg24, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg25, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg26, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg27, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg28, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg29, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg30, 10, width, precision, 2); width = -1; precision = -1; num_bytes += number_size(l->arg31, 10, width, precision, 2); num_bytes += sizeof("\n") - 1; num_bytes = clamp(num_bytes, 0, STP_BUFFER_SIZE); str = (char*)_stp_reserve_bytes(num_bytes); end = str ? str + num_bytes - 1 : 0; if (str && str <= end) { width = -1; precision = -1; str = number(str, end, l->arg0, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg1, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg2, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg3, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg4, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg5, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg6, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg7, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg8, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg9, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg10, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg11, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg12, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg13, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg14, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg15, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg16, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg17, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg18, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg19, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg20, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg21, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg22, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg23, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg24, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg25, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg26, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg27, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg28, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg29, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg30, 10, width, precision, 2); width = -1; precision = -1; str = number(str, end, l->arg31, 10, width, precision, 2); src = "\n"; while (*src && str <= end) *str++ = *src++; } } #endif // STP_LEGACY_PRINT static atomic_t need_module_refresh = ATOMIC_INIT(0); #include static struct work_struct module_refresher_work; #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) static void module_refresher(void *data) { #else static void module_refresher(struct work_struct *work) { #endif systemtap_module_refresh(NULL); } #ifdef STP_ON_THE_FLY_TIMER_ENABLE #include #include "timer.h" static struct hrtimer module_refresh_timer; #ifndef STP_ON_THE_FLY_INTERVAL #define STP_ON_THE_FLY_INTERVAL (100*1000*1000) #endif hrtimer_return_t module_refresh_timer_cb(struct hrtimer *timer) { if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); hrtimer_set_expires(timer, ktime_add(hrtimer_get_expires(timer), ktime_set(0, STP_ON_THE_FLY_INTERVAL))); return HRTIMER_RESTART; } #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ struct stp_globals {}; #include "common_session_state.h" #include "probe_lock.h" #ifdef STAP_NEED_GETTIMEOFDAY #include "time.c" #endif static void function_error (struct context * __restrict__ c); static void function_error (struct context* __restrict__ c) { __label__ out; struct function_error_locals * __restrict__ l = & c->locals[c->nesting+1].function_error; (void) l; #define CONTEXT c #define THIS l #define STAP_ARG_msg THIS->l_msg c->last_stmt = "identifier 'error' at /root/systemtap_write/install/share/systemtap/tapset/logging.stp:65:10"; if (unlikely (c->nesting+1 >= MAXNESTING)) { c->last_error = "MAXNESTING exceeded"; return; } else { c->nesting ++; } #define STAP_RETURN() do { goto out; } while(0) #define STAP_ERROR(...) do { snprintf(CONTEXT->error_buffer, MAXSTRINGLEN, __VA_ARGS__); CONTEXT->last_error = CONTEXT->error_buffer; goto out; } while (0) #define return goto out if (c->actionremaining < 0) { c->last_error = "MAXACTION exceeded";goto out; } { /* unprivileged */ /* This is an assignment of a local char[] to a global char*. It would normally be just as unsafe as returning a pointer to a local variable from a function. However, the translated code ensures that upon an error (last_error != NULL), the context stack is only ever unwound, and not reused, before the probe-level stp-error call. */ CONTEXT->last_error = STAP_ARG_msg; CONTEXT->last_stmt = NULL; } #undef return #undef STAP_ERROR #undef STAP_RETURN out: if (0) goto out; c->nesting --; #undef CONTEXT #undef THIS #undef STAP_ARG_msg #undef STAP_RETVALUE } struct stap_probe { const size_t index; void (* const ph) (struct context*); unsigned cond_enabled:1; #if defined(STP_TIMING) || defined(STP_ALIBI) const char location[28]; const char derivation[22]; #define STAP_PROBE_INIT_TIMING(L, D) .location=(L), .derivation=(D), #else #define STAP_PROBE_INIT_TIMING(L, D) #endif const char pp[15]; #ifdef STP_NEED_PROBE_NAME const char pn[15]; #define STAP_PROBE_INIT_NAME(PN) .pn=(PN), #else #define STAP_PROBE_INIT_NAME(PN) #endif #define STAP_PROBE_INIT(I, PH, PP, PN, L, D) { .index=(I), .ph=(PH), .cond_enabled=1, .pp=(PP), STAP_PROBE_INIT_NAME(PN) STAP_PROBE_INIT_TIMING(L, D) } } static stap_probes[]; static void probe_2654 (struct context * __restrict__ c) { __label__ out; struct probe_2654_locals * __restrict__ l = & c->probe_locals.probe_2654; (void) l; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ #ifndef STP_LEGACY_PRINT c->printf_locals.stp_printf_2.arg0 = ((int64_t)1LL); c->printf_locals.stp_printf_2.arg1 = ((int64_t)2LL); c->printf_locals.stp_printf_2.arg2 = ((int64_t)3LL); c->printf_locals.stp_printf_2.arg3 = ((int64_t)4LL); c->printf_locals.stp_printf_2.arg4 = ((int64_t)5LL); c->printf_locals.stp_printf_2.arg5 = ((int64_t)6LL); c->printf_locals.stp_printf_2.arg6 = ((int64_t)7LL); c->printf_locals.stp_printf_2.arg7 = ((int64_t)8LL); c->printf_locals.stp_printf_2.arg8 = ((int64_t)9LL); c->printf_locals.stp_printf_2.arg9 = ((int64_t)10LL); c->printf_locals.stp_printf_2.arg10 = ((int64_t)11LL); c->printf_locals.stp_printf_2.arg11 = ((int64_t)12LL); c->printf_locals.stp_printf_2.arg12 = ((int64_t)13LL); c->printf_locals.stp_printf_2.arg13 = ((int64_t)14LL); c->printf_locals.stp_printf_2.arg14 = ((int64_t)15LL); c->printf_locals.stp_printf_2.arg15 = ((int64_t)16LL); c->printf_locals.stp_printf_2.arg16 = ((int64_t)17LL); c->printf_locals.stp_printf_2.arg17 = ((int64_t)18LL); c->printf_locals.stp_printf_2.arg18 = ((int64_t)19LL); c->printf_locals.stp_printf_2.arg19 = ((int64_t)20LL); c->printf_locals.stp_printf_2.arg20 = ((int64_t)21LL); c->printf_locals.stp_printf_2.arg21 = ((int64_t)22LL); c->printf_locals.stp_printf_2.arg22 = ((int64_t)23LL); c->printf_locals.stp_printf_2.arg23 = ((int64_t)24LL); c->printf_locals.stp_printf_2.arg24 = ((int64_t)25LL); c->printf_locals.stp_printf_2.arg25 = ((int64_t)26LL); c->printf_locals.stp_printf_2.arg26 = ((int64_t)27LL); c->printf_locals.stp_printf_2.arg27 = ((int64_t)28LL); c->printf_locals.stp_printf_2.arg28 = ((int64_t)29LL); c->printf_locals.stp_printf_2.arg29 = ((int64_t)30LL); c->printf_locals.stp_printf_2.arg30 = ((int64_t)31LL); c->printf_locals.stp_printf_2.arg31 = ((int64_t)32LL); stp_printf_2 (c); #else // STP_LEGACY_PRINT _stp_printf ("%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld%lld\n", ((int64_t)1LL), ((int64_t)2LL), ((int64_t)3LL), ((int64_t)4LL), ((int64_t)5LL), ((int64_t)6LL), ((int64_t)7LL), ((int64_t)8LL), ((int64_t)9LL), ((int64_t)10LL), ((int64_t)11LL), ((int64_t)12LL), ((int64_t)13LL), ((int64_t)14LL), ((int64_t)15LL), ((int64_t)16LL), ((int64_t)17LL), ((int64_t)18LL), ((int64_t)19LL), ((int64_t)20LL), ((int64_t)21LL), ((int64_t)22LL), ((int64_t)23LL), ((int64_t)24LL), ((int64_t)25LL), ((int64_t)26LL), ((int64_t)27LL), ((int64_t)28LL), ((int64_t)29LL), ((int64_t)30LL), ((int64_t)31LL), ((int64_t)32LL)); #endif // STP_LEGACY_PRINT if (unlikely(c->last_error)) goto out; ((int64_t)0LL); }); out: _stp_print_flush(); } static void probe_2655 (struct context * __restrict__ c) { __label__ out; static const struct stp_probe_lock locks[] = { }; struct probe_2655_locals * __restrict__ l = & c->probe_locals.probe_2655; (void) l; if (!stp_lock_probe(locks, ARRAY_SIZE(locks))) return; if (c->actionremaining < 1) { c->last_error = "MAXACTION exceeded"; goto out; } (void) ({ strlcpy (c->locals[c->nesting+1].function_error.l_msg, "probe timeout after 15 minutes", MAXSTRINGLEN); function_error (c); if (unlikely(c->last_error)) goto out; (void) 0; }); out: stp_unlock_probe(locks, ARRAY_SIZE(locks)); _stp_print_flush(); } static struct stap_probe stap_probes[] = { STAP_PROBE_INIT(0, &probe_2654, "begin", "begin", "./transok/varargs.stp:3:1", " from: begin"), STAP_PROBE_INIT(1, &probe_2655, "timer.s(900)", "timer.s(900)", ":1:1", " from: timer.s(900)"), }; /* ---- begin/end/error probes ---- */ static struct stap_be_probe { const struct stap_probe * const probe; int state, type; } stap_be_probes[] = { { .probe=(&stap_probes[0]), .state=STAP_SESSION_STARTING, .type=0 }, }; static void enter_be_probe (struct stap_be_probe *stp) { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #ifdef STP_TIMING cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != stp->state) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_been; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); #ifdef STP_TIMING { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } /* ---- hrtimer probes ---- */ #include "timer.c" static struct stap_hrtimer_probe stap_hrtimer_probes [1] = { { .probe=(&stap_probes[1]), .intrv=900000000000LL, .rnd=0LL }, }; static hrtimer_return_t _stp_hrtimer_notify_function (struct hrtimer *timer) { int rc = HRTIMER_NORESTART; struct stap_hrtimer_probe *stp = container_of(timer, struct stap_hrtimer_probe, hrtimer); if ((atomic_read (session_state()) == STAP_SESSION_STARTING) || (atomic_read (session_state()) == STAP_SESSION_RUNNING)) { _stp_hrtimer_update(stp); rc = HRTIMER_RESTART; } { #ifdef STP_ALIBI atomic_inc(probe_alibi(stp->probe->index)); #else struct context* __restrict__ c = NULL; #if !INTERRUPTIBLE unsigned long flags; #endif #ifdef STP_TIMING Stat stat = probe_timing(stp->probe->index); #endif #if defined(STP_TIMING) || defined(STP_OVERLOAD) cycles_t cycles_atstart = get_cycles (); #endif #if !INTERRUPTIBLE local_irq_save (flags); #endif if (unlikely ((((unsigned long) (& c)) & (THREAD_SIZE-1)) < (MINSTACKSPACE + sizeof (struct thread_info)))) { atomic_inc (skipped_count()); #ifdef STP_TIMING atomic_inc (skipped_count_lowstack()); #endif goto probe_epilogue; } if (atomic_read (session_state()) != STAP_SESSION_RUNNING) goto probe_epilogue; c = _stp_runtime_entryfn_get_context(); if (!c) { #if !INTERRUPTIBLE atomic_inc (skipped_count()); #endif #ifdef STP_TIMING atomic_inc (skipped_count_reentrant()); #endif goto probe_epilogue; } c->last_stmt = 0; c->last_error = 0; c->nesting = -1; c->uregs = 0; c->kregs = 0; #if defined __ia64__ c->unwaddr = 0; #endif c->probe_point = stp->probe->pp; #ifdef STP_NEED_PROBE_NAME c->probe_name = stp->probe->pn; #endif c->probe_type = stp_probe_type_hrtimer; memset(&c->ips, 0, sizeof(c->ips)); c->user_mode_p = 0; c->full_uregs_p = 0; #ifdef STAP_NEED_REGPARM c->regparm = 0; #endif #if INTERRUPTIBLE c->actionremaining = MAXACTION_INTERRUPTIBLE; #else c->actionremaining = MAXACTION; #endif #if defined(STP_NEED_UNWIND_DATA) c->uwcache_user.state = uwcache_uninitialized; c->uwcache_kernel.state = uwcache_uninitialized; #endif (*stp->probe->ph) (c); if (atomic_cmpxchg(&need_module_refresh, 1, 0) == 1) schedule_work(&module_refresher_work); #if defined(STP_TIMING) || defined(STP_OVERLOAD) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; #ifdef STP_TIMING if (likely (stat)) _stp_stat_add(stat, cycles_elapsed); #endif #ifdef STP_OVERLOAD { cycles_t interval = (cycles_atend > c->cycles_base) ? (cycles_atend - c->cycles_base) : (STP_OVERLOAD_INTERVAL + 1); c->cycles_sum += cycles_elapsed; if (interval > STP_OVERLOAD_INTERVAL) { if (c->cycles_sum > STP_OVERLOAD_THRESHOLD) { _stp_error ("probe overhead exceeded threshold"); atomic_set (session_state(), STAP_SESSION_ERROR); atomic_inc (error_count()); } c->cycles_base = cycles_atend; c->cycles_sum = 0; } } #endif } #endif c->probe_point = 0; #ifdef STP_NEED_PROBE_NAME c->probe_name = 0; #endif c->probe_type = 0; if (unlikely (c->last_error && c->last_error[0])) { if (c->last_stmt != NULL) _stp_softerror ("%s near %s", c->last_error, c->last_stmt); else _stp_softerror ("%s", c->last_error); atomic_inc (error_count()); if (atomic_read (error_count()) > MAXERRORS) { atomic_set (session_state(), STAP_SESSION_ERROR); _stp_exit (); } } probe_epilogue: if (unlikely (atomic_read (skipped_count()) > MAXSKIPPED)) { if (unlikely (pseudo_atomic_cmpxchg(session_state(), STAP_SESSION_RUNNING, STAP_SESSION_ERROR) == STAP_SESSION_RUNNING)) _stp_error ("Skipped too many probes, check MAXSKIPPED or try again with stap -t for more details."); } _stp_runtime_entryfn_put_context(c); #if !INTERRUPTIBLE local_irq_restore (flags); #endif #endif // STP_ALIBI } return rc; } #ifdef STAP_NEED_TRACEPOINTS #include "linux/stp_tracepoint.c" #endif static int systemtap_module_init (void) { int rc = 0; int cpu; int i=0, j=0; const char *probe_point = ""; { const char* release = UTS_RELEASE; #ifdef STAPCONF_GENERATED_COMPILE const char* version = UTS_VERSION; #endif if (strcmp (release, "3.19.0-0.72.aa7a.aarch64")) { _stp_error ("module release mismatch (%s vs %s)", release, "3.19.0-0.72.aa7a.aarch64"); rc = -EINVAL; } #ifdef STAPCONF_GENERATED_COMPILE if (strcmp (utsname()->version, version)) { _stp_error ("module version mismatch (%s vs %s), release %s", version, utsname()->version, release); rc = -EINVAL; } #endif if (_stp_module_check()) rc = -EINVAL; if (_stp_privilege_credentials == 0) { if (STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPDEV) || STP_PRIVILEGE_CONTAINS(STP_PRIVILEGE, STP_PR_STAPUSR)) { _stp_privilege_credentials = STP_PRIVILEGE; #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials default to %s\n", privilege_to_text(_stp_privilege_credentials)); #endif } else { _stp_error ("Unable to verify that you have the required privilege credentials to run this module (%s required). You must use staprun version 1.7 or higher.", privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } else { #ifdef DEBUG_PRIVILEGE _dbug("User's privilege credentials provided as %s\n", privilege_to_text(_stp_privilege_credentials)); #endif if (! STP_PRIVILEGE_CONTAINS(_stp_privilege_credentials, STP_PRIVILEGE)) { _stp_error ("Your privilege credentials (%s) are insufficient to run this module (%s required).", privilege_to_text(_stp_privilege_credentials), privilege_to_text(STP_PRIVILEGE)); rc = -EINVAL; } } } if (rc) goto out; rc = stp_session_init(); if (rc) { _stp_error ("couldn't initialize the main session (rc %d)", rc); goto out; } #ifdef STAP_NEED_GETTIMEOFDAY rc = _stp_init_time(); if (rc) { _stp_error ("couldn't initialize gettimeofday"); goto out; } #endif #ifdef STAP_NEED_TRACEPOINTS rc = stp_tracepoint_init(); if (rc) { _stp_error ("couldn't initialize tracepoints"); goto out; } #endif (void) probe_point; (void) i; (void) j; atomic_set (session_state(), STAP_SESSION_STARTING); rc = _stp_runtime_contexts_alloc(); if (rc != 0) goto out; _stp_print_kernel_info("2.8/0.160", (num_online_cpus() * sizeof(struct context)), 2); #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20) INIT_WORK(&module_refresher_work, module_refresher, NULL); #else INIT_WORK(&module_refresher_work, module_refresher); #endif for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 0) enter_be_probe (stp); /* rc = 0 */ } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); goto out; } _stp_hrtimer_init(); for (i=0; i<1; i++) { struct stap_hrtimer_probe* stp = & stap_hrtimer_probes [i]; probe_point = stp->probe->pp; rc = _stp_hrtimer_create(stp, _stp_hrtimer_notify_function); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } if (!stp->probe->cond_enabled) { dbug_otf("not starting (hrtimer) pidx %zu\n", stp->probe->index); continue; } rc = _stp_hrtimer_start(stp); if (rc) { for (j=i-1; j>=0; j--) { _stp_hrtimer_cancel(& stap_hrtimer_probes[j]); stap_hrtimer_probes[j].enabled = 0; } break; } stp->enabled = 1; } if (rc) { if (probe_point) _stp_error ("probe %s registration error (rc %d)", probe_point, rc); atomic_set (session_state(), STAP_SESSION_ERROR); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } goto out; } if (atomic_read (session_state()) == STAP_SESSION_STARTING) atomic_set (session_state(), STAP_SESSION_RUNNING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_init(&module_refresh_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); module_refresh_timer.function = &module_refresh_timer_cb; #endif /* STP_ON_THE_FLY_TIMER_ENABLE */ return 0; out: atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif _stp_runtime_contexts_free(); return rc; } static void systemtap_module_refresh (const char *modname) { int state; int i=0, j=0; #if defined(STP_TIMING) cycles_t cycles_atstart = get_cycles(); #endif mutex_lock(&module_refresh_mutex); state = atomic_read (session_state()); if (state != STAP_SESSION_RUNNING && state != STAP_SESSION_STARTING && state != STAP_SESSION_ERROR) { #if defined(__KERNEL__) if (state != STAP_SESSION_STOPPING) printk (KERN_ERR "stap module notifier triggered in unexpected state %d\n", state); #endif mutex_unlock(&module_refresh_mutex); return; } (void) i; (void) j; for (i=0; i <1; i++) { struct stap_hrtimer_probe* stp = &stap_hrtimer_probes[i]; if (!stp->enabled && stp->probe->cond_enabled) { dbug_otf("enabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_start(stp); } else if (stp->enabled && !stp->probe->cond_enabled) { dbug_otf("disabling (hrtimer) pidx %zu\n", stp->probe->index); _stp_hrtimer_cancel(stp); } stp->enabled = stp->probe->cond_enabled; } #if defined(STP_TIMING) if (likely(g_refresh_timing)) { cycles_t cycles_atend = get_cycles (); int32_t cycles_elapsed = ((int32_t)cycles_atend > (int32_t)cycles_atstart) ? ((int32_t)cycles_atend - (int32_t)cycles_atstart) : (~(int32_t)0) - (int32_t)cycles_atstart + (int32_t)cycles_atend + 1; _stp_stat_add(g_refresh_timing, cycles_elapsed); } #endif mutex_unlock(&module_refresh_mutex); } static void systemtap_module_exit (void) { int i=0, j=0; (void) i; (void) j; if (atomic_read (session_state()) == STAP_SESSION_STARTING) return; if (atomic_read (session_state()) == STAP_SESSION_RUNNING) atomic_set (session_state(), STAP_SESSION_STOPPING); #ifdef STP_ON_THE_FLY_TIMER_ENABLE hrtimer_cancel(&module_refresh_timer); #endif stp_synchronize_sched(); mutex_lock(&module_refresh_mutex); for (i=0; i<1; i++) _stp_hrtimer_delete(& stap_hrtimer_probes[i]); for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 1) enter_be_probe (stp); } for (i=0; i<1; i++) { struct stap_be_probe* stp = & stap_be_probes [i]; if (stp->type == 2) enter_be_probe (stp); } mutex_unlock(&module_refresh_mutex); stp_synchronize_sched(); _stp_runtime_context_wait(); atomic_set (session_state(), STAP_SESSION_STOPPED); stp_synchronize_sched(); _stp_runtime_contexts_free(); #ifdef STAP_NEED_TRACEPOINTS stp_tracepoint_exit(); #endif #ifdef STAP_NEED_GETTIMEOFDAY _stp_kill_time(); #endif preempt_disable(); #if defined(STP_TIMING) || defined(STP_ALIBI) _stp_printf("----- probe hit report: \n"); for (i = 0; i < ARRAY_SIZE(stap_probes); ++i) { const struct stap_probe *const p = &stap_probes[i]; #ifdef STP_ALIBI int alibi = atomic_read(probe_alibi(i)); if (alibi) _stp_printf ("%s, (%s), hits: %d,%s, index: %d\n", p->pp, p->location, alibi, p->derivation, i); #endif #ifdef STP_TIMING if (likely (probe_timing(i))) { struct stat_data *stats = _stp_stat_get (probe_timing(i), 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("%s, (%s), hits: %lld, cycles: %lldmin/%lldavg/%lldmax,%s, index: %d\n", p->pp, p->location, (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max, p->derivation, i); } _stp_stat_del (probe_timing(i)); } #endif } #if defined(STP_TIMING) _stp_printf("----- refresh report:\n"); if (likely (g_refresh_timing)) { struct stat_data *stats = _stp_stat_get (g_refresh_timing, 0); if (stats->count) { int64_t avg = _stp_div64 (NULL, stats->sum, stats->count); _stp_printf ("hits: %lld, cycles: %lldmin/%lldavg/%lldmax\n", (long long) stats->count, (long long) stats->min, (long long) avg, (long long) stats->max); } _stp_stat_del (g_refresh_timing); } #endif _stp_print_flush(); #endif if (atomic_read (skipped_count()) || atomic_read (error_count()) || atomic_read (skipped_count_reentrant())) { _stp_warn ("Number of errors: %d, skipped probes: %d\n", (int) atomic_read (error_count()), (int) atomic_read (skipped_count())); #ifdef STP_TIMING { int ctr; ctr = atomic_read (skipped_count_lowstack()); if (ctr) _stp_warn ("Skipped due to low stack: %d\n", ctr); ctr = atomic_read (skipped_count_reentrant()); if (ctr) _stp_warn ("Skipped due to reentrancy: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_reg()); if (ctr) _stp_warn ("Skipped due to uprobe register failure: %d\n", ctr); ctr = atomic_read (skipped_count_uprobe_unreg()); if (ctr) _stp_warn ("Skipped due to uprobe unregister failure: %d\n", ctr); } #endif _stp_print_flush(); } preempt_enable_no_resched(); } static int systemtap_kernel_module_init (void) { int rc = 0; int i=0, j=0; if (rc) { goto out; } if (rc) { goto out; } out: return rc; } static void systemtap_kernel_module_exit (void) { int i=0, j=0; } #include "stap-symbols.h" MODULE_DESCRIPTION("systemtap-generated probe"); MODULE_LICENSE("GPL"); wait results: 22691 exp76 0 0 PASS: transok/varargs.stp testcase ./systemtap.pass1-4/transok.exp completed in 11 seconds Running ./systemtap.printf/basic1.exp ... executing: stap ./systemtap.printf/basic1.stp PASS: ./systemtap.printf/basic1.stp executing: stap ./systemtap.printf/basic1.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/basic1.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/basic1.exp completed in 9 seconds Running ./systemtap.printf/basic2.exp ... executing: stap ./systemtap.printf/basic2.stp PASS: ./systemtap.printf/basic2.stp executing: stap ./systemtap.printf/basic2.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/basic2.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/basic2.exp completed in 8 seconds Running ./systemtap.printf/basic3.exp ... executing: stap ./systemtap.printf/basic3.stp PASS: ./systemtap.printf/basic3.stp executing: stap ./systemtap.printf/basic3.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/basic3.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/basic3.exp completed in 9 seconds Running ./systemtap.printf/basic4.exp ... executing: stap ./systemtap.printf/basic4.stp PASS: ./systemtap.printf/basic4.stp executing: stap ./systemtap.printf/basic4.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/basic4.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/basic4.exp completed in 8 seconds Running ./systemtap.printf/basic5.exp ... executing: stap ./systemtap.printf/basic5.stp PASS: ./systemtap.printf/basic5.stp executing: stap ./systemtap.printf/basic5.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/basic5.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/basic5.exp completed in 11 seconds Running ./systemtap.printf/basic6.exp ... executing: stap ./systemtap.printf/basic6.stp PASS: ./systemtap.printf/basic6.stp executing: stap ./systemtap.printf/basic6.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/basic6.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/basic6.exp completed in 8 seconds Running ./systemtap.printf/bin1.exp ... executing: stap ./systemtap.printf/bin1.stp | hexdump -ve {8/1 "%02x " "\n"} PASS: ./systemtap.printf/bin1.stp testcase ./systemtap.printf/bin1.exp completed in 5 seconds Running ./systemtap.printf/bin2.exp ... executing: stap ./systemtap.printf/bin2.stp | hexdump -ve {8/1 "%02x " "\n"} PASS: ./systemtap.printf/bin2.stp testcase ./systemtap.printf/bin2.exp completed in 4 seconds Running ./systemtap.printf/bin3.exp ... executing: stap ./systemtap.printf/bin3.stp | hexdump -ve {8/1 "%02x " "\n"} PASS: ./systemtap.printf/bin3.stp testcase ./systemtap.printf/bin3.exp completed in 4 seconds Running ./systemtap.printf/bin4.exp ... executing: stap ./systemtap.printf/bin4.stp | hexdump -ve {8/1 "%02x " "\n"} PASS: ./systemtap.printf/bin4.stp testcase ./systemtap.printf/bin4.exp completed in 5 seconds Running ./systemtap.printf/bin5.exp ... executing: stap ./systemtap.printf/bin5.stp | hexdump -ve {8/1 "%02x " "\n"} PASS: ./systemtap.printf/bin5.stp testcase ./systemtap.printf/bin5.exp completed in 4 seconds Running ./systemtap.printf/bin6.exp ... executing: stap ./systemtap.printf/bin6.stp PASS: ./systemtap.printf/bin6.stp executing: stap ./systemtap.printf/bin6.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/bin6.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/bin6.exp completed in 9 seconds Running ./systemtap.printf/char1.exp ... executing: stap ./systemtap.printf/char1.stp PASS: ./systemtap.printf/char1.stp executing: stap ./systemtap.printf/char1.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/char1.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/char1.exp completed in 9 seconds Running ./systemtap.printf/char2.exp ... executing: stap ./systemtap.printf/char2.stp PASS: ./systemtap.printf/char2.stp executing: stap ./systemtap.printf/char2.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/char2.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/char2.exp completed in 9 seconds Running ./systemtap.printf/dbug.exp ... executing: stap ./systemtap.printf/dbug.stp -g PASS: ./systemtap.printf/dbug.stp -g testcase ./systemtap.printf/dbug.exp completed in 4 seconds Running ./systemtap.printf/end1.exp ... PASS: systemtap.printf/end1 testcase ./systemtap.printf/end1.exp completed in 4 seconds Running ./systemtap.printf/end1b.exp ... PASS: systemtap.printf/end1b testcase ./systemtap.printf/end1b.exp completed in 4 seconds Running ./systemtap.printf/int1.exp ... executing: stap ./systemtap.printf/int1.stp PASS: ./systemtap.printf/int1.stp executing: stap ./systemtap.printf/int1.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/int1.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/int1.exp completed in 11 seconds Running ./systemtap.printf/memory1.exp ... make[3]: Entering directory `/root/systemtap_write/systemtap/testsuite/staptestMnnvLC' make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build SUBDIRS=/root/systemtap_write/systemtap/testsuite/staptestMnnvLC modules make[4]: Entering directory `/usr/src/kernels/3.19.0-0.72.aa7a.aarch64' CC [M] /root/systemtap_write/systemtap/testsuite/staptestMnnvLC/memory1_module.o Building modules, stage 2. MODPOST 1 modules CC /root/systemtap_write/systemtap/testsuite/staptestMnnvLC/memory1_module.mod.o LD [M] /root/systemtap_write/systemtap/testsuite/staptestMnnvLC/memory1_module.ko make[4]: Leaving directory `/usr/src/kernels/3.19.0-0.72.aa7a.aarch64' make[3]: Leaving directory `/root/systemtap_write/systemtap/testsuite/staptestMnnvLC' as_root cp staptestMnnvLC/memory1_module.ko /lib/modules/3.19.0-0.72.aa7a.aarch64/kernel/ OUT RC 0 as_root /sbin/insmod staptestMnnvLC/memory1_module.ko OUT RC 0 PASS: memory1 (built and installed module) executing: stap -v ./systemtap.printf/memory1.stp spawn stap -v ./systemtap.printf/memory1.stp Pass 1: parsed user script and 105 library script(s) using 49536virt/41280res/5696shr/32320data kb, in 410usr/0sys/434real ms. Pass 2: analyzed script: 5 probe(s), 6 function(s), 0 embed(s), 1 global(s) using 50816virt/44160res/6912shr/33600data kb, in 20usr/140sys/159real ms. Pass 3: translated to C into "/tmp/stap5dhW8i/stap_b4f3a1103c9295c92dd42e1eacf2e5fd_8664_src.c" using 50880virt/44544res/7168shr/33664data kb, in 10usr/140sys/181real ms. Pass 4: compiled C into "stap_b4f3a1103c9295c92dd42e1eacf2e5fd_8664.ko" in 3530usr/50sys/3911real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.printf/memory1.stp startup PASS: ./systemtap.printf/memory1.stp load generation Executing: kill -INT -29083 systemtap ending probe Test passed PASS: ./systemtap.printf/memory1.stp shutdown and output Pass 5: run completed in 10usr/10sys/922real ms. Executing: kill -INT -29083 executing: stap -v -DSTP_LEGACY_PRINT ./systemtap.printf/memory1.stp spawn stap -v -DSTP_LEGACY_PRINT ./systemtap.printf/memory1.stp Pass 1: parsed user script and 105 library script(s) using 49472virt/40640res/5568shr/32256data kb, in 420usr/0sys/412real ms. Pass 2: analyzed script: 5 probe(s), 6 function(s), 0 embed(s), 1 global(s) using 50816virt/44160res/6912shr/33600data kb, in 50usr/110sys/160real ms. Pass 3: translated to C into "/tmp/stapeERYYb/stap_604ca2b868ecd41b1756c7c2a73bd016_8680_src.c" using 50880virt/44544res/7168shr/33664data kb, in 10usr/140sys/150real ms. Pass 4: compiled C into "stap_604ca2b868ecd41b1756c7c2a73bd016_8680.ko" in 3260usr/90sys/3699real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.printf/memory1.stp startup PASS: ./systemtap.printf/memory1.stp load generation Executing: kill -INT -29309 systemtap ending probe Test passed PASS: ./systemtap.printf/memory1.stp shutdown and output Pass 5: run completed in 0usr/20sys/915real ms. Executing: kill -INT -29309 as_root /bin/rm -f /lib/modules/3.19.0-0.72.aa7a.aarch64/kernel/memory1_module.ko OUT RC 0 as_root /sbin/rmmod memory1_module OUT RC 0 testcase ./systemtap.printf/memory1.exp completed in 12 seconds Running ./systemtap.printf/mixed_out.exp ... PASS: systemtap.printf/mixed_out testcase ./systemtap.printf/mixed_out.exp completed in 4 seconds Running ./systemtap.printf/mixed_outb.exp ... PASS: systemtap.printf/mixed_outb testcase ./systemtap.printf/mixed_outb.exp completed in 5 seconds Running ./systemtap.printf/oct.exp ... executing: stap ./systemtap.printf/oct.stp | hexdump -ve {8/1 "%02x " "\n"} PASS: ./systemtap.printf/oct.stp testcase ./systemtap.printf/oct.exp completed in 4 seconds Running ./systemtap.printf/out1.exp ... PASS: systemtap.printf/out1 testcase ./systemtap.printf/out1.exp completed in 4 seconds Running ./systemtap.printf/out1b.exp ... PASS: systemtap.printf/out1b testcase ./systemtap.printf/out1b.exp completed in 4 seconds Running ./systemtap.printf/out2.exp ... PASS: systemtap.printf/out2 testcase ./systemtap.printf/out2.exp completed in 5 seconds Running ./systemtap.printf/out2b.exp ... PASS: systemtap.printf/out2b testcase ./systemtap.printf/out2b.exp completed in 4 seconds Running ./systemtap.printf/out3.exp ... PASS: systemtap.printf/out3 testcase ./systemtap.printf/out3.exp completed in 4 seconds Running ./systemtap.printf/out3b.exp ... PASS: systemtap.printf/out3b testcase ./systemtap.printf/out3b.exp completed in 5 seconds Running ./systemtap.printf/pretty-bits.exp ... executing: stap ./systemtap.printf/pretty-bits.stp kernel -g PASS: ./systemtap.printf/pretty-bits.stp kernel -g executing: stap ./systemtap.printf/pretty-bits.stp kernel -g -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/pretty-bits.stp kernel -g -DSTP_LEGACY_PRINT testcase ./systemtap.printf/pretty-bits.exp completed in 10 seconds Running ./systemtap.printf/pretty-char.exp ... executing: stap ./systemtap.printf/pretty-char.stp kernel -g PASS: ./systemtap.printf/pretty-char.stp kernel -g executing: stap ./systemtap.printf/pretty-char.stp kernel -g -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/pretty-char.stp kernel -g -DSTP_LEGACY_PRINT testcase ./systemtap.printf/pretty-char.exp completed in 10 seconds Running ./systemtap.printf/print.exp ... executing: stap ./systemtap.printf/print.stp PASS: ./systemtap.printf/print.stp executing: stap ./systemtap.printf/print.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/print.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/print.exp completed in 9 seconds Running ./systemtap.printf/print_char.exp ... executing: stap ./systemtap.printf/print_char.stp PASS: ./systemtap.printf/print_char.stp executing: stap ./systemtap.printf/print_char.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/print_char.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/print_char.exp completed in 8 seconds Running ./systemtap.printf/printd.exp ... executing: stap ./systemtap.printf/printd.stp PASS: printd executing: stap ./systemtap.printf/printdln.stp PASS: printdln testcase ./systemtap.printf/printd.exp completed in 9 seconds Running ./systemtap.printf/println.exp ... executing: stap ./systemtap.printf/println.stp PASS: ./systemtap.printf/println.stp executing: stap ./systemtap.printf/println.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/println.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/println.exp completed in 9 seconds Running ./systemtap.printf/ptr-1.2.exp ... executing: stap ./systemtap.printf/ptr-1.2.stp --compatible=1.2 PASS: ./systemtap.printf/ptr-1.2.stp --compatible=1.2 executing: stap ./systemtap.printf/ptr-1.2.stp --compatible=1.2 -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/ptr-1.2.stp --compatible=1.2 -DSTP_LEGACY_PRINT testcase ./systemtap.printf/ptr-1.2.exp completed in 9 seconds Running ./systemtap.printf/ptr-1.3.exp ... executing: stap ./systemtap.printf/ptr-1.3.stp --compatible=1.3 PASS: ./systemtap.printf/ptr-1.3.stp --compatible=1.3 executing: stap ./systemtap.printf/ptr-1.3.stp --compatible=1.3 -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/ptr-1.3.stp --compatible=1.3 -DSTP_LEGACY_PRINT testcase ./systemtap.printf/ptr-1.3.exp completed in 9 seconds Running ./systemtap.printf/ring_buffer.exp ... executing: stap -v -DSTP_USE_RING_BUFFER -e { probe begin { printf("systemtap starting probe\n") exit() } probe end { printf("systemtap ending probe\n") printf("Hello") printf("World\n") } } spawn stap -v -DSTP_USE_RING_BUFFER -e probe begin { printf("systemtap starting probe\n") exit() } probe end { printf("systemtap ending probe\n") printf("Hello") printf("World\n") } Pass 1: parsed user script and 105 library script(s) using 49344virt/40768res/5568shr/32128data kb, in 400usr/10sys/409real ms. Pass 2: analyzed script: 3 probe(s), 2 function(s), 0 embed(s), 0 global(s) using 50112virt/40768res/5568shr/32896data kb, in 10usr/0sys/8real ms. Pass 3: translated to C into "/tmp/stapb5VcZk/stap_caffcabab642596b6bb7b023736b021d_1813_src.c" using 50112virt/42944res/6464shr/32896data kb, in 0usr/0sys/1real ms. In file included from /root/systemtap_write/install/share/systemtap/runtime/transport/transport.c:65:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/print.c:17, from /root/systemtap_write/install/share/systemtap/runtime/print.c:17, from /root/systemtap_write/install/share/systemtap/runtime/runtime_context.h:22, from /tmp/stapb5VcZk/stap_caffcabab642596b6bb7b023736b021d_1813_src.c:65: /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c: In function '_stp_ring_buffer_disable_cpu': /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c:13:2: error: implicit declaration of function '__get_cpu_var' [-Werror=implicit-function-declaration] local_inc(&__get_cpu_var(_stp_cpu_disabled)); ^ In file included from arch/arm64/include/generated/asm/local.h:1:0, from /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c:6, from /root/systemtap_write/install/share/systemtap/runtime/transport/transport.c:65, from /root/systemtap_write/install/share/systemtap/runtime/linux/print.c:17, from /root/systemtap_write/install/share/systemtap/runtime/print.c:17, from /root/systemtap_write/install/share/systemtap/runtime/runtime_context.h:22, from /tmp/stapb5VcZk/stap_caffcabab642596b6bb7b023736b021d_1813_src.c:65: /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c:13:12: error: lvalue required as unary '&' operand local_inc(&__get_cpu_var(_stp_cpu_disabled)); ^ include/asm-generic/local.h:30:40: note: in definition of macro 'local_inc' #define local_inc(l) atomic_long_inc(&(l)->a) ^ /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c: In function '_stp_ring_buffer_enable_cpu': /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c:18:12: error: lvalue required as unary '&' operand local_dec(&__get_cpu_var(_stp_cpu_disabled)); ^ include/asm-generic/local.h:31:40: note: in definition of macro 'local_dec' #define local_dec(l) atomic_long_dec(&(l)->a) ^ /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c: In function '_stp_ring_buffer_cpu_disabled': /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c:24:23: error: lvalue required as unary '&' operand return local_read(&__get_cpu_var(_stp_cpu_disabled)); ^ include/asm-generic/local.h:28:42: note: in definition of macro 'local_read' #define local_read(l) atomic_long_read(&(l)->a) ^ In file included from /root/systemtap_write/install/share/systemtap/runtime/transport/transport.c:65:0, from /root/systemtap_write/install/share/systemtap/runtime/linux/print.c:17, from /root/systemtap_write/install/share/systemtap/runtime/print.c:17, from /root/systemtap_write/install/share/systemtap/runtime/runtime_context.h:22, from /tmp/stapb5VcZk/stap_caffcabab642596b6bb7b023736b021d_1813_src.c:65: /root/systemtap_write/install/share/systemtap/runtime/transport/ring_buffer.c:25:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: all warnings being treated as errors make[4]: *** [/tmp/stapb5VcZk/stap_caffcabab642596b6bb7b023736b021d_1813_src.o] Error 1 make[3]: *** [_module_/tmp/stapb5VcZk] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compiled C into "stap_caffcabab642596b6bb7b023736b021d_1813.ko" in 620usr/60sys/927real ms. Pass 4: compilation failed. [man error::pass4] FAIL: RING_BUFFER startup (eof) Executing: kill -INT -3108 testcase ./systemtap.printf/ring_buffer.exp completed in 1 seconds Running ./systemtap.printf/sharedbuf.exp ... spawn stap ./systemtap.printf/sharedbuf.stp -DRELAY_HOST=test1 Host: begin PASS: shared buffer hosting WARNING: "stp_print_flush_test1" [/tmp/stapiIRxkb/stap_111a5fa8b2396bc83f2ef26cd4c9cc2d_1713.ko] undefined! ERROR: Couldn't insert module '/tmp/stapiIRxkb/stap_111a5fa8b2396bc83f2ef26cd4c9cc2d_1713.ko': Invalid parameters WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run failed. [man error::pass5] PASS: shared buffer guest Executing: kill -INT -3277 FAIL: buffer sharing (1, 0) testcase ./systemtap.printf/sharedbuf.exp completed in 129 seconds Running ./systemtap.printf/string1.exp ... executing: stap ./systemtap.printf/string1.stp PASS: ./systemtap.printf/string1.stp executing: stap ./systemtap.printf/string1.stp -DSTP_LEGACY_PRINT PASS: ./systemtap.printf/string1.stp -DSTP_LEGACY_PRINT testcase ./systemtap.printf/string1.exp completed in 8 seconds Running ./systemtap.printf/string2.exp ... executing: stap ./systemtap.printf/string2.stp PASS: systemtap.printf/string2.stp testcase ./systemtap.printf/string2.exp completed in 5 seconds Running ./systemtap.samples/examples.exp ... testcase ./systemtap.samples/examples.exp completed in 0 seconds Running ./systemtap.samples/tcptest.exp ... executing: stap -v ./systemtap.samples/tcptest.stp spawn stap -v ./systemtap.samples/tcptest.stp Pass 1: parsed user script and 105 library script(s) using 49408virt/41344res/5696shr/32192data kb, in 390usr/20sys/429real ms. Pass 2: analyzed script: 12 probe(s), 23 function(s), 8 embed(s), 15 global(s) using 161856virt/155776res/7296shr/144640data kb, in 2890usr/510sys/3409real ms. Pass 3: translated to C into "/tmp/stapBb0hTq/stap_d5fcc5ea91312ae2c365963ac746652a_24125_src.c" using 161856virt/155968res/7488shr/144640data kb, in 20usr/130sys/148real ms. Pass 4: compiled C into "stap_d5fcc5ea91312ae2c365963ac746652a_24125.ko" in 4400usr/60sys/4809real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.samples/tcptest.stp startup PASS: ./systemtap.samples/tcptest.stp load generation Executing: kill -INT -4383 systemtap ending probe TCP totalbytes: 204800 UID PID SIZE NAME PORT SOURCE RTO RCVMSS SSTHRES CWND STATE 0 4604 102400 tcptest.tcl 55834 127.0.0.1 210000 0 0 0 0 0 4605 102400 tcptest.tcl 0 0 65483 2147483647 10 8 PASS: ./systemtap.samples/tcptest.stp shutdown and output Pass 5: run completed in 0usr/20sys/3050real ms. metric: ./systemtap.samples/tcptest.stp 390 20 429 2890 510 3409 20 130 148 4400 60 4809 0 20 3050 Executing: kill -INT -4383 testcase ./systemtap.samples/tcptest.exp completed in 12 seconds Running ./systemtap.server/client.exp ... executing: stap --list-servers=online spawn stap --list-servers=online Systemtap Compile Server Status for 'online' No servers found PASS: List existing online servers executing: stap --list-servers=online spawn stap --list-servers=online Systemtap Compile Server Status for 'online' No servers found PASS: List existing online servers verify existing online servers - attempt 1: 0 0 executing: stap --list-servers=trusted spawn stap --list-servers=trusted Systemtap Compile Server Status for 'trusted' No servers found PASS: List existing trusted servers executing: stap --list-servers=signer spawn stap --list-servers=signer Systemtap Compile Server Status for 'signer' No servers found PASS: List existing signing servers executing: stap --list-servers=all spawn stap --list-servers=all Systemtap Compile Server Status for 'all' No servers found PASS: List all existing servers PASS: Verify existing server list executing: stap --list-servers=online spawn stap --list-servers=online Systemtap Compile Server Status for 'online' No servers found PASS: List existing online servers (before start) output: 4638 Started a systemtap server as PID==4638 stap --list-servers returned: res==0 Systemtap Compile Server Status for 'online,trusted,compatible' host=apm-mustang-ev3-11.local address=10.12.0.146 port=41958 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" grep for servers returned: res==0 host=apm-mustang-ev3-11.local address=10.12.0.146 port=41958 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" server_address=='[::]:41958' server_port=='41958' server_spec=='apm-mustang-ev3-11.lab.eng.rdu.redhat.com:41958' executing: stap --list-servers=online spawn stap --list-servers=online Systemtap Compile Server Status for 'online' host=apm-mustang-ev3-11.local address=10.12.0.146 port=41958 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" PASS: List current online servers PASS: New online servers executing: stap --list-servers=online,trusted spawn stap --list-servers=online,trusted Systemtap Compile Server Status for 'online,trusted' host=apm-mustang-ev3-11.local address=10.12.0.146 port=41958 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" PASS: List current trusted servers PASS: New trusted servers PASS: Verify new trusted server list executing: stap --list-servers=signer spawn stap --list-servers=signer Systemtap Compile Server Status for 'signer' No servers found PASS: List current signing servers PASS: No new signing servers PASS: Server has host name starting ./systemtap.server/hello.stp --use-server spawn1 stap -p5 ./systemtap.server/hello.stp --use-server spawn stap -p5 ./systemtap.server/hello.stp --use-server Hello From Server wait results: 4663 exp76 0 0 PASS: Hello from server executing: stap --trust-servers=ssl,revoke,no-prompt --use-server=apm-mustang-ev3-11.local spawn stap --trust-servers=ssl,revoke,no-prompt --use-server=apm-mustang-ev3-11.local Revoking trust in the following servers as an SSL peer for the current user host=apm-mustang-ev3-11.local address=10.12.0.146 port=41958 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" executing: stap --list-servers=trusted spawn stap --list-servers=trusted Systemtap Compile Server Status for 'trusted' No servers found PASS: List current trusted servers after revokation by host name PASS: No longer trusted after revokation by host name PASS: Server has ip address executing: stap --trust-servers=no-prompt --use-server=10.12.0.146 spawn stap --trust-servers=no-prompt --use-server=10.12.0.146 Adding trust in the following servers as an SSL peer for the current user host=apm-mustang-ev3-11.local address=10.12.0.146 port=41958 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" executing: stap --list-servers=online,trusted spawn stap --list-servers=online,trusted Systemtap Compile Server Status for 'online,trusted' host=apm-mustang-ev3-11.local address=10.12.0.146 port=41958 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" PASS: List current trusted servers after reinstatement by ip address PASS: New trusted servers after reinstatement by ip address PASS: New trusted servers matches after reinstatement by ip address PASS: Server has certificate serial number executing: stap --list-servers=online,signer spawn stap --list-servers=online,signer Systemtap Compile Server Status for 'online,signer' No servers found PASS: List current online signing servers XFAIL: New signing servers XFAIL: Number of new signing servers matches XFAIL: New signing servers matches PASS: Server has port number executing: stap -p4 --unprivileged ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.local:41958 spawn stap -p4 --unprivileged ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.local:41958 stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko PASS: Compile module using server with --unprivileged 'stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko' stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko.sgn PASS: Module was created with --unprivileged PASS: Module was signed with --unprivileged executing: staprun stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko spawn staprun stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko Hello From Server PASS: Load and run signed module when trusted with --unprivileged executing: stap -p4 --privilege=stapusr ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.local:41958 spawn stap -p4 --privilege=stapusr ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.local:41958 stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko PASS: Compile module using server with --privilege=stapusr 'stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko' stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko.sgn PASS: Module was created with --privilege=stapusr PASS: Module was signed with --privilege=stapusr executing: staprun stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko spawn staprun stap_0058f8ae67a87f5e46a0c2f5a3f733f2_1781.ko Hello From Server PASS: Load and run signed module when trusted with --privilege=stapusr executing: stap -p4 --privilege=stapsys ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.local:41958 spawn stap -p4 --privilege=stapsys ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.local:41958 stap_d72b1cf0b8c666884cdda5ad89db15bf_1781.ko PASS: Compile module using server with --privilege=stapsys 'stap_d72b1cf0b8c666884cdda5ad89db15bf_1781.ko' stap_d72b1cf0b8c666884cdda5ad89db15bf_1781.ko stap_d72b1cf0b8c666884cdda5ad89db15bf_1781.ko.sgn PASS: Module was created with --privilege=stapsys PASS: Module was signed with --privilege=stapsys executing: staprun stap_d72b1cf0b8c666884cdda5ad89db15bf_1781.ko spawn staprun stap_d72b1cf0b8c666884cdda5ad89db15bf_1781.ko Hello From Server PASS: Load and run signed module when trusted with --privilege=stapsys executing: stap --list-servers=signer spawn stap --list-servers=signer Systemtap Compile Server Status for 'signer' No servers found PASS: List current signing servers after revokation PASS: No longer trusted as a signer after revokation executing: staprun stap_d72b1cf0b8c666884cdda5ad89db15bf_1781.ko spawn staprun stap_d72b1cf0b8c666884cdda5ad89db15bf_1781.ko Hello From Server PASS: Load and run signed module when not trusted Stopping the systemtap server with PID==4638 testcase ./systemtap.server/client.exp completed in 30 seconds Running ./systemtap.server/client_args.exp ... eval exec stap --unprivileged --client-options -B X=Y ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --unprivileged --client-options -B X=Y eval exec stap --privilege=stapusr --client-options -B X=Y ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --privilege=stapusr --client-options -B X=Y eval exec stap --privilege=stapsys --client-options -B X=Y ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --privilege=stapsys --client-options -B X=Y eval exec stap --unprivileged --client-options -D X=Y You can't specify -D when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --unprivileged --client-options -D X=Y eval exec stap --privilege=stapusr --client-options -D X=Y You can't specify -D when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --privilege=stapusr --client-options -D X=Y eval exec stap --privilege=stapsys --client-options -D X=Y You can't specify -D when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --privilege=stapsys --client-options -D X=Y eval exec stap --unprivileged --client-options -I foo You can't specify -I when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --unprivileged --client-options -I foo eval exec stap --privilege=stapusr --client-options -I foo You can't specify -I when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --privilege=stapusr --client-options -I foo eval exec stap --privilege=stapsys --client-options -I foo You can't specify -I when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --privilege=stapsys --client-options -I foo eval exec stap --unprivileged --client-options -m test You can't specify -m when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --unprivileged --client-options -m test eval exec stap --privilege=stapusr --client-options -m test You can't specify -m when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --privilege=stapusr --client-options -m test eval exec stap --privilege=stapsys --client-options -m test You can't specify -m when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --privilege=stapsys --client-options -m test eval exec stap --unprivileged --client-options -R foo ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --unprivileged --client-options -R foo eval exec stap --privilege=stapusr --client-options -R foo ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --privilege=stapusr --client-options -R foo eval exec stap --privilege=stapsys --client-options -R foo ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --privilege=stapsys --client-options -R foo eval exec stap --unprivileged --client-options -k ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --unprivileged --client-options -k eval exec stap --privilege=stapusr --client-options -k ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --privilege=stapusr --client-options -k eval exec stap --privilege=stapsys --client-options -k ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --privilege=stapsys --client-options -k eval exec stap --unprivileged --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --unprivileged --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME eval exec stap --privilege=stapusr --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --privilege=stapusr --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME eval exec stap --privilege=stapsys --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --privilege=stapsys --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME eval exec stap --client-options --unprivileged -B X=Y ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --unprivileged -B X=Y eval exec stap --client-options --privilege=stapusr -B X=Y ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --privilege=stapusr -B X=Y eval exec stap --client-options --privilege=stapsys -B X=Y ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --privilege=stapsys -B X=Y eval exec stap --client-options --unprivileged -D X=Y You can't specify -D when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --unprivileged -D X=Y eval exec stap --client-options --privilege=stapusr -D X=Y You can't specify -D when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --privilege=stapusr -D X=Y eval exec stap --client-options --privilege=stapsys -D X=Y You can't specify -D when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --privilege=stapsys -D X=Y eval exec stap --client-options --unprivileged -I foo You can't specify -I when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --unprivileged -I foo eval exec stap --client-options --privilege=stapusr -I foo You can't specify -I when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --privilege=stapusr -I foo eval exec stap --client-options --privilege=stapsys -I foo You can't specify -I when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --privilege=stapsys -I foo eval exec stap --client-options --unprivileged -m test You can't specify -m when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --unprivileged -m test eval exec stap --client-options --privilege=stapusr -m test You can't specify -m when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --privilege=stapusr -m test eval exec stap --client-options --privilege=stapsys -m test You can't specify -m when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options --privilege=stapsys -m test eval exec stap --client-options --unprivileged -R foo ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --unprivileged -R foo eval exec stap --client-options --privilege=stapusr -R foo ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --privilege=stapusr -R foo eval exec stap --client-options --privilege=stapsys -R foo ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --privilege=stapsys -R foo eval exec stap --client-options --unprivileged -k ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --unprivileged -k eval exec stap --client-options --privilege=stapusr -k ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --privilege=stapusr -k eval exec stap --client-options --privilege=stapsys -k ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --privilege=stapsys -k eval exec stap --client-options --unprivileged -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --unprivileged -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME eval exec stap --client-options --privilege=stapusr -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --privilege=stapusr -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME eval exec stap --client-options --privilege=stapsys -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --privilege=stapsys -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME eval exec stap --client-options -B X=Y --unprivileged ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -B X=Y --unprivileged eval exec stap --client-options -B X=Y --privilege=stapusr ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -B X=Y --privilege=stapusr eval exec stap --client-options -B X=Y --privilege=stapsys ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -B X=Y --privilege=stapsys eval exec stap --client-options -D X=Y --unprivileged You can't specify -D when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -D X=Y --unprivileged eval exec stap --client-options -D X=Y --privilege=stapusr You can't specify -D when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -D X=Y --privilege=stapusr eval exec stap --client-options -D X=Y --privilege=stapsys You can't specify -D when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -D X=Y --privilege=stapsys eval exec stap --client-options -I foo --unprivileged You can't specify -I when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -I foo --unprivileged eval exec stap --client-options -I foo --privilege=stapusr You can't specify -I when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -I foo --privilege=stapusr eval exec stap --client-options -I foo --privilege=stapsys You can't specify -I when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -I foo --privilege=stapsys eval exec stap --client-options -m test --unprivileged You can't specify -m when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -m test --unprivileged eval exec stap --client-options -m test --privilege=stapusr You can't specify -m when --privilege=stapusr is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -m test --privilege=stapusr eval exec stap --client-options -m test --privilege=stapsys You can't specify -m when --privilege=stapsys is specified. Try '--help' for more information. PASS: Invalid Server Client Arguments: --client-options -m test --privilege=stapsys eval exec stap --client-options -R foo --unprivileged ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -R foo --unprivileged eval exec stap --client-options -R foo --privilege=stapusr ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -R foo --privilege=stapusr eval exec stap --client-options -R foo --privilege=stapsys ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -R foo --privilege=stapsys eval exec stap --client-options -k --unprivileged ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -k --unprivileged eval exec stap --client-options -k --privilege=stapusr ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -k --privilege=stapusr eval exec stap --client-options -k --privilege=stapsys ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -k --privilege=stapsys eval exec stap --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 --unprivileged ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME --unprivileged eval exec stap --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 --privilege=stapusr ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME --privilege=stapusr eval exec stap --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r 3.19.0-0.72.aa7a.aarch64 --privilege=stapsys ERROR: -B invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -B X=Y -D X=Y -I foo -m test -R foo -k -r UNAME --privilege=stapsys eval exec stap --client-options -R /path ERROR: -R invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -R /path eval exec stap --client-options --ldd ERROR: --ldd is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --ldd eval exec stap --client-options --tmpdir=/tmp ERROR: --tmpdir is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --tmpdir=/tmp eval exec stap --client-options --use-server ERROR: --use-server is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --use-server eval exec stap --client-options --use-server-on-error ERROR: --use-server-on-error is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --use-server-on-error eval exec stap --client-options --list-servers ERROR: --list-servers is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --list-servers eval exec stap --client-options --trust-servers ERROR: --trust-servers is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --trust-servers eval exec stap --client-options --disable-cache ERROR: --disable-cache is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --disable-cache eval exec stap --client-options --poison-cache ERROR: --poison-cache is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --poison-cache eval exec stap --client-options --clean-cache ERROR: --clean-cache is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --clean-cache eval exec stap --client-options --all-modules ERROR: --all-modules is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --all-modules eval exec stap --client-options --remote=foo ERROR: --remote is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --remote=foo eval exec stap --client-options --remote-prefix ERROR: --remote-prefix is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --remote-prefix eval exec stap --client-options --modinfo=foo ERROR: --modinfo is invalid with --client-options PASS: Invalid Server Client Arguments: --client-options --modinfo=foo eval exec stap -D "foo;bar" ERROR: Safety pattern mismatch for -D parameter ('foo;bar' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Invalid Server Client Arguments: -D "foo;bar" eval exec stap -D 2=4 ERROR: Safety pattern mismatch for -D parameter ('2=4' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Invalid Server Client Arguments: -D 2=4 eval exec stap --client-options -r /path ERROR: Safety pattern mismatch for -r parameter from client ('/path' vs. '^[a-z0-9_.-]+$') rc=1 PASS: Invalid Server Client Arguments: --client-options -r /path eval exec stap -S /path ERROR: Safety pattern mismatch for -S parameter ('/path' vs. '^[0-9]+(,[0-9]+)?$') rc=1 PASS: Invalid Server Client Arguments: -S /path eval exec stap --client-options -q ERROR: -q invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -q eval exec stap --client-options -k ERROR: -k invalid with --client-options PASS: Invalid Server Client Arguments: --client-options -k executing: stap -p1 -a i386 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 executing: stap -p1 -B X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -B X=Y executing: stap -p1 -D X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -D X=Y executing: stap -p1 -I foo ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -I foo executing: stap -p1 -m test ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -m test executing: stap -p1 -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -r UNAME executing: stap -p1 -a i386 -B X=Y -D X=Y -I foo -m test -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I foo -m test -r UNAME executing: stap -p1 --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged executing: stap -p1 --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr executing: stap -p1 --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys executing: stap -p1 --unprivileged -a i386 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -a i386 executing: stap -p1 --privilege=stapusr -a i386 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -a i386 executing: stap -p1 --privilege=stapsys -a i386 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -a i386 executing: stap -p1 --unprivileged -B X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -B X=Y executing: stap -p1 --privilege=stapusr -B X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -B X=Y executing: stap -p1 --privilege=stapsys -B X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -B X=Y executing: stap -p1 --unprivileged -D X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -D X=Y executing: stap -p1 --privilege=stapusr -D X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -D X=Y executing: stap -p1 --privilege=stapsys -D X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -D X=Y executing: stap -p1 --unprivileged -I foo ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -I foo executing: stap -p1 --privilege=stapusr -I foo ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -I foo executing: stap -p1 --privilege=stapsys -I foo ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -I foo executing: stap -p1 --unprivileged -m test ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -m test executing: stap -p1 --privilege=stapusr -m test ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -m test executing: stap -p1 --privilege=stapsys -m test ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -m test executing: stap -p1 --unprivileged -R foo ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -R foo executing: stap -p1 --privilege=stapusr -R foo ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -R foo executing: stap -p1 --privilege=stapsys -R foo ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -R foo executing: stap -p1 --unprivileged -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -r UNAME executing: stap -p1 --privilege=stapusr -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -r UNAME executing: stap -p1 --privilege=stapsys -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -r UNAME executing: stap -p1 --unprivileged -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME executing: stap -p1 --privilege=stapusr -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME executing: stap -p1 --privilege=stapsys -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME executing: stap -p1 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options executing: stap -p1 --client-options -a i386 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options -a i386 executing: stap -p1 --client-options -D X=Y ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options -D X=Y executing: stap -p1 --client-options -I foo ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options -I foo executing: stap -p1 --client-options -m test ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options -m test executing: stap -p1 --client-options -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options -r UNAME executing: stap -p1 --client-options -a i386 -D X=Y -I foo -m test -r 3.19.0-0.72.aa7a.aarch64 ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options -a i386 -D X=Y -I foo -m test -r UNAME executing: stap -p1 --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged --client-options executing: stap -p1 --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr --client-options executing: stap -p1 --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys --client-options executing: stap -p1 --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options --unprivileged executing: stap -p1 --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options --privilege=stapusr executing: stap -p1 --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --client-options --privilege=stapsys executing: stap -p1 --unprivileged -a i386 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -a i386 --client-options executing: stap -p1 --privilege=stapusr -a i386 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -a i386 --client-options executing: stap -p1 --privilege=stapsys -a i386 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -a i386 --client-options executing: stap -p1 --unprivileged -B X=Y --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -B X=Y --client-options executing: stap -p1 --privilege=stapusr -B X=Y --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -B X=Y --client-options executing: stap -p1 --privilege=stapsys -B X=Y --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -B X=Y --client-options executing: stap -p1 --unprivileged -D X=Y --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -D X=Y --client-options executing: stap -p1 --privilege=stapusr -D X=Y --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -D X=Y --client-options executing: stap -p1 --privilege=stapsys -D X=Y --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -D X=Y --client-options executing: stap -p1 --unprivileged -I foo --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -I foo --client-options executing: stap -p1 --privilege=stapusr -I foo --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -I foo --client-options executing: stap -p1 --privilege=stapsys -I foo --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -I foo --client-options executing: stap -p1 --unprivileged -m test --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -m test --client-options executing: stap -p1 --privilege=stapusr -m test --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -m test --client-options executing: stap -p1 --privilege=stapsys -m test --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -m test --client-options executing: stap -p1 --unprivileged -R foo --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -R foo --client-options executing: stap -p1 --privilege=stapusr -R foo --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -R foo --client-options executing: stap -p1 --privilege=stapsys -R foo --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -R foo --client-options executing: stap -p1 --unprivileged -r 3.19.0-0.72.aa7a.aarch64 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -r UNAME --client-options executing: stap -p1 --privilege=stapusr -r 3.19.0-0.72.aa7a.aarch64 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -r UNAME --client-options executing: stap -p1 --privilege=stapsys -r 3.19.0-0.72.aa7a.aarch64 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -r UNAME --client-options executing: stap -p1 --unprivileged -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --unprivileged -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --client-options executing: stap -p1 --privilege=stapusr -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapusr -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --client-options executing: stap -p1 --privilege=stapsys -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: --privilege=stapsys -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --client-options executing: stap -p1 -a i386 --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 --unprivileged --client-options executing: stap -p1 -a i386 --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 --privilege=stapusr --client-options executing: stap -p1 -a i386 --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 --privilege=stapsys --client-options executing: stap -p1 -B X=Y --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -B X=Y --unprivileged --client-options executing: stap -p1 -B X=Y --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -B X=Y --privilege=stapusr --client-options executing: stap -p1 -B X=Y --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -B X=Y --privilege=stapsys --client-options executing: stap -p1 -D X=Y --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -D X=Y --unprivileged --client-options executing: stap -p1 -D X=Y --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -D X=Y --privilege=stapusr --client-options executing: stap -p1 -D X=Y --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -D X=Y --privilege=stapsys --client-options executing: stap -p1 -I foo --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -I foo --unprivileged --client-options executing: stap -p1 -I foo --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -I foo --privilege=stapusr --client-options executing: stap -p1 -I foo --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -I foo --privilege=stapsys --client-options executing: stap -p1 -m test --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -m test --unprivileged --client-options executing: stap -p1 -m test --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -m test --privilege=stapusr --client-options executing: stap -p1 -m test --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -m test --privilege=stapsys --client-options executing: stap -p1 -R foo --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -R foo --unprivileged --client-options executing: stap -p1 -R foo --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -R foo --privilege=stapusr --client-options executing: stap -p1 -R foo --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -R foo --privilege=stapsys --client-options executing: stap -p1 -r 3.19.0-0.72.aa7a.aarch64 --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -r UNAME --unprivileged --client-options executing: stap -p1 -r 3.19.0-0.72.aa7a.aarch64 --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -r UNAME --privilege=stapusr --client-options executing: stap -p1 -r 3.19.0-0.72.aa7a.aarch64 --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -r UNAME --privilege=stapsys --client-options executing: stap -p1 -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --unprivileged --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --unprivileged --client-options executing: stap -p1 -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --privilege=stapusr --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --privilege=stapusr --client-options executing: stap -p1 -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --privilege=stapsys --client-options ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --privilege=stapsys --client-options executing: stap -p1 -a i386 --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 --client-options --unprivileged executing: stap -p1 -a i386 --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 --client-options --privilege=stapusr executing: stap -p1 -a i386 --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 --client-options --privilege=stapsys executing: stap -p1 -B X=Y --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -B X=Y --client-options --unprivileged executing: stap -p1 -B X=Y --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -B X=Y --client-options --privilege=stapusr executing: stap -p1 -B X=Y --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -B X=Y --client-options --privilege=stapsys executing: stap -p1 -D X=Y --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -D X=Y --client-options --unprivileged executing: stap -p1 -D X=Y --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -D X=Y --client-options --privilege=stapusr executing: stap -p1 -D X=Y --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -D X=Y --client-options --privilege=stapsys executing: stap -p1 -I foo --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -I foo --client-options --unprivileged executing: stap -p1 -I foo --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -I foo --client-options --privilege=stapusr executing: stap -p1 -I foo --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -I foo --client-options --privilege=stapsys executing: stap -p1 -m test --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -m test --client-options --unprivileged executing: stap -p1 -m test --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -m test --client-options --privilege=stapusr executing: stap -p1 -m test --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -m test --client-options --privilege=stapsys executing: stap -p1 -R foo --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -R foo --client-options --unprivileged executing: stap -p1 -R foo --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -R foo --client-options --privilege=stapusr executing: stap -p1 -R foo --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -R foo --client-options --privilege=stapsys executing: stap -p1 -r 3.19.0-0.72.aa7a.aarch64 --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -r UNAME --client-options --unprivileged executing: stap -p1 -r 3.19.0-0.72.aa7a.aarch64 --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -r UNAME --client-options --privilege=stapusr executing: stap -p1 -r 3.19.0-0.72.aa7a.aarch64 --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -r UNAME --client-options --privilege=stapsys executing: stap -p1 -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --client-options --unprivileged ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --client-options --unprivileged executing: stap -p1 -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --client-options --privilege=stapusr ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --client-options --privilege=stapusr executing: stap -p1 -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r 3.19.0-0.72.aa7a.aarch64 --client-options --privilege=stapsys ./systemtap.server/test.stp PASS: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I foo -m test -R foo -r UNAME --client-options --privilege=stapsys testcase ./systemtap.server/client_args.exp completed in 70 seconds Running ./systemtap.server/server.exp ... output: 5855 Started a systemtap server as PID==5855 stap --list-servers returned: res==0 Systemtap Compile Server Status for 'online,trusted,compatible' host=apm-mustang-ev3-11.local address=10.12.0.146 port=56735 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" grep for servers returned: res==0 host=apm-mustang-ev3-11.local address=10.12.0.146 port=56735 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" server_address=='[::]:41958 [::]:56735' server_port=='56735' server_spec=='apm-mustang-ev3-11.lab.eng.rdu.redhat.com:56735' PASS: Server Tests: uprobes compile foo executing: stap -p4 ./systemtap.server/uprobes.stp --use-server -k -c /root/systemtap_write/systemtap/testsuite/foo spawn stap -p4 ./systemtap.server/uprobes.stp --use-server -k -c /root/systemtap_write/systemtap/testsuite/foo stap_c7d08acd0d3d06445a97a2893a9d354d_4400.ko Keeping temporary directory "/tmp/stapdHhWL6" PASS: Server Tests: uprobes -p4 UNTESTED: Server Tests: uprobes uprobes returned executing: stap $srcdir/$subdir/uprobes.stp $use_server -c "$foo 1 2 3 4" spawn stap ./systemtap.server/uprobes.stp --use-server -c /root/systemtap_write/systemtap/testsuite/foo 1 2 3 4 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").call argc=0x5 argv=0x3ffdb6577a8 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").call argc=0x4 argv=0x3ffdb6577a8 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").call argc=0x3 argv=0x3ffdb6577a8 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").call argc=0x2 argv=0x3ffdb6577a8 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").call argc=0x1 argv=0x3ffdb6577a8 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").return return=0x0 process("/root/systemtap_write/systemtap/testsuite/foo").function("main@./systemtap.base/jennie.c:1").return return=0x0 PASS: Server Tests: uprobes -p5 as_root service avahi-daemon restart 2>&1 OUT RC 0 PASS: Server Tests: server reacts to avahi-daemon restart PASS: Server Tests: server re-established avahi-daemon connection starting ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:56735 spawn1 stap -p5 ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:56735 spawn stap -p5 ./systemtap.server/hello.stp --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:56735 Hello From Server wait results: 6168 exp76 0 0 PASS: Server Tests: server still serves client requests Stopping the systemtap server with PID==5855 testcase ./systemtap.server/server.exp completed in 15 seconds Running ./systemtap.server/server_args.exp ... Random seed is 1430506589 output: 6202 Started a systemtap server as PID==6202 stap --list-servers returned: res==0 Systemtap Compile Server Status for 'online,trusted,compatible' host=apm-mustang-ev3-11.local address=10.12.0.146 port=52781 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" grep for servers returned: res==0 host=apm-mustang-ev3-11.local address=10.12.0.146 port=52781 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" server_address=='[::]:41958 [::]:56735 [::]:52781' server_port=='52781' server_spec=='apm-mustang-ev3-11.lab.eng.rdu.redhat.com:52781' eval exec stap -p1 -I=\\w94\nbh -e -Dhfuo0iu7 -c stap: option requires an argument -- 'c' Try '--help' for more information. eval exec stap --use-server -p1 -I=\\w94\nbh -e -Dhfuo0iu7 -c stap: option requires an argument -- 'c' Try '--help' for more information. PASS: Server Argument Test 0 eval exec stap -p1 -I8o\\2ie -e'1\\ -D\n\" -c ERROR: Safety pattern mismatch for -D parameter (' "' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I8o\\2ie -e'1\\ -D\n\" -c ERROR: Safety pattern mismatch for -D parameter (' "' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 1 eval exec stap -p1 -Ira\\3\;c g -e0fle'qq -Dr/316k\\o8 -cjyoc\n3 ERROR: Safety pattern mismatch for -D parameter ('r/316k\o8' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Ira\\3\;c g -e0fle'qq -Dr/316k\\o8 -cjyoc\n3 ERROR: Safety pattern mismatch for -D parameter ('r/316k\o8' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 2 eval exec stap -p1 -I6p3 -elc -Dqgsgv' -c ERROR: Safety pattern mismatch for -D parameter ('qgsgv'' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I6p3 -elc -Dqgsgv' -c ERROR: Safety pattern mismatch for -D parameter ('qgsgv'' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 3 eval exec stap -p1 -I\"vyv\;z -ej\"/3 -D/ 01qck\n -c3u55zut ERROR: Safety pattern mismatch for -D parameter ('/' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I\"vyv\;z -ej\"/3 -D/ 01qck\n -c3u55zut ERROR: Safety pattern mismatch for -D parameter ('/' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 4 eval exec stap -p1 -I1 -eo9e\nx047q -D9xyefk0a -cvl98/x1'i ERROR: Safety pattern mismatch for -D parameter ('9xyefk0a' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I1 -eo9e\nx047q -D9xyefk0a -cvl98/x1'i ERROR: Safety pattern mismatch for -D parameter ('9xyefk0a' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 5 eval exec stap -p1 -c\; test.stp Input file 'test.stp' is missing. Pass 1: parse failed. [man error::pass1] eval exec stap --use-server -p1 -c\; test.stp Input file 'script/systemtap_write/systemtap/testsuite/test.stp' is missing. Pass 1: parse failed. [man error::pass1] Passes: via server failed. Try again with another '-v' option. PASS: Server Argument Test 6 eval exec stap -p1 -I4hgy96 -e5oo39p -Ddx8v -c4\; parse error: expected 'probe', 'global', 'function', or '%{' saw: number '5oo39p' at :1:1 source: 5oo39p ^ 1 parse error. Pass 1: parse failed. [man error::pass1] eval exec stap --use-server -p1 -I4hgy96 -e5oo39p -Ddx8v -c4\; parse error: expected 'probe', 'global', 'function', or '%{' saw: number '5oo39p' at :1:1 source: 5oo39p ^ 1 parse error. Pass 1: parse failed. [man error::pass1] Passes: via server failed. Try again with another '-v' option. PASS: Server Argument Test 7 eval exec stap -p1 -I -esq3wors -Dz -c*eibz8h2e A script must be specified. Try '--help' for more information. eval exec stap --use-server -p1 -I -esq3wors -Dz -c*eibz8h2e A script must be specified. Try '--help' for more information. PASS: Server Argument Test 8 eval exec stap -p1 -I a -em339db5 -Du2\;c0ps -ch9o\\ ERROR: Safety pattern mismatch for -D parameter ('u2;c0ps' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I a -em339db5 -Du2\;c0ps -ch9o\\ ERROR: Safety pattern mismatch for -D parameter ('u2;c0ps' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 9 eval exec stap -p1 -Ipfjps4 -ebug4dc -Du8vd fvkl -c stap: option requires an argument -- 'c' Try '--help' for more information. eval exec stap --use-server -p1 -Ipfjps4 -ebug4dc -Du8vd fvkl -c stap: option requires an argument -- 'c' Try '--help' for more information. PASS: Server Argument Test 10 eval exec stap -p1 -I0\"nspzjyf -e5r3up8h -Dmi\;ojp9m -cx\;a2fat ERROR: Safety pattern mismatch for -D parameter ('mi;ojp9m' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I0\"nspzjyf -e5r3up8h -Dmi\;ojp9m -cx\;a2fat ERROR: Safety pattern mismatch for -D parameter ('mi;ojp9m' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 11 eval exec stap -p1 -Iu -ek7\;r -Dcu\"\; -c\"hc ERROR: Safety pattern mismatch for -D parameter ('cu";' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Iu -ek7\;r -Dcu\"\; -c\"hc ERROR: Safety pattern mismatch for -D parameter ('cu";' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 12 eval exec stap -p1 -Icd4fidq m40mv -edn -D\;8ha\\cjr -c1*vnq ERROR: Safety pattern mismatch for -D parameter (';8ha\cjr' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Icd4fidq m40mv -edn -D\;8ha\\cjr -c1*vnq ERROR: Safety pattern mismatch for -D parameter (';8ha\cjr' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 13 eval exec stap -p1 -I\;3 -er8e -D -cb6k29z ERROR: Safety pattern mismatch for -D parameter ('-cb6k29z' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I\;3 -er8e -D -cb6k29z ERROR: Safety pattern mismatch for -D parameter ('-cb6k29z' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 14 eval exec stap -p1 -Ircj -e -D -c\\vmww parse error: expected 'probe', 'global', 'function', or '%{' saw: operator '-' at :1:1 source: -D ^ 1 parse error. Pass 1: parse failed. [man error::pass1] eval exec stap --use-server -p1 -Ircj -e -D -c\\vmww parse error: expected 'probe', 'global', 'function', or '%{' saw: operator '-' at :1:1 source: -D ^ 1 parse error. Pass 1: parse failed. [man error::pass1] Passes: via server failed. Try again with another '-v' option. PASS: Server Argument Test 15 eval exec stap -p1 -Illc5 -e65wof9 qr*=x7x5 -D -cgx\; ERROR: Safety pattern mismatch for -D parameter ('-cgx;' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Illc5 -e65wof9 qr*=x7x5 -D -cgx\; ERROR: Safety pattern mismatch for -D parameter ('-cgx;' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 16 eval exec stap -p1 -Iyaj420=3 -e\" -D -cd'5mi ERROR: Safety pattern mismatch for -D parameter ('-cd'5mi' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Iyaj420=3 -e\" -D -cd'5mi ERROR: Safety pattern mismatch for -D parameter ('-cd'5mi' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 17 eval exec stap -p1 -Ir -e -D29\\ -cj2szt\;4 parse error: expected 'probe', 'global', 'function', or '%{' saw: operator '-' at :1:1 source: -D29\ ^ 1 parse error. Pass 1: parse failed. [man error::pass1] eval exec stap --use-server -p1 -Ir -e -D29\\ -cj2szt\;4 parse error: expected 'probe', 'global', 'function', or '%{' saw: operator '-' at :1:1 source: -D29\ ^ 1 parse error. Pass 1: parse failed. [man error::pass1] Passes: via server failed. Try again with another '-v' option. PASS: Server Argument Test 18 eval exec stap -p1 -Ibno3=b4sk -e' -Dg2-j\;e -c2ijx' ERROR: Safety pattern mismatch for -D parameter ('g2-j;e' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Ibno3=b4sk -e' -Dg2-j\;e -c2ijx' ERROR: Safety pattern mismatch for -D parameter ('g2-j;e' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 19 eval exec stap -p1 -I285v7pl -eo5\\0 -D86s -c-c*v ERROR: Safety pattern mismatch for -D parameter ('86s' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I285v7pl -eo5\\0 -D86s -c-c*v ERROR: Safety pattern mismatch for -D parameter ('86s' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 20 eval exec stap -l syscall.open* -- -p5 syscall.open syscall.open_by_handle_at syscall.openat eval exec stap --use-server -l syscall.open* -- -p5 syscall.open syscall.open_by_handle_at syscall.openat PASS: Server Argument Test 21 eval exec stap -l syscall.open* -- -rfoo syscall.open syscall.open_by_handle_at syscall.openat eval exec stap --use-server -l syscall.open* -- -rfoo syscall.open syscall.open_by_handle_at syscall.openat PASS: Server Argument Test 22 executing: stap -p1 -I/ 1\\nbzg3 -ebf -Do -ckrll=\\\;oh -S4 --use-server spawn stap -p1 -I/ 1\nbzg3 -ebf -Do -ckrll=\;oh -S4 --use-server Unable to send / to the server Passes: via server failed. Try again with another '-v' option. PASS: Server Argument Test 23 executing: stap -p1 -I / 1\\nbzg3 -ebf -Do -ckrll=\\\;oh -S4 --use-server spawn stap -p1 -I / 1\nbzg3 -ebf -Do -ckrll=\;oh -S4 --use-server Unable to send / to the server Passes: via server failed. Try again with another '-v' option. PASS: Server Argument Test 24 executing: stap -p1 1\\nbzg3 -ebf -Do -ckrll=\\\;oh -S4 -I/ --use-server spawn stap -p1 1\nbzg3 -ebf -Do -ckrll=\;oh -S4 -I/ --use-server Unable to send / to the server Passes: via server failed. Try again with another '-v' option. PASS: Server Argument Test 25 executing: stap -p1 1\\nbzg3 -ebf -Do -ckrll=\\\;oh -S4 -I / --use-server spawn stap -p1 1\nbzg3 -ebf -Do -ckrll=\;oh -S4 -I / --use-server Unable to send / to the server Passes: via server failed. Try again with another '-v' option. PASS: Server Argument Test 26 eval exec stap -p1 -I -e\\\;/ -Dhn6 -cejijqmi0 -S3-k - ERROR: Safety pattern mismatch for -S parameter ('3-k' vs. '^[0-9]+(,[0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I -e\\\;/ -Dhn6 -cejijqmi0 -S3-k - ERROR: Safety pattern mismatch for -S parameter ('3-k' vs. '^[0-9]+(,[0-9]+)?$') rc=1 PASS: Server Argument Test 27 executing: stap -p1 -I/ -e/ -D -c\\n1v\\\;nd8 -S-- --use-server spawn stap -p1 -I/ -e/ -D -c\n1v\;nd8 -S-- --use-server ERROR: Safety pattern mismatch for -D parameter ('-c\n1v\;nd8' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap -p1 -I/ -e/ -D -c\\n1v\\\;nd8 -S-- ERROR: Safety pattern mismatch for -D parameter ('-c\n1v\;nd8' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I/ -e/ -D -c\\n1v\\\;nd8 -S-- ERROR: Safety pattern mismatch for -D parameter ('-c\n1v\;nd8' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Server Argument Test 28 executing: stap -p1 -I/ -e0xzu -Dxrk -c*sum8fe -St546jn --use-server spawn stap -p1 -I/ -e0xzu -Dxrk -c*sum8fe -St546jn --use-server ERROR: Safety pattern mismatch for -S parameter ('t546jn' vs. '^[0-9]+(,[0-9]+)?$') rc=1 eval exec stap -p1 -I/ -e0xzu -Dxrk -c*sum8fe -St546jn ERROR: Safety pattern mismatch for -S parameter ('t546jn' vs. '^[0-9]+(,[0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I/ -e0xzu -Dxrk -c*sum8fe -St546jn ERROR: Safety pattern mismatch for -S parameter ('t546jn' vs. '^[0-9]+(,[0-9]+)?$') rc=1 PASS: Server Argument Test 29 Iteration 0 eval exec stap -p1 -I3pdpbd -e-ols -D8o54n8*8\" -c**8 -Szc ERROR: Safety pattern mismatch for -D parameter ('8o54n8*8"' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I3pdpbd -e-ols -D8o54n8*8\" -c**8 -Szc ERROR: Safety pattern mismatch for -D parameter ('8o54n8*8"' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 0 Iteration 1 eval exec stap -p1 -Iv -ehx9r6xl -Dawr1c -c -S-'8i3 4 parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'hx9r6xl' at :1:1 source: hx9r6xl ^ 1 parse error. Pass 1: parse failed. [man error::pass1] eval exec stap --use-server -p1 -Iv -ehx9r6xl -Dawr1c -c -S-'8i3 4 parse error: expected 'probe', 'global', 'function', or '%{' saw: identifier 'hx9r6xl' at :1:1 source: hx9r6xl ^ 1 parse error. Pass 1: parse failed. [man error::pass1] Passes: via server failed. Try again with another '-v' option. PASS: Fuzzing Server Argument Test 1 Iteration 2 eval exec stap -p1 -I2g7 -e-/sa/l -Dy\" -c -St0 ERROR: Safety pattern mismatch for -D parameter ('y"' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I2g7 -e-/sa/l -Dy\" -c -St0 ERROR: Safety pattern mismatch for -D parameter ('y"' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 2 Iteration 3 eval exec stap -p1 -I8s3mk0ds -egt -Dmd= -c5n60 -Svbabi- ERROR: Safety pattern mismatch for -D parameter ('md=' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I8s3mk0ds -egt -Dmd= -c5n60 -Svbabi- ERROR: Safety pattern mismatch for -D parameter ('md=' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 3 Iteration 4 eval exec stap -p1 -Itb3ee \; -ezi37\nvn -D1c5jww4h -c0c'gl -S8q ERROR: Safety pattern mismatch for -D parameter ('1c5jww4h' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Itb3ee \; -ezi37\nvn -D1c5jww4h -c0c'gl -S8q ERROR: Safety pattern mismatch for -D parameter ('1c5jww4h' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 4 Iteration 5 eval exec stap -p1 -Ip- \\ -e ns\"hdtq -Dodbu1e -c\" -S2*cyzw f/ ERROR: Safety pattern mismatch for -S parameter ('2*cyzw' vs. '^[0-9]+(,[0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Ip- \\ -e ns\"hdtq -Dodbu1e -c\" -S2*cyzw f/ ERROR: Safety pattern mismatch for -S parameter ('2*cyzw' vs. '^[0-9]+(,[0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 5 Iteration 6 eval exec stap -p1 -Ivkay\"6xyh -ex -D -cvaf -Sko c67q ERROR: Safety pattern mismatch for -D parameter ('-cvaf' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Ivkay\"6xyh -ex -D -cvaf -Sko c67q ERROR: Safety pattern mismatch for -D parameter ('-cvaf' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 6 Iteration 7 eval exec stap -p1 -I0j -e 's -Duoxit3eg -c*k -S2h\;l'r ERROR: Safety pattern mismatch for -S parameter ('2h;l'r' vs. '^[0-9]+(,[0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I0j -e 's -Duoxit3eg -c*k -S2h\;l'r ERROR: Safety pattern mismatch for -S parameter ('2h;l'r' vs. '^[0-9]+(,[0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 7 Iteration 8 eval exec stap -p1 -I*g5q -e36oe -D\"e -c7 -S ERROR: Safety pattern mismatch for -D parameter ('"e' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 eval exec stap --use-server -p1 -I*g5q -e36oe -D\"e -c7 -S ERROR: Safety pattern mismatch for -D parameter ('"e' vs. '^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 8 Iteration 9 eval exec stap -p1 -Ifnk9\;o -ef\;/q6/78 -Dlk -c3/21'0k6 -Su ERROR: Safety pattern mismatch for -S parameter ('u' vs. '^[0-9]+(,[0-9]+)?$') rc=1 eval exec stap --use-server -p1 -Ifnk9\;o -ef\;/q6/78 -Dlk -c3/21'0k6 -Su ERROR: Safety pattern mismatch for -S parameter ('u' vs. '^[0-9]+(,[0-9]+)?$') rc=1 PASS: Fuzzing Server Argument Test 9 Stopping the systemtap server with PID==6202 testcase ./systemtap.server/server_args.exp completed in 22 seconds Running ./systemtap.server/server_concurrency.exp ... output: 6490 Started a systemtap server as PID==6490 stap --list-servers returned: res==0 Systemtap Compile Server Status for 'online,trusted,compatible' host=apm-mustang-ev3-11.local address=10.12.0.146 port=54417 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" grep for servers returned: res==0 host=apm-mustang-ev3-11.local address=10.12.0.146 port=54417 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" server_address=='[::]:54417' server_port=='54417' server_spec=='apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417' Server output: Fri May 1 14:56:51 2015: ===== compile server pid 6490 starting as root ===== Fri May 1 14:56:51 2015: Using network address [::]:54417 Client/Server tests will be run by contacting the server directly as apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 executing: stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency1.stp spawn stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency1.stp executing: stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency2.stp spawn stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency2.stp executing: stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency3.stp spawn stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency3.stp executing: stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency1.stp spawn stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency1.stp executing: stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency2.stp spawn stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency2.stp executing: stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency3.stp spawn stap --use-server=apm-mustang-ev3-11.lab.eng.rdu.redhat.com:54417 -p4 ./systemtap.server/server_concurrency3.stp Input file 'script/systemtap_write/systemtap/testsuite/systemtap.server/server_concurrency3.stp' is missing. Pass 1: parse failed. [man error::pass1] Passes: via server failed. Try again with another '-v' option. Server ouput: Fri May 1 14:56:51 2015: ===== compile server pid 6490 starting as root ===== Fri May 1 14:56:51 2015: Using network address [::]:54417 Fri May 1 14:56:51 2015: Using a maximum of 6 threads Fri May 1 14:56:51 2015: Certificate found in database /root/systemtap_write/systemtap/testsuite/.systemtap-root/ssl/server Fri May 1 14:56:51 2015: Not Valid Before: Fri May 01 18:54:37 2015 UTC Fri May 1 14:56:51 2015: Not Valid After: Sun May 01 18:54:37 2016 UTC Fri May 1 14:56:51 2015: Certificate is valid Fri May 1 14:56:51 2015: Adding Avahi service 'Systemtap Compile Server on apm-mustang-ev3-11.lab.eng.rdu.redh' Fri May 1 14:56:52 2015: Avahi service 'Systemtap Compile Server on apm-mustang-ev3-11.lab.eng.rdu.redh' successfully established. Fri May 1 14:56:53 2015: Accepted connection from [2620:52:0:c00:201:73ff:fe02:206a]:21177 Fri May 1 14:56:53 2015: Processing 1 request... Fri May 1 14:56:53 2015: Accepted connection from [2620:52:0:c00:201:73ff:fe02:206a]:21433 Fri May 1 14:56:53 2015: Processing 2 concurrent requests... Fri May 1 14:56:53 2015: Accepted connection from [2620:52:0:c00:201:73ff:fe02:206a]:21689 Fri May 1 14:56:53 2015: Processing 3 concurrent requests... Fri May 1 14:56:53 2015: Accepted connection from [2620:52:0:c00:201:73ff:fe02:206a]:21945 Fri May 1 14:56:53 2015: Processing 4 concurrent requests... Fri May 1 14:56:53 2015: Accepted connection from [2620:52:0:c00:201:73ff:fe02:206a]:22201 Fri May 1 14:56:53 2015: Processing 5 concurrent requests... Fri May 1 14:56:53 2015: Accepted connection from [2620:52:0:c00:201:73ff:fe02:206a]:22457 Fri May 1 14:56:53 2015: Processing 6 concurrent requests... PASS: server_concurrency Stopping the systemtap server with PID==6490 testcase ./systemtap.server/server_concurrency.exp completed in 36 seconds Running ./systemtap.server/server_locale.exp ... output: 7675 Started a systemtap server as PID==7675 stap --list-servers returned: res==0 Systemtap Compile Server Status for 'online,trusted,compatible' host=apm-mustang-ev3-11.local address=10.12.0.146 port=36067 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" grep for servers returned: res==0 host=apm-mustang-ev3-11.local address=10.12.0.146 port=36067 sysinfo="3.19.0-0.72.aa7a.aarch64 arm64" version=2.8 certinfo="00:a2:a1:37:ce" server_address=='[::]:41958 [::]:56735 [::]:52781 [::]:54417 [::]:36067' server_port=='36067' server_spec=='apm-mustang-ev3-11.lab.eng.rdu.redhat.com:36067' executing: env "LANG=en_US\n.utf8" stap -e {probe begin{printf("Hello\n"); exit();}} --use-server spawn env LANG=en_US .utf8 stap -e probe begin{printf("Hello\n"); exit();} --use-server Server: Localization key=value line '.utf8' cannot be parsed PASS: Embedded '\n' in Env Vars executing: env "LANG=en_US;.utf8" stap -e {probe begin{printf("Hello\n"); exit();}} --use-server spawn env LANG=en_US;.utf8 stap -e probe begin{printf("Hello\n"); exit();} --use-server Server: Localization value 'en_US;.utf8' contains illegal characters PASS: Embedded ';' in Env Vars executing: env LANG=en_US.utf-8@toronto=test stap -e {probe begin{printf("Hello\n"); exit();}} --use-server spawn env LANG=en_US.utf-8@toronto=test stap -e probe begin{printf("Hello\n"); exit();} --use-server Hello PASS: Use of '_.-@=' in Env Vars executing: env LANG=fr_FR.utf8 stap -e {probe begin{printf("Bonjour\n"); exit();}} --use-server spawn env LANG=fr_FR.utf8 stap -e probe begin{printf("Bonjour\n"); exit();} --use-server Bonjour PASS: LANG Proper Syntax Test (French) executing: env LANG=en_US.utf8 stap -e {probe begin{printf("Hello\n"); exit();}} --use-server spawn env LANG=en_US.utf8 stap -e probe begin{printf("Hello\n"); exit();} --use-server Hello PASS: LANG Proper Syntax Test (English) executing: env LANG=fr_FR.utf8 stap -e {probe begin{printf("Hello); exit();}} --use-server spawn env LANG=fr_FR.utf8 stap -e probe begin{printf("Hello); exit();} --use-server parse error: Ne peut trouver la guillemet fermante à : junk 'Hello); exit();}' at :1:20 source : probe begin{printf("Hello); exit();} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] Passes: via server failed. Try again with another '-v' option. PASS: LANG Bad Syntax Test (French) executing: env LANG=en_US.utf8 stap -e {probe begin{printf("Hello); exit();}} --use-server spawn env LANG=en_US.utf8 stap -e probe begin{printf("Hello); exit();} --use-server parse error: Could not find matching closing quote at: junk 'Hello); exit();}' at :1:20 source: probe begin{printf("Hello); exit();} ^ 1 parse error. Pass 1: parse failed. [man error::pass1] Passes: via server failed. Try again with another '-v' option. PASS: LANG Bad Syntax Test (English) Stopping the systemtap server with PID==7675 testcase ./systemtap.server/server_locale.exp completed in 22 seconds Running ./systemtap.speculate/speculate.exp ... PASS: speculate compile starting ./systemtap.speculate/speculate.stp spawn1 stap -p4 ./systemtap.speculate/speculate.stp spawn stap -p4 ./systemtap.speculate/speculate.stp /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/14/stap_14f202eb22d0caf236148640e80461a0_63554.ko wait results: 8261 exp76 0 0 PASS: speculate -p4 spawn stap ./systemtap.speculate/speculate.stp -c ./speculate open(/tmp/junky_bad) = 5 write(5, 0x410db8, 512) = 512 write(5, 0x410bb8, 512) = 512 write(5, 0x0, 512) = -14 PASS: speculate -p5 testcase ./systemtap.speculate/speculate.exp completed in 12 seconds Running ./systemtap.stress/all_kernel_functions.exp ... UNTESTED: all_kernel_functions is disabled testcase ./systemtap.stress/all_kernel_functions.exp completed in 0 seconds Running ./systemtap.stress/conversions.exp ... spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions.stp 0 exp conversions.stp 0 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stap9r6Eyc" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49472virt/41408res/5824shr/32256data kb, in 410usr/0sys/429real ms. Pass 2: analyzed script: 31 probe(s), 26 function(s), 1 embed(s), 0 global(s) using 50240virt/41408res/5824shr/33024data kb, in 20usr/0sys/10real ms. function recursion-analysis: max-nesting 2 non-recursive 1 statements for probe probe_2683 1 statements for probe probe_2684 1 statements for probe probe_2685 1 statements for probe probe_2686 1 statements for probe probe_2687 1 statements for probe probe_2688 probe_2689 elided, duplicates probe_2686 1 statements for probe probe_2690 2 statements for probe probe_2691 1 statements for probe probe_2692 2 statements for probe probe_2693 2 statements for probe probe_2694 2 statements for probe probe_2695 2 statements for probe probe_2696 2 statements for probe probe_2697 2 statements for probe probe_2698 1 statements for probe probe_2699 1 statements for probe probe_2700 2 statements for probe probe_2701 1 statements for probe probe_2702 2 statements for probe probe_2703 1 statements for probe probe_2704 1 statements for probe probe_2705 1 statements for probe probe_2706 1 statements for probe probe_2707 1 statements for probe probe_2708 1 statements for probe probe_2709 1 statements for probe probe_2710 1 statements for probe probe_2711 2 statements for probe probe_2712 probe 30 ('timer.s(900)') locks nothing 1 statements for probe probe_2713 Pass 3: translated to C into "/tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601_src.c" using 50240virt/43200res/6464shr/33024data kb, in 0usr/0sys/6real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stap9r6Eyc modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601_src.o CC [M] /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601_aux_0.o LD [M] /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601.mod.o LD [M] /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_5d5dbf277ba2bc4979837c95c3336af0_10601.ko" in 3330usr/90sys/3769real ms. Cache cleaning skipped, interval not reached 233 s / 300 s. Copying /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/stap_5d5dbf277ba2bc4979837c95c3336af0_10601.ko Copying /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/stap_5d5dbf277ba2bc4979837c95c3336af0_10601.c Copying /tmp/stap9r6Eyc/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601.ko staprun:insert_module:183 Module stap_5d5dbf277ba2bc4979837c95c3336af0__8705 inserted from file /tmp/stap9r6Eyc/stap_5d5dbf277ba2bc4979837c95c3336af0_10601.ko ERROR: kernel string copy fault at 0x (null) [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 WARNING: user char copy fault (null) [man error::fault] WARNING: user long copy fault (null) [man error::fault] WARNING: user int copy fault (null) [man error::fault] WARNING: user short copy fault (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] ERROR: user string copy fault -14 at (null) [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] ERROR: user string copy fault -14 at (null) [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions.stp:14:21 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions.stp:13:15 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions.stp:12:21 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions.stp:11:15 ERROR: kernel int copy fault at 0x (null) [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel char copy fault at 0x (null) [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel short copy fault at 0x (null) [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel int copy fault at 0x (null) [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel long copy fault at 0x (null) [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 00000000 (null) (null) WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_5d5dbf277ba2bc4979837c95c3336af0__8705 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/700real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stap9r6Eyc Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stap9r6Eyc" done exp conversions.stp 0 22 PASS: conversions.stp 0 done conversions.stp 0 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions.stp 0xffffffff exp conversions.stp 0xffffffff 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapWDc9yj" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49536virt/41536res/5824shr/32320data kb, in 420usr/0sys/415real ms. Pass 2: analyzed script: 31 probe(s), 26 function(s), 1 embed(s), 0 global(s) using 50304virt/41536res/5824shr/33088data kb, in 10usr/0sys/10real ms. function recursion-analysis: max-nesting 2 non-recursive 1 statements for probe probe_2683 1 statements for probe probe_2684 1 statements for probe probe_2685 1 statements for probe probe_2686 1 statements for probe probe_2687 1 statements for probe probe_2688 probe_2689 elided, duplicates probe_2686 1 statements for probe probe_2690 2 statements for probe probe_2691 1 statements for probe probe_2692 2 statements for probe probe_2693 2 statements for probe probe_2694 2 statements for probe probe_2695 2 statements for probe probe_2696 2 statements for probe probe_2697 2 statements for probe probe_2698 1 statements for probe probe_2699 1 statements for probe probe_2700 2 statements for probe probe_2701 1 statements for probe probe_2702 2 statements for probe probe_2703 1 statements for probe probe_2704 1 statements for probe probe_2705 1 statements for probe probe_2706 1 statements for probe probe_2707 1 statements for probe probe_2708 1 statements for probe probe_2709 1 statements for probe probe_2710 1 statements for probe probe_2711 2 statements for probe probe_2712 probe 30 ('timer.s(900)') locks nothing 1 statements for probe probe_2713 Pass 3: translated to C into "/tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853_src.c" using 50304virt/43200res/6464shr/33088data kb, in 10usr/0sys/6real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapWDc9yj modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853_src.o CC [M] /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853_aux_0.o LD [M] /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.mod.o LD [M] /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.ko" in 3370usr/60sys/3771real ms. Cache cleaning skipped, interval not reached 238 s / 300 s. Copying /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.ko Copying /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.c Copying /tmp/stapWDc9yj/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.ko staprun:insert_module:183 Module stap_deb1ba25ea2bd9df9e11ef3bf84000de__8927 inserted from file /tmp/stapWDc9yj/stap_deb1ba25ea2bd9df9e11ef3bf84000de_10853.ko ERROR: kernel string copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 WARNING: user char copy fault 00000000ffffffff [man error::fault] WARNING: user long copy fault 00000000ffffffff [man error::fault] WARNING: user int copy fault 00000000ffffffff [man error::fault] WARNING: user short copy fault 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: user string copy fault -14 at 00000000ffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: user string copy fault -14 at 00000000ffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions.stp:14:21 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions.stp:13:15 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions.stp:12:21 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions.stp:11:15 ERROR: kernel int copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel char copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel short copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel int copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel long copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 0000000000000000ffffffff00000000ffffffff WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_deb1ba25ea2bd9df9e11ef3bf84000de__8927 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 10usr/10sys/703real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapWDc9yj Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapWDc9yj" done exp conversions.stp 0xffffffff 22 PASS: conversions.stp 0xffffffff done conversions.stp 0xffffffff 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions.stp 0xffffffffffffffff exp conversions.stp 0xffffffffffffffff 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapd5htrs" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49472virt/41344res/5824shr/32256data kb, in 420usr/0sys/413real ms. Pass 2: analyzed script: 31 probe(s), 26 function(s), 1 embed(s), 0 global(s) using 50240virt/41344res/5824shr/33024data kb, in 10usr/0sys/10real ms. function recursion-analysis: max-nesting 2 non-recursive 1 statements for probe probe_2683 1 statements for probe probe_2684 1 statements for probe probe_2685 1 statements for probe probe_2686 1 statements for probe probe_2687 1 statements for probe probe_2688 probe_2689 elided, duplicates probe_2686 1 statements for probe probe_2690 2 statements for probe probe_2691 1 statements for probe probe_2692 2 statements for probe probe_2693 2 statements for probe probe_2694 2 statements for probe probe_2695 2 statements for probe probe_2696 2 statements for probe probe_2697 2 statements for probe probe_2698 1 statements for probe probe_2699 1 statements for probe probe_2700 2 statements for probe probe_2701 1 statements for probe probe_2702 2 statements for probe probe_2703 1 statements for probe probe_2704 1 statements for probe probe_2705 1 statements for probe probe_2706 1 statements for probe probe_2707 1 statements for probe probe_2708 1 statements for probe probe_2709 1 statements for probe probe_2710 1 statements for probe probe_2711 2 statements for probe probe_2712 probe 30 ('timer.s(900)') locks nothing 1 statements for probe probe_2713 Pass 3: translated to C into "/tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629_src.c" using 50240virt/43136res/6464shr/33024data kb, in 0usr/0sys/6real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapd5htrs modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629_src.o CC [M] /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629_aux_0.o LD [M] /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629.mod.o LD [M] /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_d5bacbee44aa8693061ae6f03e082ed2_10629.ko" in 3360usr/80sys/3768real ms. Cache cleaning skipped, interval not reached 243 s / 300 s. Copying /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/stap_d5bacbee44aa8693061ae6f03e082ed2_10629.ko Copying /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/stap_d5bacbee44aa8693061ae6f03e082ed2_10629.c Copying /tmp/stapd5htrs/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629.ko staprun:insert_module:183 Module stap_d5bacbee44aa8693061ae6f03e082ed2__9149 inserted from file /tmp/stapd5htrs/stap_d5bacbee44aa8693061ae6f03e082ed2_10629.ko ERROR: kernel string copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 WARNING: user char copy fault ffffffffffffffff [man error::fault] WARNING: user long copy fault ffffffffffffffff [man error::fault] WARNING: user int copy fault ffffffffffffffff [man error::fault] WARNING: user short copy fault ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] ERROR: user string copy fault -14 at ffffffffffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] ERROR: user string copy fault -14 at ffffffffffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions.stp:14:21 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions.stp:13:15 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions.stp:12:21 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions.stp:11:15 ERROR: kernel int copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel char copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel short copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel int copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel long copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 00000000ffffffffffffffffffffffffffffffff WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_d5bacbee44aa8693061ae6f03e082ed2__9149 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/691real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapd5htrs Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapd5htrs" done exp conversions.stp 0xffffffffffffffff 22 PASS: conversions.stp 0xffffffffffffffff done conversions.stp 0xffffffffffffffff 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_trace.stp 0 exp conversions_trace.stp 0 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapvzfbKB" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49664virt/41408res/5824shr/32448data kb, in 400usr/20sys/414real ms. Attempting to extract kernel debuginfo build ID from /lib/modules/3.19.0-0.72.aa7a.aarch64/build/vmlinux.id focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 59264virt/52544res/6784shr/42048data kb, in 210usr/330sys/552real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2682 probe 1 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2683 probe 2 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2684 probe 3 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2685 probe 4 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2686 probe 5 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2687 probe 6 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2688 probe 7 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2689 probe 8 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2690 probe 9 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2691 probe 10 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2692 probe 11 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2693 probe 12 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2694 probe 13 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2695 probe 14 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2696 probe 15 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2697 probe 16 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2698 probe 17 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2699 probe 18 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2700 probe 19 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2701 probe 20 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2702 probe 21 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2703 probe 22 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2704 probe 23 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2705 probe 24 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2706 probe 25 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2707 probe 26 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2708 probe 27 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2709 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2710 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2711 Pass 3: translated to C into "/tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279_src.c" using 59264virt/52544res/6784shr/42048data kb, in 20usr/0sys/14real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapvzfbKB modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279_aux_0.o CC [M] /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279_src.o CC [M] /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279_aux_1.o LD [M] /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.mod.o LD [M] /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.ko" in 5420usr/40sys/5308real ms. Cache cleaning skipped, interval not reached 251 s / 300 s. Copying /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/13/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.ko Copying /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/13/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.c Copying /tmp/stapvzfbKB/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.ko staprun:insert_module:183 Module stap_1386c2eb12ee1f8189fe54f0c2de3f68__9383 inserted from file /tmp/stapvzfbKB/stap_1386c2eb12ee1f8189fe54f0c2de3f68_13279.ko ERROR: kernel string copy fault at 0x (null) [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: kernel long copy fault at 0x (null) [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 ERROR: kernel int copy fault at 0x (null) [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0x (null) [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0x (null) [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0x (null) [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_trace.stp:48:3 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_trace.stp:54:9 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_trace.stp:60:3 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_trace.stp:66:9 ERROR: user string copy fault -14 at (null) [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] ERROR: user string copy fault -14 at (null) [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] WARNING: user short copy fault (null) [man error::fault] WARNING: user int copy fault (null) [man error::fault] WARNING: user long copy fault (null) [man error::fault] WARNING: user char copy fault (null) [man error::fault] (null) (null)00000000 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_1386c2eb12ee1f8189fe54f0c2de3f68__9383 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/3678real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapvzfbKB Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapvzfbKB" done exp conversions_trace.stp 0 22 PASS: conversions_trace.stp 0 done conversions_trace.stp 0 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_trace.stp 0xffffffff exp conversions_trace.stp 0xffffffff 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapghlDaK" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49664virt/41472res/5824shr/32448data kb, in 410usr/10sys/413real ms. Attempting to extract kernel debuginfo build ID from /lib/modules/3.19.0-0.72.aa7a.aarch64/build/vmlinux.id focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 59264virt/52480res/6784shr/42048data kb, in 270usr/260sys/545real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2682 probe 1 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2683 probe 2 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2684 probe 3 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2685 probe 4 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2686 probe 5 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2687 probe 6 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2688 probe 7 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2689 probe 8 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2690 probe 9 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2691 probe 10 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2692 probe 11 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2693 probe 12 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2694 probe 13 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2695 probe 14 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2696 probe 15 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2697 probe 16 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2698 probe 17 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2699 probe 18 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2700 probe 19 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2701 probe 20 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2702 probe 21 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2703 probe 22 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2704 probe 23 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2705 probe 24 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2706 probe 25 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2707 probe 26 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2708 probe 27 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2709 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2710 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2711 Pass 3: translated to C into "/tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531_src.c" using 59264virt/52480res/6784shr/42048data kb, in 10usr/0sys/14real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapghlDaK modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531_aux_0.o CC [M] /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531_src.o CC [M] /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531_aux_1.o LD [M] /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.mod.o LD [M] /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.ko" in 5430usr/30sys/5316real ms. Cache cleaning skipped, interval not reached 261 s / 300 s. Copying /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5a/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.ko Copying /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5a/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.c Copying /tmp/stapghlDaK/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.ko staprun:insert_module:183 Module stap_5a433f6c9baaecfea1ee2d3a05d9ea20__9616 inserted from file /tmp/stapghlDaK/stap_5a433f6c9baaecfea1ee2d3a05d9ea20_13531.ko ERROR: kernel string copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: kernel long copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 ERROR: kernel int copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_trace.stp:48:3 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_trace.stp:54:9 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_trace.stp:60:3 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_trace.stp:66:9 ERROR: user string copy fault -14 at 00000000ffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: user string copy fault -14 at 00000000ffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] WARNING: user short copy fault 00000000ffffffff [man error::fault] WARNING: user int copy fault 00000000ffffffff [man error::fault] WARNING: user long copy fault 00000000ffffffff [man error::fault] WARNING: user char copy fault 00000000ffffffff [man error::fault] 00000000ffffffff00000000ffffffff00000000 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_5a433f6c9baaecfea1ee2d3a05d9ea20__9616 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/3698real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapghlDaK Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapghlDaK" done exp conversions_trace.stp 0xffffffff 22 PASS: conversions_trace.stp 0xffffffff done conversions_trace.stp 0xffffffff 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_trace.stp 0xffffffffffffffff exp conversions_trace.stp 0xffffffffffffffff 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stappf4uGY" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49664virt/41344res/5824shr/32448data kb, in 400usr/10sys/409real ms. Attempting to extract kernel debuginfo build ID from /lib/modules/3.19.0-0.72.aa7a.aarch64/build/vmlinux.id focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o' = [0x10000-0x10188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/tracequery_006426fd08565d763cbcc6df1d52f446_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o' = [0x20200-0x20238, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/02/tracequery_02ec635a9f82be0940ae3575d72b68d1_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o' = [0x30300-0x30308, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/06/tracequery_068329c1ec80a44d3dbfecdcd2fd2140_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o' = [0x40400-0x40450, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/08/tracequery_08d3313876287decc75858e53805edf8_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o' = [0x50500-0x508f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/tracequery_0bf9e512488420076b3e3041a8c425fa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o' = [0x60900-0x60980, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0e/tracequery_0e01eec62273db1ef80e3fce4da48597_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o' = [0x70a00-0x70a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0f/tracequery_0f4afe535e03bb35f899a74e0ee9b182_1003.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o' = [0x80b00-0x80bd0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12570f2e2d9ad2e6eef7a462d551d945_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o' = [0x90c00-0x90cb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/12/tracequery_12f184624756f03d76d1349703416303_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o' = [0xa0d00-0xa0e10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/18/tracequery_18a80bde4ccc7449a5824bc5262ae925_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o' = [0xb0f00-0xb0fe0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/19/tracequery_196a07089088675877daecde5e190af0_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o' = [0xc1000-0xc18d8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1d/tracequery_1d9149b7f684a066897f45bf73285711_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o' = [0xd1900-0xd1938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/1f/tracequery_1f0aad5d54a183b0609c64b79e4726d9_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o' = [0xe1a00-0xe1bb8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/22/tracequery_2223fb94342b67a7c8cf7b2f59cd360f_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o' = [0xf1c00-0xf1e18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2a/tracequery_2a93f89f92a4dae007678b2fbfe28737_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o' = [0x101f00-0x101f38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2b9d3696f971aa7877f23b6b2e968766_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o' = [0x112000-0x112290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2b/tracequery_2bdbeffafaca2a557abdcb437164ec17_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o' = [0x122300-0x122518, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/tracequery_2ec3578c4c481bc5ae43aa434691d144_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o' = [0x132600-0x132650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f0557bcd58a4702c6a010864e673367_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o' = [0x142700-0x1428e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f13f2a9d40d9b8816ee7d50008b2343_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o' = [0x152900-0x152938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2f477260217cbf8af780c220605dc5a4_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o' = [0x162a00-0x162b18, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/tracequery_2fc1940e6b64c02529d6c36e42f0b092_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o' = [0x172c00-0x172c38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/33/tracequery_33968e4edc4505df2c14247dcb76ecb5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o' = [0x182d00-0x182d98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3a/tracequery_3a8b5f6c0409b6e446b5bf495a5955c4_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o' = [0x192e00-0x192e38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3e/tracequery_3e1897460f486d9eb50de2e4811a3485_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o' = [0x1a2f00-0x1a2f80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/45/tracequery_45b28d509000ad9040efc16a2520bcba_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o' = [0x1b3000-0x1b3188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/47/tracequery_471763a67e56e8d9279396651e603122_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o' = [0x1c3200-0x1c3258, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4a41a8edf66f70ab44dc3409042c95c3_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o' = [0x1d3300-0x1d33c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4ada43ed208a932d02c0e04d999eaedd_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o' = [0x1e3400-0x1e34c8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4a/tracequery_4af66ca424984d33553737cf377539e4_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o' = [0x1f3500-0x1f3550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4b/tracequery_4be38393edab8516bfcb7acd0d2a7c6b_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o' = [0x203600-0x203650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/4c/tracequery_4ce4dd7617acc53099b63a00a1546bba_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o' = [0x213700-0x213738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/53/tracequery_534b1c08e5351ae41937ba9f9d33488f_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o' = [0x223800-0x223888, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/55/tracequery_551e5d3ae30127598ca822b96726ea98_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o' = [0x233900-0x233a10, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/56/tracequery_567a7cdf072028a776f2cd6b4571d029_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o' = [0x243b00-0x243c58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/tracequery_58504c91774f030bcccf26864568a0aa_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o' = [0x253d00-0x253d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/59/tracequery_59afe69962ff49d5afd5f2964f3d3c11_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o' = [0x263e00-0x263e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/tracequery_5d714b9b6900e5787b5b574d24389cd8_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o' = [0x273f00-0x273f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/60/tracequery_60891fa67140d6d1107c0aea920c15f6_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o' = [0x284000-0x284000, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/62/tracequery_62869669b2c272afb6db62d12e75145e_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o' = [0x294000-0x294158, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/64/tracequery_64f46b5ead14076f0c0c64822be7df2f_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o' = [0x2a4200-0x2a4340, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/68/tracequery_684dcd740651cfde0f6da3f5f8b68a78_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o' = [0x2b4400-0x2b4558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6a/tracequery_6a56d6851f8ae11ea4038575cfc2c1cf_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o' = [0x2c4600-0x2c4650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6b/tracequery_6b2b8e94a46468238bd41ca9dcb66ddc_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o' = [0x2d4700-0x2d4738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/tracequery_6f209390c48879971a3b14fdb30e226a_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o' = [0x2e4800-0x2e4988, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76bbad99d6f79d61bd2cac1ab7252b2e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o' = [0x2f4a00-0x2f4a50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/tracequery_76d6f3f3f1ae6d60078599a429c7e84b_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o' = [0x304b00-0x305578, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7f865ff23cb52ca2dfc4c38a4f7d28b7_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o' = [0x315600-0x315680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/tracequery_7faf80a0a42af68d0578003e92459ef2_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o' = [0x325700-0x325ab0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/83/tracequery_8376cc4b8f2ec6c876c13f739994a8f1_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o' = [0x335b00-0x336860, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88486eced179fa9559d6ad83d8ceddc8_1016.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o' = [0x346900-0x346968, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/88/tracequery_88e26e265d19674e80730e64931810ca_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o' = [0x356a00-0x356a80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8d699e5ace644f12da0bac27ef006872_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o' = [0x366b00-0x366be0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8da73f9d1dbb4c41bb306ba685711e65_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o' = [0x376c00-0x376d88, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8d/tracequery_8db0241cb77733af9cfe40939dbb39c6_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o' = [0x386e00-0x386e50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/90/tracequery_9097e3c6aae05c706fd5d9f619d0ee4a_1019.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o' = [0x396f00-0x396f60, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_9518608fe26c1ad0e43339fe558b3d70_1002.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o' = [0x3a7000-0x3a73f8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/95/tracequery_955584416a73ef5866fc4c2ee92f9f2e_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o' = [0x3b7400-0x3b7680, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/96/tracequery_96e2f65f9cf8f8f1bdd17ec0a88fbdd7_1028.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o' = [0x3c7700-0x3c7738, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9c/tracequery_9c92e2fe1a2e972cacb0fcfaa7dc601b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o' = [0x3d7800-0x3d7850, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/9f/tracequery_9fd8177fdbe4273c203999829e9c95cb_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o' = [0x3e7900-0x3e79a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a56e936b0fd6e4df1780a57ba2716e25_1029.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o' = [0x3f7a00-0x3f7b70, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a5/tracequery_a59a993369811b5dc3a94ba030e9eb9a_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o' = [0x407c00-0x407ce0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/a7/tracequery_a75dc29700150be84fc897dac2607d13_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o' = [0x417d00-0x417d38, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/af/tracequery_af67beec1f7a02c5c64568d184cfe223_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o' = [0x427e00-0x427e98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b0/tracequery_b0190efb1bc8285a4531ebb70d8084ec_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o' = [0x437f00-0x437fc8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4098813f185a226c0f3d72a27524b64_1021.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o' = [0x448000-0x448188, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b4/tracequery_b4b6731a593548e212d43bbe886b2bea_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o' = [0x458200-0x458298, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b5/tracequery_b5a0d157b8621fd44925de210421b1fa_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o' = [0x468300-0x468bd8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b8/tracequery_b8dbd86caa25ff302d1d030132c587b5_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o' = [0x478c00-0x478e80, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b9/tracequery_b9879075e8b9fb4cfc98b622123a7172_995.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o' = [0x488f00-0x488f50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bd/tracequery_bdd0eec5d80d0703e067105e5db03606_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o' = [0x499000-0x499050, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/tracequery_bf40fc55711209c3f11073d158b7c7bd_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o' = [0x4a9100-0x4a9288, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c0/tracequery_c01bf5896fe328f4d6188af3a4b91a05_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o' = [0x4b9300-0x4b9548, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c4/tracequery_c405836cf1c0e3218042a087c3eeb173_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o' = [0x4c9600-0x4c97e8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c6/tracequery_c6005b39ae81b22f7e2b99a08d815ded_1024.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o' = [0x4d9800-0x4d99a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ca/tracequery_ca8225998077aade80e668bfa93cf229_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o' = [0x4e9a00-0x4e9a68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cb/tracequery_cb9344c160b3db4d7a69c8a48de4f0f6_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o' = [0x4f9b00-0x4f9b50, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/cc/tracequery_cca12c72d6846e3b083144327e6744a2_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o' = [0x509c00-0x509e48, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/tracequery_cec8826404bbdb9c9efb260b4c12c44a_991.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o' = [0x519f00-0x519fa0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d1/tracequery_d1129a8c86200b2d5456577cfc24f889_996.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o' = [0x52a000-0x52a068, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d2/tracequery_d29c12a72556d71d3c41d31b41d46c9b_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o' = [0x53a100-0x53a100, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d312cc3cd085fadf446581538f871fc4_986.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o' = [0x54a100-0x54a2a0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d3/tracequery_d34d0674976af9714e1dcd3605a64050_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o' = [0x55a300-0x55a338, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d5/tracequery_d5f37610587dfacf7922612313013ae9_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o' = [0x56a400-0x56a408, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d62dcbf0511e63bede8f43c866439775_1023.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o' = [0x57a500-0x57a558, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d6/tracequery_d647efac95a441f9fb863e12c0777f71_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o' = [0x58a600-0x58a650, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7cee492ac024335bf65df4ca3d41d4f_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o' = [0x59a700-0x59a810, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d7/tracequery_d7f1eae5423587a27a7f420f8ea5d010_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o' = [0x5aa900-0x5aa950, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/da/tracequery_da857246edcc13ec80d38b54f6bf065e_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o' = [0x5baa00-0x5baa68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_dd89cc7e0571d98efd1778cdedf01635_988.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o' = [0x5cab00-0x5cad90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/dd/tracequery_ddc6f1308e1de0bb8bc74f3d36b9e8d4_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o' = [0x5dae00-0x5daee0, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/tracequery_de4fef706840b6f906d3e33cd8039310_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o' = [0x5eaf00-0x5eaf98, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e0/tracequery_e088cf17042c44b9e6eaf91c7e435bc0_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o' = [0x5fb000-0x5fb038, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e2/tracequery_e2b677e9391bf047fc8434f13091bfdf_1026.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o' = [0x60b100-0x60b180, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/tracequery_e3f9c0a66462894badb78fa00fdac222_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o' = [0x61b200-0x61b290, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5b35640a7db100d53d56fccb8a23040_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o' = [0x62b300-0x62b3b8, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e5/tracequery_e5c4c1a00762f122bbc481606064ab90_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o' = [0x63b400-0x63b438, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7151cd80aa3fa268225d64ad5b88bcd_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o' = [0x64b500-0x64b550, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e7/tracequery_e7b798b743ccaa043a46ad93ff16e6e7_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o' = [0x65b600-0x65b740, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e8/tracequery_e86f20540d5e8d2d7de4b9bc18f31b11_990.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o' = [0x66b800-0x66b868, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e9/tracequery_e95abaa078a1d44143782c6fcd7ad4f2_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o' = [0x67b900-0x67b900, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6bcd1ef4f50a4cb4dde4be2dbc82aa4_994.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o' = [0x68b900-0x68b938, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f6/tracequery_f6c89966b47189718121c349c71f9fc7_989.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o' = [0x69ba00-0x69ba68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f8/tracequery_f834072a9f2ae4a9db67ba08af4062ce_993.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o' = [0x6abb00-0x6abb68, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f916ca425d2e8e143706085b34a4e8c5_1022.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o' = [0x6bbc00-0x6bbc58, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f9/tracequery_f92215cf5e589c081e8b161dd7f329fc_1027.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o' = [0x6cbd00-0x6cbd90, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_fae1acc07fdb18aeae6250fc694ede40_992.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o' = [0x6dbe00-0x6dbf00, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/tracequery_faf5bf4335fead36225f962cb9f2f182_1025.o ELF machine arm64| (code 183) focused on module '/root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o' = [0x6ebf00-0x6ec040, bias 0 file /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fc/tracequery_fcd95c91ee0056cd5d4af2f03ea50f46_1023.o ELF machine arm64| (code 183) Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 59264virt/52480res/6784shr/42048data kb, in 250usr/290sys/544real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2682 probe 1 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2683 probe 2 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2684 probe 3 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2685 probe 4 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2686 probe 5 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2687 probe 6 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2688 probe 7 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2689 probe 8 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2690 probe 9 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2691 probe 10 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2692 probe 11 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2693 probe 12 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2694 probe 13 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2695 probe 14 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2696 probe 15 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2697 probe 16 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2698 probe 17 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2699 probe 18 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2700 probe 19 ('kernel.trace("sched:sched_switch")') locks hits[rw] 4 statements for probe probe_2701 probe 20 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2702 probe 21 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2703 probe 22 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2704 probe 23 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2705 probe 24 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2706 probe 25 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2707 probe 26 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2708 probe 27 ('kernel.trace("sched:sched_switch")') locks hits[rw] 3 statements for probe probe_2709 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2710 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2711 Pass 3: translated to C into "/tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307_src.c" using 59264virt/52480res/6784shr/42048data kb, in 10usr/0sys/14real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stappf4uGY modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307_aux_0.o CC [M] /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307_src.o CC [M] /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307_aux_1.o LD [M] /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.mod.o LD [M] /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.ko" in 5370usr/110sys/5318real ms. Cache cleaning skipped, interval not reached 272 s / 300 s. Copying /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d4/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.ko Copying /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d4/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.c Copying /tmp/stappf4uGY/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.ko staprun:insert_module:183 Module stap_d4a7d799ca06f53d53e76e36ee67a5ce__9849 inserted from file /tmp/stappf4uGY/stap_d4a7d799ca06f53d53e76e36ee67a5ce_13307.ko ERROR: kernel string copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: kernel long copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 ERROR: kernel int copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_trace.stp:48:3 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_trace.stp:54:9 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_trace.stp:60:3 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_trace.stp:66:9 ERROR: user string copy fault -14 at ffffffffffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] ERROR: user string copy fault -14 at ffffffffffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] WARNING: user short copy fault ffffffffffffffff [man error::fault] WARNING: user int copy fault ffffffffffffffff [man error::fault] WARNING: user long copy fault ffffffffffffffff [man error::fault] WARNING: user char copy fault ffffffffffffffff [man error::fault] ffffffffffffffffffffffffffffffff00000000 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_d4a7d799ca06f53d53e76e36ee67a5ce__9849 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 10usr/10sys/3682real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stappf4uGY Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stappf4uGY" done exp conversions_trace.stp 0xffffffffffffffff 22 PASS: conversions_trace.stp 0xffffffffffffffff done conversions_trace.stp 0xffffffffffffffff 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_profile.stp 0 exp conversions_profile.stp 0 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapwmaNU6" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49728virt/41408res/5824shr/32512data kb, in 400usr/10sys/413real ms. perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 50624virt/43520res/6656shr/33408data kb, in 20usr/0sys/17real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2685 probe 1 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2689 probe 2 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2693 probe 3 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2697 probe 4 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2701 probe 5 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2705 probe 6 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2709 probe 7 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2713 probe 8 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2717 probe 9 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2721 probe 10 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2725 probe 11 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2729 probe 12 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2733 probe 13 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2737 probe 14 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2741 probe 15 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2745 probe 16 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2749 probe 17 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2753 probe 18 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2757 probe 19 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2761 probe 20 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2765 probe 21 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2769 probe 22 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2773 probe 23 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2777 probe 24 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2781 probe 25 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2785 probe 26 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2789 probe 27 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2793 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2794 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2795 Pass 3: translated to C into "/tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671_src.c" using 50624virt/43840res/6784shr/33408data kb, in 20usr/0sys/12real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapwmaNU6 modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671_src.o CC [M] /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671_aux_0.o LD [M] /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.mod.o LD [M] /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.ko" in 3870usr/80sys/4303real ms. Cache cleaning skipped, interval not reached 280 s / 300 s. Copying /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/09/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.ko Copying /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/09/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.c Copying /tmp/stapwmaNU6/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.ko staprun:insert_module:183 Module stap_099e50ffd3a33c0ebb108e43f7a33a69_10072 inserted from file /tmp/stapwmaNU6/stap_099e50ffd3a33c0ebb108e43f7a33a69_13671.ko WARNING: user short copy fault (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] ERROR: kernel string copy fault at 0x (null) [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: user string copy fault -14 at (null) [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 ERROR: kernel long copy fault at 0x (null) [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 WARNING: user int copy fault (null) [man error::fault] ERROR: kernel int copy fault at 0x (null) [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0x (null) [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0x (null) [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0x (null) [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 WARNING: user string copy fault -14 at (null) [man error::fault] ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_profile.stp:48:3 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_profile.stp:54:9 WARNING: user long copy fault (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_profile.stp:60:3 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_profile.stp:66:9 ERROR: user string copy fault -14 at (null) [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user char copy fault (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] 00 (null)000 (null)000 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_099e50ffd3a33c0ebb108e43f7a33a69_10072 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/3701real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapwmaNU6 Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapwmaNU6" done exp conversions_profile.stp 0 22 PASS: conversions_profile.stp 0 done conversions_profile.stp 0 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_profile.stp 0xffffffff exp conversions_profile.stp 0xffffffff 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapeKficH" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49664virt/41472res/5824shr/32448data kb, in 410usr/10sys/414real ms. perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 50432virt/41472res/5824shr/33216data kb, in 10usr/0sys/17real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2685 probe 1 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2689 probe 2 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2693 probe 3 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2697 probe 4 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2701 probe 5 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2705 probe 6 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2709 probe 7 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2713 probe 8 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2717 probe 9 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2721 probe 10 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2725 probe 11 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2729 probe 12 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2733 probe 13 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2737 probe 14 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2741 probe 15 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2745 probe 16 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2749 probe 17 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2753 probe 18 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2757 probe 19 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2761 probe 20 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2765 probe 21 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2769 probe 22 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2773 probe 23 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2777 probe 24 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2781 probe 25 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2785 probe 26 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2789 probe 27 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2793 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2794 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2795 Pass 3: translated to C into "/tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923_src.c" using 50560virt/43840res/6848shr/33344data kb, in 20usr/0sys/12real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapeKficH modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923_src.o CC [M] /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923_aux_0.o LD [M] /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.mod.o LD [M] /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.ko" in 3890usr/60sys/4308real ms. Cache cleaning skipped, interval not reached 289 s / 300 s. Copying /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/44/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.ko Copying /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/44/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.c Copying /tmp/stapeKficH/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.ko staprun:insert_module:183 Module stap_44a098f41e5759e22b9ab6d9c6a600d7_10295 inserted from file /tmp/stapeKficH/stap_44a098f41e5759e22b9ab6d9c6a600d7_13923.ko WARNING: user short copy fault 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: kernel string copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: user string copy fault -14 at 00000000ffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 ERROR: kernel long copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 WARNING: user int copy fault 00000000ffffffff [man error::fault] ERROR: kernel int copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_profile.stp:48:3 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_profile.stp:54:9 WARNING: user long copy fault 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_profile.stp:60:3 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_profile.stp:66:9 ERROR: user string copy fault -14 at 00000000ffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user char copy fault 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] 0000000000ffffffff00000000000ffffffff000 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_44a098f41e5759e22b9ab6d9c6a600d7_10295 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 10usr/10sys/3766real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapeKficH Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapeKficH" done exp conversions_profile.stp 0xffffffff 22 PASS: conversions_profile.stp 0xffffffff done conversions_profile.stp 0xffffffff 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_profile.stp 0xffffffffffffffff exp conversions_profile.stp 0xffffffffffffffff 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapMWUfpm" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49664virt/41344res/5824shr/32448data kb, in 410usr/0sys/411real ms. perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 50432virt/41344res/5824shr/33216data kb, in 10usr/10sys/17real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2685 probe 1 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2689 probe 2 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2693 probe 3 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2697 probe 4 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2701 probe 5 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2705 probe 6 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2709 probe 7 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2713 probe 8 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2717 probe 9 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2721 probe 10 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2725 probe 11 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2729 probe 12 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2733 probe 13 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2737 probe 14 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2741 probe 15 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2745 probe 16 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2749 probe 17 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2753 probe 18 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2757 probe 19 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2761 probe 20 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2765 probe 21 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2769 probe 22 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2773 probe 23 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2777 probe 24 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2781 probe 25 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2785 probe 26 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2789 probe 27 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2793 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2794 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2795 Pass 3: translated to C into "/tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699_src.c" using 50560virt/43840res/6848shr/33344data kb, in 10usr/10sys/13real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapMWUfpm modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699_src.o CC [M] /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699_aux_0.o LD [M] /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699.mod.o LD [M] /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_d80eeb9448bc1e557da184c7aa67a769_13699.ko" in 3880usr/80sys/4304real ms. Cache cleaning skipped, interval not reached 298 s / 300 s. Copying /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d8/stap_d80eeb9448bc1e557da184c7aa67a769_13699.ko Copying /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d8/stap_d80eeb9448bc1e557da184c7aa67a769_13699.c Copying /tmp/stapMWUfpm/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699.ko staprun:insert_module:183 Module stap_d80eeb9448bc1e557da184c7aa67a769_10518 inserted from file /tmp/stapMWUfpm/stap_d80eeb9448bc1e557da184c7aa67a769_13699.ko WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] WARNING: user short copy fault ffffffffffffffff [man error::fault] ERROR: kernel string copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: user string copy fault -14 at ffffffffffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user int copy fault ffffffffffffffff [man error::fault] ERROR: kernel long copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 ERROR: kernel int copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_profile.stp:48:3 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_profile.stp:54:9 WARNING: user long copy fault ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_profile.stp:60:3 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_profile.stp:66:9 ERROR: user string copy fault -14 at ffffffffffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user char copy fault ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] 00ffffffffffffffff0000ffffffffffffffff00 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_d80eeb9448bc1e557da184c7aa67a769_10518 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 10usr/10sys/3712real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapMWUfpm Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapMWUfpm" done exp conversions_profile.stp 0xffffffffffffffff 22 PASS: conversions_profile.stp 0xffffffffffffffff done conversions_profile.stp 0xffffffffffffffff 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_perf.stp 0 exp conversions_perf.stp 0 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapuFSxX8" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49664virt/41408res/5824shr/32448data kb, in 410usr/0sys/407real ms. perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 50368virt/43200res/6336shr/33152data kb, in 10usr/0sys/13real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2684 probe 1 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2687 probe 2 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2690 probe 3 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2693 probe 4 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2696 probe 5 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2699 probe 6 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2702 probe 7 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2705 probe 8 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2708 probe 9 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2711 probe 10 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2714 probe 11 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2717 probe 12 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2720 probe 13 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2723 probe 14 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2726 probe 15 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2729 probe 16 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2732 probe 17 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2735 probe 18 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2738 probe 19 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2741 probe 20 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2744 probe 21 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2747 probe 22 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2750 probe 23 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2753 probe 24 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2756 probe 25 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2759 probe 26 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2762 probe 27 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2765 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2766 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2767 Pass 3: translated to C into "/tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223_src.c" using 50560virt/43456res/6464shr/33344data kb, in 10usr/10sys/12real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapuFSxX8 modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223_src.o CC [M] /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223_aux_0.o LD [M] /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.mod.o LD [M] /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.ko" in 3840usr/100sys/4296real ms. Cleaning cache, interval reached 306 s > 300 s. Cache cleaning successful, removed entries: /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec547c2ab4922d98e8f929c784625db2_63501.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec547c2ab4922d98e8f929c784625db2_63501.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec547c2ab4922d98e8f929c784625db2_63501_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ed/stap_ed96a68e66b2a6662be4d78aef09586e_5030.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ed/stap_ed96a68e66b2a6662be4d78aef09586e_5030.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ed/stap_ed96a68e66b2a6662be4d78aef09586e_5030_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/07/stap_075aec3aa039429663169a7237d7b659_5423.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/07/stap_075aec3aa039429663169a7237d7b659_5423.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/07/stap_075aec3aa039429663169a7237d7b659_5423_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/81/stap_81d7544de5b90e18597b2a052a823e77_5841.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/81/stap_81d7544de5b90e18597b2a052a823e77_5841.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/81/stap_81d7544de5b90e18597b2a052a823e77_5841_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/stap_2fd9ca6648ee88bb1d0ffa5e370bd354_7913.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/stap_2fd9ca6648ee88bb1d0ffa5e370bd354_7913.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2f/stap_2fd9ca6648ee88bb1d0ffa5e370bd354_7913_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f1/stap_f198128f57351374ed1da3aeeab836ad_60034.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f1/stap_f198128f57351374ed1da3aeeab836ad_60034.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f1/stap_f198128f57351374ed1da3aeeab836ad_60034_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f097604963d3131170ae78637cdc4a24_11740.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f097604963d3131170ae78637cdc4a24_11740.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f097604963d3131170ae78637cdc4a24_11740_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/24/stap_2419b8bd873fdf5ee764a0833bdf1865_33731.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/24/stap_2419b8bd873fdf5ee764a0833bdf1865_33731.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/24/stap_2419b8bd873fdf5ee764a0833bdf1865_33731_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec84a81573f609faa21f83d28ccdde27_775648.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec84a81573f609faa21f83d28ccdde27_775648.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ec/stap_ec84a81573f609faa21f83d28ccdde27_775648_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_3274ca3b4478b5d3d235f5976b34dbbe_4848.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_3274ca3b4478b5d3d235f5976b34dbbe_4848.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_3274ca3b4478b5d3d235f5976b34dbbe_4848_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c2/stap_c21255b026e2e7ea590d51eb6a0171a7_15434.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c2/stap_c21255b026e2e7ea590d51eb6a0171a7_15434.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/c2/stap_c21255b026e2e7ea590d51eb6a0171a7_15434_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ea/stap_ea27e758995d9dba99b43671aad98245_64641.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ea/stap_ea27e758995d9dba99b43671aad98245_64641.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ea/stap_ea27e758995d9dba99b43671aad98245_64641_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/38/stap_38f7e52c21e4abaa3b02254087b1c3e2_75698_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/stap_bf4eeb7f59c077d774c6e850058aa211_4157.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/stap_bf4eeb7f59c077d774c6e850058aa211_4157.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/bf/stap_bf4eeb7f59c077d774c6e850058aa211_4157_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/28/stap_28a103f14a49b714fa409dae0a5cb7e2_4157.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/28/stap_28a103f14a49b714fa409dae0a5cb7e2_4157.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/28/stap_28a103f14a49b714fa409dae0a5cb7e2_4157_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/75/typequery_75ddca7fd1cf6bfc5854373f0afce2c3_925.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/75/typequery_75ddca7fd1cf6bfc5854373f0afce2c3_925_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/44/stap_44a5708f958e14435aa44b054db37e10_16312.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/44/stap_44a5708f958e14435aa44b054db37e10_16312.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/44/stap_44a5708f958e14435aa44b054db37e10_16312_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ad/stap_ad4d8b4b15bcf1e8044d86c70c089955_12563.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ad/stap_ad4d8b4b15bcf1e8044d86c70c089955_12563.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ad/stap_ad4d8b4b15bcf1e8044d86c70c089955_12563_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/84/stap_84cf1152dec0165d4f39d3ac16d12929_12578.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/84/stap_84cf1152dec0165d4f39d3ac16d12929_12578.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/84/stap_84cf1152dec0165d4f39d3ac16d12929_12578_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e6/stap_e63984ce90c1c089a15a07157811f739_58011.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e6/stap_e63984ce90c1c089a15a07157811f739_58011.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e6/stap_e63984ce90c1c089a15a07157811f739_58011_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/99/stap_99a90f73186c92b2e84d9c26828e81fc_15811.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/99/stap_99a90f73186c92b2e84d9c26828e81fc_15811.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/99/stap_99a90f73186c92b2e84d9c26828e81fc_15811_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f7/stap_f7bf86304441b64ff0c9033aa7516a40_18495.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f7/stap_f7bf86304441b64ff0c9033aa7516a40_18495.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f7/stap_f7bf86304441b64ff0c9033aa7516a40_18495_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_32a1e0bcdbbbf5ae94357ac5f050e73d_18090.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_32a1e0bcdbbbf5ae94357ac5f050e73d_18090.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/32/stap_32a1e0bcdbbbf5ae94357ac5f050e73d_18090_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/13/stap_13be8b4cee411526b7039537a8aa87e3_61872.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/13/stap_13be8b4cee411526b7039537a8aa87e3_61872.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/13/stap_13be8b4cee411526b7039537a8aa87e3_61872_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/stap_2e6496fe774ba96a46f6a80926d3b5dc_56925.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/stap_2e6496fe774ba96a46f6a80926d3b5dc_56925.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/2e/stap_2e6496fe774ba96a46f6a80926d3b5dc_56925_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ae/stap_ae07e446ae467a77b74d76ffd82ed06a_55809.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ae/stap_ae07e446ae467a77b74d76ffd82ed06a_55809.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ae/stap_ae07e446ae467a77b74d76ffd82ed06a_55809_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/65/stap_65da59a2272fc15c320f3e142ced02ee_56459.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/65/stap_65da59a2272fc15c320f3e142ced02ee_56459.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/65/stap_65da59a2272fc15c320f3e142ced02ee_56459_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/stap_5d240c838a57928eddea048c559285cf_56461.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/stap_5d240c838a57928eddea048c559285cf_56461.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5d/stap_5d240c838a57928eddea048c559285cf_56461_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8b/stap_8bd785c8c4869df52533b60fad32a3e8_5811.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8b/stap_8bd785c8c4869df52533b60fad32a3e8_5811.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/8b/stap_8bd785c8c4869df52533b60fad32a3e8_5811_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/stap_fac76e273347473c2ed0fb14af800966_9827.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/stap_fac76e273347473c2ed0fb14af800966_9827.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/fa/stap_fac76e273347473c2ed0fb14af800966_9827_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/stap_007276fb80917668302c9774c4fa8fd3_9936.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/stap_007276fb80917668302c9774c4fa8fd3_9936.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/00/stap_007276fb80917668302c9774c4fa8fd3_9936_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/84/stap_8423390bdaa6a3803c8d02aca6fd36cb_440967.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/84/stap_8423390bdaa6a3803c8d02aca6fd36cb_440967.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/84/stap_8423390bdaa6a3803c8d02aca6fd36cb_440967_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stap_de6cf039eb8ab376935649de5aecf544_131112.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stap_de6cf039eb8ab376935649de5aecf544_131112.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stap_de6cf039eb8ab376935649de5aecf544_131112_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d0/stap_d0ec93ac74043216590dd4ae74c26a10_132559.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d0/stap_d0ec93ac74043216590dd4ae74c26a10_132559.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/d0/stap_d0ec93ac74043216590dd4ae74c26a10_132559_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/stap_580a43d7b8e94c4e6330fe520f809e70_194632.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/stap_580a43d7b8e94c4e6330fe520f809e70_194632.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/58/stap_580a43d7b8e94c4e6330fe520f809e70_194632_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5f/stap_5f1aa36bccb453764f642b89ce7929b6_60700.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5f/stap_5f1aa36bccb453764f642b89ce7929b6_60700.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/5f/stap_5f1aa36bccb453764f642b89ce7929b6_60700_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/stap_6fee19d11c9354316341dc9b5d4b0589_6043.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/stap_6fee19d11c9354316341dc9b5d4b0589_6043.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/6f/stap_6fee19d11c9354316341dc9b5d4b0589_6043_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f0a6665634bdcaaf2e69abbb2d05c39c_304813.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f0a6665634bdcaaf2e69abbb2d05c39c_304813.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/f0/stap_f0a6665634bdcaaf2e69abbb2d05c39c_304813_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/stap_e322f2a3e93aa7cfe664a018ef8b2636_278078.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/stap_e322f2a3e93aa7cfe664a018ef8b2636_278078.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/e3/stap_e322f2a3e93aa7cfe664a018ef8b2636_278078_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b2/stap_b266a1ab7bb51f4297bd5627dc2c4c6f_18557.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b2/stap_b266a1ab7bb51f4297bd5627dc2c4c6f_18557.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b2/stap_b266a1ab7bb51f4297bd5627dc2c4c6f_18557_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/stap_0ba48f997288681b98d1f59ec1626ef3_6436.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/stap_0ba48f997288681b98d1f59ec1626ef3_6436.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/0b/stap_0ba48f997288681b98d1f59ec1626ef3_6436_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/92/typequery_926b1df25cfab0f8b23863f5d2271e69_928.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/92/typequery_926b1df25cfab0f8b23863f5d2271e69_928_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b2/stap_b2f17bb6e9d0ea600631cb62bc46bd30_9761.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b2/stap_b2f17bb6e9d0ea600631cb62bc46bd30_9761.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/b2/stap_b2f17bb6e9d0ea600631cb62bc46bd30_9761_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/aa/stap_aaef6e425e31c11078415a4689788aba_3584.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/aa/stap_aaef6e425e31c11078415a4689788aba_3584.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/aa/stap_aaef6e425e31c11078415a4689788aba_3584_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/stap_7f6a98b95b9aaa78651a7a45df0143ae_5463.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/stap_7f6a98b95b9aaa78651a7a45df0143ae_5463.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/7f/stap_7f6a98b95b9aaa78651a7a45df0143ae_5463_hash.log /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/stap_76a97508ac5fd77c3c66435b1e5ece46_5753.c /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/stap_76a97508ac5fd77c3c66435b1e5ece46_5753.ko /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/76/stap_76a97508ac5fd77c3c66435b1e5ece46_5753_hash.log Copying /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.ko Copying /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ce/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.c Copying /tmp/stapuFSxX8/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.ko staprun:insert_module:183 Module stap_ce5158851bf0c9f2312a41e536f3aeeb_10742 inserted from file /tmp/stapuFSxX8/stap_ce5158851bf0c9f2312a41e536f3aeeb_13223.ko WARNING: user string copy fault -14 at (null) [man error::fault] WARNING: user short copy fault (null) [man error::fault] ERROR: kernel string copy fault at 0x (null) [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: user string copy fault -14 at (null) [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user int copy fault (null) [man error::fault] ERROR: kernel long copy fault at 0x (null) [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 ERROR: kernel int copy fault at 0x (null) [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0x (null) [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0x (null) [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0x (null) [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 WARNING: user string copy fault -14 at (null) [man error::fault] ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_perf.stp:48:3 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_perf.stp:54:9 WARNING: user long copy fault (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_perf.stp:60:3 ERROR: read fault [man error::fault] at 0x (null) ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_perf.stp:66:9 ERROR: user string copy fault -14 at (null) [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user char copy fault (null) [man error::fault] WARNING: user string copy fault -14 at (null) [man error::fault] 00 (null)0000 (null)00 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_ce5158851bf0c9f2312a41e536f3aeeb_10742 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/3796real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapuFSxX8 Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapuFSxX8" done exp conversions_perf.stp 0 22 PASS: conversions_perf.stp 0 done conversions_perf.stp 0 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_perf.stp 0xffffffff exp conversions_perf.stp 0xffffffff 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapbKdwUO" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49664virt/41472res/5824shr/32448data kb, in 410usr/10sys/413real ms. perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 50432virt/41472res/5824shr/33216data kb, in 10usr/0sys/13real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2684 probe 1 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2687 probe 2 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2690 probe 3 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2693 probe 4 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2696 probe 5 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2699 probe 6 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2702 probe 7 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2705 probe 8 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2708 probe 9 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2711 probe 10 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2714 probe 11 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2717 probe 12 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2720 probe 13 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2723 probe 14 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2726 probe 15 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2729 probe 16 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2732 probe 17 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2735 probe 18 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2738 probe 19 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2741 probe 20 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2744 probe 21 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2747 probe 22 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2750 probe 23 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2753 probe 24 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2756 probe 25 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2759 probe 26 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2762 probe 27 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2765 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2766 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2767 Pass 3: translated to C into "/tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475_src.c" using 50432virt/43392res/6464shr/33216data kb, in 20usr/0sys/13real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapbKdwUO modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475_src.o CC [M] /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475_aux_0.o LD [M] /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.mod.o LD [M] /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.ko" in 3890usr/70sys/4303real ms. Cache cleaning skipped, interval not reached 9 s / 300 s. Copying /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ff/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.ko Copying /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/ff/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.c Copying /tmp/stapbKdwUO/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.ko staprun:insert_module:183 Module stap_ff0f5451e6b47cb968c2ffc3f79c8311_10966 inserted from file /tmp/stapbKdwUO/stap_ff0f5451e6b47cb968c2ffc3f79c8311_13475.ko WARNING: user short copy fault 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: kernel string copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: user string copy fault -14 at 00000000ffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user int copy fault 00000000ffffffff [man error::fault] ERROR: kernel long copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 ERROR: kernel int copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0x00000000ffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_perf.stp:48:3 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_perf.stp:54:9 WARNING: user long copy fault 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_perf.stp:60:3 ERROR: read fault [man error::fault] at 0x00000000ffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_perf.stp:66:9 ERROR: user string copy fault -14 at 00000000ffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user char copy fault 00000000ffffffff [man error::fault] WARNING: user string copy fault -14 at 00000000ffffffff [man error::fault] 0000000000ffffffff00000000000ffffffff000 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_ff0f5451e6b47cb968c2ffc3f79c8311_10966 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/3704real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapbKdwUO Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapbKdwUO" done exp conversions_perf.stp 0xffffffff 22 PASS: conversions_perf.stp 0xffffffff done conversions_perf.stp 0xffffffff 22 spawn stap -vv -DMAXSKIPPED=99999 -DMAXERRORS=40 ./systemtap.stress/conversions_perf.stp 0xffffffffffffffff exp conversions_perf.stp 0xffffffffffffffff 0 Extra options in /root/systemtap_write/systemtap/testsuite/.systemtap-root/rc: 3 Systemtap translator/driver (version 2.8/0.160, commit release-2.7-133-ged64d10fb7de) Copyright (C) 2005-2015 Red Hat, Inc. and others This is free software; see the source for copying conditions. enabled features: AVAHI LIBRPM LIBSQLITE3 NSS TR1_UNORDERED_MAP NLS JAVA LIBXML2 Created temporary directory "/tmp/stapvmQBaq" Session arch: arm64 release: 3.19.0-0.72.aa7a.aarch64 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stpm", found: 4, processed: 4 Searched for library macro files: "/root/systemtap_write/install/share/systemtap/tapset/*.stpm", found: 5, processed: 5 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/linux/*.stp", found: 70, processed: 70 Searched: "/root/systemtap_write/install/share/systemtap/tapset/arm64/*.stp", found: 1, processed: 1 Searched: "/root/systemtap_write/install/share/systemtap/tapset/*.stp", found: 24, processed: 24 Pass 1: parsed user script and 105 library script(s) using 49664virt/41344res/5824shr/32448data kb, in 400usr/10sys/405real ms. perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= perf probe type=1 config=0 period=1000000 process= counter= Pass 2: analyzed script: 30 probe(s), 26 function(s), 1 embed(s), 1 global(s) using 50432virt/41344res/5824shr/33216data kb, in 10usr/0sys/13real ms. function recursion-analysis: max-nesting 2 non-recursive probe 0 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2684 probe 1 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2687 probe 2 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2690 probe 3 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2693 probe 4 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2696 probe 5 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2699 probe 6 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2702 probe 7 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2705 probe 8 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2708 probe 9 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2711 probe 10 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2714 probe 11 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2717 probe 12 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2720 probe 13 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2723 probe 14 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2726 probe 15 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2729 probe 16 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2732 probe 17 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2735 probe 18 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2738 probe 19 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 4 statements for probe probe_2741 probe 20 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2744 probe 21 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2747 probe 22 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2750 probe 23 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2753 probe 24 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2756 probe 25 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2759 probe 26 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2762 probe 27 ('perf.type(1).config(0).sample(1000000)') locks hits[rw] 3 statements for probe probe_2765 probe 28 ('timer.s(3)') locks nothing 2 statements for probe probe_2766 probe 29 ('timer.s(900)') locks nothing 1 statements for probe probe_2767 Pass 3: translated to C into "/tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251_src.c" using 50432virt/43392res/6464shr/33216data kb, in 20usr/0sys/12real ms. Pass 4: using cached /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH PATH=/usr/bin:/bin:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/libexec/systemtap:/root/systemtap_write/install/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/3.19.0-0.72.aa7a.aarch64/build M=/tmp/stapvmQBaq modules ARCH=arm64 CONFIG_DEBUG_INFO= --no-print-directory -j9 CC [M] /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251_src.o CC [M] /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251_aux_0.o LD [M] /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251.o Building modules, stage 2. MODPOST 1 modules CC /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251.mod.o LD [M] /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251.ko Spawn waitpid result (0x0): 0 Pass 4: compiled C into "stap_3ce4037a8f2efe19132a4356c89f0a01_13251.ko" in 3920usr/50sys/4310real ms. Cache cleaning skipped, interval not reached 18 s / 300 s. Copying /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251.ko to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3c/stap_3ce4037a8f2efe19132a4356c89f0a01_13251.ko Copying /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251_src.c to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/3c/stap_3ce4037a8f2efe19132a4356c89f0a01_13251.c Copying /tmp/stapvmQBaq/stapconf_de434e1ccb2853f7201189306b1f027a_903.h to /root/systemtap_write/systemtap/testsuite/.systemtap-root/cache/de/stapconf_de434e1ccb2853f7201189306b1f027a_903.h Pass 5: starting run. Running /root/systemtap_write/install/bin/staprun -v -R /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251.ko staprun:insert_module:183 Module stap_3ce4037a8f2efe19132a4356c89f0a01_11190 inserted from file /tmp/stapvmQBaq/stap_3ce4037a8f2efe19132a4356c89f0a01_13251.ko WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] WARNING: user short copy fault ffffffffffffffff [man error::fault] ERROR: kernel string copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_string' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:18:10 ERROR: user string copy fault -14 at ffffffffffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 ERROR: kernel long copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_long' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:208:10 WARNING: user int copy fault ffffffffffffffff [man error::fault] ERROR: kernel int copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 ERROR: kernel short copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_short' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:242:10 ERROR: kernel char copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_char' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:259:10 ERROR: kernel int copy fault at 0xffffffffffffffff [man error::fault] near identifier 'kernel_int' at /root/systemtap_write/install/share/systemtap/tapset/linux/conversions.stp:225:10 WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_perf.stp:48:3 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_perf.stp:54:9 WARNING: user long copy fault ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'printf' at ./systemtap.stress/conversions_perf.stp:60:3 ERROR: read fault [man error::fault] at 0xffffffffffffffff ((((unsigned char *)(ptr)))) near identifier 'sprintf' at ./systemtap.stress/conversions_perf.stp:66:9 ERROR: user string copy fault -14 at ffffffffffffffff [man error::fault] near identifier 'user_string_n' at /root/systemtap_write/install/share/systemtap/tapset/uconversions.stp:120:10 WARNING: user char copy fault ffffffffffffffff [man error::fault] WARNING: user string copy fault -14 at ffffffffffffffff [man error::fault] 00ffffffffffffffff000ffffffffffffffff000 WARNING: Number of errors: 12, skipped probes: 0 stapio:cleanup_and_exit:454 detach=0 stapio:cleanup_and_exit:471 closing control channel staprun:remove_module:283 Module stap_3ce4037a8f2efe19132a4356c89f0a01_11190 removed. Spawn waitpid result (0x100): 1 WARNING: /root/systemtap_write/install/bin/staprun exited with status: 1 Pass 5: run completed in 0usr/20sys/3756real ms. Pass 5: run failed. [man error::pass5] Running rm -rf /tmp/stapvmQBaq Spawn waitpid result (0x0): 0 Removed temporary directory "/tmp/stapvmQBaq" done exp conversions_perf.stp 0xffffffffffffffff 22 PASS: conversions_perf.stp 0xffffffffffffffff done conversions_perf.stp 0xffffffffffffffff 22 testcase ./systemtap.stress/conversions.exp completed in 98 seconds Running ./systemtap.stress/current.exp ... executing: stap -v -g -w ./systemtap.stress/current.stp spawn stap -v -g -w ./systemtap.stress/current.stp Pass 1: parsed user script and 105 library script(s) using 49344virt/41344res/5696shr/32128data kb, in 410usr/0sys/432real ms. Pass 2: analyzed script: 480 probe(s), 4 function(s), 0 embed(s), 1 global(s) using 320448virt/312832res/7232shr/303232data kb, in 4220usr/630sys/4843real ms. Pass 3: translated to C into "/tmp/staphV1PDd/stap_b141bf3f4748d0bb208ba7a939a246a1_195055_src.c" using 320448virt/313024res/7424shr/303232data kb, in 3120usr/160sys/3286real ms. Pass 4: compiled C into "stap_b141bf3f4748d0bb208ba7a939a246a1_195055.ko" in 3670usr/50sys/4078real ms. Pass 5: starting run. systemtap starting probe PASS: ./systemtap.stress/current.stp startup PASS: ./systemtap.stress/current.stp load generation Executing: kill -INT -11198 systemtap ending probe count = 121622 sum = 1094404 min = 4 max = 15 avg = 8 systemtap test success systemtap test success PASS: ./systemtap.stress/current.stp shutdown and output Pass 5: run completed in 10usr/10sys/10996real ms. metric: ./systemtap.stress/current.stp 410 0 432 4220 630 4843 3120 160 3286 3670 50 4078 10 10 10996 Executing: kill -INT -11198 testcase ./systemtap.stress/current.exp completed in 24 seconds Running ./systemtap.stress/whitelist.exp ... UNTESTED: whitelist is disabled testcase ./systemtap.stress/whitelist.exp completed in 0 seconds Running ./systemtap.string/dot.exp ... executing: stap ./systemtap.string/sprint.stp PASS: ./systemtap.string/sprint.stp testcase ./systemtap.string/dot.exp completed in 5 seconds Running ./systemtap.string/isinstr.exp ... executing: stap ./systemtap.string/isinstr.stp PASS: ./systemtap.string/isinstr.stp testcase ./systemtap.string/isinstr.exp completed in 4 seconds Running ./systemtap.string/sprint.exp ... executing: stap ./systemtap.string/dot.stp PASS: ./systemtap.string/dot.stp testcase ./systemtap.string/sprint.exp completed in 4 seconds Running ./systemtap.string/str_replace.exp ... executing: stap ./systemtap.string/str_replace.stp -DMAXSTRINGLEN=128 PASS: ./systemtap.string/str_replace.stp -DMAXSTRINGLEN=128 testcase ./systemtap.string/str_replace.exp completed in 5 seconds Running ./systemtap.string/strcmp.exp ... executing: stap ./systemtap.string/strcmp.stp PASS: ./systemtap.string/strcmp.stp testcase ./systemtap.string/strcmp.exp completed in 4 seconds Running ./systemtap.string/strlen.exp ... executing: stap ./systemtap.string/strlen.stp -DMAXSTRINGLEN=64 PASS: ./systemtap.string/strlen.stp -DMAXSTRINGLEN=64 testcase ./systemtap.string/strlen.exp completed in 5 seconds Running ./systemtap.string/strtol.exp ... executing: stap ./systemtap.string/strtol.stp PASS: ./systemtap.string/strtol.stp testcase ./systemtap.string/strtol.exp completed in 4 seconds Running ./systemtap.string/substr.exp ... executing: stap ./systemtap.string/substr.stp PASS: ./systemtap.string/substr.stp testcase ./systemtap.string/substr.exp completed in 5 seconds Running ./systemtap.string/text_str.exp ... executing: stap ./systemtap.string/text_str.stp PASS: ./systemtap.string/text_str.stp testcase ./systemtap.string/text_str.exp completed in 4 seconds Running ./systemtap.string/tokenize.exp ... executing: stap ./systemtap.string/tokenize.stp PASS: ./systemtap.string/tokenize.stp testcase ./systemtap.string/tokenize.exp completed in 5 seconds Running ./systemtap.string/user_string_n_quoted.exp ... executing: stap ./systemtap.string/user_string_n_quoted.stp -c {echo this_is_a_test > /dev/null} PASS: ./systemtap.string/user_string_n_quoted.stp -c {echo this_is_a_test > /dev/null} testcase ./systemtap.string/user_string_n_quoted.exp completed in 6 seconds Running ./systemtap.syscall/nd_syscall.exp ... nd_syscall.ko PASS: ./systemtap.syscall/nd_sys.stp compilation i: 0 flags: arch: m64 size: 64 Testing 64-bit accept nd_syscall Executing on host: gcc ./systemtap.syscall/accept.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest4HjlXS/accept (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/accept.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest4HjlXS/accept PASS: 64-bit accept nd_syscall Testing 64-bit accept4 nd_syscall Executing on host: gcc ./systemtap.syscall/accept4.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6CRcoM/accept4 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/accept4.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6CRcoM/accept4 PASS: 64-bit accept4 nd_syscall Testing 64-bit access nd_syscall Executing on host: gcc ./systemtap.syscall/access.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestNodtG5/access (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/access.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestNodtG5/access PASS: 64-bit access nd_syscall Testing 64-bit acct nd_syscall Executing on host: gcc ./systemtap.syscall/acct.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9ZZmf8/acct (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/acct.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9ZZmf8/acct PASS: 64-bit acct nd_syscall Testing 64-bit adjtimex nd_syscall Executing on host: gcc ./systemtap.syscall/adjtimex.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxfkdLQ/adjtimex (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/adjtimex.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxfkdLQ/adjtimex PASS: 64-bit adjtimex nd_syscall Testing 64-bit aio nd_syscall Executing on host: gcc ./systemtap.syscall/aio.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJiJXuf/aio (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/aio.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJiJXuf/aio PASS: 64-bit aio nd_syscall Testing 64-bit alarm nd_syscall Executing on host: gcc ./systemtap.syscall/alarm.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0LImsR/alarm (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/alarm.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0LImsR/alarm PASS: 64-bit alarm nd_syscall Testing 64-bit arch_prctl nd_syscall Executing on host: gcc ./systemtap.syscall/arch_prctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfvsWom/arch_prctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/arch_prctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfvsWom/arch_prctl UNSUPPORTED: 64-bit arch_prctl nd_syscall not supported on this arch Testing 64-bit bind nd_syscall Executing on host: gcc ./systemtap.syscall/bind.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJQycWp/bind (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/bind.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJQycWp/bind PASS: 64-bit bind nd_syscall Testing 64-bit brk nd_syscall Executing on host: gcc ./systemtap.syscall/brk.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestI1ORld/brk (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/brk.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestI1ORld/brk PASS: 64-bit brk nd_syscall Testing 64-bit capability nd_syscall Executing on host: gcc ./systemtap.syscall/capability.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestTqgIjS/capability (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/capability.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestTqgIjS/capability PASS: 64-bit capability nd_syscall Testing 64-bit chmod nd_syscall Executing on host: gcc ./systemtap.syscall/chmod.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestG5wc62/chmod (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/chmod.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestG5wc62/chmod PASS: 64-bit chmod nd_syscall Testing 64-bit chroot nd_syscall Executing on host: gcc ./systemtap.syscall/chroot.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUn1FUz/chroot (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/chroot.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUn1FUz/chroot PASS: 64-bit chroot nd_syscall Testing 64-bit clock nd_syscall Executing on host: gcc ./systemtap.syscall/clock.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9UTHXE/clock (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/clock.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9UTHXE/clock PASS: 64-bit clock nd_syscall Testing 64-bit clone nd_syscall Executing on host: gcc ./systemtap.syscall/clone.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestkg1kUg/clone (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/clone.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestkg1kUg/clone PASS: 64-bit clone nd_syscall Testing 64-bit connect nd_syscall Executing on host: gcc ./systemtap.syscall/connect.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest3V5fKW/connect (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/connect.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest3V5fKW/connect PASS: 64-bit connect nd_syscall Testing 64-bit dcookie nd_syscall Executing on host: gcc ./systemtap.syscall/dcookie.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIwSD1x/dcookie (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/dcookie.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIwSD1x/dcookie PASS: 64-bit dcookie nd_syscall Testing 64-bit dir nd_syscall Executing on host: gcc ./systemtap.syscall/dir.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxwyNdp/dir (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/dir.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxwyNdp/dir PASS: 64-bit dir nd_syscall Testing 64-bit domainname nd_syscall Executing on host: gcc ./systemtap.syscall/domainname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9DYQ6t/domainname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/domainname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9DYQ6t/domainname PASS: 64-bit domainname nd_syscall Testing 64-bit dup nd_syscall Executing on host: gcc ./systemtap.syscall/dup.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2GLKAI/dup (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/dup.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2GLKAI/dup PASS: 64-bit dup nd_syscall Testing 64-bit eventfd nd_syscall Executing on host: gcc ./systemtap.syscall/eventfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6etiaI/eventfd (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/eventfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6etiaI/eventfd PASS: 64-bit eventfd nd_syscall Testing 64-bit execve nd_syscall Executing on host: gcc ./systemtap.syscall/execve.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUnqYdc/execve (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/execve.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUnqYdc/execve PASS: 64-bit execve nd_syscall Testing 64-bit execveat nd_syscall Executing on host: gcc ./systemtap.syscall/execveat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbQ8BBQ/execveat (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/execveat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbQ8BBQ/execveat PASS: 64-bit execveat nd_syscall Testing 64-bit exit nd_syscall Executing on host: gcc ./systemtap.syscall/exit.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptests8FCFi/exit (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/exit.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptests8FCFi/exit PASS: 64-bit exit nd_syscall Testing 64-bit exit_group nd_syscall Executing on host: gcc ./systemtap.syscall/exit_group.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvJ5aOY/exit_group (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/exit_group.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvJ5aOY/exit_group PASS: 64-bit exit_group nd_syscall Testing 64-bit fadvise64 nd_syscall Executing on host: gcc ./systemtap.syscall/fadvise64.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvNyDHv/fadvise64 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/fadvise64.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvNyDHv/fadvise64 PASS: 64-bit fadvise64 nd_syscall Testing 64-bit fallocate nd_syscall Executing on host: gcc ./systemtap.syscall/fallocate.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDuUgDN/fallocate (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/fallocate.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDuUgDN/fallocate PASS: 64-bit fallocate nd_syscall Testing 64-bit flock nd_syscall Executing on host: gcc ./systemtap.syscall/flock.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestmA9jOf/flock (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/flock.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestmA9jOf/flock PASS: 64-bit flock nd_syscall Testing 64-bit forkwait nd_syscall Executing on host: gcc ./systemtap.syscall/forkwait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfVSVgg/forkwait (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/forkwait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfVSVgg/forkwait PASS: 64-bit forkwait nd_syscall Testing 64-bit futex nd_syscall Executing on host: gcc ./systemtap.syscall/futex.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestGbOdkx/futex (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/futex.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestGbOdkx/futex PASS: 64-bit futex nd_syscall Testing 64-bit futimes nd_syscall Executing on host: gcc ./systemtap.syscall/futimes.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvvBBmf/futimes (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/futimes.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvvBBmf/futimes PASS: 64-bit futimes nd_syscall Testing 64-bit fxattr nd_syscall Executing on host: gcc ./systemtap.syscall/fxattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyirdFc/fxattr (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/fxattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyirdFc/fxattr PASS: 64-bit fxattr nd_syscall Testing 64-bit getdents nd_syscall Executing on host: gcc ./systemtap.syscall/getdents.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMv5akQ/getdents (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getdents.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMv5akQ/getdents ./systemtap.syscall/getdents.c: In function 'main': ./systemtap.syscall/getdents.c:26:13: error: '__NR_getdents' undeclared (first use in this function) syscall(__NR_getdents, fd, &dirp, BUFSIZE); ^ ./systemtap.syscall/getdents.c:26:13: note: each undeclared identifier is reported only once for each function it appears in compiler exited with status 1 output is: ./systemtap.syscall/getdents.c: In function 'main': ./systemtap.syscall/getdents.c:26:13: error: '__NR_getdents' undeclared (first use in this function) syscall(__NR_getdents, fd, &dirp, BUFSIZE); ^ ./systemtap.syscall/getdents.c:26:13: note: each undeclared identifier is reported only once for each function it appears in 64-bit getdents nd_syscall : no corresponding devel environment found UNTESTED: 64-bit getdents nd_syscall Testing 64-bit getgroups nd_syscall Executing on host: gcc ./systemtap.syscall/getgroups.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest90IP5V/getgroups (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getgroups.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest90IP5V/getgroups getgroups FAILED. output of "staprun -R /root/systemtap_write/systemtap/testsuite/nd_syscall.ko -c /root/systemtap_write/systemtap/testsuite/staptest90IP5V/getgroups" was: ------------------------------------------ stapio: rt_sigreturn () = -4 (EINTR) stapio: rt_sigaction (SIGUSR1, {SIG_DFL}, 0x0, 8) = 0 stapio: rt_sigprocmask (SIG_SETMASK, [EMPTY], 0x0, 8) = 0 stapio: execve ("/root/systemtap_write/systemtap/testsuite/staptest90IP5V/getgroups", ["/root/systemtap_write/systemtap/testsuite/staptest90IP5V/getgroups"], [/* 54 vars */]) = 0 getgroups: brk (0x0) = 782893056 getgroups: faccessat (AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3ffc8fa5390, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3ffc8fa5390, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3ffc8fa5390, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3ffc8fa5390, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 getgroups: fstat (3, 0x3ffc8fa5310) = 0 getgroups: mmap2 (0x0, 36446, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3ffa27f0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3ffc8fa54f0, 832) = 832 getgroups: fstat (3, 0x3ffc8fa5390) = 0 getgroups: mmap2 (0x0, 131900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffa27c0000 getgroups: mmap2 (0x3ffa27d0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x3ffa27d0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3ffc8fa54c0, 832) = 832 getgroups: fstat (3, 0x3ffc8fa5360) = 0 getgroups: mmap2 (0x0, 721576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffa2700000 getgroups: mmap2 (0x3ffa27a0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 589824) = 0x3ffa27a0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3ffc8fa5490, 832) = 832 getgroups: fstat (3, 0x3ffc8fa5330) = 0 getgroups: mmap2 (0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffa2580000 getgroups: mmap2 (0x3ffa26e0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 1376256) = 0x3ffa26e0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3ffc8fa5330, 832) = 832 getgroups: fstat (3, 0x3ffc8fa51d0) = 0 getgroups: mmap2 (0x0, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffa2540000 getgroups: mmap2 (0x3ffa2560000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 65536) = 0x3ffa2560000 getgroups: close (3) = 0 getgroups: mprotect (0x3ffa26e0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffa2560000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffa27a0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffa27d0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffa2840000, 65536, PROT_READ) = 0 getgroups: munmap (0x3ffa27f0000, 36446) = 0 getgroups: set_tid_address (0x3ffa2853f30) = 14643 getgroups: rt_sigaction (0x20, {0x3ffa2546380, SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 getgroups: rt_sigaction (0x21, {0x3ffa2546460, SA_RESTART|SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 getgroups: rt_sigprocmask (SIG_UNBLOCK, [EMPTY], 0x0, 8) = 0 getgroups: getrlimit (RLIMIT_STACK, 0x3ffc8fa6140) = 0 getgroups: getgroups (65536, 0x3ffc8f66120) = 0 getgroups: getgroups (-1, 0x3ffc8f66120) = -22 (EINVAL) getgroups: getgroups (65536, 0xffffffffffffffff) = 0 getgroups: exit_group (0) = ------------------------------------------ RESULTS: ('*' = MATCHED EXPECTED) getgroups: brk (0x0) = 782893056 getgroups: faccessat (AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3ffc8fa5390, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3ffc8fa5390, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3ffc8fa5390, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3ffc8fa5390, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 getgroups: fstat (3, 0x3ffc8fa5310) = 0 getgroups: mmap2 (0x0, 36446, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3ffa27f0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3ffc8fa54f0, 832) = 832 getgroups: fstat (3, 0x3ffc8fa5390) = 0 getgroups: mmap2 (0x0, 131900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffa27c0000 getgroups: mmap2 (0x3ffa27d0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x3ffa27d0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3ffc8fa54c0, 832) = 832 getgroups: fstat (3, 0x3ffc8fa5360) = 0 getgroups: mmap2 (0x0, 721576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffa2700000 getgroups: mmap2 (0x3ffa27a0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 589824) = 0x3ffa27a0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3ffc8fa5490, 832) = 832 getgroups: fstat (3, 0x3ffc8fa5330) = 0 getgroups: mmap2 (0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffa2580000 getgroups: mmap2 (0x3ffa26e0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 1376256) = 0x3ffa26e0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3ffc8fa5330, 832) = 832 getgroups: fstat (3, 0x3ffc8fa51d0) = 0 getgroups: mmap2 (0x0, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffa2540000 getgroups: mmap2 (0x3ffa2560000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 65536) = 0x3ffa2560000 getgroups: close (3) = 0 getgroups: mprotect (0x3ffa26e0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffa2560000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffa27a0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffa27d0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffa2840000, 65536, PROT_READ) = 0 getgroups: munmap (0x3ffa27f0000, 36446) = 0 getgroups: set_tid_address (0x3ffa2853f30) = 14643 getgroups: rt_sigaction (0x20, {0x3ffa2546380, SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 getgroups: rt_sigaction (0x21, {0x3ffa2546460, SA_RESTART|SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 getgroups: rt_sigprocmask (SIG_UNBLOCK, [EMPTY], 0x0, 8) = 0 getgroups: getrlimit (RLIMIT_STACK, 0x3ffc8fa6140) = 0 *getgroups: getgroups (65536, 0x3ffc8f66120) = 0 *getgroups: getgroups (-1, 0x3ffc8f66120) = -22 (EINVAL) getgroups: getgroups (65536, 0xffffffffffffffff) = 0 getgroups: exit_group (0) = --------- EXPECTED and NOT MATCHED ---------- getgroups: getgroups \([\-0-9]+, 0x[f]+\) = -[\-0-9]+ \(EFAULT\) FAIL: 64-bit getgroups nd_syscall Testing 64-bit getitimer nd_syscall Executing on host: gcc ./systemtap.syscall/getitimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWMyMTo/getitimer (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getitimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWMyMTo/getitimer PASS: 64-bit getitimer nd_syscall Testing 64-bit getpeername nd_syscall Executing on host: gcc ./systemtap.syscall/getpeername.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUtnnck/getpeername (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getpeername.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUtnnck/getpeername PASS: 64-bit getpeername nd_syscall Testing 64-bit getpriority nd_syscall Executing on host: gcc ./systemtap.syscall/getpriority.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestNf8BAF/getpriority (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getpriority.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestNf8BAF/getpriority PASS: 64-bit getpriority nd_syscall Testing 64-bit getrandom nd_syscall Executing on host: gcc ./systemtap.syscall/getrandom.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0adkt5/getrandom (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getrandom.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0adkt5/getrandom PASS: 64-bit getrandom nd_syscall Testing 64-bit getrlimit nd_syscall Executing on host: gcc ./systemtap.syscall/getrlimit.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6sjbRh/getrlimit (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getrlimit.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6sjbRh/getrlimit PASS: 64-bit getrlimit nd_syscall Testing 64-bit getrusage nd_syscall Executing on host: gcc ./systemtap.syscall/getrusage.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxvd3aY/getrusage (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getrusage.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxvd3aY/getrusage PASS: 64-bit getrusage nd_syscall Testing 64-bit getsid nd_syscall Executing on host: gcc ./systemtap.syscall/getsid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzjK16V/getsid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getsid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzjK16V/getsid PASS: 64-bit getsid nd_syscall Testing 64-bit getsockname nd_syscall Executing on host: gcc ./systemtap.syscall/getsockname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestu01wpd/getsockname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getsockname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestu01wpd/getsockname PASS: 64-bit getsockname nd_syscall Testing 64-bit getsockopt nd_syscall Executing on host: gcc ./systemtap.syscall/getsockopt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7pRFrH/getsockopt (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getsockopt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7pRFrH/getsockopt PASS: 64-bit getsockopt nd_syscall Testing 64-bit handle_at nd_syscall Executing on host: gcc ./systemtap.syscall/handle_at.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgCJ7Yf/handle_at (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/handle_at.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgCJ7Yf/handle_at PASS: 64-bit handle_at nd_syscall Testing 64-bit hostname nd_syscall Executing on host: gcc ./systemtap.syscall/hostname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVR9XSS/hostname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/hostname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVR9XSS/hostname PASS: 64-bit hostname nd_syscall Testing 64-bit inotify nd_syscall Executing on host: gcc ./systemtap.syscall/inotify.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJrYJGa/inotify (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/inotify.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJrYJGa/inotify PASS: 64-bit inotify nd_syscall Testing 64-bit ioctl nd_syscall Executing on host: gcc ./systemtap.syscall/ioctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestecIZoE/ioctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/ioctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestecIZoE/ioctl PASS: 64-bit ioctl nd_syscall Testing 64-bit ioperm nd_syscall Executing on host: gcc ./systemtap.syscall/ioperm.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestoNKK1Y/ioperm (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/ioperm.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestoNKK1Y/ioperm UNSUPPORTED: 64-bit ioperm nd_syscall not supported on this arch Testing 64-bit ioprio nd_syscall Executing on host: gcc ./systemtap.syscall/ioprio.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8LL3yZ/ioprio (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/ioprio.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8LL3yZ/ioprio PASS: 64-bit ioprio nd_syscall Testing 64-bit itimer nd_syscall Executing on host: gcc ./systemtap.syscall/itimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestZeIBwT/itimer (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/itimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestZeIBwT/itimer PASS: 64-bit itimer nd_syscall Testing 64-bit kexec_load nd_syscall Executing on host: gcc ./systemtap.syscall/kexec_load.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest1TGXkD/kexec_load (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/kexec_load.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest1TGXkD/kexec_load PASS: 64-bit kexec_load nd_syscall Testing 64-bit keyctl nd_syscall Executing on host: gcc ./systemtap.syscall/keyctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDUC6X5/keyctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/keyctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDUC6X5/keyctl PASS: 64-bit keyctl nd_syscall Testing 64-bit kill nd_syscall Executing on host: gcc ./systemtap.syscall/kill.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestigQH62/kill (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/kill.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestigQH62/kill PASS: 64-bit kill nd_syscall Testing 64-bit link nd_syscall Executing on host: gcc ./systemtap.syscall/link.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestLNUx3z/link (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/link.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestLNUx3z/link PASS: 64-bit link nd_syscall Testing 64-bit listen nd_syscall Executing on host: gcc ./systemtap.syscall/listen.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyuSnYy/listen (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/listen.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyuSnYy/listen PASS: 64-bit listen nd_syscall Testing 64-bit lseek nd_syscall Executing on host: gcc ./systemtap.syscall/lseek.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfs95yp/lseek (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/lseek.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfs95yp/lseek PASS: 64-bit lseek nd_syscall Testing 64-bit lxattr nd_syscall Executing on host: gcc ./systemtap.syscall/lxattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8Q9dsq/lxattr (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/lxattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8Q9dsq/lxattr PASS: 64-bit lxattr nd_syscall Testing 64-bit madvise nd_syscall Executing on host: gcc ./systemtap.syscall/madvise.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest13mNk3/madvise (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/madvise.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest13mNk3/madvise PASS: 64-bit madvise nd_syscall Testing 64-bit memfd_create nd_syscall Executing on host: gcc ./systemtap.syscall/memfd_create.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestiTTFHn/memfd_create (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/memfd_create.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestiTTFHn/memfd_create PASS: 64-bit memfd_create nd_syscall Testing 64-bit mempolicy nd_syscall Executing on host: gcc ./systemtap.syscall/mempolicy.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQCh7Cw/mempolicy (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mempolicy.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQCh7Cw/mempolicy PASS: 64-bit mempolicy nd_syscall Testing 64-bit mincore nd_syscall Executing on host: gcc ./systemtap.syscall/mincore.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2kLYqK/mincore (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mincore.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2kLYqK/mincore PASS: 64-bit mincore nd_syscall Testing 64-bit mknod nd_syscall Executing on host: gcc ./systemtap.syscall/mknod.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqEp2fR/mknod (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mknod.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqEp2fR/mknod ./systemtap.syscall/mknod.c: In function 'main': ./systemtap.syscall/mknod.c:42:13: error: '__NR_mknod' undeclared (first use in this function) syscall(__NR_mknod, "testfile1", 1, -1); ^ ./systemtap.syscall/mknod.c:42:13: note: each undeclared identifier is reported only once for each function it appears in compiler exited with status 1 output is: ./systemtap.syscall/mknod.c: In function 'main': ./systemtap.syscall/mknod.c:42:13: error: '__NR_mknod' undeclared (first use in this function) syscall(__NR_mknod, "testfile1", 1, -1); ^ ./systemtap.syscall/mknod.c:42:13: note: each undeclared identifier is reported only once for each function it appears in 64-bit mknod nd_syscall : no corresponding devel environment found UNTESTED: 64-bit mknod nd_syscall Testing 64-bit mmap nd_syscall Executing on host: gcc ./systemtap.syscall/mmap.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJYTYYU/mmap (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mmap.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJYTYYU/mmap PASS: 64-bit mmap nd_syscall Testing 64-bit modify_ldt nd_syscall Executing on host: gcc ./systemtap.syscall/modify_ldt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJMjH4a/modify_ldt (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/modify_ldt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJMjH4a/modify_ldt UNSUPPORTED: 64-bit modify_ldt nd_syscall not supported on this arch Testing 64-bit module nd_syscall Executing on host: gcc ./systemtap.syscall/module.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesthaJGfF/module (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/module.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesthaJGfF/module PASS: 64-bit module nd_syscall Testing 64-bit mount nd_syscall Executing on host: gcc ./systemtap.syscall/mount.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXeudCd/mount (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mount.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXeudCd/mount PASS: 64-bit mount nd_syscall Testing 64-bit mq nd_syscall Executing on host: gcc ./systemtap.syscall/mq.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvsmxSw/mq (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mq.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvsmxSw/mq PASS: 64-bit mq nd_syscall Testing 64-bit msg_queue nd_syscall Executing on host: gcc ./systemtap.syscall/msg_queue.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfVZKnG/msg_queue (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/msg_queue.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfVZKnG/msg_queue PASS: 64-bit msg_queue nd_syscall Testing 64-bit net1 nd_syscall Executing on host: gcc ./systemtap.syscall/net1.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9cH0nk/net1 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/net1.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9cH0nk/net1 PASS: 64-bit net1 nd_syscall Testing 64-bit nfsservctl nd_syscall Executing on host: gcc ./systemtap.syscall/nfsservctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestpm0LRz/nfsservctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/nfsservctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestpm0LRz/nfsservctl ./systemtap.syscall/nfsservctl.c:11:32: fatal error: linux/nfsd/syscall.h: No such file or directory #include ^ compilation terminated. compiler exited with status 1 output is: ./systemtap.syscall/nfsservctl.c:11:32: fatal error: linux/nfsd/syscall.h: No such file or directory #include ^ compilation terminated. 64-bit nfsservctl nd_syscall : no corresponding devel environment found UNTESTED: 64-bit nfsservctl nd_syscall Testing 64-bit nice nd_syscall Executing on host: gcc ./systemtap.syscall/nice.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest97L8qq/nice (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/nice.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest97L8qq/nice UNSUPPORTED: 64-bit nice nd_syscall not supported on this arch Testing 64-bit numa nd_syscall Executing on host: gcc ./systemtap.syscall/numa.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgfVSOu/numa (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/numa.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgfVSOu/numa PASS: 64-bit numa nd_syscall Testing 64-bit openclose nd_syscall Executing on host: gcc ./systemtap.syscall/openclose.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbwVaYu/openclose (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/openclose.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbwVaYu/openclose PASS: 64-bit openclose nd_syscall Testing 64-bit personality nd_syscall Executing on host: gcc ./systemtap.syscall/personality.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestslZwUi/personality (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/personality.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestslZwUi/personality PASS: 64-bit personality nd_syscall Testing 64-bit pgid nd_syscall Executing on host: gcc ./systemtap.syscall/pgid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDxPJ4Q/pgid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pgid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDxPJ4Q/pgid PASS: 64-bit pgid nd_syscall Testing 64-bit pipe nd_syscall Executing on host: gcc ./systemtap.syscall/pipe.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUaaf4s/pipe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pipe.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUaaf4s/pipe PASS: 64-bit pipe nd_syscall Testing 64-bit pivot_root nd_syscall Executing on host: gcc ./systemtap.syscall/pivot_root.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7C8b5k/pivot_root (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pivot_root.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7C8b5k/pivot_root PASS: 64-bit pivot_root nd_syscall Testing 64-bit poll nd_syscall Executing on host: gcc ./systemtap.syscall/poll.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHH9jEz/poll (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/poll.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHH9jEz/poll PASS: 64-bit poll nd_syscall Testing 64-bit prctl nd_syscall Executing on host: gcc ./systemtap.syscall/prctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzh47za/prctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/prctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzh47za/prctl PASS: 64-bit prctl nd_syscall Testing 64-bit pread nd_syscall Executing on host: gcc ./systemtap.syscall/pread.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesttPi2Px/pread (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pread.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesttPi2Px/pread PASS: 64-bit pread nd_syscall Testing 64-bit preadv nd_syscall Executing on host: gcc ./systemtap.syscall/preadv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDL6n2d/preadv (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/preadv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDL6n2d/preadv PASS: 64-bit preadv nd_syscall Testing 64-bit ptrace nd_syscall Executing on host: gcc ./systemtap.syscall/ptrace.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXDJyev/ptrace (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/ptrace.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXDJyev/ptrace PASS: 64-bit ptrace nd_syscall Testing 64-bit pwrite nd_syscall Executing on host: gcc ./systemtap.syscall/pwrite.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestPNmzae/pwrite (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pwrite.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestPNmzae/pwrite PASS: 64-bit pwrite nd_syscall Testing 64-bit pwritev nd_syscall Executing on host: gcc ./systemtap.syscall/pwritev.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyaliLx/pwritev (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pwritev.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyaliLx/pwritev PASS: 64-bit pwritev nd_syscall Testing 64-bit quotactl nd_syscall Executing on host: gcc ./systemtap.syscall/quotactl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUmCLLb/quotactl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/quotactl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUmCLLb/quotactl PASS: 64-bit quotactl nd_syscall Testing 64-bit readahead nd_syscall Executing on host: gcc ./systemtap.syscall/readahead.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestb0PyCj/readahead (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/readahead.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestb0PyCj/readahead PASS: 64-bit readahead nd_syscall Testing 64-bit readdir nd_syscall Executing on host: gcc ./systemtap.syscall/readdir.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestr6ORPN/readdir (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/readdir.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestr6ORPN/readdir UNSUPPORTED: 64-bit readdir nd_syscall not supported on this arch Testing 64-bit readv nd_syscall Executing on host: gcc ./systemtap.syscall/readv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHe3ecp/readv (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/readv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHe3ecp/readv PASS: 64-bit readv nd_syscall Testing 64-bit readwrite nd_syscall Executing on host: gcc ./systemtap.syscall/readwrite.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestteRHbd/readwrite (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/readwrite.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestteRHbd/readwrite PASS: 64-bit readwrite nd_syscall Testing 64-bit reboot nd_syscall Executing on host: gcc ./systemtap.syscall/reboot.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfITULD/reboot (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/reboot.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfITULD/reboot PASS: 64-bit reboot nd_syscall Testing 64-bit recv nd_syscall Executing on host: gcc ./systemtap.syscall/recv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXAxX6G/recv (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/recv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXAxX6G/recv PASS: 64-bit recv nd_syscall Testing 64-bit recvfrom nd_syscall Executing on host: gcc ./systemtap.syscall/recvfrom.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestTHNlIK/recvfrom (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/recvfrom.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestTHNlIK/recvfrom PASS: 64-bit recvfrom nd_syscall Testing 64-bit recvmmsg nd_syscall Executing on host: gcc ./systemtap.syscall/recvmmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestrY5wRf/recvmmsg (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/recvmmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestrY5wRf/recvmmsg PASS: 64-bit recvmmsg nd_syscall Testing 64-bit recvmsg nd_syscall Executing on host: gcc ./systemtap.syscall/recvmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestB7UiOc/recvmsg (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/recvmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestB7UiOc/recvmsg PASS: 64-bit recvmsg nd_syscall Testing 64-bit remap_file_pages nd_syscall Executing on host: gcc ./systemtap.syscall/remap_file_pages.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjTt8OJ/remap_file_pages (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/remap_file_pages.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjTt8OJ/remap_file_pages PASS: 64-bit remap_file_pages nd_syscall Testing 64-bit rename nd_syscall Executing on host: gcc ./systemtap.syscall/rename.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7ioJha/rename (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/rename.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7ioJha/rename PASS: 64-bit rename nd_syscall Testing 64-bit restart_syscall nd_syscall Executing on host: gcc ./systemtap.syscall/restart_syscall.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQ1afYp/restart_syscall (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/restart_syscall.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQ1afYp/restart_syscall PASS: 64-bit restart_syscall nd_syscall Testing 64-bit rt_signal nd_syscall Executing on host: gcc ./systemtap.syscall/rt_signal.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestRhv1F0/rt_signal (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/rt_signal.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestRhv1F0/rt_signal PASS: 64-bit rt_signal nd_syscall Testing 64-bit sched nd_syscall Executing on host: gcc ./systemtap.syscall/sched.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQkSlI6/sched (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQkSlI6/sched PASS: 64-bit sched nd_syscall Testing 64-bit sched_getaffinity nd_syscall Executing on host: gcc ./systemtap.syscall/sched_getaffinity.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestKeXPt1/sched_getaffinity (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_getaffinity.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestKeXPt1/sched_getaffinity PASS: 64-bit sched_getaffinity nd_syscall Testing 64-bit sched_getscheduler nd_syscall Executing on host: gcc ./systemtap.syscall/sched_getscheduler.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestldFZjE/sched_getscheduler (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_getscheduler.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestldFZjE/sched_getscheduler PASS: 64-bit sched_getscheduler nd_syscall Testing 64-bit sched_rr_get_interval nd_syscall Executing on host: gcc ./systemtap.syscall/sched_rr_get_interval.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestTDOrz0/sched_rr_get_interval (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_rr_get_interval.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestTDOrz0/sched_rr_get_interval PASS: 64-bit sched_rr_get_interval nd_syscall Testing 64-bit sched_setaffinity nd_syscall Executing on host: gcc ./systemtap.syscall/sched_setaffinity.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMoJZd1/sched_setaffinity (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_setaffinity.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMoJZd1/sched_setaffinity PASS: 64-bit sched_setaffinity nd_syscall Testing 64-bit sched_setscheduler nd_syscall Executing on host: gcc ./systemtap.syscall/sched_setscheduler.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/stapteste4Uh7w/sched_setscheduler (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_setscheduler.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/stapteste4Uh7w/sched_setscheduler PASS: 64-bit sched_setscheduler nd_syscall Testing 64-bit select nd_syscall Executing on host: gcc ./systemtap.syscall/select.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestL7uD8p/select (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/select.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestL7uD8p/select PASS: 64-bit select nd_syscall Testing 64-bit semctl nd_syscall Executing on host: gcc ./systemtap.syscall/semctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestFf6a1O/semctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/semctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestFf6a1O/semctl PASS: 64-bit semctl nd_syscall Testing 64-bit semget nd_syscall Executing on host: gcc ./systemtap.syscall/semget.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjIL2Rz/semget (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/semget.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjIL2Rz/semget PASS: 64-bit semget nd_syscall Testing 64-bit semop nd_syscall Executing on host: gcc ./systemtap.syscall/semop.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesthAPWwE/semop (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/semop.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesthAPWwE/semop PASS: 64-bit semop nd_syscall Testing 64-bit send nd_syscall Executing on host: gcc ./systemtap.syscall/send.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestv1iVT8/send (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/send.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestv1iVT8/send PASS: 64-bit send nd_syscall Testing 64-bit sendfile nd_syscall Executing on host: gcc ./systemtap.syscall/sendfile.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestg5Mx9b/sendfile (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sendfile.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestg5Mx9b/sendfile PASS: 64-bit sendfile nd_syscall Testing 64-bit sendmmsg nd_syscall Executing on host: gcc ./systemtap.syscall/sendmmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUTmaC8/sendmmsg (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sendmmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUTmaC8/sendmmsg PASS: 64-bit sendmmsg nd_syscall Testing 64-bit sendmsg nd_syscall Executing on host: gcc ./systemtap.syscall/sendmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0GLBCE/sendmsg (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sendmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0GLBCE/sendmsg PASS: 64-bit sendmsg nd_syscall Testing 64-bit sendto nd_syscall Executing on host: gcc ./systemtap.syscall/sendto.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestPy3dfi/sendto (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sendto.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestPy3dfi/sendto PASS: 64-bit sendto nd_syscall Testing 64-bit set_tid_address nd_syscall Executing on host: gcc ./systemtap.syscall/set_tid_address.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxxqZay/set_tid_address (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/set_tid_address.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxxqZay/set_tid_address PASS: 64-bit set_tid_address nd_syscall Testing 64-bit setgroups nd_syscall Executing on host: gcc ./systemtap.syscall/setgroups.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestkM0NV7/setgroups (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setgroups.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestkM0NV7/setgroups setgroups FAILED. output of "staprun -R /root/systemtap_write/systemtap/testsuite/nd_syscall.ko -c /root/systemtap_write/systemtap/testsuite/staptestkM0NV7/setgroups" was: ------------------------------------------ stapio: rt_sigreturn () = -4 (EINTR) stapio: rt_sigaction (SIGUSR1, {SIG_DFL}, 0x0, 8) = 0 stapio: rt_sigprocmask (SIG_SETMASK, [EMPTY], 0x0, 8) = 0 stapio: execve ("/root/systemtap_write/systemtap/testsuite/staptestkM0NV7/setgroups", ["/root/systemtap_write/systemtap/testsuite/staptestkM0NV7/setgroups"], [/* 54 vars */]) = 0 setgroups: brk (0x0) = 15859712 setgroups: faccessat (AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3ffc9c97b70, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3ffc9c97b70, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3ffc9c97b70, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3ffc9c97b70, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 setgroups: fstat (3, 0x3ffc9c97af0) = 0 setgroups: mmap2 (0x0, 36446, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3ff7f490000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffc9c97cd0, 832) = 832 setgroups: fstat (3, 0x3ffc9c97b70) = 0 setgroups: mmap2 (0x0, 131900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff7f460000 setgroups: mmap2 (0x3ff7f470000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x3ff7f470000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffc9c97ca0, 832) = 832 setgroups: fstat (3, 0x3ffc9c97b40) = 0 setgroups: mmap2 (0x0, 721576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff7f3a0000 setgroups: mmap2 (0x3ff7f440000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 589824) = 0x3ff7f440000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffc9c97c70, 832) = 832 setgroups: fstat (3, 0x3ffc9c97b10) = 0 setgroups: mmap2 (0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff7f220000 setgroups: mmap2 (0x3ff7f380000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 1376256) = 0x3ff7f380000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffc9c97b10, 832) = 832 setgroups: fstat (3, 0x3ffc9c979b0) = 0 setgroups: mmap2 (0x0, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff7f1e0000 setgroups: mmap2 (0x3ff7f200000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 65536) = 0x3ff7f200000 setgroups: close (3) = 0 setgroups: mprotect (0x3ff7f380000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff7f200000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff7f440000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff7f470000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff7f4e0000, 65536, PROT_READ) = 0 setgroups: munmap (0x3ff7f490000, 36446) = 0 setgroups: set_tid_address (0x3ff7f4f3f30) = 15993 setgroups: rt_sigaction (0x20, {0x3ff7f1e6380, SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 setgroups: rt_sigaction (0x21, {0x3ff7f1e6460, SA_RESTART|SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 setgroups: rt_sigprocmask (SIG_UNBLOCK, [EMPTY], 0x0, 8) = 0 setgroups: getrlimit (RLIMIT_STACK, 0x3ffc9c98920) = 0 setgroups: getgroups (65536, 0x3ffc9c588f8) = 0 setgroups: setgroups (0, 0x3ffc9c588f8) = 0 setgroups: setgroups (-1, 0x3ffc9c588f8) = -22 (EINVAL) setgroups: setgroups (0, 0xffffffffffffffff) = 0 setgroups: exit_group (0) = ------------------------------------------ RESULTS: ('*' = MATCHED EXPECTED) setgroups: brk (0x0) = 15859712 setgroups: faccessat (AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3ffc9c97b70, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3ffc9c97b70, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3ffc9c97b70, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3ffc9c97b70, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 setgroups: fstat (3, 0x3ffc9c97af0) = 0 setgroups: mmap2 (0x0, 36446, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3ff7f490000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffc9c97cd0, 832) = 832 setgroups: fstat (3, 0x3ffc9c97b70) = 0 setgroups: mmap2 (0x0, 131900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff7f460000 setgroups: mmap2 (0x3ff7f470000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x3ff7f470000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffc9c97ca0, 832) = 832 setgroups: fstat (3, 0x3ffc9c97b40) = 0 setgroups: mmap2 (0x0, 721576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff7f3a0000 setgroups: mmap2 (0x3ff7f440000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 589824) = 0x3ff7f440000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffc9c97c70, 832) = 832 setgroups: fstat (3, 0x3ffc9c97b10) = 0 setgroups: mmap2 (0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff7f220000 setgroups: mmap2 (0x3ff7f380000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 1376256) = 0x3ff7f380000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffc9c97b10, 832) = 832 setgroups: fstat (3, 0x3ffc9c979b0) = 0 setgroups: mmap2 (0x0, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff7f1e0000 setgroups: mmap2 (0x3ff7f200000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 65536) = 0x3ff7f200000 setgroups: close (3) = 0 setgroups: mprotect (0x3ff7f380000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff7f200000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff7f440000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff7f470000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff7f4e0000, 65536, PROT_READ) = 0 setgroups: munmap (0x3ff7f490000, 36446) = 0 setgroups: set_tid_address (0x3ff7f4f3f30) = 15993 setgroups: rt_sigaction (0x20, {0x3ff7f1e6380, SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 setgroups: rt_sigaction (0x21, {0x3ff7f1e6460, SA_RESTART|SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 setgroups: rt_sigprocmask (SIG_UNBLOCK, [EMPTY], 0x0, 8) = 0 setgroups: getrlimit (RLIMIT_STACK, 0x3ffc9c98920) = 0 *setgroups: getgroups (65536, 0x3ffc9c588f8) = 0 *setgroups: setgroups (0, 0x3ffc9c588f8) = 0 *setgroups: setgroups (-1, 0x3ffc9c588f8) = -22 (EINVAL) setgroups: setgroups (0, 0xffffffffffffffff) = 0 setgroups: exit_group (0) = --------- EXPECTED and NOT MATCHED ---------- setgroups: setgroups \([\-0-9]+, 0x[f]+\) = -[\-0-9]+ FAIL: 64-bit setgroups nd_syscall Testing 64-bit setitimer nd_syscall Executing on host: gcc ./systemtap.syscall/setitimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestwO1Mm9/setitimer (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setitimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestwO1Mm9/setitimer PASS: 64-bit setitimer nd_syscall Testing 64-bit setpriority nd_syscall Executing on host: gcc ./systemtap.syscall/setpriority.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptests18AQD/setpriority (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setpriority.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptests18AQD/setpriority PASS: 64-bit setpriority nd_syscall Testing 64-bit setsid nd_syscall Executing on host: gcc ./systemtap.syscall/setsid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0tFRGE/setsid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setsid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0tFRGE/setsid PASS: 64-bit setsid nd_syscall Testing 64-bit setsockopt nd_syscall Executing on host: gcc ./systemtap.syscall/setsockopt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjETkn1/setsockopt (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setsockopt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjETkn1/setsockopt PASS: 64-bit setsockopt nd_syscall Testing 64-bit shmat nd_syscall Executing on host: gcc ./systemtap.syscall/shmat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestPGTHNV/shmat (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/shmat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestPGTHNV/shmat PASS: 64-bit shmat nd_syscall Testing 64-bit shmget nd_syscall Executing on host: gcc ./systemtap.syscall/shmget.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0a7pJR/shmget (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/shmget.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0a7pJR/shmget PASS: 64-bit shmget nd_syscall Testing 64-bit shutdown nd_syscall Executing on host: gcc ./systemtap.syscall/shutdown.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbSAW6Y/shutdown (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/shutdown.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbSAW6Y/shutdown PASS: 64-bit shutdown nd_syscall Testing 64-bit sigaltstack nd_syscall Executing on host: gcc ./systemtap.syscall/sigaltstack.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestihDjlZ/sigaltstack (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sigaltstack.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestihDjlZ/sigaltstack PASS: 64-bit sigaltstack nd_syscall Testing 64-bit sigmask nd_syscall Executing on host: gcc ./systemtap.syscall/sigmask.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestmaRQZy/sigmask (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sigmask.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestmaRQZy/sigmask UNSUPPORTED: 64-bit sigmask nd_syscall not supported on this arch Testing 64-bit signal nd_syscall Executing on host: gcc ./systemtap.syscall/signal.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestYdQUHY/signal (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/signal.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestYdQUHY/signal PASS: 64-bit signal nd_syscall Testing 64-bit signalfd nd_syscall Executing on host: gcc ./systemtap.syscall/signalfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestrDWBYA/signalfd (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/signalfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestrDWBYA/signalfd PASS: 64-bit signalfd nd_syscall Testing 64-bit socket nd_syscall Executing on host: gcc ./systemtap.syscall/socket.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestw0YFzu/socket (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/socket.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestw0YFzu/socket PASS: 64-bit socket nd_syscall Testing 64-bit socketpair nd_syscall Executing on host: gcc ./systemtap.syscall/socketpair.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest5Vbq78/socketpair (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/socketpair.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest5Vbq78/socketpair PASS: 64-bit socketpair nd_syscall Testing 64-bit stat nd_syscall Executing on host: gcc ./systemtap.syscall/stat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestYtaBZU/stat (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/stat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestYtaBZU/stat PASS: 64-bit stat nd_syscall Testing 64-bit statfs nd_syscall Executing on host: gcc ./systemtap.syscall/statfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfx4f4S/statfs (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/statfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfx4f4S/statfs PASS: 64-bit statfs nd_syscall Testing 64-bit swap nd_syscall Executing on host: gcc ./systemtap.syscall/swap.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEoWJ9u/swap (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/swap.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEoWJ9u/swap PASS: 64-bit swap nd_syscall Testing 64-bit sync nd_syscall Executing on host: gcc ./systemtap.syscall/sync.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesttUOPXQ/sync (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sync.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesttUOPXQ/sync PASS: 64-bit sync nd_syscall Testing 64-bit sync_file_range nd_syscall Executing on host: gcc ./systemtap.syscall/sync_file_range.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfWM8cE/sync_file_range (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sync_file_range.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfWM8cE/sync_file_range PASS: 64-bit sync_file_range nd_syscall Testing 64-bit syncfs nd_syscall Executing on host: gcc ./systemtap.syscall/syncfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqHcLW7/syncfs (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/syncfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqHcLW7/syncfs PASS: 64-bit syncfs nd_syscall Testing 64-bit sysctl nd_syscall Executing on host: gcc ./systemtap.syscall/sysctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvjvlvW/sysctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sysctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvjvlvW/sysctl UNSUPPORTED: 64-bit sysctl nd_syscall not supported on this arch Testing 64-bit sysfs nd_syscall Executing on host: gcc ./systemtap.syscall/sysfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDQqyuo/sysfs (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sysfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDQqyuo/sysfs UNSUPPORTED: 64-bit sysfs nd_syscall not supported on this arch Testing 64-bit sysinfo nd_syscall Executing on host: gcc ./systemtap.syscall/sysinfo.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestFLjp94/sysinfo (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sysinfo.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestFLjp94/sysinfo PASS: 64-bit sysinfo nd_syscall Testing 64-bit syslog nd_syscall Executing on host: gcc ./systemtap.syscall/syslog.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestiMZJzl/syslog (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/syslog.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestiMZJzl/syslog PASS: 64-bit syslog nd_syscall Testing 64-bit tee nd_syscall Executing on host: gcc ./systemtap.syscall/tee.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestumWvug/tee (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/tee.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestumWvug/tee PASS: 64-bit tee nd_syscall Testing 64-bit timer nd_syscall Executing on host: gcc ./systemtap.syscall/timer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest4slCR8/timer (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/timer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest4slCR8/timer PASS: 64-bit timer nd_syscall Testing 64-bit timerfd nd_syscall Executing on host: gcc ./systemtap.syscall/timerfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestdyK7hW/timerfd (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/timerfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestdyK7hW/timerfd PASS: 64-bit timerfd nd_syscall Testing 64-bit times nd_syscall Executing on host: gcc ./systemtap.syscall/times.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestt2g5DK/times (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/times.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestt2g5DK/times PASS: 64-bit times nd_syscall Testing 64-bit trunc nd_syscall Executing on host: gcc ./systemtap.syscall/trunc.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgSUK8J/trunc (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/trunc.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgSUK8J/trunc PASS: 64-bit trunc nd_syscall Testing 64-bit uid nd_syscall Executing on host: gcc ./systemtap.syscall/uid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest5bqwYm/uid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/uid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest5bqwYm/uid PASS: 64-bit uid nd_syscall Testing 64-bit uid16 nd_syscall Executing on host: gcc ./systemtap.syscall/uid16.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestL4RNnG/uid16 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/uid16.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestL4RNnG/uid16 UNSUPPORTED: 64-bit uid16 nd_syscall not supported on this arch Testing 64-bit umask nd_syscall Executing on host: gcc ./systemtap.syscall/umask.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestAdkXjh/umask (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/umask.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestAdkXjh/umask PASS: 64-bit umask nd_syscall Testing 64-bit uname nd_syscall Executing on host: gcc ./systemtap.syscall/uname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest97ImPe/uname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/uname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest97ImPe/uname PASS: 64-bit uname nd_syscall Testing 64-bit unlink nd_syscall Executing on host: gcc ./systemtap.syscall/unlink.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestYtGaWa/unlink (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/unlink.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestYtGaWa/unlink PASS: 64-bit unlink nd_syscall Testing 64-bit unshare nd_syscall Executing on host: gcc ./systemtap.syscall/unshare.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxKjoVo/unshare (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/unshare.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxKjoVo/unshare PASS: 64-bit unshare nd_syscall Testing 64-bit uselib nd_syscall Executing on host: gcc ./systemtap.syscall/uselib.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest4q2qOj/uselib (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/uselib.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest4q2qOj/uselib UNSUPPORTED: 64-bit uselib nd_syscall not supported on this arch Testing 64-bit vforkwait nd_syscall Executing on host: gcc ./systemtap.syscall/vforkwait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuua4DE/vforkwait (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/vforkwait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuua4DE/vforkwait PASS: 64-bit vforkwait nd_syscall Testing 64-bit vhangup nd_syscall Executing on host: gcc ./systemtap.syscall/vhangup.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesto23tYg/vhangup (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/vhangup.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesto23tYg/vhangup PASS: 64-bit vhangup nd_syscall Testing 64-bit wait nd_syscall Executing on host: gcc ./systemtap.syscall/wait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestISOX2B/wait (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/wait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestISOX2B/wait PASS: 64-bit wait nd_syscall Testing 64-bit wait4 nd_syscall Executing on host: gcc ./systemtap.syscall/wait4.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7mfbnR/wait4 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/wait4.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7mfbnR/wait4 PASS: 64-bit wait4 nd_syscall Testing 64-bit writev nd_syscall Executing on host: gcc ./systemtap.syscall/writev.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestGGnCLi/writev (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/writev.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestGGnCLi/writev PASS: 64-bit writev nd_syscall Testing 64-bit xattr nd_syscall Executing on host: gcc ./systemtap.syscall/xattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest5Ohjco/xattr (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/xattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest5Ohjco/xattr PASS: 64-bit xattr nd_syscall testcase ./systemtap.syscall/nd_syscall.exp completed in 193 seconds Running ./systemtap.syscall/syscall.exp ... syscall.ko PASS: ./systemtap.syscall/sys.stp compilation Testing 64-bit accept syscall Executing on host: gcc ./systemtap.syscall/accept.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestlG7E8r/accept (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/accept.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestlG7E8r/accept PASS: 64-bit accept syscall Testing 64-bit accept4 syscall Executing on host: gcc ./systemtap.syscall/accept4.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestrT5Uj6/accept4 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/accept4.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestrT5Uj6/accept4 PASS: 64-bit accept4 syscall Testing 64-bit access syscall Executing on host: gcc ./systemtap.syscall/access.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqN6Cay/access (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/access.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqN6Cay/access PASS: 64-bit access syscall Testing 64-bit acct syscall Executing on host: gcc ./systemtap.syscall/acct.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuSDgWy/acct (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/acct.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuSDgWy/acct PASS: 64-bit acct syscall Testing 64-bit adjtimex syscall Executing on host: gcc ./systemtap.syscall/adjtimex.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestOKmVyL/adjtimex (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/adjtimex.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestOKmVyL/adjtimex PASS: 64-bit adjtimex syscall Testing 64-bit aio syscall Executing on host: gcc ./systemtap.syscall/aio.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7cBGX4/aio (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/aio.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7cBGX4/aio PASS: 64-bit aio syscall Testing 64-bit alarm syscall Executing on host: gcc ./systemtap.syscall/alarm.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvS1LR5/alarm (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/alarm.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvS1LR5/alarm PASS: 64-bit alarm syscall Testing 64-bit arch_prctl syscall Executing on host: gcc ./systemtap.syscall/arch_prctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestx8pwsk/arch_prctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/arch_prctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestx8pwsk/arch_prctl UNSUPPORTED: 64-bit arch_prctl syscall not supported on this arch Testing 64-bit bind syscall Executing on host: gcc ./systemtap.syscall/bind.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzxnxHv/bind (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/bind.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzxnxHv/bind PASS: 64-bit bind syscall Testing 64-bit brk syscall Executing on host: gcc ./systemtap.syscall/brk.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIusIkq/brk (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/brk.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIusIkq/brk PASS: 64-bit brk syscall Testing 64-bit capability syscall Executing on host: gcc ./systemtap.syscall/capability.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestluatKs/capability (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/capability.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestluatKs/capability PASS: 64-bit capability syscall Testing 64-bit chmod syscall Executing on host: gcc ./systemtap.syscall/chmod.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestpIjyFi/chmod (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/chmod.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestpIjyFi/chmod PASS: 64-bit chmod syscall Testing 64-bit chroot syscall Executing on host: gcc ./systemtap.syscall/chroot.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestM6FISM/chroot (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/chroot.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestM6FISM/chroot PASS: 64-bit chroot syscall Testing 64-bit clock syscall Executing on host: gcc ./systemtap.syscall/clock.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7RiakR/clock (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/clock.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest7RiakR/clock PASS: 64-bit clock syscall Testing 64-bit clone syscall Executing on host: gcc ./systemtap.syscall/clone.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesttWd6va/clone (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/clone.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesttWd6va/clone PASS: 64-bit clone syscall Testing 64-bit connect syscall Executing on host: gcc ./systemtap.syscall/connect.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestE7Ts8C/connect (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/connect.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestE7Ts8C/connect PASS: 64-bit connect syscall Testing 64-bit dcookie syscall Executing on host: gcc ./systemtap.syscall/dcookie.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest4pzs0N/dcookie (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/dcookie.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest4pzs0N/dcookie PASS: 64-bit dcookie syscall Testing 64-bit dir syscall Executing on host: gcc ./systemtap.syscall/dir.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6l3kLU/dir (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/dir.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6l3kLU/dir PASS: 64-bit dir syscall Testing 64-bit domainname syscall Executing on host: gcc ./systemtap.syscall/domainname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestsZ53eb/domainname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/domainname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestsZ53eb/domainname PASS: 64-bit domainname syscall Testing 64-bit dup syscall Executing on host: gcc ./systemtap.syscall/dup.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWLvpwH/dup (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/dup.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWLvpwH/dup PASS: 64-bit dup syscall Testing 64-bit eventfd syscall Executing on host: gcc ./systemtap.syscall/eventfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2qWpWW/eventfd (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/eventfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2qWpWW/eventfd PASS: 64-bit eventfd syscall Testing 64-bit execve syscall Executing on host: gcc ./systemtap.syscall/execve.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestS41332/execve (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/execve.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestS41332/execve PASS: 64-bit execve syscall Testing 64-bit execveat syscall Executing on host: gcc ./systemtap.syscall/execveat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEGtyTP/execveat (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/execveat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEGtyTP/execveat PASS: 64-bit execveat syscall Testing 64-bit exit syscall Executing on host: gcc ./systemtap.syscall/exit.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyefAu0/exit (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/exit.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyefAu0/exit PASS: 64-bit exit syscall Testing 64-bit exit_group syscall Executing on host: gcc ./systemtap.syscall/exit_group.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestAr1qj3/exit_group (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/exit_group.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestAr1qj3/exit_group PASS: 64-bit exit_group syscall Testing 64-bit fadvise64 syscall Executing on host: gcc ./systemtap.syscall/fadvise64.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0uxkr1/fadvise64 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/fadvise64.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest0uxkr1/fadvise64 PASS: 64-bit fadvise64 syscall Testing 64-bit fallocate syscall Executing on host: gcc ./systemtap.syscall/fallocate.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6wWLZc/fallocate (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/fallocate.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6wWLZc/fallocate PASS: 64-bit fallocate syscall Testing 64-bit flock syscall Executing on host: gcc ./systemtap.syscall/flock.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWcMxuk/flock (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/flock.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWcMxuk/flock PASS: 64-bit flock syscall Testing 64-bit forkwait syscall Executing on host: gcc ./systemtap.syscall/forkwait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXeF2qt/forkwait (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/forkwait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXeF2qt/forkwait PASS: 64-bit forkwait syscall Testing 64-bit futex syscall Executing on host: gcc ./systemtap.syscall/futex.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHHA9m1/futex (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/futex.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHHA9m1/futex PASS: 64-bit futex syscall Testing 64-bit futimes syscall Executing on host: gcc ./systemtap.syscall/futimes.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfrW9pf/futimes (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/futimes.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfrW9pf/futimes PASS: 64-bit futimes syscall Testing 64-bit fxattr syscall Executing on host: gcc ./systemtap.syscall/fxattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestYh8GIp/fxattr (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/fxattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestYh8GIp/fxattr PASS: 64-bit fxattr syscall Testing 64-bit getdents syscall Executing on host: gcc ./systemtap.syscall/getdents.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestpkxXH0/getdents (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getdents.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestpkxXH0/getdents ./systemtap.syscall/getdents.c: In function 'main': ./systemtap.syscall/getdents.c:26:13: error: '__NR_getdents' undeclared (first use in this function) syscall(__NR_getdents, fd, &dirp, BUFSIZE); ^ ./systemtap.syscall/getdents.c:26:13: note: each undeclared identifier is reported only once for each function it appears in compiler exited with status 1 output is: ./systemtap.syscall/getdents.c: In function 'main': ./systemtap.syscall/getdents.c:26:13: error: '__NR_getdents' undeclared (first use in this function) syscall(__NR_getdents, fd, &dirp, BUFSIZE); ^ ./systemtap.syscall/getdents.c:26:13: note: each undeclared identifier is reported only once for each function it appears in 64-bit getdents syscall : no corresponding devel environment found UNTESTED: 64-bit getdents syscall Testing 64-bit getgroups syscall Executing on host: gcc ./systemtap.syscall/getgroups.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQlEfkX/getgroups (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getgroups.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQlEfkX/getgroups getgroups FAILED. output of "staprun -R /root/systemtap_write/systemtap/testsuite/syscall.ko -c /root/systemtap_write/systemtap/testsuite/staptestQlEfkX/getgroups" was: ------------------------------------------ stapio: rt_sigreturn () = -4 (EINTR) stapio: rt_sigaction (SIGUSR1, {SIG_DFL}, 0x0, 8) = 0 stapio: rt_sigprocmask (SIG_SETMASK, [EMPTY], 0x0, 8) = 0 stapio: execve ("/root/systemtap_write/systemtap/testsuite/staptestQlEfkX/getgroups", ["/root/systemtap_write/systemtap/testsuite/staptestQlEfkX/getgroups"], [/* 54 vars */]) = 0 getgroups: brk (0x0) = 955711488 getgroups: faccessat (AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3fffc93fa20, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3fffc93fa20, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3fffc93fa20, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3fffc93fa20, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 getgroups: fstat (3, 0x3fffc93f9a0) = 0 getgroups: mmap2 (0x0, 36446, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3ffab6d0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3fffc93fb80, 832) = 832 getgroups: fstat (3, 0x3fffc93fa20) = 0 getgroups: mmap2 (0x0, 131900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffab6a0000 getgroups: mmap2 (0x3ffab6b0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x3ffab6b0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3fffc93fb50, 832) = 832 getgroups: fstat (3, 0x3fffc93f9f0) = 0 getgroups: mmap2 (0x0, 721576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffab5e0000 getgroups: mmap2 (0x3ffab680000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 589824) = 0x3ffab680000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3fffc93fb20, 832) = 832 getgroups: fstat (3, 0x3fffc93f9c0) = 0 getgroups: mmap2 (0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffab460000 getgroups: mmap2 (0x3ffab5c0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 1376256) = 0x3ffab5c0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3fffc93f9c0, 832) = 832 getgroups: fstat (3, 0x3fffc93f860) = 0 getgroups: mmap2 (0x0, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffab420000 getgroups: mmap2 (0x3ffab440000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 65536) = 0x3ffab440000 getgroups: close (3) = 0 getgroups: mprotect (0x3ffab5c0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffab440000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffab680000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffab6b0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffab720000, 65536, PROT_READ) = 0 getgroups: munmap (0x3ffab6d0000, 36446) = 0 getgroups: set_tid_address (0x3ffab733f30) = 17482 getgroups: rt_sigaction (0x20, {0x3ffab426380, SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 getgroups: rt_sigaction (0x21, {0x3ffab426460, SA_RESTART|SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 getgroups: rt_sigprocmask (SIG_UNBLOCK, [EMPTY], 0x0, 8) = 0 getgroups: getrlimit (RLIMIT_STACK, 0x3fffc9407d0) = 0 getgroups: getgroups (65536, 0x3fffc9007b0) = 0 getgroups: getgroups (-1, 0x3fffc9007b0) = -22 (EINVAL) getgroups: getgroups (65536, 0xffffffffffffffff) = 0 getgroups: exit_group (0) = ------------------------------------------ RESULTS: ('*' = MATCHED EXPECTED) getgroups: brk (0x0) = 955711488 getgroups: faccessat (AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3fffc93fa20, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3fffc93fa20, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3fffc93fa20, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) getgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3fffc93fa20, 0x0) = -2 (ENOENT) getgroups: openat (AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 getgroups: fstat (3, 0x3fffc93f9a0) = 0 getgroups: mmap2 (0x0, 36446, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3ffab6d0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3fffc93fb80, 832) = 832 getgroups: fstat (3, 0x3fffc93fa20) = 0 getgroups: mmap2 (0x0, 131900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffab6a0000 getgroups: mmap2 (0x3ffab6b0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x3ffab6b0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3fffc93fb50, 832) = 832 getgroups: fstat (3, 0x3fffc93f9f0) = 0 getgroups: mmap2 (0x0, 721576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffab5e0000 getgroups: mmap2 (0x3ffab680000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 589824) = 0x3ffab680000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3fffc93fb20, 832) = 832 getgroups: fstat (3, 0x3fffc93f9c0) = 0 getgroups: mmap2 (0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffab460000 getgroups: mmap2 (0x3ffab5c0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 1376256) = 0x3ffab5c0000 getgroups: close (3) = 0 getgroups: openat (AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 getgroups: read (3, 0x3fffc93f9c0, 832) = 832 getgroups: fstat (3, 0x3fffc93f860) = 0 getgroups: mmap2 (0x0, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ffab420000 getgroups: mmap2 (0x3ffab440000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 65536) = 0x3ffab440000 getgroups: close (3) = 0 getgroups: mprotect (0x3ffab5c0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffab440000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffab680000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffab6b0000, 65536, PROT_READ) = 0 getgroups: mprotect (0x3ffab720000, 65536, PROT_READ) = 0 getgroups: munmap (0x3ffab6d0000, 36446) = 0 getgroups: set_tid_address (0x3ffab733f30) = 17482 getgroups: rt_sigaction (0x20, {0x3ffab426380, SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 getgroups: rt_sigaction (0x21, {0x3ffab426460, SA_RESTART|SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 getgroups: rt_sigprocmask (SIG_UNBLOCK, [EMPTY], 0x0, 8) = 0 getgroups: getrlimit (RLIMIT_STACK, 0x3fffc9407d0) = 0 *getgroups: getgroups (65536, 0x3fffc9007b0) = 0 *getgroups: getgroups (-1, 0x3fffc9007b0) = -22 (EINVAL) getgroups: getgroups (65536, 0xffffffffffffffff) = 0 getgroups: exit_group (0) = --------- EXPECTED and NOT MATCHED ---------- getgroups: getgroups \([\-0-9]+, 0x[f]+\) = -[\-0-9]+ \(EFAULT\) FAIL: 64-bit getgroups syscall Testing 64-bit getitimer syscall Executing on host: gcc ./systemtap.syscall/getitimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgNeyUg/getitimer (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getitimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgNeyUg/getitimer PASS: 64-bit getitimer syscall Testing 64-bit getpeername syscall Executing on host: gcc ./systemtap.syscall/getpeername.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestCrYKfz/getpeername (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getpeername.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestCrYKfz/getpeername PASS: 64-bit getpeername syscall Testing 64-bit getpriority syscall Executing on host: gcc ./systemtap.syscall/getpriority.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQmdufE/getpriority (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getpriority.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQmdufE/getpriority PASS: 64-bit getpriority syscall Testing 64-bit getrandom syscall Executing on host: gcc ./systemtap.syscall/getrandom.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjgTYAF/getrandom (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getrandom.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjgTYAF/getrandom PASS: 64-bit getrandom syscall Testing 64-bit getrlimit syscall Executing on host: gcc ./systemtap.syscall/getrlimit.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxQPZ4z/getrlimit (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getrlimit.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxQPZ4z/getrlimit PASS: 64-bit getrlimit syscall Testing 64-bit getrusage syscall Executing on host: gcc ./systemtap.syscall/getrusage.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXyF0h7/getrusage (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getrusage.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXyF0h7/getrusage PASS: 64-bit getrusage syscall Testing 64-bit getsid syscall Executing on host: gcc ./systemtap.syscall/getsid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestGotIvL/getsid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getsid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestGotIvL/getsid PASS: 64-bit getsid syscall Testing 64-bit getsockname syscall Executing on host: gcc ./systemtap.syscall/getsockname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMppNSP/getsockname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getsockname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMppNSP/getsockname PASS: 64-bit getsockname syscall Testing 64-bit getsockopt syscall Executing on host: gcc ./systemtap.syscall/getsockopt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWFwuMf/getsockopt (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/getsockopt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWFwuMf/getsockopt PASS: 64-bit getsockopt syscall Testing 64-bit handle_at syscall Executing on host: gcc ./systemtap.syscall/handle_at.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestSexN4b/handle_at (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/handle_at.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestSexN4b/handle_at PASS: 64-bit handle_at syscall Testing 64-bit hostname syscall Executing on host: gcc ./systemtap.syscall/hostname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVqfvJ8/hostname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/hostname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVqfvJ8/hostname PASS: 64-bit hostname syscall Testing 64-bit inotify syscall Executing on host: gcc ./systemtap.syscall/inotify.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjzqdVu/inotify (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/inotify.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjzqdVu/inotify PASS: 64-bit inotify syscall Testing 64-bit ioctl syscall Executing on host: gcc ./systemtap.syscall/ioctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXoe0ib/ioctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/ioctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestXoe0ib/ioctl PASS: 64-bit ioctl syscall Testing 64-bit ioperm syscall Executing on host: gcc ./systemtap.syscall/ioperm.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest3IgtG1/ioperm (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/ioperm.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest3IgtG1/ioperm UNSUPPORTED: 64-bit ioperm syscall not supported on this arch Testing 64-bit ioprio syscall Executing on host: gcc ./systemtap.syscall/ioprio.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestoVXtBE/ioprio (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/ioprio.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestoVXtBE/ioprio PASS: 64-bit ioprio syscall Testing 64-bit itimer syscall Executing on host: gcc ./systemtap.syscall/itimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestP1ZL7Z/itimer (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/itimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestP1ZL7Z/itimer PASS: 64-bit itimer syscall Testing 64-bit kexec_load syscall Executing on host: gcc ./systemtap.syscall/kexec_load.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestq7WEeK/kexec_load (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/kexec_load.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestq7WEeK/kexec_load PASS: 64-bit kexec_load syscall Testing 64-bit keyctl syscall Executing on host: gcc ./systemtap.syscall/keyctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEiTbqW/keyctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/keyctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEiTbqW/keyctl PASS: 64-bit keyctl syscall Testing 64-bit kill syscall Executing on host: gcc ./systemtap.syscall/kill.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesti55l5G/kill (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/kill.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesti55l5G/kill PASS: 64-bit kill syscall Testing 64-bit link syscall Executing on host: gcc ./systemtap.syscall/link.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfDZM3E/link (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/link.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfDZM3E/link PASS: 64-bit link syscall Testing 64-bit listen syscall Executing on host: gcc ./systemtap.syscall/listen.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHPXzLN/listen (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/listen.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHPXzLN/listen PASS: 64-bit listen syscall Testing 64-bit lseek syscall Executing on host: gcc ./systemtap.syscall/lseek.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVtXjUZ/lseek (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/lseek.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVtXjUZ/lseek PASS: 64-bit lseek syscall Testing 64-bit lxattr syscall Executing on host: gcc ./systemtap.syscall/lxattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestO9jvAZ/lxattr (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/lxattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestO9jvAZ/lxattr PASS: 64-bit lxattr syscall Testing 64-bit madvise syscall Executing on host: gcc ./systemtap.syscall/madvise.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestj2QmOZ/madvise (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/madvise.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestj2QmOZ/madvise PASS: 64-bit madvise syscall Testing 64-bit memfd_create syscall Executing on host: gcc ./systemtap.syscall/memfd_create.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest5ALkyE/memfd_create (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/memfd_create.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest5ALkyE/memfd_create PASS: 64-bit memfd_create syscall Testing 64-bit mempolicy syscall Executing on host: gcc ./systemtap.syscall/mempolicy.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEIGts7/mempolicy (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mempolicy.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEIGts7/mempolicy PASS: 64-bit mempolicy syscall Testing 64-bit mincore syscall Executing on host: gcc ./systemtap.syscall/mincore.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesttMrCE4/mincore (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mincore.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesttMrCE4/mincore PASS: 64-bit mincore syscall Testing 64-bit mknod syscall Executing on host: gcc ./systemtap.syscall/mknod.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfgkXir/mknod (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mknod.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfgkXir/mknod ./systemtap.syscall/mknod.c: In function 'main': ./systemtap.syscall/mknod.c:42:13: error: '__NR_mknod' undeclared (first use in this function) syscall(__NR_mknod, "testfile1", 1, -1); ^ ./systemtap.syscall/mknod.c:42:13: note: each undeclared identifier is reported only once for each function it appears in compiler exited with status 1 output is: ./systemtap.syscall/mknod.c: In function 'main': ./systemtap.syscall/mknod.c:42:13: error: '__NR_mknod' undeclared (first use in this function) syscall(__NR_mknod, "testfile1", 1, -1); ^ ./systemtap.syscall/mknod.c:42:13: note: each undeclared identifier is reported only once for each function it appears in 64-bit mknod syscall : no corresponding devel environment found UNTESTED: 64-bit mknod syscall Testing 64-bit mmap syscall Executing on host: gcc ./systemtap.syscall/mmap.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIhKg86/mmap (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mmap.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIhKg86/mmap PASS: 64-bit mmap syscall Testing 64-bit modify_ldt syscall Executing on host: gcc ./systemtap.syscall/modify_ldt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqMhAu6/modify_ldt (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/modify_ldt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqMhAu6/modify_ldt UNSUPPORTED: 64-bit modify_ldt syscall not supported on this arch Testing 64-bit module syscall Executing on host: gcc ./systemtap.syscall/module.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8AaLsJ/module (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/module.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8AaLsJ/module PASS: 64-bit module syscall Testing 64-bit mount syscall Executing on host: gcc ./systemtap.syscall/mount.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestZ4XQCA/mount (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mount.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestZ4XQCA/mount PASS: 64-bit mount syscall Testing 64-bit mq syscall Executing on host: gcc ./systemtap.syscall/mq.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestGl74JA/mq (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/mq.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestGl74JA/mq PASS: 64-bit mq syscall Testing 64-bit msg_queue syscall Executing on host: gcc ./systemtap.syscall/msg_queue.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest15NUcW/msg_queue (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/msg_queue.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest15NUcW/msg_queue PASS: 64-bit msg_queue syscall Testing 64-bit net1 syscall Executing on host: gcc ./systemtap.syscall/net1.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8m31TQ/net1 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/net1.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8m31TQ/net1 PASS: 64-bit net1 syscall Testing 64-bit nfsservctl syscall Executing on host: gcc ./systemtap.syscall/nfsservctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestibnBEE/nfsservctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/nfsservctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestibnBEE/nfsservctl ./systemtap.syscall/nfsservctl.c:11:32: fatal error: linux/nfsd/syscall.h: No such file or directory #include ^ compilation terminated. compiler exited with status 1 output is: ./systemtap.syscall/nfsservctl.c:11:32: fatal error: linux/nfsd/syscall.h: No such file or directory #include ^ compilation terminated. 64-bit nfsservctl syscall : no corresponding devel environment found UNTESTED: 64-bit nfsservctl syscall Testing 64-bit nice syscall Executing on host: gcc ./systemtap.syscall/nice.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestSzbB94/nice (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/nice.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestSzbB94/nice UNSUPPORTED: 64-bit nice syscall not supported on this arch Testing 64-bit numa syscall Executing on host: gcc ./systemtap.syscall/numa.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestsmczaV/numa (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/numa.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestsmczaV/numa PASS: 64-bit numa syscall Testing 64-bit openclose syscall Executing on host: gcc ./systemtap.syscall/openclose.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest3CmyJw/openclose (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/openclose.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest3CmyJw/openclose PASS: 64-bit openclose syscall Testing 64-bit personality syscall Executing on host: gcc ./systemtap.syscall/personality.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzgHcRU/personality (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/personality.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzgHcRU/personality PASS: 64-bit personality syscall Testing 64-bit pgid syscall Executing on host: gcc ./systemtap.syscall/pgid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxqH2QQ/pgid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pgid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestxqH2QQ/pgid PASS: 64-bit pgid syscall Testing 64-bit pipe syscall Executing on host: gcc ./systemtap.syscall/pipe.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestZVJD1T/pipe (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pipe.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestZVJD1T/pipe PASS: 64-bit pipe syscall Testing 64-bit pivot_root syscall Executing on host: gcc ./systemtap.syscall/pivot_root.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqdMlZf/pivot_root (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pivot_root.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqdMlZf/pivot_root PASS: 64-bit pivot_root syscall Testing 64-bit poll syscall Executing on host: gcc ./systemtap.syscall/poll.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuadv5U/poll (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/poll.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuadv5U/poll PASS: 64-bit poll syscall Testing 64-bit prctl syscall Executing on host: gcc ./systemtap.syscall/prctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestrrrfgR/prctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/prctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestrrrfgR/prctl PASS: 64-bit prctl syscall Testing 64-bit pread syscall Executing on host: gcc ./systemtap.syscall/pread.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2Y9n6t/pread (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pread.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2Y9n6t/pread PASS: 64-bit pread syscall Testing 64-bit preadv syscall Executing on host: gcc ./systemtap.syscall/preadv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestKAsGgw/preadv (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/preadv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestKAsGgw/preadv PASS: 64-bit preadv syscall Testing 64-bit ptrace syscall Executing on host: gcc ./systemtap.syscall/ptrace.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDT3ehe/ptrace (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/ptrace.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestDT3ehe/ptrace PASS: 64-bit ptrace syscall Testing 64-bit pwrite syscall Executing on host: gcc ./systemtap.syscall/pwrite.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestG9lYJt/pwrite (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pwrite.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestG9lYJt/pwrite PASS: 64-bit pwrite syscall Testing 64-bit pwritev syscall Executing on host: gcc ./systemtap.syscall/pwritev.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestlOUh07/pwritev (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/pwritev.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestlOUh07/pwritev PASS: 64-bit pwritev syscall Testing 64-bit quotactl syscall Executing on host: gcc ./systemtap.syscall/quotactl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyxd3J9/quotactl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/quotactl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestyxd3J9/quotactl PASS: 64-bit quotactl syscall Testing 64-bit readahead syscall Executing on host: gcc ./systemtap.syscall/readahead.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMHBsg6/readahead (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/readahead.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMHBsg6/readahead PASS: 64-bit readahead syscall Testing 64-bit readdir syscall Executing on host: gcc ./systemtap.syscall/readdir.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjqF6Oz/readdir (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/readdir.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjqF6Oz/readdir UNSUPPORTED: 64-bit readdir syscall not supported on this arch Testing 64-bit readv syscall Executing on host: gcc ./systemtap.syscall/readv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestRBnOgy/readv (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/readv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestRBnOgy/readv PASS: 64-bit readv syscall Testing 64-bit readwrite syscall Executing on host: gcc ./systemtap.syscall/readwrite.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestN7cxEK/readwrite (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/readwrite.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestN7cxEK/readwrite PASS: 64-bit readwrite syscall Testing 64-bit reboot syscall Executing on host: gcc ./systemtap.syscall/reboot.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuhB3tL/reboot (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/reboot.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuhB3tL/reboot PASS: 64-bit reboot syscall Testing 64-bit recv syscall Executing on host: gcc ./systemtap.syscall/recv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestZk7AVb/recv (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/recv.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestZk7AVb/recv PASS: 64-bit recv syscall Testing 64-bit recvfrom syscall Executing on host: gcc ./systemtap.syscall/recvfrom.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesti56j6b/recvfrom (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/recvfrom.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesti56j6b/recvfrom PASS: 64-bit recvfrom syscall Testing 64-bit recvmmsg syscall Executing on host: gcc ./systemtap.syscall/recvmmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestune26l/recvmmsg (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/recvmmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestune26l/recvmmsg PASS: 64-bit recvmmsg syscall Testing 64-bit recvmsg syscall Executing on host: gcc ./systemtap.syscall/recvmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9qDpuS/recvmsg (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/recvmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9qDpuS/recvmsg PASS: 64-bit recvmsg syscall Testing 64-bit remap_file_pages syscall Executing on host: gcc ./systemtap.syscall/remap_file_pages.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHnbh5Y/remap_file_pages (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/remap_file_pages.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestHnbh5Y/remap_file_pages PASS: 64-bit remap_file_pages syscall Testing 64-bit rename syscall Executing on host: gcc ./systemtap.syscall/rename.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2fvJxh/rename (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/rename.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest2fvJxh/rename PASS: 64-bit rename syscall Testing 64-bit restart_syscall syscall Executing on host: gcc ./systemtap.syscall/restart_syscall.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestsvsXGn/restart_syscall (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/restart_syscall.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestsvsXGn/restart_syscall PASS: 64-bit restart_syscall syscall Testing 64-bit rt_signal syscall Executing on host: gcc ./systemtap.syscall/rt_signal.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestsYwMKV/rt_signal (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/rt_signal.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestsYwMKV/rt_signal PASS: 64-bit rt_signal syscall Testing 64-bit sched syscall Executing on host: gcc ./systemtap.syscall/sched.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUwuhxS/sched (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestUwuhxS/sched PASS: 64-bit sched syscall Testing 64-bit sched_getaffinity syscall Executing on host: gcc ./systemtap.syscall/sched_getaffinity.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQqM5q4/sched_getaffinity (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_getaffinity.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestQqM5q4/sched_getaffinity PASS: 64-bit sched_getaffinity syscall Testing 64-bit sched_getscheduler syscall Executing on host: gcc ./systemtap.syscall/sched_getscheduler.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestkLyz2t/sched_getscheduler (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_getscheduler.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestkLyz2t/sched_getscheduler PASS: 64-bit sched_getscheduler syscall Testing 64-bit sched_rr_get_interval syscall Executing on host: gcc ./systemtap.syscall/sched_rr_get_interval.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9SuJ7i/sched_rr_get_interval (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_rr_get_interval.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9SuJ7i/sched_rr_get_interval PASS: 64-bit sched_rr_get_interval syscall Testing 64-bit sched_setaffinity syscall Executing on host: gcc ./systemtap.syscall/sched_setaffinity.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestovGyGb/sched_setaffinity (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_setaffinity.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestovGyGb/sched_setaffinity PASS: 64-bit sched_setaffinity syscall Testing 64-bit sched_setscheduler syscall Executing on host: gcc ./systemtap.syscall/sched_setscheduler.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqkUDL7/sched_setscheduler (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sched_setscheduler.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestqkUDL7/sched_setscheduler PASS: 64-bit sched_setscheduler syscall Testing 64-bit select syscall Executing on host: gcc ./systemtap.syscall/select.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuBeI8j/select (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/select.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestuBeI8j/select PASS: 64-bit select syscall Testing 64-bit semctl syscall Executing on host: gcc ./systemtap.syscall/semctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvK58ma/semctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/semctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvK58ma/semctl PASS: 64-bit semctl syscall Testing 64-bit semget syscall Executing on host: gcc ./systemtap.syscall/semget.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestONuXVZ/semget (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/semget.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestONuXVZ/semget PASS: 64-bit semget syscall Testing 64-bit semop syscall Executing on host: gcc ./systemtap.syscall/semop.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIeSmew/semop (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/semop.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIeSmew/semop PASS: 64-bit semop syscall Testing 64-bit send syscall Executing on host: gcc ./systemtap.syscall/send.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestRcvo30/send (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/send.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestRcvo30/send PASS: 64-bit send syscall Testing 64-bit sendfile syscall Executing on host: gcc ./systemtap.syscall/sendfile.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestciaYVx/sendfile (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sendfile.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestciaYVx/sendfile PASS: 64-bit sendfile syscall Testing 64-bit sendmmsg syscall Executing on host: gcc ./systemtap.syscall/sendmmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestTB15TN/sendmmsg (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sendmmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestTB15TN/sendmmsg PASS: 64-bit sendmmsg syscall Testing 64-bit sendmsg syscall Executing on host: gcc ./systemtap.syscall/sendmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIdxZM5/sendmsg (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sendmsg.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIdxZM5/sendmsg PASS: 64-bit sendmsg syscall Testing 64-bit sendto syscall Executing on host: gcc ./systemtap.syscall/sendto.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestlFZDuo/sendto (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sendto.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestlFZDuo/sendto PASS: 64-bit sendto syscall Testing 64-bit set_tid_address syscall Executing on host: gcc ./systemtap.syscall/set_tid_address.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMG6fRO/set_tid_address (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/set_tid_address.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestMG6fRO/set_tid_address PASS: 64-bit set_tid_address syscall Testing 64-bit setgroups syscall Executing on host: gcc ./systemtap.syscall/setgroups.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfaZM13/setgroups (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setgroups.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestfaZM13/setgroups setgroups FAILED. output of "staprun -R /root/systemtap_write/systemtap/testsuite/syscall.ko -c /root/systemtap_write/systemtap/testsuite/staptestfaZM13/setgroups" was: ------------------------------------------ stapio: rt_sigreturn () = -4 (EINTR) stapio: rt_sigaction (SIGUSR1, {SIG_DFL}, 0x0, 8) = 0 stapio: rt_sigprocmask (SIG_SETMASK, [EMPTY], 0x0, 8) = 0 stapio: execve ("/root/systemtap_write/systemtap/testsuite/staptestfaZM13/setgroups", ["/root/systemtap_write/systemtap/testsuite/staptestfaZM13/setgroups"], [/* 54 vars */]) = 0 setgroups: brk (0x0) = 694943744 setgroups: faccessat (AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3ffcbc0ef90, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3ffcbc0ef90, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3ffcbc0ef90, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3ffcbc0ef90, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 setgroups: fstat (3, 0x3ffcbc0ef10) = 0 setgroups: mmap2 (0x0, 36446, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3ff82750000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffcbc0f0f0, 832) = 832 setgroups: fstat (3, 0x3ffcbc0ef90) = 0 setgroups: mmap2 (0x0, 131900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff82720000 setgroups: mmap2 (0x3ff82730000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x3ff82730000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffcbc0f0c0, 832) = 832 setgroups: fstat (3, 0x3ffcbc0ef60) = 0 setgroups: mmap2 (0x0, 721576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff82660000 setgroups: mmap2 (0x3ff82700000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 589824) = 0x3ff82700000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffcbc0f090, 832) = 832 setgroups: fstat (3, 0x3ffcbc0ef30) = 0 setgroups: mmap2 (0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff824e0000 setgroups: mmap2 (0x3ff82640000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 1376256) = 0x3ff82640000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffcbc0ef30, 832) = 832 setgroups: fstat (3, 0x3ffcbc0edd0) = 0 setgroups: mmap2 (0x0, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff824a0000 setgroups: mmap2 (0x3ff824c0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 65536) = 0x3ff824c0000 setgroups: close (3) = 0 setgroups: mprotect (0x3ff82640000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff824c0000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff82700000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff82730000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff827a0000, 65536, PROT_READ) = 0 setgroups: munmap (0x3ff82750000, 36446) = 0 setgroups: set_tid_address (0x3ff827b3f30) = 18829 setgroups: rt_sigaction (0x20, {0x3ff824a6380, SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 setgroups: rt_sigaction (0x21, {0x3ff824a6460, SA_RESTART|SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 setgroups: rt_sigprocmask (SIG_UNBLOCK, [EMPTY], 0x0, 8) = 0 setgroups: getrlimit (RLIMIT_STACK, 0x3ffcbc0fd40) = 0 setgroups: getgroups (65536, 0x3ffcbbcfd18) = 0 setgroups: setgroups (0, 0x3ffcbbcfd18) = 0 setgroups: setgroups (-1, 0x3ffcbbcfd18) = -22 (EINVAL) setgroups: setgroups (0, 0xffffffffffffffff) = 0 setgroups: exit_group (0) = ------------------------------------------ RESULTS: ('*' = MATCHED EXPECTED) setgroups: brk (0x0) = 694943744 setgroups: faccessat (AT_FDCWD, "/etc/ld.so.preload", R_OK) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/aarch64", 0x3ffcbc0ef90, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/tls", 0x3ffcbc0ef90, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/aarch64", 0x3ffcbc0ef90, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap/librt.so.1", O_RDONLY|O_CLOEXEC) = -2 (ENOENT) setgroups: fstatat (AT_FDCWD, "/root/systemtap_write/install/lib/systemtap", 0x3ffcbc0ef90, 0x0) = -2 (ENOENT) setgroups: openat (AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 setgroups: fstat (3, 0x3ffcbc0ef10) = 0 setgroups: mmap2 (0x0, 36446, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3ff82750000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffcbc0f0f0, 832) = 832 setgroups: fstat (3, 0x3ffcbc0ef90) = 0 setgroups: mmap2 (0x0, 131900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff82720000 setgroups: mmap2 (0x3ff82730000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x3ff82730000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffcbc0f0c0, 832) = 832 setgroups: fstat (3, 0x3ffcbc0ef60) = 0 setgroups: mmap2 (0x0, 721576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff82660000 setgroups: mmap2 (0x3ff82700000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 589824) = 0x3ff82700000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffcbc0f090, 832) = 832 setgroups: fstat (3, 0x3ffcbc0ef30) = 0 setgroups: mmap2 (0x0, 1528812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff824e0000 setgroups: mmap2 (0x3ff82640000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 1376256) = 0x3ff82640000 setgroups: close (3) = 0 setgroups: openat (AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 setgroups: read (3, 0x3ffcbc0ef30, 832) = 832 setgroups: fstat (3, 0x3ffcbc0edd0) = 0 setgroups: mmap2 (0x0, 213920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3ff824a0000 setgroups: mmap2 (0x3ff824c0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 65536) = 0x3ff824c0000 setgroups: close (3) = 0 setgroups: mprotect (0x3ff82640000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff824c0000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff82700000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff82730000, 65536, PROT_READ) = 0 setgroups: mprotect (0x3ff827a0000, 65536, PROT_READ) = 0 setgroups: munmap (0x3ff82750000, 36446) = 0 setgroups: set_tid_address (0x3ff827b3f30) = 18829 setgroups: rt_sigaction (0x20, {0x3ff824a6380, SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 setgroups: rt_sigaction (0x21, {0x3ff824a6460, SA_RESTART|SA_SIGINFO, 0x0, [EMPTY]}, 0x0, 8) = 0 setgroups: rt_sigprocmask (SIG_UNBLOCK, [EMPTY], 0x0, 8) = 0 setgroups: getrlimit (RLIMIT_STACK, 0x3ffcbc0fd40) = 0 *setgroups: getgroups (65536, 0x3ffcbbcfd18) = 0 *setgroups: setgroups (0, 0x3ffcbbcfd18) = 0 *setgroups: setgroups (-1, 0x3ffcbbcfd18) = -22 (EINVAL) setgroups: setgroups (0, 0xffffffffffffffff) = 0 setgroups: exit_group (0) = --------- EXPECTED and NOT MATCHED ---------- setgroups: setgroups \([\-0-9]+, 0x[f]+\) = -[\-0-9]+ FAIL: 64-bit setgroups syscall Testing 64-bit setitimer syscall Executing on host: gcc ./systemtap.syscall/setitimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbPxVVr/setitimer (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setitimer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbPxVVr/setitimer PASS: 64-bit setitimer syscall Testing 64-bit setpriority syscall Executing on host: gcc ./systemtap.syscall/setpriority.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9nrSiH/setpriority (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setpriority.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest9nrSiH/setpriority PASS: 64-bit setpriority syscall Testing 64-bit setsid syscall Executing on host: gcc ./systemtap.syscall/setsid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestF0ATVi/setsid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setsid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestF0ATVi/setsid PASS: 64-bit setsid syscall Testing 64-bit setsockopt syscall Executing on host: gcc ./systemtap.syscall/setsockopt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestPXb4r2/setsockopt (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/setsockopt.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestPXb4r2/setsockopt PASS: 64-bit setsockopt syscall Testing 64-bit shmat syscall Executing on host: gcc ./systemtap.syscall/shmat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8uzaad/shmat (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/shmat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest8uzaad/shmat PASS: 64-bit shmat syscall Testing 64-bit shmget syscall Executing on host: gcc ./systemtap.syscall/shmget.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestdAho34/shmget (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/shmget.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestdAho34/shmget PASS: 64-bit shmget syscall Testing 64-bit shutdown syscall Executing on host: gcc ./systemtap.syscall/shutdown.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestFTu6nj/shutdown (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/shutdown.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestFTu6nj/shutdown PASS: 64-bit shutdown syscall Testing 64-bit sigaltstack syscall Executing on host: gcc ./systemtap.syscall/sigaltstack.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestdp4LMz/sigaltstack (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sigaltstack.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestdp4LMz/sigaltstack PASS: 64-bit sigaltstack syscall Testing 64-bit sigmask syscall Executing on host: gcc ./systemtap.syscall/sigmask.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6lmcez/sigmask (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sigmask.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest6lmcez/sigmask UNSUPPORTED: 64-bit sigmask syscall not supported on this arch Testing 64-bit signal syscall Executing on host: gcc ./systemtap.syscall/signal.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesto4ap8l/signal (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/signal.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesto4ap8l/signal PASS: 64-bit signal syscall Testing 64-bit signalfd syscall Executing on host: gcc ./systemtap.syscall/signalfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzIqHg1/signalfd (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/signalfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestzIqHg1/signalfd PASS: 64-bit signalfd syscall Testing 64-bit socket syscall Executing on host: gcc ./systemtap.syscall/socket.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest1sFZY5/socket (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/socket.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest1sFZY5/socket PASS: 64-bit socket syscall Testing 64-bit socketpair syscall Executing on host: gcc ./systemtap.syscall/socketpair.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVZQB9W/socketpair (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/socketpair.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVZQB9W/socketpair PASS: 64-bit socketpair syscall Testing 64-bit stat syscall Executing on host: gcc ./systemtap.syscall/stat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest3qnaWP/stat (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/stat.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest3qnaWP/stat PASS: 64-bit stat syscall Testing 64-bit statfs syscall Executing on host: gcc ./systemtap.syscall/statfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestnAWAu9/statfs (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/statfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestnAWAu9/statfs PASS: 64-bit statfs syscall Testing 64-bit swap syscall Executing on host: gcc ./systemtap.syscall/swap.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvyuYTx/swap (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/swap.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestvyuYTx/swap PASS: 64-bit swap syscall Testing 64-bit sync syscall Executing on host: gcc ./systemtap.syscall/sync.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest00dpn4/sync (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sync.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest00dpn4/sync PASS: 64-bit sync syscall Testing 64-bit sync_file_range syscall Executing on host: gcc ./systemtap.syscall/sync_file_range.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVlFFMC/sync_file_range (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sync_file_range.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestVlFFMC/sync_file_range PASS: 64-bit sync_file_range syscall Testing 64-bit syncfs syscall Executing on host: gcc ./systemtap.syscall/syncfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestCfDNSA/syncfs (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/syncfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestCfDNSA/syncfs PASS: 64-bit syncfs syscall Testing 64-bit sysctl syscall Executing on host: gcc ./systemtap.syscall/sysctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestkP8qBi/sysctl (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sysctl.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestkP8qBi/sysctl UNSUPPORTED: 64-bit sysctl syscall not supported on this arch Testing 64-bit sysfs syscall Executing on host: gcc ./systemtap.syscall/sysfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestLP1Zwd/sysfs (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sysfs.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestLP1Zwd/sysfs UNSUPPORTED: 64-bit sysfs syscall not supported on this arch Testing 64-bit sysinfo syscall Executing on host: gcc ./systemtap.syscall/sysinfo.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestV8hBsU/sysinfo (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/sysinfo.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestV8hBsU/sysinfo PASS: 64-bit sysinfo syscall Testing 64-bit syslog syscall Executing on host: gcc ./systemtap.syscall/syslog.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJMz7XB/syslog (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/syslog.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestJMz7XB/syslog PASS: 64-bit syslog syscall Testing 64-bit tee syscall Executing on host: gcc ./systemtap.syscall/tee.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestpWSjpD/tee (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/tee.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestpWSjpD/tee PASS: 64-bit tee syscall Testing 64-bit timer syscall Executing on host: gcc ./systemtap.syscall/timer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbcjIMa/timer (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/timer.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestbcjIMa/timer PASS: 64-bit timer syscall Testing 64-bit timerfd syscall Executing on host: gcc ./systemtap.syscall/timerfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest21Ea1h/timerfd (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/timerfd.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest21Ea1h/timerfd PASS: 64-bit timerfd syscall Testing 64-bit times syscall Executing on host: gcc ./systemtap.syscall/times.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestKoSbVM/times (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/times.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestKoSbVM/times PASS: 64-bit times syscall Testing 64-bit trunc syscall Executing on host: gcc ./systemtap.syscall/trunc.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest22Nawj/trunc (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/trunc.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptest22Nawj/trunc PASS: 64-bit trunc syscall Testing 64-bit uid syscall Executing on host: gcc ./systemtap.syscall/uid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesto93cGo/uid (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/uid.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptesto93cGo/uid PASS: 64-bit uid syscall Testing 64-bit uid16 syscall Executing on host: gcc ./systemtap.syscall/uid16.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIpvVRE/uid16 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/uid16.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestIpvVRE/uid16 UNSUPPORTED: 64-bit uid16 syscall not supported on this arch Testing 64-bit umask syscall Executing on host: gcc ./systemtap.syscall/umask.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEIZVQr/umask (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/umask.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestEIZVQr/umask PASS: 64-bit umask syscall Testing 64-bit uname syscall Executing on host: gcc ./systemtap.syscall/uname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjNWOzz/uname (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/uname.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestjNWOzz/uname PASS: 64-bit uname syscall Testing 64-bit unlink syscall Executing on host: gcc ./systemtap.syscall/unlink.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestU8RrP4/unlink (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/unlink.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestU8RrP4/unlink PASS: 64-bit unlink syscall Testing 64-bit unshare syscall Executing on host: gcc ./systemtap.syscall/unshare.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestU2LPDR/unshare (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/unshare.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestU2LPDR/unshare PASS: 64-bit unshare syscall Testing 64-bit uselib syscall Executing on host: gcc ./systemtap.syscall/uselib.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestwzTruX/uselib (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/uselib.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestwzTruX/uselib UNSUPPORTED: 64-bit uselib syscall not supported on this arch Testing 64-bit vforkwait syscall Executing on host: gcc ./systemtap.syscall/vforkwait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWKTA7v/vforkwait (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/vforkwait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestWKTA7v/vforkwait PASS: 64-bit vforkwait syscall Testing 64-bit vhangup syscall Executing on host: gcc ./systemtap.syscall/vhangup.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestmT9jb5/vhangup (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/vhangup.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestmT9jb5/vhangup PASS: 64-bit vhangup syscall Testing 64-bit wait syscall Executing on host: gcc ./systemtap.syscall/wait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestf447qc/wait (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/wait.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestf447qc/wait PASS: 64-bit wait syscall Testing 64-bit wait4 syscall Executing on host: gcc ./systemtap.syscall/wait4.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestLSuyju/wait4 (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/wait4.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestLSuyju/wait4 PASS: 64-bit wait4 syscall Testing 64-bit writev syscall Executing on host: gcc ./systemtap.syscall/writev.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestLzNjKt/writev (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/writev.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestLzNjKt/writev PASS: 64-bit writev syscall Testing 64-bit xattr syscall Executing on host: gcc ./systemtap.syscall/xattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgW98vf/xattr (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.syscall/xattr.c -lrt -lm -o /root/systemtap_write/systemtap/testsuite/staptestgW98vf/xattr PASS: 64-bit xattr syscall testcase ./systemtap.syscall/syscall.exp completed in 184 seconds Running ./systemtap.unprivileged/pr16806.exp ... Executing on host: gcc ./systemtap.unprivileged/libloop.c -isystem. -isystem/root/systemtap_write/install/include -g -O -Wall -Werror -I. -shared -fPIC -lm -o libloop.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.unprivileged/libloop.c -isystem. -isystem/root/systemtap_write/install/include -g -O -Wall -Werror -I. -shared -fPIC -lm -o libloop.so PASS: pr16806 library compile Executing on host: gcc ./systemtap.unprivileged/loop.c -g -DNOSLEEP -O -lpthread -isystem. -isystem/root/systemtap_write/install/include -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lloop -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o loop (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.unprivileged/loop.c -g -DNOSLEEP -O -lpthread -isystem. -isystem/root/systemtap_write/install/include -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lloop -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o loop PASS: pr16806 exe compile PASS: pr16806 ko compile PASS: pr16806 testcase ./systemtap.unprivileged/pr16806.exp completed in 66 seconds Running ./systemtap.unprivileged/unprivileged_embedded_C.exp ... kernel version 3.19.0 Looking for tapset scripts in ./../tapset Looking for tapset scripts in ./../tapset/aarch64 eval exec ./systemtap.unprivileged/embeddedc.awk ./../tapset/ansi.stp ./../tapset/argv.stp ./../tapset/context.stp ./../tapset/errno.stp ./../tapset/indent-default.stp ./../tapset/indent.stp ./../tapset/init.stp ./../tapset/java.stp ./../tapset/logging.stp ./../tapset/null.stp ./../tapset/oneshot.stp ./../tapset/pn.stp ./../tapset/queue_stats.stp ./../tapset/random.stp ./../tapset/registers.stp ./../tapset/stap_staticmarkers.stp ./../tapset/stopwatch.stp ./../tapset/string.stp ./../tapset/system.stp ./../tapset/timers.stp ./../tapset/tokenize.stp ./../tapset/tzinfo.stp ./../tapset/uconversions.stp ./../tapset/speculative.stp prototype_info contains 1 items PASS: unprivileged embedded C: Obtain list tapset functions containing embedded C testing ansi_clear_screen();no embedded C testing ansi_set_color(long);no embedded C testing ansi_set_color2(long, long);no embedded C testing ansi_set_color3(long, long, long);no embedded C testing ansi_reset_color();no embedded C eval exec stap -p2 --unprivileged -e {probe begin { ansi_reset_color() }} # functions ansi_reset_color:unknown () ansi_set_color3:unknown (fg:long, bg:long, attr:long) # locals attr_str:string error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is ansi_reset_color PASS: unprivileged embedded C: no embedded C: --unprivileged: ansi_reset_color() testing ansi_new_line();no embedded C testing ansi_cursor_move(long, long);no embedded C testing ansi_cursor_hide();no embedded C testing ansi_cursor_save();no embedded C testing ansi_cursor_restore();no embedded C eval exec stap -p2 --privilege=stapusr -e {probe begin { ansi_cursor_restore() }} # functions ansi_cursor_restore:unknown () error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is ansi_cursor_restore PASS: unprivileged embedded C: no embedded C: --privilege=stapusr: ansi_cursor_restore() testing ansi_cursor_show();no embedded C testing print_regs ();privileged testing pp ();unprivileged testing ppfunc ();unprivileged testing probe_type();unprivileged eval exec stap -p2 --unprivileged -e {probe begin { probe_type() }} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'probe_type' at :1:15 source: probe begin { probe_type() } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { probe_type() } ^ funcname is probe_type PASS: unprivileged embedded C: unprivileged: --unprivileged: probe_type() testing errno_str (long);privileged testing errno_p (long);privileged testing returnval ();privileged testing returnstr (long);privileged testing return_str(long, long);no embedded C eval exec stap -p2 --privilege=stapusr -e {probe begin { return_str(0, 0) }} semantic error: function may not be used when --privilege=stapusr is specified: identifier 'errno_p' at /root/systemtap_write/install/share/systemtap/tapset/errno.stp:362:10 source: function errno_p:long (err:long) %{ /* pure */ ^ Pass 2: analysis failed. [man error::pass2] funcname is return_str PASS: unprivileged embedded C: no embedded C: --privilege=stapusr: return_str(long, long) testing __indent_timestamp();no embedded C testing _generic_indent_depth (long, long);no embedded C testing _generic_indent (long, long, long);no embedded C testing thread_indent (long);no embedded C testing thread_indent_depth (long);no embedded C eval exec stap -p2 --unprivileged -e {probe begin { thread_indent_depth (0) }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # globals _indent_counters:long [long] # functions _generic_indent_depth:long (idx:long, delta:long) # locals x:long error:unknown (msg:string) thread_indent_depth:long (delta:long) tid:long () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is thread_indent_depth PASS: unprivileged embedded C: no embedded C: --unprivileged: thread_indent_depth (long) testing indent (long);no embedded C testing indent_depth (long);no embedded C testing sprint_java_backtrace ();no embedded C testing print_java_backtrace ();no embedded C testing __delete_backtrace();no embedded C eval exec stap -p2 --privilege=stapusr -e {probe begin { __delete_backtrace() }} semantic error: unresolved type : identifier 'java_backtrace_string' at /root/systemtap_write/install/share/systemtap/tapset/java.stp:40:29 source: foreach([_tid,_depth-] in java_backtrace_string){ ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 2. Rerun with -v to see them. funcname is __delete_backtrace PASS: unprivileged embedded C: no embedded C: --privilege=stapusr: __delete_backtrace() testing __assign_stacktrace(long, long);no embedded C testing log (string);unprivileged testing warn (string);unprivileged testing exit ();unprivileged testing error (string);unprivileged eval exec stap -p2 --unprivileged -e {probe begin { error ("0") }} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is error PASS: unprivileged embedded C: unprivileged: --unprivileged: error (string) testing stp_print_binary(long, long, long, long, long);privileged testing pn ();unprivileged testing pnlabel ();unprivileged testing qs_time ();no embedded C testing _qs_update (long);no embedded C eval exec stap -p2 --privilege=stapusr -e {probe begin { _qs_update (0) }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} # globals qs_wtime:long [long] qs_wlentime:long [long] qs_wcount:long [long] qs_rtime:long [long] qs_rlentime:long [long] qs_rcount:long [long] qs_utime:long [long] # functions _qs_update:unknown (qname:long) # locals now:long then:long delta:long error:unknown (msg:string) gettimeofday_ns:long () gettimeofday_us:long () qs_time:long () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: never-assigned global variable 'qs_wcount' (similar: qs_dcount, qs_rcount, qs_wtime, qs_rtime, qs_stime): identifier 'qs_wcount' at /root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp:30:31 source: global qs_wtime, qs_wlentime, qs_wcount ^ WARNING: never-assigned global variable 'qs_rcount' (similar: qs_dcount, qs_wcount, qs_rtime, qs_rlentime, qs_stime): identifier 'qs_rcount' at :31:31 source: global qs_rtime, qs_rlentime, qs_rcount ^ funcname is _qs_update PASS: unprivileged embedded C: no embedded C: --privilege=stapusr: _qs_update (long) testing qs_wait (string);no embedded C testing qs_run (string);no embedded C testing qs_done (string);no embedded C testing qsq_start (string);no embedded C testing qsq_utilization (string, long);no embedded C eval exec stap -p2 --unprivileged -e {probe begin { qsq_utilization ("0", 0) }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} # globals qs_wtime:long [string] qs_wlentime:long [string] qs_wcount:long [string] qs_rtime:long [string] qs_rlentime:long [string] qs_rcount:long [string] qs_stime:long [string] qs_utime:long [string] # functions _qs_update:unknown (qname:string) # locals now:long then:long delta:long error:unknown (msg:string) gettimeofday_ns:long () gettimeofday_us:long () qs_time:long () qsq_utilization:long (qname:string, scale:long) # locals elapsed:long # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: never-assigned global variable 'qs_wcount' (similar: qs_dcount, qs_rcount, qs_wtime, qs_rtime, qs_stime): identifier 'qs_wcount' at /root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp:30:31 source: global qs_wtime, qs_wlentime, qs_wcount ^ WARNING: never-assigned global variable 'qs_rcount' (similar: qs_dcount, qs_wcount, qs_rtime, qs_rlentime, qs_stime): identifier 'qs_rcount' at :31:31 source: global qs_rtime, qs_rlentime, qs_rcount ^ WARNING: never-assigned global variable 'qs_stime' (similar: qs_rtime, qs_utime, qs_wtime, qs_rlentime, qs_wlentime): identifier 'qs_stime' at :32:8 source: global qs_stime, qs_utime, qs_dcount ^ funcname is qsq_utilization PASS: unprivileged embedded C: no embedded C: --unprivileged: qsq_utilization (string, long) testing qsq_blocked (string, long);no embedded C testing qsq_wait_queue_length (string, long);no embedded C testing qsq_service_time (string, long);no embedded C testing qsq_wait_time (string, long);no embedded C testing qsq_throughput (string, long);no embedded C eval exec stap -p2 --privilege=stapusr -e {probe begin { qsq_throughput ("0", 0) }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} # globals qs_wtime:long [string] qs_wlentime:long [string] qs_wcount:long [string] qs_rtime:long [string] qs_rlentime:long [string] qs_rcount:long [string] qs_stime:long [string] qs_utime:long [string] qs_dcount:long [string] # functions _qs_update:unknown (qname:string) # locals now:long then:long delta:long error:unknown (msg:string) gettimeofday_ns:long () gettimeofday_us:long () qs_time:long () qsq_throughput:long (qname:string, scale:long) # locals elapsed:long # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: never-assigned global variable 'qs_wcount' (similar: qs_dcount, qs_rcount, qs_wtime, qs_rtime, qs_stime): identifier 'qs_wcount' at /root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp:30:31 source: global qs_wtime, qs_wlentime, qs_wcount ^ WARNING: never-assigned global variable 'qs_rcount' (similar: qs_dcount, qs_wcount, qs_rtime, qs_rlentime, qs_stime): identifier 'qs_rcount' at :31:31 source: global qs_rtime, qs_rlentime, qs_rcount ^ WARNING: never-assigned global variable 'qs_stime' (similar: qs_rtime, qs_utime, qs_wtime, qs_rlentime, qs_wlentime): identifier 'qs_stime' at :32:8 source: global qs_stime, qs_utime, qs_dcount ^ WARNING: never-assigned global variable 'qs_dcount' (similar: qs_rcount, qs_wcount, qs_rtime, qs_stime, qs_utime): identifier 'qs_dcount' at :32:28 source: global qs_stime, qs_utime, qs_dcount ^ funcname is qsq_throughput PASS: unprivileged embedded C: no embedded C: --privilege=stapusr: qsq_throughput (string, long) testing qsq_print (string);no embedded C testing randint(long);unprivileged testing register (string);no embedded C testing u_register (string);no embedded C testing int_arg (long);no embedded C testing uint_arg (long);no embedded C testing long_arg (long);no embedded C testing ulong_arg (long);no embedded C testing longlong_arg (long);no embedded C testing ulonglong_arg (long);no embedded C testing pointer_arg (long);no embedded C testing s32_arg (long);no embedded C testing u32_arg (long);no embedded C testing s64_arg (long);no embedded C testing u64_arg (long);no embedded C testing asmlinkage();no embedded C testing fastcall();no embedded C testing regparm(long);no embedded C testing __asmlinkage_int_arg(long);no embedded C testing delete_stopwatch (string);no embedded C eval exec stap -p2 --unprivileged -e {probe begin { delete_stopwatch ("0") }} semantic error: unresolved type : identifier '_stopwatch_starttime' at /root/systemtap_write/install/share/systemtap/tapset/stopwatch.stp:27:9 source: delete _stopwatch_starttime[name]; ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. funcname is delete_stopwatch PASS: unprivileged embedded C: no embedded C: --unprivileged: delete_stopwatch (string) testing start_stopwatch (string);no embedded C testing stop_stopwatch (string);no embedded C testing read_stopwatch_ns (string);no embedded C testing read_stopwatch_us (string);no embedded C testing read_stopwatch_ms (string);no embedded C eval exec stap -p2 --privilege=stapusr -e {probe begin { read_stopwatch_ms ("0") }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} # globals _stopwatch_starttime:long [string] _stopwatch_acc:long [string] # functions error:unknown (msg:string) gettimeofday_ns:long () read_stopwatch_ms:long (name:string) read_stopwatch_ns:long (name:string) # locals stime:long delta:long # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: never-assigned global variable '_stopwatch_starttime' (similar: _stopwatch_acc): identifier '_stopwatch_starttime' at /root/systemtap_write/install/share/systemtap/tapset/stopwatch.stp:9:8 source: global _stopwatch_starttime, _stopwatch_acc ^ funcname is read_stopwatch_ms PASS: unprivileged embedded C: no embedded C: --privilege=stapusr: read_stopwatch_ms (string) testing read_stopwatch_s (string);no embedded C testing strlen(string);unprivileged testing substr(string,long, long);unprivileged testing stringat(string, long);unprivileged testing isinstr(string,string);unprivileged eval exec stap -p2 --unprivileged -e {probe begin { isinstr("0","0") }} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'isinstr' at :1:15 source: probe begin { isinstr("0","0") } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { isinstr("0","0") } ^ funcname is isinstr PASS: unprivileged embedded C: unprivileged: --unprivileged: isinstr(string,string) testing text_str(string);unprivileged testing text_strn(string, long, long);unprivileged testing str_replace (string, string, string);unprivileged testing strtol(string, long);unprivileged testing isdigit(string);unprivileged eval exec stap -p2 --privilege=stapusr -e {probe begin { isdigit("0") }} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'isdigit' at :1:15 source: probe begin { isdigit("0") } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { isdigit("0") } ^ funcname is isdigit PASS: unprivileged embedded C: unprivileged: --privilege=stapusr: isdigit(string) testing system (string);unprivileged testing tokenize(string, string);unprivileged testing tz_ctime(long);no embedded C testing user_string (long);no embedded C testing user_string2 (long, string);no embedded C eval exec stap -p2 --unprivileged -e {probe begin { user_string2 (0, "0") }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_string2' at :1:15 source: probe begin { user_string2 (0, "0") } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_string2 (0, "0") } ^ funcname is user_string2 PASS: unprivileged embedded C: no embedded C: --unprivileged: user_string2 (long, string) testing user_string_warn (long);no embedded C testing user_string2_warn (long, string);no embedded C testing user_string_quoted (long);no embedded C testing user_string_n (long, long);myproc-unprivileged testing user_string_n2 (long, long, string);myproc-unprivileged eval exec stap -p2 --privilege=stapusr -e {probe begin { user_string_n2 (0, 0, "0") }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_string_n2' at :1:15 source: probe begin { user_string_n2 (0, 0, "0") } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_string_n2 (0, 0, "0") } ^ funcname is user_string_n2 PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapusr: user_string_n2 (long, long, string) testing user_string_n_warn (long, long);no embedded C testing user_string2_n_warn (long, long, string);myproc-unprivileged testing user_string_n_quoted (long, long);no embedded C testing user_string_n2_quoted (long, long, long);myproc-unprivileged testing user_string_utf32 (long);myproc-unprivileged eval exec stap -p2 --unprivileged -e {probe begin { user_string_utf32 (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_string_utf32' at :1:15 source: probe begin { user_string_utf32 (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_string_utf32 (0) } ^ funcname is user_string_utf32 PASS: unprivileged embedded C: myproc-unprivileged: --unprivileged: user_string_utf32 (long) testing user_string2_utf32 (long, string);no embedded C testing user_string_utf16 (long);myproc-unprivileged testing user_string2_utf16 (long, string);no embedded C testing user_char (long);myproc-unprivileged testing user_char_warn (long);myproc-unprivileged eval exec stap -p2 --privilege=stapusr -e {probe begin { user_char_warn (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_char_warn' at :1:15 source: probe begin { user_char_warn (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_char_warn (0) } ^ funcname is user_char_warn PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapusr: user_char_warn (long) testing user_short (long);myproc-unprivileged testing user_short_warn (long);myproc-unprivileged testing user_ushort (long);myproc-unprivileged testing user_ushort_warn (long);myproc-unprivileged testing user_int (long);myproc-unprivileged eval exec stap -p2 --unprivileged -e {probe begin { user_int (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_int' at :1:15 source: probe begin { user_int (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_int (0) } ^ funcname is user_int PASS: unprivileged embedded C: myproc-unprivileged: --unprivileged: user_int (long) testing user_int_warn (long);myproc-unprivileged testing user_long (long);myproc-unprivileged testing user_long_warn (long);myproc-unprivileged testing user_ulong (long);myproc-unprivileged testing user_ulong_warn (long);myproc-unprivileged eval exec stap -p2 --privilege=stapusr -e {probe begin { user_ulong_warn (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_ulong_warn' at :1:15 source: probe begin { user_ulong_warn (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_ulong_warn (0) } ^ funcname is user_ulong_warn PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapusr: user_ulong_warn (long) testing user_int8 (long);myproc-unprivileged testing user_uint8 (long);myproc-unprivileged testing user_int16 (long);myproc-unprivileged testing user_uint16 (long);myproc-unprivileged testing user_int32 (long);myproc-unprivileged eval exec stap -p2 --unprivileged -e {probe begin { user_int32 (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_int32' at :1:15 source: probe begin { user_int32 (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_int32 (0) } ^ funcname is user_int32 PASS: unprivileged embedded C: myproc-unprivileged: --unprivileged: user_int32 (long) testing user_uint32 (long);myproc-unprivileged testing user_int64 (long);myproc-unprivileged testing user_uint64 (long);no embedded C testing speculation ();no embedded C testing speculate (long, string);no embedded C eval exec stap -p2 --privilege=stapusr -e {probe begin { speculate (0, "0") }} # globals _spec_counter%:long [long] _spec_buff%:string [long, long] # functions error:unknown (msg:string) speculate:unknown (id:long, output:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is speculate PASS: unprivileged embedded C: no embedded C: --privilege=stapusr: speculate (long, string) testing discard (long);no embedded C testing commit (long);no embedded C testing ansi_clear_screen();no embedded C testing ansi_set_color(long);no embedded C testing ansi_set_color2(long, long);no embedded C testing ansi_set_color3(long, long, long);no embedded C testing ansi_reset_color();no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { ansi_reset_color() }} # functions ansi_reset_color:unknown () ansi_set_color3:unknown (fg:long, bg:long, attr:long) # locals attr_str:string error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is ansi_reset_color PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: ansi_reset_color() testing ansi_new_line();no embedded C testing ansi_cursor_move(long, long);no embedded C testing ansi_cursor_hide();no embedded C testing ansi_cursor_save();no embedded C testing ansi_cursor_restore();no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { ansi_cursor_restore() }} # functions ansi_cursor_restore:unknown () error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is ansi_cursor_restore PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: ansi_cursor_restore() testing ansi_cursor_show();no embedded C testing print_regs ();privileged testing pp ();unprivileged testing ppfunc ();unprivileged testing probe_type();unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { probe_type() }} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'probe_type' at :1:15 source: probe begin { probe_type() } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { probe_type() } ^ funcname is probe_type PASS: unprivileged embedded C: unprivileged: --privilege=stapsys: probe_type() testing errno_str (long);privileged testing errno_p (long);privileged testing returnval ();privileged testing returnstr (long);privileged testing return_str(long, long);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { return_str(0, 0) }} # global embedded code %{ #define N(a) [a]=#a static const char * const errlist[] = { /* from asm-generic/errno-base.h */ [1] = "EPERM", [2] = "ENOENT", [3] = "ESRCH", [4] = "EINTR", [5] = "EIO", [6] = "ENXIO", [7] = "E2BIG", [8] = "ENOEXEC", [9] = "EBADF", [10]= "ECHILD", [11]= "EAGAIN", [12]= "ENOMEM", [13]= "EACCES", [14]= "EFAULT", [15]= "ENOTBLK", [16]= "EBUSY", [17]= "EEXIST", [18]= "EXDEV", [19]= "ENODEV", [20]= "ENOTDIR", [21]= "EISDIR", [22]= "EINVAL", [23]= "ENFILE", [24]= "EMFILE", [25]= "ENOTTY", [26]= "ETXTBSY", [27]= "EFBIG", [28]= "ENOSPC", [29]= "ESPIPE", [30]= "EROFS", [31]= "EMLINK", [32]= "EPIPE", [33]= "EDOM", [34]= "ERANGE", /* end of errno-base.h */ /* The rest of this is arch-dependent */ #ifdef EDEADLK N(EDEADLK), #endif #ifdef ENAMETOOLONG N(ENAMETOOLONG), #endif #ifdef ENOLCK N(ENOLCK), #endif #ifdef ENOSYS N(ENOSYS), #endif #ifdef ENOTEMPTY N(ENOTEMPTY), #endif #ifdef ELOOP N(ELOOP), #endif #ifdef ENOMSG N(ENOMSG), #endif #ifdef EIDRM N(EIDRM), #endif #ifdef ECHRNG N(ECHRNG), #endif #ifdef EL2NSYNC N(EL2NSYNC), #endif #ifdef EL3HLT N(EL3HLT), #endif #ifdef EL3RST N(EL3RST), #endif #ifdef ELNRNG N(ELNRNG), #endif #ifdef EUNATCH N(EUNATCH), #endif #ifdef ENOCSI N(ENOCSI), #endif #ifdef EL2HLT N(EL2HLT), #endif #ifdef EBADE N(EBADE), #endif #ifdef EBADR N(EBADR), #endif #ifdef EXFULL N(EXFULL), #endif #ifdef ENOANO N(ENOANO), #endif #ifdef EBADRQC N(EBADRQC), #endif #ifdef EBADSLT N(EBADSLT), #endif #ifdef EBFONT N(EBFONT), #endif #ifdef ENOSTR N(ENOSTR), #endif #ifdef ENODATA N(ENODATA), #endif #ifdef ETIME N(ETIME), #endif #ifdef ENOSR N(ENOSR), #endif #ifdef ENONET N(ENONET), #endif #ifdef ENOPKG N(ENOPKG), #endif #ifdef EREMOTE N(EREMOTE), #endif #ifdef ENOLINK N(ENOLINK), #endif #ifdef EADV N(EADV), #endif #ifdef ESRMNT N(ESRMNT), #endif #ifdef ECOMM N(ECOMM), #endif #ifdef EPROTO N(EPROTO), #endif #ifdef EMULTIHOP N(EMULTIHOP), #endif #ifdef EDOTDOT N(EDOTDOT), #endif #ifdef EBADMSG N(EBADMSG), #endif #ifdef EOVERFLOW N(EOVERFLOW), #endif #ifdef ENOTUNIQ N(ENOTUNIQ), #endif #ifdef EBADFD N(EBADFD), #endif #ifdef EREMCHG N(EREMCHG), #endif #ifdef ELIBACC N(ELIBACC), #endif #ifdef ELIBBAD N(ELIBBAD), #endif #ifdef ELIBSCN N(ELIBSCN), #endif #ifdef ELIBMAX N(ELIBMAX), #endif #ifdef ELIBEXEC N(ELIBEXEC), #endif #ifdef EILSEQ N(EILSEQ), #endif #ifdef ERESTART N(ERESTART), #endif #ifdef ESTRPIPE N(ESTRPIPE), #endif #ifdef EUSERS N(EUSERS), #endif #ifdef ENOTSOCK N(ENOTSOCK), #endif #ifdef EDESTADDRREQ N(EDESTADDRREQ), #endif #ifdef EMSGSIZE N(EMSGSIZE), #endif #ifdef EPROTOTYPE N(EPROTOTYPE), #endif #ifdef ENOPROTOOPT N(ENOPROTOOPT), #endif #ifdef EPROTONOSUPPORT N(EPROTONOSUPPORT), #endif #ifdef ESOCKTNOSUPPORT N(ESOCKTNOSUPPORT), #endif #ifdef EOPNOTSUPP N(EOPNOTSUPP), #endif #ifdef EPFNOSUPPORT N(EPFNOSUPPORT), #endif #ifdef EAFNOSUPPORT N(EAFNOSUPPORT), #endif #ifdef EADDRINUSE N(EADDRINUSE), #endif #ifdef EADDRNOTAVAIL N(EADDRNOTAVAIL), #endif #ifdef ENETDOWN N(ENETDOWN), #endif #ifdef ENETUNREACH N(ENETUNREACH), #endif #ifdef ENETRESET N(ENETRESET), #endif #ifdef ECONNABORTED N(ECONNABORTED), #endif #ifdef ECONNRESET N(ECONNRESET), #endif #ifdef ENOBUFS N(ENOBUFS), #endif #ifdef EISCONN N(EISCONN), #endif #ifdef ENOTCONN N(ENOTCONN), #endif #ifdef ESHUTDOWN N(ESHUTDOWN), #endif #ifdef ETOOMANYREFS N(ETOOMANYREFS), #endif #ifdef ETIMEDOUT N(ETIMEDOUT), #endif #ifdef ECONNREFUSED N(ECONNREFUSED), #endif #ifdef EHOSTDOWN N(EHOSTDOWN), #endif #ifdef EHOSTUNREACH N(EHOSTUNREACH), #endif #ifdef EALREADY N(EALREADY), #endif #ifdef EINPROGRESS N(EINPROGRESS), #endif #ifdef ESTALE N(ESTALE), #endif #ifdef EUCLEAN N(EUCLEAN), #endif #ifdef ENOTNAM N(ENOTNAM), #endif #ifdef ENAVAIL N(ENAVAIL), #endif #ifdef EISNAM N(EISNAM), #endif #ifdef EREMOTEIO N(EREMOTEIO), #endif #ifdef EDQUOT N(EDQUOT), #endif #ifdef ENOMEDIUM N(ENOMEDIUM), #endif #ifdef EMEDIUMTYPE N(EMEDIUMTYPE), #endif #ifdef ECANCELED N(ECANCELED), #endif #ifdef ENOKEY N(ENOKEY), #endif #ifdef EKEYEXPIRED N(EKEYEXPIRED), #endif #ifdef EKEYREVOKED N(EKEYREVOKED), #endif #ifdef EKEYREJECTED N(EKEYREJECTED), #endif #ifdef EOWNERDEAD N(EOWNERDEAD), #endif #ifdef ENOTRECOVERABLE N(ENOTRECOVERABLE), #endif #if defined (EDEADLOCK) && EDEADLOCK != EDEADLK N(EDEADLOCK), #endif #ifdef E N(EADV), #endif }; #undef N static const int Maxerrno = sizeof(errlist)/sizeof(char *); %} %{ static long _stp_returnval(struct pt_regs *regs) { if (regs) { #if defined (STAPCONF_X86_UNIREGS) && (defined (__x86_64__) || defined (__i386__)) return regs->ax; #elif defined (__i386__) return regs->eax; #elif defined (__x86_64__) // TODO: Handle -m32 apps. return regs->rax; #elif defined (__powerpc__) return regs->gpr[3]; #elif defined (__ia64__) return regs->r8; #elif defined (__sparc64__) return regs->u_regs[UREG_RETPC]; #elif defined (__s390x__) return regs->gprs[2]; #elif defined (__aarch64__) return regs->regs[0]; #elif defined (__arm__) return regs->ARM_r0; #else _stp_error("returnval() not defined for this architecture"); return 0; #endif } else { _stp_error("returnval() not defined in this context"); return 0; } } %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'return_str' at :1:15 source: probe begin { return_str(0, 0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { return_str(0, 0) } ^ funcname is return_str PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: return_str(long, long) testing __indent_timestamp();no embedded C testing _generic_indent_depth (long, long);no embedded C testing _generic_indent (long, long, long);no embedded C testing thread_indent (long);no embedded C testing thread_indent_depth (long);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { thread_indent_depth (0) }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # globals _indent_counters:long [long] # functions _generic_indent_depth:long (idx:long, delta:long) # locals x:long error:unknown (msg:string) thread_indent_depth:long (delta:long) tid:long () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is thread_indent_depth PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: thread_indent_depth (long) testing indent (long);no embedded C testing indent_depth (long);no embedded C testing sprint_java_backtrace ();no embedded C testing print_java_backtrace ();no embedded C testing __delete_backtrace();no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { __delete_backtrace() }} semantic error: unresolved type : identifier 'java_backtrace_string' at /root/systemtap_write/install/share/systemtap/tapset/java.stp:40:29 source: foreach([_tid,_depth-] in java_backtrace_string){ ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 2. Rerun with -v to see them. funcname is __delete_backtrace PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: __delete_backtrace() testing __assign_stacktrace(long, long);no embedded C testing log (string);unprivileged testing warn (string);unprivileged testing exit ();unprivileged testing error (string);unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { error ("0") }} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is error PASS: unprivileged embedded C: unprivileged: --privilege=stapsys: error (string) testing stp_print_binary(long, long, long, long, long);privileged testing pn ();unprivileged testing pnlabel ();unprivileged testing qs_time ();no embedded C testing _qs_update (long);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { _qs_update (0) }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} # globals qs_wtime:long [long] qs_wlentime:long [long] qs_wcount:long [long] qs_rtime:long [long] qs_rlentime:long [long] qs_rcount:long [long] qs_utime:long [long] # functions _qs_update:unknown (qname:long) # locals now:long then:long delta:long error:unknown (msg:string) gettimeofday_ns:long () gettimeofday_us:long () qs_time:long () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: never-assigned global variable 'qs_wcount' (similar: qs_dcount, qs_rcount, qs_wtime, qs_rtime, qs_stime): identifier 'qs_wcount' at /root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp:30:31 source: global qs_wtime, qs_wlentime, qs_wcount ^ WARNING: never-assigned global variable 'qs_rcount' (similar: qs_dcount, qs_wcount, qs_rtime, qs_rlentime, qs_stime): identifier 'qs_rcount' at :31:31 source: global qs_rtime, qs_rlentime, qs_rcount ^ funcname is _qs_update PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: _qs_update (long) testing qs_wait (string);no embedded C testing qs_run (string);no embedded C testing qs_done (string);no embedded C testing qsq_start (string);no embedded C testing qsq_utilization (string, long);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { qsq_utilization ("0", 0) }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} # globals qs_wtime:long [string] qs_wlentime:long [string] qs_wcount:long [string] qs_rtime:long [string] qs_rlentime:long [string] qs_rcount:long [string] qs_stime:long [string] qs_utime:long [string] # functions _qs_update:unknown (qname:string) # locals now:long then:long delta:long error:unknown (msg:string) gettimeofday_ns:long () gettimeofday_us:long () qs_time:long () qsq_utilization:long (qname:string, scale:long) # locals elapsed:long # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: never-assigned global variable 'qs_wcount' (similar: qs_dcount, qs_rcount, qs_wtime, qs_rtime, qs_stime): identifier 'qs_wcount' at /root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp:30:31 source: global qs_wtime, qs_wlentime, qs_wcount ^ WARNING: never-assigned global variable 'qs_rcount' (similar: qs_dcount, qs_wcount, qs_rtime, qs_rlentime, qs_stime): identifier 'qs_rcount' at :31:31 source: global qs_rtime, qs_rlentime, qs_rcount ^ WARNING: never-assigned global variable 'qs_stime' (similar: qs_rtime, qs_utime, qs_wtime, qs_rlentime, qs_wlentime): identifier 'qs_stime' at :32:8 source: global qs_stime, qs_utime, qs_dcount ^ funcname is qsq_utilization PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: qsq_utilization (string, long) testing qsq_blocked (string, long);no embedded C testing qsq_wait_queue_length (string, long);no embedded C testing qsq_service_time (string, long);no embedded C testing qsq_wait_time (string, long);no embedded C testing qsq_throughput (string, long);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { qsq_throughput ("0", 0) }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} # globals qs_wtime:long [string] qs_wlentime:long [string] qs_wcount:long [string] qs_rtime:long [string] qs_rlentime:long [string] qs_rcount:long [string] qs_stime:long [string] qs_utime:long [string] qs_dcount:long [string] # functions _qs_update:unknown (qname:string) # locals now:long then:long delta:long error:unknown (msg:string) gettimeofday_ns:long () gettimeofday_us:long () qs_time:long () qsq_throughput:long (qname:string, scale:long) # locals elapsed:long # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: never-assigned global variable 'qs_wcount' (similar: qs_dcount, qs_rcount, qs_wtime, qs_rtime, qs_stime): identifier 'qs_wcount' at /root/systemtap_write/install/share/systemtap/tapset/queue_stats.stp:30:31 source: global qs_wtime, qs_wlentime, qs_wcount ^ WARNING: never-assigned global variable 'qs_rcount' (similar: qs_dcount, qs_wcount, qs_rtime, qs_rlentime, qs_stime): identifier 'qs_rcount' at :31:31 source: global qs_rtime, qs_rlentime, qs_rcount ^ WARNING: never-assigned global variable 'qs_stime' (similar: qs_rtime, qs_utime, qs_wtime, qs_rlentime, qs_wlentime): identifier 'qs_stime' at :32:8 source: global qs_stime, qs_utime, qs_dcount ^ WARNING: never-assigned global variable 'qs_dcount' (similar: qs_rcount, qs_wcount, qs_rtime, qs_stime, qs_utime): identifier 'qs_dcount' at :32:28 source: global qs_stime, qs_utime, qs_dcount ^ funcname is qsq_throughput PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: qsq_throughput (string, long) testing qsq_print (string);no embedded C testing randint(long);unprivileged testing register (string);no embedded C testing u_register (string);no embedded C testing int_arg (long);no embedded C testing uint_arg (long);no embedded C testing long_arg (long);no embedded C testing ulong_arg (long);no embedded C testing longlong_arg (long);no embedded C testing ulonglong_arg (long);no embedded C testing pointer_arg (long);no embedded C testing s32_arg (long);no embedded C testing u32_arg (long);no embedded C testing s64_arg (long);no embedded C testing u64_arg (long);no embedded C testing asmlinkage();no embedded C testing fastcall();no embedded C testing regparm(long);no embedded C testing __asmlinkage_int_arg(long);no embedded C testing delete_stopwatch (string);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { delete_stopwatch ("0") }} semantic error: unresolved type : identifier '_stopwatch_starttime' at /root/systemtap_write/install/share/systemtap/tapset/stopwatch.stp:27:9 source: delete _stopwatch_starttime[name]; ^ Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 3. Rerun with -v to see them. funcname is delete_stopwatch PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: delete_stopwatch (string) testing start_stopwatch (string);no embedded C testing stop_stopwatch (string);no embedded C testing read_stopwatch_ns (string);no embedded C testing read_stopwatch_us (string);no embedded C testing read_stopwatch_ms (string);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { read_stopwatch_ms ("0") }} # global embedded code %{ #define STAP_NEED_GETTIMEOFDAY 1 %} # globals _stopwatch_starttime:long [string] _stopwatch_acc:long [string] # functions error:unknown (msg:string) gettimeofday_ns:long () read_stopwatch_ms:long (name:string) read_stopwatch_ns:long (name:string) # locals stime:long delta:long # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: never-assigned global variable '_stopwatch_starttime' (similar: _stopwatch_acc): identifier '_stopwatch_starttime' at /root/systemtap_write/install/share/systemtap/tapset/stopwatch.stp:9:8 source: global _stopwatch_starttime, _stopwatch_acc ^ funcname is read_stopwatch_ms PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: read_stopwatch_ms (string) testing read_stopwatch_s (string);no embedded C testing strlen(string);unprivileged testing substr(string,long, long);unprivileged testing stringat(string, long);unprivileged testing isinstr(string,string);unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { isinstr("0","0") }} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'isinstr' at :1:15 source: probe begin { isinstr("0","0") } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { isinstr("0","0") } ^ funcname is isinstr PASS: unprivileged embedded C: unprivileged: --privilege=stapsys: isinstr(string,string) testing text_str(string);unprivileged testing text_strn(string, long, long);unprivileged testing str_replace (string, string, string);unprivileged testing strtol(string, long);unprivileged testing isdigit(string);unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { isdigit("0") }} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'isdigit' at :1:15 source: probe begin { isdigit("0") } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { isdigit("0") } ^ funcname is isdigit PASS: unprivileged embedded C: unprivileged: --privilege=stapsys: isdigit(string) testing system (string);unprivileged testing tokenize(string, string);unprivileged testing tz_ctime(long);no embedded C testing user_string (long);no embedded C testing user_string2 (long, string);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { user_string2 (0, "0") }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_string2' at :1:15 source: probe begin { user_string2 (0, "0") } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_string2 (0, "0") } ^ funcname is user_string2 PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: user_string2 (long, string) testing user_string_warn (long);no embedded C testing user_string2_warn (long, string);no embedded C testing user_string_quoted (long);no embedded C testing user_string_n (long, long);myproc-unprivileged testing user_string_n2 (long, long, string);myproc-unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { user_string_n2 (0, 0, "0") }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_string_n2' at :1:15 source: probe begin { user_string_n2 (0, 0, "0") } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_string_n2 (0, 0, "0") } ^ funcname is user_string_n2 PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapsys: user_string_n2 (long, long, string) testing user_string_n_warn (long, long);no embedded C testing user_string2_n_warn (long, long, string);myproc-unprivileged testing user_string_n_quoted (long, long);no embedded C testing user_string_n2_quoted (long, long, long);myproc-unprivileged testing user_string_utf32 (long);myproc-unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { user_string_utf32 (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_string_utf32' at :1:15 source: probe begin { user_string_utf32 (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_string_utf32 (0) } ^ funcname is user_string_utf32 PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapsys: user_string_utf32 (long) testing user_string2_utf32 (long, string);no embedded C testing user_string_utf16 (long);myproc-unprivileged testing user_string2_utf16 (long, string);no embedded C testing user_char (long);myproc-unprivileged testing user_char_warn (long);myproc-unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { user_char_warn (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_char_warn' at :1:15 source: probe begin { user_char_warn (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_char_warn (0) } ^ funcname is user_char_warn PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapsys: user_char_warn (long) testing user_short (long);myproc-unprivileged testing user_short_warn (long);myproc-unprivileged testing user_ushort (long);myproc-unprivileged testing user_ushort_warn (long);myproc-unprivileged testing user_int (long);myproc-unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { user_int (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_int' at :1:15 source: probe begin { user_int (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_int (0) } ^ funcname is user_int PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapsys: user_int (long) testing user_int_warn (long);myproc-unprivileged testing user_long (long);myproc-unprivileged testing user_long_warn (long);myproc-unprivileged testing user_ulong (long);myproc-unprivileged testing user_ulong_warn (long);myproc-unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { user_ulong_warn (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_ulong_warn' at :1:15 source: probe begin { user_ulong_warn (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_ulong_warn (0) } ^ funcname is user_ulong_warn PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapsys: user_ulong_warn (long) testing user_int8 (long);myproc-unprivileged testing user_uint8 (long);myproc-unprivileged testing user_int16 (long);myproc-unprivileged testing user_uint16 (long);myproc-unprivileged testing user_int32 (long);myproc-unprivileged eval exec stap -p2 --privilege=stapsys -e {probe begin { user_int32 (0) }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} # functions error:unknown (msg:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ WARNING: Eliding side-effect-free expression : identifier 'user_int32' at :1:15 source: probe begin { user_int32 (0) } ^ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe begin { user_int32 (0) } ^ funcname is user_int32 PASS: unprivileged embedded C: myproc-unprivileged: --privilege=stapsys: user_int32 (long) testing user_uint32 (long);myproc-unprivileged testing user_int64 (long);myproc-unprivileged testing user_uint64 (long);no embedded C testing speculation ();no embedded C testing speculate (long, string);no embedded C eval exec stap -p2 --privilege=stapsys -e {probe begin { speculate (0, "0") }} # globals _spec_counter%:long [long] _spec_buff%:string [long, long] # functions error:unknown (msg:string) speculate:unknown (id:long, output:string) # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ funcname is speculate PASS: unprivileged embedded C: no embedded C: --privilege=stapsys: speculate (long, string) testing discard (long);no embedded C testing commit (long);no embedded C testcase ./systemtap.unprivileged/unprivileged_embedded_C.exp completed in 27 seconds Running ./systemtap.unprivileged/unprivileged_myproc.exp ... Executing on host: gcc ./systemtap.unprivileged/libloop.c -isystem. -isystem/root/systemtap_write/install/include -g -O -Wall -Werror -I. -shared -fPIC -lm -o libloop.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.unprivileged/libloop.c -isystem. -isystem/root/systemtap_write/install/include -g -O -Wall -Werror -I. -shared -fPIC -lm -o libloop.so PASS: unprivileged myproc library compile Executing on host: gcc ./systemtap.unprivileged/loop.c -g -O -lpthread -isystem. -isystem/root/systemtap_write/install/include -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lloop -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o loop (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.unprivileged/loop.c -g -O -lpthread -isystem. -isystem/root/systemtap_write/install/include -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lloop -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o loop PASS: unprivileged myproc exe compile addr_of_bar: 0x0000000000400980 addr_of_libloopfunc: 0x0000000000000834 eval exec stap --dump-probe-types | grep ^process process.begin process.end process.function(number) process.function(number).call process.function(number).exported process.function(number).return process.function(string) process.function(string).call process.function(string).callee(string) process.function(string).callees process.function(string).callees(number) process.function(string).exported process.function(string).inline process.function(string).label(string) process.function(string).return process.library(string).function(number) process.library(string).function(number).call process.library(string).function(number).exported process.library(string).function(number).return process.library(string).function(string) process.library(string).function(string).call process.library(string).function(string).callee(string) process.library(string).function(string).callees process.library(string).function(string).callees(number) process.library(string).function(string).exported process.library(string).function(string).inline process.library(string).function(string).label(string) process.library(string).function(string).return process.library(string).mark(string) process.library(string).plt process.library(string).plt.return process.library(string).plt(string) process.library(string).plt(string).return process.library(string).provider(string).mark(string) process.library(string).statement(number) process.library(string).statement(number).nearest process.library(string).statement(string) process.library(string).statement(string).nearest process.mark(string) process.plt process.plt.return process.plt(string) process.plt(string).return process.provider(string).mark(string) process.statement(number) process.statement(number).nearest process.statement(string) process.statement(string).nearest process.syscall process.syscall.return process.thread.begin process.thread.end process(number).begin process(number).end process(number).function(number) process(number).function(number).call process(number).function(number).exported process(number).function(number).return process(number).function(string) process(number).function(string).call process(number).function(string).callee(string) process(number).function(string).callees process(number).function(string).callees(number) process(number).function(string).exported process(number).function(string).inline process(number).function(string).label(string) process(number).function(string).return process(number).insn process(number).insn.block process(number).mark(string) process(number).plt process(number).plt.return process(number).plt(string) process(number).plt(string).return process(number).provider(string).mark(string) process(number).statement(number) process(number).statement(number).absolute process(number).statement(number).absolute.return process(number).statement(number).nearest process(number).statement(string) process(number).statement(string).nearest process(number).syscall process(number).syscall.return process(number).thread.begin process(number).thread.end process(string).begin process(string).end process(string).function(number) process(string).function(number).call process(string).function(number).exported process(string).function(number).return process(string).function(string) process(string).function(string).call process(string).function(string).callee(string) process(string).function(string).callees process(string).function(string).callees(number) process(string).function(string).exported process(string).function(string).inline process(string).function(string).label(string) process(string).function(string).return process(string).insn process(string).insn.block process(string).library(string).function(number) process(string).library(string).function(number).call process(string).library(string).function(number).exported process(string).library(string).function(number).return process(string).library(string).function(string) process(string).library(string).function(string).call process(string).library(string).function(string).callee(string) process(string).library(string).function(string).callees process(string).library(string).function(string).callees(number) process(string).library(string).function(string).exported process(string).library(string).function(string).inline process(string).library(string).function(string).label(string) process(string).library(string).function(string).return process(string).library(string).mark(string) process(string).library(string).plt process(string).library(string).plt.return process(string).library(string).plt(string) process(string).library(string).plt(string).return process(string).library(string).provider(string).mark(string) process(string).library(string).statement(number) process(string).library(string).statement(number).nearest process(string).library(string).statement(string) process(string).library(string).statement(string).nearest process(string).mark(string) process(string).plt process(string).plt.return process(string).plt(string) process(string).plt(string).return process(string).provider(string).mark(string) process(string).statement(number) process(string).statement(number).nearest process(string).statement(string) process(string).statement(string).nearest process(string).syscall process(string).syscall.return process(string).thread.begin process(string).thread.end PASS: unprivileged myproc: Obtain list of supported probe types our ./loop pid is 32192 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.end as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.function("bar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.function(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.function(0x0000000000400980).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:44 source: probe process.function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapusr process.function(number).inline (PRMS: GCC) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.function(0x0000000000400980).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.function(0x0000000000400980).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.function("bar").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.function("ibar").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.function("bar").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.function(string).label(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.function("bar").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.function("bar").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.function("main").callee("tbar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.function("main").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.function("main").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").function(0x0000000000000834) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").function(0x0000000000000834).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:66 source: probe process.library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --unprivileged process.library(string).function(number).inline (PRMS: GCC) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").function(0x0000000000000834).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").function(0x0000000000000834).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").function("libloopfunc") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").function("libloopfunc").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").function("ilibloopfunc").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").function("libloopfunc").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").function("libloopfunc").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").function("libloopfunc").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).function(string).label(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").function("libloopfunc").callee("ilibloopfunc") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").function("libloopfunc").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").function("libloopfunc").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").mark("libloopfunc_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").provider("_test_").mark("libloopfunc_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").statement(0x0000000000000834) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").statement(0x0000000000000834).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.library("libloop.so").statement("libloopfunc@libloop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.library(string).statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.library("libloop.so").statement("libloopfunc@libloop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.library(string).statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.provider("_test_").mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.statement(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.statement(0x0000000000400980).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.statement("bar@loop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.statement("bar@loop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.syscall { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.syscall as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.syscall.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.syscall.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process.thread.begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process.thread.begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process.thread.end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process.thread.end as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(32192).begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(32192).end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).end our ./loop pid is 11358 as_root true OUT RC 0 UNTESTED: unprivileged myproc: --unprivileged process(number).insn UNTESTED: unprivileged myproc: --unprivileged process(number).insn.block eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).statement(0x0000000000400980).absolute { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(11358).statement(0x0000000000400980).absolute { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: absolute process probes not available [man error::inode-uprobes] Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --unprivileged process(number).statement(number).absolute (PRMS: INODE_UPROBES) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).statement(0x0000000000400980).absolute.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(11358).statement(0x0000000000400980).absolute.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: absolute process probes not available [man error::inode-uprobes] Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapusr process(number).statement(number).absolute.return (PRMS: INODE_UPROBES) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).syscall { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).syscall as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).syscall.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).syscall.return as_root true OUT RC 0 UNTESTED: unprivileged myproc: --unprivileged process(number).thread.begin UNTESTED: unprivileged myproc: --unprivileged process(number).thread.end eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).function(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).function(0x0000000000400980).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).function(0x0000000000400980).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).function(0x0000000000400980).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).function("bar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).function("bar").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).function("main").callee("tbar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).function("main").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).function("main").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).function("bar").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).function("ibar").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).function("bar").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).function(string).label(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).function("bar").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).provider("_test_").mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).statement(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).statement(0x0000000000400980).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process(11358).statement("bar@loop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(number).statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process(11358).statement("bar@loop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(number).statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).end our ./loop pid is 12763 as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").function(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").function(0x0000000000400980).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:54 source: probe process("./loop").function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapusr process(string).function(number).inline (PRMS: GCC) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").function(0x0000000000400980).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").function(0x0000000000400980).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").function("bar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").function("bar").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").function("ibar").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").function("bar").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").function("bar").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").function("main").callee("tbar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").function("main").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").function("main").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).function(string).callees(number) as_root true OUT RC 0 UNTESTED: unprivileged myproc: --unprivileged process(string).insn UNTESTED: unprivileged myproc: --unprivileged process(string).insn.block eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").function(0x0000000000000834) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:76 source: probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --unprivileged process(string).library(string).function(number).inline (PRMS: GCC) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").function("libloopfunc") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").function("libloopfunc").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").function("ilibloopfunc").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").function("libloopfunc").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").function("libloopfunc").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").function("libloopfunc").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).function(string).label(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").function("libloopfunc").callee("ilibloopfunc") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").function("libloopfunc").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").function("libloopfunc").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").mark("libloopfunc_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").provider("_test_").mark("libloopfunc_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").statement(0x0000000000000834) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").statement(0x0000000000000834).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").statement("libloopfunc@libloop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").statement("libloopfunc@libloop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").library("libloop.so").plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).library(string).plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").library("libloop.so").plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).library(string).plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").provider("_test_").mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").statement(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").statement(0x0000000000400980).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").statement("bar@loop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").statement("bar@loop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").syscall { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).syscall as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").syscall.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).syscall.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").thread.begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).thread.begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapusr -e {probe process("./loop").thread.end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapusr process(string).thread.end as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --unprivileged -e {probe process("./loop").function("bar").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --unprivileged process(string).function(string).label(string) as_root true OUT RC 0 our ./loop pid is 14588 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.end as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("bar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function(0x0000000000400980).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:44 source: probe process.function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process.function(number).inline (PRMS: GCC) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function(0x0000000000400980).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function(0x0000000000400980).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("bar").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("ibar").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("bar").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string).label(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("bar").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("bar").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("main").callee("tbar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("main").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.function("main").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function(0x0000000000000834) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function(0x0000000000000834).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process.library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:66 source: probe process.library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process.library(string).function(number).inline (PRMS: GCC) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function(0x0000000000000834).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function(0x0000000000000834).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("ilibloopfunc").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string).label(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").callee("ilibloopfunc") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").mark("libloopfunc_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").provider("_test_").mark("libloopfunc_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").statement(0x0000000000000834) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").statement(0x0000000000000834).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").statement("libloopfunc@libloop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.library("libloop.so").statement("libloopfunc@libloop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.library(string).statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.provider("_test_").mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.statement(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.statement(0x0000000000400980).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.statement("bar@loop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.statement("bar@loop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.syscall { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.syscall as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.syscall.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.syscall.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.thread.begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.thread.begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process.thread.end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} -c "./loop 1" rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process.thread.end as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(14588).begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(14588).end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).end our ./loop pid is 26090 as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).insn { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(26090).insn { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: process probes not available without kernel CONFIG_UTRACE Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process(number).insn (PRMS: ITRACE) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).insn.block { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(26090).insn.block { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: process probes not available without kernel CONFIG_UTRACE Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process(number).insn.block (PRMS: ITRACE) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).statement(0x0000000000400980).absolute { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(26090).statement(0x0000000000400980).absolute { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: absolute process probes not available [man error::inode-uprobes] Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process(number).statement(number).absolute (PRMS: INODE_UPROBES) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).statement(0x0000000000400980).absolute.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(26090).statement(0x0000000000400980).absolute.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: absolute process probes not available [man error::inode-uprobes] Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process(number).statement(number).absolute.return (PRMS: INODE_UPROBES) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).syscall { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).syscall as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).syscall.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).syscall.return as_root true OUT RC 0 UNTESTED: unprivileged myproc: --privilege=stapsys process(number).thread.begin UNTESTED: unprivileged myproc: --privilege=stapsys process(number).thread.end eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function(0x0000000000400980).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function(0x0000000000400980).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function(0x0000000000400980).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("bar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("bar").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("main").callee("tbar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("main").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("main").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("bar").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("ibar").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("bar").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string).label(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).function("bar").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).provider("_test_").mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).statement(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).statement(0x0000000000400980).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).statement("bar@loop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process(26090).statement("bar@loop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(number).statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).end our ./loop pid is 27516 as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function(0x0000000000400980).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:54 source: probe process("./loop").function(0x0000000000400980).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process(string).function(number).inline (PRMS: GCC) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function(0x0000000000400980).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function(0x0000000000400980).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("bar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("bar").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("ibar").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("bar").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("bar").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("main").callee("tbar") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("main").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("main").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").insn { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").insn { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: process probes not available without kernel CONFIG_UTRACE Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process(string).insn (PRMS: ITRACE) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").insn.block { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").insn.block { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: process probes not available without kernel CONFIG_UTRACE Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process(string).insn.block (PRMS: ITRACE) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function(0x0000000000000834) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(number).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 1 semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:76 source: probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged myproc: --privilege=stapsys process(string).library(string).function(number).inline (PRMS: GCC) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(number).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(number).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").call { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string).call as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("ilibloopfunc").inline { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string).inline as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").exported { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string).exported as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string).label(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").callee("ilibloopfunc") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string).callee(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").callees { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string).callees as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").callees(1) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).function(string).callees(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").mark("libloopfunc_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").provider("_test_").mark("libloopfunc_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").statement(0x0000000000000834) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").statement(0x0000000000000834).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").statement("libloopfunc@libloop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").statement("libloopfunc@libloop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").library("libloop.so").plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).library(string).plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").provider("_test_").mark("main_enter") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).provider(string).mark(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").statement(0x0000000000400980) { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).statement(number) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").statement(0x0000000000400980).nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).statement(number).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").statement("bar@loop.c:*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).statement(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").statement("bar@loop.c:*").nearest { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).statement(string).nearest as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").plt { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).plt as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").plt.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).plt.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").plt("*") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).plt(string) as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").plt("*").return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).plt(string).return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").syscall { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).syscall as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").syscall.return { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).syscall.return as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").thread.begin { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).thread.begin as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").thread.end { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).thread.end as_root true OUT RC 0 eval exec /root/systemtap_write/install/bin/stap --privilege=stapsys -e {probe process("./loop").function("bar").label("a") { if (is_myproc ()) println ("is myproc") else println ("not myproc"); exit(); } probe timer.s(15) { println("timeout") exit() }} rc == 0 is myproc PASS: unprivileged myproc: --privilege=stapsys process(string).function(string).label(string) as_root true OUT RC 0 PASS: unprivileged myproc: tested: process.begin PASS: unprivileged myproc: tested: process.end PASS: unprivileged myproc: tested: process.function(number) PASS: unprivileged myproc: tested: process.function(number).call PASS: unprivileged myproc: tested: process.function(number).exported PASS: unprivileged myproc: tested: process.function(number).return PASS: unprivileged myproc: tested: process.function(string) PASS: unprivileged myproc: tested: process.function(string).call PASS: unprivileged myproc: tested: process.function(string).callee(string) PASS: unprivileged myproc: tested: process.function(string).callees PASS: unprivileged myproc: tested: process.function(string).callees(number) PASS: unprivileged myproc: tested: process.function(string).exported PASS: unprivileged myproc: tested: process.function(string).inline PASS: unprivileged myproc: tested: process.function(string).label(string) PASS: unprivileged myproc: tested: process.function(string).return PASS: unprivileged myproc: tested: process.library(string).function(number) PASS: unprivileged myproc: tested: process.library(string).function(number).call PASS: unprivileged myproc: tested: process.library(string).function(number).exported PASS: unprivileged myproc: tested: process.library(string).function(number).return PASS: unprivileged myproc: tested: process.library(string).function(string) PASS: unprivileged myproc: tested: process.library(string).function(string).call PASS: unprivileged myproc: tested: process.library(string).function(string).callee(string) PASS: unprivileged myproc: tested: process.library(string).function(string).callees PASS: unprivileged myproc: tested: process.library(string).function(string).callees(number) PASS: unprivileged myproc: tested: process.library(string).function(string).exported PASS: unprivileged myproc: tested: process.library(string).function(string).inline PASS: unprivileged myproc: tested: process.library(string).function(string).label(string) PASS: unprivileged myproc: tested: process.library(string).function(string).return PASS: unprivileged myproc: tested: process.library(string).mark(string) PASS: unprivileged myproc: tested: process.library(string).plt PASS: unprivileged myproc: tested: process.library(string).plt.return PASS: unprivileged myproc: tested: process.library(string).plt(string) PASS: unprivileged myproc: tested: process.library(string).plt(string).return PASS: unprivileged myproc: tested: process.library(string).provider(string).mark(string) PASS: unprivileged myproc: tested: process.library(string).statement(number) PASS: unprivileged myproc: tested: process.library(string).statement(number).nearest PASS: unprivileged myproc: tested: process.library(string).statement(string) PASS: unprivileged myproc: tested: process.library(string).statement(string).nearest PASS: unprivileged myproc: tested: process.mark(string) PASS: unprivileged myproc: tested: process.plt PASS: unprivileged myproc: tested: process.plt.return PASS: unprivileged myproc: tested: process.plt(string) PASS: unprivileged myproc: tested: process.plt(string).return PASS: unprivileged myproc: tested: process.provider(string).mark(string) PASS: unprivileged myproc: tested: process.statement(number) PASS: unprivileged myproc: tested: process.statement(number).nearest PASS: unprivileged myproc: tested: process.statement(string) PASS: unprivileged myproc: tested: process.statement(string).nearest PASS: unprivileged myproc: tested: process.syscall PASS: unprivileged myproc: tested: process.syscall.return PASS: unprivileged myproc: tested: process.thread.begin PASS: unprivileged myproc: tested: process.thread.end PASS: unprivileged myproc: tested: process(number).begin PASS: unprivileged myproc: tested: process(number).end PASS: unprivileged myproc: tested: process(number).function(number) PASS: unprivileged myproc: tested: process(number).function(number).call PASS: unprivileged myproc: tested: process(number).function(number).exported PASS: unprivileged myproc: tested: process(number).function(number).return PASS: unprivileged myproc: tested: process(number).function(string) PASS: unprivileged myproc: tested: process(number).function(string).call PASS: unprivileged myproc: tested: process(number).function(string).callee(string) PASS: unprivileged myproc: tested: process(number).function(string).callees PASS: unprivileged myproc: tested: process(number).function(string).callees(number) PASS: unprivileged myproc: tested: process(number).function(string).exported PASS: unprivileged myproc: tested: process(number).function(string).inline PASS: unprivileged myproc: tested: process(number).function(string).label(string) PASS: unprivileged myproc: tested: process(number).function(string).return PASS: unprivileged myproc: tested: process(number).insn PASS: unprivileged myproc: tested: process(number).insn.block PASS: unprivileged myproc: tested: process(number).mark(string) PASS: unprivileged myproc: tested: process(number).plt PASS: unprivileged myproc: tested: process(number).plt.return PASS: unprivileged myproc: tested: process(number).plt(string) PASS: unprivileged myproc: tested: process(number).plt(string).return PASS: unprivileged myproc: tested: process(number).provider(string).mark(string) PASS: unprivileged myproc: tested: process(number).statement(number) PASS: unprivileged myproc: tested: process(number).statement(number).absolute PASS: unprivileged myproc: tested: process(number).statement(number).absolute.return PASS: unprivileged myproc: tested: process(number).statement(number).nearest PASS: unprivileged myproc: tested: process(number).statement(string) PASS: unprivileged myproc: tested: process(number).statement(string).nearest PASS: unprivileged myproc: tested: process(number).syscall PASS: unprivileged myproc: tested: process(number).syscall.return PASS: unprivileged myproc: tested: process(number).thread.begin PASS: unprivileged myproc: tested: process(number).thread.end PASS: unprivileged myproc: tested: process(string).begin PASS: unprivileged myproc: tested: process(string).end PASS: unprivileged myproc: tested: process(string).function(number) PASS: unprivileged myproc: tested: process(string).function(number).call PASS: unprivileged myproc: tested: process(string).function(number).exported PASS: unprivileged myproc: tested: process(string).function(number).return PASS: unprivileged myproc: tested: process(string).function(string) PASS: unprivileged myproc: tested: process(string).function(string).call PASS: unprivileged myproc: tested: process(string).function(string).callee(string) PASS: unprivileged myproc: tested: process(string).function(string).callees PASS: unprivileged myproc: tested: process(string).function(string).callees(number) PASS: unprivileged myproc: tested: process(string).function(string).exported PASS: unprivileged myproc: tested: process(string).function(string).inline PASS: unprivileged myproc: tested: process(string).function(string).label(string) PASS: unprivileged myproc: tested: process(string).function(string).return PASS: unprivileged myproc: tested: process(string).insn PASS: unprivileged myproc: tested: process(string).insn.block PASS: unprivileged myproc: tested: process(string).library(string).function(number) PASS: unprivileged myproc: tested: process(string).library(string).function(number).call PASS: unprivileged myproc: tested: process(string).library(string).function(number).exported PASS: unprivileged myproc: tested: process(string).library(string).function(number).return PASS: unprivileged myproc: tested: process(string).library(string).function(string) PASS: unprivileged myproc: tested: process(string).library(string).function(string).call PASS: unprivileged myproc: tested: process(string).library(string).function(string).callee(string) PASS: unprivileged myproc: tested: process(string).library(string).function(string).callees PASS: unprivileged myproc: tested: process(string).library(string).function(string).callees(number) PASS: unprivileged myproc: tested: process(string).library(string).function(string).exported PASS: unprivileged myproc: tested: process(string).library(string).function(string).inline PASS: unprivileged myproc: tested: process(string).library(string).function(string).label(string) PASS: unprivileged myproc: tested: process(string).library(string).function(string).return PASS: unprivileged myproc: tested: process(string).library(string).mark(string) PASS: unprivileged myproc: tested: process(string).library(string).plt PASS: unprivileged myproc: tested: process(string).library(string).plt.return PASS: unprivileged myproc: tested: process(string).library(string).plt(string) PASS: unprivileged myproc: tested: process(string).library(string).plt(string).return PASS: unprivileged myproc: tested: process(string).library(string).provider(string).mark(string) PASS: unprivileged myproc: tested: process(string).library(string).statement(number) PASS: unprivileged myproc: tested: process(string).library(string).statement(number).nearest PASS: unprivileged myproc: tested: process(string).library(string).statement(string) PASS: unprivileged myproc: tested: process(string).library(string).statement(string).nearest PASS: unprivileged myproc: tested: process(string).mark(string) PASS: unprivileged myproc: tested: process(string).plt PASS: unprivileged myproc: tested: process(string).plt.return PASS: unprivileged myproc: tested: process(string).plt(string) PASS: unprivileged myproc: tested: process(string).plt(string).return PASS: unprivileged myproc: tested: process(string).provider(string).mark(string) PASS: unprivileged myproc: tested: process(string).statement(number) PASS: unprivileged myproc: tested: process(string).statement(number).nearest PASS: unprivileged myproc: tested: process(string).statement(string) PASS: unprivileged myproc: tested: process(string).statement(string).nearest PASS: unprivileged myproc: tested: process(string).syscall PASS: unprivileged myproc: tested: process(string).syscall.return PASS: unprivileged myproc: tested: process(string).thread.begin PASS: unprivileged myproc: tested: process(string).thread.end testcase ./systemtap.unprivileged/unprivileged_myproc.exp completed in 952 seconds Running ./systemtap.unprivileged/unprivileged_options.exp ... eval exec stap --unprivileged -g You can't specify -g and --privilege=stapusr together. Try '--help' for more information. PASS: Invalid Unprivileged Mode Arguments: --unprivileged -g eval exec stap --privilege=stapusr -g You can't specify -g and --privilege=stapusr together. Try '--help' for more information. PASS: Invalid Unprivileged Mode Arguments: --privilege=stapusr -g eval exec stap --privilege=stapsys -g You can't specify -g and --privilege=stapsys together. Try '--help' for more information. PASS: Invalid Unprivileged Mode Arguments: --privilege=stapsys -g eval exec stap -g --unprivileged You can't specify -g and --privilege=stapusr together. Try '--help' for more information. PASS: Invalid Unprivileged Mode Arguments: -g --unprivileged eval exec stap -g --privilege=stapusr You can't specify -g and --privilege=stapusr together. Try '--help' for more information. PASS: Invalid Unprivileged Mode Arguments: -g --privilege=stapusr eval exec stap -g --privilege=stapsys You can't specify -g and --privilege=stapsys together. Try '--help' for more information. PASS: Invalid Unprivileged Mode Arguments: -g --privilege=stapsys testcase ./systemtap.unprivileged/unprivileged_options.exp completed in 0 seconds Running ./systemtap.unprivileged/unprivileged_probes.exp ... Executing on host: gcc ./systemtap.unprivileged/libloop.c -isystem. -isystem/root/systemtap_write/install/include -g -O -Wall -Werror -I. -shared -fPIC -lm -o libloop.so (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.unprivileged/libloop.c -isystem. -isystem/root/systemtap_write/install/include -g -O -Wall -Werror -I. -shared -fPIC -lm -o libloop.so PASS: unprivileged probes library compile Executing on host: gcc ./systemtap.unprivileged/loop.c -g -O -lpthread -isystem. -isystem/root/systemtap_write/install/include -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lloop -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o loop (timeout = 300) spawn -ignore SIGHUP gcc ./systemtap.unprivileged/loop.c -g -O -lpthread -isystem. -isystem/root/systemtap_write/install/include -Wl,-rpath,/root/systemtap_write/systemtap/testsuite -L/root/systemtap_write/systemtap/testsuite -lloop -DSTAP_SDT_ARG_CONSTRAINT=nr -lm -o loop PASS: unprivileged probes exe compile addr_of_bar: 0x0000000000400980 addr_of_libloopfunc: 0x0000000000000834 eval exec stap --dump-probe-types begin begin(number) end end(number) error error(number) java(number).class(string).method(string) java(number).class(string).method(string).return java(string).class(string).method(string) java(string).class(string).method(string).return kernel.data(number).length(number).rw kernel.data(number).length(number).write kernel.data(number).rw kernel.data(number).write kernel.data(string).rw kernel.data(string).write kernel.function(number) kernel.function(number).call kernel.function(number).exported kernel.function(number).return kernel.function(number).return.maxactive(number) kernel.function(string) kernel.function(string).call kernel.function(string).callee(string) kernel.function(string).callees kernel.function(string).callees(number) kernel.function(string).exported kernel.function(string).inline kernel.function(string).label(string) kernel.function(string).return kernel.function(string).return.maxactive(number) kernel.mark(string) kernel.mark(string).format(string) kernel.statement(number) kernel.statement(number).absolute kernel.statement(number).nearest kernel.statement(string) kernel.statement(string).nearest kernel.trace(string) kprobe.function(string) kprobe.function(string).call kprobe.function(string).return kprobe.function(string).return.maxactive(number) kprobe.module(string).function(string) kprobe.module(string).function(string).call kprobe.module(string).function(string).return kprobe.module(string).function(string).return.maxactive(number) kprobe.statement(number).absolute module(string).function(number) module(string).function(number).call module(string).function(number).exported module(string).function(number).return module(string).function(number).return.maxactive(number) module(string).function(string) module(string).function(string).call module(string).function(string).callee(string) module(string).function(string).callees module(string).function(string).callees(number) module(string).function(string).exported module(string).function(string).inline module(string).function(string).label(string) module(string).function(string).return module(string).function(string).return.maxactive(number) module(string).statement(number) module(string).statement(number).nearest module(string).statement(string) module(string).statement(string).nearest netfilter.hook(string).pf(string) netfilter.hook(string).pf(string).priority(string) netfilter.pf(string).hook(string) netfilter.pf(string).hook(string).priority(string) never perf.type(number).config(number) perf.type(number).config(number).counter(string) perf.type(number).config(number).process perf.type(number).config(number).process(string) perf.type(number).config(number).process(string).counter(string) perf.type(number).config(number).sample(number) process.begin process.end process.function(number) process.function(number).call process.function(number).exported process.function(number).return process.function(string) process.function(string).call process.function(string).callee(string) process.function(string).callees process.function(string).callees(number) process.function(string).exported process.function(string).inline process.function(string).label(string) process.function(string).return process.library(string).function(number) process.library(string).function(number).call process.library(string).function(number).exported process.library(string).function(number).return process.library(string).function(string) process.library(string).function(string).call process.library(string).function(string).callee(string) process.library(string).function(string).callees process.library(string).function(string).callees(number) process.library(string).function(string).exported process.library(string).function(string).inline process.library(string).function(string).label(string) process.library(string).function(string).return process.library(string).mark(string) process.library(string).plt process.library(string).plt.return process.library(string).plt(string) process.library(string).plt(string).return process.library(string).provider(string).mark(string) process.library(string).statement(number) process.library(string).statement(number).nearest process.library(string).statement(string) process.library(string).statement(string).nearest process.mark(string) process.plt process.plt.return process.plt(string) process.plt(string).return process.provider(string).mark(string) process.statement(number) process.statement(number).nearest process.statement(string) process.statement(string).nearest process.syscall process.syscall.return process.thread.begin process.thread.end process(number).begin process(number).end process(number).function(number) process(number).function(number).call process(number).function(number).exported process(number).function(number).return process(number).function(string) process(number).function(string).call process(number).function(string).callee(string) process(number).function(string).callees process(number).function(string).callees(number) process(number).function(string).exported process(number).function(string).inline process(number).function(string).label(string) process(number).function(string).return process(number).insn process(number).insn.block process(number).mark(string) process(number).plt process(number).plt.return process(number).plt(string) process(number).plt(string).return process(number).provider(string).mark(string) process(number).statement(number) process(number).statement(number).absolute process(number).statement(number).absolute.return process(number).statement(number).nearest process(number).statement(string) process(number).statement(string).nearest process(number).syscall process(number).syscall.return process(number).thread.begin process(number).thread.end process(string).begin process(string).end process(string).function(number) process(string).function(number).call process(string).function(number).exported process(string).function(number).return process(string).function(string) process(string).function(string).call process(string).function(string).callee(string) process(string).function(string).callees process(string).function(string).callees(number) process(string).function(string).exported process(string).function(string).inline process(string).function(string).label(string) process(string).function(string).return process(string).insn process(string).insn.block process(string).library(string).function(number) process(string).library(string).function(number).call process(string).library(string).function(number).exported process(string).library(string).function(number).return process(string).library(string).function(string) process(string).library(string).function(string).call process(string).library(string).function(string).callee(string) process(string).library(string).function(string).callees process(string).library(string).function(string).callees(number) process(string).library(string).function(string).exported process(string).library(string).function(string).inline process(string).library(string).function(string).label(string) process(string).library(string).function(string).return process(string).library(string).mark(string) process(string).library(string).plt process(string).library(string).plt.return process(string).library(string).plt(string) process(string).library(string).plt(string).return process(string).library(string).provider(string).mark(string) process(string).library(string).statement(number) process(string).library(string).statement(number).nearest process(string).library(string).statement(string) process(string).library(string).statement(string).nearest process(string).mark(string) process(string).plt process(string).plt.return process(string).plt(string) process(string).plt(string).return process(string).provider(string).mark(string) process(string).statement(number) process(string).statement(number).nearest process(string).statement(string) process(string).statement(string).nearest process(string).syscall process(string).syscall.return process(string).thread.begin process(string).thread.end procfs.read procfs.read.maxsize(number) procfs.umask(number).read procfs.umask(number).read.maxsize(number) procfs.umask(number).write procfs.write procfs(string).read procfs(string).read.maxsize(number) procfs(string).umask(number).read procfs(string).umask(number).read.maxsize(number) procfs(string).umask(number).write procfs(string).write timer.hz(number) timer.jiffies(number) timer.jiffies(number).randomize(number) timer.ms(number) timer.ms(number).randomize(number) timer.msec(number) timer.msec(number).randomize(number) timer.ns(number) timer.ns(number).randomize(number) timer.nsec(number) timer.nsec(number).randomize(number) timer.profile.tick timer.s(number) timer.s(number).randomize(number) timer.sec(number) timer.sec(number).randomize(number) timer.us(number) timer.us(number).randomize(number) timer.usec(number) timer.usec(number).randomize(number) PASS: unprivileged probes: Obtain list of supported probe types our ./loop pid is 29408 eval exec stap -p2 --unprivileged -e {probe begin { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged begin eval exec stap -p2 --privilege=stapusr -e {probe myalias = begin(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes begin(10) /* <- myalias = begin(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr begin(number) with alias eval exec stap -p2 --unprivileged -e {probe end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes end /* <- end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged end eval exec stap -p2 --privilege=stapusr -e {probe myalias = end(10) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes end(10) /* <- myalias = end(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr end(number) with alias eval exec stap -p2 --unprivileged -e {probe error { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes error /* <- error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged error eval exec stap -p2 --privilege=stapusr -e {probe myalias = error(10) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes error(10) /* <- myalias = error(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr error(number) with alias eval exec stap -p2 --unprivileged -e {probe java(0).class("./loop").method("./loop") { println ("Hello"); exit (); }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # functions error:unknown (msg:string) exit:unknown () module_name:string () system:unknown (cmd:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) /* pc=.dynamic+0x1260 */ /* <- process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) */ begin /* <- begin */ end /* <- end,error */ error /* <- end,error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged java(number).class(string).method(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = java(0).class("./loop").method("./loop").return { println ("Hello"); exit (); } probe myalias {}} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # functions error:unknown (msg:string) exit:unknown () module_name:string () system:unknown (cmd:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) /* pc=.dynamic+0x1260 */ /* <- process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) */ begin /* <- begin */ end /* <- end,error */ error /* <- end,error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr java(number).class(string).method(string).return with alias eval exec stap -p2 --unprivileged -e {probe java("foobar").class("./loop").method("./loop") { println ("Hello"); exit (); }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # functions error:unknown (msg:string) exit:unknown () module_name:string () system:unknown (cmd:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) /* pc=.dynamic+0x1260 */ /* <- process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) */ begin /* <- begin */ end /* <- end,error */ error /* <- end,error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged java(string).class(string).method(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = java("foobar").class("./loop").method("./loop").return { println ("Hello"); exit (); } probe myalias {}} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # functions error:unknown (msg:string) exit:unknown () module_name:string () system:unknown (cmd:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) /* pc=.dynamic+0x1260 */ /* <- process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) */ begin /* <- begin */ end /* <- end,error */ error /* <- end,error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr java(string).class(string).method(string).return with alias eval exec stap -p2 --unprivileged -e {probe never { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes never /* <- never */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged never eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.begin { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.begin /* <- myalias = process.begin <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.begin with alias eval exec stap -p2 --unprivileged -e {probe process.end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.end /* <- process.end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.end eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.function(0x0000000000400980) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.function(number) with alias eval exec stap -p2 --unprivileged -e {probe process.function(0x0000000000400980).call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.function(number).call eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.function(0x0000000000400980).inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:17 source: probe myalias = process.function(0x0000000000400980).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:54 source: probe myalias = process.function(0x0000000000400980).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:99 source: probe myalias = process.function(0x0000000000400980).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapusr process.function(number).inline with alias (PRMS: GCC) eval exec stap -p2 --unprivileged -e {probe process.function(0x0000000000400980).return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.function(number).return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.function(0x0000000000400980).exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.function(number).exported with alias eval exec stap -p2 --unprivileged -e {probe process.function("bar") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.function(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.function("bar").call { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.function(string).call with alias eval exec stap -p2 --unprivileged -e {probe process.function("ibar").inline { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.function(string).inline eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.function("bar").label("a") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13") /* pc=.absolute+0x998 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.function(string).label(string) with alias eval exec stap -p2 --unprivileged -e {probe process.function("bar").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.function(string).return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.function("bar").exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.function(string).exported with alias eval exec stap -p2 --unprivileged -e {probe process.function("main").callee("ibar") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.function(string).callee(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.function("main").callees { println ("Hello"); exit (); } probe myalias {}} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.function(string).callees with alias eval exec stap -p2 --unprivileged -e {probe process.function("main").callees(1) { println ("Hello"); exit (); }} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.function(string).callees(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.plt { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.plt with alias eval exec stap -p2 --unprivileged -e {probe process.plt.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.plt.return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.plt("*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.plt(string) with alias eval exec stap -p2 --unprivileged -e {probe process.plt("*").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.plt(string).return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").function(0x0000000000000834) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).function(number) with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").function(0x0000000000000834).call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).call /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).function(number).call eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:17 source: probe myalias = process.library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:76 source: probe myalias = process.library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:121 source: probe myalias = process.library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapusr process.library(string).function(number).inline with alias (PRMS: GCC) eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").function(0x0000000000000834).return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).return /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).function(number).return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").function(0x0000000000000834).exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).exported /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).function(number).exported with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").function("libloopfunc") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).function(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").function("libloopfunc").call { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").call /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).function(string).call with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").function("ilibloopfunc").inline { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7").inline /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).function(string).inline eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").function("libloopfunc").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").return /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).function(string).return with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").function("libloopfunc").exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").exported /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).function(string).exported eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").function("libloopfunc").label("a") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:19") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:19").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).function(string).label(string) with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").function("libloopfunc").callee("ilibloopfunc") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).function(string).callee(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").function("libloopfunc").callees { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).function(string).callees with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").function("libloopfunc").callees(1) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).function(string).callees(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").plt { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).plt with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").plt.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).plt.return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").plt("*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).plt(string) with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").plt("*").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).plt(string).return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").mark("libloopfunc_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).mark(string) with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").provider("_test_").mark("libloopfunc_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).provider(string).mark(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").statement(0x0000000000000834) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).statement(number) with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").statement(0x0000000000000834).nearest { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).statement(number).nearest eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.library("libloop.so").statement("libloopfunc@libloop.c:*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") /* pc=.dynamic+0x850 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") /* pc=.dynamic+0x890 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") /* pc=.dynamic+0x88c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") /* pc=.dynamic+0x898 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.library(string).statement(string) with alias eval exec stap -p2 --unprivileged -e {probe process.library("libloop.so").statement("libloopfunc@libloop.c:*").nearest { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") /* pc=.dynamic+0x850 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") /* pc=.dynamic+0x890 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") /* pc=.dynamic+0x88c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") /* pc=.dynamic+0x898 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.library(string).statement(string).nearest eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.provider("_test_").mark("main_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.provider(string).mark(string) with alias eval exec stap -p2 --unprivileged -e {probe process.mark("main_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.mark(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.statement(0x0000000000400980) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.statement(number) with alias eval exec stap -p2 --unprivileged -e {probe process.statement(0x0000000000400980).nearest { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.statement(number).nearest eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.statement("bar@loop.c:*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.statement(string) with alias eval exec stap -p2 --unprivileged -e {probe process.statement("bar@loop.c:*").nearest { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.statement(string).nearest eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.syscall { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.syscall /* <- myalias = process.syscall <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.syscall with alias eval exec stap -p2 --unprivileged -e {probe process.syscall.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.syscall.return /* <- process.syscall.return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.syscall.return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process.thread.begin { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.thread.begin /* <- myalias = process.thread.begin <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process.thread.begin with alias eval exec stap -p2 --unprivileged -e {probe process.thread.end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.thread.end /* <- process.thread.end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process.thread.end eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).begin { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(29408).begin /* <- myalias = process(29408).begin <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).begin with alias eval exec stap -p2 --unprivileged -e {probe process(29408).end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(29408).end /* <- process(29408).end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).end eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).statement(0x0000000000400980).absolute { println ("Hello"); exit (); } probe myalias {}} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:17 source: probe myalias = process(29408).statement(0x0000000000400980).absolute { println ("Hello"); exit (); } probe myalias {} ^ semantic error: absolute process probes not available [man error::inode-uprobes] semantic error: while resolving probe point: identifier 'myalias' at :1:109 source: probe myalias = process(29408).statement(0x0000000000400980).absolute { println ("Hello"); exit (); } probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapusr process(number).statement(number).absolute with alias (PRMS: INODE_UPROBES) eval exec stap -p2 --unprivileged -e {probe process(29408).statement(0x0000000000400980).absolute.return { println ("Hello"); exit (); }} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(29408).statement(0x0000000000400980).absolute.return { println ("Hello"); exit (); } ^ semantic error: absolute process probes not available [man error::inode-uprobes] Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --unprivileged process(number).statement(number).absolute.return (PRMS: INODE_UPROBES) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).syscall { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(29408).syscall /* <- myalias = process(29408).syscall <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).syscall with alias eval exec stap -p2 --unprivileged -e {probe process(29408).syscall.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(29408).syscall.return /* <- process(29408).syscall.return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).syscall.return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).thread.begin { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(29408).thread.begin /* <- myalias = process(29408).thread.begin <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).thread.begin with alias eval exec stap -p2 --unprivileged -e {probe process(29408).thread.end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(29408).thread.end /* <- process(29408).thread.end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).thread.end eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).function(0x0000000000400980) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).function(number) with alias eval exec stap -p2 --unprivileged -e {probe process(29408).function(0x0000000000400980).call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).function(number).call eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).function(0x0000000000400980).exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).function(number).exported with alias eval exec stap -p2 --unprivileged -e {probe process(29408).function(0x0000000000400980).return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).function(number).return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).function("bar") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).function(string) with alias eval exec stap -p2 --unprivileged -e {probe process(29408).function("bar").call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).function(string).call eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).function("main").callee("ibar") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).function(string).callee(string) with alias eval exec stap -p2 --unprivileged -e {probe process(29408).function("main").callees { println ("Hello"); exit (); }} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).function(string).callees eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).function("main").callees(1) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).function(string).callees(number) with alias eval exec stap -p2 --unprivileged -e {probe process(29408).function("bar").exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).function(string).exported eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).function("ibar").inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).function(string).inline with alias eval exec stap -p2 --unprivileged -e {probe process(29408).function("bar").label("a") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13") /* pc=.absolute+0x998 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).function(string).label(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).function("bar").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).function(string).return with alias eval exec stap -p2 --unprivileged -e {probe process(29408).mark("main_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).mark(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).plt { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).plt with alias eval exec stap -p2 --unprivileged -e {probe process(29408).plt.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).plt.return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).plt("*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).plt(string) with alias eval exec stap -p2 --unprivileged -e {probe process(29408).plt("*").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).plt(string).return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).provider("_test_").mark("main_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).provider(string).mark(string) with alias eval exec stap -p2 --unprivileged -e {probe process(29408).statement(0x0000000000400980) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).statement(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).statement(0x0000000000400980).nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).statement(number).nearest with alias eval exec stap -p2 --unprivileged -e {probe process(29408).statement("bar@loop.c:*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(number).statement(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process(29408).statement("bar@loop.c:*").nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(number).statement(string).nearest with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").begin { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").begin /* <- process("./loop").begin */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).begin eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").end { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").end /* <- myalias = process("./loop").end <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).end with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").function(0x0000000000400980) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).function(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").function(0x0000000000400980).call { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).function(number).call with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").function(0x0000000000400980).inline { println ("Hello"); exit (); }} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").function(0x0000000000400980).inline { println ("Hello"); exit (); } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:54 source: probe process("./loop").function(0x0000000000400980).inline { println ("Hello"); exit (); } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --unprivileged process(string).function(number).inline (PRMS: GCC) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").function(0x0000000000400980).return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).function(number).return with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").function(0x0000000000400980).exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).function(number).exported eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").function("bar") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).function(string) with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").function("bar").call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).function(string).call eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").function("ibar").inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).function(string).inline with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").function("bar").label("a") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13") /* pc=.absolute+0x998 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).function(string).label(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").function("bar").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).function(string).return with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").function("bar").exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).function(string).exported eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").function("main").callee("ibar") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).function(string).callee(string) with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").function("main").callees { println ("Hello"); exit (); }} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).function(string).callees eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").function("main").callees(1) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).function(string).callees(number) with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").function(0x0000000000000834) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).function(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").function(0x0000000000000834).call { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).call /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).function(number).call with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); }} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:76 source: probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --unprivileged process(string).library(string).function(number).inline (PRMS: GCC) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").function(0x0000000000000834).return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).return /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).function(number).return with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).exported /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).function(number).exported eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").function("libloopfunc") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).function(string) with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").function("libloopfunc").call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").call /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).function(string).call eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").function("ilibloopfunc").inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7").inline /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).function(string).inline with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").function("libloopfunc").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").return /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).function(string).return eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").function("libloopfunc").exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").exported /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).function(string).exported with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").function("libloopfunc").label("a") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:19") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:19").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).function(string).label(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").function("libloopfunc").callee("ilibloopfunc") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).function(string).callee(string) with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").function("libloopfunc").callees { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).function(string).callees eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").function("libloopfunc").callees(1) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).function(string).callees(number) with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").mark("libloopfunc_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).mark(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").provider("_test_").mark("libloopfunc_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).provider(string).mark(string) with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").statement(0x0000000000000834) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).statement(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").statement(0x0000000000000834).nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).statement(number).nearest with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").statement("libloopfunc@libloop.c:*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") /* pc=.dynamic+0x850 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") /* pc=.dynamic+0x890 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") /* pc=.dynamic+0x88c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") /* pc=.dynamic+0x898 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).statement(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").statement("libloopfunc@libloop.c:*").nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") /* pc=.dynamic+0x850 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") /* pc=.dynamic+0x890 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") /* pc=.dynamic+0x88c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") /* pc=.dynamic+0x898 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).statement(string).nearest with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").plt { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).plt eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").plt.return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).plt.return with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").library("libloop.so").plt("*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).library(string).plt(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").library("libloop.so").plt("*").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).library(string).plt(string).return with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").mark("main_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).mark(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").provider("_test_").mark("main_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).provider(string).mark(string) with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").statement(0x0000000000400980) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).statement(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").statement(0x0000000000400980).nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).statement(number).nearest with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").statement("bar@loop.c:*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).statement(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").statement("bar@loop.c:*").nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).statement(string).nearest with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").plt { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).plt eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").plt.return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).plt.return with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").plt("*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).plt(string) eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").plt("*").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).plt(string).return with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").syscall { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").syscall /* <- process("./loop").syscall */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).syscall eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").syscall.return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").syscall.return /* <- myalias = process("./loop").syscall.return <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).syscall.return with alias eval exec stap -p2 --unprivileged -e {probe process("./loop").thread.begin { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").thread.begin /* <- process("./loop").thread.begin */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged process(string).thread.begin eval exec stap -p2 --privilege=stapusr -e {probe myalias = process("./loop").thread.end { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").thread.end /* <- myalias = process("./loop").thread.end <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr process(string).thread.end with alias eval exec stap -p2 --unprivileged -e {probe timer.hz(1000) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.hz(1000) /* <- timer.hz(1000) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.hz(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.jiffies(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.jiffies(10) /* <- myalias = timer.jiffies(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.jiffies(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.jiffies(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.jiffies(10).randomize(10) /* <- timer.jiffies(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.jiffies(number).randomize(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.ms(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.ms(10) /* <- myalias = timer.ms(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.ms(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.ms(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.ms(10).randomize(10) /* <- timer.ms(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.ms(number).randomize(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.msec(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.msec(10) /* <- myalias = timer.msec(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.msec(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.msec(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.msec(10).randomize(10) /* <- timer.msec(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.msec(number).randomize(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.ns(100000) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.ns(100000) /* <- myalias = timer.ns(100000) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.ns(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.ns(100000).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.ns(100000).randomize(10) /* <- timer.ns(100000).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.ns(number).randomize(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.nsec(100000) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.nsec(100000) /* <- myalias = timer.nsec(100000) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.nsec(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.nsec(100000).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.nsec(100000).randomize(10) /* <- timer.nsec(100000).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.nsec(number).randomize(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.s(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.s(10) /* <- myalias = timer.s(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.s(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.s(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.s(10).randomize(10) /* <- timer.s(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.s(number).randomize(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.sec(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.sec(10) /* <- myalias = timer.sec(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.sec(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.sec(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.sec(10).randomize(10) /* <- timer.sec(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.sec(number).randomize(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.us(100) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.us(100) /* <- myalias = timer.us(100) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.us(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.us(100).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.us(100).randomize(10) /* <- timer.us(100).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.us(number).randomize(number) eval exec stap -p2 --privilege=stapusr -e {probe myalias = timer.usec(100) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.usec(100) /* <- myalias = timer.usec(100) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapusr timer.usec(number) with alias eval exec stap -p2 --unprivileged -e {probe timer.usec(100).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.usec(100).randomize(10) /* <- timer.usec(100).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --unprivileged timer.usec(number).randomize(number) our ./loop pid is 30424 eval exec stap -p2 --privilege=stapsys -e {probe begin { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes begin /* <- begin */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys begin eval exec stap -p2 --privilege=stapsys -e {probe myalias = begin(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes begin(10) /* <- myalias = begin(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys begin(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes end /* <- end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys end eval exec stap -p2 --privilege=stapsys -e {probe myalias = end(10) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes end(10) /* <- myalias = end(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys end(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe error { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes error /* <- error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys error eval exec stap -p2 --privilege=stapsys -e {probe myalias = error(10) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes error(10) /* <- myalias = error(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys error(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe java(0).class("./loop").method("./loop") { println ("Hello"); exit (); }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # functions error:unknown (msg:string) exit:unknown () module_name:string () system:unknown (cmd:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) /* pc=.dynamic+0x1260 */ /* <- process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) */ begin /* <- begin */ end /* <- end,error */ error /* <- end,error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys java(number).class(string).method(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = java(0).class("./loop").method("./loop").return { println ("Hello"); exit (); } probe myalias {}} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # functions error:unknown (msg:string) exit:unknown () module_name:string () system:unknown (cmd:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) /* pc=.dynamic+0x1260 */ /* <- process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) */ begin /* <- begin */ end /* <- end,error */ error /* <- end,error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys java(number).class(string).method(string).return with alias eval exec stap -p2 --privilege=stapsys -e {probe java("foobar").class("./loop").method("./loop") { println ("Hello"); exit (); }} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # functions error:unknown (msg:string) exit:unknown () module_name:string () system:unknown (cmd:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) /* pc=.dynamic+0x1260 */ /* <- process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) */ begin /* <- begin */ end /* <- end,error */ error /* <- end,error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys java(string).class(string).method(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = java("foobar").class("./loop").method("./loop").return { println ("Hello"); exit (); } probe myalias {}} # global embedded code %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #include %} # functions error:unknown (msg:string) exit:unknown () module_name:string () system:unknown (cmd:string) user_string:string (addr:long) user_string_n:string (addr:long, n:long) # probes process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) /* pc=.dynamic+0x1260 */ /* <- process("/root/systemtap_write/install/libexec/systemtap/libHelperSDT_aarch64.so").statement(0x1260) */ begin /* <- begin */ end /* <- end,error */ error /* <- end,error */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys java(string).class(string).method(string).return with alias eval exec stap -p2 --privilege=stapsys -e {probe never { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes never /* <- never */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys never eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.begin { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.begin /* <- myalias = process.begin <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.begin with alias eval exec stap -p2 --privilege=stapsys -e {probe process.end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.end /* <- process.end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.end eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.function(0x0000000000400980) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.function(0x0000000000400980).call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(number).call eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.function(0x0000000000400980).inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:17 source: probe myalias = process.function(0x0000000000400980).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:54 source: probe myalias = process.function(0x0000000000400980).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:99 source: probe myalias = process.function(0x0000000000400980).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapsys process.function(number).inline with alias (PRMS: GCC) eval exec stap -p2 --privilege=stapsys -e {probe process.function(0x0000000000400980).return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(number).return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.function(0x0000000000400980).exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(number).exported with alias eval exec stap -p2 --privilege=stapsys -e {probe process.function("bar") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.function("bar").call { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string).call with alias eval exec stap -p2 --privilege=stapsys -e {probe process.function("ibar").inline { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string).inline eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.function("bar").label("a") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13") /* pc=.absolute+0x998 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string).label(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.function("bar").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string).return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.function("bar").exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string).exported with alias eval exec stap -p2 --privilege=stapsys -e {probe process.function("main").callee("ibar") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string).callee(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.function("main").callees { println ("Hello"); exit (); } probe myalias {}} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string).callees with alias eval exec stap -p2 --privilege=stapsys -e {probe process.function("main").callees(1) { println ("Hello"); exit (); }} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.function(string).callees(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.plt { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.plt with alias eval exec stap -p2 --privilege=stapsys -e {probe process.plt.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.plt.return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.plt("*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.plt(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.plt("*").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.plt(string).return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").function(0x0000000000000834) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").function(0x0000000000000834).call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).call /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(number).call eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:17 source: probe myalias = process.library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:76 source: probe myalias = process.library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:121 source: probe myalias = process.library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapsys process.library(string).function(number).inline with alias (PRMS: GCC) eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").function(0x0000000000000834).return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).return /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(number).return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").function(0x0000000000000834).exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).exported /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(number).exported with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").function("libloopfunc").call { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").call /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string).call with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").function("ilibloopfunc").inline { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7").inline /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string).inline eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").function("libloopfunc").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").return /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string).return with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").exported /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string).exported eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").function("libloopfunc").label("a") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:19") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:19").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string).label(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").callee("ilibloopfunc") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string).callee(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").function("libloopfunc").callees { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string).callees with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").function("libloopfunc").callees(1) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).function(string).callees(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").plt { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).plt with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").plt.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).plt.return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").plt("*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).plt(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").plt("*").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).plt(string).return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").mark("libloopfunc_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).mark(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").provider("_test_").mark("libloopfunc_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).provider(string).mark(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").statement(0x0000000000000834) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).statement(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").statement(0x0000000000000834).nearest { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).statement(number).nearest eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.library("libloop.so").statement("libloopfunc@libloop.c:*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") /* pc=.dynamic+0x850 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") /* pc=.dynamic+0x890 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") /* pc=.dynamic+0x88c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") /* pc=.dynamic+0x898 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).statement(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.library("libloop.so").statement("libloopfunc@libloop.c:*").nearest { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") /* pc=.dynamic+0x850 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") /* pc=.dynamic+0x890 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") /* pc=.dynamic+0x88c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") /* pc=.dynamic+0x898 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.library(string).statement(string).nearest eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.provider("_test_").mark("main_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.provider(string).mark(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.mark("main_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.mark(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.statement(0x0000000000400980) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.statement(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.statement(0x0000000000400980).nearest { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.statement(number).nearest eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.statement("bar@loop.c:*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.statement(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process.statement("bar@loop.c:*").nearest { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.statement(string).nearest eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.syscall { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.syscall /* <- myalias = process.syscall <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.syscall with alias eval exec stap -p2 --privilege=stapsys -e {probe process.syscall.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.syscall.return /* <- process.syscall.return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.syscall.return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process.thread.begin { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.thread.begin /* <- myalias = process.thread.begin <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.thread.begin with alias eval exec stap -p2 --privilege=stapsys -e {probe process.thread.end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process.thread.end /* <- process.thread.end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process.thread.end eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).begin { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(30424).begin /* <- myalias = process(30424).begin <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).begin with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(30424).end /* <- process(30424).end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).end eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).statement(0x0000000000400980).absolute { println ("Hello"); exit (); } probe myalias {}} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:17 source: probe myalias = process(30424).statement(0x0000000000400980).absolute { println ("Hello"); exit (); } probe myalias {} ^ semantic error: absolute process probes not available [man error::inode-uprobes] semantic error: while resolving probe point: identifier 'myalias' at :1:109 source: probe myalias = process(30424).statement(0x0000000000400980).absolute { println ("Hello"); exit (); } probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapsys process(number).statement(number).absolute with alias (PRMS: INODE_UPROBES) eval exec stap -p2 --privilege=stapsys -e {probe process(30424).statement(0x0000000000400980).absolute.return { println ("Hello"); exit (); }} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(30424).statement(0x0000000000400980).absolute.return { println ("Hello"); exit (); } ^ semantic error: absolute process probes not available [man error::inode-uprobes] Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapsys process(number).statement(number).absolute.return (PRMS: INODE_UPROBES) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).syscall { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(30424).syscall /* <- myalias = process(30424).syscall <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).syscall with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).syscall.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(30424).syscall.return /* <- process(30424).syscall.return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).syscall.return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).thread.begin { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(30424).thread.begin /* <- myalias = process(30424).thread.begin <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).thread.begin with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).thread.end { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process(30424).thread.end /* <- process(30424).thread.end */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).thread.end eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).function(0x0000000000400980) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).function(0x0000000000400980).call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(number).call eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).function(0x0000000000400980).exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(number).exported with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).function(0x0000000000400980).return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(number).return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).function("bar") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).function("bar").call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string).call eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).function("main").callee("ibar") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string).callee(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).function("main").callees { println ("Hello"); exit (); }} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string).callees eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).function("main").callees(1) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string).callees(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).function("bar").exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string).exported eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).function("ibar").inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string).inline with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).function("bar").label("a") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13") /* pc=.absolute+0x998 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string).label(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).function("bar").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).function(string).return with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).mark("main_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).mark(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).plt { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).plt with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).plt.return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).plt.return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).plt("*") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).plt(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).plt("*").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).plt(string).return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).provider("_test_").mark("main_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).provider(string).mark(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).statement(0x0000000000400980) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).statement(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).statement(0x0000000000400980).nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).statement(number).nearest with alias eval exec stap -p2 --privilege=stapsys -e {probe process(30424).statement("bar@loop.c:*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).statement(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process(30424).statement("bar@loop.c:*").nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(number).statement(string).nearest with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").begin { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").begin /* <- process("./loop").begin */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).begin eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").end { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").end /* <- myalias = process("./loop").end <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).end with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").function(0x0000000000400980) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").function(0x0000000000400980).call { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(number).call with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").function(0x0000000000400980).inline { println ("Hello"); exit (); }} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").function(0x0000000000400980).inline { println ("Hello"); exit (); } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:54 source: probe process("./loop").function(0x0000000000400980).inline { println ("Hello"); exit (); } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapsys process(string).function(number).inline (PRMS: GCC) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").function(0x0000000000400980).return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(number).return with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").function(0x0000000000400980).exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function(0x400980).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(number).exported eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").function("bar") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").function("bar").call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string).call eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").function("ibar").inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string).inline with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").function("bar").label("a") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13") /* pc=.absolute+0x998 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:13").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string).label(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").function("bar").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string).return with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").function("bar").exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("bar@./systemtap.unprivileged/loop.c:8").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string).exported eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").function("main").callee("ibar") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string).callee(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").function("main").callees { println ("Hello"); exit (); }} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string).callees eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").function("main").callees(1) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # global embedded code %{ /* caller_addr() might be user caller, so needs at least uprobes structs. */ #include "linux/uprobes-inc.h" %} %{ #define STAP_NEED_CONTEXT_TOKENIZE 1 %} %{ #include #include #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,25) #include #endif #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,9,0) #include #endif #ifndef STAPCONF_TASK_UID #include #endif %} %{ #define __STP_GET_USER(t, warn) \ do { \ __label__ deref_fault; \ t *_ptr = (t*) (intptr_t) STAP_ARG_addr; \ STAP_RETVALUE = uread (_ptr); \ if (0) { \ deref_fault: \ STAP_RETVALUE = 0; \ CONTEXT->last_error = NULL; \ if (warn) { \ snprintf(CONTEXT->error_buffer, \ sizeof(CONTEXT->error_buffer), \ "user %s copy fault %p [man error::fault]", #t, _ptr); \ _stp_warn(CONTEXT->error_buffer); \ } \ } \ } while (0) #define STP_GET_USER(t) __STP_GET_USER(t, 0) #define STP_GET_USER_WARN(t) __STP_GET_USER(t, 1) %} %{ #include %} # functions _caller_match:long (user_mode:long, level:long, module:string, section:string, addr:long) error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa14 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("ibar@./systemtap.unprivileged/loop.c:18") /* pc=.absolute+0xa2c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("ibar@./systemtap.unprivileged/loop.c:18") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ process("/root/systemtap_write/systemtap/testsuite/loop").function("tbar@./systemtap.unprivileged/loop.c:25") /* pc=.absolute+0x9b4 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").function("main@./systemtap.unprivileged/loop.c:37").callee("tbar@./systemtap.unprivileged/loop.c:25") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).function(string).callees(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").function(0x0000000000000834) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").function(0x0000000000000834).call { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).call /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(number).call with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); }} -c ./loop semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } ^ semantic error: invalid suffix for probe: identifier 'inline' at :1:76 source: probe process("./loop").library("libloop.so").function(0x0000000000000834).inline { println ("Hello"); exit (); } ^ Pass 2: analysis failed. [man error::pass2] KFAIL: unprivileged probes: --privilege=stapsys process(string).library(string).function(number).inline (PRMS: GCC) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").function(0x0000000000000834).return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).return /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(number).return with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").function(0x0000000000000834).exported { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).exported /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function(0x834).exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(number).exported eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").function("libloopfunc") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").call { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").call /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").call */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string).call eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").function("ilibloopfunc").inline { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7").inline /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7").inline */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string).inline with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").return { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").return /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string).return eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").function("libloopfunc").exported { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").exported /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").exported */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string).exported with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").label("a") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:19") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:19").label("a") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string).label(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").function("libloopfunc").callee("ilibloopfunc") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string).callee(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").function("libloopfunc").callees { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string).callees eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").function("libloopfunc").callees(1) { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").function("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") /* pc=.dynamic+0x854 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").function("libloopfunc@./systemtap.unprivileged/libloop.c:16").callee("ilibloopfunc@./systemtap.unprivileged/libloop.c:7") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).function(string).callees(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").mark("libloopfunc_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).mark(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").provider("_test_").mark("libloopfunc_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x848) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).provider(string).mark(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").statement(0x0000000000000834) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).statement(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").statement(0x0000000000000834).nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834) /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x834).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).statement(number).nearest with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").statement("libloopfunc@libloop.c:*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") /* pc=.dynamic+0x850 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") /* pc=.dynamic+0x890 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") /* pc=.dynamic+0x88c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") /* pc=.dynamic+0x898 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).statement(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").statement("libloopfunc@libloop.c:*").nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16") /* pc=.dynamic+0x834 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:16").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17") /* pc=.dynamic+0x850 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:17").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20") /* pc=.dynamic+0x848 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:20").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21") /* pc=.dynamic+0x890 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:21").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22") /* pc=.dynamic+0x88c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:22").nearest */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24") /* pc=.dynamic+0x898 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement("libloopfunc@./systemtap.unprivileged/libloop.c:24").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).statement(string).nearest with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").plt { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).plt eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").plt.return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).plt.return with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").library("libloop.so").plt("*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0) */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).plt(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").library("libloop.so").plt("*").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return /* pc=.dynamic+0x6a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6a0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return /* pc=.dynamic+0x6b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6b0).return */ process("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return /* pc=.dynamic+0x6c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").library("/root/systemtap_write/systemtap/testsuite/libloop.so").statement(0x6c0).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).library(string).plt(string).return with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").mark("main_enter") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).mark(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").provider("_test_").mark("main_enter") { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) /* pc=.absolute+0x9c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4009c0) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).provider(string).mark(string) with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").statement(0x0000000000400980) { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).statement(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").statement(0x0000000000400980).nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980) /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400980).nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).statement(number).nearest with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").statement("bar@loop.c:*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).statement(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").statement("bar@loop.c:*").nearest { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8") /* pc=.absolute+0x980 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:8").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11") /* pc=.absolute+0x984 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:11").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12") /* pc=.absolute+0x988 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:12").nearest */ process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15") /* pc=.absolute+0x99c */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement("bar@./systemtap.unprivileged/loop.c:15").nearest */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).statement(string).nearest with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").plt { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).plt eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").plt.return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).plt.return with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").plt("*") { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800) */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).plt(string) eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").plt("*").return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return /* pc=.absolute+0x7a0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007a0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return /* pc=.absolute+0x7b0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007b0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return /* pc=.absolute+0x7c0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007c0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return /* pc=.absolute+0x7d0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007d0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return /* pc=.absolute+0x7e0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007e0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return /* pc=.absolute+0x7f0 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x4007f0).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return /* pc=.absolute+0x800 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400800).return */ process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return /* pc=.absolute+0x810 */ /* <- process("/root/systemtap_write/systemtap/testsuite/loop").statement(0x400810).return */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).plt(string).return with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").syscall { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").syscall /* <- process("./loop").syscall */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).syscall eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").syscall.return { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").syscall.return /* <- myalias = process("./loop").syscall.return <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).syscall.return with alias eval exec stap -p2 --privilege=stapsys -e {probe process("./loop").thread.begin { println ("Hello"); exit (); }} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").thread.begin /* <- process("./loop").thread.begin */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).thread.begin eval exec stap -p2 --privilege=stapsys -e {probe myalias = process("./loop").thread.end { println ("Hello"); exit (); } probe myalias {}} -c ./loop # functions error:unknown (msg:string) exit:unknown () # probes process("/root/systemtap_write/systemtap/testsuite/loop").thread.end /* <- myalias = process("./loop").thread.end <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys process(string).thread.end with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.hz(1000) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.hz(1000) /* <- timer.hz(1000) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.hz(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.jiffies(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.jiffies(10) /* <- myalias = timer.jiffies(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.jiffies(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.jiffies(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.jiffies(10).randomize(10) /* <- timer.jiffies(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.jiffies(number).randomize(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.ms(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.ms(10) /* <- myalias = timer.ms(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.ms(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.ms(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.ms(10).randomize(10) /* <- timer.ms(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.ms(number).randomize(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.msec(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.msec(10) /* <- myalias = timer.msec(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.msec(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.msec(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.msec(10).randomize(10) /* <- timer.msec(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.msec(number).randomize(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.ns(100000) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.ns(100000) /* <- myalias = timer.ns(100000) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.ns(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.ns(100000).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.ns(100000).randomize(10) /* <- timer.ns(100000).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.ns(number).randomize(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.nsec(100000) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.nsec(100000) /* <- myalias = timer.nsec(100000) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.nsec(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.nsec(100000).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.nsec(100000).randomize(10) /* <- timer.nsec(100000).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.nsec(number).randomize(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.s(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.s(10) /* <- myalias = timer.s(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.s(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.s(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.s(10).randomize(10) /* <- timer.s(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.s(number).randomize(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.sec(10) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.sec(10) /* <- myalias = timer.sec(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.sec(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.sec(10).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.sec(10).randomize(10) /* <- timer.sec(10).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.sec(number).randomize(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.us(100) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.us(100) /* <- myalias = timer.us(100) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.us(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.us(100).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.us(100).randomize(10) /* <- timer.us(100).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.us(number).randomize(number) eval exec stap -p2 --privilege=stapsys -e {probe myalias = timer.usec(100) { println ("Hello"); exit (); } probe myalias {}} # functions error:unknown (msg:string) exit:unknown () # probes timer.usec(100) /* <- myalias = timer.usec(100) <- myalias */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.usec(number) with alias eval exec stap -p2 --privilege=stapsys -e {probe timer.usec(100).randomize(10) { println ("Hello"); exit (); }} # functions error:unknown (msg:string) exit:unknown () # probes timer.usec(100).randomize(10) /* <- timer.usec(100).randomize(10) */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys timer.usec(number).randomize(number) our ./loop pid is 31439 eval exec stap --unprivileged -p2 -e {probe process("./loop").insn {}} semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").insn {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'insn' at :1:25 source: probe process("./loop").insn {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged process(string).insn eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.data(10).length(10).rw {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.data(10).length(10).rw {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'rw' at :1:44 source: probe myalias = kernel.data(10).length(10).rw {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:56 source: probe myalias = kernel.data(10).length(10).rw {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.data(number).length(number).rw with alias eval exec stap --unprivileged -p2 -e {probe kernel.data(10).length(10).write {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.data(10).length(10).write {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'write' at :1:34 source: probe kernel.data(10).length(10).write {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.data(number).length(number).write eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.data(10).rw {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.data(10).rw {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'rw' at :1:33 source: probe myalias = kernel.data(10).rw {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:45 source: probe myalias = kernel.data(10).rw {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.data(number).rw with alias eval exec stap --unprivileged -p2 -e {probe kernel.data(10).write {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.data(10).write {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'write' at :1:23 source: probe kernel.data(10).write {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.data(number).write eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.data("./loop").rw {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.data("./loop").rw {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'rw' at :1:39 source: probe myalias = kernel.data("./loop").rw {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:51 source: probe myalias = kernel.data("./loop").rw {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.data(string).rw with alias eval exec stap --unprivileged -p2 -e {probe kernel.data("./loop").write {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.data("./loop").write {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'write' at :1:29 source: probe kernel.data("./loop").write {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.data(string).write eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.function(0x0000000000400980) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function(0x0000000000400980) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:24 source: probe myalias = kernel.function(0x0000000000400980) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:62 source: probe myalias = kernel.function(0x0000000000400980) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.function(number) with alias eval exec stap --unprivileged -p2 -e {probe kernel.function(0x0000000000400980).call {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function(0x0000000000400980).call {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'call' at :1:43 source: probe kernel.function(0x0000000000400980).call {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.function(number).call eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.function(0x0000000000400980).return {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function(0x0000000000400980).return {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:53 source: probe myalias = kernel.function(0x0000000000400980).return {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:69 source: probe myalias = kernel.function(0x0000000000400980).return {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.function(number).return with alias eval exec stap --unprivileged -p2 -e {probe kernel.function(0x0000000000400980).exported {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function(0x0000000000400980).exported {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'exported' at :1:43 source: probe kernel.function(0x0000000000400980).exported {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.function(number).exported eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.function(0x0000000000400980).return.maxactive(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function(0x0000000000400980).return.maxactive(10) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxactive' at :1:60 source: probe myalias = kernel.function(0x0000000000400980).return.maxactive(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:83 source: probe myalias = kernel.function(0x0000000000400980).return.maxactive(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.function(number).return.maxactive(number) with alias eval exec stap --unprivileged -p2 -e {probe kernel.function("bar") {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("bar") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:14 source: probe kernel.function("bar") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.function(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.function("bar").call {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("bar").call {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'call' at :1:40 source: probe myalias = kernel.function("bar").call {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:54 source: probe myalias = kernel.function("bar").call {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.function(string).call with alias eval exec stap --unprivileged -p2 -e {probe kernel.function("ibar").inline {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("ibar").inline {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'inline' at :1:31 source: probe kernel.function("ibar").inline {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.function(string).inline eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.function("bar").label("a") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("bar").label("a") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'label' at :1:40 source: probe myalias = kernel.function("bar").label("a") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:60 source: probe myalias = kernel.function("bar").label("a") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.function(string).label(string) with alias eval exec stap --unprivileged -p2 -e {probe kernel.function("bar").return {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("bar").return {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:30 source: probe kernel.function("bar").return {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.function(string).return eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.function("bar").exported {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("bar").exported {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'exported' at :1:40 source: probe myalias = kernel.function("bar").exported {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:58 source: probe myalias = kernel.function("bar").exported {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.function(string).exported with alias eval exec stap --unprivileged -p2 -e {probe kernel.function("bar").return.maxactive(10) {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("bar").return.maxactive(10) {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxactive' at :1:37 source: probe kernel.function("bar").return.maxactive(10) {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.function(string).return.maxactive(number) eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.function("main").callee("ibar") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("main").callee("ibar") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'callee' at :1:41 source: probe myalias = kernel.function("main").callee("ibar") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:65 source: probe myalias = kernel.function("main").callee("ibar") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.function(string).callee(string) with alias eval exec stap --unprivileged -p2 -e {probe kernel.function("main").callees {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("main").callees {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'callees' at :1:31 source: probe kernel.function("main").callees {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.function(string).callees eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.function("main").callees(1) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("main").callees(1) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'callees' at :1:41 source: probe myalias = kernel.function("main").callees(1) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:61 source: probe myalias = kernel.function("main").callees(1) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.function(string).callees(number) with alias eval exec stap --unprivileged -p2 -e {probe kernel.mark("main_enter") {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.mark("main_enter") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'mark' at :1:14 source: probe kernel.mark("main_enter") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.mark(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.mark("main_enter").format("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.mark("main_enter").format("./loop") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'format' at :1:43 source: probe myalias = kernel.mark("main_enter").format("./loop") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:69 source: probe myalias = kernel.mark("main_enter").format("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.mark(string).format(string) with alias eval exec stap --unprivileged -p2 -e {probe kernel.statement(0x0000000000400980) {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.statement(0x0000000000400980) {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'statement' at :1:14 source: probe kernel.statement(0x0000000000400980) {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.statement(number) eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.statement(0x0000000000400980).nearest {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.statement(0x0000000000400980).nearest {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'nearest' at :1:54 source: probe myalias = kernel.statement(0x0000000000400980).nearest {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:71 source: probe myalias = kernel.statement(0x0000000000400980).nearest {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.statement(number).nearest with alias eval exec stap --unprivileged -p2 -e {probe kernel.statement(0x0000000000400980).absolute {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.statement(0x0000000000400980).absolute {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'absolute' at :1:44 source: probe kernel.statement(0x0000000000400980).absolute {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.statement(number).absolute eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.statement("bar@loop.c:*") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.statement("bar@loop.c:*") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'statement' at :1:24 source: probe myalias = kernel.statement("bar@loop.c:*") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:59 source: probe myalias = kernel.statement("bar@loop.c:*") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.statement(string) with alias eval exec stap --unprivileged -p2 -e {probe kernel.statement("bar@loop.c:*").nearest {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.statement("bar@loop.c:*").nearest {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'nearest' at :1:40 source: probe kernel.statement("bar@loop.c:*").nearest {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kernel.statement(string).nearest eval exec stap --privilege=stapusr -p2 -e {probe myalias = kernel.trace("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.trace("./loop") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'trace' at :1:24 source: probe myalias = kernel.trace("./loop") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:49 source: probe myalias = kernel.trace("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kernel.trace(string) with alias eval exec stap --unprivileged -p2 -e {probe kprobe.function("bar") {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:7 source: probe kprobe.function("bar") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:14 source: probe kprobe.function("bar") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kprobe.function(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = kprobe.function("bar").call {} probe myalias {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:17 source: probe myalias = kprobe.function("bar").call {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'call' at :1:40 source: probe myalias = kprobe.function("bar").call {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:54 source: probe myalias = kprobe.function("bar").call {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kprobe.function(string).call with alias eval exec stap --unprivileged -p2 -e {probe kprobe.function("bar").return {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:7 source: probe kprobe.function("bar").return {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:30 source: probe kprobe.function("bar").return {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kprobe.function(string).return eval exec stap --privilege=stapusr -p2 -e {probe myalias = kprobe.function("bar").return.maxactive(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:17 source: probe myalias = kprobe.function("bar").return.maxactive(10) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxactive' at :1:47 source: probe myalias = kprobe.function("bar").return.maxactive(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:70 source: probe myalias = kprobe.function("bar").return.maxactive(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kprobe.function(string).return.maxactive(number) with alias eval exec stap --unprivileged -p2 -e {probe kprobe.module("./loop").function("bar") {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:7 source: probe kprobe.module("./loop").function("bar") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:31 source: probe kprobe.module("./loop").function("bar") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kprobe.module(string).function(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = kprobe.module("./loop").function("bar").call {} probe myalias {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:17 source: probe myalias = kprobe.module("./loop").function("bar").call {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'call' at :1:57 source: probe myalias = kprobe.module("./loop").function("bar").call {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:71 source: probe myalias = kprobe.module("./loop").function("bar").call {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kprobe.module(string).function(string).call with alias eval exec stap --unprivileged -p2 -e {probe kprobe.module("./loop").function("bar").return {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:7 source: probe kprobe.module("./loop").function("bar").return {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:47 source: probe kprobe.module("./loop").function("bar").return {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kprobe.module(string).function(string).return eval exec stap --privilege=stapusr -p2 -e {probe myalias = kprobe.module("./loop").function("bar").return.maxactive(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:17 source: probe myalias = kprobe.module("./loop").function("bar").return.maxactive(10) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxactive' at :1:64 source: probe myalias = kprobe.module("./loop").function("bar").return.maxactive(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:87 source: probe myalias = kprobe.module("./loop").function("bar").return.maxactive(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr kprobe.module(string).function(string).return.maxactive(number) with alias eval exec stap --unprivileged -p2 -e {probe kprobe.statement(0x0000000000400980).absolute {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:7 source: probe kprobe.statement(0x0000000000400980).absolute {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'absolute' at :1:44 source: probe kprobe.statement(0x0000000000400980).absolute {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged kprobe.statement(number).absolute eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").function(0x0000000000400980) {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function(0x0000000000400980) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:34 source: probe myalias = module("./loop").function(0x0000000000400980) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:72 source: probe myalias = module("./loop").function(0x0000000000400980) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).function(number) with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").function(0x0000000000400980).call {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function(0x0000000000400980).call {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'call' at :1:53 source: probe module("./loop").function(0x0000000000400980).call {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).function(number).call eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").function(0x0000000000400980).return {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function(0x0000000000400980).return {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:63 source: probe myalias = module("./loop").function(0x0000000000400980).return {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:79 source: probe myalias = module("./loop").function(0x0000000000400980).return {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).function(number).return with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").function(0x0000000000400980).exported {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function(0x0000000000400980).exported {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'exported' at :1:53 source: probe module("./loop").function(0x0000000000400980).exported {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).function(number).exported eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").function(0x0000000000400980).return.maxactive(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function(0x0000000000400980).return.maxactive(10) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxactive' at :1:70 source: probe myalias = module("./loop").function(0x0000000000400980).return.maxactive(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:93 source: probe myalias = module("./loop").function(0x0000000000400980).return.maxactive(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).function(number).return.maxactive(number) with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").function("bar") {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("bar") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:24 source: probe module("./loop").function("bar") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).function(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").function("bar").call {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("bar").call {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'call' at :1:50 source: probe myalias = module("./loop").function("bar").call {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:64 source: probe myalias = module("./loop").function("bar").call {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).function(string).call with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").function("ibar").inline {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("ibar").inline {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'inline' at :1:41 source: probe module("./loop").function("ibar").inline {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).function(string).inline eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").function("bar").label("a") {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("bar").label("a") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'label' at :1:50 source: probe myalias = module("./loop").function("bar").label("a") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:70 source: probe myalias = module("./loop").function("bar").label("a") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).function(string).label(string) with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").function("bar").return {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("bar").return {} ^ semantic error: probe point is not allowed for --privilege=stapusr: keyword at :1:40 source: probe module("./loop").function("bar").return {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).function(string).return eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").function("bar").exported {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("bar").exported {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'exported' at :1:50 source: probe myalias = module("./loop").function("bar").exported {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:68 source: probe myalias = module("./loop").function("bar").exported {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).function(string).exported with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").function("bar").return.maxactive(10) {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("bar").return.maxactive(10) {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxactive' at :1:47 source: probe module("./loop").function("bar").return.maxactive(10) {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).function(string).return.maxactive(number) eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").function("main").callee("ibar") {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("main").callee("ibar") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'callee' at :1:51 source: probe myalias = module("./loop").function("main").callee("ibar") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:75 source: probe myalias = module("./loop").function("main").callee("ibar") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).function(string).callee(string) with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").function("main").callees {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("main").callees {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'callees' at :1:41 source: probe module("./loop").function("main").callees {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).function(string).callees eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").function("main").callees(1) {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("main").callees(1) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'callees' at :1:51 source: probe myalias = module("./loop").function("main").callees(1) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:71 source: probe myalias = module("./loop").function("main").callees(1) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).function(string).callees(number) with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").statement(0x0000000000400980) {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").statement(0x0000000000400980) {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'statement' at :1:24 source: probe module("./loop").statement(0x0000000000400980) {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).statement(number) eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").statement(0x0000000000400980).nearest {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").statement(0x0000000000400980).nearest {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'nearest' at :1:64 source: probe myalias = module("./loop").statement(0x0000000000400980).nearest {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:81 source: probe myalias = module("./loop").statement(0x0000000000400980).nearest {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).statement(number).nearest with alias eval exec stap --unprivileged -p2 -e {probe module("./loop").statement("bar@loop.c:*") {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").statement("bar@loop.c:*") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'statement' at :1:24 source: probe module("./loop").statement("bar@loop.c:*") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged module(string).statement(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = module("./loop").statement("bar@loop.c:*").nearest {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").statement("bar@loop.c:*").nearest {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'nearest' at :1:60 source: probe myalias = module("./loop").statement("bar@loop.c:*").nearest {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:77 source: probe myalias = module("./loop").statement("bar@loop.c:*").nearest {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr module(string).statement(string).nearest with alias eval exec stap --unprivileged -p2 -e {probe perf.type(10).config(10) {}} semantic error: while resolving probe point: identifier 'perf' at :1:7 source: probe perf.type(10).config(10) {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'config' at :1:21 source: probe perf.type(10).config(10) {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged perf.type(number).config(number) eval exec stap --privilege=stapusr -p2 -e {probe myalias = perf.type(10).config(10).sample(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'perf' at :1:17 source: probe myalias = perf.type(10).config(10).sample(10) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'sample' at :1:42 source: probe myalias = perf.type(10).config(10).sample(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:62 source: probe myalias = perf.type(10).config(10).sample(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr perf.type(number).config(number).sample(number) with alias eval exec stap --unprivileged -p2 -e {probe perf.type(10).config(10).counter("./loop") {}} semantic error: while resolving probe point: identifier 'perf' at :1:7 source: probe perf.type(10).config(10).counter("./loop") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'counter' at :1:32 source: probe perf.type(10).config(10).counter("./loop") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged perf.type(number).config(number).counter(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = perf.type(10).config(10).process {} probe myalias {}} semantic error: while resolving probe point: identifier 'perf' at :1:17 source: probe myalias = perf.type(10).config(10).process {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'process' at :1:42 source: probe myalias = perf.type(10).config(10).process {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:59 source: probe myalias = perf.type(10).config(10).process {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr perf.type(number).config(number).process with alias eval exec stap --unprivileged -p2 -e {probe perf.type(10).config(10).process("./loop") {}} semantic error: while resolving probe point: identifier 'perf' at :1:7 source: probe perf.type(10).config(10).process("./loop") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'process' at :1:32 source: probe perf.type(10).config(10).process("./loop") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged perf.type(number).config(number).process(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = perf.type(10).config(10).process("./loop").counter("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'perf' at :1:17 source: probe myalias = perf.type(10).config(10).process("./loop").counter("./loop") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'counter' at :1:60 source: probe myalias = perf.type(10).config(10).process("./loop").counter("./loop") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:87 source: probe myalias = perf.type(10).config(10).process("./loop").counter("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr perf.type(number).config(number).process(string).counter(string) with alias eval exec stap --unprivileged -p2 -e {probe process(31439).insn {}} semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(31439).insn {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'insn' at :1:22 source: probe process(31439).insn {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged process(number).insn eval exec stap --privilege=stapusr -p2 -e {probe myalias = process(31439).insn.block {} probe myalias {}} semantic error: while resolving probe point: identifier 'process' at :1:17 source: probe myalias = process(31439).insn.block {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'block' at :1:37 source: probe myalias = process(31439).insn.block {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:52 source: probe myalias = process(31439).insn.block {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr process(number).insn.block with alias eval exec stap --unprivileged -p2 -e {probe process("./loop").insn.block {}} semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").insn.block {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'block' at :1:30 source: probe process("./loop").insn.block {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged process(string).insn.block eval exec stap --privilege=stapusr -p2 -e {probe myalias = procfs.read {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs.read {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'read' at :1:24 source: probe myalias = procfs.read {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:38 source: probe myalias = procfs.read {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr procfs.read with alias eval exec stap --unprivileged -p2 -e {probe procfs.write {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs.write {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'write' at :1:14 source: probe procfs.write {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged procfs.write eval exec stap --privilege=stapusr -p2 -e {probe myalias = procfs.read.maxsize(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs.read.maxsize(10) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxsize' at :1:29 source: probe myalias = procfs.read.maxsize(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:50 source: probe myalias = procfs.read.maxsize(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr procfs.read.maxsize(number) with alias eval exec stap --unprivileged -p2 -e {probe procfs.umask(10).read {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs.umask(10).read {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'read' at :1:24 source: probe procfs.umask(10).read {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged procfs.umask(number).read eval exec stap --privilege=stapusr -p2 -e {probe myalias = procfs.umask(10).read.maxsize(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs.umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxsize' at :1:39 source: probe myalias = procfs.umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:60 source: probe myalias = procfs.umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr procfs.umask(number).read.maxsize(number) with alias eval exec stap --unprivileged -p2 -e {probe procfs.umask(10).write {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs.umask(10).write {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'write' at :1:24 source: probe procfs.umask(10).write {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged procfs.umask(number).write eval exec stap --privilege=stapusr -p2 -e {probe myalias = procfs("./loop").read {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").read {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'read' at :1:34 source: probe myalias = procfs("./loop").read {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:48 source: probe myalias = procfs("./loop").read {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr procfs(string).read with alias eval exec stap --unprivileged -p2 -e {probe procfs("./loop").read.maxsize(10) {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs("./loop").read.maxsize(10) {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxsize' at :1:29 source: probe procfs("./loop").read.maxsize(10) {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged procfs(string).read.maxsize(number) eval exec stap --privilege=stapusr -p2 -e {probe myalias = procfs("./loop").write {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").write {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'write' at :1:34 source: probe myalias = procfs("./loop").write {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:49 source: probe myalias = procfs("./loop").write {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr procfs(string).write with alias eval exec stap --unprivileged -p2 -e {probe procfs("./loop").umask(10).read {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs("./loop").umask(10).read {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'read' at :1:34 source: probe procfs("./loop").umask(10).read {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged procfs(string).umask(number).read eval exec stap --privilege=stapusr -p2 -e {probe myalias = procfs("./loop").umask(10).read.maxsize(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'maxsize' at :1:49 source: probe myalias = procfs("./loop").umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:70 source: probe myalias = procfs("./loop").umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr procfs(string).umask(number).read.maxsize(number) with alias eval exec stap --unprivileged -p2 -e {probe procfs("./loop").umask(10).write {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs("./loop").umask(10).write {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'write' at :1:34 source: probe procfs("./loop").umask(10).write {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged procfs(string).umask(number).write eval exec stap --privilege=stapusr -p2 -e {probe myalias = timer.profile.tick {} probe myalias {}} semantic error: while resolving probe point: identifier 'timer' at :1:17 source: probe myalias = timer.profile.tick {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'tick' at :1:31 source: probe myalias = timer.profile.tick {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:45 source: probe myalias = timer.profile.tick {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr timer.profile.tick with alias eval exec stap --unprivileged -p2 -e {probe netfilter.hook("./loop").pf("./loop") {}} semantic error: while resolving probe point: identifier 'netfilter' at :1:7 source: probe netfilter.hook("./loop").pf("./loop") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'pf' at :1:32 source: probe netfilter.hook("./loop").pf("./loop") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged netfilter.hook(string).pf(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = netfilter.pf("./loop").hook("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'netfilter' at :1:17 source: probe myalias = netfilter.pf("./loop").hook("./loop") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'hook' at :1:40 source: probe myalias = netfilter.pf("./loop").hook("./loop") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:64 source: probe myalias = netfilter.pf("./loop").hook("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr netfilter.pf(string).hook(string) with alias eval exec stap --unprivileged -p2 -e {probe netfilter.hook("./loop").pf("./loop").priority("./loop") {}} semantic error: while resolving probe point: identifier 'netfilter' at :1:7 source: probe netfilter.hook("./loop").pf("./loop").priority("./loop") {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'priority' at :1:45 source: probe netfilter.hook("./loop").pf("./loop").priority("./loop") {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --unprivileged netfilter.hook(string).pf(string).priority(string) eval exec stap --privilege=stapusr -p2 -e {probe myalias = netfilter.pf("./loop").hook("./loop").priority("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'netfilter' at :1:17 source: probe myalias = netfilter.pf("./loop").hook("./loop").priority("./loop") {} probe myalias {} ^ semantic error: probe point is not allowed for --privilege=stapusr: identifier 'priority' at :1:55 source: probe myalias = netfilter.pf("./loop").hook("./loop").priority("./loop") {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:83 source: probe myalias = netfilter.pf("./loop").hook("./loop").priority("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapusr netfilter.pf(string).hook(string).priority(string) with alias our ./loop pid is 31809 eval exec stap --privilege=stapsys -p2 -e {probe process("./loop").insn {}} semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").insn {} ^ semantic error: process probes not available without kernel CONFIG_UTRACE Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys process(string).insn eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.data(10).length(10).rw {} probe myalias {}} # functions error:unknown (msg:string) # probes kernel.data(0xa).length(10).rw /* <- kernel.data(0xa).length(10).rw */ timer.s(900) /* <- timer.s(900) */ WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) WARNING: side-effect-free probe 'probe_2657': identifier 'myalias' at :1:56 source: probe myalias = kernel.data(10).length(10).rw {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys kernel.data(number).length(number).rw with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.data(10).length(10).write {}} # functions error:unknown (msg:string) # probes kernel.data(0xa).length(10).write /* <- kernel.data(0xa).length(10).write */ timer.s(900) /* <- timer.s(900) */ WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) WARNING: side-effect-free probe 'probe_2655': keyword at :1:1 source: probe kernel.data(10).length(10).write {} ^ PASS: unprivileged probes: --privilege=stapsys kernel.data(number).length(number).write eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.data(10).rw {} probe myalias {}} # functions error:unknown (msg:string) # probes kernel.data(0xa).length(1).rw /* <- kernel.data(0xa).rw */ timer.s(900) /* <- timer.s(900) */ WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) WARNING: side-effect-free probe 'probe_2657': identifier 'myalias' at :1:45 source: probe myalias = kernel.data(10).rw {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys kernel.data(number).rw with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.data(10).write {}} # functions error:unknown (msg:string) # probes kernel.data(0xa).length(1).write /* <- kernel.data(0xa).write */ timer.s(900) /* <- timer.s(900) */ WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) WARNING: side-effect-free probe 'probe_2655': keyword at :1:1 source: probe kernel.data(10).write {} ^ PASS: unprivileged probes: --privilege=stapsys kernel.data(number).write eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.data("./loop").rw {} probe myalias {}} # functions error:unknown (msg:string) # probes kernel.data("./loop").length(1).rw /* <- kernel.data("./loop").rw */ timer.s(900) /* <- timer.s(900) */ WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) WARNING: side-effect-free probe 'probe_2657': identifier 'myalias' at :1:51 source: probe myalias = kernel.data("./loop").rw {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys kernel.data(string).rw with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.data("./loop").write {}} # functions error:unknown (msg:string) # probes kernel.data("./loop").length(1).write /* <- kernel.data("./loop").write */ timer.s(900) /* <- timer.s(900) */ WARNING: Too many hardware breakpoint probes requested for arm64 (1 vs. 0) WARNING: side-effect-free probe 'probe_2655': keyword at :1:1 source: probe kernel.data("./loop").write {} ^ PASS: unprivileged probes: --privilege=stapsys kernel.data(string).write eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.function(0x0000000000400980) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function(0x0000000000400980) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys kernel.function(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.function(0x0000000000400980).call {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function(0x0000000000400980).call {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(number).call eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.function(0x0000000000400980).return {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function(0x0000000000400980).return {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys kernel.function(number).return with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.function(0x0000000000400980).exported {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function(0x0000000000400980).exported {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(number).exported eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.function(0x0000000000400980).return.maxactive(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function(0x0000000000400980).return.maxactive(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys kernel.function(number).return.maxactive(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.function("bar") {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("bar") {} ^ semantic error: no match (similar functions: cr, Maj, bmap, bs, eat) Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.function("bar").call {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("bar").call {} probe myalias {} ^ semantic error: no match (similar functions: cr, Maj, bmap, bs, eat) semantic error: while resolving probe point: identifier 'myalias' at :1:54 source: probe myalias = kernel.function("bar").call {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).call with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.function("ibar").inline {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("ibar").inline {} ^ semantic error: no match (similar functions: cr, Maj, bmap, bs, eat) Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).inline eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.function("bar").label("a") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("bar").label("a") {} probe myalias {} ^ semantic error: no match (similar functions: cr, Maj, bmap, bs, eat) semantic error: while resolving probe point: identifier 'myalias' at :1:60 source: probe myalias = kernel.function("bar").label("a") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).label(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.function("bar").return {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("bar").return {} ^ semantic error: no match (similar functions: cr, Maj, bmap, bs, eat) Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).return eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.function("bar").exported {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("bar").exported {} probe myalias {} ^ semantic error: no match (similar functions: cr, Maj, bmap, bs, eat) semantic error: while resolving probe point: identifier 'myalias' at :1:58 source: probe myalias = kernel.function("bar").exported {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).exported with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.function("bar").return.maxactive(10) {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("bar").return.maxactive(10) {} ^ semantic error: no match (similar functions: cr, Maj, bmap, bs, eat) Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).return.maxactive(number) eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.function("main").callee("ibar") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("main").callee("ibar") {} probe myalias {} ^ semantic error: no match (similar functions: dec_main, inb, inl, inw, Maj) semantic error: while resolving probe point: identifier 'myalias' at :1:65 source: probe myalias = kernel.function("main").callee("ibar") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).callee(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.function("main").callees {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.function("main").callees {} ^ semantic error: no match (similar functions: dec_main, inb, inl, inw, Maj) Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).callees eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.function("main").callees(1) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.function("main").callees(1) {} probe myalias {} ^ semantic error: no match (similar functions: dec_main, inb, inl, inw, Maj) semantic error: while resolving probe point: identifier 'myalias' at :1:61 source: probe myalias = kernel.function("main").callees(1) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.function(string).callees(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.mark("main_enter") {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.mark("main_enter") {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.mark(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.mark("main_enter").format("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.mark("main_enter").format("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys kernel.mark(string).format(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.statement(0x0000000000400980) {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.statement(0x0000000000400980) {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.statement(number) eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.statement(0x0000000000400980).nearest {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.statement(0x0000000000400980).nearest {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys kernel.statement(number).nearest with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.statement(0x0000000000400980).absolute {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.statement(0x0000000000400980).absolute {} ^ semantic error: absolute statement probe in unprivileged script; need stap -g: keyword at :1:1 source: probe kernel.statement(0x0000000000400980).absolute {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.statement(number).absolute eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.statement("bar@loop.c:*") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.statement("bar@loop.c:*") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys kernel.statement(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe kernel.statement("bar@loop.c:*").nearest {}} semantic error: while resolving probe point: identifier 'kernel' at :1:7 source: probe kernel.statement("bar@loop.c:*").nearest {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.statement(string).nearest eval exec stap --privilege=stapsys -p2 -e {probe myalias = kernel.trace("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'kernel' at :1:17 source: probe myalias = kernel.trace("./loop") {} probe myalias {} ^ semantic error: no match (similar tracepoints: map, kmalloc, unmap, api_eosp, drv_stop) semantic error: while resolving probe point: identifier 'myalias' at :1:49 source: probe myalias = kernel.trace("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kernel.trace(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe kprobe.function("bar") {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:7 source: probe kprobe.function("bar") {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kprobe.function(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = kprobe.function("bar").call {} probe myalias {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:17 source: probe myalias = kprobe.function("bar").call {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys kprobe.function(string).call with alias eval exec stap --privilege=stapsys -p2 -e {probe kprobe.function("bar").return {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:7 source: probe kprobe.function("bar").return {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kprobe.function(string).return eval exec stap --privilege=stapsys -p2 -e {probe myalias = kprobe.function("bar").return.maxactive(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:17 source: probe myalias = kprobe.function("bar").return.maxactive(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys kprobe.function(string).return.maxactive(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe kprobe.module("./loop").function("bar") {}} # functions error:unknown (msg:string) # probes kprobe.module("./loop").function("bar") /* name = ./loop:bar*/ /* <- kprobe.module("./loop").function("bar") */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe kprobe.module("./loop").function("bar") {} ^ PASS: unprivileged probes: --privilege=stapsys kprobe.module(string).function(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = kprobe.module("./loop").function("bar").call {} probe myalias {}} # functions error:unknown (msg:string) # probes kprobe.module("./loop").function("bar").call /* name = ./loop:bar*/ /* <- myalias = kprobe.module("./loop").function("bar").call <- myalias */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2656': identifier 'myalias' at :1:71 source: probe myalias = kprobe.module("./loop").function("bar").call {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys kprobe.module(string).function(string).call with alias eval exec stap --privilege=stapsys -p2 -e {probe kprobe.module("./loop").function("bar").return {}} # functions error:unknown (msg:string) # probes kprobe.module("./loop").function("bar").return /* name = ./loop:bar*/ /* <- kprobe.module("./loop").function("bar").return */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe kprobe.module("./loop").function("bar").return {} ^ PASS: unprivileged probes: --privilege=stapsys kprobe.module(string).function(string).return eval exec stap --privilege=stapsys -p2 -e {probe myalias = kprobe.module("./loop").function("bar").return.maxactive(10) {} probe myalias {}} # functions error:unknown (msg:string) # probes kprobe.module("./loop").function("bar").return.maxactive(10) /* name = ./loop:bar*/ /* <- myalias = kprobe.module("./loop").function("bar").return.maxactive(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2656': identifier 'myalias' at :1:87 source: probe myalias = kprobe.module("./loop").function("bar").return.maxactive(10) {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys kprobe.module(string).function(string).return.maxactive(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe kprobe.statement(0x0000000000400980).absolute {}} semantic error: while resolving probe point: identifier 'kprobe' at :1:7 source: probe kprobe.statement(0x0000000000400980).absolute {} ^ semantic error: absolute statement probe in unprivileged script; need stap -g: keyword at :1:1 source: probe kprobe.statement(0x0000000000400980).absolute {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys kprobe.statement(number).absolute eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").function(0x0000000000400980) {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function(0x0000000000400980) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).function(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").function(0x0000000000400980).call {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function(0x0000000000400980).call {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).function(number).call eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").function(0x0000000000400980).return {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function(0x0000000000400980).return {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).function(number).return with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").function(0x0000000000400980).exported {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function(0x0000000000400980).exported {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).function(number).exported eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").function(0x0000000000400980).return.maxactive(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function(0x0000000000400980).return.maxactive(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).function(number).return.maxactive(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").function("bar") {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("bar") {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).function(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").function("bar").call {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("bar").call {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).function(string).call with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").function("ibar").inline {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("ibar").inline {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).function(string).inline eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").function("bar").label("a") {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("bar").label("a") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).function(string).label(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").function("bar").return {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("bar").return {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).function(string).return eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").function("bar").exported {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("bar").exported {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).function(string).exported with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").function("bar").return.maxactive(10) {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("bar").return.maxactive(10) {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).function(string).return.maxactive(number) eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").function("main").callee("ibar") {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("main").callee("ibar") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).function(string).callee(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").function("main").callees {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").function("main").callees {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).function(string).callees eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").function("main").callees(1) {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").function("main").callees(1) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).function(string).callees(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").statement(0x0000000000400980) {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").statement(0x0000000000400980) {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).statement(number) eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").statement(0x0000000000400980).nearest {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").statement(0x0000000000400980).nearest {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).statement(number).nearest with alias eval exec stap --privilege=stapsys -p2 -e {probe module("./loop").statement("bar@loop.c:*") {}} semantic error: while resolving probe point: identifier 'module' at :1:7 source: probe module("./loop").statement("bar@loop.c:*") {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys module(string).statement(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = module("./loop").statement("bar@loop.c:*").nearest {} probe myalias {}} semantic error: while resolving probe point: identifier 'module' at :1:17 source: probe myalias = module("./loop").statement("bar@loop.c:*").nearest {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] Number of similar error messages suppressed: 1. Rerun with -v to see them. PASS: unprivileged probes: --privilege=stapsys module(string).statement(string).nearest with alias eval exec stap --privilege=stapsys -p2 -e {probe perf.type(10).config(10) {}} # functions error:unknown (msg:string) # probes perf.type(10).config(10).sample(1000000) /* <- perf.type(10).config(10) */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2655': keyword at :1:1 source: probe perf.type(10).config(10) {} ^ PASS: unprivileged probes: --privilege=stapsys perf.type(number).config(number) eval exec stap --privilege=stapsys -p2 -e {probe myalias = perf.type(10).config(10).sample(10) {} probe myalias {}} # functions error:unknown (msg:string) # probes perf.type(10).config(10).sample(10) /* <- perf.type(10).config(10).sample(10) */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2657': identifier 'myalias' at :1:62 source: probe myalias = perf.type(10).config(10).sample(10) {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys perf.type(number).config(number).sample(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe perf.type(10).config(10).counter("./loop") {}} # functions error:unknown (msg:string) # probes perf.type(10).config(10).sample(0).counter("./loop") /* <- perf.type(10).config(10).counter("./loop") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys perf.type(number).config(number).counter(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = perf.type(10).config(10).process {} probe myalias {}} semantic error: while resolving probe point: identifier 'perf' at :1:17 source: probe myalias = perf.type(10).config(10).process {} probe myalias {} ^ semantic error: unspecified process probe is invalid without a -c COMMAND [man stapprobes] semantic error: while resolving probe point: identifier 'myalias' at :1:59 source: probe myalias = perf.type(10).config(10).process {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys perf.type(number).config(number).process with alias eval exec stap --privilege=stapsys -p2 -e {probe perf.type(10).config(10).process("./loop") {}} # functions error:unknown (msg:string) # probes perf.type(10).config(10).sample(1000000).process("/root/systemtap_write/systemtap/testsuite/loop") /* <- perf.type(10).config(10).process("./loop") */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2655': keyword at :1:1 source: probe perf.type(10).config(10).process("./loop") {} ^ PASS: unprivileged probes: --privilege=stapsys perf.type(number).config(number).process(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = perf.type(10).config(10).process("./loop").counter("./loop") {} probe myalias {}} # functions error:unknown (msg:string) # probes perf.type(10).config(10).sample(0).process("/root/systemtap_write/systemtap/testsuite/loop").counter("./loop") /* <- perf.type(10).config(10).process("./loop").counter("./loop") */ timer.s(900) /* <- timer.s(900) */ PASS: unprivileged probes: --privilege=stapsys perf.type(number).config(number).process(string).counter(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe process(31809).insn {}} semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process(31809).insn {} ^ semantic error: process probes not available without kernel CONFIG_UTRACE Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys process(number).insn eval exec stap --privilege=stapsys -p2 -e {probe myalias = process(31809).insn.block {} probe myalias {}} semantic error: while resolving probe point: identifier 'process' at :1:17 source: probe myalias = process(31809).insn.block {} probe myalias {} ^ semantic error: process probes not available without kernel CONFIG_UTRACE semantic error: while resolving probe point: identifier 'myalias' at :1:52 source: probe myalias = process(31809).insn.block {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys process(number).insn.block with alias eval exec stap --privilege=stapsys -p2 -e {probe process("./loop").insn.block {}} semantic error: while resolving probe point: identifier 'process' at :1:7 source: probe process("./loop").insn.block {} ^ semantic error: process probes not available without kernel CONFIG_UTRACE Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys process(string).insn.block eval exec stap --privilege=stapsys -p2 -e {probe myalias = procfs.read {} probe myalias {}} # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions error:unknown (msg:string) # probes procfs.read /* <- myalias = procfs.read <- myalias */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2656': identifier 'myalias' at :1:38 source: probe myalias = procfs.read {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys procfs.read with alias eval exec stap --privilege=stapsys -p2 -e {probe procfs.write {}} # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions error:unknown (msg:string) # probes procfs.write /* <- procfs.write */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe procfs.write {} ^ PASS: unprivileged probes: --privilege=stapsys procfs.write eval exec stap --privilege=stapsys -p2 -e {probe myalias = procfs.read.maxsize(10) {} probe myalias {}} # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions error:unknown (msg:string) # probes procfs.read.maxsize(10) /* <- myalias = procfs.read.maxsize(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2656': identifier 'myalias' at :1:50 source: probe myalias = procfs.read.maxsize(10) {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys procfs.read.maxsize(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe procfs.umask(10).read {}} # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions error:unknown (msg:string) # probes procfs.umask(10).read /* <- procfs.umask(10).read */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe procfs.umask(10).read {} ^ PASS: unprivileged probes: --privilege=stapsys procfs.umask(number).read eval exec stap --privilege=stapsys -p2 -e {probe myalias = procfs.umask(10).read.maxsize(10) {} probe myalias {}} # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions error:unknown (msg:string) # probes procfs.umask(10).read.maxsize(10) /* <- myalias = procfs.umask(10).read.maxsize(10) <- myalias */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2656': identifier 'myalias' at :1:60 source: probe myalias = procfs.umask(10).read.maxsize(10) {} probe myalias {} ^ PASS: unprivileged probes: --privilege=stapsys procfs.umask(number).read.maxsize(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe procfs.umask(10).write {}} # global embedded code %{struct _stp_procfs_data { char *buffer; size_t bufsize; size_t count; }; #ifndef STP_PROCFS_BUFSIZE #define STP_PROCFS_BUFSIZE MAXSTRINGLEN #endif %} # functions error:unknown (msg:string) # probes procfs.umask(10).write /* <- procfs.umask(10).write */ timer.s(900) /* <- timer.s(900) */ WARNING: side-effect-free probe 'probe_2654': keyword at :1:1 source: probe procfs.umask(10).write {} ^ PASS: unprivileged probes: --privilege=stapsys procfs.umask(number).write eval exec stap --privilege=stapsys -p2 -e {probe myalias = procfs("./loop").read {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").read {} probe myalias {} ^ semantic error: procfs path cannot be relative (and contain '.' or '..'): identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").read {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:48 source: probe myalias = procfs("./loop").read {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys procfs(string).read with alias eval exec stap --privilege=stapsys -p2 -e {probe procfs("./loop").read.maxsize(10) {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs("./loop").read.maxsize(10) {} ^ semantic error: procfs path cannot be relative (and contain '.' or '..'): identifier 'procfs' at :1:7 source: probe procfs("./loop").read.maxsize(10) {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys procfs(string).read.maxsize(number) eval exec stap --privilege=stapsys -p2 -e {probe myalias = procfs("./loop").write {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").write {} probe myalias {} ^ semantic error: procfs path cannot be relative (and contain '.' or '..'): identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").write {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:49 source: probe myalias = procfs("./loop").write {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys procfs(string).write with alias eval exec stap --privilege=stapsys -p2 -e {probe procfs("./loop").umask(10).read {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs("./loop").umask(10).read {} ^ semantic error: procfs path cannot be relative (and contain '.' or '..'): identifier 'procfs' at :1:7 source: probe procfs("./loop").umask(10).read {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys procfs(string).umask(number).read eval exec stap --privilege=stapsys -p2 -e {probe myalias = procfs("./loop").umask(10).read.maxsize(10) {} probe myalias {}} semantic error: while resolving probe point: identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: procfs path cannot be relative (and contain '.' or '..'): identifier 'procfs' at :1:17 source: probe myalias = procfs("./loop").umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: while resolving probe point: identifier 'myalias' at :1:70 source: probe myalias = procfs("./loop").umask(10).read.maxsize(10) {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys procfs(string).umask(number).read.maxsize(number) with alias eval exec stap --privilege=stapsys -p2 -e {probe procfs("./loop").umask(10).write {}} semantic error: while resolving probe point: identifier 'procfs' at :1:7 source: probe procfs("./loop").umask(10).write {} ^ semantic error: procfs path cannot be relative (and contain '.' or '..'): identifier 'procfs' at :1:7 source: probe procfs("./loop").umask(10).write {} ^ Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys procfs(string).umask(number).write eval exec stap --privilege=stapsys -p2 -e {probe myalias = timer.profile.tick {} probe myalias {}} semantic error: while resolving probe point: identifier 'timer' at :1:17 source: probe myalias = timer.profile.tick {} probe myalias {} ^ semantic error: profiling timer support (register_timer_hook) not found in kernel! semantic error: while resolving probe point: identifier 'myalias' at :1:45 source: probe myalias = timer.profile.tick {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys timer.profile.tick with alias eval exec stap --privilege=stapsys -p2 -e {probe netfilter.hook("./loop").pf("./loop") {}} semantic error: while resolving probe point: identifier 'netfilter' at :1:7 source: probe netfilter.hook("./loop").pf("./loop") {} ^ semantic error: unsupported netfilter protocol family "./loop"; need stap -g Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys netfilter.hook(string).pf(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = netfilter.pf("./loop").hook("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'netfilter' at :1:17 source: probe myalias = netfilter.pf("./loop").hook("./loop") {} probe myalias {} ^ semantic error: unsupported netfilter protocol family "./loop"; need stap -g semantic error: while resolving probe point: identifier 'myalias' at :1:64 source: probe myalias = netfilter.pf("./loop").hook("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys netfilter.pf(string).hook(string) with alias eval exec stap --privilege=stapsys -p2 -e {probe netfilter.hook("./loop").pf("./loop").priority("./loop") {}} semantic error: while resolving probe point: identifier 'netfilter' at :1:7 source: probe netfilter.hook("./loop").pf("./loop").priority("./loop") {} ^ semantic error: unsupported netfilter priority "./loop" for protocol family "./loop"; need stap -g Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys netfilter.hook(string).pf(string).priority(string) eval exec stap --privilege=stapsys -p2 -e {probe myalias = netfilter.pf("./loop").hook("./loop").priority("./loop") {} probe myalias {}} semantic error: while resolving probe point: identifier 'netfilter' at :1:17 source: probe myalias = netfilter.pf("./loop").hook("./loop").priority("./loop") {} probe myalias {} ^ semantic error: unsupported netfilter priority "./loop" for protocol family "./loop"; need stap -g semantic error: while resolving probe point: identifier 'myalias' at :1:83 source: probe myalias = netfilter.pf("./loop").hook("./loop").priority("./loop") {} probe myalias {} ^ semantic error: no match Pass 2: analysis failed. [man error::pass2] PASS: unprivileged probes: --privilege=stapsys netfilter.pf(string).hook(string).priority(string) with alias PASS: unprivileged probes: tested: begin PASS: unprivileged probes: tested: begin(number) PASS: unprivileged probes: tested: end PASS: unprivileged probes: tested: end(number) PASS: unprivileged probes: tested: error PASS: unprivileged probes: tested: error(number) PASS: unprivileged probes: tested: java(number).class(string).method(string) PASS: unprivileged probes: tested: java(number).class(string).method(string).return PASS: unprivileged probes: tested: java(string).class(string).method(string) PASS: unprivileged probes: tested: java(string).class(string).method(string).return PASS: unprivileged probes: tested: kernel.data(number).length(number).rw PASS: unprivileged probes: tested: kernel.data(number).length(number).write PASS: unprivileged probes: tested: kernel.data(number).rw PASS: unprivileged probes: tested: kernel.data(number).write PASS: unprivileged probes: tested: kernel.data(string).rw PASS: unprivileged probes: tested: kernel.data(string).write PASS: unprivileged probes: tested: kernel.function(number) PASS: unprivileged probes: tested: kernel.function(number).call PASS: unprivileged probes: tested: kernel.function(number).exported PASS: unprivileged probes: tested: kernel.function(number).return PASS: unprivileged probes: tested: kernel.function(number).return.maxactive(number) PASS: unprivileged probes: tested: kernel.function(string) PASS: unprivileged probes: tested: kernel.function(string).call PASS: unprivileged probes: tested: kernel.function(string).callee(string) PASS: unprivileged probes: tested: kernel.function(string).callees PASS: unprivileged probes: tested: kernel.function(string).callees(number) PASS: unprivileged probes: tested: kernel.function(string).exported PASS: unprivileged probes: tested: kernel.function(string).inline PASS: unprivileged probes: tested: kernel.function(string).label(string) PASS: unprivileged probes: tested: kernel.function(string).return PASS: unprivileged probes: tested: kernel.function(string).return.maxactive(number) PASS: unprivileged probes: tested: kernel.mark(string) PASS: unprivileged probes: tested: kernel.mark(string).format(string) PASS: unprivileged probes: tested: kernel.statement(number) PASS: unprivileged probes: tested: kernel.statement(number).absolute PASS: unprivileged probes: tested: kernel.statement(number).nearest PASS: unprivileged probes: tested: kernel.statement(string) PASS: unprivileged probes: tested: kernel.statement(string).nearest PASS: unprivileged probes: tested: kernel.trace(string) PASS: unprivileged probes: tested: kprobe.function(string) PASS: unprivileged probes: tested: kprobe.function(string).call PASS: unprivileged probes: tested: kprobe.function(string).return PASS: unprivileged probes: tested: kprobe.function(string).return.maxactive(number) PASS: unprivileged probes: tested: kprobe.module(string).function(string) PASS: unprivileged probes: tested: kprobe.module(string).function(string).call PASS: unprivileged probes: tested: kprobe.module(string).function(string).return PASS: unprivileged probes: tested: kprobe.module(string).function(string).return.maxactive(number) PASS: unprivileged probes: tested: kprobe.statement(number).absolute PASS: unprivileged probes: tested: module(string).function(number) PASS: unprivileged probes: tested: module(string).function(number).call PASS: unprivileged probes: tested: module(string).function(number).exported PASS: unprivileged probes: tested: module(string).function(number).return PASS: unprivileged probes: tested: module(string).function(number).return.maxactive(number) PASS: unprivileged probes: tested: module(string).function(string) PASS: unprivileged probes: tested: module(string).function(string).call PASS: unprivileged probes: tested: module(string).function(string).callee(string) PASS: unprivileged probes: tested: module(string).function(string).callees PASS: unprivileged probes: tested: module(string).function(string).callees(number) PASS: unprivileged probes: tested: module(string).function(string).exported PASS: unprivileged probes: tested: module(string).function(string).inline PASS: unprivileged probes: tested: module(string).function(string).label(string) PASS: unprivileged probes: tested: module(string).function(string).return PASS: unprivileged probes: tested: module(string).function(string).return.maxactive(number) PASS: unprivileged probes: tested: module(string).statement(number) PASS: unprivileged probes: tested: module(string).statement(number).nearest PASS: unprivileged probes: tested: module(string).statement(string) PASS: unprivileged probes: tested: module(string).statement(string).nearest PASS: unprivileged probes: tested: netfilter.hook(string).pf(string) PASS: unprivileged probes: tested: netfilter.hook(string).pf(string).priority(string) PASS: unprivileged probes: tested: netfilter.pf(string).hook(string) PASS: unprivileged probes: tested: netfilter.pf(string).hook(string).priority(string) PASS: unprivileged probes: tested: never PASS: unprivileged probes: tested: perf.type(number).config(number) PASS: unprivileged probes: tested: perf.type(number).config(number).counter(string) PASS: unprivileged probes: tested: perf.type(number).config(number).process PASS: unprivileged probes: tested: perf.type(number).config(number).process(string) PASS: unprivileged probes: tested: perf.type(number).config(number).process(string).counter(string) PASS: unprivileged probes: tested: perf.type(number).config(number).sample(number) PASS: unprivileged probes: tested: process.begin PASS: unprivileged probes: tested: process.end PASS: unprivileged probes: tested: process.function(number) PASS: unprivileged probes: tested: process.function(number).call PASS: unprivileged probes: tested: process.function(number).exported PASS: unprivileged probes: tested: process.function(number).return PASS: unprivileged probes: tested: process.function(string) PASS: unprivileged probes: tested: process.function(string).call PASS: unprivileged probes: tested: process.function(string).callee(string) PASS: unprivileged probes: tested: process.function(string).callees PASS: unprivileged probes: tested: process.function(string).callees(number) PASS: unprivileged probes: tested: process.function(string).exported PASS: unprivileged probes: tested: process.function(string).inline PASS: unprivileged probes: tested: process.function(string).label(string) PASS: unprivileged probes: tested: process.function(string).return PASS: unprivileged probes: tested: process.library(string).function(number) PASS: unprivileged probes: tested: process.library(string).function(number).call PASS: unprivileged probes: tested: process.library(string).function(number).exported PASS: unprivileged probes: tested: process.library(string).function(number).return PASS: unprivileged probes: tested: process.library(string).function(string) PASS: unprivileged probes: tested: process.library(string).function(string).call PASS: unprivileged probes: tested: process.library(string).function(string).callee(string) PASS: unprivileged probes: tested: process.library(string).function(string).callees PASS: unprivileged probes: tested: process.library(string).function(string).callees(number) PASS: unprivileged probes: tested: process.library(string).function(string).exported PASS: unprivileged probes: tested: process.library(string).function(string).inline PASS: unprivileged probes: tested: process.library(string).function(string).label(string) PASS: unprivileged probes: tested: process.library(string).function(string).return PASS: unprivileged probes: tested: process.library(string).mark(string) PASS: unprivileged probes: tested: process.library(string).plt PASS: unprivileged probes: tested: process.library(string).plt.return PASS: unprivileged probes: tested: process.library(string).plt(string) PASS: unprivileged probes: tested: process.library(string).plt(string).return PASS: unprivileged probes: tested: process.library(string).provider(string).mark(string) PASS: unprivileged probes: tested: process.library(string).statement(number) PASS: unprivileged probes: tested: process.library(string).statement(number).nearest PASS: unprivileged probes: tested: process.library(string).statement(string) PASS: unprivileged probes: tested: process.library(string).statement(string).nearest PASS: unprivileged probes: tested: process.mark(string) PASS: unprivileged probes: tested: process.plt PASS: unprivileged probes: tested: process.plt.return PASS: unprivileged probes: tested: process.plt(string) PASS: unprivileged probes: tested: process.plt(string).return PASS: unprivileged probes: tested: process.provider(string).mark(string) PASS: unprivileged probes: tested: process.statement(number) PASS: unprivileged probes: tested: process.statement(number).nearest PASS: unprivileged probes: tested: process.statement(string) PASS: unprivileged probes: tested: process.statement(string).nearest PASS: unprivileged probes: tested: process.syscall PASS: unprivileged probes: tested: process.syscall.return PASS: unprivileged probes: tested: process.thread.begin PASS: unprivileged probes: tested: process.thread.end PASS: unprivileged probes: tested: process(number).begin PASS: unprivileged probes: tested: process(number).end PASS: unprivileged probes: tested: process(number).function(number) PASS: unprivileged probes: tested: process(number).function(number).call PASS: unprivileged probes: tested: process(number).function(number).exported PASS: unprivileged probes: tested: process(number).function(number).return PASS: unprivileged probes: tested: process(number).function(string) PASS: unprivileged probes: tested: process(number).function(string).call PASS: unprivileged probes: tested: process(number).function(string).callee(string) PASS: unprivileged probes: tested: process(number).function(string).callees PASS: unprivileged probes: tested: process(number).function(string).callees(number) PASS: unprivileged probes: tested: process(number).function(string).exported PASS: unprivileged probes: tested: process(number).function(string).inline PASS: unprivileged probes: tested: process(number).function(string).label(string) PASS: unprivileged probes: tested: process(number).function(string).return PASS: unprivileged probes: tested: process(number).insn PASS: unprivileged probes: tested: process(number).insn.block PASS: unprivileged probes: tested: process(number).mark(string) PASS: unprivileged probes: tested: process(number).plt PASS: unprivileged probes: tested: process(number).plt.return PASS: unprivileged probes: tested: process(number).plt(string) PASS: unprivileged probes: tested: process(number).plt(string).return PASS: unprivileged probes: tested: process(number).provider(string).mark(string) PASS: unprivileged probes: tested: process(number).statement(number) PASS: unprivileged probes: tested: process(number).statement(number).absolute PASS: unprivileged probes: tested: process(number).statement(number).absolute.return PASS: unprivileged probes: tested: process(number).statement(number).nearest PASS: unprivileged probes: tested: process(number).statement(string) PASS: unprivileged probes: tested: process(number).statement(string).nearest PASS: unprivileged probes: tested: process(number).syscall PASS: unprivileged probes: tested: process(number).syscall.return PASS: unprivileged probes: tested: process(number).thread.begin PASS: unprivileged probes: tested: process(number).thread.end PASS: unprivileged probes: tested: process(string).begin PASS: unprivileged probes: tested: process(string).end PASS: unprivileged probes: tested: process(string).function(number) PASS: unprivileged probes: tested: process(string).function(number).call PASS: unprivileged probes: tested: process(string).function(number).exported PASS: unprivileged probes: tested: process(string).function(number).return PASS: unprivileged probes: tested: process(string).function(string) PASS: unprivileged probes: tested: process(string).function(string).call PASS: unprivileged probes: tested: process(string).function(string).callee(string) PASS: unprivileged probes: tested: process(string).function(string).callees PASS: unprivileged probes: tested: process(string).function(string).callees(number) PASS: unprivileged probes: tested: process(string).function(string).exported PASS: unprivileged probes: tested: process(string).function(string).inline PASS: unprivileged probes: tested: process(string).function(string).label(string) PASS: unprivileged probes: tested: process(string).function(string).return PASS: unprivileged probes: tested: process(string).insn PASS: unprivileged probes: tested: process(string).insn.block PASS: unprivileged probes: tested: process(string).library(string).function(number) PASS: unprivileged probes: tested: process(string).library(string).function(number).call PASS: unprivileged probes: tested: process(string).library(string).function(number).exported PASS: unprivileged probes: tested: process(string).library(string).function(number).return PASS: unprivileged probes: tested: process(string).library(string).function(string) PASS: unprivileged probes: tested: process(string).library(string).function(string).call PASS: unprivileged probes: tested: process(string).library(string).function(string).callee(string) PASS: unprivileged probes: tested: process(string).library(string).function(string).callees PASS: unprivileged probes: tested: process(string).library(string).function(string).callees(number) PASS: unprivileged probes: tested: process(string).library(string).function(string).exported PASS: unprivileged probes: tested: process(string).library(string).function(string).inline PASS: unprivileged probes: tested: process(string).library(string).function(string).label(string) PASS: unprivileged probes: tested: process(string).library(string).function(string).return PASS: unprivileged probes: tested: process(string).library(string).mark(string) PASS: unprivileged probes: tested: process(string).library(string).plt PASS: unprivileged probes: tested: process(string).library(string).plt.return PASS: unprivileged probes: tested: process(string).library(string).plt(string) PASS: unprivileged probes: tested: process(string).library(string).plt(string).return PASS: unprivileged probes: tested: process(string).library(string).provider(string).mark(string) PASS: unprivileged probes: tested: process(string).library(string).statement(number) PASS: unprivileged probes: tested: process(string).library(string).statement(number).nearest PASS: unprivileged probes: tested: process(string).library(string).statement(string) PASS: unprivileged probes: tested: process(string).library(string).statement(string).nearest PASS: unprivileged probes: tested: process(string).mark(string) PASS: unprivileged probes: tested: process(string).plt PASS: unprivileged probes: tested: process(string).plt.return PASS: unprivileged probes: tested: process(string).plt(string) PASS: unprivileged probes: tested: process(string).plt(string).return PASS: unprivileged probes: tested: process(string).provider(string).mark(string) PASS: unprivileged probes: tested: process(string).statement(number) PASS: unprivileged probes: tested: process(string).statement(number).nearest PASS: unprivileged probes: tested: process(string).statement(string) PASS: unprivileged probes: tested: process(string).statement(string).nearest PASS: unprivileged probes: tested: process(string).syscall PASS: unprivileged probes: tested: process(string).syscall.return PASS: unprivileged probes: tested: process(string).thread.begin PASS: unprivileged probes: tested: process(string).thread.end PASS: unprivileged probes: tested: procfs.read PASS: unprivileged probes: tested: procfs.read.maxsize(number) PASS: unprivileged probes: tested: procfs.umask(number).read PASS: unprivileged probes: tested: procfs.umask(number).read.maxsize(number) PASS: unprivileged probes: tested: procfs.umask(number).write PASS: unprivileged probes: tested: procfs.write PASS: unprivileged probes: tested: procfs(string).read PASS: unprivileged probes: tested: procfs(string).read.maxsize(number) PASS: unprivileged probes: tested: procfs(string).umask(number).read PASS: unprivileged probes: tested: procfs(string).umask(number).read.maxsize(number) PASS: unprivileged probes: tested: procfs(string).umask(number).write PASS: unprivileged probes: tested: procfs(string).write PASS: unprivileged probes: tested: timer.hz(number) PASS: unprivileged probes: tested: timer.jiffies(number) PASS: unprivileged probes: tested: timer.jiffies(number).randomize(number) PASS: unprivileged probes: tested: timer.ms(number) PASS: unprivileged probes: tested: timer.ms(number).randomize(number) PASS: unprivileged probes: tested: timer.msec(number) PASS: unprivileged probes: tested: timer.msec(number).randomize(number) PASS: unprivileged probes: tested: timer.ns(number) PASS: unprivileged probes: tested: timer.ns(number).randomize(number) PASS: unprivileged probes: tested: timer.nsec(number) PASS: unprivileged probes: tested: timer.nsec(number).randomize(number) PASS: unprivileged probes: tested: timer.profile.tick PASS: unprivileged probes: tested: timer.s(number) PASS: unprivileged probes: tested: timer.s(number).randomize(number) PASS: unprivileged probes: tested: timer.sec(number) PASS: unprivileged probes: tested: timer.sec(number).randomize(number) PASS: unprivileged probes: tested: timer.us(number) PASS: unprivileged probes: tested: timer.us(number).randomize(number) PASS: unprivileged probes: tested: timer.usec(number) PASS: unprivileged probes: tested: timer.usec(number).randomize(number) testcase ./systemtap.unprivileged/unprivileged_probes.exp completed in 340 seconds === systemtap Summary === # of expected passes 5799 # of unexpected failures 90 # of unexpected successes 2 # of expected failures 317 # of unknown successes 2 # of known failures 73 # of untested testcases 105 # of unsupported tests 23 runtest completed at Fri May 1 15:30:16 2015